|
|
|
| 1 | 2026-03-18T20:38:01.006Z | job assigned to worker 01KM1AN384RT00KD461WX0S5H8 [factory aws, i-095ff776e82895627] (queued for 1 m 4 s) |
| |
| 2 | 2026-03-18T20:38:08.969Z | starting task 0: "setup" |
| 3 | 2026-03-18T20:38:08.974Z | ++ uname -s |
| 4 | 2026-03-18T20:38:08.977Z | + kern=SunOS |
| 5 | 2026-03-18T20:38:08.977Z | + build_user=build |
| 6 | 2026-03-18T20:38:08.977Z | + build_uid=12345 |
| 7 | 2026-03-18T20:38:08.977Z | + work_dir=/work |
| 8 | 2026-03-18T20:38:08.977Z | + input_dir=/input |
| 9 | 2026-03-18T20:38:08.977Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T20:38:08.977Z | + case "$kern" in |
| 11 | 2026-03-18T20:38:08.977Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T20:38:08.980Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T20:38:10.985Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T20:38:11.103Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T20:38:11.106Z | + home_fs=zfs |
| 16 | 2026-03-18T20:38:11.106Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T20:38:11.106Z | + mkdir -p /home/build |
| 18 | 2026-03-18T20:38:11.110Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T20:38:13.109Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T20:38:13.112Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-18T20:38:13.118Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T20:38:13.123Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T20:38:13.123Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T20:38:13.123Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T20:38:13.123Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T20:38:13.123Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T20:38:13.123Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T20:38:13.126Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T20:38:13.126Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T20:38:13.264Z | info: downloading installer |
| 31 | 2026-03-18T20:38:14.945Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T20:38:14.945Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T20:38:14.945Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T20:38:14.945Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T20:38:14.945Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T20:38:14.945Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T20:38:14.945Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T20:38:14.945Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T20:38:14.945Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T20:38:14.946Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T20:38:14.946Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T20:38:14.946Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T20:38:14.946Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T20:38:14.962Z | info: profile set to default |
| 45 | 2026-03-18T20:38:14.962Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T20:38:14.965Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T20:38:15.135Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T20:38:15.138Z | info: downloading 6 components |
| 49 | 2026-03-18T20:38:32.040Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-18T20:38:32.040Z | |
| 51 | 2026-03-18T20:38:32.071Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T20:38:32.072Z | |
| 53 | 2026-03-18T20:38:32.075Z | |
| 54 | 2026-03-18T20:38:32.075Z | Rust is installed now. Great! |
| 55 | 2026-03-18T20:38:32.075Z | |
| 56 | 2026-03-18T20:38:32.075Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T20:38:32.075Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T20:38:32.075Z | |
| 59 | 2026-03-18T20:38:32.075Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T20:38:32.075Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T20:38:32.075Z | |
| 62 | 2026-03-18T20:38:32.075Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T20:38:32.075Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T20:38:32.075Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T20:38:32.075Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T20:38:32.075Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T20:38:32.075Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T20:38:32.075Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T20:38:32.075Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T20:38:32.076Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T20:38:32.179Z | + rustup --version |
| 72 | 2026-03-18T20:38:32.190Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T20:38:32.195Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T20:38:32.216Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T20:38:32.219Z | + cargo --version |
| 76 | 2026-03-18T20:38:32.235Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T20:38:32.238Z | + rustc --version |
| 78 | 2026-03-18T20:38:32.262Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T20:38:32.266Z | process exited: duration 19146 ms, exit code 0 |
| |
| 80 | 2026-03-18T20:38:32.271Z | starting task 2: "authentication" |
| 81 | 2026-03-18T20:38:32.291Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T20:38:32.296Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T20:38:32.300Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T20:38:32.303Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T20:38:32.334Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T20:40:34.782Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T20:40:34.785Z | + git fetch origin 4c2f62386f58bc1b5a6b2cf0d1797399521e7785 |
| 88 | 2026-03-18T20:40:35.845Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T20:40:35.845Z | * branch 4c2f62386f58bc1b5a6b2cf0d1797399521e7785 -> FETCH_HEAD |
| 90 | 2026-03-18T20:40:35.856Z | + [[ -n sunshowers/spr/update-to-nextest-09131-enable-flaky-fail ]] |
| 91 | 2026-03-18T20:40:35.859Z | ++ git branch --show-current |
| 92 | 2026-03-18T20:40:35.859Z | + current=main |
| 93 | 2026-03-18T20:40:35.859Z | + [[ main != sunshowers/spr/update-to-nextest-09131-enable-flaky-fail ]] |
| 94 | 2026-03-18T20:40:35.862Z | + git branch -f sunshowers/spr/update-to-nextest-09131-enable-flaky-fail 4c2f62386f58bc1b5a6b2cf0d1797399521e7785 |
| 95 | 2026-03-18T20:40:35.864Z | + git checkout -f sunshowers/spr/update-to-nextest-09131-enable-flaky-fail |
| 96 | 2026-03-18T20:40:36.184Z | Switched to branch 'sunshowers/spr/update-to-nextest-09131-enable-flaky-fail' |
| 97 | 2026-03-18T20:40:36.187Z | + git reset --hard 4c2f62386f58bc1b5a6b2cf0d1797399521e7785 |
| 98 | 2026-03-18T20:40:36.204Z | HEAD is now at 4c2f62386 export a Chrome trace |
| 99 | 2026-03-18T20:40:36.207Z | process exited: duration 123903 ms, exit code 0 |
| |
| 100 | 2026-03-18T20:40:36.213Z | starting task 4: "build" |
| 101 | 2026-03-18T20:40:36.217Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T20:40:36.220Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T20:40:36.220Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T20:40:36.220Z | + cargo --version |
| 105 | 2026-03-18T20:40:36.230Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T20:40:36.233Z | + rustc --version |
| 107 | 2026-03-18T20:40:36.258Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T20:40:36.261Z | + source ./env.sh |
| 109 | 2026-03-18T20:40:36.264Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-18T20:40:36.264Z | ++ set -o xtrace |
| 111 | 2026-03-18T20:40:36.264Z | ++++ dirname ./env.sh |
| 112 | 2026-03-18T20:40:36.267Z | +++ readlink -f . |
| 113 | 2026-03-18T20:40:36.270Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ 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-18T20:40:36.270Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-18T20:40:36.270Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-18T20:40:36.270Z | + 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-18T20:40:36.270Z | + 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-18T20:40:36.270Z | + banner prerequisites |
| 127 | 2026-03-18T20:40:36.270Z | |
| 128 | 2026-03-18T20:40:36.270Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-18T20:40:36.270Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-18T20:40:36.270Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-18T20:40:36.270Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-18T20:40:36.270Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-18T20:40:36.270Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-18T20:40:36.270Z | |
| 135 | 2026-03-18T20:40:36.270Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-18T20:40:45.908Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-18T20:40:55.769Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-18T20:41:18.358Z | Planning: Solver setup ... Done (20.982s) |
| 139 | 2026-03-18T20:41:18.507Z | Planning: Running solver ... Done (0.149s) |
| 140 | 2026-03-18T20:41:18.686Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-18T20:41:18.706Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-18T20:41:19.438Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-18T20:41:19.481Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-18T20:41:19.521Z | Planning: Merging actions ... Done (0.040s) |
| 145 | 2026-03-18T20:41:19.763Z | Planning: Checking for conflicting actions ... Done (0.242s) |
| 146 | 2026-03-18T20:41:19.773Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-18T20:41:20.599Z | Planning: Evaluating mediators ... Done (0.825s) |
| 148 | 2026-03-18T20:41:20.607Z | Planning: Planning completed in 24.69 seconds |
| 149 | 2026-03-18T20:41:20.620Z | Packages to install: 4 |
| 150 | 2026-03-18T20:41:20.623Z | Mediators to change: 2 |
| 151 | 2026-03-18T20:41:20.623Z | Services to change: 1 |
| 152 | 2026-03-18T20:41:20.623Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-18T20:41:20.623Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-18T20:41:20.623Z | Create boot environment: No |
| 155 | 2026-03-18T20:41:20.623Z | Create backup boot environment: No |
| 156 | 2026-03-18T20:41:20.623Z | Rebuild boot archive: No |
| 157 | 2026-03-18T20:41:20.623Z | |
| 158 | 2026-03-18T20:41:20.623Z | Changed mediators: |
| 159 | 2026-03-18T20:41:20.623Z | mediator clang: |
| 160 | 2026-03-18T20:41:20.623Z | version: None -> 15 (system default) |
| 161 | 2026-03-18T20:41:20.623Z | |
| 162 | 2026-03-18T20:41:20.623Z | mediator llvm: |
| 163 | 2026-03-18T20:41:20.623Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-18T20:41:20.624Z | |
| 165 | 2026-03-18T20:41:20.624Z | Changed packages: |
| 166 | 2026-03-18T20:41:20.624Z | helios-dev |
| 167 | 2026-03-18T20:41:20.624Z | developer/build-essential |
| 168 | 2026-03-18T20:41:20.624Z | None -> 11-2.0 |
| 169 | 2026-03-18T20:41:20.624Z | library/libxmlsec1 |
| 170 | 2026-03-18T20:41:20.624Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-18T20:41:20.624Z | ooce/developer/clang-15 |
| 172 | 2026-03-18T20:41:20.624Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-18T20:41:20.624Z | ooce/developer/llvm-15 |
| 174 | 2026-03-18T20:41:20.624Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-18T20:41:20.624Z | |
| 176 | 2026-03-18T20:41:20.624Z | Services: |
| 177 | 2026-03-18T20:41:20.624Z | restart_fmri: |
| 178 | 2026-03-18T20:41:20.624Z | svc:/system/update-man-index:default |
| 179 | 2026-03-18T20:41:20.669Z | |
| 180 | 2026-03-18T20:41:20.669Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-18T20:41:25.670Z | Download: 1760/3290 items 117.6/212.6MB 55% complete (23.8M/s) |
| 182 | 2026-03-18T20:41:30.258Z | Download: Completed 212.60 MB in 9.59 seconds (22.2M/s) |
| 183 | 2026-03-18T20:41:30.500Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-18T20:41:34.591Z | Actions: Completed 3689 actions in 4.09 seconds. |
| 185 | 2026-03-18T20:41:34.964Z | Done (0.368s) |
| 186 | 2026-03-18T20:41:34.964Z | Done (0.000s) |
| 187 | 2026-03-18T20:41:35.972Z | Done (1.006s) |
| 188 | 2026-03-18T20:41:39.976Z | Done (3.661s) |
| 189 | 2026-03-18T20:41:40.058Z | Done (0.017s) |
| 190 | 2026-03-18T20:41:40.061Z | Done (0.000s) |
| 191 | 2026-03-18T20:41:40.235Z | Done (0.000s) |
| 192 | 2026-03-18T20:41:41.206Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-18T20:41:41.355Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-18T20:41:41.358Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-18T20:41:41.580Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-18T20:41:41.584Z | Planning: Planning completed in 0.38 seconds |
| 197 | 2026-03-18T20:41:41.610Z | Mediators to change: 2 |
| 198 | 2026-03-18T20:41:41.610Z | Create boot environment: No |
| 199 | 2026-03-18T20:41:41.613Z | Create backup boot environment: No |
| 200 | 2026-03-18T20:41:41.675Z | Done |
| 201 | 2026-03-18T20:41:41.675Z | Done |
| 202 | 2026-03-18T20:41:42.416Z | Done |
| 203 | 2026-03-18T20:41:45.787Z | Done |
| 204 | 2026-03-18T20:41:45.872Z | Done |
| 205 | 2026-03-18T20:41:45.875Z | Done |
| 206 | 2026-03-18T20:41:46.021Z | Done |
| 207 | 2026-03-18T20:41:46.559Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-18T20:41:46.562Z | Planning: Merging actions ... Done |
| 209 | 2026-03-18T20:41:46.726Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-18T20:41:46.729Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-18T20:41:46.947Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-18T20:41:46.990Z | Planning: Planning completed in 0.63 seconds |
| 213 | 2026-03-18T20:41:47.021Z | Packages to change: 1 |
| 214 | 2026-03-18T20:41:47.021Z | Mediators to change: 1 |
| 215 | 2026-03-18T20:41:47.024Z | Services to change: 1 |
| 216 | 2026-03-18T20:41:47.024Z | Create boot environment: No |
| 217 | 2026-03-18T20:41:47.024Z | Create backup boot environment: Yes |
| 218 | 2026-03-18T20:41:49.744Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-18T20:41:49.748Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-18T20:41:49.748Z | Done |
| 221 | 2026-03-18T20:41:49.748Z | Done |
| 222 | 2026-03-18T20:41:49.934Z | Done |
| 223 | 2026-03-18T20:41:53.214Z | Done |
| 224 | 2026-03-18T20:41:53.299Z | Done |
| 225 | 2026-03-18T20:41:53.302Z | Done |
| 226 | 2026-03-18T20:41:53.468Z | Done |
| 227 | 2026-03-18T20:41:53.846Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-18T20:41:53.847Z | clang system 15 system |
| 229 | 2026-03-18T20:41:53.847Z | csh system system illumos |
| 230 | 2026-03-18T20:41:53.847Z | ctags system system illumos |
| 231 | 2026-03-18T20:41:53.847Z | file system system illumos |
| 232 | 2026-03-18T20:41:53.847Z | gcc vendor 12 vendor |
| 233 | 2026-03-18T20:41:53.847Z | gcc system 10 system |
| 234 | 2026-03-18T20:41:53.847Z | gcc system 7 system |
| 235 | 2026-03-18T20:41:53.847Z | go system 1.20 system |
| 236 | 2026-03-18T20:41:53.847Z | go system 1.19 system |
| 237 | 2026-03-18T20:41:53.847Z | llvm system 15 system |
| 238 | 2026-03-18T20:41:53.847Z | llvm system 14 system |
| 239 | 2026-03-18T20:41:53.847Z | mariadb system 10.6 system |
| 240 | 2026-03-18T20:41:53.847Z | mta vendor vendor dma |
| 241 | 2026-03-18T20:41:53.847Z | openjdk system 17 system |
| 242 | 2026-03-18T20:41:53.847Z | openjdk system 11 system |
| 243 | 2026-03-18T20:41:53.847Z | openjdk system 1.8 system |
| 244 | 2026-03-18T20:41:53.847Z | openssl vendor 3 vendor |
| 245 | 2026-03-18T20:41:53.847Z | perl system 5.36 system |
| 246 | 2026-03-18T20:41:53.847Z | postgresql system 15 system |
| 247 | 2026-03-18T20:41:53.847Z | postgresql system 13 system |
| 248 | 2026-03-18T20:41:53.847Z | python vendor 3 vendor |
| 249 | 2026-03-18T20:41:53.847Z | python system 2 system |
| 250 | 2026-03-18T20:41:53.847Z | python3 system 3.11 system |
| 251 | 2026-03-18T20:41:53.847Z | ruby system 3.0 system |
| 252 | 2026-03-18T20:41:53.847Z | words vendor vendor american-english |
| 253 | 2026-03-18T20:41:53.847Z | words system system australian-english |
| 254 | 2026-03-18T20:41:53.847Z | words system system british-english |
| 255 | 2026-03-18T20:41:53.847Z | words system system canadian-english |
| 256 | 2026-03-18T20:41:53.847Z | words system system french |
| 257 | 2026-03-18T20:41:53.847Z | words system system italian |
| 258 | 2026-03-18T20:41:53.847Z | words system system ngerman |
| 259 | 2026-03-18T20:41:53.847Z | words system system ogerman |
| 260 | 2026-03-18T20:41:53.847Z | words system system spanish |
| 261 | 2026-03-18T20:41:54.150Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-18T20:41:54.150Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-18T20:42:00.075Z | FMRI IFO |
| 264 | 2026-03-18T20:42:00.075Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-18T20:42:00.076Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-18T20:42:01.314Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-18T20:42:01.656Z | Updating crates.io index |
| 282 | 2026-03-18T20:42:01.660Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-18T20:42:02.023Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-18T20:42:03.277Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-18T20:42:03.724Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-18T20:42:04.075Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-18T20:42:05.235Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-18T20:42:05.932Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-18T20:42:07.705Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-18T20:42:09.385Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-18T20:42:10.857Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-18T20:42:11.548Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-18T20:42:12.776Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-18T20:42:13.264Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-18T20:42:13.896Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-18T20:42:14.442Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-18T20:42:15.459Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-18T20:42:16.063Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-18T20:42:16.670Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-18T20:42:17.079Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-18T20:42:18.806Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-18T20:42:19.148Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-18T20:42:19.444Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-18T20:42:19.735Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-18T20:42:20.311Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-18T20:42:21.128Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-18T20:42:22.190Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-18T20:42:22.691Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-18T20:42:23.019Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-18T20:42:24.383Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-18T20:42:25.125Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-18T20:42:25.893Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-18T20:42:26.346Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-18T20:42:26.771Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-18T20:42:27.154Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-18T20:42:27.789Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-18T20:42:28.245Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-18T20:42:28.617Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-18T20:42:29.027Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-18T20:42:45.598Z | Downloading crates ... |
| 321 | 2026-03-18T20:42:45.647Z | Downloaded anstyle-query v1.1.5 |
| 322 | 2026-03-18T20:42:45.651Z | Downloaded anstyle-parse v0.2.7 |
| 323 | 2026-03-18T20:42:45.653Z | Downloaded stable_deref_trait v1.2.1 |
| 324 | 2026-03-18T20:42:45.656Z | Downloaded anstyle v1.0.13 |
| 325 | 2026-03-18T20:42:45.660Z | Downloaded anstream v0.6.21 |
| 326 | 2026-03-18T20:42:45.664Z | Downloaded anyhow v1.0.102 |
| 327 | 2026-03-18T20:42:45.669Z | Downloaded displaydoc v0.2.5 |
| 328 | 2026-03-18T20:42:45.671Z | Downloaded macaddr v1.0.1 |
| 329 | 2026-03-18T20:42:45.674Z | Downloaded equivalent v1.0.2 |
| 330 | 2026-03-18T20:42:45.674Z | Downloaded thiserror-impl v1.0.69 |
| 331 | 2026-03-18T20:42:45.674Z | Downloaded fs-err v3.3.0 |
| 332 | 2026-03-18T20:42:45.677Z | Downloaded clap_lex v1.0.0 |
| 333 | 2026-03-18T20:42:45.677Z | Downloaded usdt-attr-macro v0.5.0 |
| 334 | 2026-03-18T20:42:45.677Z | Downloaded plain v0.2.3 |
| 335 | 2026-03-18T20:42:45.680Z | Downloaded ordered-float v2.10.1 |
| 336 | 2026-03-18T20:42:45.680Z | Downloaded fastrand v2.3.0 |
| 337 | 2026-03-18T20:42:45.680Z | Downloaded litemap v0.8.1 |
| 338 | 2026-03-18T20:42:45.683Z | Downloaded serde-value v0.7.0 |
| 339 | 2026-03-18T20:42:45.686Z | Downloaded colorchoice v1.0.4 |
| 340 | 2026-03-18T20:42:45.686Z | Downloaded percent-encoding v2.3.2 |
| 341 | 2026-03-18T20:42:45.689Z | Downloaded utf8parse v0.2.2 |
| 342 | 2026-03-18T20:42:45.689Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-03-18T20:42:45.689Z | Downloaded version_check v0.9.5 |
| 344 | 2026-03-18T20:42:45.692Z | Downloaded unicode-linebreak v0.1.5 |
| 345 | 2026-03-18T20:42:45.692Z | Downloaded byteorder v1.5.0 |
| 346 | 2026-03-18T20:42:45.695Z | Downloaded smallvec v1.15.1 |
| 347 | 2026-03-18T20:42:45.695Z | Downloaded pest_derive v2.8.6 |
| 348 | 2026-03-18T20:42:45.699Z | Downloaded zerofrom-derive v0.1.6 |
| 349 | 2026-03-18T20:42:45.699Z | Downloaded unicode-xid v0.2.6 |
| 350 | 2026-03-18T20:42:45.700Z | Downloaded dof v0.3.0 |
| 351 | 2026-03-18T20:42:45.702Z | Downloaded cargo-platform v0.2.0 |
| 352 | 2026-03-18T20:42:45.703Z | Downloaded crypto-common v0.1.7 |
| 353 | 2026-03-18T20:42:45.703Z | Downloaded cpufeatures v0.2.17 |
| 354 | 2026-03-18T20:42:45.703Z | Downloaded toml_write v0.1.2 |
| 355 | 2026-03-18T20:42:45.705Z | Downloaded thread-id v4.2.2 |
| 356 | 2026-03-18T20:42:45.705Z | Downloaded papergrid v0.11.0 |
| 357 | 2026-03-18T20:42:45.708Z | Downloaded zerofrom v0.1.6 |
| 358 | 2026-03-18T20:42:45.708Z | Downloaded yoke-derive v0.8.1 |
| 359 | 2026-03-18T20:42:45.711Z | Downloaded tabled_derive v0.7.0 |
| 360 | 2026-03-18T20:42:45.711Z | Downloaded scroll v0.12.0 |
| 361 | 2026-03-18T20:42:45.711Z | Downloaded clap_derive v4.5.55 |
| 362 | 2026-03-18T20:42:45.715Z | Downloaded block-buffer v0.10.4 |
| 363 | 2026-03-18T20:42:45.715Z | Downloaded idna_adapter v1.2.1 |
| 364 | 2026-03-18T20:42:45.715Z | Downloaded fnv v1.0.7 |
| 365 | 2026-03-18T20:42:45.718Z | Downloaded strsim v0.11.1 |
| 366 | 2026-03-18T20:42:45.718Z | Downloaded dtrace-parser v0.2.0 |
| 367 | 2026-03-18T20:42:45.718Z | Downloaded cargo-util-schemas v0.8.2 |
| 368 | 2026-03-18T20:42:45.718Z | Downloaded typeid v1.0.3 |
| 369 | 2026-03-18T20:42:45.721Z | Downloaded toml_datetime v0.6.11 |
| 370 | 2026-03-18T20:42:45.724Z | Downloaded memmap v0.7.0 |
| 371 | 2026-03-18T20:42:45.724Z | Downloaded usdt v0.5.0 |
| 372 | 2026-03-18T20:42:45.724Z | Downloaded usdt-macro v0.5.0 |
| 373 | 2026-03-18T20:42:45.727Z | Downloaded usdt-impl v0.5.0 |
| 374 | 2026-03-18T20:42:45.730Z | Downloaded terminal_size v0.4.3 |
| 375 | 2026-03-18T20:42:45.730Z | Downloaded potential_utf v0.1.4 |
| 376 | 2026-03-18T20:42:45.733Z | Downloaded heck v0.4.1 |
| 377 | 2026-03-18T20:42:45.733Z | Downloaded cfg-if v1.0.4 |
| 378 | 2026-03-18T20:42:45.736Z | Downloaded yoke v0.8.1 |
| 379 | 2026-03-18T20:42:45.736Z | Downloaded smawk v0.3.2 |
| 380 | 2026-03-18T20:42:45.739Z | Downloaded serde_spanned v0.6.9 |
| 381 | 2026-03-18T20:42:45.739Z | Downloaded zerovec-derive v0.11.2 |
| 382 | 2026-03-18T20:42:45.742Z | Downloaded icu_locale_core v2.1.1 |
| 383 | 2026-03-18T20:42:45.745Z | Downloaded thiserror-impl v2.0.18 |
| 384 | 2026-03-18T20:42:45.745Z | Downloaded writeable v0.6.2 |
| 385 | 2026-03-18T20:42:45.748Z | Downloaded swrite v0.1.0 |
| 386 | 2026-03-18T20:42:45.748Z | Downloaded toml v0.8.23 |
| 387 | 2026-03-18T20:42:45.750Z | Downloaded tinystr v0.8.2 |
| 388 | 2026-03-18T20:42:45.751Z | Downloaded pretty-hex v0.4.1 |
| 389 | 2026-03-18T20:42:45.754Z | Downloaded heck v0.5.0 |
| 390 | 2026-03-18T20:42:45.754Z | Downloaded thiserror v2.0.18 |
| 391 | 2026-03-18T20:42:45.757Z | Downloaded zmij v1.0.21 |
| 392 | 2026-03-18T20:42:45.762Z | Downloaded url v2.5.8 |
| 393 | 2026-03-18T20:42:45.762Z | Downloaded zerocopy-derive v0.7.35 |
| 394 | 2026-03-18T20:42:45.766Z | Downloaded unicode-ident v1.0.24 |
| 395 | 2026-03-18T20:42:45.766Z | Downloaded scroll_derive v0.12.1 |
| 396 | 2026-03-18T20:42:45.766Z | Downloaded proc-macro-error-attr v1.0.4 |
| 397 | 2026-03-18T20:42:45.769Z | Downloaded errno v0.3.14 |
| 398 | 2026-03-18T20:42:45.769Z | Downloaded is_terminal_polyfill v1.70.2 |
| 399 | 2026-03-18T20:42:45.769Z | Downloaded generic-array v0.14.7 |
| 400 | 2026-03-18T20:42:45.772Z | Downloaded form_urlencoded v1.2.2 |
| 401 | 2026-03-18T20:42:45.775Z | Downloaded proc-macro-error v1.0.4 |
| 402 | 2026-03-18T20:42:45.777Z | Downloaded camino-tempfile v1.4.1 |
| 403 | 2026-03-18T20:42:45.777Z | Downloaded bytecount v0.6.9 |
| 404 | 2026-03-18T20:42:45.778Z | Downloaded ucd-trie v0.1.7 |
| 405 | 2026-03-18T20:42:45.780Z | Downloaded thiserror v1.0.69 |
| 406 | 2026-03-18T20:42:45.783Z | Downloaded typenum v1.19.0 |
| 407 | 2026-03-18T20:42:45.786Z | Downloaded toml_edit v0.22.27 |
| 408 | 2026-03-18T20:42:45.788Z | Downloaded zerotrie v0.2.3 |
| 409 | 2026-03-18T20:42:45.791Z | Downloaded textwrap v0.16.2 |
| 410 | 2026-03-18T20:42:45.794Z | Downloaded quote v1.0.44 |
| 411 | 2026-03-18T20:42:45.794Z | Downloaded icu_normalizer_data v2.1.1 |
| 412 | 2026-03-18T20:42:45.797Z | Downloaded digest v0.10.7 |
| 413 | 2026-03-18T20:42:45.797Z | Downloaded cargo_toml v0.21.0 |
| 414 | 2026-03-18T20:42:45.816Z | Downloaded bitflags v2.11.0 |
| 415 | 2026-03-18T20:42:45.816Z | Downloaded serde_tokenstream v0.2.3 |
| 416 | 2026-03-18T20:42:45.819Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-03-18T20:42:45.820Z | Downloaded cargo_metadata v0.21.0 |
| 418 | 2026-03-18T20:42:45.820Z | Downloaded zerocopy v0.7.35 |
| 419 | 2026-03-18T20:42:45.820Z | Downloaded winnow v0.7.14 |
| 420 | 2026-03-18T20:42:45.823Z | Downloaded zerovec v0.11.5 |
| 421 | 2026-03-18T20:42:45.826Z | Downloaded autocfg v1.5.0 |
| 422 | 2026-03-18T20:42:45.828Z | Downloaded synstructure v0.13.2 |
| 423 | 2026-03-18T20:42:45.828Z | Downloaded semver v1.0.27 |
| 424 | 2026-03-18T20:42:45.831Z | Downloaded unicode-width v0.2.0 |
| 425 | 2026-03-18T20:42:45.834Z | Downloaded sha2 v0.10.9 |
| 426 | 2026-03-18T20:42:45.834Z | Downloaded itoa v1.0.17 |
| 427 | 2026-03-18T20:42:45.837Z | Downloaded unicode-width v0.1.14 |
| 428 | 2026-03-18T20:42:45.840Z | Downloaded once_cell v1.21.3 |
| 429 | 2026-03-18T20:42:45.843Z | Downloaded camino v1.2.2 |
| 430 | 2026-03-18T20:42:45.843Z | Downloaded erased-serde v0.4.9 |
| 431 | 2026-03-18T20:42:45.846Z | Downloaded serde_derive v1.0.228 |
| 432 | 2026-03-18T20:42:45.846Z | Downloaded tempfile v3.25.0 |
| 433 | 2026-03-18T20:42:45.849Z | Downloaded getrandom v0.4.1 |
| 434 | 2026-03-18T20:42:45.852Z | Downloaded proc-macro2 v1.0.106 |
| 435 | 2026-03-18T20:42:45.855Z | Downloaded icu_provider v2.1.1 |
| 436 | 2026-03-18T20:42:45.858Z | Downloaded num-traits v0.2.19 |
| 437 | 2026-03-18T20:42:45.858Z | Downloaded clap v4.5.60 |
| 438 | 2026-03-18T20:42:45.865Z | Downloaded log v0.4.29 |
| 439 | 2026-03-18T20:42:45.872Z | Downloaded pest_generator v2.8.6 |
| 440 | 2026-03-18T20:42:45.875Z | Downloaded serde_core v1.0.228 |
| 441 | 2026-03-18T20:42:45.879Z | Downloaded pest_meta v2.8.6 |
| 442 | 2026-03-18T20:42:45.882Z | Downloaded pest v2.8.6 |
| 443 | 2026-03-18T20:42:45.888Z | Downloaded icu_normalizer v2.1.1 |
| 444 | 2026-03-18T20:42:45.892Z | Downloaded serde v1.0.228 |
| 445 | 2026-03-18T20:42:45.897Z | Downloaded memchr v2.8.0 |
| 446 | 2026-03-18T20:42:45.900Z | Downloaded icu_properties v2.1.2 |
| 447 | 2026-03-18T20:42:45.903Z | Downloaded icu_collections v2.1.1 |
| 448 | 2026-03-18T20:42:45.907Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-18T20:42:45.944Z | Downloaded hashbrown v0.16.1 |
| 450 | 2026-03-18T20:42:45.949Z | Downloaded serde_json v1.0.149 |
| 451 | 2026-03-18T20:42:45.954Z | Downloaded idna v1.1.0 |
| 452 | 2026-03-18T20:42:45.957Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-03-18T20:42:45.967Z | Downloaded icu_properties_data v2.1.2 |
| 454 | 2026-03-18T20:42:45.975Z | Downloaded tabled v0.15.0 |
| 455 | 2026-03-18T20:42:45.986Z | Downloaded goblin v0.8.2 |
| 456 | 2026-03-18T20:42:45.989Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-18T20:42:45.994Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-18T20:42:46.012Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-18T20:42:46.042Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-18T20:42:46.127Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-18T20:42:46.127Z | Compiling quote v1.0.44 |
| 462 | 2026-03-18T20:42:46.130Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-18T20:42:46.130Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-18T20:42:46.130Z | Compiling libc v0.2.180 |
| 465 | 2026-03-18T20:42:46.130Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-18T20:42:46.130Z | Compiling serde v1.0.228 |
| 467 | 2026-03-18T20:42:46.130Z | Compiling memchr v2.8.0 |
| 468 | 2026-03-18T20:42:46.552Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-18T20:42:46.647Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-18T20:42:46.867Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-03-18T20:42:46.890Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-18T20:42:47.214Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-18T20:42:47.214Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-18T20:42:47.400Z | Compiling pest v2.8.6 |
| 475 | 2026-03-18T20:42:47.424Z | Compiling writeable v0.6.2 |
| 476 | 2026-03-18T20:42:47.464Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-18T20:42:47.513Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-03-18T20:42:47.714Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-18T20:42:47.739Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-03-18T20:42:47.971Z | Compiling syn v2.0.117 |
| 481 | 2026-03-18T20:42:48.019Z | Compiling rustix v1.1.3 |
| 482 | 2026-03-18T20:42:48.106Z | Compiling errno v0.3.14 |
| 483 | 2026-03-18T20:42:48.128Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-18T20:42:48.279Z | Compiling bitflags v2.11.0 |
| 485 | 2026-03-18T20:42:48.531Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-18T20:42:48.551Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-18T20:42:48.596Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-18T20:42:48.901Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-18T20:42:49.006Z | Compiling smallvec v1.15.1 |
| 490 | 2026-03-18T20:42:49.167Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-18T20:42:49.282Z | Compiling indexmap v2.13.0 |
| 492 | 2026-03-18T20:42:49.400Z | Compiling thread-id v4.2.2 |
| 493 | 2026-03-18T20:42:49.506Z | Compiling usdt-impl v0.5.0 |
| 494 | 2026-03-18T20:42:49.564Z | Compiling proc-macro-error-attr v1.0.4 |
| 495 | 2026-03-18T20:42:49.590Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-18T20:42:49.767Z | Compiling syn v1.0.109 |
| 497 | 2026-03-18T20:42:49.794Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-03-18T20:42:50.132Z | Compiling toml_write v0.1.2 |
| 499 | 2026-03-18T20:42:50.441Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-18T20:42:50.549Z | Compiling plain v0.2.3 |
| 501 | 2026-03-18T20:42:50.680Z | Compiling log v0.4.29 |
| 502 | 2026-03-18T20:42:50.703Z | Compiling percent-encoding v2.3.2 |
| 503 | 2026-03-18T20:42:50.914Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-18T20:42:50.941Z | Compiling utf8parse v0.2.2 |
| 505 | 2026-03-18T20:42:51.081Z | Compiling getrandom v0.4.1 |
| 506 | 2026-03-18T20:42:51.245Z | Compiling camino v1.2.2 |
| 507 | 2026-03-18T20:42:51.269Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-03-18T20:42:51.465Z | Compiling ordered-float v2.10.1 |
| 509 | 2026-03-18T20:42:51.537Z | Compiling anstyle-parse v0.2.7 |
| 510 | 2026-03-18T20:42:51.580Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-18T20:42:51.714Z | Compiling synstructure v0.13.2 |
| 512 | 2026-03-18T20:42:51.738Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-18T20:42:51.830Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-18T20:42:52.005Z | Compiling is_terminal_polyfill v1.70.2 |
| 515 | 2026-03-18T20:42:52.125Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-03-18T20:42:52.128Z | Compiling anstyle v1.0.13 |
| 517 | 2026-03-18T20:42:52.222Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-18T20:42:52.274Z | Compiling anstyle-query v1.1.5 |
| 519 | 2026-03-18T20:42:52.299Z | Compiling colorchoice v1.0.4 |
| 520 | 2026-03-18T20:42:52.420Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-18T20:42:52.442Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-18T20:42:52.594Z | Compiling semver v1.0.27 |
| 523 | 2026-03-18T20:42:52.671Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-18T20:42:52.731Z | Compiling fnv v1.0.7 |
| 525 | 2026-03-18T20:42:52.845Z | Compiling anyhow v1.0.102 |
| 526 | 2026-03-18T20:42:52.869Z | Compiling once_cell v1.21.3 |
| 527 | 2026-03-18T20:42:52.910Z | Compiling bytecount v0.6.9 |
| 528 | 2026-03-18T20:42:53.022Z | Compiling fastrand v2.3.0 |
| 529 | 2026-03-18T20:42:53.069Z | Compiling clap_lex v1.0.0 |
| 530 | 2026-03-18T20:42:53.092Z | Compiling unicode-width v0.1.14 |
| 531 | 2026-03-18T20:42:53.140Z | Compiling strsim v0.11.1 |
| 532 | 2026-03-18T20:42:53.242Z | Compiling unicode-xid v0.2.6 |
| 533 | 2026-03-18T20:42:53.422Z | Compiling heck v0.4.1 |
| 534 | 2026-03-18T20:42:53.472Z | Compiling heck v0.5.0 |
| 535 | 2026-03-18T20:42:53.492Z | Compiling papergrid v0.11.0 |
| 536 | 2026-03-18T20:42:53.653Z | Compiling clap_builder v4.5.60 |
| 537 | 2026-03-18T20:42:53.763Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-18T20:42:53.968Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-18T20:42:54.087Z | Compiling unicode-linebreak v0.1.5 |
| 540 | 2026-03-18T20:42:54.205Z | Compiling smawk v0.3.2 |
| 541 | 2026-03-18T20:42:54.280Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-03-18T20:42:54.305Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-18T20:42:54.382Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-03-18T20:42:54.405Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-03-18T20:42:54.642Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-03-18T20:42:54.835Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-03-18T20:42:55.497Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-03-18T20:42:55.817Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-03-18T20:42:55.966Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-03-18T20:42:56.111Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-03-18T20:42:56.323Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-03-18T20:42:56.491Z | Compiling yoke v0.8.1 |
| 553 | 2026-03-18T20:42:56.514Z | Compiling thiserror-impl v2.0.18 |
| 554 | 2026-03-18T20:42:56.738Z | Compiling zerovec v0.11.5 |
| 555 | 2026-03-18T20:42:56.974Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-03-18T20:42:56.997Z | Compiling zerocopy v0.7.35 |
| 557 | 2026-03-18T20:42:57.333Z | Compiling dtrace-parser v0.2.0 |
| 558 | 2026-03-18T20:42:57.368Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-18T20:42:57.429Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-18T20:42:57.696Z | Compiling icu_locale_core v2.1.1 |
| 561 | 2026-03-18T20:42:57.721Z | Compiling potential_utf v0.1.4 |
| 562 | 2026-03-18T20:42:57.778Z | Compiling goblin v0.8.2 |
| 563 | 2026-03-18T20:42:57.936Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-18T20:42:57.958Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-03-18T20:42:58.424Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-03-18T20:42:58.537Z | Compiling textwrap v0.16.2 |
| 567 | 2026-03-18T20:42:58.650Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-03-18T20:42:58.975Z | Compiling icu_properties v2.1.2 |
| 569 | 2026-03-18T20:42:59.055Z | Compiling icu_normalizer v2.1.1 |
| 570 | 2026-03-18T20:42:59.058Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-18T20:42:59.058Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-18T20:42:59.166Z | Compiling dof v0.3.0 |
| 573 | 2026-03-18T20:42:59.242Z | Compiling serde_tokenstream v0.2.3 |
| 574 | 2026-03-18T20:42:59.287Z | Compiling serde-value v0.7.0 |
| 575 | 2026-03-18T20:42:59.431Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-03-18T20:42:59.702Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-03-18T20:42:59.790Z | Compiling tabled v0.15.0 |
| 578 | 2026-03-18T20:42:59.815Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-18T20:43:00.108Z | Compiling camino-tempfile v1.4.1 |
| 580 | 2026-03-18T20:43:00.406Z | Compiling idna_adapter v1.2.1 |
| 581 | 2026-03-18T20:43:00.487Z | Compiling usdt-attr-macro v0.5.0 |
| 582 | 2026-03-18T20:43:00.519Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-18T20:43:00.561Z | Compiling idna v1.1.0 |
| 584 | 2026-03-18T20:43:00.847Z | Compiling clap v4.5.60 |
| 585 | 2026-03-18T20:43:00.977Z | Compiling url v2.5.8 |
| 586 | 2026-03-18T20:43:01.325Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 587 | 2026-03-18T20:43:01.358Z | Compiling swrite v0.1.0 |
| 588 | 2026-03-18T20:43:01.457Z | Compiling toml v0.8.23 |
| 589 | 2026-03-18T20:43:01.964Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-18T20:43:01.991Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-03-18T20:43:02.073Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-18T20:43:03.168Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-18T20:43:04.482Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-18T20:43:07.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 595 | 2026-03-18T20:43:07.564Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-18T20:43:08.287Z | Downloading crates ... |
| 597 | 2026-03-18T20:43:08.402Z | Downloaded async-stream-impl v0.3.6 |
| 598 | 2026-03-18T20:43:08.405Z | Downloaded aead v0.5.2 |
| 599 | 2026-03-18T20:43:08.405Z | Downloaded async-recursion v1.1.1 |
| 600 | 2026-03-18T20:43:08.408Z | Downloaded atomicwrites v0.4.4 |
| 601 | 2026-03-18T20:43:08.411Z | Downloaded adler2 v2.0.1 |
| 602 | 2026-03-18T20:43:08.411Z | Downloaded arrayref v0.3.9 |
| 603 | 2026-03-18T20:43:08.415Z | Downloaded atomic-waker v1.1.2 |
| 604 | 2026-03-18T20:43:08.419Z | Downloaded critical-section v1.2.0 |
| 605 | 2026-03-18T20:43:08.422Z | Downloaded async-trait v0.1.89 |
| 606 | 2026-03-18T20:43:08.425Z | Downloaded fallible-iterator v0.2.0 |
| 607 | 2026-03-18T20:43:08.428Z | Downloaded foldhash v0.1.5 |
| 608 | 2026-03-18T20:43:08.431Z | Downloaded base64ct v1.8.3 |
| 609 | 2026-03-18T20:43:08.434Z | Downloaded chacha20 v0.10.0 |
| 610 | 2026-03-18T20:43:08.438Z | Downloaded derive-where v1.6.0 |
| 611 | 2026-03-18T20:43:08.441Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 612 | 2026-03-18T20:43:08.444Z | Downloaded crucible-workspace-hack v0.1.0 |
| 613 | 2026-03-18T20:43:08.444Z | Downloaded fixedbitset v0.4.2 |
| 614 | 2026-03-18T20:43:08.444Z | Downloaded allocator-api2 v0.2.21 |
| 615 | 2026-03-18T20:43:08.447Z | Downloaded derive_builder_macro v0.20.2 |
| 616 | 2026-03-18T20:43:08.450Z | Downloaded defmt-parser v1.0.0 |
| 617 | 2026-03-18T20:43:08.450Z | Downloaded foreign-types v0.5.0 |
| 618 | 2026-03-18T20:43:08.450Z | Downloaded env_filter v1.0.0 |
| 619 | 2026-03-18T20:43:08.453Z | Downloaded bzip2 v0.6.1 |
| 620 | 2026-03-18T20:43:08.456Z | Downloaded der_derive v0.7.3 |
| 621 | 2026-03-18T20:43:08.456Z | Downloaded embedded-io v0.6.1 |
| 622 | 2026-03-18T20:43:08.456Z | Downloaded blowfish v0.9.1 |
| 623 | 2026-03-18T20:43:08.460Z | Downloaded float-cmp v0.10.0 |
| 624 | 2026-03-18T20:43:08.460Z | Downloaded dyn-clone v1.0.20 |
| 625 | 2026-03-18T20:43:08.460Z | Downloaded ascii-canvas v3.0.0 |
| 626 | 2026-03-18T20:43:08.463Z | Downloaded foreign-types-shared v0.3.1 |
| 627 | 2026-03-18T20:43:08.463Z | Downloaded dropshot_endpoint v0.16.7 |
| 628 | 2026-03-18T20:43:08.466Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 629 | 2026-03-18T20:43:08.470Z | Downloaded endian-type v0.1.2 |
| 630 | 2026-03-18T20:43:08.470Z | Downloaded assert_matches v1.5.0 |
| 631 | 2026-03-18T20:43:08.470Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 632 | 2026-03-18T20:43:08.473Z | Downloaded dsl_auto_type v0.2.0 |
| 633 | 2026-03-18T20:43:08.473Z | Downloaded document-features v0.2.12 |
| 634 | 2026-03-18T20:43:08.476Z | Downloaded block-padding v0.3.3 |
| 635 | 2026-03-18T20:43:08.476Z | Downloaded fs_extra v1.3.0 |
| 636 | 2026-03-18T20:43:08.476Z | Downloaded cc v1.2.56 |
| 637 | 2026-03-18T20:43:08.479Z | Downloaded darling_macro v0.23.0 |
| 638 | 2026-03-18T20:43:08.482Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 639 | 2026-03-18T20:43:08.482Z | Downloaded ff v0.13.1 |
| 640 | 2026-03-18T20:43:08.485Z | Downloaded bit-set v0.8.0 |
| 641 | 2026-03-18T20:43:08.485Z | Downloaded defmt-macros v1.0.1 |
| 642 | 2026-03-18T20:43:08.488Z | Downloaded dtrace-parser v0.3.0 |
| 643 | 2026-03-18T20:43:08.488Z | Downloaded enum-as-inner v0.6.1 |
| 644 | 2026-03-18T20:43:08.491Z | Downloaded difflib v0.4.0 |
| 645 | 2026-03-18T20:43:08.491Z | Downloaded crunchy v0.2.4 |
| 646 | 2026-03-18T20:43:08.491Z | Downloaded crc8 v0.1.1 |
| 647 | 2026-03-18T20:43:08.494Z | Downloaded ciborium-io v0.2.2 |
| 648 | 2026-03-18T20:43:08.494Z | Downloaded display-error-chain v0.2.2 |
| 649 | 2026-03-18T20:43:08.494Z | Downloaded backon v1.6.0 |
| 650 | 2026-03-18T20:43:08.498Z | Downloaded cargo_metadata v0.19.2 |
| 651 | 2026-03-18T20:43:08.498Z | Downloaded bcs v0.1.6 |
| 652 | 2026-03-18T20:43:08.501Z | Downloaded array-init v0.0.4 |
| 653 | 2026-03-18T20:43:08.501Z | Downloaded fd-lock v4.0.4 |
| 654 | 2026-03-18T20:43:08.504Z | Downloaded dirs-next v2.0.0 |
| 655 | 2026-03-18T20:43:08.504Z | Downloaded dof v0.4.0 |
| 656 | 2026-03-18T20:43:08.507Z | Downloaded embedded-io v0.4.0 |
| 657 | 2026-03-18T20:43:08.507Z | Downloaded cobs v0.3.0 |
| 658 | 2026-03-18T20:43:08.510Z | Downloaded cargo-platform v0.1.9 |
| 659 | 2026-03-18T20:43:08.510Z | Downloaded futures-sink v0.3.32 |
| 660 | 2026-03-18T20:43:08.513Z | Downloaded foreign-types v0.3.2 |
| 661 | 2026-03-18T20:43:08.513Z | Downloaded flagset v0.4.7 |
| 662 | 2026-03-18T20:43:08.516Z | Downloaded futures-macro v0.3.32 |
| 663 | 2026-03-18T20:43:08.516Z | Downloaded cstr-argument v0.1.2 |
| 664 | 2026-03-18T20:43:08.516Z | Downloaded convert_case v0.4.0 |
| 665 | 2026-03-18T20:43:08.519Z | Downloaded async-stream v0.3.6 |
| 666 | 2026-03-18T20:43:08.519Z | Downloaded cfg_aliases v0.1.1 |
| 667 | 2026-03-18T20:43:08.519Z | Downloaded float-ord v0.3.2 |
| 668 | 2026-03-18T20:43:08.522Z | Downloaded dunce v1.0.5 |
| 669 | 2026-03-18T20:43:08.522Z | Downloaded bit-set v0.5.3 |
| 670 | 2026-03-18T20:43:08.522Z | Downloaded defmt v0.3.100 |
| 671 | 2026-03-18T20:43:08.525Z | Downloaded darling_macro v0.21.3 |
| 672 | 2026-03-18T20:43:08.525Z | Downloaded darling_macro v0.20.11 |
| 673 | 2026-03-18T20:43:08.525Z | Downloaded foreign-types-macros v0.2.3 |
| 674 | 2026-03-18T20:43:08.528Z | Downloaded downcast-rs v2.0.2 |
| 675 | 2026-03-18T20:43:08.528Z | Downloaded cfg_aliases v0.2.1 |
| 676 | 2026-03-18T20:43:08.530Z | Downloaded bit-vec v0.6.3 |
| 677 | 2026-03-18T20:43:08.533Z | Downloaded foreign-types-shared v0.1.1 |
| 678 | 2026-03-18T20:43:08.536Z | Downloaded cbc v0.1.2 |
| 679 | 2026-03-18T20:43:08.539Z | Downloaded fxhash v0.2.1 |
| 680 | 2026-03-18T20:43:08.539Z | Downloaded either v1.15.0 |
| 681 | 2026-03-18T20:43:08.542Z | Downloaded dirs-sys-next v0.1.2 |
| 682 | 2026-03-18T20:43:08.542Z | Downloaded daft v0.1.5 |
| 683 | 2026-03-18T20:43:08.545Z | Downloaded ciborium v0.2.2 |
| 684 | 2026-03-18T20:43:08.545Z | Downloaded darling_core v0.20.11 |
| 685 | 2026-03-18T20:43:08.549Z | Downloaded git-stub v1.0.0 |
| 686 | 2026-03-18T20:43:08.552Z | Downloaded cpufeatures v0.3.0 |
| 687 | 2026-03-18T20:43:08.552Z | Downloaded ciborium-ll v0.2.2 |
| 688 | 2026-03-18T20:43:08.555Z | Downloaded base16ct v0.2.0 |
| 689 | 2026-03-18T20:43:08.555Z | Downloaded ghash v0.5.1 |
| 690 | 2026-03-18T20:43:08.555Z | Downloaded crc v3.4.0 |
| 691 | 2026-03-18T20:43:08.558Z | Downloaded hex-literal v0.4.1 |
| 692 | 2026-03-18T20:43:08.558Z | Downloaded headers-core v0.3.0 |
| 693 | 2026-03-18T20:43:08.561Z | Downloaded http-body v1.0.1 |
| 694 | 2026-03-18T20:43:08.561Z | Downloaded hostname v0.4.2 |
| 695 | 2026-03-18T20:43:08.564Z | Downloaded hash32 v0.2.1 |
| 696 | 2026-03-18T20:43:08.564Z | Downloaded crc-catalog v2.4.0 |
| 697 | 2026-03-18T20:43:08.564Z | Downloaded base16ct v1.0.0 |
| 698 | 2026-03-18T20:43:08.567Z | Downloaded futures-io v0.3.32 |
| 699 | 2026-03-18T20:43:08.567Z | Downloaded futures-core v0.3.32 |
| 700 | 2026-03-18T20:43:08.570Z | Downloaded bitfield-macros v0.19.4 |
| 701 | 2026-03-18T20:43:08.570Z | Downloaded atty v0.2.14 |
| 702 | 2026-03-18T20:43:08.570Z | Downloaded derive-ex v0.1.8 |
| 703 | 2026-03-18T20:43:08.573Z | Downloaded data-encoding v2.10.0 |
| 704 | 2026-03-18T20:43:08.573Z | Downloaded arrayvec v0.7.6 |
| 705 | 2026-03-18T20:43:08.576Z | Downloaded camino-tempfile-ext v0.3.3 |
| 706 | 2026-03-18T20:43:08.579Z | Downloaded futures-task v0.3.32 |
| 707 | 2026-03-18T20:43:08.579Z | Downloaded ena v0.14.4 |
| 708 | 2026-03-18T20:43:08.581Z | Downloaded funty v2.0.0 |
| 709 | 2026-03-18T20:43:08.581Z | Downloaded find-msvc-tools v0.1.9 |
| 710 | 2026-03-18T20:43:08.584Z | Downloaded globwalk v0.9.1 |
| 711 | 2026-03-18T20:43:08.584Z | Downloaded debug-ignore v1.0.5 |
| 712 | 2026-03-18T20:43:08.587Z | Downloaded futures-executor v0.3.32 |
| 713 | 2026-03-18T20:43:08.587Z | Downloaded crossbeam-deque v0.8.6 |
| 714 | 2026-03-18T20:43:08.591Z | Downloaded derive_builder_core v0.20.2 |
| 715 | 2026-03-18T20:43:08.591Z | Downloaded ctr v0.9.2 |
| 716 | 2026-03-18T20:43:08.593Z | Downloaded ed25519 v2.2.3 |
| 717 | 2026-03-18T20:43:08.594Z | Downloaded fixedbitset v0.5.7 |
| 718 | 2026-03-18T20:43:08.596Z | Downloaded erased-serde v0.3.31 |
| 719 | 2026-03-18T20:43:08.596Z | Downloaded chacha20 v0.9.1 |
| 720 | 2026-03-18T20:43:08.600Z | Downloaded ecdsa v0.16.9 |
| 721 | 2026-03-18T20:43:08.603Z | Downloaded const_format_proc_macros v0.2.34 |
| 722 | 2026-03-18T20:43:08.603Z | Downloaded deranged v0.5.8 |
| 723 | 2026-03-18T20:43:08.606Z | Downloaded castaway v0.2.4 |
| 724 | 2026-03-18T20:43:08.606Z | Downloaded foldhash v0.2.0 |
| 725 | 2026-03-18T20:43:08.609Z | Downloaded daft-derive v0.1.5 |
| 726 | 2026-03-18T20:43:08.612Z | Downloaded darling v0.21.3 |
| 727 | 2026-03-18T20:43:08.614Z | Downloaded hubpack_derive v0.1.1 |
| 728 | 2026-03-18T20:43:08.617Z | Downloaded git-stub-vcs v0.1.0 |
| 729 | 2026-03-18T20:43:08.617Z | Downloaded cmake v0.1.57 |
| 730 | 2026-03-18T20:43:08.620Z | Downloaded group v0.13.0 |
| 731 | 2026-03-18T20:43:08.620Z | Downloaded cexpr v0.6.0 |
| 732 | 2026-03-18T20:43:08.623Z | Downloaded httpdate v1.0.3 |
| 733 | 2026-03-18T20:43:08.623Z | Downloaded hyper-tls v0.6.0 |
| 734 | 2026-03-18T20:43:08.626Z | Downloaded console v0.16.2 |
| 735 | 2026-03-18T20:43:08.626Z | Downloaded console v0.15.11 |
| 736 | 2026-03-18T20:43:08.630Z | Downloaded indoc v1.0.9 |
| 737 | 2026-03-18T20:43:08.648Z | Downloaded inout v0.1.4 |
| 738 | 2026-03-18T20:43:08.648Z | Downloaded instability v0.3.11 |
| 739 | 2026-03-18T20:43:08.652Z | Downloaded hubpack v0.1.2 |
| 740 | 2026-03-18T20:43:08.652Z | Downloaded http-range v0.1.5 |
| 741 | 2026-03-18T20:43:08.652Z | Downloaded is-terminal v0.4.17 |
| 742 | 2026-03-18T20:43:08.652Z | Downloaded drift v0.1.3 |
| 743 | 2026-03-18T20:43:08.657Z | Downloaded indent_write v2.2.0 |
| 744 | 2026-03-18T20:43:08.659Z | Downloaded darling v0.23.0 |
| 745 | 2026-03-18T20:43:08.662Z | Downloaded csv-core v0.1.13 |
| 746 | 2026-03-18T20:43:08.665Z | Downloaded crossbeam-utils v0.8.21 |
| 747 | 2026-03-18T20:43:08.668Z | Downloaded hash32 v0.3.1 |
| 748 | 2026-03-18T20:43:08.668Z | Downloaded globset v0.4.18 |
| 749 | 2026-03-18T20:43:08.672Z | Downloaded bzip2 v0.4.4 |
| 750 | 2026-03-18T20:43:08.677Z | Downloaded argon2 v0.5.3 |
| 751 | 2026-03-18T20:43:08.677Z | Downloaded expectorate v1.2.0 |
| 752 | 2026-03-18T20:43:08.677Z | Downloaded is_ci v1.2.0 |
| 753 | 2026-03-18T20:43:08.682Z | Downloaded instant v0.1.13 |
| 754 | 2026-03-18T20:43:08.682Z | Downloaded crossbeam-epoch v0.9.18 |
| 755 | 2026-03-18T20:43:08.682Z | Downloaded libscf-sys v1.1.0 |
| 756 | 2026-03-18T20:43:08.685Z | Downloaded http-body-util v0.1.3 |
| 757 | 2026-03-18T20:43:08.685Z | Downloaded lazy_static v1.5.0 |
| 758 | 2026-03-18T20:43:08.685Z | Downloaded cookie_store v0.22.1 |
| 759 | 2026-03-18T20:43:08.688Z | Downloaded ahash v0.8.12 |
| 760 | 2026-03-18T20:43:08.691Z | Downloaded lzss v0.8.2 |
| 761 | 2026-03-18T20:43:08.691Z | Downloaded clang-sys v1.8.1 |
| 762 | 2026-03-18T20:43:08.694Z | Downloaded cassowary v0.3.0 |
| 763 | 2026-03-18T20:43:08.698Z | Downloaded fs-err v2.11.0 |
| 764 | 2026-03-18T20:43:08.698Z | Downloaded linked-hash-map v0.5.6 |
| 765 | 2026-03-18T20:43:08.698Z | Downloaded lalrpop-util v0.19.12 |
| 766 | 2026-03-18T20:43:08.701Z | Downloaded kstat-rs v0.2.4 |
| 767 | 2026-03-18T20:43:08.701Z | Downloaded keccak v0.1.6 |
| 768 | 2026-03-18T20:43:08.701Z | Downloaded colored v2.2.0 |
| 769 | 2026-03-18T20:43:08.704Z | Downloaded memoffset v0.9.1 |
| 770 | 2026-03-18T20:43:08.704Z | Downloaded mime v0.3.17 |
| 771 | 2026-03-18T20:43:08.707Z | Downloaded md5 v0.7.0 |
| 772 | 2026-03-18T20:43:08.707Z | Downloaded md-5 v0.10.6 |
| 773 | 2026-03-18T20:43:08.707Z | Downloaded maybe-uninit v2.0.0 |
| 774 | 2026-03-18T20:43:08.710Z | Downloaded match_cfg v0.1.0 |
| 775 | 2026-03-18T20:43:08.710Z | Downloaded new_debug_unreachable v1.0.6 |
| 776 | 2026-03-18T20:43:08.713Z | Downloaded ingot-types v0.1.2 |
| 777 | 2026-03-18T20:43:08.713Z | Downloaded lru-slab v0.1.2 |
| 778 | 2026-03-18T20:43:08.713Z | Downloaded ingot v0.1.1 |
| 779 | 2026-03-18T20:43:08.716Z | Downloaded ipnet v2.11.0 |
| 780 | 2026-03-18T20:43:08.716Z | Downloaded lru-cache v0.1.2 |
| 781 | 2026-03-18T20:43:08.720Z | Downloaded lru v0.12.5 |
| 782 | 2026-03-18T20:43:08.720Z | Downloaded managed v0.8.0 |
| 783 | 2026-03-18T20:43:08.720Z | Downloaded defmt v1.0.1 |
| 784 | 2026-03-18T20:43:08.723Z | Downloaded bumpalo v3.20.2 |
| 785 | 2026-03-18T20:43:08.725Z | Downloaded async-bb8-diesel v0.2.1 |
| 786 | 2026-03-18T20:43:08.728Z | Downloaded convert_case v0.10.0 |
| 787 | 2026-03-18T20:43:08.728Z | Downloaded fatfs v0.3.6 |
| 788 | 2026-03-18T20:43:08.732Z | Downloaded darling v0.20.11 |
| 789 | 2026-03-18T20:43:08.735Z | Downloaded nodrop v0.1.14 |
| 790 | 2026-03-18T20:43:08.738Z | Downloaded newtype_derive v0.1.6 |
| 791 | 2026-03-18T20:43:08.738Z | Downloaded internet-checksum v0.2.1 |
| 792 | 2026-03-18T20:43:08.738Z | Downloaded nibble_vec v0.1.0 |
| 793 | 2026-03-18T20:43:08.741Z | Downloaded hyper-staticfile v0.10.1 |
| 794 | 2026-03-18T20:43:08.741Z | Downloaded normalize-line-endings v0.3.0 |
| 795 | 2026-03-18T20:43:08.744Z | Downloaded darling_core v0.23.0 |
| 796 | 2026-03-18T20:43:08.746Z | Downloaded jobserver v0.1.34 |
| 797 | 2026-03-18T20:43:08.749Z | Downloaded futures-channel v0.3.32 |
| 798 | 2026-03-18T20:43:08.749Z | Downloaded derive_more v0.99.20 |
| 799 | 2026-03-18T20:43:08.752Z | Downloaded linear-map v1.2.0 |
| 800 | 2026-03-18T20:43:08.755Z | Downloaded libsw v3.5.0 |
| 801 | 2026-03-18T20:43:08.758Z | Downloaded num-iter v0.1.45 |
| 802 | 2026-03-18T20:43:08.758Z | Downloaded libloading v0.8.9 |
| 803 | 2026-03-18T20:43:08.761Z | Downloaded olpc-cjson v0.1.4 |
| 804 | 2026-03-18T20:43:08.761Z | Downloaded half v2.7.1 |
| 805 | 2026-03-18T20:43:08.765Z | Downloaded newtype-uuid-macros v0.1.0 |
| 806 | 2026-03-18T20:43:08.765Z | Downloaded num v0.4.3 |
| 807 | 2026-03-18T20:43:08.768Z | Downloaded hyper-rustls v0.27.7 |
| 808 | 2026-03-18T20:43:08.768Z | Downloaded getrandom v0.2.17 |
| 809 | 2026-03-18T20:43:08.770Z | Downloaded num-derive v0.4.2 |
| 810 | 2026-03-18T20:43:08.773Z | Downloaded num-derive v0.3.3 |
| 811 | 2026-03-18T20:43:08.773Z | Downloaded cookie v0.18.1 |
| 812 | 2026-03-18T20:43:08.776Z | Downloaded nanorand v0.7.0 |
| 813 | 2026-03-18T20:43:08.779Z | Downloaded native-tls v0.2.18 |
| 814 | 2026-03-18T20:43:08.779Z | Downloaded blake2 v0.10.6 |
| 815 | 2026-03-18T20:43:08.782Z | Downloaded crc32fast v1.5.0 |
| 816 | 2026-03-18T20:43:08.785Z | Downloaded multimap v0.10.1 |
| 817 | 2026-03-18T20:43:08.785Z | Downloaded libefi-sys v0.1.0 |
| 818 | 2026-03-18T20:43:08.785Z | Downloaded parse-display v0.10.0 |
| 819 | 2026-03-18T20:43:08.788Z | Downloaded hickory-client v0.25.2 |
| 820 | 2026-03-18T20:43:08.788Z | Downloaded newtype-uuid v1.3.2 |
| 821 | 2026-03-18T20:43:08.790Z | Downloaded libsw-core v0.3.2 |
| 822 | 2026-03-18T20:43:08.790Z | Downloaded elliptic-curve v0.13.8 |
| 823 | 2026-03-18T20:43:08.793Z | Downloaded lock_api v0.4.14 |
| 824 | 2026-03-18T20:43:08.796Z | Downloaded mime_guess v2.0.5 |
| 825 | 2026-03-18T20:43:08.799Z | Downloaded num-conv v0.2.0 |
| 826 | 2026-03-18T20:43:08.799Z | Downloaded openssl-probe v0.1.6 |
| 827 | 2026-03-18T20:43:08.799Z | Downloaded openssl-macros v0.1.1 |
| 828 | 2026-03-18T20:43:08.801Z | Downloaded num_enum_derive v0.5.11 |
| 829 | 2026-03-18T20:43:08.801Z | Downloaded flume v0.11.1 |
| 830 | 2026-03-18T20:43:08.804Z | Downloaded openssl-probe v0.2.1 |
| 831 | 2026-03-18T20:43:08.807Z | Downloaded darling_core v0.21.3 |
| 832 | 2026-03-18T20:43:08.809Z | Downloaded iana-time-zone v0.1.65 |
| 833 | 2026-03-18T20:43:08.812Z | Downloaded newline-converter v0.3.0 |
| 834 | 2026-03-18T20:43:08.815Z | Downloaded indoc v2.0.7 |
| 835 | 2026-03-18T20:43:08.818Z | Downloaded crypto-bigint v0.5.5 |
| 836 | 2026-03-18T20:43:08.821Z | Downloaded pbkdf2 v0.12.2 |
| 837 | 2026-03-18T20:43:08.824Z | Downloaded peg-runtime v0.8.5 |
| 838 | 2026-03-18T20:43:08.824Z | Downloaded num_enum v0.5.11 |
| 839 | 2026-03-18T20:43:08.827Z | Downloaded opaque-debug v0.3.1 |
| 840 | 2026-03-18T20:43:08.830Z | Downloaded num-rational v0.4.2 |
| 841 | 2026-03-18T20:43:08.830Z | Downloaded parse-size v1.1.0 |
| 842 | 2026-03-18T20:43:08.833Z | Downloaded num-integer v0.1.46 |
| 843 | 2026-03-18T20:43:08.833Z | Downloaded phf_shared v0.11.3 |
| 844 | 2026-03-18T20:43:08.836Z | Downloaded num-complex v0.4.6 |
| 845 | 2026-03-18T20:43:08.836Z | Downloaded pbkdf2 v0.11.0 |
| 846 | 2026-03-18T20:43:08.839Z | Downloaded path-slash v0.1.5 |
| 847 | 2026-03-18T20:43:08.839Z | Downloaded packed_struct_codegen v0.10.1 |
| 848 | 2026-03-18T20:43:08.841Z | Downloaded oso-derive v0.27.3 |
| 849 | 2026-03-18T20:43:08.842Z | Downloaded ingot-macros v0.1.1 |
| 850 | 2026-03-18T20:43:08.844Z | Downloaded getrandom v0.3.4 |
| 851 | 2026-03-18T20:43:08.847Z | Downloaded heapless v0.8.0 |
| 852 | 2026-03-18T20:43:08.850Z | Downloaded multer v3.1.0 |
| 853 | 2026-03-18T20:43:08.852Z | Downloaded crc-any v2.5.0 |
| 854 | 2026-03-18T20:43:08.855Z | Downloaded nu-ansi-term v0.50.3 |
| 855 | 2026-03-18T20:43:08.858Z | Downloaded nonempty v0.12.0 |
| 856 | 2026-03-18T20:43:08.858Z | Downloaded num_threads v0.1.7 |
| 857 | 2026-03-18T20:43:08.858Z | Downloaded ipnetwork v0.21.1 |
| 858 | 2026-03-18T20:43:08.861Z | Downloaded humantime v2.3.0 |
| 859 | 2026-03-18T20:43:08.864Z | Downloaded predicates-tree v1.0.13 |
| 860 | 2026-03-18T20:43:08.864Z | Downloaded precomputed-hash v0.1.1 |
| 861 | 2026-03-18T20:43:08.864Z | Downloaded powerfmt v0.2.0 |
| 862 | 2026-03-18T20:43:08.867Z | Downloaded pin-utils v0.1.0 |
| 863 | 2026-03-18T20:43:08.867Z | Downloaded phf_shared v0.12.1 |
| 864 | 2026-03-18T20:43:08.867Z | Downloaded arc-swap v1.8.2 |
| 865 | 2026-03-18T20:43:08.870Z | Downloaded oxnet v0.1.4 |
| 866 | 2026-03-18T20:43:08.873Z | Downloaded crossbeam-channel v0.5.15 |
| 867 | 2026-03-18T20:43:08.876Z | Downloaded phf_shared v0.13.1 |
| 868 | 2026-03-18T20:43:08.879Z | Downloaded der v0.7.10 |
| 869 | 2026-03-18T20:43:08.881Z | Downloaded oxide-tokio-rt v0.1.3 |
| 870 | 2026-03-18T20:43:08.884Z | Downloaded compact_str v0.8.1 |
| 871 | 2026-03-18T20:43:08.887Z | Downloaded predicates-core v1.0.10 |
| 872 | 2026-03-18T20:43:08.891Z | Downloaded flate2 v1.1.9 |
| 873 | 2026-03-18T20:43:08.893Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 874 | 2026-03-18T20:43:08.893Z | Downloaded proc-macro-crate v3.4.0 |
| 875 | 2026-03-18T20:43:08.896Z | Downloaded peg-macros v0.8.5 |
| 876 | 2026-03-18T20:43:08.896Z | Downloaded progenitor-client v0.11.2 |
| 877 | 2026-03-18T20:43:08.899Z | Downloaded proc-macro-crate v1.3.1 |
| 878 | 2026-03-18T20:43:08.899Z | Downloaded progenitor-client v0.10.0 |
| 879 | 2026-03-18T20:43:08.902Z | Downloaded num_enum_derive v0.7.5 |
| 880 | 2026-03-18T20:43:08.902Z | Downloaded num_enum v0.7.5 |
| 881 | 2026-03-18T20:43:08.905Z | Downloaded progenitor-macro v0.11.2 |
| 882 | 2026-03-18T20:43:08.907Z | Downloaded pem v3.0.6 |
| 883 | 2026-03-18T20:43:08.907Z | Downloaded peg v0.8.5 |
| 884 | 2026-03-18T20:43:08.910Z | Downloaded packed_struct v0.10.1 |
| 885 | 2026-03-18T20:43:08.913Z | Downloaded phf v0.13.1 |
| 886 | 2026-03-18T20:43:08.916Z | Downloaded pin-project-lite v0.2.17 |
| 887 | 2026-03-18T20:43:08.919Z | Downloaded parse-display-derive v0.10.0 |
| 888 | 2026-03-18T20:43:08.921Z | Downloaded pem-rfc7468 v0.7.0 |
| 889 | 2026-03-18T20:43:08.921Z | Downloaded radium v0.7.0 |
| 890 | 2026-03-18T20:43:08.924Z | Downloaded progenitor-macro v0.10.0 |
| 891 | 2026-03-18T20:43:08.924Z | Downloaded indexmap v1.9.3 |
| 892 | 2026-03-18T20:43:08.927Z | Downloaded psl-types v2.0.11 |
| 893 | 2026-03-18T20:43:08.927Z | Downloaded progenitor-macro v0.13.0 |
| 894 | 2026-03-18T20:43:08.930Z | Downloaded paste v1.0.15 |
| 895 | 2026-03-18T20:43:08.932Z | Downloaded indicatif v0.18.4 |
| 896 | 2026-03-18T20:43:08.936Z | Downloaded base64 v0.21.7 |
| 897 | 2026-03-18T20:43:08.938Z | Downloaded postgres-protocol v0.6.10 |
| 898 | 2026-03-18T20:43:08.941Z | Downloaded polyval v0.6.2 |
| 899 | 2026-03-18T20:43:08.941Z | Downloaded poly1305 v0.8.0 |
| 900 | 2026-03-18T20:43:08.944Z | Downloaded heapless v0.7.17 |
| 901 | 2026-03-18T20:43:08.947Z | Downloaded recursive v0.1.1 |
| 902 | 2026-03-18T20:43:08.949Z | Downloaded headers v0.4.1 |
| 903 | 2026-03-18T20:43:08.952Z | Downloaded pkcs8 v0.10.2 |
| 904 | 2026-03-18T20:43:08.955Z | Downloaded diesel_derives v2.3.7 |
| 905 | 2026-03-18T20:43:08.961Z | Downloaded rand_chacha v0.3.1 |
| 906 | 2026-03-18T20:43:08.964Z | Downloaded hickory-resolver v0.25.2 |
| 907 | 2026-03-18T20:43:08.967Z | Downloaded predicates v3.1.4 |
| 908 | 2026-03-18T20:43:08.970Z | Downloaded ref-cast-impl v1.0.25 |
| 909 | 2026-03-18T20:43:08.970Z | Downloaded libbz2-rs-sys v0.2.2 |
| 910 | 2026-03-18T20:43:08.972Z | Downloaded progenitor v0.11.2 |
| 911 | 2026-03-18T20:43:08.972Z | Downloaded parking_lot_core v0.9.12 |
| 912 | 2026-03-18T20:43:08.975Z | Downloaded progenitor-client v0.13.0 |
| 913 | 2026-03-18T20:43:08.978Z | Downloaded progenitor v0.10.0 |
| 914 | 2026-03-18T20:43:08.978Z | Downloaded primeorder v0.13.6 |
| 915 | 2026-03-18T20:43:08.980Z | Downloaded rtoolbox v0.0.3 |
| 916 | 2026-03-18T20:43:08.981Z | Downloaded ar_archive_writer v0.5.1 |
| 917 | 2026-03-18T20:43:08.988Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 918 | 2026-03-18T20:43:08.988Z | Downloaded psm v0.1.30 |
| 919 | 2026-03-18T20:43:08.988Z | Downloaded litrs v1.0.0 |
| 920 | 2026-03-18T20:43:08.992Z | Downloaded progenitor v0.13.0 |
| 921 | 2026-03-18T20:43:08.992Z | Downloaded quick-error v1.2.3 |
| 922 | 2026-03-18T20:43:08.995Z | Downloaded ppv-lite86 v0.2.21 |
| 923 | 2026-03-18T20:43:08.995Z | Downloaded russh-cryptovec v0.7.3 |
| 924 | 2026-03-18T20:43:08.995Z | Downloaded httparse v1.10.1 |
| 925 | 2026-03-18T20:43:08.998Z | Downloaded rustc-hash v2.1.1 |
| 926 | 2026-03-18T20:43:08.998Z | Downloaded ed25519-dalek v2.2.0 |
| 927 | 2026-03-18T20:43:09.001Z | Downloaded derive_more v2.1.1 |
| 928 | 2026-03-18T20:43:09.010Z | Downloaded r2d2 v0.8.10 |
| 929 | 2026-03-18T20:43:09.013Z | Downloaded rand_xorshift v0.4.0 |
| 930 | 2026-03-18T20:43:09.015Z | Downloaded proc-macro-error2 v2.0.1 |
| 931 | 2026-03-18T20:43:09.018Z | Downloaded rfc6979 v0.4.0 |
| 932 | 2026-03-18T20:43:09.018Z | Downloaded rand_seeder v0.4.0 |
| 933 | 2026-03-18T20:43:09.021Z | Downloaded rand_core v0.10.0 |
| 934 | 2026-03-18T20:43:09.021Z | Downloaded rustc_version v0.4.1 |
| 935 | 2026-03-18T20:43:09.021Z | Downloaded progenitor-extras v0.1.1 |
| 936 | 2026-03-18T20:43:09.023Z | Downloaded postgres-types v0.2.12 |
| 937 | 2026-03-18T20:43:09.026Z | Downloaded postcard v1.1.3 |
| 938 | 2026-03-18T20:43:09.029Z | Downloaded parking_lot v0.11.2 |
| 939 | 2026-03-18T20:43:09.031Z | Downloaded oso v0.27.3 |
| 940 | 2026-03-18T20:43:09.034Z | Downloaded bytes v1.11.1 |
| 941 | 2026-03-18T20:43:09.037Z | Downloaded omicron-zone-package v0.12.2 |
| 942 | 2026-03-18T20:43:09.040Z | Downloaded same-file v1.0.6 |
| 943 | 2026-03-18T20:43:09.040Z | Downloaded scopeguard v1.2.0 |
| 944 | 2026-03-18T20:43:09.043Z | Downloaded password-hash v0.5.0 |
| 945 | 2026-03-18T20:43:09.043Z | Downloaded jiff-static v0.2.21 |
| 946 | 2026-03-18T20:43:09.046Z | Downloaded dropshot-api-manager v0.6.0 |
| 947 | 2026-03-18T20:43:09.049Z | Downloaded ignore v0.4.25 |
| 948 | 2026-03-18T20:43:09.051Z | Downloaded secrecy v0.8.0 |
| 949 | 2026-03-18T20:43:09.054Z | Downloaded scrypt v0.11.0 |
| 950 | 2026-03-18T20:43:09.054Z | Downloaded derive_more-impl v2.1.1 |
| 951 | 2026-03-18T20:43:09.058Z | Downloaded salsa20 v0.10.2 |
| 952 | 2026-03-18T20:43:09.061Z | Downloaded pin-project-internal v1.1.11 |
| 953 | 2026-03-18T20:43:09.063Z | Downloaded phf v0.12.1 |
| 954 | 2026-03-18T20:43:09.063Z | Downloaded password-hash v0.4.2 |
| 955 | 2026-03-18T20:43:09.066Z | Downloaded rand_core v0.6.4 |
| 956 | 2026-03-18T20:43:09.066Z | Downloaded pkcs5 v0.7.1 |
| 957 | 2026-03-18T20:43:09.069Z | Downloaded serde-big-array v0.5.1 |
| 958 | 2026-03-18T20:43:09.072Z | Downloaded seq-macro v0.3.6 |
| 959 | 2026-03-18T20:43:09.074Z | Downloaded rustc_version v0.1.7 |
| 960 | 2026-03-18T20:43:09.074Z | Downloaded serde_spanned v1.0.4 |
| 961 | 2026-03-18T20:43:09.077Z | Downloaded ref-cast v1.0.25 |
| 962 | 2026-03-18T20:43:09.077Z | Downloaded serde_urlencoded v0.7.1 |
| 963 | 2026-03-18T20:43:09.081Z | Downloaded hyper-util v0.1.20 |
| 964 | 2026-03-18T20:43:09.084Z | Downloaded scroll_derive v0.13.1 |
| 965 | 2026-03-18T20:43:09.086Z | Downloaded semver v0.1.20 |
| 966 | 2026-03-18T20:43:09.086Z | Downloaded rustls-pemfile v1.0.4 |
| 967 | 2026-03-18T20:43:09.090Z | Downloaded rand_core v0.9.5 |
| 968 | 2026-03-18T20:43:09.090Z | Downloaded rand_chacha v0.9.0 |
| 969 | 2026-03-18T20:43:09.092Z | Downloaded pkcs1 v0.7.5 |
| 970 | 2026-03-18T20:43:09.092Z | Downloaded parking_lot_core v0.8.6 |
| 971 | 2026-03-18T20:43:09.095Z | Downloaded rustversion v1.0.22 |
| 972 | 2026-03-18T20:43:09.098Z | Downloaded sha1 v0.10.6 |
| 973 | 2026-03-18T20:43:09.101Z | Downloaded p256 v0.13.2 |
| 974 | 2026-03-18T20:43:09.104Z | Downloaded signal-hook-mio v0.2.5 |
| 975 | 2026-03-18T20:43:09.104Z | Downloaded sigpipe v0.1.3 |
| 976 | 2026-03-18T20:43:09.106Z | Downloaded prefix-trie v0.7.0 |
| 977 | 2026-03-18T20:43:09.106Z | Downloaded parking_lot v0.12.5 |
| 978 | 2026-03-18T20:43:09.109Z | Downloaded http v1.4.0 |
| 979 | 2026-03-18T20:43:09.112Z | Downloaded hickory-server v0.25.2 |
| 980 | 2026-03-18T20:43:09.116Z | Downloaded serde_bytes v0.11.19 |
| 981 | 2026-03-18T20:43:09.119Z | Downloaded scheduled-thread-pool v0.2.7 |
| 982 | 2026-03-18T20:43:09.121Z | Downloaded serde_plain v1.0.2 |
| 983 | 2026-03-18T20:43:09.121Z | Downloaded crossterm v0.28.1 |
| 984 | 2026-03-18T20:43:09.125Z | Downloaded signature v2.2.0 |
| 985 | 2026-03-18T20:43:09.128Z | Downloaded sct v0.7.1 |
| 986 | 2026-03-18T20:43:09.131Z | Downloaded slog-bunyan v2.5.0 |
| 987 | 2026-03-18T20:43:09.131Z | Downloaded slog-envlogger v2.2.0 |
| 988 | 2026-03-18T20:43:09.134Z | Downloaded quinn-udp v0.5.14 |
| 989 | 2026-03-18T20:43:09.138Z | Downloaded signal-hook-tokio v0.3.1 |
| 990 | 2026-03-18T20:43:09.138Z | Downloaded resolv-conf v0.7.6 |
| 991 | 2026-03-18T20:43:09.142Z | Downloaded sec1 v0.7.3 |
| 992 | 2026-03-18T20:43:09.142Z | Downloaded shell-words v1.1.1 |
| 993 | 2026-03-18T20:43:09.142Z | Downloaded owo-colors v4.3.0 |
| 994 | 2026-03-18T20:43:09.144Z | Downloaded memmap2 v0.9.10 |
| 995 | 2026-03-18T20:43:09.144Z | Downloaded progenitor-impl v0.11.2 |
| 996 | 2026-03-18T20:43:09.147Z | Downloaded progenitor-impl v0.10.0 |
| 997 | 2026-03-18T20:43:09.150Z | Downloaded futures v0.3.32 |
| 998 | 2026-03-18T20:43:09.153Z | Downloaded serde_repr v0.1.20 |
| 999 | 2026-03-18T20:43:09.156Z | Downloaded serde_path_to_error v0.1.20 |
| 1000 | 2026-03-18T20:43:09.156Z | Downloaded serde_derive_internals v0.29.1 |
| 1001 | 2026-03-18T20:43:09.159Z | Downloaded serde-hex v0.1.0 |
| 1002 | 2026-03-18T20:43:09.159Z | Downloaded sapling-renderdag v0.1.0 |
| 1003 | 2026-03-18T20:43:09.162Z | Downloaded pin-project v1.1.11 |
| 1004 | 2026-03-18T20:43:09.170Z | Downloaded siphasher v1.0.2 |
| 1005 | 2026-03-18T20:43:09.173Z | Downloaded hickory-resolver v0.24.4 |
| 1006 | 2026-03-18T20:43:09.175Z | Downloaded rusty-fork v0.3.1 |
| 1007 | 2026-03-18T20:43:09.178Z | Downloaded pkg-config v0.3.32 |
| 1008 | 2026-03-18T20:43:09.178Z | Downloaded secrecy v0.10.3 |
| 1009 | 2026-03-18T20:43:09.181Z | Downloaded sqlparser_derive v0.5.0 |
| 1010 | 2026-03-18T20:43:09.181Z | Downloaded scroll v0.13.0 |
| 1011 | 2026-03-18T20:43:09.184Z | Downloaded schemars_derive v0.8.22 |
| 1012 | 2026-03-18T20:43:09.184Z | Downloaded rcgen v0.12.1 |
| 1013 | 2026-03-18T20:43:09.186Z | Downloaded rustls-native-certs v0.8.3 |
| 1014 | 2026-03-18T20:43:09.189Z | Downloaded const_format v0.2.35 |
| 1015 | 2026-03-18T20:43:09.192Z | Downloaded openssl-sys v0.9.111 |
| 1016 | 2026-03-18T20:43:09.196Z | Downloaded simd-adler32 v0.3.8 |
| 1017 | 2026-03-18T20:43:09.199Z | Downloaded prettyplease v0.2.37 |
| 1018 | 2026-03-18T20:43:09.202Z | Downloaded papergrid v0.17.0 |
| 1019 | 2026-03-18T20:43:09.206Z | Downloaded structmeta v0.3.0 |
| 1020 | 2026-03-18T20:43:09.208Z | Downloaded strum v0.27.2 |
| 1021 | 2026-03-18T20:43:09.208Z | Downloaded russh-keys v0.45.0 |
| 1022 | 2026-03-18T20:43:09.211Z | Downloaded ssh-cipher v0.2.0 |
| 1023 | 2026-03-18T20:43:09.214Z | Downloaded sync_wrapper v1.0.2 |
| 1024 | 2026-03-18T20:43:09.214Z | Downloaded strum v0.26.3 |
| 1025 | 2026-03-18T20:43:09.214Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1026 | 2026-03-18T20:43:09.217Z | Downloaded slog-stdlog v4.1.1 |
| 1027 | 2026-03-18T20:43:09.217Z | Downloaded slog-dtrace v0.3.0 |
| 1028 | 2026-03-18T20:43:09.220Z | Downloaded slog-async v2.8.0 |
| 1029 | 2026-03-18T20:43:09.220Z | Downloaded signal-hook-registry v1.4.8 |
| 1030 | 2026-03-18T20:43:09.223Z | Downloaded progenitor-impl v0.13.0 |
| 1031 | 2026-03-18T20:43:09.225Z | Downloaded smf v0.2.3 |
| 1032 | 2026-03-18T20:43:09.225Z | Downloaded serde_cbor v0.11.2 |
| 1033 | 2026-03-18T20:43:09.228Z | Downloaded shlex v1.3.0 |
| 1034 | 2026-03-18T20:43:09.231Z | Downloaded sync-ptr v0.1.4 |
| 1035 | 2026-03-18T20:43:09.231Z | Downloaded hashbrown v0.13.2 |
| 1036 | 2026-03-18T20:43:09.233Z | Downloaded tap v1.0.1 |
| 1037 | 2026-03-18T20:43:09.236Z | Downloaded tagptr v0.2.0 |
| 1038 | 2026-03-18T20:43:09.236Z | Downloaded hashbrown v0.12.3 |
| 1039 | 2026-03-18T20:43:09.239Z | Downloaded rustls-pemfile v2.2.0 |
| 1040 | 2026-03-18T20:43:09.242Z | Downloaded supports-color v3.0.2 |
| 1041 | 2026-03-18T20:43:09.245Z | Downloaded subtle v2.6.1 |
| 1042 | 2026-03-18T20:43:09.245Z | Downloaded ssh-encoding v0.2.0 |
| 1043 | 2026-03-18T20:43:09.248Z | Downloaded minimal-lexical v0.2.1 |
| 1044 | 2026-03-18T20:43:09.250Z | Downloaded take_mut v0.2.2 |
| 1045 | 2026-03-18T20:43:09.250Z | Downloaded tabled_derive v0.11.0 |
| 1046 | 2026-03-18T20:43:09.253Z | Downloaded spki v0.7.3 |
| 1047 | 2026-03-18T20:43:09.253Z | Downloaded termtree v0.5.1 |
| 1048 | 2026-03-18T20:43:09.255Z | Downloaded slog-json v2.6.1 |
| 1049 | 2026-03-18T20:43:09.258Z | Downloaded testing_table v0.3.0 |
| 1050 | 2026-03-18T20:43:09.258Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1051 | 2026-03-18T20:43:09.261Z | Downloaded smallvec v0.6.14 |
| 1052 | 2026-03-18T20:43:09.261Z | Downloaded slog-term v2.9.2 |
| 1053 | 2026-03-18T20:43:09.264Z | Downloaded crossterm v0.29.0 |
| 1054 | 2026-03-18T20:43:09.270Z | Downloaded string_cache v0.8.9 |
| 1055 | 2026-03-18T20:43:09.272Z | Downloaded static_assertions v1.1.0 |
| 1056 | 2026-03-18T20:43:09.272Z | Downloaded snafu-derive v0.8.9 |
| 1057 | 2026-03-18T20:43:09.272Z | Downloaded tinyvec_macros v0.1.1 |
| 1058 | 2026-03-18T20:43:09.275Z | Downloaded nom v7.1.3 |
| 1059 | 2026-03-18T20:43:09.278Z | Downloaded pretty_assertions v1.4.1 |
| 1060 | 2026-03-18T20:43:09.281Z | Downloaded structmeta-derive v0.3.0 |
| 1061 | 2026-03-18T20:43:09.284Z | Downloaded slab v0.4.12 |
| 1062 | 2026-03-18T20:43:09.284Z | Downloaded strum_macros v0.26.4 |
| 1063 | 2026-03-18T20:43:09.287Z | Downloaded slog-scope v4.4.1 |
| 1064 | 2026-03-18T20:43:09.287Z | Downloaded serde_with_macros v3.17.0 |
| 1065 | 2026-03-18T20:43:09.289Z | Downloaded strum_macros v0.27.2 |
| 1066 | 2026-03-18T20:43:09.292Z | Downloaded qorb v0.4.1 |
| 1067 | 2026-03-18T20:43:09.295Z | Downloaded time-core v0.1.8 |
| 1068 | 2026-03-18T20:43:09.295Z | Downloaded rayon-core v1.13.0 |
| 1069 | 2026-03-18T20:43:09.298Z | Downloaded tabwriter v1.4.1 |
| 1070 | 2026-03-18T20:43:09.301Z | Downloaded support-bundle-viewer v0.1.2 |
| 1071 | 2026-03-18T20:43:09.304Z | Downloaded stacker v0.1.23 |
| 1072 | 2026-03-18T20:43:09.304Z | Downloaded itertools v0.10.5 |
| 1073 | 2026-03-18T20:43:09.309Z | Downloaded iddqd v0.3.17 |
| 1074 | 2026-03-18T20:43:09.315Z | Downloaded hashbrown v0.15.5 |
| 1075 | 2026-03-18T20:43:09.320Z | Downloaded tower-layer v0.3.3 |
| 1076 | 2026-03-18T20:43:09.323Z | Downloaded thread-id v5.1.0 |
| 1077 | 2026-03-18T20:43:09.323Z | Downloaded trait-variant v0.1.2 |
| 1078 | 2026-03-18T20:43:09.325Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1079 | 2026-03-18T20:43:09.328Z | Downloaded strum_macros v0.24.3 |
| 1080 | 2026-03-18T20:43:09.331Z | Downloaded rustls-pki-types v1.14.0 |
| 1081 | 2026-03-18T20:43:09.331Z | Downloaded thiserror-no-std v2.0.2 |
| 1082 | 2026-03-18T20:43:09.335Z | Downloaded thread_local v1.1.9 |
| 1083 | 2026-03-18T20:43:09.338Z | Downloaded aes v0.8.4 |
| 1084 | 2026-03-18T20:43:09.340Z | Downloaded ryu v1.0.23 |
| 1085 | 2026-03-18T20:43:09.343Z | Downloaded termios v0.3.3 |
| 1086 | 2026-03-18T20:43:09.343Z | Downloaded spin v0.9.8 |
| 1087 | 2026-03-18T20:43:09.346Z | Downloaded topological-sort v0.2.2 |
| 1088 | 2026-03-18T20:43:09.349Z | Downloaded stringprep v0.1.5 |
| 1089 | 2026-03-18T20:43:09.349Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1090 | 2026-03-18T20:43:09.351Z | Downloaded tokio-macros v2.6.0 |
| 1091 | 2026-03-18T20:43:09.354Z | Downloaded tiny-keccak v2.0.2 |
| 1092 | 2026-03-18T20:43:09.357Z | Downloaded schemars v0.8.22 |
| 1093 | 2026-03-18T20:43:09.365Z | Downloaded try-lock v0.2.5 |
| 1094 | 2026-03-18T20:43:09.368Z | Downloaded tower-service v0.3.3 |
| 1095 | 2026-03-18T20:43:09.368Z | Downloaded num-bigint-dig v0.8.6 |
| 1096 | 2026-03-18T20:43:09.370Z | Downloaded socket2 v0.6.2 |
| 1097 | 2026-03-18T20:43:09.373Z | Downloaded socket2 v0.5.10 |
| 1098 | 2026-03-18T20:43:09.376Z | Downloaded tokio-rustls v0.25.0 |
| 1099 | 2026-03-18T20:43:09.379Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1100 | 2026-03-18T20:43:09.379Z | Downloaded usdt-macro v0.6.0 |
| 1101 | 2026-03-18T20:43:09.381Z | Downloaded ron v0.8.1 |
| 1102 | 2026-03-18T20:43:09.384Z | Downloaded usdt v0.6.0 |
| 1103 | 2026-03-18T20:43:09.387Z | Downloaded h2 v0.4.13 |
| 1104 | 2026-03-18T20:43:09.390Z | Downloaded tls_codec_derive v0.4.2 |
| 1105 | 2026-03-18T20:43:09.393Z | Downloaded tls_codec v0.4.2 |
| 1106 | 2026-03-18T20:43:09.396Z | Downloaded tokio-dtrace v0.1.1 |
| 1107 | 2026-03-18T20:43:09.396Z | Downloaded typify-macro v0.6.1 |
| 1108 | 2026-03-18T20:43:09.399Z | Downloaded unit-prefix v0.5.2 |
| 1109 | 2026-03-18T20:43:09.399Z | Downloaded unarray v0.1.4 |
| 1110 | 2026-03-18T20:43:09.401Z | Downloaded typify-macro v0.4.3 |
| 1111 | 2026-03-18T20:43:09.401Z | Downloaded utf-8 v0.7.6 |
| 1112 | 2026-03-18T20:43:09.401Z | Downloaded untrusted v0.7.1 |
| 1113 | 2026-03-18T20:43:09.404Z | Downloaded publicsuffix v2.3.0 |
| 1114 | 2026-03-18T20:43:09.407Z | Downloaded unicode-truncate v1.1.0 |
| 1115 | 2026-03-18T20:43:09.407Z | Downloaded num-bigint v0.4.6 |
| 1116 | 2026-03-18T20:43:09.410Z | Downloaded samael v0.0.19 |
| 1117 | 2026-03-18T20:43:09.415Z | Downloaded quinn v0.11.9 |
| 1118 | 2026-03-18T20:43:09.418Z | Downloaded itertools v0.12.1 |
| 1119 | 2026-03-18T20:43:09.424Z | Downloaded tokio-native-tls v0.3.1 |
| 1120 | 2026-03-18T20:43:09.426Z | Downloaded time-macros v0.2.27 |
| 1121 | 2026-03-18T20:43:09.429Z | Downloaded similar v2.7.0 |
| 1122 | 2026-03-18T20:43:09.432Z | Downloaded rand v0.8.5 |
| 1123 | 2026-03-18T20:43:09.435Z | Downloaded want v0.3.1 |
| 1124 | 2026-03-18T20:43:09.438Z | Downloaded waitgroup v0.1.2 |
| 1125 | 2026-03-18T20:43:09.438Z | Downloaded wait-timeout v0.2.1 |
| 1126 | 2026-03-18T20:43:09.438Z | Downloaded slog v2.8.2 |
| 1127 | 2026-03-18T20:43:09.441Z | Downloaded unicase v2.9.0 |
| 1128 | 2026-03-18T20:43:09.444Z | Downloaded term v1.2.1 |
| 1129 | 2026-03-18T20:43:09.447Z | Downloaded tokio-tungstenite v0.23.1 |
| 1130 | 2026-03-18T20:43:09.450Z | Downloaded rsa v0.9.10 |
| 1131 | 2026-03-18T20:43:09.452Z | Downloaded tokio-tungstenite v0.21.0 |
| 1132 | 2026-03-18T20:43:09.455Z | Downloaded itertools v0.14.0 |
| 1133 | 2026-03-18T20:43:09.459Z | Downloaded xattr v1.6.1 |
| 1134 | 2026-03-18T20:43:09.461Z | Downloaded void v1.0.2 |
| 1135 | 2026-03-18T20:43:09.461Z | Downloaded tui-tree-widget v0.23.1 |
| 1136 | 2026-03-18T20:43:09.464Z | Downloaded hkdf v0.12.4 |
| 1137 | 2026-03-18T20:43:09.466Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1138 | 2026-03-18T20:43:09.467Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1139 | 2026-03-18T20:43:09.469Z | Downloaded rustls-webpki v0.103.9 |
| 1140 | 2026-03-18T20:43:09.472Z | Downloaded rand v0.10.0 |
| 1141 | 2026-03-18T20:43:09.474Z | Downloaded test-strategy v0.4.5 |
| 1142 | 2026-03-18T20:43:09.479Z | Downloaded usdt-impl v0.6.0 |
| 1143 | 2026-03-18T20:43:09.482Z | Downloaded aes-gcm v0.10.3 |
| 1144 | 2026-03-18T20:43:09.484Z | Downloaded sqlformat v0.3.5 |
| 1145 | 2026-03-18T20:43:09.484Z | Downloaded signal-hook v0.3.18 |
| 1146 | 2026-03-18T20:43:09.487Z | Downloaded usdt-attr-macro v0.6.0 |
| 1147 | 2026-03-18T20:43:09.487Z | Downloaded universal-hash v0.5.1 |
| 1148 | 2026-03-18T20:43:09.487Z | Downloaded mio v1.1.1 |
| 1149 | 2026-03-18T20:43:09.491Z | Downloaded iri-string v0.7.10 |
| 1150 | 2026-03-18T20:43:09.497Z | Downloaded xshell-macros v0.2.7 |
| 1151 | 2026-03-18T20:43:09.500Z | Downloaded tracing-attributes v0.1.31 |
| 1152 | 2026-03-18T20:43:09.503Z | Downloaded zeroize_derive v1.4.3 |
| 1153 | 2026-03-18T20:43:09.503Z | Downloaded itertools v0.13.0 |
| 1154 | 2026-03-18T20:43:09.507Z | Downloaded tinyvec v1.10.0 |
| 1155 | 2026-03-18T20:43:09.510Z | Downloaded bitvec v1.0.1 |
| 1156 | 2026-03-18T20:43:09.521Z | Downloaded zone_cfg_derive v0.3.1 |
| 1157 | 2026-03-18T20:43:09.524Z | Downloaded zone v0.3.1 |
| 1158 | 2026-03-18T20:43:09.524Z | Downloaded whoami v1.6.1 |
| 1159 | 2026-03-18T20:43:09.526Z | Downloaded unicode-properties v0.1.4 |
| 1160 | 2026-03-18T20:43:09.526Z | Downloaded walkdir v2.5.0 |
| 1161 | 2026-03-18T20:43:09.529Z | Downloaded vsss-rs v3.3.4 |
| 1162 | 2026-03-18T20:43:09.532Z | Downloaded vergen-gitcl v1.0.8 |
| 1163 | 2026-03-18T20:43:09.532Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1164 | 2026-03-18T20:43:09.535Z | Downloaded schemars v0.9.0 |
| 1165 | 2026-03-18T20:43:09.544Z | Downloaded xz2 v0.1.7 |
| 1166 | 2026-03-18T20:43:09.547Z | Downloaded rustyline v14.0.0 |
| 1167 | 2026-03-18T20:43:09.550Z | Downloaded wyz v0.5.1 |
| 1168 | 2026-03-18T20:43:09.553Z | Downloaded hyper v1.8.1 |
| 1169 | 2026-03-18T20:43:09.557Z | Downloaded tar v0.4.44 |
| 1170 | 2026-03-18T20:43:09.560Z | Downloaded uzers v0.12.2 |
| 1171 | 2026-03-18T20:43:09.562Z | Downloaded steno v0.4.1 |
| 1172 | 2026-03-18T20:43:09.565Z | Downloaded tokio-rustls v0.24.1 |
| 1173 | 2026-03-18T20:43:09.568Z | Downloaded whoami v2.1.0 |
| 1174 | 2026-03-18T20:43:09.571Z | Downloaded vergen v9.0.6 |
| 1175 | 2026-03-18T20:43:09.571Z | Downloaded tungstenite v0.21.0 |
| 1176 | 2026-03-18T20:43:09.574Z | Downloaded xshell v0.2.7 |
| 1177 | 2026-03-18T20:43:09.577Z | Downloaded futures-util v0.3.32 |
| 1178 | 2026-03-18T20:43:09.588Z | Downloaded zstd v0.13.3 |
| 1179 | 2026-03-18T20:43:09.588Z | Downloaded vergen-lib v0.1.6 |
| 1180 | 2026-03-18T20:43:09.588Z | Downloaded typify v0.6.1 |
| 1181 | 2026-03-18T20:43:09.592Z | Downloaded subprocess v0.2.15 |
| 1182 | 2026-03-18T20:43:09.594Z | Downloaded twox-hash v2.1.2 |
| 1183 | 2026-03-18T20:43:09.594Z | Downloaded tracing-core v0.1.36 |
| 1184 | 2026-03-18T20:43:09.597Z | Downloaded unsafe-libyaml v0.2.11 |
| 1185 | 2026-03-18T20:43:09.600Z | Downloaded zstd-safe v7.2.4 |
| 1186 | 2026-03-18T20:43:09.603Z | Downloaded aho-corasick v1.1.4 |
| 1187 | 2026-03-18T20:43:09.605Z | Downloaded term v0.7.0 |
| 1188 | 2026-03-18T20:43:09.608Z | Downloaded vergen-git2 v1.0.7 |
| 1189 | 2026-03-18T20:43:09.611Z | Downloaded typify v0.4.3 |
| 1190 | 2026-03-18T20:43:09.613Z | Downloaded schemars v1.2.1 |
| 1191 | 2026-03-18T20:43:09.624Z | Downloaded zeroize v1.8.2 |
| 1192 | 2026-03-18T20:43:09.627Z | Downloaded russh v0.45.0 |
| 1193 | 2026-03-18T20:43:09.630Z | Downloaded zerocopy v0.6.6 |
| 1194 | 2026-03-18T20:43:09.632Z | Downloaded tungstenite v0.23.0 |
| 1195 | 2026-03-18T20:43:09.635Z | Downloaded yasna v0.5.2 |
| 1196 | 2026-03-18T20:43:09.638Z | Downloaded uuid v1.21.0 |
| 1197 | 2026-03-18T20:43:09.640Z | Downloaded vte v0.14.1 |
| 1198 | 2026-03-18T20:43:09.644Z | Downloaded libm v0.2.16 |
| 1199 | 2026-03-18T20:43:09.648Z | Downloaded unicode-bidi v0.3.18 |
| 1200 | 2026-03-18T20:43:09.651Z | Downloaded rpassword v7.4.0 |
| 1201 | 2026-03-18T20:43:09.654Z | Downloaded reedline v0.40.0 |
| 1202 | 2026-03-18T20:43:09.658Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1203 | 2026-03-18T20:43:09.661Z | Downloaded git2 v0.20.4 |
| 1204 | 2026-03-18T20:43:09.668Z | Downloaded libxml v0.3.3 |
| 1205 | 2026-03-18T20:43:09.673Z | Downloaded toml v0.7.8 |
| 1206 | 2026-03-18T20:43:09.676Z | Downloaded zopfli v0.8.3 |
| 1207 | 2026-03-18T20:43:09.678Z | Downloaded reqwest v0.13.2 |
| 1208 | 2026-03-18T20:43:09.682Z | Downloaded p521 v0.13.3 |
| 1209 | 2026-03-18T20:43:09.686Z | Downloaded reqwest v0.12.28 |
| 1210 | 2026-03-18T20:43:09.691Z | Downloaded snafu v0.8.9 |
| 1211 | 2026-03-18T20:43:09.695Z | Downloaded rayon v1.11.0 |
| 1212 | 2026-03-18T20:43:09.702Z | Downloaded untrusted v0.9.0 |
| 1213 | 2026-03-18T20:43:09.705Z | Downloaded tokio-stream v0.1.18 |
| 1214 | 2026-03-18T20:43:09.708Z | Downloaded tokio-rustls v0.26.4 |
| 1215 | 2026-03-18T20:43:09.710Z | Downloaded rand v0.9.2 |
| 1216 | 2026-03-18T20:43:09.713Z | Downloaded zip v0.6.6 |
| 1217 | 2026-03-18T20:43:09.716Z | Downloaded tokio-postgres v0.7.16 |
| 1218 | 2026-03-18T20:43:09.719Z | Downloaded miniz_oxide v0.8.9 |
| 1219 | 2026-03-18T20:43:09.722Z | Downloaded hmac v0.12.1 |
| 1220 | 2026-03-18T20:43:09.725Z | Downloaded chacha20poly1305 v0.10.1 |
| 1221 | 2026-03-18T20:43:09.727Z | Downloaded unicode-segmentation v1.12.0 |
| 1222 | 2026-03-18T20:43:09.730Z | Downloaded portable-atomic v1.13.1 |
| 1223 | 2026-03-18T20:43:09.734Z | Downloaded toml_edit v0.19.15 |
| 1224 | 2026-03-18T20:43:09.748Z | Downloaded salty v0.3.0 |
| 1225 | 2026-03-18T20:43:09.753Z | Downloaded yansi v1.0.1 |
| 1226 | 2026-03-18T20:43:09.756Z | Downloaded ron v0.12.0 |
| 1227 | 2026-03-18T20:43:09.762Z | Downloaded ssh-key v0.6.7 |
| 1228 | 2026-03-18T20:43:09.767Z | Downloaded chrono v0.4.44 |
| 1229 | 2026-03-18T20:43:09.773Z | Downloaded blake3 v1.8.3 |
| 1230 | 2026-03-18T20:43:09.781Z | Downloaded tower v0.5.3 |
| 1231 | 2026-03-18T20:43:09.788Z | Downloaded regex v1.12.3 |
| 1232 | 2026-03-18T20:43:09.792Z | Downloaded typed-path v0.9.3 |
| 1233 | 2026-03-18T20:43:09.797Z | Downloaded moka v0.12.13 |
| 1234 | 2026-03-18T20:43:09.803Z | Downloaded petname v2.0.2 |
| 1235 | 2026-03-18T20:43:09.808Z | Downloaded curve25519-dalek v4.1.3 |
| 1236 | 2026-03-18T20:43:09.814Z | Downloaded zip v4.6.1 |
| 1237 | 2026-03-18T20:43:09.818Z | Downloaded unicode_categories v0.1.1 |
| 1238 | 2026-03-18T20:43:09.822Z | Downloaded aws-lc-rs v1.16.0 |
| 1239 | 2026-03-18T20:43:09.828Z | Downloaded zerocopy-derive v0.8.40 |
| 1240 | 2026-03-18T20:43:09.835Z | Downloaded nix v0.27.1 |
| 1241 | 2026-03-18T20:43:09.843Z | Downloaded bindgen v0.71.1 |
| 1242 | 2026-03-18T20:43:09.849Z | Downloaded tough v0.20.0 |
| 1243 | 2026-03-18T20:43:09.856Z | Downloaded x509-cert v0.2.5 |
| 1244 | 2026-03-18T20:43:09.861Z | Downloaded tower-http v0.6.8 |
| 1245 | 2026-03-18T20:43:09.867Z | Downloaded quick-xml v0.37.5 |
| 1246 | 2026-03-18T20:43:09.871Z | Downloaded lalrpop v0.19.12 |
| 1247 | 2026-03-18T20:43:09.880Z | Downloaded winnow v0.6.26 |
| 1248 | 2026-03-18T20:43:09.887Z | Downloaded rustls-webpki v0.101.7 |
| 1249 | 2026-03-18T20:43:09.899Z | Downloaded unicode-normalization v0.1.25 |
| 1250 | 2026-03-18T20:43:09.902Z | Downloaded goblin v0.10.5 |
| 1251 | 2026-03-18T20:43:09.908Z | Downloaded tokio-util v0.7.18 |
| 1252 | 2026-03-18T20:43:09.913Z | Downloaded openssl v0.10.75 |
| 1253 | 2026-03-18T20:43:09.921Z | Downloaded tabled v0.20.0 |
| 1254 | 2026-03-18T20:43:09.936Z | Downloaded serde_with v3.17.0 |
| 1255 | 2026-03-18T20:43:09.945Z | Downloaded dropshot v0.16.7 |
| 1256 | 2026-03-18T20:43:09.963Z | Downloaded nix v0.28.0 |
| 1257 | 2026-03-18T20:43:09.971Z | Downloaded vcpkg v0.2.15 |
| 1258 | 2026-03-18T20:43:10.002Z | Downloaded rustls-webpki v0.102.8 |
| 1259 | 2026-03-18T20:43:10.016Z | Downloaded winnow v0.5.40 |
| 1260 | 2026-03-18T20:43:10.023Z | Downloaded quinn-proto v0.11.13 |
| 1261 | 2026-03-18T20:43:10.029Z | Downloaded smoltcp v0.11.0 |
| 1262 | 2026-03-18T20:43:10.039Z | Downloaded bstr v1.12.1 |
| 1263 | 2026-03-18T20:43:10.045Z | Downloaded radix_trie v0.2.1 |
| 1264 | 2026-03-18T20:43:10.049Z | Downloaded openapiv3 v2.2.0 |
| 1265 | 2026-03-18T20:43:10.061Z | Downloaded rustls v0.23.37 |
| 1266 | 2026-03-18T20:43:10.069Z | Downloaded diesel v2.3.7 |
| 1267 | 2026-03-18T20:43:10.086Z | Downloaded nix v0.29.0 |
| 1268 | 2026-03-18T20:43:10.094Z | Downloaded hickory-proto v0.25.2 |
| 1269 | 2026-03-18T20:43:10.106Z | Downloaded time v0.3.47 |
| 1270 | 2026-03-18T20:43:10.115Z | Downloaded webpki-roots v1.0.6 |
| 1271 | 2026-03-18T20:43:10.118Z | Downloaded object v0.37.3 |
| 1272 | 2026-03-18T20:43:10.127Z | Downloaded smoltcp v0.9.1 |
| 1273 | 2026-03-18T20:43:10.135Z | Downloaded rustls v0.21.12 |
| 1274 | 2026-03-18T20:43:10.143Z | Downloaded regex-syntax v0.6.29 |
| 1275 | 2026-03-18T20:43:10.149Z | Downloaded proptest v1.10.0 |
| 1276 | 2026-03-18T20:43:10.156Z | Downloaded p384 v0.13.1 |
| 1277 | 2026-03-18T20:43:10.160Z | Downloaded object v0.30.4 |
| 1278 | 2026-03-18T20:43:10.167Z | Downloaded sled v0.34.7 |
| 1279 | 2026-03-18T20:43:10.175Z | Downloaded polar-core v0.27.3 |
| 1280 | 2026-03-18T20:43:10.181Z | Downloaded ratatui v0.29.0 |
| 1281 | 2026-03-18T20:43:10.196Z | Downloaded zlib-rs v0.6.2 |
| 1282 | 2026-03-18T20:43:10.200Z | Downloaded typify-impl v0.4.3 |
| 1283 | 2026-03-18T20:43:10.212Z | Downloaded nix v0.31.1 |
| 1284 | 2026-03-18T20:43:10.221Z | Downloaded rustls v0.22.4 |
| 1285 | 2026-03-18T20:43:10.231Z | Downloaded zerocopy v0.8.40 |
| 1286 | 2026-03-18T20:43:10.238Z | Downloaded regex-syntax v0.8.10 |
| 1287 | 2026-03-18T20:43:10.244Z | Downloaded regress v0.10.5 |
| 1288 | 2026-03-18T20:43:10.252Z | Downloaded rustix v0.38.44 |
| 1289 | 2026-03-18T20:43:10.268Z | Downloaded hickory-proto v0.24.4 |
| 1290 | 2026-03-18T20:43:10.280Z | Downloaded petgraph v0.6.5 |
| 1291 | 2026-03-18T20:43:10.294Z | Downloaded base64 v0.22.1 |
| 1292 | 2026-03-18T20:43:10.297Z | Downloaded half v1.8.3 |
| 1293 | 2026-03-18T20:43:10.299Z | Downloaded highway v1.3.0 |
| 1294 | 2026-03-18T20:43:10.302Z | Downloaded maplit v1.0.2 |
| 1295 | 2026-03-18T20:43:10.302Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1296 | 2026-03-18T20:43:10.305Z | Downloaded lzma-sys v0.1.20 |
| 1297 | 2026-03-18T20:43:10.324Z | Downloaded jiff v0.2.21 |
| 1298 | 2026-03-18T20:43:10.338Z | Downloaded colored v3.1.1 |
| 1299 | 2026-03-18T20:43:10.341Z | Downloaded cargo_toml v0.22.3 |
| 1300 | 2026-03-18T20:43:10.343Z | Downloaded bitfield v0.19.4 |
| 1301 | 2026-03-18T20:43:10.343Z | Downloaded env_logger v0.11.9 |
| 1302 | 2026-03-18T20:43:10.343Z | Downloaded diff v0.1.13 |
| 1303 | 2026-03-18T20:43:10.346Z | Downloaded des v0.8.1 |
| 1304 | 2026-03-18T20:43:10.349Z | Downloaded derive_builder v0.20.2 |
| 1305 | 2026-03-18T20:43:10.351Z | Downloaded corncobs v0.1.4 |
| 1306 | 2026-03-18T20:43:10.351Z | Downloaded constant_time_eq v0.4.2 |
| 1307 | 2026-03-18T20:43:10.354Z | Downloaded home v0.5.12 |
| 1308 | 2026-03-18T20:43:10.354Z | Downloaded ident_case v1.0.1 |
| 1309 | 2026-03-18T20:43:10.354Z | Downloaded hostname v0.3.1 |
| 1310 | 2026-03-18T20:43:10.357Z | Downloaded cancel-safe-futures v0.1.5 |
| 1311 | 2026-03-18T20:43:10.360Z | Downloaded sqlparser v0.61.0 |
| 1312 | 2026-03-18T20:43:10.364Z | Downloaded csv v1.4.0 |
| 1313 | 2026-03-18T20:43:10.380Z | Downloaded hex v0.4.3 |
| 1314 | 2026-03-18T20:43:10.383Z | Downloaded petgraph v0.8.3 |
| 1315 | 2026-03-18T20:43:10.398Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1316 | 2026-03-18T20:43:10.412Z | Downloaded tracing v0.1.44 |
| 1317 | 2026-03-18T20:43:10.429Z | Downloaded sha3 v0.10.8 |
| 1318 | 2026-03-18T20:43:10.433Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1319 | 2026-03-18T20:43:10.442Z | Downloaded typify-impl v0.6.1 |
| 1320 | 2026-03-18T20:43:10.453Z | Downloaded zerocopy-derive v0.6.6 |
| 1321 | 2026-03-18T20:43:10.460Z | Downloaded glob v0.3.3 |
| 1322 | 2026-03-18T20:43:10.463Z | Downloaded regex-automata v0.4.14 |
| 1323 | 2026-03-18T20:43:10.473Z | Downloaded buf-list v1.1.2 |
| 1324 | 2026-03-18T20:43:10.476Z | Downloaded backoff v0.4.0 |
| 1325 | 2026-03-18T20:43:10.478Z | Downloaded bitflags v1.3.2 |
| 1326 | 2026-03-18T20:43:10.478Z | Downloaded diesel-dtrace v0.5.0 |
| 1327 | 2026-03-18T20:43:10.481Z | Downloaded const-oid v0.9.6 |
| 1328 | 2026-03-18T20:43:10.481Z | Downloaded cipher v0.4.4 |
| 1329 | 2026-03-18T20:43:10.484Z | Downloaded gethostname v0.5.0 |
| 1330 | 2026-03-18T20:43:10.484Z | Downloaded filetime v0.2.27 |
| 1331 | 2026-03-18T20:43:10.487Z | Downloaded bitfield-struct v0.6.2 |
| 1332 | 2026-03-18T20:43:10.487Z | Downloaded bb8 v0.8.6 |
| 1333 | 2026-03-18T20:43:10.487Z | Downloaded bit-vec v0.8.0 |
| 1334 | 2026-03-18T20:43:10.489Z | Downloaded chrono-tz v0.10.4 |
| 1335 | 2026-03-18T20:43:10.517Z | Downloaded encoding_rs v0.8.35 |
| 1336 | 2026-03-18T20:43:10.534Z | Downloaded libz-sys v1.1.24 |
| 1337 | 2026-03-18T20:43:10.550Z | Downloaded tokio v1.49.0 |
| 1338 | 2026-03-18T20:43:10.597Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1339 | 2026-03-18T20:43:10.679Z | Downloaded ring v0.17.14 |
| 1340 | 2026-03-18T20:43:11.312Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-03-18T20:43:11.642Z | Compiling libc v0.2.180 |
| 1342 | 2026-03-18T20:43:11.643Z | Compiling serde v1.0.228 |
| 1343 | 2026-03-18T20:43:11.645Z | Compiling log v0.4.29 |
| 1344 | 2026-03-18T20:43:11.646Z | Compiling shlex v1.3.0 |
| 1345 | 2026-03-18T20:43:11.820Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-03-18T20:43:11.823Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-03-18T20:43:11.829Z | Compiling syn v2.0.117 |
| 1348 | 2026-03-18T20:43:11.855Z | Compiling typenum v1.19.0 |
| 1349 | 2026-03-18T20:43:12.069Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-03-18T20:43:12.072Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-18T20:43:12.143Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-03-18T20:43:12.189Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-03-18T20:43:12.217Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-18T20:43:12.269Z | Compiling lock_api v0.4.14 |
| 1355 | 2026-03-18T20:43:12.289Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-03-18T20:43:12.402Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-03-18T20:43:12.421Z | Compiling parking_lot_core v0.9.12 |
| 1358 | 2026-03-18T20:43:12.556Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-03-18T20:43:12.705Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-03-18T20:43:12.867Z | Compiling pkg-config v0.3.32 |
| 1361 | 2026-03-18T20:43:12.951Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-18T20:43:13.032Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-18T20:43:13.152Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-18T20:43:13.236Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-18T20:43:13.571Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-18T20:43:13.592Z | Compiling once_cell v1.21.3 |
| 1367 | 2026-03-18T20:43:13.617Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-18T20:43:13.670Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-18T20:43:13.733Z | Compiling mio v1.1.1 |
| 1370 | 2026-03-18T20:43:13.784Z | Compiling bitflags v2.11.0 |
| 1371 | 2026-03-18T20:43:13.867Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-18T20:43:13.982Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-18T20:43:14.084Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-18T20:43:14.176Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-03-18T20:43:14.284Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-03-18T20:43:14.395Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-03-18T20:43:14.414Z | Compiling foldhash v0.2.0 |
| 1378 | 2026-03-18T20:43:14.532Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-18T20:43:14.600Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-18T20:43:14.652Z | Compiling slab v0.4.12 |
| 1381 | 2026-03-18T20:43:14.708Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-03-18T20:43:14.733Z | Compiling futures-task v0.3.32 |
| 1383 | 2026-03-18T20:43:14.754Z | Compiling getrandom v0.4.1 |
| 1384 | 2026-03-18T20:43:14.849Z | Compiling hashbrown v0.16.1 |
| 1385 | 2026-03-18T20:43:14.880Z | Compiling futures-io v0.3.32 |
| 1386 | 2026-03-18T20:43:14.955Z | Compiling rand_core v0.10.0 |
| 1387 | 2026-03-18T20:43:15.014Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-18T20:43:15.082Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-18T20:43:15.190Z | Compiling cmake v0.1.57 |
| 1390 | 2026-03-18T20:43:15.595Z | Compiling indexmap v2.13.0 |
| 1391 | 2026-03-18T20:43:15.741Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-18T20:43:15.825Z | Compiling fs_extra v1.3.0 |
| 1393 | 2026-03-18T20:43:15.951Z | Compiling synstructure v0.13.2 |
| 1394 | 2026-03-18T20:43:15.989Z | Compiling dunce v1.0.5 |
| 1395 | 2026-03-18T20:43:16.107Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-18T20:43:16.183Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-18T20:43:16.265Z | Compiling aws-lc-sys v0.37.1 |
| 1398 | 2026-03-18T20:43:16.297Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-18T20:43:16.466Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-18T20:43:16.487Z | Compiling rustix v1.1.3 |
| 1401 | 2026-03-18T20:43:16.491Z | Compiling iana-time-zone v0.1.65 |
| 1402 | 2026-03-18T20:43:16.525Z | Compiling pem-rfc7468 v0.7.0 |
| 1403 | 2026-03-18T20:43:16.570Z | Compiling ring v0.17.14 |
| 1404 | 2026-03-18T20:43:16.769Z | Compiling uuid v1.21.0 |
| 1405 | 2026-03-18T20:43:16.823Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-03-18T20:43:16.841Z | Compiling regex-syntax v0.8.10 |
| 1407 | 2026-03-18T20:43:16.936Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-18T20:43:17.230Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-18T20:43:17.316Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-03-18T20:43:17.676Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-03-18T20:43:18.069Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-03-18T20:43:18.087Z | Compiling serde_derive_internals v0.29.1 |
| 1413 | 2026-03-18T20:43:18.224Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-18T20:43:18.636Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-18T20:43:18.927Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-18T20:43:18.947Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-18T20:43:19.023Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-18T20:43:19.390Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-18T20:43:19.784Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-18T20:43:20.141Z | Compiling zerovec-derive v0.11.2 |
| 1421 | 2026-03-18T20:43:20.580Z | Compiling displaydoc v0.2.5 |
| 1422 | 2026-03-18T20:43:20.823Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-03-18T20:43:20.860Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-18T20:43:21.000Z | Compiling yoke v0.8.1 |
| 1425 | 2026-03-18T20:43:21.018Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-03-18T20:43:21.226Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-18T20:43:21.244Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-18T20:43:21.445Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-03-18T20:43:21.541Z | Compiling hmac v0.12.1 |
| 1430 | 2026-03-18T20:43:21.561Z | Compiling zerotrie v0.2.3 |
| 1431 | 2026-03-18T20:43:21.587Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-03-18T20:43:21.737Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-03-18T20:43:21.937Z | Compiling inout v0.1.4 |
| 1434 | 2026-03-18T20:43:21.956Z | Compiling sha2 v0.10.9 |
| 1435 | 2026-03-18T20:43:22.151Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-18T20:43:22.194Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-03-18T20:43:22.276Z | Compiling tinystr v0.8.2 |
| 1438 | 2026-03-18T20:43:22.495Z | Compiling icu_locale_core v2.1.1 |
| 1439 | 2026-03-18T20:43:22.514Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-18T20:43:22.543Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-18T20:43:22.720Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-03-18T20:43:23.350Z | Compiling bytes v1.11.1 |
| 1443 | 2026-03-18T20:43:23.424Z | Compiling icu_provider v2.1.1 |
| 1444 | 2026-03-18T20:43:23.528Z | Compiling der v0.7.10 |
| 1445 | 2026-03-18T20:43:23.751Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-03-18T20:43:23.807Z | Compiling icu_properties v2.1.2 |
| 1447 | 2026-03-18T20:43:23.847Z | Compiling chrono v0.4.44 |
| 1448 | 2026-03-18T20:43:24.238Z | Compiling tokio v1.49.0 |
| 1449 | 2026-03-18T20:43:24.472Z | Compiling http v1.4.0 |
| 1450 | 2026-03-18T20:43:25.200Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-03-18T20:43:25.354Z | Compiling idna v1.1.0 |
| 1452 | 2026-03-18T20:43:25.372Z | Compiling spki v0.7.3 |
| 1453 | 2026-03-18T20:43:25.627Z | Compiling ppv-lite86 v0.2.21 |
| 1454 | 2026-03-18T20:43:25.661Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-03-18T20:43:25.684Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-03-18T20:43:25.711Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-18T20:43:25.732Z | Compiling url v2.5.8 |
| 1458 | 2026-03-18T20:43:25.823Z | Compiling scrypt v0.11.0 |
| 1459 | 2026-03-18T20:43:25.826Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-18T20:43:26.021Z | Compiling rand_chacha v0.9.0 |
| 1461 | 2026-03-18T20:43:26.062Z | Compiling aes v0.8.4 |
| 1462 | 2026-03-18T20:43:26.144Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-18T20:43:26.220Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-18T20:43:26.741Z | Compiling pkcs5 v0.7.1 |
| 1465 | 2026-03-18T20:43:26.782Z | Compiling rand v0.9.2 |
| 1466 | 2026-03-18T20:43:26.901Z | Compiling http-body v1.0.1 |
| 1467 | 2026-03-18T20:43:27.162Z | Compiling untrusted v0.9.0 |
| 1468 | 2026-03-18T20:43:27.311Z | Compiling httparse v1.10.1 |
| 1469 | 2026-03-18T20:43:27.376Z | Compiling syn v1.0.109 |
| 1470 | 2026-03-18T20:43:27.434Z | Compiling openssl-probe v0.2.1 |
| 1471 | 2026-03-18T20:43:27.492Z | Compiling thiserror v2.0.18 |
| 1472 | 2026-03-18T20:43:27.622Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-18T20:43:27.655Z | Compiling base64 v0.22.1 |
| 1474 | 2026-03-18T20:43:27.749Z | Compiling schemars v0.8.22 |
| 1475 | 2026-03-18T20:43:27.820Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-03-18T20:43:27.839Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-03-18T20:43:28.010Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-18T20:43:28.031Z | Compiling tracing v0.1.44 |
| 1479 | 2026-03-18T20:43:28.069Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-03-18T20:43:28.410Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-03-18T20:43:28.567Z | Compiling tower-service v0.3.3 |
| 1482 | 2026-03-18T20:43:28.682Z | Compiling tinyvec_macros v0.1.1 |
| 1483 | 2026-03-18T20:43:28.775Z | Compiling dyn-clone v1.0.20 |
| 1484 | 2026-03-18T20:43:28.924Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-03-18T20:43:28.948Z | Compiling tower-layer v0.3.3 |
| 1486 | 2026-03-18T20:43:29.086Z | Compiling try-lock v0.2.5 |
| 1487 | 2026-03-18T20:43:29.129Z | Compiling rustls v0.23.37 |
| 1488 | 2026-03-18T20:43:29.151Z | Compiling scroll v0.13.0 |
| 1489 | 2026-03-18T20:43:29.219Z | Compiling want v0.3.1 |
| 1490 | 2026-03-18T20:43:29.339Z | Compiling tokio-util v0.7.18 |
| 1491 | 2026-03-18T20:43:29.424Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-18T20:43:29.893Z | Compiling ipnet v2.11.0 |
| 1493 | 2026-03-18T20:43:30.312Z | Compiling h2 v0.4.13 |
| 1494 | 2026-03-18T20:43:30.564Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-03-18T20:43:30.745Z | Compiling spin v0.9.8 |
| 1496 | 2026-03-18T20:43:31.012Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-03-18T20:43:31.060Z | Compiling crc32fast v1.5.0 |
| 1498 | 2026-03-18T20:43:31.329Z | Compiling pin-utils v0.1.0 |
| 1499 | 2026-03-18T20:43:31.398Z | Compiling time-core v0.1.8 |
| 1500 | 2026-03-18T20:43:31.417Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-18T20:43:31.583Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-03-18T20:43:31.665Z | Compiling darling_macro v0.20.11 |
| 1503 | 2026-03-18T20:43:31.686Z | Compiling openssl v0.10.75 |
| 1504 | 2026-03-18T20:43:31.704Z | Compiling httpdate v1.0.3 |
| 1505 | 2026-03-18T20:43:31.964Z | Compiling num-conv v0.2.0 |
| 1506 | 2026-03-18T20:43:31.985Z | Compiling tempfile v3.25.0 |
| 1507 | 2026-03-18T20:43:32.124Z | Compiling regex-automata v0.4.14 |
| 1508 | 2026-03-18T20:43:32.144Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-18T20:43:32.253Z | Compiling darling v0.20.11 |
| 1510 | 2026-03-18T20:43:32.383Z | Compiling foreign-types v0.3.2 |
| 1511 | 2026-03-18T20:43:32.470Z | Compiling deranged v0.5.8 |
| 1512 | 2026-03-18T20:43:33.358Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-18T20:43:33.876Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-03-18T20:43:34.308Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-18T20:43:34.373Z | Compiling hyper v1.8.1 |
| 1516 | 2026-03-18T20:43:35.515Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-03-18T20:43:35.709Z | Compiling siphasher v1.0.2 |
| 1518 | 2026-03-18T20:43:35.854Z | Compiling native-tls v0.2.18 |
| 1519 | 2026-03-18T20:43:35.954Z | Compiling bit-vec v0.8.0 |
| 1520 | 2026-03-18T20:43:35.977Z | Compiling simd-adler32 v0.3.8 |
| 1521 | 2026-03-18T20:43:36.102Z | Compiling either v1.15.0 |
| 1522 | 2026-03-18T20:43:36.254Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-03-18T20:43:36.300Z | Compiling quick-error v1.2.3 |
| 1524 | 2026-03-18T20:43:36.373Z | Compiling num_threads v0.1.7 |
| 1525 | 2026-03-18T20:43:36.431Z | Compiling rusty-fork v0.3.1 |
| 1526 | 2026-03-18T20:43:36.490Z | Compiling time v0.3.47 |
| 1527 | 2026-03-18T20:43:36.510Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-18T20:43:36.579Z | Compiling thiserror v1.0.69 |
| 1529 | 2026-03-18T20:43:36.704Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-03-18T20:43:37.065Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-18T20:43:37.927Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-18T20:43:38.230Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-18T20:43:38.672Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-18T20:43:38.862Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-18T20:43:39.002Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-18T20:43:39.110Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-18T20:43:39.326Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-18T20:43:39.370Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-18T20:43:39.389Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-18T20:43:39.585Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-18T20:43:39.608Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-18T20:43:39.662Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-18T20:43:39.811Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-18T20:43:39.905Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-18T20:43:39.940Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-18T20:43:40.003Z | Compiling adler2 v2.0.1 |
| 1547 | 2026-03-18T20:43:40.003Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-18T20:43:40.160Z | Compiling paste v1.0.15 |
| 1549 | 2026-03-18T20:43:40.179Z | Compiling rayon-core v1.13.0 |
| 1550 | 2026-03-18T20:43:40.198Z | Compiling unarray v0.1.4 |
| 1551 | 2026-03-18T20:43:40.225Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-18T20:43:40.334Z | Compiling unicode-segmentation v1.12.0 |
| 1553 | 2026-03-18T20:43:40.391Z | Compiling anyhow v1.0.102 |
| 1554 | 2026-03-18T20:43:40.493Z | Compiling unicode-bidi v0.3.18 |
| 1555 | 2026-03-18T20:43:40.512Z | Compiling zstd-safe v7.2.4 |
| 1556 | 2026-03-18T20:43:40.830Z | Compiling proptest v1.10.0 |
| 1557 | 2026-03-18T20:43:40.907Z | Compiling stringprep v0.1.5 |
| 1558 | 2026-03-18T20:43:40.930Z | Compiling scroll v0.12.0 |
| 1559 | 2026-03-18T20:43:41.043Z | Compiling miniz_oxide v0.8.9 |
| 1560 | 2026-03-18T20:43:41.278Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-18T20:43:41.874Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-18T20:43:41.893Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-18T20:43:41.914Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-18T20:43:41.932Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-18T20:43:41.964Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-18T20:43:42.113Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-18T20:43:42.116Z | Compiling serde_tokenstream v0.2.3 |
| 1568 | 2026-03-18T20:43:42.239Z | Compiling serde_spanned v0.6.9 |
| 1569 | 2026-03-18T20:43:42.421Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-18T20:43:42.440Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-03-18T20:43:42.468Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-18T20:43:42.528Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-18T20:43:42.672Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-18T20:43:42.780Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-18T20:43:43.007Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-03-18T20:43:43.087Z | Compiling hash32 v0.2.1 |
| 1577 | 2026-03-18T20:43:43.132Z | Compiling ff v0.13.1 |
| 1578 | 2026-03-18T20:43:43.151Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-03-18T20:43:43.174Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-03-18T20:43:43.303Z | Compiling base16ct v0.2.0 |
| 1581 | 2026-03-18T20:43:43.332Z | Compiling fallible-iterator v0.2.0 |
| 1582 | 2026-03-18T20:43:43.445Z | Compiling ref-cast v1.0.25 |
| 1583 | 2026-03-18T20:43:43.448Z | Compiling cfg_aliases v0.2.1 |
| 1584 | 2026-03-18T20:43:43.555Z | Compiling iri-string v0.7.10 |
| 1585 | 2026-03-18T20:43:43.577Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-03-18T20:43:43.730Z | Compiling psl-types v2.0.11 |
| 1587 | 2026-03-18T20:43:43.771Z | Compiling num-bigint-dig v0.8.6 |
| 1588 | 2026-03-18T20:43:43.812Z | Compiling zlib-rs v0.6.2 |
| 1589 | 2026-03-18T20:43:43.842Z | Compiling litrs v1.0.0 |
| 1590 | 2026-03-18T20:43:43.887Z | Compiling rustix v0.38.44 |
| 1591 | 2026-03-18T20:43:44.003Z | Compiling ryu v1.0.23 |
| 1592 | 2026-03-18T20:43:44.077Z | Compiling publicsuffix v2.3.0 |
| 1593 | 2026-03-18T20:43:44.236Z | Compiling serde_urlencoded v0.7.1 |
| 1594 | 2026-03-18T20:43:44.291Z | Compiling newtype-uuid v1.3.2 |
| 1595 | 2026-03-18T20:43:44.502Z | Compiling darling v0.21.3 |
| 1596 | 2026-03-18T20:43:44.544Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-18T20:43:44.568Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-03-18T20:43:44.603Z | Compiling postgres-protocol v0.6.10 |
| 1599 | 2026-03-18T20:43:44.720Z | Compiling nix v0.31.1 |
| 1600 | 2026-03-18T20:43:45.206Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-18T20:43:45.310Z | Compiling sec1 v0.7.3 |
| 1602 | 2026-03-18T20:43:45.333Z | Compiling num-iter v0.1.45 |
| 1603 | 2026-03-18T20:43:45.495Z | Compiling group v0.13.0 |
| 1604 | 2026-03-18T20:43:45.750Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-18T20:43:45.753Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-18T20:43:45.788Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-18T20:43:46.063Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-18T20:43:46.288Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-18T20:43:46.332Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-18T20:43:47.053Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-18T20:43:47.168Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-18T20:43:47.249Z | Compiling hubpack_derive v0.1.1 |
| 1613 | 2026-03-18T20:43:47.339Z | Compiling regex v1.12.3 |
| 1614 | 2026-03-18T20:43:47.486Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-03-18T20:43:47.600Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-03-18T20:43:47.619Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-03-18T20:43:47.801Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-03-18T20:43:47.819Z | Compiling strum_macros v0.27.2 |
| 1619 | 2026-03-18T20:43:47.925Z | Compiling flate2 v1.1.9 |
| 1620 | 2026-03-18T20:43:47.928Z | Compiling ref-cast-impl v1.0.25 |
| 1621 | 2026-03-18T20:43:48.443Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-03-18T20:43:48.551Z | Compiling async-trait v0.1.89 |
| 1623 | 2026-03-18T20:43:48.669Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-18T20:43:49.306Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-18T20:43:49.478Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-18T20:43:49.626Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-18T20:43:49.696Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-18T20:43:49.853Z | Compiling libbz2-rs-sys v0.2.2 |
| 1629 | 2026-03-18T20:43:49.945Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-03-18T20:43:49.996Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-03-18T20:43:50.213Z | Compiling bitflags v1.3.2 |
| 1632 | 2026-03-18T20:43:50.264Z | Compiling winnow v0.5.40 |
| 1633 | 2026-03-18T20:43:50.302Z | Compiling object v0.37.3 |
| 1634 | 2026-03-18T20:43:50.572Z | Compiling managed v0.8.0 |
| 1635 | 2026-03-18T20:43:50.701Z | Compiling strum v0.27.2 |
| 1636 | 2026-03-18T20:43:50.747Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-03-18T20:43:50.770Z | Compiling zopfli v0.8.3 |
| 1638 | 2026-03-18T20:43:50.871Z | Compiling hashbrown v0.15.5 |
| 1639 | 2026-03-18T20:43:51.009Z | Compiling clap_builder v4.5.60 |
| 1640 | 2026-03-18T20:43:51.279Z | Compiling console v0.16.2 |
| 1641 | 2026-03-18T20:43:51.685Z | Compiling daft v0.1.5 |
| 1642 | 2026-03-18T20:43:51.762Z | Compiling dof v0.3.0 |
| 1643 | 2026-03-18T20:43:52.014Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-03-18T20:43:52.044Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-03-18T20:43:52.327Z | Compiling cargo_metadata v0.19.2 |
| 1646 | 2026-03-18T20:43:52.568Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-18T20:43:52.857Z | Compiling phf v0.13.1 |
| 1648 | 2026-03-18T20:43:53.066Z | Compiling zone_cfg_derive v0.3.1 |
| 1649 | 2026-03-18T20:43:53.936Z | Compiling signal-hook-mio v0.2.5 |
| 1650 | 2026-03-18T20:43:54.085Z | Compiling zstd v0.13.3 |
| 1651 | 2026-03-18T20:43:54.248Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-18T20:43:54.925Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-03-18T20:43:55.032Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-18T20:43:55.110Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-18T20:43:55.340Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-03-18T20:43:55.364Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-18T20:43:55.842Z | Compiling usdt-macro v0.6.0 |
| 1658 | 2026-03-18T20:43:55.862Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-03-18T20:43:56.106Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-18T20:43:56.822Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-18T20:43:56.901Z | Compiling itertools v0.12.1 |
| 1662 | 2026-03-18T20:43:56.920Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-03-18T20:43:56.968Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-18T20:43:57.163Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-18T20:43:57.246Z | Compiling serde-big-array v0.5.1 |
| 1666 | 2026-03-18T20:43:57.430Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-18T20:43:57.454Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-18T20:43:57.607Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-03-18T20:43:57.701Z | Compiling serde_repr v0.1.20 |
| 1670 | 2026-03-18T20:43:57.784Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-18T20:43:57.858Z | Compiling strum_macros v0.26.4 |
| 1672 | 2026-03-18T20:43:57.880Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-18T20:43:58.067Z | Compiling thread-id v4.2.2 |
| 1674 | 2026-03-18T20:43:58.174Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-18T20:43:58.253Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-18T20:43:58.431Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-18T20:43:58.473Z | Compiling rustc-hash v2.1.1 |
| 1678 | 2026-03-18T20:43:58.609Z | Compiling predicates-core v1.0.10 |
| 1679 | 2026-03-18T20:43:58.637Z | Compiling new_debug_unreachable v1.0.6 |
| 1680 | 2026-03-18T20:43:58.706Z | Compiling normalize-line-endings v0.3.0 |
| 1681 | 2026-03-18T20:43:58.730Z | Compiling whoami v2.1.0 |
| 1682 | 2026-03-18T20:43:58.831Z | Compiling mime v0.3.17 |
| 1683 | 2026-03-18T20:43:58.850Z | Compiling keccak v0.1.6 |
| 1684 | 2026-03-18T20:43:59.186Z | Compiling fixedbitset v0.4.2 |
| 1685 | 2026-03-18T20:43:59.229Z | Compiling difflib v0.4.0 |
| 1686 | 2026-03-18T20:43:59.466Z | Compiling unit-prefix v0.5.2 |
| 1687 | 2026-03-18T20:43:59.650Z | Compiling static_assertions v1.1.0 |
| 1688 | 2026-03-18T20:43:59.747Z | Compiling jiff v0.2.21 |
| 1689 | 2026-03-18T20:43:59.973Z | Compiling data-encoding v2.10.0 |
| 1690 | 2026-03-18T20:43:59.991Z | Compiling precomputed-hash v0.1.1 |
| 1691 | 2026-03-18T20:44:00.103Z | Compiling fixedbitset v0.5.7 |
| 1692 | 2026-03-18T20:44:00.188Z | Compiling string_cache v0.8.9 |
| 1693 | 2026-03-18T20:44:00.268Z | Compiling clap v4.5.60 |
| 1694 | 2026-03-18T20:44:00.347Z | Compiling strum v0.26.3 |
| 1695 | 2026-03-18T20:44:00.370Z | Compiling petgraph v0.8.3 |
| 1696 | 2026-03-18T20:44:00.474Z | Compiling hickory-proto v0.25.2 |
| 1697 | 2026-03-18T20:44:00.493Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-18T20:44:00.515Z | Compiling indicatif v0.18.4 |
| 1699 | 2026-03-18T20:44:00.518Z | Compiling predicates v3.1.4 |
| 1700 | 2026-03-18T20:44:00.939Z | Compiling petgraph v0.6.5 |
| 1701 | 2026-03-18T20:44:01.415Z | Compiling sha3 v0.10.8 |
| 1702 | 2026-03-18T20:44:01.663Z | Compiling tokio-postgres v0.7.16 |
| 1703 | 2026-03-18T20:44:01.996Z | Compiling toml_edit v0.22.27 |
| 1704 | 2026-03-18T20:44:02.953Z | Compiling iddqd v0.3.17 |
| 1705 | 2026-03-18T20:44:02.981Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-03-18T20:44:03.478Z | Compiling zip v4.6.1 |
| 1707 | 2026-03-18T20:44:04.191Z | Compiling zone v0.3.1 |
| 1708 | 2026-03-18T20:44:04.540Z | Compiling usdt v0.6.0 |
| 1709 | 2026-03-18T20:44:04.698Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-18T20:44:04.806Z | Compiling serde_with v3.17.0 |
| 1711 | 2026-03-18T20:44:04.867Z | Compiling ecdsa v0.16.9 |
| 1712 | 2026-03-18T20:44:05.094Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-18T20:44:05.375Z | Compiling rsa v0.9.10 |
| 1714 | 2026-03-18T20:44:05.481Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-03-18T20:44:05.712Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-18T20:44:06.258Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-18T20:44:06.966Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-18T20:44:07.278Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-18T20:44:07.369Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-18T20:44:07.561Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-18T20:44:07.826Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-18T20:44:07.900Z | Compiling x509-cert v0.2.5 |
| 1723 | 2026-03-18T20:44:08.137Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-18T20:44:08.167Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-18T20:44:08.191Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-18T20:44:08.502Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-18T20:44:08.544Z | Compiling peg-runtime v0.8.5 |
| 1728 | 2026-03-18T20:44:08.879Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-18T20:44:08.914Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-18T20:44:09.049Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-18T20:44:09.124Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-18T20:44:09.245Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-18T20:44:09.447Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-18T20:44:09.564Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-18T20:44:09.583Z | Compiling term v1.2.1 |
| 1736 | 2026-03-18T20:44:09.604Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-18T20:44:09.736Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-18T20:44:09.791Z | Compiling tar v0.4.44 |
| 1739 | 2026-03-18T20:44:09.813Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-18T20:44:10.253Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-18T20:44:16.687Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-18T20:44:20.716Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-18T20:44:20.719Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-18T20:44:20.983Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-18T20:44:21.243Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-03-18T20:44:21.243Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-18T20:44:24.201Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-18T20:44:24.469Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-18T20:44:28.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1750 | 2026-03-18T20:44:28.551Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.803 INFO Starting download, target: Cockroach |
| 1752 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.804 INFO Starting download, target: Clickhouse |
| 1753 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.804 INFO Starting download, target: MaghemiteMgd |
| 1754 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.804 INFO Starting download, target: Console |
| 1755 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.804 INFO Starting download, target: TransceiverControl |
| 1756 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.804 INFO Starting download, target: DendriteStub |
| 1757 | 2026-03-18T20:44:28.615Z | Mar 18 20:44:26.804 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1758 | 2026-03-18T20:44:28.619Z | Mar 18 20:44:26.804 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-18T20:44:28.619Z | Mar 18 20:44:26.804 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1760 | 2026-03-18T20:44:28.619Z | Mar 18 20:44:26.804 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-18T20:44:28.619Z | Mar 18 20:44:26.804 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-03-18T20:44:28.619Z | Mar 18 20:44:26.804 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-18T20:44:29.028Z | Mar 18 20:44:27.215 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-18T20:44:29.365Z | Mar 18 20:44:27.551 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-03-18T20:44:29.597Z | Mar 18 20:44:27.775 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-03-18T20:44:29.972Z | Mar 18 20:44:28.155 INFO Download complete, target: Console |
| 1767 | 2026-03-18T20:44:30.266Z | Mar 18 20:44:28.452 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1768 | 2026-03-18T20:44:30.526Z | Mar 18 20:44:28.714 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-03-18T20:44:31.102Z | Mar 18 20:44:29.290 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-18T20:44:31.310Z | Mar 18 20:44:29.498 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-18T20:44:31.310Z | Mar 18 20:44:29.498 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-18T20:44:33.832Z | Mar 18 20:44:32.020 INFO Download complete, target: DendriteStub |
| 1773 | 2026-03-18T20:44:34.138Z | Mar 18 20:44:32.327 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-03-18T20:44:39.058Z | Mar 18 20:44:37.245 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-18T20:44:39.176Z | Mar 18 20:44:37.363 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-18T20:44:42.289Z | Mar 18 20:44:40.477 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-18T20:44:42.433Z | Mar 18 20:44:40.621 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-18T20:44:42.453Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-18T20:44:42.456Z | |
| 1780 | 2026-03-18T20:44:42.457Z | real 4:06.166694556 |
| 1781 | 2026-03-18T20:44:42.457Z | user 10:23.765354706 |
| 1782 | 2026-03-18T20:44:42.457Z | sys 1:47.346149726 |
| 1783 | 2026-03-18T20:44:42.457Z | trap 0.338734264 |
| 1784 | 2026-03-18T20:44:42.457Z | tflt 0.600178870 |
| 1785 | 2026-03-18T20:44:42.457Z | dflt 0.662883433 |
| 1786 | 2026-03-18T20:44:42.457Z | kflt 0.020360074 |
| 1787 | 2026-03-18T20:44:42.457Z | lock 30:41.636169990 |
| 1788 | 2026-03-18T20:44:42.457Z | slp 29:33.478782984 |
| 1789 | 2026-03-18T20:44:42.457Z | lat 56.007043604 |
| 1790 | 2026-03-18T20:44:42.457Z | stop 2:40.347431299 |
| 1791 | 2026-03-18T20:44:42.457Z | + banner hack-check |
| 1792 | 2026-03-18T20:44:42.457Z | |
| 1793 | 2026-03-18T20:44:42.457Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-18T20:44:42.457Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-18T20:44:42.457Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-18T20:44:42.457Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-18T20:44:42.457Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-18T20:44:42.457Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-18T20:44:42.457Z | |
| 1800 | 2026-03-18T20:44:42.457Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-18T20:44:42.457Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-18T20:44:42.457Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-18T20:44:43.155Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-18T20:44:43.437Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-18T20:44:45.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s |
| 1806 | 2026-03-18T20:44:46.031Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-18T20:44:46.066Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-18T20:44:46.069Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-18T20:44:46.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1810 | 2026-03-18T20:44:46.724Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-18T20:44:47.754Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-18T20:44:48.128Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-18T20:44:51.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s |
| 1814 | 2026-03-18T20:44:51.631Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-18T20:44:51.675Z | Mar 18 20:44:49.862 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-18T20:44:51.678Z | Mar 18 20:44:49.863 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-18T20:44:52.113Z | Mar 18 20:44:50.300 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-18T20:44:52.193Z | Mar 18 20:44:50.381 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-18T20:44:52.196Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1820 | 2026-03-18T20:44:52.215Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-18T20:44:52.416Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1822 | 2026-03-18T20:44:53.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-18T20:44:53.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-18T20:44:53.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-18T20:44:53.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1826 | 2026-03-18T20:44:53.177Z | |
| 1827 | 2026-03-18T20:44:53.177Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1828 | 2026-03-18T20:44:53.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-18T20:44:53.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-18T20:44:53.840Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-18T20:44:53.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1832 | 2026-03-18T20:44:53.939Z | |
| 1833 | 2026-03-18T20:44:53.939Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1834 | 2026-03-18T20:44:54.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-18T20:44:54.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-18T20:44:54.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-18T20:44:54.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1838 | 2026-03-18T20:44:54.695Z | |
| 1839 | 2026-03-18T20:44:54.695Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1840 | 2026-03-18T20:44:55.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-18T20:44:55.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-18T20:44:55.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-18T20:44:55.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1844 | 2026-03-18T20:44:55.451Z | |
| 1845 | 2026-03-18T20:44:55.451Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1846 | 2026-03-18T20:44:56.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-18T20:44:56.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-18T20:44:56.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-18T20:44:56.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1850 | 2026-03-18T20:44:56.219Z | |
| 1851 | 2026-03-18T20:44:56.219Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1852 | 2026-03-18T20:44:56.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-18T20:44:56.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-18T20:44:56.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-18T20:44:56.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1856 | 2026-03-18T20:44:56.996Z | |
| 1857 | 2026-03-18T20:44:56.996Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1858 | 2026-03-18T20:44:57.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-18T20:44:57.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-18T20:44:57.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-18T20:44:57.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1862 | 2026-03-18T20:44:57.770Z | |
| 1863 | 2026-03-18T20:44:57.770Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1864 | 2026-03-18T20:44:58.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-18T20:44:58.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-18T20:44:58.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-18T20:44:58.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1868 | 2026-03-18T20:44:58.548Z | |
| 1869 | 2026-03-18T20:44:58.548Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1870 | 2026-03-18T20:44:59.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-18T20:44:59.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-18T20:44:59.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-18T20:44:59.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1874 | 2026-03-18T20:44:59.144Z | |
| 1875 | 2026-03-18T20:44:59.144Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1876 | 2026-03-18T20:44:59.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-18T20:44:59.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-18T20:44:59.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-18T20:44:59.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1880 | 2026-03-18T20:44:59.743Z | |
| 1881 | 2026-03-18T20:44:59.743Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1882 | 2026-03-18T20:45:00.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-18T20:45:00.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-18T20:45:00.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-18T20:45:00.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1886 | 2026-03-18T20:45:00.344Z | |
| 1887 | 2026-03-18T20:45:00.344Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1888 | 2026-03-18T20:45:00.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-18T20:45:00.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-18T20:45:00.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-18T20:45:00.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1892 | 2026-03-18T20:45:00.948Z | |
| 1893 | 2026-03-18T20:45:00.948Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1894 | 2026-03-18T20:45:01.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-18T20:45:01.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-18T20:45:01.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-18T20:45:01.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1898 | 2026-03-18T20:45:01.551Z | |
| 1899 | 2026-03-18T20:45:01.551Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1900 | 2026-03-18T20:45:02.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-18T20:45:02.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-18T20:45:02.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-18T20:45:02.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1904 | 2026-03-18T20:45:02.154Z | |
| 1905 | 2026-03-18T20:45:02.154Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1906 | 2026-03-18T20:45:02.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-18T20:45:02.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-18T20:45:02.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-18T20:45:02.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1910 | 2026-03-18T20:45:02.749Z | |
| 1911 | 2026-03-18T20:45:02.749Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1912 | 2026-03-18T20:45:03.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-18T20:45:03.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-18T20:45:03.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-18T20:45:03.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-18T20:45:03.350Z | |
| 1917 | 2026-03-18T20:45:03.350Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1918 | 2026-03-18T20:45:03.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-18T20:45:03.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-18T20:45:03.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-18T20:45:03.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1922 | 2026-03-18T20:45:03.948Z | |
| 1923 | 2026-03-18T20:45:03.948Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1924 | 2026-03-18T20:45:04.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-18T20:45:04.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-18T20:45:04.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-18T20:45:04.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1928 | 2026-03-18T20:45:04.547Z | |
| 1929 | 2026-03-18T20:45:04.547Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1930 | 2026-03-18T20:45:05.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-18T20:45:05.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-18T20:45:05.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-18T20:45:05.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1934 | 2026-03-18T20:45:05.148Z | |
| 1935 | 2026-03-18T20:45:05.148Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1936 | 2026-03-18T20:45:05.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-18T20:45:05.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-18T20:45:05.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-18T20:45:05.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1940 | 2026-03-18T20:45:05.751Z | |
| 1941 | 2026-03-18T20:45:05.751Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1942 | 2026-03-18T20:45:06.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-18T20:45:06.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-18T20:45:06.288Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-18T20:45:06.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1946 | 2026-03-18T20:45:06.357Z | |
| 1947 | 2026-03-18T20:45:06.357Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1948 | 2026-03-18T20:45:06.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-18T20:45:06.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-18T20:45:06.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-18T20:45:06.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-18T20:45:06.960Z | |
| 1953 | 2026-03-18T20:45:06.960Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1954 | 2026-03-18T20:45:07.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-18T20:45:07.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-18T20:45:07.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-18T20:45:07.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-18T20:45:07.564Z | |
| 1959 | 2026-03-18T20:45:07.564Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1960 | 2026-03-18T20:45:08.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-18T20:45:08.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-18T20:45:08.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-18T20:45:08.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1964 | 2026-03-18T20:45:08.165Z | |
| 1965 | 2026-03-18T20:45:08.165Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1966 | 2026-03-18T20:45:08.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-18T20:45:08.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-18T20:45:08.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-18T20:45:08.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1970 | 2026-03-18T20:45:08.768Z | |
| 1971 | 2026-03-18T20:45:08.768Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1972 | 2026-03-18T20:45:09.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-18T20:45:09.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-18T20:45:09.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-18T20:45:09.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-18T20:45:09.367Z | |
| 1977 | 2026-03-18T20:45:09.367Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1978 | 2026-03-18T20:45:09.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-18T20:45:09.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-18T20:45:09.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-18T20:45:09.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-18T20:45:09.971Z | |
| 1983 | 2026-03-18T20:45:09.971Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1984 | 2026-03-18T20:45:10.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-18T20:45:10.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-18T20:45:10.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-18T20:45:10.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1988 | 2026-03-18T20:45:10.575Z | |
| 1989 | 2026-03-18T20:45:10.576Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1990 | 2026-03-18T20:45:11.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-18T20:45:11.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-18T20:45:11.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-18T20:45:11.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1994 | 2026-03-18T20:45:11.177Z | |
| 1995 | 2026-03-18T20:45:11.177Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1996 | 2026-03-18T20:45:11.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-18T20:45:11.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-18T20:45:11.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-18T20:45:11.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-18T20:45:11.777Z | |
| 2001 | 2026-03-18T20:45:11.777Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2002 | 2026-03-18T20:45:12.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-18T20:45:12.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-18T20:45:12.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-18T20:45:12.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2006 | 2026-03-18T20:45:12.376Z | |
| 2007 | 2026-03-18T20:45:12.376Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2008 | 2026-03-18T20:45:12.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-18T20:45:12.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-18T20:45:12.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-18T20:45:12.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2012 | 2026-03-18T20:45:12.981Z | |
| 2013 | 2026-03-18T20:45:12.981Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2014 | 2026-03-18T20:45:13.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-18T20:45:13.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-18T20:45:13.522Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-18T20:45:13.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2018 | 2026-03-18T20:45:13.589Z | |
| 2019 | 2026-03-18T20:45:13.589Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2020 | 2026-03-18T20:45:14.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-18T20:45:14.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-18T20:45:14.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-18T20:45:14.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2024 | 2026-03-18T20:45:14.190Z | |
| 2025 | 2026-03-18T20:45:14.190Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2026 | 2026-03-18T20:45:14.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-18T20:45:14.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-18T20:45:14.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-18T20:45:14.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2030 | 2026-03-18T20:45:14.787Z | |
| 2031 | 2026-03-18T20:45:14.787Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2032 | 2026-03-18T20:45:15.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-18T20:45:15.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-18T20:45:15.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-18T20:45:15.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2036 | 2026-03-18T20:45:15.392Z | |
| 2037 | 2026-03-18T20:45:15.392Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2038 | 2026-03-18T20:45:15.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-18T20:45:15.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-18T20:45:15.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-18T20:45:15.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2042 | 2026-03-18T20:45:15.992Z | |
| 2043 | 2026-03-18T20:45:15.992Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2044 | 2026-03-18T20:45:16.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-18T20:45:16.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-18T20:45:16.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-18T20:45:16.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2048 | 2026-03-18T20:45:16.596Z | |
| 2049 | 2026-03-18T20:45:16.596Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2050 | 2026-03-18T20:45:17.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-18T20:45:17.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-18T20:45:17.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-18T20:45:17.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2054 | 2026-03-18T20:45:17.196Z | |
| 2055 | 2026-03-18T20:45:17.196Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2056 | 2026-03-18T20:45:17.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-18T20:45:17.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-18T20:45:17.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-18T20:45:17.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2060 | 2026-03-18T20:45:17.799Z | |
| 2061 | 2026-03-18T20:45:17.799Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2062 | 2026-03-18T20:45:18.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-18T20:45:18.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-18T20:45:18.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-18T20:45:18.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2066 | 2026-03-18T20:45:18.406Z | |
| 2067 | 2026-03-18T20:45:18.406Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2068 | 2026-03-18T20:45:18.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-18T20:45:18.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-18T20:45:18.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-18T20:45:18.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2072 | 2026-03-18T20:45:19.011Z | |
| 2073 | 2026-03-18T20:45:19.011Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2074 | 2026-03-18T20:45:19.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-18T20:45:19.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-18T20:45:19.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-18T20:45:19.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-18T20:45:19.614Z | |
| 2079 | 2026-03-18T20:45:19.614Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2080 | 2026-03-18T20:45:20.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-18T20:45:20.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-18T20:45:20.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-18T20:45:20.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-18T20:45:20.214Z | |
| 2085 | 2026-03-18T20:45:20.214Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2086 | 2026-03-18T20:45:20.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-18T20:45:20.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-18T20:45:20.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-18T20:45:20.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-18T20:45:20.816Z | |
| 2091 | 2026-03-18T20:45:20.816Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2092 | 2026-03-18T20:45:21.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-18T20:45:21.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-18T20:45:21.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-18T20:45:21.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2096 | 2026-03-18T20:45:21.424Z | |
| 2097 | 2026-03-18T20:45:21.425Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2098 | 2026-03-18T20:45:21.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-18T20:45:21.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-18T20:45:21.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-18T20:45:21.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2102 | 2026-03-18T20:45:22.035Z | |
| 2103 | 2026-03-18T20:45:22.035Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2104 | 2026-03-18T20:45:22.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-18T20:45:22.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-18T20:45:22.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-18T20:45:22.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-03-18T20:45:22.640Z | |
| 2109 | 2026-03-18T20:45:22.640Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2110 | 2026-03-18T20:45:23.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-18T20:45:23.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-18T20:45:23.721Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-18T20:45:23.878Z | Checking libc v0.2.180 |
| 2114 | 2026-03-18T20:45:23.881Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-18T20:45:23.908Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-18T20:45:23.927Z | Checking smallvec v1.15.1 |
| 2117 | 2026-03-18T20:45:23.930Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-18T20:45:23.963Z | Checking log v0.4.29 |
| 2119 | 2026-03-18T20:45:23.966Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-18T20:45:24.003Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-18T20:45:24.098Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-18T20:45:24.128Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-18T20:45:24.161Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-18T20:45:24.184Z | Checking subtle v2.6.1 |
| 2125 | 2026-03-18T20:45:24.203Z | Checking litemap v0.8.1 |
| 2126 | 2026-03-18T20:45:24.248Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-18T20:45:24.286Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-18T20:45:24.379Z | Checking percent-encoding v2.3.2 |
| 2129 | 2026-03-18T20:45:24.402Z | Checking writeable v0.6.2 |
| 2130 | 2026-03-18T20:45:24.424Z | Checking libm v0.2.16 |
| 2131 | 2026-03-18T20:45:24.445Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-18T20:45:24.468Z | Checking getrandom v0.2.17 |
| 2133 | 2026-03-18T20:45:24.471Z | Checking errno v0.3.14 |
| 2134 | 2026-03-18T20:45:24.551Z | Checking zerovec v0.11.5 |
| 2135 | 2026-03-18T20:45:24.554Z | Checking zerotrie v0.2.3 |
| 2136 | 2026-03-18T20:45:24.603Z | Checking icu_normalizer_data v2.1.1 |
| 2137 | 2026-03-18T20:45:24.625Z | Checking pin-project-lite v0.2.17 |
| 2138 | 2026-03-18T20:45:24.644Z | Checking utf8_iter v1.0.4 |
| 2139 | 2026-03-18T20:45:24.663Z | Checking rand_core v0.6.4 |
| 2140 | 2026-03-18T20:45:24.695Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-18T20:45:24.737Z | Checking typenum v1.19.0 |
| 2142 | 2026-03-18T20:45:24.797Z | Checking portable-atomic v1.13.1 |
| 2143 | 2026-03-18T20:45:24.856Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-18T20:45:24.882Z | Checking rand_core v0.10.0 |
| 2145 | 2026-03-18T20:45:24.901Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-18T20:45:24.983Z | Checking parking_lot_core v0.9.12 |
| 2147 | 2026-03-18T20:45:25.062Z | Checking getrandom v0.4.1 |
| 2148 | 2026-03-18T20:45:25.107Z | Checking socket2 v0.6.2 |
| 2149 | 2026-03-18T20:45:25.146Z | Checking tinystr v0.8.2 |
| 2150 | 2026-03-18T20:45:25.221Z | Checking potential_utf v0.1.4 |
| 2151 | 2026-03-18T20:45:25.243Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-18T20:45:25.374Z | Checking once_cell v1.21.3 |
| 2153 | 2026-03-18T20:45:25.394Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-03-18T20:45:25.394Z | Checking icu_locale_core v2.1.1 |
| 2155 | 2026-03-18T20:45:25.434Z | Checking mio v1.1.1 |
| 2156 | 2026-03-18T20:45:25.437Z | Checking num-traits v0.2.19 |
| 2157 | 2026-03-18T20:45:25.472Z | Checking generic-array v0.14.7 |
| 2158 | 2026-03-18T20:45:25.494Z | Checking zerocopy v0.8.40 |
| 2159 | 2026-03-18T20:45:25.606Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-18T20:45:25.749Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-18T20:45:25.825Z | Checking allocator-api2 v0.2.21 |
| 2162 | 2026-03-18T20:45:25.848Z | Checking equivalent v1.0.2 |
| 2163 | 2026-03-18T20:45:25.930Z | Checking foldhash v0.2.0 |
| 2164 | 2026-03-18T20:45:25.970Z | Checking const-oid v0.9.6 |
| 2165 | 2026-03-18T20:45:26.113Z | Checking serde v1.0.228 |
| 2166 | 2026-03-18T20:45:26.137Z | Checking serde_json v1.0.149 |
| 2167 | 2026-03-18T20:45:26.155Z | Checking bitflags v2.11.0 |
| 2168 | 2026-03-18T20:45:26.198Z | Checking icu_provider v2.1.1 |
| 2169 | 2026-03-18T20:45:26.229Z | Checking crypto-common v0.1.7 |
| 2170 | 2026-03-18T20:45:26.287Z | Checking uuid v1.21.0 |
| 2171 | 2026-03-18T20:45:26.373Z | Checking hashbrown v0.16.1 |
| 2172 | 2026-03-18T20:45:26.396Z | Checking futures-sink v0.3.32 |
| 2173 | 2026-03-18T20:45:26.505Z | Checking icu_normalizer v2.1.1 |
| 2174 | 2026-03-18T20:45:26.525Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-18T20:45:26.681Z | Checking bytes v1.11.1 |
| 2176 | 2026-03-18T20:45:26.702Z | Checking chrono v0.4.44 |
| 2177 | 2026-03-18T20:45:26.903Z | Checking dyn-clone v1.0.20 |
| 2178 | 2026-03-18T20:45:26.991Z | Checking futures-channel v0.3.32 |
| 2179 | 2026-03-18T20:45:27.032Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-18T20:45:27.051Z | Checking semver v1.0.27 |
| 2181 | 2026-03-18T20:45:27.071Z | Checking slab v0.4.12 |
| 2182 | 2026-03-18T20:45:27.208Z | Checking futures-io v0.3.32 |
| 2183 | 2026-03-18T20:45:27.242Z | Checking futures-task v0.3.32 |
| 2184 | 2026-03-18T20:45:27.272Z | Checking digest v0.10.7 |
| 2185 | 2026-03-18T20:45:27.294Z | Checking tokio v1.49.0 |
| 2186 | 2026-03-18T20:45:27.322Z | Checking thiserror v2.0.18 |
| 2187 | 2026-03-18T20:45:27.354Z | Checking byteorder v1.5.0 |
| 2188 | 2026-03-18T20:45:27.423Z | Checking futures-util v0.3.32 |
| 2189 | 2026-03-18T20:45:27.448Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-18T20:45:27.526Z | Checking cpufeatures v0.2.17 |
| 2191 | 2026-03-18T20:45:27.618Z | Checking http v1.4.0 |
| 2192 | 2026-03-18T20:45:27.638Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-18T20:45:27.677Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-18T20:45:27.759Z | Checking base64 v0.22.1 |
| 2195 | 2026-03-18T20:45:27.828Z | Checking idna v1.1.0 |
| 2196 | 2026-03-18T20:45:27.872Z | Checking unicode-ident v1.0.24 |
| 2197 | 2026-03-18T20:45:28.011Z | Checking tracing-core v0.1.36 |
| 2198 | 2026-03-18T20:45:28.081Z | Checking proc-macro2 v1.0.106 |
| 2199 | 2026-03-18T20:45:28.145Z | Checking url v2.5.8 |
| 2200 | 2026-03-18T20:45:28.225Z | Checking rustls-pki-types v1.14.0 |
| 2201 | 2026-03-18T20:45:28.389Z | Checking regex-syntax v0.8.10 |
| 2202 | 2026-03-18T20:45:28.435Z | Checking tracing v0.1.44 |
| 2203 | 2026-03-18T20:45:28.507Z | Checking quote v1.0.44 |
| 2204 | 2026-03-18T20:45:28.603Z | Checking untrusted v0.9.0 |
| 2205 | 2026-03-18T20:45:28.695Z | Checking thiserror v1.0.69 |
| 2206 | 2026-03-18T20:45:28.720Z | Checking schemars v0.8.22 |
| 2207 | 2026-03-18T20:45:28.739Z | Checking ring v0.17.14 |
| 2208 | 2026-03-18T20:45:28.742Z | Checking syn v2.0.117 |
| 2209 | 2026-03-18T20:45:28.822Z | Checking ipnet v2.11.0 |
| 2210 | 2026-03-18T20:45:29.164Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-18T20:45:29.439Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-18T20:45:29.579Z | Checking ppv-lite86 v0.2.21 |
| 2213 | 2026-03-18T20:45:29.608Z | Checking rustix v1.1.3 |
| 2214 | 2026-03-18T20:45:29.608Z | Checking block-padding v0.3.3 |
| 2215 | 2026-03-18T20:45:29.779Z | Checking getrandom v0.3.4 |
| 2216 | 2026-03-18T20:45:29.966Z | Checking atomic-waker v1.1.2 |
| 2217 | 2026-03-18T20:45:29.991Z | Checking inout v0.1.4 |
| 2218 | 2026-03-18T20:45:30.059Z | Checking hmac v0.12.1 |
| 2219 | 2026-03-18T20:45:30.081Z | Checking aws-lc-sys v0.37.1 |
| 2220 | 2026-03-18T20:45:30.099Z | Checking aho-corasick v1.1.4 |
| 2221 | 2026-03-18T20:45:30.169Z | Checking powerfmt v0.2.0 |
| 2222 | 2026-03-18T20:45:30.189Z | Checking untrusted v0.7.1 |
| 2223 | 2026-03-18T20:45:30.226Z | Checking httpdate v1.0.3 |
| 2224 | 2026-03-18T20:45:30.334Z | Checking tower-service v0.3.3 |
| 2225 | 2026-03-18T20:45:30.369Z | Checking try-lock v0.2.5 |
| 2226 | 2026-03-18T20:45:30.422Z | Checking openssl-probe v0.2.1 |
| 2227 | 2026-03-18T20:45:30.453Z | Checking tower-layer v0.3.3 |
| 2228 | 2026-03-18T20:45:30.498Z | Checking want v0.3.1 |
| 2229 | 2026-03-18T20:45:30.555Z | Checking deranged v0.5.8 |
| 2230 | 2026-03-18T20:45:30.648Z | Checking cipher v0.4.4 |
| 2231 | 2026-03-18T20:45:30.668Z | Checking rand_core v0.9.5 |
| 2232 | 2026-03-18T20:45:30.815Z | Checking aws-lc-rs v1.16.0 |
| 2233 | 2026-03-18T20:45:30.838Z | Checking base64ct v1.8.3 |
| 2234 | 2026-03-18T20:45:30.903Z | Checking time-core v0.1.8 |
| 2235 | 2026-03-18T20:45:30.930Z | Checking num-conv v0.2.0 |
| 2236 | 2026-03-18T20:45:31.045Z | Checking regex-automata v0.4.14 |
| 2237 | 2026-03-18T20:45:31.083Z | Checking num_threads v0.1.7 |
| 2238 | 2026-03-18T20:45:31.102Z | Checking pin-utils v0.1.0 |
| 2239 | 2026-03-18T20:45:31.150Z | Checking sha2 v0.10.9 |
| 2240 | 2026-03-18T20:45:31.189Z | Checking erased-serde v0.3.31 |
| 2241 | 2026-03-18T20:45:31.211Z | Checking pretty-hex v0.4.1 |
| 2242 | 2026-03-18T20:45:31.362Z | Checking rand_chacha v0.9.0 |
| 2243 | 2026-03-18T20:45:31.519Z | Checking fastrand v2.3.0 |
| 2244 | 2026-03-18T20:45:31.631Z | Checking ryu v1.0.23 |
| 2245 | 2026-03-18T20:45:31.652Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-18T20:45:31.752Z | Checking rand v0.9.2 |
| 2247 | 2026-03-18T20:45:31.772Z | Checking slog v2.8.2 |
| 2248 | 2026-03-18T20:45:31.806Z | Checking pem-rfc7468 v0.7.0 |
| 2249 | 2026-03-18T20:45:31.850Z | Checking time v0.3.47 |
| 2250 | 2026-03-18T20:45:31.967Z | Checking rustls-webpki v0.103.9 |
| 2251 | 2026-03-18T20:45:32.012Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-18T20:45:32.050Z | Checking ipnetwork v0.21.1 |
| 2253 | 2026-03-18T20:45:32.128Z | Checking http-body-util v0.1.3 |
| 2254 | 2026-03-18T20:45:32.177Z | Checking sync_wrapper v1.0.2 |
| 2255 | 2026-03-18T20:45:32.306Z | Checking spin v0.9.8 |
| 2256 | 2026-03-18T20:45:32.329Z | Checking plain v0.2.3 |
| 2257 | 2026-03-18T20:45:32.384Z | Checking flagset v0.4.7 |
| 2258 | 2026-03-18T20:45:32.415Z | Checking tower v0.5.3 |
| 2259 | 2026-03-18T20:45:32.462Z | Checking serde_urlencoded v0.7.1 |
| 2260 | 2026-03-18T20:45:32.483Z | Checking h2 v0.4.13 |
| 2261 | 2026-03-18T20:45:32.525Z | Checking rustls v0.23.37 |
| 2262 | 2026-03-18T20:45:32.545Z | Checking der v0.7.10 |
| 2263 | 2026-03-18T20:45:32.567Z | Checking rand_chacha v0.3.1 |
| 2264 | 2026-03-18T20:45:32.738Z | Checking webpki-roots v1.0.6 |
| 2265 | 2026-03-18T20:45:32.841Z | Checking iri-string v0.7.10 |
| 2266 | 2026-03-18T20:45:32.885Z | Checking tinyvec_macros v0.1.1 |
| 2267 | 2026-03-18T20:45:32.930Z | Checking ucd-trie v0.1.7 |
| 2268 | 2026-03-18T20:45:32.970Z | Checking tinyvec v1.10.0 |
| 2269 | 2026-03-18T20:45:33.102Z | Checking pest v2.8.6 |
| 2270 | 2026-03-18T20:45:33.390Z | Checking rand v0.8.5 |
| 2271 | 2026-03-18T20:45:33.418Z | Checking tempfile v3.25.0 |
| 2272 | 2026-03-18T20:45:33.559Z | Checking spki v0.7.3 |
| 2273 | 2026-03-18T20:45:33.579Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-18T20:45:33.677Z | Checking pbkdf2 v0.12.2 |
| 2275 | 2026-03-18T20:45:33.748Z | Checking foreign-types-shared v0.1.1 |
| 2276 | 2026-03-18T20:45:33.769Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-18T20:45:33.814Z | Checking scrypt v0.11.0 |
| 2278 | 2026-03-18T20:45:33.856Z | Checking foreign-types v0.3.2 |
| 2279 | 2026-03-18T20:45:33.949Z | Checking regex v1.12.3 |
| 2280 | 2026-03-18T20:45:34.001Z | Checking cbc v0.1.2 |
| 2281 | 2026-03-18T20:45:34.086Z | Checking aes v0.8.4 |
| 2282 | 2026-03-18T20:45:34.111Z | Checking anyhow v1.0.102 |
| 2283 | 2026-03-18T20:45:34.156Z | Checking openssl-sys v0.9.111 |
| 2284 | 2026-03-18T20:45:34.298Z | Checking tower-http v0.6.8 |
| 2285 | 2026-03-18T20:45:34.335Z | Checking crossbeam-utils v0.8.21 |
| 2286 | 2026-03-18T20:45:34.371Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-18T20:45:34.582Z | Checking mime v0.3.17 |
| 2288 | 2026-03-18T20:45:34.615Z | Checking pkcs5 v0.7.1 |
| 2289 | 2026-03-18T20:45:34.668Z | Checking openapiv3 v2.2.0 |
| 2290 | 2026-03-18T20:45:34.688Z | Checking scroll v0.12.0 |
| 2291 | 2026-03-18T20:45:34.794Z | Checking encoding_rs v0.8.35 |
| 2292 | 2026-03-18T20:45:34.814Z | Checking siphasher v1.0.2 |
| 2293 | 2026-03-18T20:45:34.817Z | Checking openssl v0.10.75 |
| 2294 | 2026-03-18T20:45:34.961Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-18T20:45:34.996Z | Checking winnow v0.7.14 |
| 2296 | 2026-03-18T20:45:35.023Z | Checking data-encoding v2.10.0 |
| 2297 | 2026-03-18T20:45:35.189Z | Checking goblin v0.8.2 |
| 2298 | 2026-03-18T20:45:35.395Z | Checking lazy_static v1.5.0 |
| 2299 | 2026-03-18T20:45:35.513Z | Checking zerocopy v0.7.35 |
| 2300 | 2026-03-18T20:45:35.804Z | Checking tokio-rustls v0.26.4 |
| 2301 | 2026-03-18T20:45:36.100Z | Checking wait-timeout v0.2.1 |
| 2302 | 2026-03-18T20:45:36.133Z | Checking utf8parse v0.2.2 |
| 2303 | 2026-03-18T20:45:36.153Z | Checking hyper v1.8.1 |
| 2304 | 2026-03-18T20:45:36.226Z | Checking quick-error v1.2.3 |
| 2305 | 2026-03-18T20:45:36.255Z | Checking managed v0.8.0 |
| 2306 | 2026-03-18T20:45:36.273Z | Checking either v1.15.0 |
| 2307 | 2026-03-18T20:45:36.354Z | Checking bit-vec v0.8.0 |
| 2308 | 2026-03-18T20:45:36.460Z | Checking anstyle v1.0.13 |
| 2309 | 2026-03-18T20:45:36.502Z | Checking psl-types v2.0.11 |
| 2310 | 2026-03-18T20:45:36.524Z | Checking bitflags v1.3.2 |
| 2311 | 2026-03-18T20:45:36.607Z | Checking bit-set v0.8.0 |
| 2312 | 2026-03-18T20:45:36.627Z | Checking rusty-fork v0.3.1 |
| 2313 | 2026-03-18T20:45:36.652Z | Checking publicsuffix v2.3.0 |
| 2314 | 2026-03-18T20:45:36.673Z | Checking anstyle-parse v0.2.7 |
| 2315 | 2026-03-18T20:45:36.699Z | Checking dtrace-parser v0.2.0 |
| 2316 | 2026-03-18T20:45:36.798Z | Checking cookie v0.18.1 |
| 2317 | 2026-03-18T20:45:36.839Z | Checking unicode-normalization v0.1.25 |
| 2318 | 2026-03-18T20:45:36.860Z | Checking rand_xorshift v0.4.0 |
| 2319 | 2026-03-18T20:45:36.879Z | Checking sha1 v0.10.6 |
| 2320 | 2026-03-18T20:45:37.010Z | Checking thread-id v4.2.2 |
| 2321 | 2026-03-18T20:45:37.013Z | Checking colorchoice v1.0.4 |
| 2322 | 2026-03-18T20:45:37.086Z | Checking is_terminal_polyfill v1.70.2 |
| 2323 | 2026-03-18T20:45:37.106Z | Checking anstyle-query v1.1.5 |
| 2324 | 2026-03-18T20:45:37.125Z | Checking unarray v0.1.4 |
| 2325 | 2026-03-18T20:45:37.152Z | Checking cookie_store v0.22.1 |
| 2326 | 2026-03-18T20:45:37.199Z | Checking rustls-platform-verifier v0.6.2 |
| 2327 | 2026-03-18T20:45:37.222Z | Checking anstream v0.6.21 |
| 2328 | 2026-03-18T20:45:37.257Z | Checking proptest v1.10.0 |
| 2329 | 2026-03-18T20:45:37.370Z | Checking hyper-util v0.1.20 |
| 2330 | 2026-03-18T20:45:37.373Z | Checking crossbeam-epoch v0.9.18 |
| 2331 | 2026-03-18T20:45:37.409Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-18T20:45:37.482Z | Checking scroll v0.13.0 |
| 2333 | 2026-03-18T20:45:37.555Z | Checking hex v0.4.3 |
| 2334 | 2026-03-18T20:45:37.593Z | Checking num-integer v0.1.46 |
| 2335 | 2026-03-18T20:45:37.670Z | Checking native-tls v0.2.18 |
| 2336 | 2026-03-18T20:45:37.690Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-18T20:45:37.796Z | Checking goblin v0.10.5 |
| 2338 | 2026-03-18T20:45:37.838Z | Checking dof v0.3.0 |
| 2339 | 2026-03-18T20:45:37.865Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-18T20:45:37.896Z | Checking bstr v1.12.1 |
| 2341 | 2026-03-18T20:45:37.899Z | Checking tokio-native-tls v0.3.1 |
| 2342 | 2026-03-18T20:45:37.935Z | Checking ref-cast v1.0.25 |
| 2343 | 2026-03-18T20:45:38.058Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-18T20:45:38.091Z | Checking camino v1.2.2 |
| 2345 | 2026-03-18T20:45:38.112Z | Checking crc32fast v1.5.0 |
| 2346 | 2026-03-18T20:45:38.204Z | Checking usdt-impl v0.5.0 |
| 2347 | 2026-03-18T20:45:38.289Z | Checking signature v2.2.0 |
| 2348 | 2026-03-18T20:45:38.437Z | Checking toml_datetime v0.6.11 |
| 2349 | 2026-03-18T20:45:38.440Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-18T20:45:38.474Z | Checking ff v0.13.1 |
| 2351 | 2026-03-18T20:45:38.568Z | Checking adler2 v2.0.1 |
| 2352 | 2026-03-18T20:45:38.610Z | Checking unicode-properties v0.1.4 |
| 2353 | 2026-03-18T20:45:38.640Z | Checking base16ct v0.2.0 |
| 2354 | 2026-03-18T20:45:38.673Z | Checking clap_lex v1.0.0 |
| 2355 | 2026-03-18T20:45:38.703Z | Checking strsim v0.11.1 |
| 2356 | 2026-03-18T20:45:38.800Z | Checking unicode-bidi v0.3.18 |
| 2357 | 2026-03-18T20:45:38.857Z | Checking sec1 v0.7.3 |
| 2358 | 2026-03-18T20:45:38.880Z | Checking miniz_oxide v0.8.9 |
| 2359 | 2026-03-18T20:45:38.913Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-18T20:45:39.030Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-18T20:45:39.127Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-18T20:45:39.186Z | Checking stringprep v0.1.5 |
| 2363 | 2026-03-18T20:45:39.206Z | Checking group v0.13.0 |
| 2364 | 2026-03-18T20:45:39.299Z | Checking reqwest v0.13.2 |
| 2365 | 2026-03-18T20:45:39.344Z | Checking reqwest v0.12.28 |
| 2366 | 2026-03-18T20:45:39.347Z | Checking rayon-core v1.13.0 |
| 2367 | 2026-03-18T20:45:39.386Z | Checking num-iter v0.1.45 |
| 2368 | 2026-03-18T20:45:39.406Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2369 | 2026-03-18T20:45:39.531Z | Checking dtrace-parser v0.3.0 |
| 2370 | 2026-03-18T20:45:39.779Z | Checking newtype-uuid v1.3.2 |
| 2371 | 2026-03-18T20:45:39.800Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-18T20:45:39.841Z | Checking strum v0.26.3 |
| 2373 | 2026-03-18T20:45:39.863Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2374 | 2026-03-18T20:45:39.971Z | Checking hash32 v0.2.1 |
| 2375 | 2026-03-18T20:45:39.991Z | Checking md-5 v0.10.6 |
| 2376 | 2026-03-18T20:45:40.013Z | Checking crypto-bigint v0.5.5 |
| 2377 | 2026-03-18T20:45:40.038Z | Checking daft v0.1.5 |
| 2378 | 2026-03-18T20:45:40.166Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2379 | 2026-03-18T20:45:40.186Z | Checking thread-id v5.1.0 |
| 2380 | 2026-03-18T20:45:40.287Z | Checking zlib-rs v0.6.2 |
| 2381 | 2026-03-18T20:45:40.351Z | Checking fallible-iterator v0.2.0 |
| 2382 | 2026-03-18T20:45:40.441Z | Checking unicode-segmentation v1.12.0 |
| 2383 | 2026-03-18T20:45:40.444Z | Checking heapless v0.7.17 |
| 2384 | 2026-03-18T20:45:40.509Z | Checking zstd-safe v7.2.4 |
| 2385 | 2026-03-18T20:45:40.626Z | Checking clap v4.5.60 |
| 2386 | 2026-03-18T20:45:40.727Z | Checking rayon v1.11.0 |
| 2387 | 2026-03-18T20:45:40.747Z | Checking itertools v0.12.1 |
| 2388 | 2026-03-18T20:45:40.748Z | Checking postgres-protocol v0.6.10 |
| 2389 | 2026-03-18T20:45:40.876Z | Checking phf_shared v0.13.1 |
| 2390 | 2026-03-18T20:45:41.033Z | Checking console v0.16.2 |
| 2391 | 2026-03-18T20:45:41.083Z | Checking dof v0.4.0 |
| 2392 | 2026-03-18T20:45:41.143Z | Checking curve25519-dalek v4.1.3 |
| 2393 | 2026-03-18T20:45:41.184Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-18T20:45:41.287Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2395 | 2026-03-18T20:45:41.342Z | Checking elliptic-curve v0.13.8 |
| 2396 | 2026-03-18T20:45:41.395Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-18T20:45:41.431Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-18T20:45:41.525Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-18T20:45:41.636Z | Checking toml_write v0.1.2 |
| 2400 | 2026-03-18T20:45:41.639Z | Checking unit-prefix v0.5.2 |
| 2401 | 2026-03-18T20:45:41.751Z | Checking fixedbitset v0.4.2 |
| 2402 | 2026-03-18T20:45:41.812Z | Checking foldhash v0.1.5 |
| 2403 | 2026-03-18T20:45:41.856Z | Checking libbz2-rs-sys v0.2.2 |
| 2404 | 2026-03-18T20:45:41.929Z | Checking winnow v0.5.40 |
| 2405 | 2026-03-18T20:45:41.949Z | Checking bumpalo v3.20.2 |
| 2406 | 2026-03-18T20:45:41.952Z | Checking usdt-impl v0.6.0 |
| 2407 | 2026-03-18T20:45:41.989Z | Checking hashbrown v0.15.5 |
| 2408 | 2026-03-18T20:45:42.121Z | Checking zone v0.3.1 |
| 2409 | 2026-03-18T20:45:42.188Z | Checking petgraph v0.6.5 |
| 2410 | 2026-03-18T20:45:42.213Z | Checking zopfli v0.8.3 |
| 2411 | 2026-03-18T20:45:42.329Z | Checking usdt v0.6.0 |
| 2412 | 2026-03-18T20:45:42.381Z | Checking bzip2 v0.6.1 |
| 2413 | 2026-03-18T20:45:42.536Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-18T20:45:42.591Z | Checking signal-hook-mio v0.2.5 |
| 2415 | 2026-03-18T20:45:42.612Z | Checking bzip2 v0.4.4 |
| 2416 | 2026-03-18T20:45:42.635Z | Checking nix v0.31.1 |
| 2417 | 2026-03-18T20:45:42.655Z | Checking postgres-types v0.2.12 |
| 2418 | 2026-03-18T20:45:42.721Z | Checking phf v0.13.1 |
| 2419 | 2026-03-18T20:45:42.748Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-18T20:45:42.823Z | Checking smoltcp v0.9.1 |
| 2421 | 2026-03-18T20:45:42.917Z | Checking similar v2.7.0 |
| 2422 | 2026-03-18T20:45:43.080Z | Checking zstd v0.13.3 |
| 2423 | 2026-03-18T20:45:43.244Z | Checking num-bigint-dig v0.8.6 |
| 2424 | 2026-03-18T20:45:43.329Z | Checking ed25519 v2.2.3 |
| 2425 | 2026-03-18T20:45:43.427Z | Checking pkcs1 v0.7.5 |
| 2426 | 2026-03-18T20:45:43.511Z | Checking toml_edit v0.19.15 |
| 2427 | 2026-03-18T20:45:43.567Z | Checking phf_shared v0.11.3 |
| 2428 | 2026-03-18T20:45:43.629Z | Checking tokio-stream v0.1.18 |
| 2429 | 2026-03-18T20:45:43.702Z | Checking strum v0.27.2 |
| 2430 | 2026-03-18T20:45:43.763Z | Checking hubpack v0.1.2 |
| 2431 | 2026-03-18T20:45:43.845Z | Checking rfc6979 v0.4.0 |
| 2432 | 2026-03-18T20:45:43.911Z | Checking serde-big-array v0.5.1 |
| 2433 | 2026-03-18T20:45:43.982Z | Checking float-cmp v0.10.0 |
| 2434 | 2026-03-18T20:45:44.002Z | Checking env_filter v1.0.0 |
| 2435 | 2026-03-18T20:45:44.032Z | Checking whoami v2.1.0 |
| 2436 | 2026-03-18T20:45:44.052Z | Checking predicates-core v1.0.10 |
| 2437 | 2026-03-18T20:45:44.078Z | Checking fixedbitset v0.5.7 |
| 2438 | 2026-03-18T20:45:44.139Z | Checking static_assertions v1.1.0 |
| 2439 | 2026-03-18T20:45:44.158Z | Checking difflib v0.4.0 |
| 2440 | 2026-03-18T20:45:44.185Z | Checking new_debug_unreachable v1.0.6 |
| 2441 | 2026-03-18T20:45:44.207Z | Checking jiff v0.2.21 |
| 2442 | 2026-03-18T20:45:44.230Z | Checking rustc-hash v2.1.1 |
| 2443 | 2026-03-18T20:45:44.275Z | Checking normalize-line-endings v0.3.0 |
| 2444 | 2026-03-18T20:45:44.297Z | Checking precomputed-hash v0.1.1 |
| 2445 | 2026-03-18T20:45:44.332Z | Checking keccak v0.1.6 |
| 2446 | 2026-03-18T20:45:44.374Z | Checking iddqd v0.3.17 |
| 2447 | 2026-03-18T20:45:44.394Z | Checking petgraph v0.8.3 |
| 2448 | 2026-03-18T20:45:44.397Z | Checking predicates v3.1.4 |
| 2449 | 2026-03-18T20:45:44.433Z | Checking string_cache v0.8.9 |
| 2450 | 2026-03-18T20:45:44.436Z | Checking rsa v0.9.10 |
| 2451 | 2026-03-18T20:45:44.548Z | Checking sha3 v0.10.8 |
| 2452 | 2026-03-18T20:45:44.649Z | Checking tokio-postgres v0.7.16 |
| 2453 | 2026-03-18T20:45:44.801Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2454 | 2026-03-18T20:45:44.823Z | Checking env_logger v0.11.9 |
| 2455 | 2026-03-18T20:45:44.941Z | Checking toml v0.7.8 |
| 2456 | 2026-03-18T20:45:45.073Z | Checking ecdsa v0.16.9 |
| 2457 | 2026-03-18T20:45:45.092Z | Checking ed25519-dalek v2.2.0 |
| 2458 | 2026-03-18T20:45:45.371Z | Checking zip v0.6.6 |
| 2459 | 2026-03-18T20:45:45.397Z | Checking crossterm v0.28.1 |
| 2460 | 2026-03-18T20:45:45.535Z | Checking serde_with v3.17.0 |
| 2461 | 2026-03-18T20:45:45.574Z | Checking itertools v0.13.0 |
| 2462 | 2026-03-18T20:45:45.818Z | Checking hickory-proto v0.25.2 |
| 2463 | 2026-03-18T20:45:46.347Z | Checking x509-cert v0.2.5 |
| 2464 | 2026-03-18T20:45:46.449Z | Checking fs-err v3.3.0 |
| 2465 | 2026-03-18T20:45:46.589Z | Checking ahash v0.8.12 |
| 2466 | 2026-03-18T20:45:46.835Z | Checking object v0.37.3 |
| 2467 | 2026-03-18T20:45:46.854Z | Checking buf-list v1.1.2 |
| 2468 | 2026-03-18T20:45:46.989Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2469 | 2026-03-18T20:45:47.088Z | Checking peg-runtime v0.8.5 |
| 2470 | 2026-03-18T20:45:47.254Z | Checking lalrpop-util v0.19.12 |
| 2471 | 2026-03-18T20:45:47.274Z | Compiling structmeta-derive v0.3.0 |
| 2472 | 2026-03-18T20:45:47.349Z | Compiling rustls v0.22.4 |
| 2473 | 2026-03-18T20:45:47.369Z | Checking zip v4.6.1 |
| 2474 | 2026-03-18T20:45:47.455Z | Compiling newtype-uuid-macros v0.1.0 |
| 2475 | 2026-03-18T20:45:47.589Z | Compiling multer v3.1.0 |
| 2476 | 2026-03-18T20:45:47.613Z | Compiling async-stream-impl v0.3.6 |
| 2477 | 2026-03-18T20:45:47.853Z | Checking futures-executor v0.3.32 |
| 2478 | 2026-03-18T20:45:47.885Z | Checking regress v0.10.5 |
| 2479 | 2026-03-18T20:45:48.139Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2480 | 2026-03-18T20:45:48.398Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-18T20:45:48.465Z | Checking futures v0.3.32 |
| 2482 | 2026-03-18T20:45:48.569Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-18T20:45:48.661Z | Checking thread_local v1.1.9 |
| 2484 | 2026-03-18T20:45:48.704Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2485 | 2026-03-18T20:45:48.759Z | Compiling structmeta v0.3.0 |
| 2486 | 2026-03-18T20:45:48.873Z | Checking crossbeam-channel v0.5.15 |
| 2487 | 2026-03-18T20:45:49.034Z | Compiling derive-ex v0.1.8 |
| 2488 | 2026-03-18T20:45:49.176Z | Checking is-terminal v0.4.17 |
| 2489 | 2026-03-18T20:45:49.295Z | Checking take_mut v0.2.2 |
| 2490 | 2026-03-18T20:45:49.323Z | Checking term v1.2.1 |
| 2491 | 2026-03-18T20:45:49.431Z | Checking slog-async v2.8.0 |
| 2492 | 2026-03-18T20:45:49.616Z | Checking slog-term v2.9.2 |
| 2493 | 2026-03-18T20:45:49.659Z | Compiling parse-display-derive v0.10.0 |
| 2494 | 2026-03-18T20:45:49.703Z | Checking rustls-webpki v0.102.8 |
| 2495 | 2026-03-18T20:45:49.826Z | Checking serde_spanned v1.0.4 |
| 2496 | 2026-03-18T20:45:49.968Z | Checking match_cfg v0.1.0 |
| 2497 | 2026-03-18T20:45:50.000Z | Checking debug-ignore v1.0.5 |
| 2498 | 2026-03-18T20:45:50.059Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2499 | 2026-03-18T20:45:50.128Z | Checking hostname v0.3.1 |
| 2500 | 2026-03-18T20:45:50.131Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2501 | 2026-03-18T20:45:50.250Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2502 | 2026-03-18T20:45:50.268Z | Checking slog-json v2.6.1 |
| 2503 | 2026-03-18T20:45:50.297Z | Checking toml v0.9.12+spec-1.1.0 |
| 2504 | 2026-03-18T20:45:50.457Z | Checking macaddr v1.0.1 |
| 2505 | 2026-03-18T20:45:50.512Z | Checking slog-bunyan v2.5.0 |
| 2506 | 2026-03-18T20:45:50.659Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2507 | 2026-03-18T20:45:50.698Z | Checking async-stream v0.3.6 |
| 2508 | 2026-03-18T20:45:50.964Z | Checking waitgroup v0.1.2 |
| 2509 | 2026-03-18T20:45:51.103Z | Checking rustls-pemfile v2.2.0 |
| 2510 | 2026-03-18T20:45:51.163Z | Checking serde_path_to_error v0.1.20 |
| 2511 | 2026-03-18T20:45:51.185Z | Checking hostname v0.4.2 |
| 2512 | 2026-03-18T20:45:51.205Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2513 | 2026-03-18T20:45:51.290Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-18T20:45:51.313Z | Checking progenitor-client v0.10.0 |
| 2515 | 2026-03-18T20:45:51.343Z | Compiling itertools v0.14.0 |
| 2516 | 2026-03-18T20:45:51.396Z | Compiling test-strategy v0.4.5 |
| 2517 | 2026-03-18T20:45:51.540Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2518 | 2026-03-18T20:45:51.588Z | Checking backon v1.6.0 |
| 2519 | 2026-03-18T20:45:51.609Z | Checking instant v0.1.13 |
| 2520 | 2026-03-18T20:45:51.719Z | Checking backoff v0.4.0 |
| 2521 | 2026-03-18T20:45:51.806Z | Checking progenitor-extras v0.1.1 |
| 2522 | 2026-03-18T20:45:51.950Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2523 | 2026-03-18T20:45:52.000Z | Checking parse-display v0.10.0 |
| 2524 | 2026-03-18T20:45:52.097Z | Checking heck v0.5.0 |
| 2525 | 2026-03-18T20:45:52.237Z | Checking tokio-rustls v0.25.0 |
| 2526 | 2026-03-18T20:45:52.375Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2527 | 2026-03-18T20:45:52.464Z | Compiling heapless v0.8.0 |
| 2528 | 2026-03-18T20:45:52.581Z | Compiling convert_case v0.4.0 |
| 2529 | 2026-03-18T20:45:52.833Z | Compiling crucible-workspace-hack v0.1.0 |
| 2530 | 2026-03-18T20:45:53.047Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2531 | 2026-03-18T20:45:53.086Z | Compiling derive_more v0.99.20 |
| 2532 | 2026-03-18T20:45:53.111Z | Compiling proc-macro-crate v3.4.0 |
| 2533 | 2026-03-18T20:45:53.296Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-18T20:45:53.437Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2535 | 2026-03-18T20:45:53.565Z | Checking hash32 v0.3.1 |
| 2536 | 2026-03-18T20:45:53.730Z | Checking secrecy v0.10.3 |
| 2537 | 2026-03-18T20:45:53.851Z | Compiling prettyplease v0.2.37 |
| 2538 | 2026-03-18T20:45:53.872Z | Compiling smoltcp v0.11.0 |
| 2539 | 2026-03-18T20:45:53.891Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-18T20:45:53.934Z | Compiling num_enum_derive v0.7.5 |
| 2541 | 2026-03-18T20:45:54.262Z | Compiling typify-impl v0.6.1 |
| 2542 | 2026-03-18T20:45:54.337Z | Checking tabwriter v1.4.1 |
| 2543 | 2026-03-18T20:45:54.527Z | Checking cobs v0.3.0 |
| 2544 | 2026-03-18T20:45:54.673Z | Compiling foreign-types-macros v0.2.3 |
| 2545 | 2026-03-18T20:45:54.715Z | Checking foreign-types-shared v0.3.1 |
| 2546 | 2026-03-18T20:45:54.834Z | Checking cpufeatures v0.3.0 |
| 2547 | 2026-03-18T20:45:55.040Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2548 | 2026-03-18T20:45:55.058Z | Compiling unsafe-libyaml v0.2.11 |
| 2549 | 2026-03-18T20:45:55.359Z | Checking num_enum v0.7.5 |
| 2550 | 2026-03-18T20:45:55.491Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-18T20:45:55.556Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-18T20:45:55.628Z | Checking postcard v1.1.3 |
| 2553 | 2026-03-18T20:45:55.849Z | Compiling serde_yaml v0.9.34+deprecated |
| 2554 | 2026-03-18T20:45:56.657Z | Compiling proc-macro-crate v1.3.1 |
| 2555 | 2026-03-18T20:45:56.724Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2556 | 2026-03-18T20:45:57.182Z | Checking ingot-types v0.1.2 |
| 2557 | 2026-03-18T20:45:57.208Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2558 | 2026-03-18T20:45:57.252Z | Checking cstr-argument v0.1.2 |
| 2559 | 2026-03-18T20:45:57.410Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-03-18T20:45:57.492Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2561 | 2026-03-18T20:45:57.651Z | Checking colored v3.1.1 |
| 2562 | 2026-03-18T20:45:57.674Z | Checking ingot v0.1.1 |
| 2563 | 2026-03-18T20:45:57.749Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2564 | 2026-03-18T20:45:57.768Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2565 | 2026-03-18T20:45:57.905Z | Compiling num_enum_derive v0.5.11 |
| 2566 | 2026-03-18T20:45:57.926Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2567 | 2026-03-18T20:45:57.973Z | Checking rand v0.10.0 |
| 2568 | 2026-03-18T20:45:59.140Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2569 | 2026-03-18T20:45:59.590Z | Checking num_enum v0.5.11 |
| 2570 | 2026-03-18T20:45:59.970Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-18T20:46:00.344Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2572 | 2026-03-18T20:46:00.757Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2573 | 2026-03-18T20:46:00.807Z | Compiling typify-macro v0.6.1 |
| 2574 | 2026-03-18T20:46:00.888Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-18T20:46:00.974Z | Checking camino-tempfile v1.4.1 |
| 2576 | 2026-03-18T20:46:01.106Z | Checking num-rational v0.4.2 |
| 2577 | 2026-03-18T20:46:01.513Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2578 | 2026-03-18T20:46:01.572Z | Checking half v2.7.1 |
| 2579 | 2026-03-18T20:46:01.729Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-18T20:46:01.815Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-18T20:46:01.930Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-18T20:46:01.977Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-18T20:46:02.290Z | Checking opaque-debug v0.3.1 |
| 2584 | 2026-03-18T20:46:02.331Z | Checking ciborium-io v0.2.2 |
| 2585 | 2026-03-18T20:46:02.382Z | Checking poly1305 v0.8.0 |
| 2586 | 2026-03-18T20:46:02.422Z | Checking num v0.4.3 |
| 2587 | 2026-03-18T20:46:02.448Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-18T20:46:02.604Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2589 | 2026-03-18T20:46:02.676Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2590 | 2026-03-18T20:46:02.696Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2591 | 2026-03-18T20:46:02.733Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2592 | 2026-03-18T20:46:02.959Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2593 | 2026-03-18T20:46:03.175Z | Compiling typify v0.6.1 |
| 2594 | 2026-03-18T20:46:03.317Z | Checking toml v0.8.23 |
| 2595 | 2026-03-18T20:46:03.337Z | Checking thiserror-no-std v2.0.2 |
| 2596 | 2026-03-18T20:46:03.450Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2597 | 2026-03-18T20:46:03.690Z | Checking password-hash v0.5.0 |
| 2598 | 2026-03-18T20:46:03.771Z | Checking chacha20 v0.9.1 |
| 2599 | 2026-03-18T20:46:04.019Z | Compiling usdt-attr-macro v0.5.0 |
| 2600 | 2026-03-18T20:46:04.036Z | Compiling usdt-macro v0.5.0 |
| 2601 | 2026-03-18T20:46:04.324Z | Checking smf v0.2.3 |
| 2602 | 2026-03-18T20:46:04.639Z | Checking blake2 v0.10.6 |
| 2603 | 2026-03-18T20:46:04.730Z | Checking aead v0.5.2 |
| 2604 | 2026-03-18T20:46:04.829Z | Checking sigpipe v0.1.3 |
| 2605 | 2026-03-18T20:46:04.923Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-18T20:46:04.986Z | Compiling num-derive v0.4.2 |
| 2607 | 2026-03-18T20:46:05.007Z | Checking float-ord v0.3.2 |
| 2608 | 2026-03-18T20:46:05.064Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2609 | 2026-03-18T20:46:05.104Z | Checking glob v0.3.3 |
| 2610 | 2026-03-18T20:46:05.139Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2611 | 2026-03-18T20:46:05.320Z | Checking usdt v0.5.0 |
| 2612 | 2026-03-18T20:46:05.340Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2613 | 2026-03-18T20:46:05.587Z | Checking argon2 v0.5.3 |
| 2614 | 2026-03-18T20:46:05.608Z | Checking chacha20poly1305 v0.10.1 |
| 2615 | 2026-03-18T20:46:05.769Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2616 | 2026-03-18T20:46:05.790Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2617 | 2026-03-18T20:46:05.992Z | Checking vsss-rs v3.3.4 |
| 2618 | 2026-03-18T20:46:06.044Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2619 | 2026-03-18T20:46:06.064Z | Compiling progenitor-impl v0.13.0 |
| 2620 | 2026-03-18T20:46:06.247Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2621 | 2026-03-18T20:46:06.745Z | Checking ciborium v0.2.2 |
| 2622 | 2026-03-18T20:46:06.867Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2623 | 2026-03-18T20:46:07.045Z | Checking indent_write v2.2.0 |
| 2624 | 2026-03-18T20:46:07.145Z | Compiling semver v0.1.20 |
| 2625 | 2026-03-18T20:46:07.165Z | Checking whoami v1.6.1 |
| 2626 | 2026-03-18T20:46:07.212Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2627 | 2026-03-18T20:46:07.316Z | Compiling typify-macro v0.4.3 |
| 2628 | 2026-03-18T20:46:07.463Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-18T20:46:07.640Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2630 | 2026-03-18T20:46:07.763Z | Compiling pin-project-internal v1.1.11 |
| 2631 | 2026-03-18T20:46:08.391Z | Compiling minimal-lexical v0.2.1 |
| 2632 | 2026-03-18T20:46:08.512Z | Checking linked-hash-map v0.5.6 |
| 2633 | 2026-03-18T20:46:08.731Z | Checking swrite v0.1.0 |
| 2634 | 2026-03-18T20:46:08.751Z | Checking lru-cache v0.1.2 |
| 2635 | 2026-03-18T20:46:08.851Z | Compiling nom v7.1.3 |
| 2636 | 2026-03-18T20:46:08.909Z | Compiling newtype_derive v0.1.6 |
| 2637 | 2026-03-18T20:46:09.301Z | Checking pin-project v1.1.11 |
| 2638 | 2026-03-18T20:46:09.430Z | Checking newline-converter v0.3.0 |
| 2639 | 2026-03-18T20:46:09.573Z | Checking atomicwrites v0.4.4 |
| 2640 | 2026-03-18T20:46:09.602Z | Compiling typify v0.4.3 |
| 2641 | 2026-03-18T20:46:09.707Z | Compiling progenitor-macro v0.13.0 |
| 2642 | 2026-03-18T20:46:09.739Z | Checking hickory-proto v0.24.4 |
| 2643 | 2026-03-18T20:46:09.760Z | Checking phf_shared v0.12.1 |
| 2644 | 2026-03-18T20:46:09.803Z | Checking console v0.15.11 |
| 2645 | 2026-03-18T20:46:09.840Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2646 | 2026-03-18T20:46:10.183Z | Checking pem v3.0.6 |
| 2647 | 2026-03-18T20:46:10.434Z | Checking csv-core v0.1.13 |
| 2648 | 2026-03-18T20:46:10.704Z | Compiling snafu-derive v0.8.9 |
| 2649 | 2026-03-18T20:46:10.742Z | Compiling derive-where v1.6.0 |
| 2650 | 2026-03-18T20:46:10.745Z | Compiling async-recursion v1.1.1 |
| 2651 | 2026-03-18T20:46:11.661Z | Compiling slog-dtrace v0.3.0 |
| 2652 | 2026-03-18T20:46:11.916Z | Checking unicode-width v0.1.14 |
| 2653 | 2026-03-18T20:46:12.234Z | Compiling chrono-tz v0.10.4 |
| 2654 | 2026-03-18T20:46:12.254Z | Compiling owo-colors v4.3.0 |
| 2655 | 2026-03-18T20:46:12.464Z | Checking resolv-conf v0.7.6 |
| 2656 | 2026-03-18T20:46:12.565Z | Checking highway v1.3.0 |
| 2657 | 2026-03-18T20:46:12.675Z | Compiling cancel-safe-futures v0.1.5 |
| 2658 | 2026-03-18T20:46:12.708Z | Checking same-file v1.0.6 |
| 2659 | 2026-03-18T20:46:12.865Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2660 | 2026-03-18T20:46:12.886Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2661 | 2026-03-18T20:46:12.918Z | Checking walkdir v2.5.0 |
| 2662 | 2026-03-18T20:46:12.969Z | Compiling const_format_proc_macros v0.2.34 |
| 2663 | 2026-03-18T20:46:13.137Z | Checking hickory-resolver v0.24.4 |
| 2664 | 2026-03-18T20:46:13.397Z | Checking snafu v0.8.9 |
| 2665 | 2026-03-18T20:46:13.900Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2666 | 2026-03-18T20:46:14.022Z | Checking csv v1.4.0 |
| 2667 | 2026-03-18T20:46:14.082Z | Checking expectorate v1.2.0 |
| 2668 | 2026-03-18T20:46:14.111Z | Checking phf v0.12.1 |
| 2669 | 2026-03-18T20:46:14.270Z | Compiling progenitor-impl v0.10.0 |
| 2670 | 2026-03-18T20:46:14.365Z | Checking tokio-dtrace v0.1.1 |
| 2671 | 2026-03-18T20:46:14.525Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2672 | 2026-03-18T20:46:14.544Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2673 | 2026-03-18T20:46:14.599Z | Checking globset v0.4.18 |
| 2674 | 2026-03-18T20:46:14.816Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2675 | 2026-03-18T20:46:14.917Z | Checking olpc-cjson v0.1.4 |
| 2676 | 2026-03-18T20:46:14.949Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2677 | 2026-03-18T20:46:15.110Z | Checking libsw-core v0.3.2 |
| 2678 | 2026-03-18T20:46:15.241Z | Checking serde_plain v1.0.2 |
| 2679 | 2026-03-18T20:46:15.295Z | Checking arc-swap v1.8.2 |
| 2680 | 2026-03-18T20:46:15.314Z | Compiling lzma-sys v0.1.20 |
| 2681 | 2026-03-18T20:46:15.636Z | Checking typed-path v0.9.3 |
| 2682 | 2026-03-18T20:46:15.757Z | Checking bytecount v0.6.9 |
| 2683 | 2026-03-18T20:46:15.830Z | Checking utf-8 v0.7.6 |
| 2684 | 2026-03-18T20:46:15.897Z | Checking papergrid v0.11.0 |
| 2685 | 2026-03-18T20:46:16.009Z | Checking tungstenite v0.21.0 |
| 2686 | 2026-03-18T20:46:16.586Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-18T20:46:16.766Z | Checking tough v0.20.0 |
| 2688 | 2026-03-18T20:46:16.791Z | Checking slog-scope v4.4.1 |
| 2689 | 2026-03-18T20:46:16.808Z | Checking libsw v3.5.0 |
| 2690 | 2026-03-18T20:46:16.875Z | Checking progenitor v0.13.0 |
| 2691 | 2026-03-18T20:46:16.964Z | Checking oxide-tokio-rt v0.1.3 |
| 2692 | 2026-03-18T20:46:17.033Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2693 | 2026-03-18T20:46:17.054Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2694 | 2026-03-18T20:46:17.605Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2695 | 2026-03-18T20:46:17.650Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2696 | 2026-03-18T20:46:18.086Z | Compiling progenitor-macro v0.10.0 |
| 2697 | 2026-03-18T20:46:18.164Z | Checking qorb v0.4.1 |
| 2698 | 2026-03-18T20:46:18.723Z | Checking const_format v0.2.35 |
| 2699 | 2026-03-18T20:46:18.754Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2700 | 2026-03-18T20:46:19.484Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2701 | 2026-03-18T20:46:19.642Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2702 | 2026-03-18T20:46:19.670Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2703 | 2026-03-18T20:46:19.694Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2704 | 2026-03-18T20:46:19.906Z | Compiling cargo_toml v0.22.3 |
| 2705 | 2026-03-18T20:46:20.139Z | Checking gethostname v0.5.0 |
| 2706 | 2026-03-18T20:46:20.224Z | Compiling tabled_derive v0.7.0 |
| 2707 | 2026-03-18T20:46:20.254Z | Checking bcs v0.1.6 |
| 2708 | 2026-03-18T20:46:20.322Z | Checking smawk v0.3.2 |
| 2709 | 2026-03-18T20:46:20.349Z | Checking linear-map v1.2.0 |
| 2710 | 2026-03-18T20:46:20.531Z | Checking unicode-linebreak v0.1.5 |
| 2711 | 2026-03-18T20:46:20.635Z | Checking termtree v0.5.1 |
| 2712 | 2026-03-18T20:46:20.658Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2713 | 2026-03-18T20:46:20.821Z | Checking textwrap v0.16.2 |
| 2714 | 2026-03-18T20:46:20.827Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2715 | 2026-03-18T20:46:21.110Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2716 | 2026-03-18T20:46:21.377Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2717 | 2026-03-18T20:46:21.612Z | Checking tabled v0.15.0 |
| 2718 | 2026-03-18T20:46:21.986Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2719 | 2026-03-18T20:46:22.417Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2720 | 2026-03-18T20:46:22.492Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2721 | 2026-03-18T20:46:22.678Z | Checking steno v0.4.1 |
| 2722 | 2026-03-18T20:46:22.713Z | Checking slog-stdlog v4.1.1 |
| 2723 | 2026-03-18T20:46:23.020Z | Checking tokio-tungstenite v0.21.0 |
| 2724 | 2026-03-18T20:46:23.234Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-18T20:46:23.370Z | Checking base64 v0.21.7 |
| 2726 | 2026-03-18T20:46:23.390Z | Checking humantime v2.3.0 |
| 2727 | 2026-03-18T20:46:23.633Z | Checking ron v0.12.0 |
| 2728 | 2026-03-18T20:46:23.683Z | Checking xz2 v0.1.7 |
| 2729 | 2026-03-18T20:46:23.909Z | Checking slog-envlogger v2.2.0 |
| 2730 | 2026-03-18T20:46:23.971Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2731 | 2026-03-18T20:46:24.042Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-18T20:46:24.097Z | Checking headers-core v0.3.0 |
| 2733 | 2026-03-18T20:46:24.234Z | Checking filetime v0.2.27 |
| 2734 | 2026-03-18T20:46:24.257Z | Checking base16ct v1.0.0 |
| 2735 | 2026-03-18T20:46:24.414Z | Checking xattr v1.6.1 |
| 2736 | 2026-03-18T20:46:24.433Z | Checking headers v0.4.1 |
| 2737 | 2026-03-18T20:46:24.573Z | Checking rcgen v0.12.1 |
| 2738 | 2026-03-18T20:46:24.593Z | Checking tar v0.4.44 |
| 2739 | 2026-03-18T20:46:24.647Z | Checking subprocess v0.2.15 |
| 2740 | 2026-03-18T20:46:25.101Z | Checking progenitor v0.10.0 |
| 2741 | 2026-03-18T20:46:25.269Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2742 | 2026-03-18T20:46:32.860Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2743 | 2026-03-18T20:46:41.078Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2744 | 2026-03-18T20:46:42.847Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2745 | 2026-03-18T20:46:44.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2746 | 2026-03-18T20:46:44.665Z | |
| 2747 | 2026-03-18T20:46:44.665Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2748 | 2026-03-18T20:46:45.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2749 | 2026-03-18T20:46:45.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2750 | 2026-03-18T20:46:45.695Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2751 | 2026-03-18T20:46:47.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s |
| 2752 | 2026-03-18T20:46:47.655Z | |
| 2753 | 2026-03-18T20:46:47.655Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2754 | 2026-03-18T20:46:48.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2755 | 2026-03-18T20:46:48.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2756 | 2026-03-18T20:46:48.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2757 | 2026-03-18T20:46:48.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2758 | 2026-03-18T20:46:48.492Z | |
| 2759 | 2026-03-18T20:46:48.492Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2760 | 2026-03-18T20:46:49.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2761 | 2026-03-18T20:46:49.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2762 | 2026-03-18T20:46:49.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2763 | 2026-03-18T20:46:49.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2764 | 2026-03-18T20:46:49.328Z | |
| 2765 | 2026-03-18T20:46:49.329Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2766 | 2026-03-18T20:46:50.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2767 | 2026-03-18T20:46:50.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2768 | 2026-03-18T20:46:50.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2769 | 2026-03-18T20:46:50.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2770 | 2026-03-18T20:46:50.116Z | |
| 2771 | 2026-03-18T20:46:50.116Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2772 | 2026-03-18T20:46:50.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2773 | 2026-03-18T20:46:50.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2774 | 2026-03-18T20:46:50.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2775 | 2026-03-18T20:46:50.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2776 | 2026-03-18T20:46:50.907Z | |
| 2777 | 2026-03-18T20:46:50.907Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2778 | 2026-03-18T20:46:51.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-03-18T20:46:51.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-03-18T20:46:51.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2781 | 2026-03-18T20:46:51.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2782 | 2026-03-18T20:46:51.671Z | |
| 2783 | 2026-03-18T20:46:51.671Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2784 | 2026-03-18T20:46:52.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-03-18T20:46:52.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-03-18T20:46:52.341Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2787 | 2026-03-18T20:46:52.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2788 | 2026-03-18T20:46:52.443Z | |
| 2789 | 2026-03-18T20:46:52.443Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2790 | 2026-03-18T20:46:53.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2791 | 2026-03-18T20:46:53.115Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2792 | 2026-03-18T20:46:53.115Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2793 | 2026-03-18T20:46:53.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2794 | 2026-03-18T20:46:53.219Z | |
| 2795 | 2026-03-18T20:46:53.219Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2796 | 2026-03-18T20:46:53.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2797 | 2026-03-18T20:46:53.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2798 | 2026-03-18T20:46:53.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2799 | 2026-03-18T20:46:53.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2800 | 2026-03-18T20:46:54.007Z | |
| 2801 | 2026-03-18T20:46:54.007Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2802 | 2026-03-18T20:46:54.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2803 | 2026-03-18T20:46:54.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2804 | 2026-03-18T20:46:54.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2805 | 2026-03-18T20:46:54.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2806 | 2026-03-18T20:46:54.782Z | |
| 2807 | 2026-03-18T20:46:54.782Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2808 | 2026-03-18T20:46:55.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2809 | 2026-03-18T20:46:55.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2810 | 2026-03-18T20:46:55.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2811 | 2026-03-18T20:46:55.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2812 | 2026-03-18T20:46:55.562Z | |
| 2813 | 2026-03-18T20:46:55.562Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2814 | 2026-03-18T20:46:56.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2815 | 2026-03-18T20:46:56.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2816 | 2026-03-18T20:46:56.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2817 | 2026-03-18T20:46:56.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2818 | 2026-03-18T20:46:56.340Z | |
| 2819 | 2026-03-18T20:46:56.340Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2820 | 2026-03-18T20:46:57.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-03-18T20:46:57.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-03-18T20:46:57.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2823 | 2026-03-18T20:46:57.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2824 | 2026-03-18T20:46:57.123Z | |
| 2825 | 2026-03-18T20:46:57.123Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2826 | 2026-03-18T20:46:57.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-03-18T20:46:57.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-03-18T20:46:57.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2829 | 2026-03-18T20:46:57.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2830 | 2026-03-18T20:46:57.924Z | |
| 2831 | 2026-03-18T20:46:57.924Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2832 | 2026-03-18T20:46:58.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-03-18T20:46:58.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-03-18T20:46:58.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2835 | 2026-03-18T20:46:58.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2836 | 2026-03-18T20:46:58.724Z | |
| 2837 | 2026-03-18T20:46:58.724Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2838 | 2026-03-18T20:46:59.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-03-18T20:46:59.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-03-18T20:46:59.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2841 | 2026-03-18T20:46:59.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2842 | 2026-03-18T20:46:59.495Z | |
| 2843 | 2026-03-18T20:46:59.495Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2844 | 2026-03-18T20:47:00.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-03-18T20:47:00.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-03-18T20:47:00.318Z | Compiling newtype-uuid v1.3.2 |
| 2847 | 2026-03-18T20:47:00.576Z | Compiling daft v0.1.5 |
| 2848 | 2026-03-18T20:47:00.838Z | Compiling iddqd v0.3.17 |
| 2849 | 2026-03-18T20:47:02.099Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2850 | 2026-03-18T20:47:02.387Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2851 | 2026-03-18T20:47:02.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2852 | 2026-03-18T20:47:02.947Z | |
| 2853 | 2026-03-18T20:47:02.947Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2854 | 2026-03-18T20:47:03.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-18T20:47:03.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-18T20:47:03.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-18T20:47:03.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2858 | 2026-03-18T20:47:03.732Z | |
| 2859 | 2026-03-18T20:47:03.732Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2860 | 2026-03-18T20:47:04.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-18T20:47:04.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-18T20:47:04.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-18T20:47:04.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2864 | 2026-03-18T20:47:04.527Z | |
| 2865 | 2026-03-18T20:47:04.527Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2866 | 2026-03-18T20:47:05.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-18T20:47:05.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-18T20:47:05.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-03-18T20:47:05.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2870 | 2026-03-18T20:47:05.346Z | |
| 2871 | 2026-03-18T20:47:05.346Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2872 | 2026-03-18T20:47:06.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-03-18T20:47:06.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-03-18T20:47:06.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2026-03-18T20:47:06.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2876 | 2026-03-18T20:47:06.124Z | |
| 2877 | 2026-03-18T20:47:06.124Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2878 | 2026-03-18T20:47:06.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-03-18T20:47:06.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-03-18T20:47:06.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2881 | 2026-03-18T20:47:06.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2882 | 2026-03-18T20:47:06.918Z | |
| 2883 | 2026-03-18T20:47:06.918Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2884 | 2026-03-18T20:47:07.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-03-18T20:47:07.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-03-18T20:47:07.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-03-18T20:47:07.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2888 | 2026-03-18T20:47:07.708Z | |
| 2889 | 2026-03-18T20:47:07.708Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2890 | 2026-03-18T20:47:08.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-03-18T20:47:08.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-03-18T20:47:08.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-03-18T20:47:08.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2894 | 2026-03-18T20:47:08.491Z | |
| 2895 | 2026-03-18T20:47:08.491Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2896 | 2026-03-18T20:47:09.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-03-18T20:47:09.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-03-18T20:47:09.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-03-18T20:47:09.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2900 | 2026-03-18T20:47:09.256Z | |
| 2901 | 2026-03-18T20:47:09.256Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2902 | 2026-03-18T20:47:09.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-03-18T20:47:09.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-03-18T20:47:09.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-03-18T20:47:09.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2906 | 2026-03-18T20:47:10.062Z | |
| 2907 | 2026-03-18T20:47:10.062Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2908 | 2026-03-18T20:47:10.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-03-18T20:47:10.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-03-18T20:47:10.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-03-18T20:47:10.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2912 | 2026-03-18T20:47:10.871Z | |
| 2913 | 2026-03-18T20:47:10.871Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2914 | 2026-03-18T20:47:11.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-03-18T20:47:11.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-03-18T20:47:11.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-03-18T20:47:11.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2918 | 2026-03-18T20:47:11.680Z | |
| 2919 | 2026-03-18T20:47:11.681Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2920 | 2026-03-18T20:47:12.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-03-18T20:47:12.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-03-18T20:47:12.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-03-18T20:47:12.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2924 | 2026-03-18T20:47:12.485Z | |
| 2925 | 2026-03-18T20:47:12.485Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2926 | 2026-03-18T20:47:13.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-03-18T20:47:13.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-03-18T20:47:13.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-03-18T20:47:13.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2930 | 2026-03-18T20:47:13.254Z | |
| 2931 | 2026-03-18T20:47:13.254Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2932 | 2026-03-18T20:47:13.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-03-18T20:47:13.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-03-18T20:47:13.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-03-18T20:47:13.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2936 | 2026-03-18T20:47:14.024Z | |
| 2937 | 2026-03-18T20:47:14.024Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2938 | 2026-03-18T20:47:14.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-03-18T20:47:14.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-03-18T20:47:14.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2941 | 2026-03-18T20:47:14.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2942 | 2026-03-18T20:47:14.793Z | |
| 2943 | 2026-03-18T20:47:14.793Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2944 | 2026-03-18T20:47:15.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2945 | 2026-03-18T20:47:15.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2946 | 2026-03-18T20:47:15.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2947 | 2026-03-18T20:47:15.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2948 | 2026-03-18T20:47:15.566Z | |
| 2949 | 2026-03-18T20:47:15.566Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2950 | 2026-03-18T20:47:16.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2951 | 2026-03-18T20:47:16.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2952 | 2026-03-18T20:47:16.457Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2953 | 2026-03-18T20:47:17.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s |
| 2954 | 2026-03-18T20:47:17.351Z | |
| 2955 | 2026-03-18T20:47:17.351Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2956 | 2026-03-18T20:47:18.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2957 | 2026-03-18T20:47:18.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2958 | 2026-03-18T20:47:18.261Z | Compiling ar_archive_writer v0.5.1 |
| 2959 | 2026-03-18T20:47:18.391Z | Compiling stacker v0.1.23 |
| 2960 | 2026-03-18T20:47:18.393Z | Compiling cfg_aliases v0.1.1 |
| 2961 | 2026-03-18T20:47:18.438Z | Compiling convert_case v0.10.0 |
| 2962 | 2026-03-18T20:47:18.442Z | Checking fd-lock v4.0.4 |
| 2963 | 2026-03-18T20:47:18.442Z | Checking nibble_vec v0.1.0 |
| 2964 | 2026-03-18T20:47:18.442Z | Checking vte v0.14.1 |
| 2965 | 2026-03-18T20:47:18.442Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2966 | 2026-03-18T20:47:18.498Z | Compiling nix v0.28.0 |
| 2967 | 2026-03-18T20:47:18.610Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-18T20:47:18.650Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2969 | 2026-03-18T20:47:18.714Z | Checking strip-ansi-escapes v0.2.1 |
| 2970 | 2026-03-18T20:47:18.736Z | Compiling peg-macros v0.8.5 |
| 2971 | 2026-03-18T20:47:18.772Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-18T20:47:18.842Z | Checking winnow v0.6.26 |
| 2973 | 2026-03-18T20:47:18.860Z | Compiling derive_more-impl v2.1.1 |
| 2974 | 2026-03-18T20:47:18.991Z | Compiling sqlparser_derive v0.5.0 |
| 2975 | 2026-03-18T20:47:19.050Z | Checking unicode_categories v0.1.1 |
| 2976 | 2026-03-18T20:47:19.250Z | Checking home v0.5.12 |
| 2977 | 2026-03-18T20:47:19.277Z | Checking nu-ansi-term v0.50.3 |
| 2978 | 2026-03-18T20:47:19.413Z | Checking display-error-chain v0.2.2 |
| 2979 | 2026-03-18T20:47:19.554Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-18T20:47:19.583Z | Compiling psm v0.1.30 |
| 2981 | 2026-03-18T20:47:19.957Z | Checking derive_more v2.1.1 |
| 2982 | 2026-03-18T20:47:20.050Z | Checking crossterm v0.29.0 |
| 2983 | 2026-03-18T20:47:20.276Z | Checking peg v0.8.5 |
| 2984 | 2026-03-18T20:47:20.363Z | Checking rustyline v14.0.0 |
| 2985 | 2026-03-18T20:47:20.395Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-18T20:47:20.524Z | Checking recursive v0.1.1 |
| 2987 | 2026-03-18T20:47:20.634Z | Checking sqlparser v0.61.0 |
| 2988 | 2026-03-18T20:47:36.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.15s |
| 2989 | 2026-03-18T20:47:36.725Z | |
| 2990 | 2026-03-18T20:47:36.725Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2991 | 2026-03-18T20:47:37.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-03-18T20:47:37.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-03-18T20:47:37.624Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2994 | 2026-03-18T20:47:42.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s |
| 2995 | 2026-03-18T20:47:42.516Z | |
| 2996 | 2026-03-18T20:47:42.516Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2997 | 2026-03-18T20:47:43.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-03-18T20:47:43.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-03-18T20:47:43.444Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3000 | 2026-03-18T20:47:46.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s |
| 3001 | 2026-03-18T20:47:46.917Z | |
| 3002 | 2026-03-18T20:47:46.917Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3003 | 2026-03-18T20:47:47.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-03-18T20:47:47.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-03-18T20:47:47.811Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3006 | 2026-03-18T20:47:52.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s |
| 3007 | 2026-03-18T20:47:52.446Z | |
| 3008 | 2026-03-18T20:47:52.447Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3009 | 2026-03-18T20:47:53.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-03-18T20:47:53.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-03-18T20:47:53.356Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3012 | 2026-03-18T20:47:57.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s |
| 3013 | 2026-03-18T20:47:58.019Z | |
| 3014 | 2026-03-18T20:47:58.019Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3015 | 2026-03-18T20:47:58.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-03-18T20:47:58.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-03-18T20:47:58.921Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3018 | 2026-03-18T20:48:02.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s |
| 3019 | 2026-03-18T20:48:02.602Z | |
| 3020 | 2026-03-18T20:48:02.602Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3021 | 2026-03-18T20:48:03.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-03-18T20:48:03.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-03-18T20:48:03.501Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3024 | 2026-03-18T20:48:07.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s |
| 3025 | 2026-03-18T20:48:07.263Z | |
| 3026 | 2026-03-18T20:48:07.263Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3027 | 2026-03-18T20:48:07.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-03-18T20:48:07.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-03-18T20:48:08.162Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3030 | 2026-03-18T20:48:12.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s |
| 3031 | 2026-03-18T20:48:13.028Z | |
| 3032 | 2026-03-18T20:48:13.028Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3033 | 2026-03-18T20:48:13.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-03-18T20:48:13.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-03-18T20:48:13.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-03-18T20:48:13.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3037 | 2026-03-18T20:48:13.819Z | |
| 3038 | 2026-03-18T20:48:13.819Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3039 | 2026-03-18T20:48:14.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-03-18T20:48:14.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-03-18T20:48:14.672Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3042 | 2026-03-18T20:48:14.864Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3043 | 2026-03-18T20:48:14.884Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3044 | 2026-03-18T20:48:15.309Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3045 | 2026-03-18T20:48:20.168Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3046 | 2026-03-18T20:48:20.593Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3047 | 2026-03-18T20:48:22.150Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3048 | 2026-03-18T20:48:23.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s |
| 3049 | 2026-03-18T20:48:23.257Z | |
| 3050 | 2026-03-18T20:48:23.257Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3051 | 2026-03-18T20:48:23.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-03-18T20:48:23.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-03-18T20:48:23.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-03-18T20:48:23.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3055 | 2026-03-18T20:48:24.045Z | |
| 3056 | 2026-03-18T20:48:24.045Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3057 | 2026-03-18T20:48:24.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-03-18T20:48:24.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-03-18T20:48:24.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-03-18T20:48:24.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3061 | 2026-03-18T20:48:24.898Z | |
| 3062 | 2026-03-18T20:48:24.898Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3063 | 2026-03-18T20:48:25.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-03-18T20:48:25.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-03-18T20:48:25.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-03-18T20:48:25.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3067 | 2026-03-18T20:48:25.705Z | |
| 3068 | 2026-03-18T20:48:25.705Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3069 | 2026-03-18T20:48:26.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-03-18T20:48:26.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-03-18T20:48:26.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-03-18T20:48:26.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3073 | 2026-03-18T20:48:26.513Z | |
| 3074 | 2026-03-18T20:48:26.513Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3075 | 2026-03-18T20:48:27.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-03-18T20:48:27.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-03-18T20:48:27.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-03-18T20:48:27.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3079 | 2026-03-18T20:48:27.326Z | |
| 3080 | 2026-03-18T20:48:27.326Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3081 | 2026-03-18T20:48:28.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-03-18T20:48:28.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-03-18T20:48:28.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-03-18T20:48:28.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3085 | 2026-03-18T20:48:28.131Z | |
| 3086 | 2026-03-18T20:48:28.131Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3087 | 2026-03-18T20:48:28.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-03-18T20:48:28.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-03-18T20:48:28.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-03-18T20:48:28.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3091 | 2026-03-18T20:48:28.902Z | |
| 3092 | 2026-03-18T20:48:28.902Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3093 | 2026-03-18T20:48:29.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-03-18T20:48:29.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-03-18T20:48:29.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-03-18T20:48:29.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3097 | 2026-03-18T20:48:29.713Z | |
| 3098 | 2026-03-18T20:48:29.713Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3099 | 2026-03-18T20:48:30.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-03-18T20:48:30.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-03-18T20:48:30.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-03-18T20:48:30.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3103 | 2026-03-18T20:48:30.489Z | |
| 3104 | 2026-03-18T20:48:30.489Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3105 | 2026-03-18T20:48:31.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-03-18T20:48:31.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-03-18T20:48:31.411Z | Checking dropshot-api-manager-types v0.6.0 |
| 3108 | 2026-03-18T20:48:31.414Z | Checking nanorand v0.7.0 |
| 3109 | 2026-03-18T20:48:31.714Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3110 | 2026-03-18T20:48:31.755Z | Checking flume v0.11.1 |
| 3111 | 2026-03-18T20:48:32.033Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3112 | 2026-03-18T20:48:33.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s |
| 3113 | 2026-03-18T20:48:33.541Z | |
| 3114 | 2026-03-18T20:48:33.541Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3115 | 2026-03-18T20:48:34.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-18T20:48:34.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-18T20:48:34.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-18T20:48:34.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3119 | 2026-03-18T20:48:34.330Z | |
| 3120 | 2026-03-18T20:48:34.330Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3121 | 2026-03-18T20:48:35.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-18T20:48:35.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-18T20:48:35.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-18T20:48:35.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3125 | 2026-03-18T20:48:35.118Z | |
| 3126 | 2026-03-18T20:48:35.118Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3127 | 2026-03-18T20:48:35.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-18T20:48:35.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-18T20:48:35.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-03-18T20:48:35.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3131 | 2026-03-18T20:48:35.910Z | |
| 3132 | 2026-03-18T20:48:35.910Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3133 | 2026-03-18T20:48:36.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-03-18T20:48:36.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-03-18T20:48:36.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-03-18T20:48:36.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3137 | 2026-03-18T20:48:36.724Z | |
| 3138 | 2026-03-18T20:48:36.724Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3139 | 2026-03-18T20:48:37.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-03-18T20:48:37.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-03-18T20:48:37.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-03-18T20:48:37.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3143 | 2026-03-18T20:48:37.520Z | |
| 3144 | 2026-03-18T20:48:37.521Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3145 | 2026-03-18T20:48:38.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-03-18T20:48:38.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-03-18T20:48:38.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-03-18T20:48:38.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3149 | 2026-03-18T20:48:38.316Z | |
| 3150 | 2026-03-18T20:48:38.316Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3151 | 2026-03-18T20:48:38.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-03-18T20:48:39.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-03-18T20:48:39.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-03-18T20:48:39.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3155 | 2026-03-18T20:48:39.106Z | |
| 3156 | 2026-03-18T20:48:39.106Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3157 | 2026-03-18T20:48:39.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-03-18T20:48:39.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-03-18T20:48:39.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-03-18T20:48:39.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3161 | 2026-03-18T20:48:39.881Z | |
| 3162 | 2026-03-18T20:48:39.881Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3163 | 2026-03-18T20:48:40.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-03-18T20:48:40.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-03-18T20:48:40.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-03-18T20:48:40.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3167 | 2026-03-18T20:48:40.672Z | |
| 3168 | 2026-03-18T20:48:40.672Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3169 | 2026-03-18T20:48:41.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-03-18T20:48:41.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-03-18T20:48:41.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-03-18T20:48:41.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3173 | 2026-03-18T20:48:41.460Z | |
| 3174 | 2026-03-18T20:48:41.460Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3175 | 2026-03-18T20:48:42.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-03-18T20:48:42.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-03-18T20:48:42.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-03-18T20:48:42.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3179 | 2026-03-18T20:48:42.260Z | |
| 3180 | 2026-03-18T20:48:42.260Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3181 | 2026-03-18T20:48:42.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-03-18T20:48:42.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-03-18T20:48:42.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3184 | 2026-03-18T20:48:43.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3185 | 2026-03-18T20:48:43.096Z | |
| 3186 | 2026-03-18T20:48:43.096Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3187 | 2026-03-18T20:48:43.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2026-03-18T20:48:43.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2026-03-18T20:48:43.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3190 | 2026-03-18T20:48:43.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3191 | 2026-03-18T20:48:43.934Z | |
| 3192 | 2026-03-18T20:48:43.934Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3193 | 2026-03-18T20:48:44.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-03-18T20:48:44.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-03-18T20:48:44.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-03-18T20:48:44.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3197 | 2026-03-18T20:48:44.701Z | |
| 3198 | 2026-03-18T20:48:44.701Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3199 | 2026-03-18T20:48:45.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-03-18T20:48:45.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-03-18T20:48:45.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-03-18T20:48:45.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3203 | 2026-03-18T20:48:45.482Z | |
| 3204 | 2026-03-18T20:48:45.482Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3205 | 2026-03-18T20:48:46.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-03-18T20:48:46.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-03-18T20:48:46.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-03-18T20:48:46.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3209 | 2026-03-18T20:48:46.276Z | |
| 3210 | 2026-03-18T20:48:46.276Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3211 | 2026-03-18T20:48:46.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-03-18T20:48:46.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-03-18T20:48:46.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-03-18T20:48:46.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3215 | 2026-03-18T20:48:47.055Z | |
| 3216 | 2026-03-18T20:48:47.056Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3217 | 2026-03-18T20:48:47.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-03-18T20:48:47.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-03-18T20:48:47.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-03-18T20:48:47.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3221 | 2026-03-18T20:48:47.870Z | |
| 3222 | 2026-03-18T20:48:47.870Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3223 | 2026-03-18T20:48:48.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-03-18T20:48:48.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-03-18T20:48:48.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-03-18T20:48:48.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3227 | 2026-03-18T20:48:48.686Z | |
| 3228 | 2026-03-18T20:48:48.686Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3229 | 2026-03-18T20:48:49.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-03-18T20:48:49.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-03-18T20:48:49.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-03-18T20:48:49.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3233 | 2026-03-18T20:48:49.488Z | |
| 3234 | 2026-03-18T20:48:49.488Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3235 | 2026-03-18T20:48:50.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-03-18T20:48:50.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-03-18T20:48:50.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-03-18T20:48:50.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3239 | 2026-03-18T20:48:50.255Z | |
| 3240 | 2026-03-18T20:48:50.255Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3241 | 2026-03-18T20:48:50.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-03-18T20:48:50.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-03-18T20:48:50.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2026-03-18T20:48:50.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3245 | 2026-03-18T20:48:51.081Z | |
| 3246 | 2026-03-18T20:48:51.081Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3247 | 2026-03-18T20:48:51.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2026-03-18T20:48:51.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2026-03-18T20:48:51.980Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3250 | 2026-03-18T20:48:51.983Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3251 | 2026-03-18T20:48:51.983Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3252 | 2026-03-18T20:48:52.130Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3253 | 2026-03-18T20:48:52.133Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3254 | 2026-03-18T20:48:52.289Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3255 | 2026-03-18T20:48:52.324Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3256 | 2026-03-18T20:48:52.610Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3257 | 2026-03-18T20:48:52.613Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3258 | 2026-03-18T20:48:55.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 3259 | 2026-03-18T20:48:55.684Z | |
| 3260 | 2026-03-18T20:48:55.684Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3261 | 2026-03-18T20:48:56.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-03-18T20:48:56.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-03-18T20:48:56.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-03-18T20:48:56.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3265 | 2026-03-18T20:48:56.470Z | |
| 3266 | 2026-03-18T20:48:56.470Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3267 | 2026-03-18T20:48:57.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-03-18T20:48:57.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-03-18T20:48:57.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-03-18T20:48:57.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3271 | 2026-03-18T20:48:57.384Z | |
| 3272 | 2026-03-18T20:48:57.384Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3273 | 2026-03-18T20:48:58.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-03-18T20:48:58.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-03-18T20:48:58.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-03-18T20:48:58.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3277 | 2026-03-18T20:48:58.284Z | |
| 3278 | 2026-03-18T20:48:58.284Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3279 | 2026-03-18T20:48:58.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-03-18T20:48:58.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-03-18T20:48:59.181Z | Compiling parking_lot_core v0.8.6 |
| 3282 | 2026-03-18T20:48:59.181Z | Compiling git-stub v1.0.0 |
| 3283 | 2026-03-18T20:48:59.184Z | Compiling atomicwrites v0.4.4 |
| 3284 | 2026-03-18T20:48:59.184Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3285 | 2026-03-18T20:48:59.344Z | Checking tagptr v0.2.0 |
| 3286 | 2026-03-18T20:48:59.359Z | Checking prefix-trie v0.7.0 |
| 3287 | 2026-03-18T20:48:59.362Z | Checking fxhash v0.2.1 |
| 3288 | 2026-03-18T20:48:59.362Z | Checking hickory-client v0.25.2 |
| 3289 | 2026-03-18T20:48:59.521Z | Compiling git-stub-vcs v0.1.0 |
| 3290 | 2026-03-18T20:48:59.540Z | Checking moka v0.12.13 |
| 3291 | 2026-03-18T20:48:59.774Z | Checking hickory-server v0.25.2 |
| 3292 | 2026-03-18T20:48:59.859Z | Checking parking_lot v0.11.2 |
| 3293 | 2026-03-18T20:48:59.899Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3294 | 2026-03-18T20:48:59.968Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3295 | 2026-03-18T20:48:59.972Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-18T20:48:59.972Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-18T20:49:00.092Z | Checking sled v0.34.7 |
| 3298 | 2026-03-18T20:49:00.361Z | Checking hickory-resolver v0.25.2 |
| 3299 | 2026-03-18T20:49:02.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s |
| 3300 | 2026-03-18T20:49:03.092Z | |
| 3301 | 2026-03-18T20:49:03.092Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3302 | 2026-03-18T20:49:03.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3303 | 2026-03-18T20:49:03.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3304 | 2026-03-18T20:49:03.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3305 | 2026-03-18T20:49:03.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3306 | 2026-03-18T20:49:03.881Z | |
| 3307 | 2026-03-18T20:49:03.881Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3308 | 2026-03-18T20:49:04.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2026-03-18T20:49:04.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2026-03-18T20:49:04.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3311 | 2026-03-18T20:49:04.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3312 | 2026-03-18T20:49:04.743Z | |
| 3313 | 2026-03-18T20:49:04.743Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3314 | 2026-03-18T20:49:05.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3315 | 2026-03-18T20:49:05.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3316 | 2026-03-18T20:49:05.738Z | Compiling radium v0.7.0 |
| 3317 | 2026-03-18T20:49:05.877Z | Checking tap v1.0.1 |
| 3318 | 2026-03-18T20:49:05.880Z | Compiling maybe-uninit v2.0.0 |
| 3319 | 2026-03-18T20:49:05.903Z | Compiling zerocopy-derive v0.6.6 |
| 3320 | 2026-03-18T20:49:05.928Z | Checking crc-catalog v2.4.0 |
| 3321 | 2026-03-18T20:49:05.931Z | Checking funty v2.0.0 |
| 3322 | 2026-03-18T20:49:05.931Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-18T20:49:05.934Z | Compiling packed_struct_codegen v0.10.1 |
| 3324 | 2026-03-18T20:49:06.034Z | Checking wyz v0.5.1 |
| 3325 | 2026-03-18T20:49:06.136Z | Checking crc v3.4.0 |
| 3326 | 2026-03-18T20:49:06.299Z | Compiling bitfield-macros v0.19.4 |
| 3327 | 2026-03-18T20:49:06.316Z | Compiling indexmap v1.9.3 |
| 3328 | 2026-03-18T20:49:06.361Z | Checking nodrop v0.1.14 |
| 3329 | 2026-03-18T20:49:06.380Z | Checking smallvec v0.6.14 |
| 3330 | 2026-03-18T20:49:06.436Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-18T20:49:06.455Z | Checking bitvec v1.0.1 |
| 3332 | 2026-03-18T20:49:06.473Z | Checking array-init v0.0.4 |
| 3333 | 2026-03-18T20:49:06.582Z | Checking ron v0.8.1 |
| 3334 | 2026-03-18T20:49:06.631Z | Checking hashbrown v0.13.2 |
| 3335 | 2026-03-18T20:49:06.954Z | Checking serde-hex v0.1.0 |
| 3336 | 2026-03-18T20:49:07.067Z | Checking zerocopy v0.6.6 |
| 3337 | 2026-03-18T20:49:07.209Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3338 | 2026-03-18T20:49:07.240Z | Checking bitfield v0.19.4 |
| 3339 | 2026-03-18T20:49:07.297Z | Checking crc-any v2.5.0 |
| 3340 | 2026-03-18T20:49:07.438Z | Checking object v0.30.4 |
| 3341 | 2026-03-18T20:49:07.456Z | Checking void v1.0.2 |
| 3342 | 2026-03-18T20:49:07.491Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3343 | 2026-03-18T20:49:07.513Z | Checking half v1.8.3 |
| 3344 | 2026-03-18T20:49:07.532Z | Checking path-slash v0.1.5 |
| 3345 | 2026-03-18T20:49:07.580Z | Checking tungstenite v0.23.0 |
| 3346 | 2026-03-18T20:49:07.610Z | Checking lzss v0.8.2 |
| 3347 | 2026-03-18T20:49:07.684Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3348 | 2026-03-18T20:49:07.775Z | Checking serde_cbor v0.11.2 |
| 3349 | 2026-03-18T20:49:07.813Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3350 | 2026-03-18T20:49:07.846Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3351 | 2026-03-18T20:49:07.885Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3352 | 2026-03-18T20:49:08.008Z | Checking nix v0.27.1 |
| 3353 | 2026-03-18T20:49:08.129Z | Checking kstat-rs v0.2.4 |
| 3354 | 2026-03-18T20:49:08.293Z | Checking serde_bytes v0.11.19 |
| 3355 | 2026-03-18T20:49:08.369Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3356 | 2026-03-18T20:49:08.391Z | Checking tokio-tungstenite v0.23.1 |
| 3357 | 2026-03-18T20:49:08.518Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3358 | 2026-03-18T20:49:08.717Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3359 | 2026-03-18T20:49:08.735Z | Checking signal-hook-tokio v0.3.1 |
| 3360 | 2026-03-18T20:49:09.727Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3361 | 2026-03-18T20:49:09.992Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3362 | 2026-03-18T20:49:13.325Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-18T20:49:14.530Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3364 | 2026-03-18T20:49:14.904Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3365 | 2026-03-18T20:49:16.394Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3366 | 2026-03-18T20:49:19.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s |
| 3367 | 2026-03-18T20:49:19.393Z | |
| 3368 | 2026-03-18T20:49:19.393Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3369 | 2026-03-18T20:49:20.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-03-18T20:49:20.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-03-18T20:49:20.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-03-18T20:49:20.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3373 | 2026-03-18T20:49:20.177Z | |
| 3374 | 2026-03-18T20:49:20.177Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3375 | 2026-03-18T20:49:20.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-03-18T20:49:20.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-03-18T20:49:20.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-03-18T20:49:20.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3379 | 2026-03-18T20:49:20.971Z | |
| 3380 | 2026-03-18T20:49:20.971Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3381 | 2026-03-18T20:49:21.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-03-18T20:49:21.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-03-18T20:49:21.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-03-18T20:49:21.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3385 | 2026-03-18T20:49:21.734Z | |
| 3386 | 2026-03-18T20:49:21.734Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3387 | 2026-03-18T20:49:22.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-03-18T20:49:22.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-03-18T20:49:22.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-03-18T20:49:22.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3391 | 2026-03-18T20:49:22.522Z | |
| 3392 | 2026-03-18T20:49:22.522Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3393 | 2026-03-18T20:49:23.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-03-18T20:49:23.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-03-18T20:49:23.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-03-18T20:49:23.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3397 | 2026-03-18T20:49:23.312Z | |
| 3398 | 2026-03-18T20:49:23.312Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3399 | 2026-03-18T20:49:23.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-03-18T20:49:23.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-03-18T20:49:23.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-03-18T20:49:24.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3403 | 2026-03-18T20:49:24.105Z | |
| 3404 | 2026-03-18T20:49:24.105Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3405 | 2026-03-18T20:49:24.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-03-18T20:49:24.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-03-18T20:49:24.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-03-18T20:49:24.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3409 | 2026-03-18T20:49:24.894Z | |
| 3410 | 2026-03-18T20:49:24.894Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3411 | 2026-03-18T20:49:25.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-03-18T20:49:25.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-03-18T20:49:25.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-03-18T20:49:25.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3415 | 2026-03-18T20:49:25.677Z | |
| 3416 | 2026-03-18T20:49:25.677Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3417 | 2026-03-18T20:49:26.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-03-18T20:49:26.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-03-18T20:49:26.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-03-18T20:49:26.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3421 | 2026-03-18T20:49:26.460Z | |
| 3422 | 2026-03-18T20:49:26.460Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3423 | 2026-03-18T20:49:27.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-03-18T20:49:27.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-03-18T20:49:27.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-03-18T20:49:27.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3427 | 2026-03-18T20:49:27.248Z | |
| 3428 | 2026-03-18T20:49:27.248Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3429 | 2026-03-18T20:49:27.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-03-18T20:49:27.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-03-18T20:49:27.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-03-18T20:49:27.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3433 | 2026-03-18T20:49:28.033Z | |
| 3434 | 2026-03-18T20:49:28.033Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3435 | 2026-03-18T20:49:28.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-03-18T20:49:28.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-03-18T20:49:28.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-03-18T20:49:28.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3439 | 2026-03-18T20:49:28.825Z | |
| 3440 | 2026-03-18T20:49:28.825Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3441 | 2026-03-18T20:49:29.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-03-18T20:49:29.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-03-18T20:49:29.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-03-18T20:49:29.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3445 | 2026-03-18T20:49:29.610Z | |
| 3446 | 2026-03-18T20:49:29.610Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3447 | 2026-03-18T20:49:30.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-03-18T20:49:30.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-03-18T20:49:30.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-03-18T20:49:30.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3451 | 2026-03-18T20:49:30.447Z | |
| 3452 | 2026-03-18T20:49:30.447Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3453 | 2026-03-18T20:49:31.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-03-18T20:49:31.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-03-18T20:49:31.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3456 | 2026-03-18T20:49:31.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3457 | 2026-03-18T20:49:31.239Z | |
| 3458 | 2026-03-18T20:49:31.239Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3459 | 2026-03-18T20:49:31.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-03-18T20:49:31.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-03-18T20:49:32.210Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-03-18T20:49:34.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s |
| 3463 | 2026-03-18T20:49:34.798Z | |
| 3464 | 2026-03-18T20:49:34.798Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3465 | 2026-03-18T20:49:35.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-03-18T20:49:35.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-03-18T20:49:35.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3468 | 2026-03-18T20:49:35.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3469 | 2026-03-18T20:49:35.659Z | |
| 3470 | 2026-03-18T20:49:35.659Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3471 | 2026-03-18T20:49:36.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3472 | 2026-03-18T20:49:36.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3473 | 2026-03-18T20:49:36.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3474 | 2026-03-18T20:49:36.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3475 | 2026-03-18T20:49:36.527Z | |
| 3476 | 2026-03-18T20:49:36.527Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3477 | 2026-03-18T20:49:37.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3478 | 2026-03-18T20:49:37.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3479 | 2026-03-18T20:49:37.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3480 | 2026-03-18T20:49:37.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3481 | 2026-03-18T20:49:37.297Z | |
| 3482 | 2026-03-18T20:49:37.297Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3483 | 2026-03-18T20:49:37.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-03-18T20:49:37.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-03-18T20:49:37.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-03-18T20:49:37.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3487 | 2026-03-18T20:49:38.065Z | |
| 3488 | 2026-03-18T20:49:38.065Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3489 | 2026-03-18T20:49:38.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-03-18T20:49:38.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-03-18T20:49:38.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-03-18T20:49:38.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3493 | 2026-03-18T20:49:38.926Z | |
| 3494 | 2026-03-18T20:49:38.926Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3495 | 2026-03-18T20:49:39.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-03-18T20:49:39.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-03-18T20:49:39.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3498 | 2026-03-18T20:49:39.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3499 | 2026-03-18T20:49:39.694Z | |
| 3500 | 2026-03-18T20:49:39.694Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3501 | 2026-03-18T20:49:40.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-03-18T20:49:40.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-03-18T20:49:40.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-03-18T20:49:40.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3505 | 2026-03-18T20:49:40.538Z | |
| 3506 | 2026-03-18T20:49:40.538Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3507 | 2026-03-18T20:49:41.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-03-18T20:49:41.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-03-18T20:49:41.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-03-18T20:49:41.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3511 | 2026-03-18T20:49:41.391Z | |
| 3512 | 2026-03-18T20:49:41.391Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3513 | 2026-03-18T20:49:42.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-03-18T20:49:42.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-03-18T20:49:42.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-03-18T20:49:42.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3517 | 2026-03-18T20:49:42.161Z | |
| 3518 | 2026-03-18T20:49:42.161Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3519 | 2026-03-18T20:49:42.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-03-18T20:49:42.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-03-18T20:49:42.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-03-18T20:49:42.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3523 | 2026-03-18T20:49:42.933Z | |
| 3524 | 2026-03-18T20:49:42.933Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3525 | 2026-03-18T20:49:43.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-03-18T20:49:43.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-03-18T20:49:43.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-03-18T20:49:43.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3529 | 2026-03-18T20:49:43.724Z | |
| 3530 | 2026-03-18T20:49:43.724Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3531 | 2026-03-18T20:49:44.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-03-18T20:49:44.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-03-18T20:49:44.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-03-18T20:49:44.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3535 | 2026-03-18T20:49:44.492Z | |
| 3536 | 2026-03-18T20:49:44.492Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3537 | 2026-03-18T20:49:45.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-03-18T20:49:45.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-03-18T20:49:45.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-03-18T20:49:45.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3541 | 2026-03-18T20:49:45.262Z | |
| 3542 | 2026-03-18T20:49:45.262Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3543 | 2026-03-18T20:49:45.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-03-18T20:49:45.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-03-18T20:49:45.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-03-18T20:49:46.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3547 | 2026-03-18T20:49:46.117Z | |
| 3548 | 2026-03-18T20:49:46.117Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3549 | 2026-03-18T20:49:46.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-03-18T20:49:46.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-03-18T20:49:46.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-03-18T20:49:46.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3553 | 2026-03-18T20:49:46.972Z | |
| 3554 | 2026-03-18T20:49:46.972Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3555 | 2026-03-18T20:49:47.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-03-18T20:49:47.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-03-18T20:49:47.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-03-18T20:49:47.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3559 | 2026-03-18T20:49:47.818Z | |
| 3560 | 2026-03-18T20:49:47.818Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3561 | 2026-03-18T20:49:48.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-03-18T20:49:48.523Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-03-18T20:49:48.523Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-03-18T20:49:48.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3565 | 2026-03-18T20:49:48.634Z | |
| 3566 | 2026-03-18T20:49:48.634Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3567 | 2026-03-18T20:49:49.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-03-18T20:49:49.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-03-18T20:49:49.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-03-18T20:49:49.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3571 | 2026-03-18T20:49:49.434Z | |
| 3572 | 2026-03-18T20:49:49.434Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3573 | 2026-03-18T20:49:50.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-03-18T20:49:50.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-03-18T20:49:50.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-03-18T20:49:50.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3577 | 2026-03-18T20:49:50.233Z | |
| 3578 | 2026-03-18T20:49:50.233Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3579 | 2026-03-18T20:49:50.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-03-18T20:49:50.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-03-18T20:49:50.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-03-18T20:49:50.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3583 | 2026-03-18T20:49:51.019Z | |
| 3584 | 2026-03-18T20:49:51.019Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3585 | 2026-03-18T20:49:51.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-03-18T20:49:51.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-03-18T20:49:51.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-03-18T20:49:51.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3589 | 2026-03-18T20:49:51.817Z | |
| 3590 | 2026-03-18T20:49:51.817Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3591 | 2026-03-18T20:49:52.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-03-18T20:49:52.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-03-18T20:49:52.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-03-18T20:49:52.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3595 | 2026-03-18T20:49:52.611Z | |
| 3596 | 2026-03-18T20:49:52.611Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3597 | 2026-03-18T20:49:53.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-03-18T20:49:53.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-03-18T20:49:53.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-03-18T20:49:53.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3601 | 2026-03-18T20:49:53.376Z | |
| 3602 | 2026-03-18T20:49:53.376Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3603 | 2026-03-18T20:49:54.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-03-18T20:49:54.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-03-18T20:49:54.529Z | Compiling libefi-sys v0.1.0 |
| 3606 | 2026-03-18T20:49:54.532Z | Compiling bitfield-struct v0.6.2 |
| 3607 | 2026-03-18T20:49:54.703Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3608 | 2026-03-18T20:49:54.716Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-03-18T20:49:54.732Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3610 | 2026-03-18T20:49:54.753Z | Compiling salty v0.3.0 |
| 3611 | 2026-03-18T20:49:54.776Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3612 | 2026-03-18T20:49:54.797Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3613 | 2026-03-18T20:49:54.797Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3614 | 2026-03-18T20:49:55.154Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3615 | 2026-03-18T20:49:55.176Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-18T20:49:55.198Z | Checking xshell v0.2.7 |
| 3617 | 2026-03-18T20:49:55.347Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-18T20:49:55.386Z | Checking primeorder v0.13.6 |
| 3619 | 2026-03-18T20:49:55.428Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3620 | 2026-03-18T20:49:55.451Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3621 | 2026-03-18T20:49:55.495Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3622 | 2026-03-18T20:49:55.536Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3623 | 2026-03-18T20:49:55.683Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3624 | 2026-03-18T20:49:55.723Z | Checking p384 v0.13.1 |
| 3625 | 2026-03-18T20:49:55.749Z | Compiling num-derive v0.3.3 |
| 3626 | 2026-03-18T20:49:55.870Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3627 | 2026-03-18T20:49:55.943Z | Compiling proc-macro-error2 v2.0.1 |
| 3628 | 2026-03-18T20:49:56.096Z | Compiling unicase v2.9.0 |
| 3629 | 2026-03-18T20:49:56.176Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3630 | 2026-03-18T20:49:56.292Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3631 | 2026-03-18T20:49:56.354Z | Compiling mime_guess v2.0.5 |
| 3632 | 2026-03-18T20:49:56.357Z | Compiling tabled_derive v0.11.0 |
| 3633 | 2026-03-18T20:49:56.463Z | Compiling progenitor-impl v0.11.2 |
| 3634 | 2026-03-18T20:49:56.790Z | Checking papergrid v0.17.0 |
| 3635 | 2026-03-18T20:49:56.929Z | Checking libscf-sys v1.1.0 |
| 3636 | 2026-03-18T20:49:57.054Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3637 | 2026-03-18T20:49:57.097Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3638 | 2026-03-18T20:49:57.253Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3639 | 2026-03-18T20:49:57.338Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-18T20:49:57.886Z | Checking testing_table v0.3.0 |
| 3641 | 2026-03-18T20:49:57.984Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3642 | 2026-03-18T20:49:58.005Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3643 | 2026-03-18T20:49:58.025Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3644 | 2026-03-18T20:49:58.111Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3645 | 2026-03-18T20:49:58.163Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3646 | 2026-03-18T20:49:58.245Z | Checking corncobs v0.1.4 |
| 3647 | 2026-03-18T20:49:58.312Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3648 | 2026-03-18T20:49:58.352Z | Checking tabled v0.20.0 |
| 3649 | 2026-03-18T20:49:58.422Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3650 | 2026-03-18T20:49:58.448Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3651 | 2026-03-18T20:49:58.658Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3652 | 2026-03-18T20:49:58.759Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3653 | 2026-03-18T20:49:58.931Z | Checking progenitor-client v0.11.2 |
| 3654 | 2026-03-18T20:49:59.185Z | Checking secrecy v0.8.0 |
| 3655 | 2026-03-18T20:49:59.345Z | Checking http-range v0.1.5 |
| 3656 | 2026-03-18T20:49:59.525Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3657 | 2026-03-18T20:49:59.714Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3658 | 2026-03-18T20:49:59.736Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3659 | 2026-03-18T20:49:59.887Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3660 | 2026-03-18T20:49:59.986Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3661 | 2026-03-18T20:50:00.213Z | Compiling progenitor-macro v0.11.2 |
| 3662 | 2026-03-18T20:50:00.232Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3663 | 2026-03-18T20:50:00.253Z | Checking atty v0.2.14 |
| 3664 | 2026-03-18T20:50:00.253Z | Checking crc8 v0.1.1 |
| 3665 | 2026-03-18T20:50:00.374Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3666 | 2026-03-18T20:50:00.394Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3667 | 2026-03-18T20:50:00.426Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-18T20:50:00.594Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3669 | 2026-03-18T20:50:00.856Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3670 | 2026-03-18T20:50:01.093Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3671 | 2026-03-18T20:50:01.165Z | Checking hyper-staticfile v0.10.1 |
| 3672 | 2026-03-18T20:50:01.320Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3673 | 2026-03-18T20:50:01.444Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3674 | 2026-03-18T20:50:01.536Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-18T20:50:01.559Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3676 | 2026-03-18T20:50:01.759Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3677 | 2026-03-18T20:50:01.815Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3678 | 2026-03-18T20:50:02.253Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-18T20:50:02.334Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3680 | 2026-03-18T20:50:02.592Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3681 | 2026-03-18T20:50:02.705Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3682 | 2026-03-18T20:50:02.839Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3683 | 2026-03-18T20:50:03.292Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3684 | 2026-03-18T20:50:03.589Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3685 | 2026-03-18T20:50:03.896Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3686 | 2026-03-18T20:50:03.933Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-18T20:50:04.457Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3688 | 2026-03-18T20:50:05.467Z | Checking progenitor v0.11.2 |
| 3689 | 2026-03-18T20:50:05.640Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3690 | 2026-03-18T20:50:12.458Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3691 | 2026-03-18T20:50:28.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.06s |
| 3692 | 2026-03-18T20:50:28.695Z | |
| 3693 | 2026-03-18T20:50:28.695Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3694 | 2026-03-18T20:50:29.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-03-18T20:50:29.459Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-03-18T20:50:29.775Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-18T20:50:45.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3698 | 2026-03-18T20:50:46.089Z | |
| 3699 | 2026-03-18T20:50:46.089Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3700 | 2026-03-18T20:50:46.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-18T20:50:46.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-18T20:50:47.147Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-18T20:51:03.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.21s |
| 3704 | 2026-03-18T20:51:03.557Z | |
| 3705 | 2026-03-18T20:51:03.557Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3706 | 2026-03-18T20:51:04.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-18T20:51:04.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-18T20:51:04.620Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-18T20:51:20.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3710 | 2026-03-18T20:51:21.032Z | |
| 3711 | 2026-03-18T20:51:21.032Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3712 | 2026-03-18T20:51:21.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-18T20:51:21.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-18T20:51:22.097Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-18T20:51:38.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3716 | 2026-03-18T20:51:38.502Z | |
| 3717 | 2026-03-18T20:51:38.502Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3718 | 2026-03-18T20:51:39.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-18T20:51:39.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-18T20:51:39.565Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-18T20:51:55.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.23s |
| 3722 | 2026-03-18T20:51:55.977Z | |
| 3723 | 2026-03-18T20:51:55.977Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3724 | 2026-03-18T20:51:56.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-18T20:51:56.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-18T20:51:57.042Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-18T20:52:13.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s |
| 3728 | 2026-03-18T20:52:13.423Z | |
| 3729 | 2026-03-18T20:52:13.423Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3730 | 2026-03-18T20:52:14.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-18T20:52:14.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-18T20:52:14.490Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3733 | 2026-03-18T20:52:30.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.28s |
| 3734 | 2026-03-18T20:52:30.953Z | |
| 3735 | 2026-03-18T20:52:30.953Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3736 | 2026-03-18T20:52:31.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-18T20:52:31.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-18T20:52:31.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3739 | 2026-03-18T20:52:31.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3740 | 2026-03-18T20:52:31.766Z | |
| 3741 | 2026-03-18T20:52:31.767Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3742 | 2026-03-18T20:52:32.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-18T20:52:32.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-18T20:52:32.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-18T20:52:32.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3746 | 2026-03-18T20:52:32.586Z | |
| 3747 | 2026-03-18T20:52:32.586Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3748 | 2026-03-18T20:52:33.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-18T20:52:33.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-18T20:52:33.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-18T20:52:33.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3752 | 2026-03-18T20:52:33.371Z | |
| 3753 | 2026-03-18T20:52:33.371Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3754 | 2026-03-18T20:52:34.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-18T20:52:34.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-18T20:52:34.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-18T20:52:34.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3758 | 2026-03-18T20:52:34.152Z | |
| 3759 | 2026-03-18T20:52:34.152Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3760 | 2026-03-18T20:52:34.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-18T20:52:34.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-18T20:52:34.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-18T20:52:34.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3764 | 2026-03-18T20:52:34.967Z | |
| 3765 | 2026-03-18T20:52:34.967Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3766 | 2026-03-18T20:52:35.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-18T20:52:35.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-18T20:52:35.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-18T20:52:35.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3770 | 2026-03-18T20:52:35.780Z | |
| 3771 | 2026-03-18T20:52:35.780Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3772 | 2026-03-18T20:52:36.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-18T20:52:36.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-18T20:52:36.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-18T20:52:36.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3776 | 2026-03-18T20:52:36.592Z | |
| 3777 | 2026-03-18T20:52:36.592Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3778 | 2026-03-18T20:52:37.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-18T20:52:37.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-18T20:52:37.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-18T20:52:37.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3782 | 2026-03-18T20:52:37.417Z | |
| 3783 | 2026-03-18T20:52:37.417Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3784 | 2026-03-18T20:52:38.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-18T20:52:38.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-18T20:52:38.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-18T20:52:38.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3788 | 2026-03-18T20:52:38.236Z | |
| 3789 | 2026-03-18T20:52:38.236Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3790 | 2026-03-18T20:52:38.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-18T20:52:38.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-18T20:52:38.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-18T20:52:38.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3794 | 2026-03-18T20:52:39.049Z | |
| 3795 | 2026-03-18T20:52:39.049Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3796 | 2026-03-18T20:52:39.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-18T20:52:39.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-18T20:52:39.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-18T20:52:39.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3800 | 2026-03-18T20:52:39.870Z | |
| 3801 | 2026-03-18T20:52:39.870Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3802 | 2026-03-18T20:52:40.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-18T20:52:40.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-18T20:52:40.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-18T20:52:40.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3806 | 2026-03-18T20:52:40.688Z | |
| 3807 | 2026-03-18T20:52:40.689Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3808 | 2026-03-18T20:52:41.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-18T20:52:41.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-18T20:52:41.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-18T20:52:41.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3812 | 2026-03-18T20:52:41.511Z | |
| 3813 | 2026-03-18T20:52:41.511Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3814 | 2026-03-18T20:52:42.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-18T20:52:42.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-18T20:52:42.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-18T20:52:42.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3818 | 2026-03-18T20:52:42.333Z | |
| 3819 | 2026-03-18T20:52:42.333Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3820 | 2026-03-18T20:52:43.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-18T20:52:43.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-18T20:52:43.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-18T20:52:43.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3824 | 2026-03-18T20:52:43.180Z | |
| 3825 | 2026-03-18T20:52:43.180Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3826 | 2026-03-18T20:52:43.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-18T20:52:43.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-18T20:52:43.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-18T20:52:43.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3830 | 2026-03-18T20:52:44.049Z | |
| 3831 | 2026-03-18T20:52:44.049Z | info: running `cargo check --bins` on update-common (197/257) |
| 3832 | 2026-03-18T20:52:44.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-18T20:52:44.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-18T20:52:44.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-18T20:52:44.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3836 | 2026-03-18T20:52:44.864Z | |
| 3837 | 2026-03-18T20:52:44.864Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3838 | 2026-03-18T20:52:45.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-18T20:52:45.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-18T20:52:45.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-03-18T20:52:45.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3842 | 2026-03-18T20:52:45.728Z | |
| 3843 | 2026-03-18T20:52:45.728Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3844 | 2026-03-18T20:52:46.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-03-18T20:52:46.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-03-18T20:52:46.791Z | Compiling fs-err v2.11.0 |
| 3847 | 2026-03-18T20:52:46.934Z | Checking ignore v0.4.25 |
| 3848 | 2026-03-18T20:52:46.951Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3849 | 2026-03-18T20:52:46.955Z | Checking predicates-tree v1.0.13 |
| 3850 | 2026-03-18T20:52:46.980Z | Checking parse-size v1.1.0 |
| 3851 | 2026-03-18T20:52:46.998Z | Checking rand_seeder v0.4.0 |
| 3852 | 2026-03-18T20:52:47.001Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3853 | 2026-03-18T20:52:47.034Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3854 | 2026-03-18T20:52:47.092Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3855 | 2026-03-18T20:52:47.123Z | Compiling petname v2.0.2 |
| 3856 | 2026-03-18T20:52:47.178Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3857 | 2026-03-18T20:52:47.365Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3858 | 2026-03-18T20:52:47.385Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3859 | 2026-03-18T20:52:47.464Z | Checking globwalk v0.9.1 |
| 3860 | 2026-03-18T20:52:47.490Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3861 | 2026-03-18T20:52:47.590Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3862 | 2026-03-18T20:52:47.697Z | Checking camino-tempfile-ext v0.3.3 |
| 3863 | 2026-03-18T20:52:47.718Z | Checking sapling-renderdag v0.1.0 |
| 3864 | 2026-03-18T20:52:47.822Z | Checking sync-ptr v0.1.4 |
| 3865 | 2026-03-18T20:52:47.959Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3866 | 2026-03-18T20:52:47.976Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3867 | 2026-03-18T20:52:48.065Z | Checking colored v2.2.0 |
| 3868 | 2026-03-18T20:52:48.088Z | Checking assert_matches v1.5.0 |
| 3869 | 2026-03-18T20:52:48.429Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3870 | 2026-03-18T20:52:48.531Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3871 | 2026-03-18T20:52:48.534Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3872 | 2026-03-18T20:52:49.309Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3873 | 2026-03-18T20:52:51.128Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3874 | 2026-03-18T20:52:54.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s |
| 3875 | 2026-03-18T20:52:54.377Z | |
| 3876 | 2026-03-18T20:52:54.377Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3877 | 2026-03-18T20:52:55.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-18T20:52:55.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-18T20:52:55.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-18T20:52:55.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3881 | 2026-03-18T20:52:55.151Z | |
| 3882 | 2026-03-18T20:52:55.152Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3883 | 2026-03-18T20:52:55.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-18T20:52:55.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-18T20:52:55.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-18T20:52:55.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3887 | 2026-03-18T20:52:56.030Z | |
| 3888 | 2026-03-18T20:52:56.030Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3889 | 2026-03-18T20:52:56.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-18T20:52:56.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-18T20:52:57.006Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3892 | 2026-03-18T20:52:57.009Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3893 | 2026-03-18T20:52:57.859Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3894 | 2026-03-18T20:52:59.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.86s |
| 3895 | 2026-03-18T20:53:00.133Z | |
| 3896 | 2026-03-18T20:53:00.133Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3897 | 2026-03-18T20:53:00.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-18T20:53:00.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-18T20:53:00.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-03-18T20:53:00.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3901 | 2026-03-18T20:53:00.916Z | |
| 3902 | 2026-03-18T20:53:00.916Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3903 | 2026-03-18T20:53:01.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-18T20:53:01.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-18T20:53:01.729Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3906 | 2026-03-18T20:53:02.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 3907 | 2026-03-18T20:53:02.270Z | |
| 3908 | 2026-03-18T20:53:02.270Z | info: running `cargo check --bins` on clickana (205/257) |
| 3909 | 2026-03-18T20:53:02.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-18T20:53:02.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-18T20:53:03.142Z | Compiling darling_core v0.23.0 |
| 3912 | 2026-03-18T20:53:03.268Z | Compiling instability v0.3.11 |
| 3913 | 2026-03-18T20:53:03.281Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3914 | 2026-03-18T20:53:03.285Z | Checking castaway v0.2.4 |
| 3915 | 2026-03-18T20:53:03.285Z | Compiling indoc v2.0.7 |
| 3916 | 2026-03-18T20:53:03.318Z | Checking unicode-truncate v1.1.0 |
| 3917 | 2026-03-18T20:53:03.322Z | Checking lru v0.12.5 |
| 3918 | 2026-03-18T20:53:03.322Z | Checking cassowary v0.3.0 |
| 3919 | 2026-03-18T20:53:03.402Z | Checking compact_str v0.8.1 |
| 3920 | 2026-03-18T20:53:04.578Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3921 | 2026-03-18T20:53:04.798Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3922 | 2026-03-18T20:53:05.277Z | Compiling darling_macro v0.23.0 |
| 3923 | 2026-03-18T20:53:05.804Z | Compiling darling v0.23.0 |
| 3924 | 2026-03-18T20:53:06.590Z | Checking ratatui v0.29.0 |
| 3925 | 2026-03-18T20:53:08.128Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3926 | 2026-03-18T20:53:08.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s |
| 3927 | 2026-03-18T20:53:09.211Z | |
| 3928 | 2026-03-18T20:53:09.211Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3929 | 2026-03-18T20:53:09.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3930 | 2026-03-18T20:53:09.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3931 | 2026-03-18T20:53:10.185Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3932 | 2026-03-18T20:53:10.190Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3933 | 2026-03-18T20:53:10.948Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3934 | 2026-03-18T20:53:11.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s |
| 3935 | 2026-03-18T20:53:11.710Z | |
| 3936 | 2026-03-18T20:53:11.711Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3937 | 2026-03-18T20:53:12.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-03-18T20:53:12.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-03-18T20:53:12.683Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3940 | 2026-03-18T20:53:13.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s |
| 3941 | 2026-03-18T20:53:13.846Z | |
| 3942 | 2026-03-18T20:53:13.846Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3943 | 2026-03-18T20:53:14.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-18T20:53:14.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-18T20:53:14.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-03-18T20:53:14.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3947 | 2026-03-18T20:53:14.450Z | |
| 3948 | 2026-03-18T20:53:14.450Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3949 | 2026-03-18T20:53:15.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-18T20:53:15.189Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-18T20:53:15.427Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3952 | 2026-03-18T20:53:15.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 3953 | 2026-03-18T20:53:16.203Z | |
| 3954 | 2026-03-18T20:53:16.203Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3955 | 2026-03-18T20:53:16.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-18T20:53:16.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-18T20:53:17.177Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3958 | 2026-03-18T20:53:18.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 3959 | 2026-03-18T20:53:18.360Z | |
| 3960 | 2026-03-18T20:53:18.360Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3961 | 2026-03-18T20:53:19.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-18T20:53:19.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-18T20:53:19.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-03-18T20:53:19.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3965 | 2026-03-18T20:53:19.221Z | |
| 3966 | 2026-03-18T20:53:19.221Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3967 | 2026-03-18T20:53:19.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-18T20:53:19.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-18T20:53:20.044Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3970 | 2026-03-18T20:53:20.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 3971 | 2026-03-18T20:53:21.134Z | |
| 3972 | 2026-03-18T20:53:21.134Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3973 | 2026-03-18T20:53:21.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-03-18T20:53:21.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-03-18T20:53:22.138Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3976 | 2026-03-18T20:53:22.138Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-18T20:53:22.141Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3978 | 2026-03-18T20:53:22.141Z | Checking git-stub v1.0.0 |
| 3979 | 2026-03-18T20:53:22.142Z | Compiling trait-variant v0.1.2 |
| 3980 | 2026-03-18T20:53:22.142Z | Checking maplit v1.0.2 |
| 3981 | 2026-03-18T20:53:22.278Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-18T20:53:22.329Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3983 | 2026-03-18T20:53:22.393Z | Checking supports-color v3.0.2 |
| 3984 | 2026-03-18T20:53:22.416Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3985 | 2026-03-18T20:53:22.482Z | Checking git-stub-vcs v0.1.0 |
| 3986 | 2026-03-18T20:53:22.547Z | Checking drift v0.1.3 |
| 3987 | 2026-03-18T20:53:22.564Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3988 | 2026-03-18T20:53:22.629Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3989 | 2026-03-18T20:53:22.732Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3990 | 2026-03-18T20:53:22.871Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3991 | 2026-03-18T20:53:22.918Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3992 | 2026-03-18T20:53:22.937Z | Checking dropshot-api-manager v0.6.0 |
| 3993 | 2026-03-18T20:53:23.021Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3994 | 2026-03-18T20:53:23.180Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3995 | 2026-03-18T20:53:23.314Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3996 | 2026-03-18T20:53:23.573Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3997 | 2026-03-18T20:53:24.003Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3998 | 2026-03-18T20:53:30.893Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3999 | 2026-03-18T20:53:32.284Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4000 | 2026-03-18T20:53:33.060Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4001 | 2026-03-18T20:53:33.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.44s |
| 4002 | 2026-03-18T20:53:33.837Z | |
| 4003 | 2026-03-18T20:53:33.837Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4004 | 2026-03-18T20:53:34.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-03-18T20:53:34.523Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-03-18T20:53:34.523Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-03-18T20:53:34.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4008 | 2026-03-18T20:53:34.631Z | |
| 4009 | 2026-03-18T20:53:34.631Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4010 | 2026-03-18T20:53:35.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-18T20:53:35.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-18T20:53:35.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-18T20:53:35.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4014 | 2026-03-18T20:53:35.480Z | |
| 4015 | 2026-03-18T20:53:35.480Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4016 | 2026-03-18T20:53:36.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-18T20:53:36.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-18T20:53:36.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-18T20:53:36.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4020 | 2026-03-18T20:53:36.314Z | |
| 4021 | 2026-03-18T20:53:36.314Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4022 | 2026-03-18T20:53:37.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-18T20:53:37.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-18T20:53:37.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-18T20:53:37.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4026 | 2026-03-18T20:53:37.154Z | |
| 4027 | 2026-03-18T20:53:37.154Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4028 | 2026-03-18T20:53:37.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-18T20:53:37.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-18T20:53:37.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-18T20:53:37.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4032 | 2026-03-18T20:53:37.945Z | |
| 4033 | 2026-03-18T20:53:37.945Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4034 | 2026-03-18T20:53:38.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-18T20:53:38.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-18T20:53:38.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-18T20:53:38.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4038 | 2026-03-18T20:53:38.716Z | |
| 4039 | 2026-03-18T20:53:38.716Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4040 | 2026-03-18T20:53:39.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-18T20:53:39.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-18T20:53:39.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-03-18T20:53:39.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4044 | 2026-03-18T20:53:39.532Z | |
| 4045 | 2026-03-18T20:53:39.532Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4046 | 2026-03-18T20:53:40.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-03-18T20:53:40.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-03-18T20:53:40.348Z | Checking erased-serde v0.4.9 |
| 4049 | 2026-03-18T20:53:40.472Z | Checking ordered-float v2.10.1 |
| 4050 | 2026-03-18T20:53:40.494Z | Checking unicode-xid v0.2.6 |
| 4051 | 2026-03-18T20:53:40.518Z | Checking cargo-platform v0.2.0 |
| 4052 | 2026-03-18T20:53:40.755Z | Checking serde-value v0.7.0 |
| 4053 | 2026-03-18T20:53:40.932Z | Checking serde-untagged v0.1.9 |
| 4054 | 2026-03-18T20:53:41.143Z | Checking cargo-util-schemas v0.8.2 |
| 4055 | 2026-03-18T20:53:42.137Z | Checking cargo_metadata v0.21.0 |
| 4056 | 2026-03-18T20:53:42.997Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4057 | 2026-03-18T20:53:43.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 4058 | 2026-03-18T20:53:44.122Z | |
| 4059 | 2026-03-18T20:53:44.122Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4060 | 2026-03-18T20:53:44.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-18T20:53:44.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-18T20:53:45.119Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4063 | 2026-03-18T20:53:45.890Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4064 | 2026-03-18T20:53:46.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s |
| 4065 | 2026-03-18T20:53:46.764Z | |
| 4066 | 2026-03-18T20:53:46.764Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4067 | 2026-03-18T20:53:47.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4068 | 2026-03-18T20:53:47.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4069 | 2026-03-18T20:53:47.943Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4070 | 2026-03-18T20:53:47.946Z | Compiling vergen-gitcl v1.0.8 |
| 4071 | 2026-03-18T20:53:47.946Z | Compiling dirs-sys-next v0.1.2 |
| 4072 | 2026-03-18T20:53:47.946Z | Compiling diesel_derives v2.3.7 |
| 4073 | 2026-03-18T20:53:47.946Z | Compiling crunchy v0.2.4 |
| 4074 | 2026-03-18T20:53:47.946Z | Compiling glob v0.3.3 |
| 4075 | 2026-03-18T20:53:48.147Z | Compiling dsl_auto_type v0.2.0 |
| 4076 | 2026-03-18T20:53:48.165Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-18T20:53:48.353Z | Compiling dirs-next v2.0.0 |
| 4078 | 2026-03-18T20:53:48.374Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4079 | 2026-03-18T20:53:48.393Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-18T20:53:48.508Z | Compiling term v0.7.0 |
| 4081 | 2026-03-18T20:53:48.537Z | Checking r2d2 v0.8.10 |
| 4082 | 2026-03-18T20:53:48.649Z | Compiling bit-vec v0.6.3 |
| 4083 | 2026-03-18T20:53:48.670Z | Compiling clang-sys v1.8.1 |
| 4084 | 2026-03-18T20:53:48.694Z | Checking downcast-rs v2.0.2 |
| 4085 | 2026-03-18T20:53:48.810Z | Compiling itertools v0.10.5 |
| 4086 | 2026-03-18T20:53:48.940Z | Compiling bit-set v0.5.3 |
| 4087 | 2026-03-18T20:53:49.145Z | Compiling ascii-canvas v3.0.0 |
| 4088 | 2026-03-18T20:53:49.170Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-18T20:53:49.256Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-18T20:53:49.315Z | Compiling regex-syntax v0.6.29 |
| 4091 | 2026-03-18T20:53:49.344Z | Compiling diff v0.1.13 |
| 4092 | 2026-03-18T20:53:49.448Z | Compiling bindgen v0.71.1 |
| 4093 | 2026-03-18T20:53:49.529Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-18T20:53:49.694Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-18T20:53:49.935Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-18T20:53:50.030Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-18T20:53:50.128Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-18T20:53:50.264Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-18T20:53:50.469Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-18T20:53:50.489Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-18T20:53:50.683Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-18T20:53:50.729Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-18T20:53:50.806Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-18T20:53:51.386Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-18T20:53:52.216Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-18T20:53:52.270Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-18T20:53:52.416Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-18T20:53:52.452Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-18T20:53:52.574Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-18T20:53:53.055Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-18T20:53:53.230Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-18T20:53:53.662Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4113 | 2026-03-18T20:53:53.902Z | Checking bb8 v0.8.6 |
| 4114 | 2026-03-18T20:53:54.228Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4115 | 2026-03-18T20:53:54.264Z | Checking nonempty v0.12.0 |
| 4116 | 2026-03-18T20:53:54.483Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4117 | 2026-03-18T20:53:54.510Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-18T20:53:54.767Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4119 | 2026-03-18T20:53:54.787Z | Checking support-bundle-viewer v0.1.2 |
| 4120 | 2026-03-18T20:53:54.805Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4121 | 2026-03-18T20:53:55.006Z | Checking multimap v0.10.1 |
| 4122 | 2026-03-18T20:53:56.117Z | Checking diesel v2.3.7 |
| 4123 | 2026-03-18T20:53:57.726Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4124 | 2026-03-18T20:53:59.096Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4125 | 2026-03-18T20:53:59.561Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4126 | 2026-03-18T20:53:59.801Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4127 | 2026-03-18T20:53:59.857Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4128 | 2026-03-18T20:54:01.221Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4129 | 2026-03-18T20:54:01.434Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4130 | 2026-03-18T20:54:02.349Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4131 | 2026-03-18T20:54:04.992Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4132 | 2026-03-18T20:54:11.463Z | Compiling samael v0.0.19 |
| 4133 | 2026-03-18T20:54:16.134Z | Checking diesel-dtrace v0.5.0 |
| 4134 | 2026-03-18T20:54:16.436Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-18T20:54:17.503Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-18T20:54:23.387Z | Checking oso v0.27.3 |
| 4137 | 2026-03-18T20:55:18.572Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-18T20:56:05.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4139 | 2026-03-18T20:56:05.397Z | |
| 4140 | 2026-03-18T20:56:05.397Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4141 | 2026-03-18T20:56:06.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-18T20:56:06.156Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-18T20:56:06.156Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-18T20:56:06.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4145 | 2026-03-18T20:56:06.280Z | |
| 4146 | 2026-03-18T20:56:06.280Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4147 | 2026-03-18T20:56:07.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-18T20:56:07.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-18T20:56:07.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-18T20:56:07.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4151 | 2026-03-18T20:56:07.141Z | |
| 4152 | 2026-03-18T20:56:07.141Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4153 | 2026-03-18T20:56:07.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-18T20:56:07.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-18T20:56:07.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-18T20:56:07.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4157 | 2026-03-18T20:56:07.915Z | |
| 4158 | 2026-03-18T20:56:07.915Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4159 | 2026-03-18T20:56:08.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-18T20:56:08.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-18T20:56:09.094Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-18T20:56:09.249Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-18T20:56:09.267Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-18T20:56:09.282Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-18T20:56:09.299Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-18T20:56:09.317Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-18T20:56:09.320Z | Checking rustls-webpki v0.101.7 |
| 4168 | 2026-03-18T20:56:09.320Z | Checking sct v0.7.1 |
| 4169 | 2026-03-18T20:56:09.535Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-18T20:56:09.556Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4171 | 2026-03-18T20:56:09.577Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4172 | 2026-03-18T20:56:09.626Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4173 | 2026-03-18T20:56:09.763Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4174 | 2026-03-18T20:56:09.937Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-18T20:56:09.958Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-18T20:56:10.025Z | Checking rustls-pemfile v1.0.4 |
| 4177 | 2026-03-18T20:56:10.191Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-18T20:56:10.366Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-18T20:56:10.584Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-18T20:56:10.604Z | Checking twox-hash v2.1.2 |
| 4181 | 2026-03-18T20:56:10.714Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-18T20:56:11.437Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4183 | 2026-03-18T20:56:11.565Z | Checking tokio-rustls v0.24.1 |
| 4184 | 2026-03-18T20:56:11.596Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4185 | 2026-03-18T20:56:11.760Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-18T20:56:11.814Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-18T20:56:11.991Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-18T20:56:12.271Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-18T20:56:12.594Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-18T20:56:17.383Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-18T20:56:18.531Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-18T20:56:18.681Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-18T20:56:20.612Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-18T20:57:30.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4195 | 2026-03-18T20:57:30.690Z | |
| 4196 | 2026-03-18T20:57:30.690Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4197 | 2026-03-18T20:57:31.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-18T20:57:31.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-18T20:57:31.910Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-18T20:58:31.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4201 | 2026-03-18T20:58:31.339Z | |
| 4202 | 2026-03-18T20:58:31.339Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4203 | 2026-03-18T20:58:32.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-18T20:58:32.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-18T20:58:32.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-18T20:58:32.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4207 | 2026-03-18T20:58:32.118Z | |
| 4208 | 2026-03-18T20:58:32.118Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4209 | 2026-03-18T20:58:32.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-18T20:58:32.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-18T20:58:32.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-18T20:58:32.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4213 | 2026-03-18T20:58:32.990Z | |
| 4214 | 2026-03-18T20:58:32.991Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4215 | 2026-03-18T20:58:33.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-18T20:58:33.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-18T20:58:33.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-18T20:58:33.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4219 | 2026-03-18T20:58:33.844Z | |
| 4220 | 2026-03-18T20:58:33.844Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4221 | 2026-03-18T20:58:34.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-18T20:58:34.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-18T20:58:34.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-18T20:58:34.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4225 | 2026-03-18T20:58:34.718Z | |
| 4226 | 2026-03-18T20:58:34.718Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4227 | 2026-03-18T20:58:35.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-18T20:58:35.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-18T20:58:35.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-18T20:58:35.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4231 | 2026-03-18T20:58:35.586Z | |
| 4232 | 2026-03-18T20:58:35.586Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4233 | 2026-03-18T20:58:36.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-18T20:58:36.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-18T20:58:36.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-18T20:58:36.335Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4237 | 2026-03-18T20:58:36.448Z | |
| 4238 | 2026-03-18T20:58:36.448Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4239 | 2026-03-18T20:58:37.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-18T20:58:37.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-18T20:58:37.680Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4242 | 2026-03-18T20:58:37.683Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4243 | 2026-03-18T20:58:37.870Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4244 | 2026-03-18T20:58:37.896Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4245 | 2026-03-18T20:58:37.915Z | Checking diff v0.1.13 |
| 4246 | 2026-03-18T20:58:37.918Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-18T20:58:37.934Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-03-18T20:58:37.953Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-03-18T20:58:38.073Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4250 | 2026-03-18T20:58:38.269Z | Checking pretty_assertions v1.4.1 |
| 4251 | 2026-03-18T20:58:39.145Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4252 | 2026-03-18T20:59:12.208Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4253 | 2026-03-18T20:59:12.212Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4254 | 2026-03-18T20:59:12.212Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4255 | 2026-03-18T20:59:12.212Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4256 | 2026-03-18T20:59:12.212Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4257 | 2026-03-18T20:59:12.212Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4258 | 2026-03-18T20:59:13.121Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4259 | 2026-03-18T20:59:14.558Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4260 | 2026-03-18T21:00:14.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4261 | 2026-03-18T21:00:14.600Z | |
| 4262 | 2026-03-18T21:00:14.600Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4263 | 2026-03-18T21:00:15.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4264 | 2026-03-18T21:00:15.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4265 | 2026-03-18T21:00:15.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4266 | 2026-03-18T21:00:15.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4267 | 2026-03-18T21:00:15.380Z | |
| 4268 | 2026-03-18T21:00:15.380Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4269 | 2026-03-18T21:00:16.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-18T21:00:16.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-18T21:00:16.438Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4272 | 2026-03-18T21:00:16.584Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4273 | 2026-03-18T21:00:16.589Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4274 | 2026-03-18T21:00:53.649Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4275 | 2026-03-18T21:00:54.146Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4276 | 2026-03-18T21:00:56.522Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-03-18T21:00:57.097Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-03-18T21:01:01.184Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4279 | 2026-03-18T21:01:33.398Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4280 | 2026-03-18T21:01:34.221Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4281 | 2026-03-18T21:01:36.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4282 | 2026-03-18T21:01:36.611Z | |
| 4283 | 2026-03-18T21:01:36.612Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4284 | 2026-03-18T21:01:37.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-03-18T21:01:37.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-03-18T21:01:37.581Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4287 | 2026-03-18T21:01:38.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4288 | 2026-03-18T21:01:38.716Z | |
| 4289 | 2026-03-18T21:01:38.716Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4290 | 2026-03-18T21:01:39.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-18T21:01:39.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-18T21:01:39.606Z | Compiling blake3 v1.8.3 |
| 4293 | 2026-03-18T21:01:39.754Z | Checking constant_time_eq v0.4.2 |
| 4294 | 2026-03-18T21:01:39.769Z | Checking arrayref v0.3.9 |
| 4295 | 2026-03-18T21:01:39.769Z | Checking arrayvec v0.7.6 |
| 4296 | 2026-03-18T21:01:39.780Z | Checking topological-sort v0.2.2 |
| 4297 | 2026-03-18T21:01:39.780Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4298 | 2026-03-18T21:01:39.780Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4299 | 2026-03-18T21:01:39.780Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4300 | 2026-03-18T21:01:39.878Z | Checking shell-words v1.1.1 |
| 4301 | 2026-03-18T21:01:40.756Z | Checking omicron-zone-package v0.12.2 |
| 4302 | 2026-03-18T21:01:41.753Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4303 | 2026-03-18T21:01:42.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s |
| 4304 | 2026-03-18T21:01:43.090Z | |
| 4305 | 2026-03-18T21:01:43.090Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4306 | 2026-03-18T21:01:43.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-03-18T21:01:43.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-03-18T21:01:43.995Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4309 | 2026-03-18T21:01:44.364Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4310 | 2026-03-18T21:01:44.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4311 | 2026-03-18T21:01:45.099Z | |
| 4312 | 2026-03-18T21:01:45.099Z | info: running `cargo check --bins` on xtask (241/257) |
| 4313 | 2026-03-18T21:01:45.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-03-18T21:01:45.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-03-18T21:01:45.700Z | Checking libc v0.2.180 |
| 4316 | 2026-03-18T21:01:45.797Z | Checking serde v1.0.228 |
| 4317 | 2026-03-18T21:01:45.826Z | Checking zerofrom v0.1.6 |
| 4318 | 2026-03-18T21:01:45.845Z | Checking bitflags v2.11.0 |
| 4319 | 2026-03-18T21:01:45.845Z | Checking smallvec v1.15.1 |
| 4320 | 2026-03-18T21:01:45.845Z | Checking hashbrown v0.16.1 |
| 4321 | 2026-03-18T21:01:45.849Z | Checking serde_json v1.0.149 |
| 4322 | 2026-03-18T21:01:45.873Z | Checking scroll v0.12.0 |
| 4323 | 2026-03-18T21:01:45.935Z | Checking yoke v0.8.1 |
| 4324 | 2026-03-18T21:01:46.006Z | Checking num-traits v0.2.19 |
| 4325 | 2026-03-18T21:01:46.066Z | Checking thiserror v1.0.69 |
| 4326 | 2026-03-18T21:01:46.157Z | Checking zerovec v0.11.5 |
| 4327 | 2026-03-18T21:01:46.157Z | Checking zerotrie v0.2.3 |
| 4328 | 2026-03-18T21:01:46.190Z | Checking log v0.4.29 |
| 4329 | 2026-03-18T21:01:46.207Z | Checking errno v0.3.14 |
| 4330 | 2026-03-18T21:01:46.352Z | Checking rustix v1.1.3 |
| 4331 | 2026-03-18T21:01:46.368Z | Checking serde_spanned v0.6.9 |
| 4332 | 2026-03-18T21:01:46.381Z | Checking toml_datetime v0.6.11 |
| 4333 | 2026-03-18T21:01:46.457Z | Checking indexmap v2.13.0 |
| 4334 | 2026-03-18T21:01:46.480Z | Checking percent-encoding v2.3.2 |
| 4335 | 2026-03-18T21:01:46.518Z | Checking goblin v0.8.2 |
| 4336 | 2026-03-18T21:01:46.612Z | Checking zerocopy v0.7.35 |
| 4337 | 2026-03-18T21:01:46.657Z | Checking form_urlencoded v1.2.2 |
| 4338 | 2026-03-18T21:01:46.717Z | Checking getrandom v0.4.1 |
| 4339 | 2026-03-18T21:01:46.773Z | Checking tinystr v0.8.2 |
| 4340 | 2026-03-18T21:01:46.826Z | Checking potential_utf v0.1.4 |
| 4341 | 2026-03-18T21:01:46.839Z | Checking ordered-float v2.10.1 |
| 4342 | 2026-03-18T21:01:46.885Z | Checking thiserror v2.0.18 |
| 4343 | 2026-03-18T21:01:46.981Z | Checking icu_collections v2.1.1 |
| 4344 | 2026-03-18T21:01:47.006Z | Checking icu_locale_core v2.1.1 |
| 4345 | 2026-03-18T21:01:47.020Z | Checking syn v2.0.117 |
| 4346 | 2026-03-18T21:01:47.142Z | Checking serde-value v0.7.0 |
| 4347 | 2026-03-18T21:01:47.213Z | Checking toml_edit v0.22.27 |
| 4348 | 2026-03-18T21:01:47.327Z | Checking dtrace-parser v0.2.0 |
| 4349 | 2026-03-18T21:01:47.379Z | Checking thread-id v4.2.2 |
| 4350 | 2026-03-18T21:01:47.415Z | Checking once_cell v1.21.3 |
| 4351 | 2026-03-18T21:01:47.480Z | Checking cargo-platform v0.2.0 |
| 4352 | 2026-03-18T21:01:47.530Z | Checking terminal_size v0.4.3 |
| 4353 | 2026-03-18T21:01:47.637Z | Checking memmap v0.7.0 |
| 4354 | 2026-03-18T21:01:47.653Z | Checking tempfile v3.25.0 |
| 4355 | 2026-03-18T21:01:47.693Z | Checking clap_builder v4.5.60 |
| 4356 | 2026-03-18T21:01:47.707Z | Checking textwrap v0.16.2 |
| 4357 | 2026-03-18T21:01:47.775Z | Checking icu_provider v2.1.1 |
| 4358 | 2026-03-18T21:01:47.797Z | Checking fs-err v3.3.0 |
| 4359 | 2026-03-18T21:01:47.909Z | Checking camino-tempfile v1.4.1 |
| 4360 | 2026-03-18T21:01:47.981Z | Checking anyhow v1.0.102 |
| 4361 | 2026-03-18T21:01:48.032Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-18T21:01:48.084Z | Checking icu_normalizer v2.1.1 |
| 4363 | 2026-03-18T21:01:48.121Z | Checking icu_properties v2.1.2 |
| 4364 | 2026-03-18T21:01:48.233Z | Checking macaddr v1.0.1 |
| 4365 | 2026-03-18T21:01:48.464Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4366 | 2026-03-18T21:01:48.709Z | Checking toml v0.8.23 |
| 4367 | 2026-03-18T21:01:49.145Z | Checking cargo_toml v0.21.0 |
| 4368 | 2026-03-18T21:01:49.160Z | Checking dof v0.3.0 |
| 4369 | 2026-03-18T21:01:49.264Z | Checking idna_adapter v1.2.1 |
| 4370 | 2026-03-18T21:01:49.369Z | Checking clap v4.5.60 |
| 4371 | 2026-03-18T21:01:49.411Z | Checking idna v1.1.0 |
| 4372 | 2026-03-18T21:01:49.639Z | Checking usdt-impl v0.5.0 |
| 4373 | 2026-03-18T21:01:49.705Z | Checking url v2.5.8 |
| 4374 | 2026-03-18T21:01:49.977Z | Checking usdt v0.5.0 |
| 4375 | 2026-03-18T21:01:50.187Z | Checking cargo-util-schemas v0.8.2 |
| 4376 | 2026-03-18T21:01:51.178Z | Checking cargo_metadata v0.21.0 |
| 4377 | 2026-03-18T21:01:52.041Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4378 | 2026-03-18T21:01:52.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s |
| 4379 | 2026-03-18T21:01:52.769Z | |
| 4380 | 2026-03-18T21:01:52.771Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4381 | 2026-03-18T21:01:53.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-18T21:01:53.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-18T21:01:53.860Z | Checking polyval v0.6.2 |
| 4384 | 2026-03-18T21:01:54.018Z | Checking ctr v0.9.2 |
| 4385 | 2026-03-18T21:01:54.038Z | Checking ssh-encoding v0.2.0 |
| 4386 | 2026-03-18T21:01:54.039Z | Checking blowfish v0.9.1 |
| 4387 | 2026-03-18T21:01:54.107Z | Checking password-hash v0.4.2 |
| 4388 | 2026-03-18T21:01:54.107Z | Checking p521 v0.13.3 |
| 4389 | 2026-03-18T21:01:54.107Z | Checking p256 v0.13.2 |
| 4390 | 2026-03-18T21:01:54.126Z | Checking russh-cryptovec v0.7.3 |
| 4391 | 2026-03-18T21:01:54.187Z | Checking ghash v0.5.1 |
| 4392 | 2026-03-18T21:01:54.208Z | Checking bcrypt-pbkdf v0.10.0 |
| 4393 | 2026-03-18T21:01:54.208Z | Checking md5 v0.7.0 |
| 4394 | 2026-03-18T21:01:54.291Z | Checking num-bigint v0.4.6 |
| 4395 | 2026-03-18T21:01:54.315Z | Checking des v0.8.1 |
| 4396 | 2026-03-18T21:01:54.329Z | Checking aes-gcm v0.10.3 |
| 4397 | 2026-03-18T21:01:54.353Z | Checking pbkdf2 v0.11.0 |
| 4398 | 2026-03-18T21:01:54.402Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4399 | 2026-03-18T21:01:54.430Z | Checking hex-literal v0.4.1 |
| 4400 | 2026-03-18T21:01:54.455Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4401 | 2026-03-18T21:01:54.491Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4402 | 2026-03-18T21:01:54.523Z | Checking ssh-cipher v0.2.0 |
| 4403 | 2026-03-18T21:01:54.553Z | Checking socket2 v0.5.10 |
| 4404 | 2026-03-18T21:01:54.571Z | Checking internet-checksum v0.2.1 |
| 4405 | 2026-03-18T21:01:54.722Z | Checking ssh-key v0.6.7 |
| 4406 | 2026-03-18T21:01:54.918Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4407 | 2026-03-18T21:01:55.602Z | Checking russh-keys v0.45.0 |
| 4408 | 2026-03-18T21:01:56.348Z | Checking russh v0.45.0 |
| 4409 | 2026-03-18T21:02:17.882Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4410 | 2026-03-18T21:02:19.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.66s |
| 4411 | 2026-03-18T21:02:19.666Z | |
| 4412 | 2026-03-18T21:02:19.666Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4413 | 2026-03-18T21:02:20.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4414 | 2026-03-18T21:02:20.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4415 | 2026-03-18T21:02:20.529Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4416 | 2026-03-18T21:02:20.657Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4417 | 2026-03-18T21:02:20.670Z | Checking termios v0.3.3 |
| 4418 | 2026-03-18T21:02:22.364Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4419 | 2026-03-18T21:02:22.547Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4420 | 2026-03-18T21:02:25.199Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4421 | 2026-03-18T21:02:25.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s |
| 4422 | 2026-03-18T21:02:26.178Z | |
| 4423 | 2026-03-18T21:02:26.179Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4424 | 2026-03-18T21:02:26.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-03-18T21:02:26.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-03-18T21:02:27.129Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4427 | 2026-03-18T21:02:27.262Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4428 | 2026-03-18T21:02:27.304Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4429 | 2026-03-18T21:02:27.307Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4430 | 2026-03-18T21:02:27.307Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4431 | 2026-03-18T21:02:27.564Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4432 | 2026-03-18T21:02:27.567Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4433 | 2026-03-18T21:02:28.515Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4434 | 2026-03-18T21:02:28.780Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4435 | 2026-03-18T21:02:28.783Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4436 | 2026-03-18T21:02:29.645Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4437 | 2026-03-18T21:02:31.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 4438 | 2026-03-18T21:02:32.014Z | |
| 4439 | 2026-03-18T21:02:32.014Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4440 | 2026-03-18T21:02:32.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-03-18T21:02:32.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-03-18T21:02:32.881Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4443 | 2026-03-18T21:02:33.448Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4444 | 2026-03-18T21:02:33.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4445 | 2026-03-18T21:02:34.088Z | |
| 4446 | 2026-03-18T21:02:34.088Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4447 | 2026-03-18T21:02:34.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4448 | 2026-03-18T21:02:34.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4449 | 2026-03-18T21:02:34.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4450 | 2026-03-18T21:02:34.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4451 | 2026-03-18T21:02:34.863Z | |
| 4452 | 2026-03-18T21:02:34.863Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4453 | 2026-03-18T21:02:35.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-03-18T21:02:35.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-03-18T21:02:35.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4456 | 2026-03-18T21:02:35.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4457 | 2026-03-18T21:02:35.634Z | |
| 4458 | 2026-03-18T21:02:35.634Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4459 | 2026-03-18T21:02:36.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-03-18T21:02:36.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-03-18T21:02:36.657Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4462 | 2026-03-18T21:02:37.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4463 | 2026-03-18T21:02:37.651Z | |
| 4464 | 2026-03-18T21:02:37.651Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4465 | 2026-03-18T21:02:38.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4466 | 2026-03-18T21:02:38.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4467 | 2026-03-18T21:02:38.531Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4468 | 2026-03-18T21:02:38.534Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4469 | 2026-03-18T21:02:38.839Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4470 | 2026-03-18T21:02:38.843Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4471 | 2026-03-18T21:02:39.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s |
| 4472 | 2026-03-18T21:02:40.068Z | |
| 4473 | 2026-03-18T21:02:40.068Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4474 | 2026-03-18T21:02:40.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-03-18T21:02:40.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-03-18T21:02:40.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4477 | 2026-03-18T21:02:40.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4478 | 2026-03-18T21:02:40.847Z | |
| 4479 | 2026-03-18T21:02:40.847Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4480 | 2026-03-18T21:02:41.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-03-18T21:02:41.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-03-18T21:02:41.750Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4483 | 2026-03-18T21:02:43.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4484 | 2026-03-18T21:02:43.360Z | |
| 4485 | 2026-03-18T21:02:43.360Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4486 | 2026-03-18T21:02:44.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-18T21:02:44.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-18T21:02:44.429Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4489 | 2026-03-18T21:02:44.880Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4490 | 2026-03-18T21:02:45.589Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4491 | 2026-03-18T21:02:45.592Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4492 | 2026-03-18T21:02:52.275Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4493 | 2026-03-18T21:02:53.194Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4494 | 2026-03-18T21:02:53.197Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4495 | 2026-03-18T21:02:53.197Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4496 | 2026-03-18T21:02:53.197Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4497 | 2026-03-18T21:02:54.201Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4498 | 2026-03-18T21:03:03.722Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4499 | 2026-03-18T21:03:11.975Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4500 | 2026-03-18T21:03:11.978Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4501 | 2026-03-18T21:03:11.978Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4502 | 2026-03-18T21:03:11.978Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4503 | 2026-03-18T21:03:13.857Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4504 | 2026-03-18T21:03:15.674Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4505 | 2026-03-18T21:03:16.571Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4506 | 2026-03-18T21:03:18.301Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4507 | 2026-03-18T21:03:19.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s |
| 4508 | 2026-03-18T21:03:19.253Z | |
| 4509 | 2026-03-18T21:03:19.253Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4510 | 2026-03-18T21:03:19.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4511 | 2026-03-18T21:03:19.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4512 | 2026-03-18T21:03:20.213Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4513 | 2026-03-18T21:03:20.215Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4514 | 2026-03-18T21:03:20.381Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4515 | 2026-03-18T21:03:20.396Z | Checking rtoolbox v0.0.3 |
| 4516 | 2026-03-18T21:03:20.399Z | Checking tui-tree-widget v0.23.1 |
| 4517 | 2026-03-18T21:03:20.593Z | Checking rpassword v7.4.0 |
| 4518 | 2026-03-18T21:03:20.673Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4519 | 2026-03-18T21:03:21.623Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4520 | 2026-03-18T21:03:28.330Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4521 | 2026-03-18T21:03:29.258Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4522 | 2026-03-18T21:03:30.655Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4523 | 2026-03-18T21:03:34.835Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4524 | 2026-03-18T21:03:37.370Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4525 | 2026-03-18T21:03:38.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s |
| 4526 | 2026-03-18T21:03:38.760Z | |
| 4527 | 2026-03-18T21:03:38.760Z | info: running `cargo check --bins` on wicket (254/257) |
| 4528 | 2026-03-18T21:03:39.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-03-18T21:03:39.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-03-18T21:03:39.687Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4531 | 2026-03-18T21:03:40.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4532 | 2026-03-18T21:03:40.379Z | |
| 4533 | 2026-03-18T21:03:40.379Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4534 | 2026-03-18T21:03:41.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4535 | 2026-03-18T21:03:41.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4536 | 2026-03-18T21:03:41.346Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4537 | 2026-03-18T21:03:41.482Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4538 | 2026-03-18T21:03:41.484Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4539 | 2026-03-18T21:03:41.484Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4540 | 2026-03-18T21:03:42.923Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4541 | 2026-03-18T21:03:43.707Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4542 | 2026-03-18T21:03:47.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s |
| 4543 | 2026-03-18T21:03:48.046Z | |
| 4544 | 2026-03-18T21:03:48.046Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4545 | 2026-03-18T21:03:48.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-03-18T21:03:48.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-03-18T21:03:48.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4548 | 2026-03-18T21:03:48.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4549 | 2026-03-18T21:03:48.822Z | |
| 4550 | 2026-03-18T21:03:48.822Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4551 | 2026-03-18T21:03:49.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-03-18T21:03:49.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-03-18T21:03:49.723Z | Checking uzers v0.12.2 |
| 4554 | 2026-03-18T21:03:50.072Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4555 | 2026-03-18T21:03:51.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4556 | 2026-03-18T21:03:51.281Z | |
| 4557 | 2026-03-18T21:03:51.284Z | real 19:08.770287001 |
| 4558 | 2026-03-18T21:03:51.284Z | user 28:33.883189002 |
| 4559 | 2026-03-18T21:03:51.284Z | sys 5:15.729994492 |
| 4560 | 2026-03-18T21:03:51.284Z | trap 0.466434430 |
| 4561 | 2026-03-18T21:03:51.284Z | tflt 0.390518099 |
| 4562 | 2026-03-18T21:03:51.284Z | dflt 0.626953485 |
| 4563 | 2026-03-18T21:03:51.284Z | kflt 0.001224716 |
| 4564 | 2026-03-18T21:03:51.284Z | lock 1:47:07.787583315 |
| 4565 | 2026-03-18T21:03:51.284Z | slp 2:14:15.910539812 |
| 4566 | 2026-03-18T21:03:51.284Z | lat 1:25.721921725 |
| 4567 | 2026-03-18T21:03:51.284Z | stop 5:25.310770044 |
| 4568 | 2026-03-18T21:03:51.284Z | process exited: duration 1395002 ms, exit code 0 |
| |
| 4569 | 2026-03-18T21:03:51.293Z | found 0 output files |