|
|
|
| 1 | 2026-03-18T21:17:43.903Z | job assigned to worker 01KM1CY1YSV9XW3DDVVH9NCNM1 [factory aws, i-0a47596a1fcb1e061] (queued for 53 s) |
| |
| 2 | 2026-03-18T21:17:52.352Z | starting task 0: "setup" |
| 3 | 2026-03-18T21:17:52.356Z | ++ uname -s |
| 4 | 2026-03-18T21:17:52.360Z | + kern=SunOS |
| 5 | 2026-03-18T21:17:52.360Z | + build_user=build |
| 6 | 2026-03-18T21:17:52.360Z | + build_uid=12345 |
| 7 | 2026-03-18T21:17:52.360Z | + work_dir=/work |
| 8 | 2026-03-18T21:17:52.360Z | + input_dir=/input |
| 9 | 2026-03-18T21:17:52.360Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T21:17:52.360Z | + case "$kern" in |
| 11 | 2026-03-18T21:17:52.360Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T21:17:52.363Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T21:17:54.367Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T21:17:54.484Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T21:17:54.487Z | + home_fs=zfs |
| 16 | 2026-03-18T21:17:54.487Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T21:17:54.487Z | + mkdir -p /home/build |
| 18 | 2026-03-18T21:17:54.487Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T21:17:56.490Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T21:17:56.493Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-03-18T21:17:56.500Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T21:17:56.505Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T21:17:56.505Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T21:17:56.505Z | * rust toolchain profile = "default" |
| 25 | 2026-03-18T21:17:56.505Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-18T21:17:56.505Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T21:17:56.505Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T21:17:56.508Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T21:17:56.508Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T21:17:56.595Z | info: downloading installer |
| 31 | 2026-03-18T21:17:58.416Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T21:17:58.416Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T21:17:58.416Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T21:17:58.416Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T21:17:58.416Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T21:17:58.416Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T21:17:58.416Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T21:17:58.416Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T21:17:58.416Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T21:17:58.420Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T21:17:58.420Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T21:17:58.420Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T21:17:58.420Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T21:17:58.437Z | info: profile set to default |
| 45 | 2026-03-18T21:17:58.437Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T21:17:58.440Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T21:17:58.584Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T21:17:58.587Z | info: downloading 6 components |
| 49 | 2026-03-18T21:18:14.251Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-18T21:18:14.252Z | |
| 51 | 2026-03-18T21:18:14.289Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T21:18:14.289Z | |
| 53 | 2026-03-18T21:18:14.294Z | |
| 54 | 2026-03-18T21:18:14.294Z | Rust is installed now. Great! |
| 55 | 2026-03-18T21:18:14.295Z | |
| 56 | 2026-03-18T21:18:14.295Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T21:18:14.295Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T21:18:14.295Z | |
| 59 | 2026-03-18T21:18:14.295Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T21:18:14.295Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T21:18:14.295Z | |
| 62 | 2026-03-18T21:18:14.295Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T21:18:14.295Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T21:18:14.295Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T21:18:14.295Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T21:18:14.295Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T21:18:14.295Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T21:18:14.296Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T21:18:14.296Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T21:18:14.296Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T21:18:14.399Z | + rustup --version |
| 72 | 2026-03-18T21:18:14.407Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T21:18:14.411Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T21:18:14.434Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T21:18:14.440Z | + cargo --version |
| 76 | 2026-03-18T21:18:14.453Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T21:18:14.457Z | + rustc --version |
| 78 | 2026-03-18T21:18:14.481Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T21:18:14.484Z | process exited: duration 17981 ms, exit code 0 |
| |
| 80 | 2026-03-18T21:18:14.493Z | starting task 2: "authentication" |
| 81 | 2026-03-18T21:18:14.516Z | process exited: duration 22 ms, exit code 0 |
| |
| 82 | 2026-03-18T21:18:14.534Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T21:18:14.545Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T21:18:14.545Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T21:18:14.554Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T21:20:10.909Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T21:20:10.914Z | + git fetch origin 5aa5291a6fdf1db04070034abcde5bbe758a56a6 |
| 88 | 2026-03-18T21:20:11.337Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T21:20:11.338Z | * branch 5aa5291a6fdf1db04070034abcde5bbe758a56a6 -> FETCH_HEAD |
| 90 | 2026-03-18T21:20:11.349Z | + [[ -n audit-log-cleanup ]] |
| 91 | 2026-03-18T21:20:11.352Z | ++ git branch --show-current |
| 92 | 2026-03-18T21:20:11.352Z | + current=main |
| 93 | 2026-03-18T21:20:11.352Z | + [[ main != audit-log-cleanup ]] |
| 94 | 2026-03-18T21:20:11.352Z | + git branch -f audit-log-cleanup 5aa5291a6fdf1db04070034abcde5bbe758a56a6 |
| 95 | 2026-03-18T21:20:11.356Z | + git checkout -f audit-log-cleanup |
| 96 | 2026-03-18T21:20:11.686Z | Switched to branch 'audit-log-cleanup' |
| 97 | 2026-03-18T21:20:11.690Z | + git reset --hard 5aa5291a6fdf1db04070034abcde5bbe758a56a6 |
| 98 | 2026-03-18T21:20:11.713Z | HEAD is now at 5aa5291a6 merge timeout task |
| 99 | 2026-03-18T21:20:11.717Z | process exited: duration 117179 ms, exit code 0 |
| |
| 100 | 2026-03-18T21:20:11.724Z | starting task 4: "build" |
| 101 | 2026-03-18T21:20:11.729Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T21:20:11.733Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T21:20:11.733Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T21:20:11.733Z | + cargo --version |
| 105 | 2026-03-18T21:20:11.743Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T21:20:11.747Z | + rustc --version |
| 107 | 2026-03-18T21:20:11.769Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T21:20:11.772Z | + source ./env.sh |
| 109 | 2026-03-18T21:20:11.773Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-18T21:20:11.773Z | ++ set -o xtrace |
| 111 | 2026-03-18T21:20:11.776Z | ++++ dirname ./env.sh |
| 112 | 2026-03-18T21:20:11.776Z | +++ readlink -f . |
| 113 | 2026-03-18T21:20:11.781Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ 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-18T21:20:11.781Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-18T21:20:11.781Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-18T21:20:11.781Z | + 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-18T21:20:11.781Z | + 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-18T21:20:11.781Z | + banner prerequisites |
| 127 | 2026-03-18T21:20:11.787Z | |
| 128 | 2026-03-18T21:20:11.787Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-18T21:20:11.787Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-18T21:20:11.787Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-18T21:20:11.787Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-18T21:20:11.787Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-18T21:20:11.787Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-18T21:20:11.787Z | |
| 135 | 2026-03-18T21:20:11.787Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-18T21:20:23.142Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-18T21:20:32.737Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-18T21:20:55.033Z | Planning: Solver setup ... Done (20.715s) |
| 139 | 2026-03-18T21:20:55.184Z | Planning: Running solver ... Done (0.151s) |
| 140 | 2026-03-18T21:20:55.370Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-03-18T21:20:55.383Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-18T21:20:55.539Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-18T21:20:55.581Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-18T21:20:55.627Z | Planning: Merging actions ... Done (0.044s) |
| 145 | 2026-03-18T21:20:55.858Z | Planning: Checking for conflicting actions ... Done (0.232s) |
| 146 | 2026-03-18T21:20:55.868Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-18T21:20:57.639Z | Planning: Evaluating mediators ... Done (1.770s) |
| 148 | 2026-03-18T21:20:57.646Z | Planning: Planning completed in 24.77 seconds |
| 149 | 2026-03-18T21:20:57.659Z | Packages to install: 4 |
| 150 | 2026-03-18T21:20:57.663Z | Mediators to change: 2 |
| 151 | 2026-03-18T21:20:57.663Z | Services to change: 1 |
| 152 | 2026-03-18T21:20:57.663Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-18T21:20:57.663Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-18T21:20:57.663Z | Create boot environment: No |
| 155 | 2026-03-18T21:20:57.663Z | Create backup boot environment: No |
| 156 | 2026-03-18T21:20:57.663Z | Rebuild boot archive: No |
| 157 | 2026-03-18T21:20:57.663Z | |
| 158 | 2026-03-18T21:20:57.663Z | Changed mediators: |
| 159 | 2026-03-18T21:20:57.663Z | mediator clang: |
| 160 | 2026-03-18T21:20:57.663Z | version: None -> 15 (system default) |
| 161 | 2026-03-18T21:20:57.663Z | |
| 162 | 2026-03-18T21:20:57.663Z | mediator llvm: |
| 163 | 2026-03-18T21:20:57.663Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-18T21:20:57.663Z | |
| 165 | 2026-03-18T21:20:57.663Z | Changed packages: |
| 166 | 2026-03-18T21:20:57.663Z | helios-dev |
| 167 | 2026-03-18T21:20:57.664Z | developer/build-essential |
| 168 | 2026-03-18T21:20:57.664Z | None -> 11-2.0 |
| 169 | 2026-03-18T21:20:57.664Z | library/libxmlsec1 |
| 170 | 2026-03-18T21:20:57.664Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-18T21:20:57.664Z | ooce/developer/clang-15 |
| 172 | 2026-03-18T21:20:57.664Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-18T21:20:57.664Z | ooce/developer/llvm-15 |
| 174 | 2026-03-18T21:20:57.664Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-18T21:20:57.664Z | |
| 176 | 2026-03-18T21:20:57.664Z | Services: |
| 177 | 2026-03-18T21:20:57.664Z | restart_fmri: |
| 178 | 2026-03-18T21:20:57.664Z | svc:/system/update-man-index:default |
| 179 | 2026-03-18T21:20:57.811Z | |
| 180 | 2026-03-18T21:20:57.811Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-18T21:21:02.810Z | Download: 2225/3290 items 119.2/212.6MB 56% complete (23.9M/s) |
| 182 | 2026-03-18T21:21:06.158Z | Download: Completed 212.60 MB in 8.35 seconds (25.5M/s) |
| 183 | 2026-03-18T21:21:06.385Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-18T21:21:10.605Z | Actions: Completed 3689 actions in 4.22 seconds. |
| 185 | 2026-03-18T21:21:10.975Z | Done (0.366s) |
| 186 | 2026-03-18T21:21:10.975Z | Done (0.000s) |
| 187 | 2026-03-18T21:21:11.974Z | Done (0.999s) |
| 188 | 2026-03-18T21:21:15.813Z | Done (3.496s) |
| 189 | 2026-03-18T21:21:15.890Z | Done (0.014s) |
| 190 | 2026-03-18T21:21:15.894Z | Done (0.000s) |
| 191 | 2026-03-18T21:21:16.044Z | Done (0.000s) |
| 192 | 2026-03-18T21:21:17.004Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-18T21:21:17.145Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-18T21:21:17.147Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-18T21:21:17.367Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-18T21:21:17.372Z | Planning: Planning completed in 0.36 seconds |
| 197 | 2026-03-18T21:21:17.396Z | Mediators to change: 2 |
| 198 | 2026-03-18T21:21:17.399Z | Create boot environment: No |
| 199 | 2026-03-18T21:21:17.399Z | Create backup boot environment: No |
| 200 | 2026-03-18T21:21:17.538Z | Done |
| 201 | 2026-03-18T21:21:17.538Z | Done |
| 202 | 2026-03-18T21:21:18.210Z | Done |
| 203 | 2026-03-18T21:21:21.519Z | Done |
| 204 | 2026-03-18T21:21:21.602Z | Done |
| 205 | 2026-03-18T21:21:21.605Z | Done |
| 206 | 2026-03-18T21:21:21.768Z | Done |
| 207 | 2026-03-18T21:21:22.299Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-18T21:21:22.303Z | Planning: Merging actions ... Done |
| 209 | 2026-03-18T21:21:22.466Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-18T21:21:22.469Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-18T21:21:22.686Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-18T21:21:22.728Z | Planning: Planning completed in 0.64 seconds |
| 213 | 2026-03-18T21:21:22.758Z | Packages to change: 1 |
| 214 | 2026-03-18T21:21:22.758Z | Mediators to change: 1 |
| 215 | 2026-03-18T21:21:22.761Z | Services to change: 1 |
| 216 | 2026-03-18T21:21:22.761Z | Create boot environment: No |
| 217 | 2026-03-18T21:21:22.761Z | Create backup boot environment: Yes |
| 218 | 2026-03-18T21:21:25.285Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-18T21:21:25.288Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-18T21:21:25.288Z | Done |
| 221 | 2026-03-18T21:21:25.288Z | Done |
| 222 | 2026-03-18T21:21:25.479Z | Done |
| 223 | 2026-03-18T21:21:28.752Z | Done |
| 224 | 2026-03-18T21:21:28.836Z | Done |
| 225 | 2026-03-18T21:21:28.839Z | Done |
| 226 | 2026-03-18T21:21:28.995Z | Done |
| 227 | 2026-03-18T21:21:29.400Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-18T21:21:29.400Z | clang system 15 system |
| 229 | 2026-03-18T21:21:29.400Z | csh system system illumos |
| 230 | 2026-03-18T21:21:29.400Z | ctags system system illumos |
| 231 | 2026-03-18T21:21:29.401Z | file system system illumos |
| 232 | 2026-03-18T21:21:29.401Z | gcc vendor 12 vendor |
| 233 | 2026-03-18T21:21:29.401Z | gcc system 10 system |
| 234 | 2026-03-18T21:21:29.401Z | gcc system 7 system |
| 235 | 2026-03-18T21:21:29.401Z | go system 1.20 system |
| 236 | 2026-03-18T21:21:29.401Z | go system 1.19 system |
| 237 | 2026-03-18T21:21:29.401Z | llvm system 15 system |
| 238 | 2026-03-18T21:21:29.401Z | llvm system 14 system |
| 239 | 2026-03-18T21:21:29.401Z | mariadb system 10.6 system |
| 240 | 2026-03-18T21:21:29.401Z | mta vendor vendor dma |
| 241 | 2026-03-18T21:21:29.401Z | openjdk system 17 system |
| 242 | 2026-03-18T21:21:29.401Z | openjdk system 11 system |
| 243 | 2026-03-18T21:21:29.401Z | openjdk system 1.8 system |
| 244 | 2026-03-18T21:21:29.401Z | openssl vendor 3 vendor |
| 245 | 2026-03-18T21:21:29.401Z | perl system 5.36 system |
| 246 | 2026-03-18T21:21:29.401Z | postgresql system 15 system |
| 247 | 2026-03-18T21:21:29.401Z | postgresql system 13 system |
| 248 | 2026-03-18T21:21:29.401Z | python vendor 3 vendor |
| 249 | 2026-03-18T21:21:29.401Z | python system 2 system |
| 250 | 2026-03-18T21:21:29.401Z | python3 system 3.11 system |
| 251 | 2026-03-18T21:21:29.401Z | ruby system 3.0 system |
| 252 | 2026-03-18T21:21:29.401Z | words vendor vendor american-english |
| 253 | 2026-03-18T21:21:29.401Z | words system system australian-english |
| 254 | 2026-03-18T21:21:29.401Z | words system system british-english |
| 255 | 2026-03-18T21:21:29.401Z | words system system canadian-english |
| 256 | 2026-03-18T21:21:29.401Z | words system system french |
| 257 | 2026-03-18T21:21:29.401Z | words system system italian |
| 258 | 2026-03-18T21:21:29.401Z | words system system ngerman |
| 259 | 2026-03-18T21:21:29.401Z | words system system ogerman |
| 260 | 2026-03-18T21:21:29.401Z | words system system spanish |
| 261 | 2026-03-18T21:21:29.694Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-18T21:21:29.694Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-18T21:21:35.601Z | FMRI IFO |
| 264 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-18T21:21:35.601Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-18T21:21:36.815Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-18T21:21:37.107Z | Updating crates.io index |
| 282 | 2026-03-18T21:21:37.111Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-18T21:21:37.683Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-18T21:21:38.177Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-18T21:21:38.458Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-18T21:21:38.954Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-18T21:21:41.742Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-18T21:21:43.066Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-18T21:21:44.614Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-18T21:21:46.707Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-18T21:21:49.011Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-18T21:21:49.474Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-18T21:21:50.870Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-18T21:21:51.384Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-18T21:21:51.798Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-18T21:21:52.106Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-18T21:21:53.129Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-18T21:21:53.804Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-18T21:21:54.087Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-18T21:21:54.387Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-18T21:21:54.963Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-18T21:21:55.298Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-18T21:21:55.551Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-18T21:21:55.869Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-18T21:21:56.351Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-18T21:21:57.311Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-18T21:21:58.724Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-18T21:21:59.105Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-18T21:21:59.495Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-18T21:21:59.862Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-18T21:22:01.933Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-18T21:22:02.393Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-18T21:22:02.893Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-18T21:22:03.407Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-18T21:22:04.079Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-18T21:22:04.367Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-18T21:22:04.996Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-18T21:22:05.304Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-18T21:22:05.686Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-18T21:23:22.406Z | Downloading crates ... |
| 321 | 2026-03-18T21:23:22.469Z | Downloaded anstream v0.6.21 |
| 322 | 2026-03-18T21:23:22.475Z | Downloaded anstyle-parse v0.2.7 |
| 323 | 2026-03-18T21:23:22.481Z | Downloaded serde v1.0.228 |
| 324 | 2026-03-18T21:23:22.481Z | Downloaded anstyle v1.0.13 |
| 325 | 2026-03-18T21:23:22.490Z | Downloaded fnv v1.0.7 |
| 326 | 2026-03-18T21:23:22.490Z | Downloaded textwrap v0.16.2 |
| 327 | 2026-03-18T21:23:22.509Z | Downloaded toml_datetime v0.6.11 |
| 328 | 2026-03-18T21:23:22.509Z | Downloaded thiserror-impl v1.0.69 |
| 329 | 2026-03-18T21:23:22.509Z | Downloaded clap v4.5.60 |
| 330 | 2026-03-18T21:23:22.515Z | Downloaded zerofrom v0.1.6 |
| 331 | 2026-03-18T21:23:22.515Z | Downloaded ucd-trie v0.1.7 |
| 332 | 2026-03-18T21:23:22.515Z | Downloaded version_check v0.9.5 |
| 333 | 2026-03-18T21:23:22.515Z | Downloaded unicode-xid v0.2.6 |
| 334 | 2026-03-18T21:23:22.515Z | Downloaded unicode-linebreak v0.1.5 |
| 335 | 2026-03-18T21:23:22.515Z | Downloaded serde_spanned v0.6.9 |
| 336 | 2026-03-18T21:23:22.515Z | Downloaded pretty-hex v0.4.1 |
| 337 | 2026-03-18T21:23:22.515Z | Downloaded utf8parse v0.2.2 |
| 338 | 2026-03-18T21:23:22.515Z | Downloaded usdt-impl v0.5.0 |
| 339 | 2026-03-18T21:23:22.515Z | Downloaded yoke-derive v0.8.1 |
| 340 | 2026-03-18T21:23:22.515Z | Downloaded utf8_iter v1.0.4 |
| 341 | 2026-03-18T21:23:22.515Z | Downloaded typeid v1.0.3 |
| 342 | 2026-03-18T21:23:22.515Z | Downloaded toml_write v0.1.2 |
| 343 | 2026-03-18T21:23:22.515Z | Downloaded smallvec v1.15.1 |
| 344 | 2026-03-18T21:23:22.516Z | Downloaded pest_generator v2.8.6 |
| 345 | 2026-03-18T21:23:22.516Z | Downloaded yoke v0.8.1 |
| 346 | 2026-03-18T21:23:22.516Z | Downloaded fs-err v3.3.0 |
| 347 | 2026-03-18T21:23:22.516Z | Downloaded usdt-macro v0.5.0 |
| 348 | 2026-03-18T21:23:22.522Z | Downloaded usdt-attr-macro v0.5.0 |
| 349 | 2026-03-18T21:23:22.522Z | Downloaded zmij v1.0.21 |
| 350 | 2026-03-18T21:23:22.522Z | Downloaded num-traits v0.2.19 |
| 351 | 2026-03-18T21:23:22.523Z | Downloaded thiserror v1.0.69 |
| 352 | 2026-03-18T21:23:22.533Z | Downloaded toml v0.8.23 |
| 353 | 2026-03-18T21:23:22.533Z | Downloaded bitflags v2.11.0 |
| 354 | 2026-03-18T21:23:22.533Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-03-18T21:23:22.538Z | Downloaded scroll_derive v0.12.1 |
| 356 | 2026-03-18T21:23:22.538Z | Downloaded terminal_size v0.4.3 |
| 357 | 2026-03-18T21:23:22.538Z | Downloaded zerofrom-derive v0.1.6 |
| 358 | 2026-03-18T21:23:22.538Z | Downloaded dof v0.3.0 |
| 359 | 2026-03-18T21:23:22.539Z | Downloaded icu_provider v2.1.1 |
| 360 | 2026-03-18T21:23:22.539Z | Downloaded fastrand v2.3.0 |
| 361 | 2026-03-18T21:23:22.539Z | Downloaded cfg-if v1.0.4 |
| 362 | 2026-03-18T21:23:22.539Z | Downloaded potential_utf v0.1.4 |
| 363 | 2026-03-18T21:23:22.539Z | Downloaded byteorder v1.5.0 |
| 364 | 2026-03-18T21:23:22.539Z | Downloaded thread-id v4.2.2 |
| 365 | 2026-03-18T21:23:22.546Z | Downloaded usdt v0.5.0 |
| 366 | 2026-03-18T21:23:22.546Z | Downloaded camino-tempfile v1.4.1 |
| 367 | 2026-03-18T21:23:22.546Z | Downloaded dtrace-parser v0.2.0 |
| 368 | 2026-03-18T21:23:22.547Z | Downloaded cargo-platform v0.2.0 |
| 369 | 2026-03-18T21:23:22.547Z | Downloaded cargo-util-schemas v0.8.2 |
| 370 | 2026-03-18T21:23:22.547Z | Downloaded bytecount v0.6.9 |
| 371 | 2026-03-18T21:23:22.554Z | Downloaded generic-array v0.14.7 |
| 372 | 2026-03-18T21:23:22.554Z | Downloaded serde_core v1.0.228 |
| 373 | 2026-03-18T21:23:22.554Z | Downloaded thiserror v2.0.18 |
| 374 | 2026-03-18T21:23:22.561Z | Downloaded zerovec-derive v0.11.2 |
| 375 | 2026-03-18T21:23:22.561Z | Downloaded tinystr v0.8.2 |
| 376 | 2026-03-18T21:23:22.562Z | Downloaded writeable v0.6.2 |
| 377 | 2026-03-18T21:23:22.562Z | Downloaded toml_edit v0.22.27 |
| 378 | 2026-03-18T21:23:22.568Z | Downloaded stable_deref_trait v1.2.1 |
| 379 | 2026-03-18T21:23:22.568Z | Downloaded percent-encoding v2.3.2 |
| 380 | 2026-03-18T21:23:22.568Z | Downloaded ordered-float v2.10.1 |
| 381 | 2026-03-18T21:23:22.569Z | Downloaded itoa v1.0.17 |
| 382 | 2026-03-18T21:23:22.569Z | Downloaded equivalent v1.0.2 |
| 383 | 2026-03-18T21:23:22.569Z | Downloaded smawk v0.3.2 |
| 384 | 2026-03-18T21:23:22.569Z | Downloaded zerocopy-derive v0.7.35 |
| 385 | 2026-03-18T21:23:22.573Z | Downloaded is_terminal_polyfill v1.70.2 |
| 386 | 2026-03-18T21:23:22.574Z | Downloaded icu_locale_core v2.1.1 |
| 387 | 2026-03-18T21:23:22.574Z | Downloaded unicode-ident v1.0.24 |
| 388 | 2026-03-18T21:23:22.579Z | Downloaded typenum v1.19.0 |
| 389 | 2026-03-18T21:23:22.579Z | Downloaded zerotrie v0.2.3 |
| 390 | 2026-03-18T21:23:22.583Z | Downloaded swrite v0.1.0 |
| 391 | 2026-03-18T21:23:22.583Z | Downloaded url v2.5.8 |
| 392 | 2026-03-18T21:23:22.583Z | Downloaded form_urlencoded v1.2.2 |
| 393 | 2026-03-18T21:23:22.583Z | Downloaded crypto-common v0.1.7 |
| 394 | 2026-03-18T21:23:22.589Z | Downloaded displaydoc v0.2.5 |
| 395 | 2026-03-18T21:23:22.589Z | Downloaded macaddr v1.0.1 |
| 396 | 2026-03-18T21:23:22.589Z | Downloaded serde-value v0.7.0 |
| 397 | 2026-03-18T21:23:22.589Z | Downloaded plain v0.2.3 |
| 398 | 2026-03-18T21:23:22.589Z | Downloaded memmap v0.7.0 |
| 399 | 2026-03-18T21:23:22.595Z | Downloaded clap_lex v1.0.0 |
| 400 | 2026-03-18T21:23:22.595Z | Downloaded heck v0.4.1 |
| 401 | 2026-03-18T21:23:22.595Z | Downloaded errno v0.3.14 |
| 402 | 2026-03-18T21:23:22.595Z | Downloaded zerovec v0.11.5 |
| 403 | 2026-03-18T21:23:22.607Z | Downloaded zerocopy v0.7.35 |
| 404 | 2026-03-18T21:23:22.611Z | Downloaded winnow v0.7.14 |
| 405 | 2026-03-18T21:23:22.615Z | Downloaded heck v0.5.0 |
| 406 | 2026-03-18T21:23:22.615Z | Downloaded autocfg v1.5.0 |
| 407 | 2026-03-18T21:23:22.615Z | Downloaded strsim v0.11.1 |
| 408 | 2026-03-18T21:23:22.622Z | Downloaded once_cell v1.21.3 |
| 409 | 2026-03-18T21:23:22.622Z | Downloaded block-buffer v0.10.4 |
| 410 | 2026-03-18T21:23:22.622Z | Downloaded unicode-width v0.1.14 |
| 411 | 2026-03-18T21:23:22.626Z | Downloaded serde-untagged v0.1.9 |
| 412 | 2026-03-18T21:23:22.627Z | Downloaded serde_tokenstream v0.2.3 |
| 413 | 2026-03-18T21:23:22.627Z | Downloaded unicode-width v0.2.0 |
| 414 | 2026-03-18T21:23:22.641Z | Downloaded idna_adapter v1.2.1 |
| 415 | 2026-03-18T21:23:22.641Z | Downloaded proc-macro-error v1.0.4 |
| 416 | 2026-03-18T21:23:22.651Z | Downloaded erased-serde v0.4.9 |
| 417 | 2026-03-18T21:23:22.652Z | Downloaded digest v0.10.7 |
| 418 | 2026-03-18T21:23:22.652Z | Downloaded cargo_toml v0.21.0 |
| 419 | 2026-03-18T21:23:22.652Z | Downloaded semver v1.0.27 |
| 420 | 2026-03-18T21:23:22.652Z | Downloaded scroll v0.12.0 |
| 421 | 2026-03-18T21:23:22.652Z | Downloaded cargo_metadata v0.21.0 |
| 422 | 2026-03-18T21:23:22.652Z | Downloaded tabled_derive v0.7.0 |
| 423 | 2026-03-18T21:23:22.652Z | Downloaded sha2 v0.10.9 |
| 424 | 2026-03-18T21:23:22.652Z | Downloaded quote v1.0.44 |
| 425 | 2026-03-18T21:23:22.652Z | Downloaded icu_normalizer_data v2.1.1 |
| 426 | 2026-03-18T21:23:22.652Z | Downloaded cpufeatures v0.2.17 |
| 427 | 2026-03-18T21:23:22.652Z | Downloaded anstyle-query v1.1.5 |
| 428 | 2026-03-18T21:23:22.652Z | Downloaded anyhow v1.0.102 |
| 429 | 2026-03-18T21:23:22.652Z | Downloaded proc-macro2 v1.0.106 |
| 430 | 2026-03-18T21:23:22.662Z | Downloaded colorchoice v1.0.4 |
| 431 | 2026-03-18T21:23:22.662Z | Downloaded proc-macro-error-attr v1.0.4 |
| 432 | 2026-03-18T21:23:22.662Z | Downloaded tempfile v3.25.0 |
| 433 | 2026-03-18T21:23:22.662Z | Downloaded synstructure v0.13.2 |
| 434 | 2026-03-18T21:23:22.663Z | Downloaded camino v1.2.2 |
| 435 | 2026-03-18T21:23:22.672Z | Downloaded pest_derive v2.8.6 |
| 436 | 2026-03-18T21:23:22.672Z | Downloaded litemap v0.8.1 |
| 437 | 2026-03-18T21:23:22.672Z | Downloaded clap_derive v4.5.55 |
| 438 | 2026-03-18T21:23:22.672Z | Downloaded log v0.4.29 |
| 439 | 2026-03-18T21:23:22.688Z | Downloaded icu_normalizer v2.1.1 |
| 440 | 2026-03-18T21:23:22.699Z | Downloaded papergrid v0.11.0 |
| 441 | 2026-03-18T21:23:22.699Z | Downloaded pest_meta v2.8.6 |
| 442 | 2026-03-18T21:23:22.699Z | Downloaded getrandom v0.4.1 |
| 443 | 2026-03-18T21:23:22.699Z | Downloaded icu_properties v2.1.2 |
| 444 | 2026-03-18T21:23:22.709Z | Downloaded memchr v2.8.0 |
| 445 | 2026-03-18T21:23:22.713Z | Downloaded icu_collections v2.1.1 |
| 446 | 2026-03-18T21:23:22.718Z | Downloaded indexmap v2.13.0 |
| 447 | 2026-03-18T21:23:22.729Z | Downloaded serde_json v1.0.149 |
| 448 | 2026-03-18T21:23:22.735Z | Downloaded serde_derive v1.0.228 |
| 449 | 2026-03-18T21:23:22.735Z | Downloaded pest v2.8.6 |
| 450 | 2026-03-18T21:23:22.744Z | Downloaded hashbrown v0.16.1 |
| 451 | 2026-03-18T21:23:22.753Z | Downloaded clap_builder v4.5.60 |
| 452 | 2026-03-18T21:23:22.764Z | Downloaded idna v1.1.0 |
| 453 | 2026-03-18T21:23:22.775Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-18T21:23:22.780Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-18T21:23:22.786Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-18T21:23:22.794Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-18T21:23:22.807Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-18T21:23:22.817Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-18T21:23:22.845Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-18T21:23:22.932Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-18T21:23:22.932Z | Compiling quote v1.0.44 |
| 462 | 2026-03-18T21:23:22.938Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-18T21:23:22.939Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-18T21:23:22.939Z | Compiling libc v0.2.180 |
| 465 | 2026-03-18T21:23:22.939Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-18T21:23:22.940Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-18T21:23:22.940Z | Compiling serde v1.0.228 |
| 468 | 2026-03-18T21:23:23.360Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-18T21:23:23.455Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-18T21:23:23.643Z | Compiling autocfg v1.5.0 |
| 471 | 2026-03-18T21:23:23.713Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-18T21:23:24.124Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-18T21:23:24.124Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-18T21:23:24.233Z | Compiling pest v2.8.6 |
| 475 | 2026-03-18T21:23:24.258Z | Compiling litemap v0.8.1 |
| 476 | 2026-03-18T21:23:24.261Z | Compiling writeable v0.6.2 |
| 477 | 2026-03-18T21:23:24.380Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-03-18T21:23:24.612Z | Compiling icu_normalizer_data v2.1.1 |
| 479 | 2026-03-18T21:23:24.784Z | Compiling syn v2.0.117 |
| 480 | 2026-03-18T21:23:24.847Z | Compiling rustix v1.1.3 |
| 481 | 2026-03-18T21:23:24.891Z | Compiling byteorder v1.5.0 |
| 482 | 2026-03-18T21:23:25.022Z | Compiling errno v0.3.14 |
| 483 | 2026-03-18T21:23:25.054Z | Compiling bitflags v2.11.0 |
| 484 | 2026-03-18T21:23:25.199Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-18T21:23:25.446Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-18T21:23:25.502Z | Compiling smallvec v1.15.1 |
| 487 | 2026-03-18T21:23:25.539Z | Compiling equivalent v1.0.2 |
| 488 | 2026-03-18T21:23:25.724Z | Compiling typeid v1.0.3 |
| 489 | 2026-03-18T21:23:25.793Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-18T21:23:25.935Z | Compiling hashbrown v0.16.1 |
| 491 | 2026-03-18T21:23:26.131Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-18T21:23:26.232Z | Compiling usdt-impl v0.5.0 |
| 493 | 2026-03-18T21:23:26.292Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-18T21:23:26.487Z | Compiling erased-serde v0.4.9 |
| 495 | 2026-03-18T21:23:26.510Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-18T21:23:26.532Z | Compiling syn v1.0.109 |
| 497 | 2026-03-18T21:23:26.647Z | Compiling indexmap v2.13.0 |
| 498 | 2026-03-18T21:23:26.919Z | Compiling toml_write v0.1.2 |
| 499 | 2026-03-18T21:23:27.436Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-18T21:23:27.478Z | Compiling thiserror v2.0.18 |
| 501 | 2026-03-18T21:23:27.665Z | Compiling utf8parse v0.2.2 |
| 502 | 2026-03-18T21:23:27.805Z | Compiling utf8_iter v1.0.4 |
| 503 | 2026-03-18T21:23:27.898Z | Compiling log v0.4.29 |
| 504 | 2026-03-18T21:23:27.996Z | Compiling percent-encoding v2.3.2 |
| 505 | 2026-03-18T21:23:28.107Z | Compiling getrandom v0.4.1 |
| 506 | 2026-03-18T21:23:28.137Z | Compiling plain v0.2.3 |
| 507 | 2026-03-18T21:23:28.161Z | Compiling camino v1.2.2 |
| 508 | 2026-03-18T21:23:28.244Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-03-18T21:23:28.267Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-18T21:23:28.472Z | Compiling synstructure v0.13.2 |
| 511 | 2026-03-18T21:23:28.512Z | Compiling pest_generator v2.8.6 |
| 512 | 2026-03-18T21:23:28.560Z | Compiling anstyle-parse v0.2.7 |
| 513 | 2026-03-18T21:23:28.734Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-18T21:23:28.958Z | Compiling anstyle v1.0.13 |
| 515 | 2026-03-18T21:23:29.101Z | Compiling is_terminal_polyfill v1.70.2 |
| 516 | 2026-03-18T21:23:29.222Z | Compiling anstyle-query v1.1.5 |
| 517 | 2026-03-18T21:23:29.245Z | Compiling cfg-if v1.0.4 |
| 518 | 2026-03-18T21:23:29.290Z | Compiling pretty-hex v0.4.1 |
| 519 | 2026-03-18T21:23:29.293Z | Compiling colorchoice v1.0.4 |
| 520 | 2026-03-18T21:23:29.366Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-18T21:23:29.462Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-18T21:23:29.518Z | Compiling semver v1.0.27 |
| 523 | 2026-03-18T21:23:29.567Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-18T21:23:29.682Z | Compiling fastrand v2.3.0 |
| 525 | 2026-03-18T21:23:29.804Z | Compiling unicode-xid v0.2.6 |
| 526 | 2026-03-18T21:23:29.874Z | Compiling clap_lex v1.0.0 |
| 527 | 2026-03-18T21:23:29.954Z | Compiling once_cell v1.21.3 |
| 528 | 2026-03-18T21:23:29.977Z | Compiling strsim v0.11.1 |
| 529 | 2026-03-18T21:23:30.023Z | Compiling unicode-width v0.1.14 |
| 530 | 2026-03-18T21:23:30.023Z | Compiling fnv v1.0.7 |
| 531 | 2026-03-18T21:23:30.179Z | Compiling heck v0.4.1 |
| 532 | 2026-03-18T21:23:30.202Z | Compiling anyhow v1.0.102 |
| 533 | 2026-03-18T21:23:30.233Z | Compiling heck v0.5.0 |
| 534 | 2026-03-18T21:23:30.438Z | Compiling bytecount v0.6.9 |
| 535 | 2026-03-18T21:23:30.472Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-18T21:23:30.547Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-18T21:23:30.616Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-18T21:23:30.877Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-18T21:23:30.904Z | Compiling smawk v0.3.2 |
| 540 | 2026-03-18T21:23:31.052Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-18T21:23:31.055Z | Compiling serde_derive v1.0.228 |
| 542 | 2026-03-18T21:23:31.100Z | Compiling zerofrom-derive v0.1.6 |
| 543 | 2026-03-18T21:23:31.123Z | Compiling yoke-derive v0.8.1 |
| 544 | 2026-03-18T21:23:31.366Z | Compiling zerovec-derive v0.11.2 |
| 545 | 2026-03-18T21:23:31.692Z | Compiling displaydoc v0.2.5 |
| 546 | 2026-03-18T21:23:32.576Z | Compiling thiserror-impl v1.0.69 |
| 547 | 2026-03-18T21:23:32.633Z | Compiling zerocopy-derive v0.7.35 |
| 548 | 2026-03-18T21:23:32.680Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-03-18T21:23:32.799Z | Compiling scroll_derive v0.12.1 |
| 550 | 2026-03-18T21:23:32.997Z | Compiling zerofrom v0.1.6 |
| 551 | 2026-03-18T21:23:33.171Z | Compiling yoke v0.8.1 |
| 552 | 2026-03-18T21:23:33.215Z | Compiling thiserror-impl v2.0.18 |
| 553 | 2026-03-18T21:23:33.419Z | Compiling zerovec v0.11.5 |
| 554 | 2026-03-18T21:23:33.662Z | Compiling zerotrie v0.2.3 |
| 555 | 2026-03-18T21:23:33.767Z | Compiling zerocopy v0.7.35 |
| 556 | 2026-03-18T21:23:34.111Z | Compiling tinystr v0.8.2 |
| 557 | 2026-03-18T21:23:34.133Z | Compiling potential_utf v0.1.4 |
| 558 | 2026-03-18T21:23:34.356Z | Compiling icu_locale_core v2.1.1 |
| 559 | 2026-03-18T21:23:34.384Z | Compiling icu_collections v2.1.1 |
| 560 | 2026-03-18T21:23:34.456Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-03-18T21:23:34.587Z | Compiling scroll v0.12.0 |
| 562 | 2026-03-18T21:23:34.717Z | Compiling tabled_derive v0.7.0 |
| 563 | 2026-03-18T21:23:34.948Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-18T21:23:35.042Z | Compiling clap_derive v4.5.55 |
| 565 | 2026-03-18T21:23:35.222Z | Compiling icu_provider v2.1.1 |
| 566 | 2026-03-18T21:23:35.508Z | Compiling unicode-width v0.2.0 |
| 567 | 2026-03-18T21:23:35.610Z | Compiling icu_properties v2.1.2 |
| 568 | 2026-03-18T21:23:35.634Z | Compiling icu_normalizer v2.1.1 |
| 569 | 2026-03-18T21:23:35.834Z | Compiling serde_spanned v0.6.9 |
| 570 | 2026-03-18T21:23:35.860Z | Compiling toml_datetime v0.6.11 |
| 571 | 2026-03-18T21:23:35.951Z | Compiling dof v0.3.0 |
| 572 | 2026-03-18T21:23:35.977Z | Compiling serde_tokenstream v0.2.3 |
| 573 | 2026-03-18T21:23:36.018Z | Compiling serde-value v0.7.0 |
| 574 | 2026-03-18T21:23:36.202Z | Compiling toml_edit v0.22.27 |
| 575 | 2026-03-18T21:23:36.382Z | Compiling cargo-platform v0.2.0 |
| 576 | 2026-03-18T21:23:36.464Z | Compiling tabled v0.15.0 |
| 577 | 2026-03-18T21:23:36.504Z | Compiling textwrap v0.16.2 |
| 578 | 2026-03-18T21:23:36.741Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-18T21:23:37.048Z | Compiling idna_adapter v1.2.1 |
| 580 | 2026-03-18T21:23:37.182Z | Compiling idna v1.1.0 |
| 581 | 2026-03-18T21:23:37.204Z | Compiling usdt-macro v0.5.0 |
| 582 | 2026-03-18T21:23:37.390Z | Compiling usdt-attr-macro v0.5.0 |
| 583 | 2026-03-18T21:23:37.504Z | Compiling clap v4.5.60 |
| 584 | 2026-03-18T21:23:37.612Z | Compiling url v2.5.8 |
| 585 | 2026-03-18T21:23:37.637Z | Compiling camino-tempfile v1.4.1 |
| 586 | 2026-03-18T21:23:37.991Z | Compiling swrite v0.1.0 |
| 587 | 2026-03-18T21:23:38.061Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 588 | 2026-03-18T21:23:38.246Z | Compiling toml v0.8.23 |
| 589 | 2026-03-18T21:23:38.745Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-18T21:23:38.864Z | Compiling usdt v0.5.0 |
| 591 | 2026-03-18T21:23:39.121Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-18T21:23:39.986Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-18T21:23:41.281Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-18T21:23:44.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 595 | 2026-03-18T21:23:44.358Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-18T21:23:45.081Z | Downloading crates ... |
| 597 | 2026-03-18T21:23:45.202Z | Downloaded adler2 v2.0.1 |
| 598 | 2026-03-18T21:23:45.205Z | Downloaded aead v0.5.2 |
| 599 | 2026-03-18T21:23:45.210Z | Downloaded async-stream v0.3.6 |
| 600 | 2026-03-18T21:23:45.214Z | Downloaded crc-catalog v2.4.0 |
| 601 | 2026-03-18T21:23:45.218Z | Downloaded erased-serde v0.3.31 |
| 602 | 2026-03-18T21:23:45.221Z | Downloaded bb8 v0.8.6 |
| 603 | 2026-03-18T21:23:45.224Z | Downloaded ahash v0.8.12 |
| 604 | 2026-03-18T21:23:45.227Z | Downloaded fixedbitset v0.5.7 |
| 605 | 2026-03-18T21:23:45.234Z | Downloaded allocator-api2 v0.2.21 |
| 606 | 2026-03-18T21:23:45.237Z | Downloaded flume v0.11.1 |
| 607 | 2026-03-18T21:23:45.240Z | Downloaded daft v0.1.5 |
| 608 | 2026-03-18T21:23:45.244Z | Downloaded crossbeam-deque v0.8.6 |
| 609 | 2026-03-18T21:23:45.248Z | Downloaded cancel-safe-futures v0.1.5 |
| 610 | 2026-03-18T21:23:45.248Z | Downloaded cookie_store v0.22.1 |
| 611 | 2026-03-18T21:23:45.251Z | Downloaded crunchy v0.2.4 |
| 612 | 2026-03-18T21:23:45.255Z | Downloaded cfg_aliases v0.1.1 |
| 613 | 2026-03-18T21:23:45.258Z | Downloaded cassowary v0.3.0 |
| 614 | 2026-03-18T21:23:45.261Z | Downloaded buf-list v1.1.2 |
| 615 | 2026-03-18T21:23:45.261Z | Downloaded curve25519-dalek v4.1.3 |
| 616 | 2026-03-18T21:23:45.268Z | Downloaded cexpr v0.6.0 |
| 617 | 2026-03-18T21:23:45.271Z | Downloaded bit-set v0.5.3 |
| 618 | 2026-03-18T21:23:45.271Z | Downloaded cargo_metadata v0.19.2 |
| 619 | 2026-03-18T21:23:45.274Z | Downloaded bytes v1.11.1 |
| 620 | 2026-03-18T21:23:45.277Z | Downloaded cobs v0.3.0 |
| 621 | 2026-03-18T21:23:45.279Z | Downloaded block-padding v0.3.3 |
| 622 | 2026-03-18T21:23:45.279Z | Downloaded cfg_aliases v0.2.1 |
| 623 | 2026-03-18T21:23:45.284Z | Downloaded atomicwrites v0.4.4 |
| 624 | 2026-03-18T21:23:45.287Z | Downloaded bitfield v0.19.4 |
| 625 | 2026-03-18T21:23:45.294Z | Downloaded clang-sys v1.8.1 |
| 626 | 2026-03-18T21:23:45.297Z | Downloaded dof v0.4.0 |
| 627 | 2026-03-18T21:23:45.297Z | Downloaded dirs-sys-next v0.1.2 |
| 628 | 2026-03-18T21:23:45.297Z | Downloaded darling_macro v0.21.3 |
| 629 | 2026-03-18T21:23:45.297Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 630 | 2026-03-18T21:23:45.300Z | Downloaded darling_macro v0.20.11 |
| 631 | 2026-03-18T21:23:45.300Z | Downloaded cargo-platform v0.1.9 |
| 632 | 2026-03-18T21:23:45.303Z | Downloaded atomic-waker v1.1.2 |
| 633 | 2026-03-18T21:23:45.303Z | Downloaded cstr-argument v0.1.2 |
| 634 | 2026-03-18T21:23:45.303Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 635 | 2026-03-18T21:23:45.306Z | Downloaded crucible-workspace-hack v0.1.0 |
| 636 | 2026-03-18T21:23:45.306Z | Downloaded ar_archive_writer v0.5.1 |
| 637 | 2026-03-18T21:23:45.308Z | Downloaded crc8 v0.1.1 |
| 638 | 2026-03-18T21:23:45.309Z | Downloaded ciborium-io v0.2.2 |
| 639 | 2026-03-18T21:23:45.311Z | Downloaded cpufeatures v0.3.0 |
| 640 | 2026-03-18T21:23:45.311Z | Downloaded fixedbitset v0.4.2 |
| 641 | 2026-03-18T21:23:45.314Z | Downloaded castaway v0.2.4 |
| 642 | 2026-03-18T21:23:45.314Z | Downloaded base16ct v0.2.0 |
| 643 | 2026-03-18T21:23:45.317Z | Downloaded foreign-types v0.3.2 |
| 644 | 2026-03-18T21:23:45.317Z | Downloaded bitfield-struct v0.6.2 |
| 645 | 2026-03-18T21:23:45.319Z | Downloaded base16ct v1.0.0 |
| 646 | 2026-03-18T21:23:45.319Z | Downloaded dtrace-parser v0.3.0 |
| 647 | 2026-03-18T21:23:45.319Z | Downloaded convert_case v0.4.0 |
| 648 | 2026-03-18T21:23:45.322Z | Downloaded arrayref v0.3.9 |
| 649 | 2026-03-18T21:23:45.322Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 650 | 2026-03-18T21:23:45.325Z | Downloaded darling_macro v0.23.0 |
| 651 | 2026-03-18T21:23:45.325Z | Downloaded critical-section v1.2.0 |
| 652 | 2026-03-18T21:23:45.328Z | Downloaded ciborium-ll v0.2.2 |
| 653 | 2026-03-18T21:23:45.328Z | Downloaded downcast-rs v2.0.2 |
| 654 | 2026-03-18T21:23:45.328Z | Downloaded assert_matches v1.5.0 |
| 655 | 2026-03-18T21:23:45.331Z | Downloaded document-features v0.2.12 |
| 656 | 2026-03-18T21:23:45.334Z | Downloaded async-recursion v1.1.1 |
| 657 | 2026-03-18T21:23:45.339Z | Downloaded foreign-types-macros v0.2.3 |
| 658 | 2026-03-18T21:23:45.342Z | Downloaded crc v3.4.0 |
| 659 | 2026-03-18T21:23:45.342Z | Downloaded async-stream-impl v0.3.6 |
| 660 | 2026-03-18T21:23:45.345Z | Downloaded defmt-parser v1.0.0 |
| 661 | 2026-03-18T21:23:45.345Z | Downloaded dunce v1.0.5 |
| 662 | 2026-03-18T21:23:45.345Z | Downloaded dirs-next v2.0.0 |
| 663 | 2026-03-18T21:23:45.348Z | Downloaded futures-core v0.3.32 |
| 664 | 2026-03-18T21:23:45.350Z | Downloaded display-error-chain v0.2.2 |
| 665 | 2026-03-18T21:23:45.350Z | Downloaded funty v2.0.0 |
| 666 | 2026-03-18T21:23:45.354Z | Downloaded array-init v0.0.4 |
| 667 | 2026-03-18T21:23:45.359Z | Downloaded blowfish v0.9.1 |
| 668 | 2026-03-18T21:23:45.362Z | Downloaded convert_case v0.10.0 |
| 669 | 2026-03-18T21:23:45.362Z | Downloaded float-ord v0.3.2 |
| 670 | 2026-03-18T21:23:45.365Z | Downloaded defmt v0.3.100 |
| 671 | 2026-03-18T21:23:45.365Z | Downloaded foreign-types-shared v0.3.1 |
| 672 | 2026-03-18T21:23:45.365Z | Downloaded enum-as-inner v0.6.1 |
| 673 | 2026-03-18T21:23:45.367Z | Downloaded derive_builder_macro v0.20.2 |
| 674 | 2026-03-18T21:23:45.368Z | Downloaded bit-vec v0.8.0 |
| 675 | 2026-03-18T21:23:45.371Z | Downloaded env_filter v1.0.0 |
| 676 | 2026-03-18T21:23:45.371Z | Downloaded camino-tempfile-ext v0.3.3 |
| 677 | 2026-03-18T21:23:45.373Z | Downloaded blake2 v0.10.6 |
| 678 | 2026-03-18T21:23:45.373Z | Downloaded bit-set v0.8.0 |
| 679 | 2026-03-18T21:23:45.378Z | Downloaded futures-io v0.3.32 |
| 680 | 2026-03-18T21:23:45.378Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 681 | 2026-03-18T21:23:45.380Z | Downloaded fxhash v0.2.1 |
| 682 | 2026-03-18T21:23:45.380Z | Downloaded futures-macro v0.3.32 |
| 683 | 2026-03-18T21:23:45.380Z | Downloaded arc-swap v1.8.2 |
| 684 | 2026-03-18T21:23:45.384Z | Downloaded ghash v0.5.1 |
| 685 | 2026-03-18T21:23:45.384Z | Downloaded endian-type v0.1.2 |
| 686 | 2026-03-18T21:23:45.386Z | Downloaded embedded-io v0.6.1 |
| 687 | 2026-03-18T21:23:45.387Z | Downloaded futures-task v0.3.32 |
| 688 | 2026-03-18T21:23:45.387Z | Downloaded dsl_auto_type v0.2.0 |
| 689 | 2026-03-18T21:23:45.390Z | Downloaded globwalk v0.9.1 |
| 690 | 2026-03-18T21:23:45.390Z | Downloaded debug-ignore v1.0.5 |
| 691 | 2026-03-18T21:23:45.392Z | Downloaded gethostname v0.5.0 |
| 692 | 2026-03-18T21:23:45.392Z | Downloaded foreign-types-shared v0.1.1 |
| 693 | 2026-03-18T21:23:45.392Z | Downloaded foreign-types v0.5.0 |
| 694 | 2026-03-18T21:23:45.395Z | Downloaded bitfield-macros v0.19.4 |
| 695 | 2026-03-18T21:23:45.395Z | Downloaded deranged v0.5.8 |
| 696 | 2026-03-18T21:23:45.398Z | Downloaded cbc v0.1.2 |
| 697 | 2026-03-18T21:23:45.398Z | Downloaded bcs v0.1.6 |
| 698 | 2026-03-18T21:23:45.401Z | Downloaded float-cmp v0.10.0 |
| 699 | 2026-03-18T21:23:45.401Z | Downloaded diesel-dtrace v0.5.0 |
| 700 | 2026-03-18T21:23:45.404Z | Downloaded foldhash v0.1.5 |
| 701 | 2026-03-18T21:23:45.404Z | Downloaded darling v0.21.3 |
| 702 | 2026-03-18T21:23:45.407Z | Downloaded cipher v0.4.4 |
| 703 | 2026-03-18T21:23:45.410Z | Downloaded either v1.15.0 |
| 704 | 2026-03-18T21:23:45.410Z | Downloaded headers-core v0.3.0 |
| 705 | 2026-03-18T21:23:45.413Z | Downloaded hash32 v0.3.1 |
| 706 | 2026-03-18T21:23:45.413Z | Downloaded cmake v0.1.57 |
| 707 | 2026-03-18T21:23:45.415Z | Downloaded git-stub v1.0.0 |
| 708 | 2026-03-18T21:23:45.415Z | Downloaded futures-sink v0.3.32 |
| 709 | 2026-03-18T21:23:45.415Z | Downloaded const_format_proc_macros v0.2.34 |
| 710 | 2026-03-18T21:23:45.418Z | Downloaded corncobs v0.1.4 |
| 711 | 2026-03-18T21:23:45.421Z | Downloaded http-range v0.1.5 |
| 712 | 2026-03-18T21:23:45.421Z | Downloaded hubpack v0.1.2 |
| 713 | 2026-03-18T21:23:45.421Z | Downloaded http-body v1.0.1 |
| 714 | 2026-03-18T21:23:45.424Z | Downloaded home v0.5.12 |
| 715 | 2026-03-18T21:23:45.425Z | Downloaded derive_builder_core v0.20.2 |
| 716 | 2026-03-18T21:23:45.428Z | Downloaded arrayvec v0.7.6 |
| 717 | 2026-03-18T21:23:45.428Z | Downloaded hash32 v0.2.1 |
| 718 | 2026-03-18T21:23:45.431Z | Downloaded ecdsa v0.16.9 |
| 719 | 2026-03-18T21:23:45.431Z | Downloaded hex-literal v0.4.1 |
| 720 | 2026-03-18T21:23:45.431Z | Downloaded bitflags v1.3.2 |
| 721 | 2026-03-18T21:23:45.477Z | Downloaded embedded-io v0.4.0 |
| 722 | 2026-03-18T21:23:45.477Z | Downloaded fs-err v2.11.0 |
| 723 | 2026-03-18T21:23:45.477Z | Downloaded foldhash v0.2.0 |
| 724 | 2026-03-18T21:23:45.478Z | Downloaded hostname v0.4.2 |
| 725 | 2026-03-18T21:23:45.478Z | Downloaded httpdate v1.0.3 |
| 726 | 2026-03-18T21:23:45.478Z | Downloaded hostname v0.3.1 |
| 727 | 2026-03-18T21:23:45.478Z | Downloaded ff v0.13.1 |
| 728 | 2026-03-18T21:23:45.478Z | Downloaded fallible-iterator v0.2.0 |
| 729 | 2026-03-18T21:23:45.478Z | Downloaded hyper-tls v0.6.0 |
| 730 | 2026-03-18T21:23:45.478Z | Downloaded crossbeam-utils v0.8.21 |
| 731 | 2026-03-18T21:23:45.478Z | Downloaded env_logger v0.11.9 |
| 732 | 2026-03-18T21:23:45.478Z | Downloaded ena v0.14.4 |
| 733 | 2026-03-18T21:23:45.478Z | Downloaded ed25519 v2.2.3 |
| 734 | 2026-03-18T21:23:45.478Z | Downloaded hubpack_derive v0.1.1 |
| 735 | 2026-03-18T21:23:45.478Z | Downloaded indent_write v2.2.0 |
| 736 | 2026-03-18T21:23:45.478Z | Downloaded ident_case v1.0.1 |
| 737 | 2026-03-18T21:23:45.478Z | Downloaded find-msvc-tools v0.1.9 |
| 738 | 2026-03-18T21:23:45.485Z | Downloaded crypto-bigint v0.5.5 |
| 739 | 2026-03-18T21:23:45.485Z | Downloaded indoc v1.0.9 |
| 740 | 2026-03-18T21:23:45.485Z | Downloaded hex v0.4.3 |
| 741 | 2026-03-18T21:23:45.488Z | Downloaded group v0.13.0 |
| 742 | 2026-03-18T21:23:45.488Z | Downloaded glob v0.3.3 |
| 743 | 2026-03-18T21:23:45.488Z | Downloaded is-terminal v0.4.17 |
| 744 | 2026-03-18T21:23:45.488Z | Downloaded keccak v0.1.6 |
| 745 | 2026-03-18T21:23:45.488Z | Downloaded instability v0.3.11 |
| 746 | 2026-03-18T21:23:45.492Z | Downloaded crc32fast v1.5.0 |
| 747 | 2026-03-18T21:23:45.492Z | Downloaded cookie v0.18.1 |
| 748 | 2026-03-18T21:23:45.495Z | Downloaded colored v2.2.0 |
| 749 | 2026-03-18T21:23:45.495Z | Downloaded lazy_static v1.5.0 |
| 750 | 2026-03-18T21:23:45.498Z | Downloaded kstat-rs v0.2.4 |
| 751 | 2026-03-18T21:23:45.498Z | Downloaded lalrpop-util v0.19.12 |
| 752 | 2026-03-18T21:23:45.501Z | Downloaded fs_extra v1.3.0 |
| 753 | 2026-03-18T21:23:45.501Z | Downloaded bzip2 v0.6.1 |
| 754 | 2026-03-18T21:23:45.504Z | Downloaded ciborium v0.2.2 |
| 755 | 2026-03-18T21:23:45.504Z | Downloaded is_ci v1.2.0 |
| 756 | 2026-03-18T21:23:45.509Z | Downloaded internet-checksum v0.2.1 |
| 757 | 2026-03-18T21:23:45.509Z | Downloaded inout v0.1.4 |
| 758 | 2026-03-18T21:23:45.509Z | Downloaded darling v0.23.0 |
| 759 | 2026-03-18T21:23:45.513Z | Downloaded console v0.15.11 |
| 760 | 2026-03-18T21:23:45.515Z | Downloaded futures-channel v0.3.32 |
| 761 | 2026-03-18T21:23:45.515Z | Downloaded crossbeam-epoch v0.9.18 |
| 762 | 2026-03-18T21:23:45.518Z | Downloaded aes-gcm v0.10.3 |
| 763 | 2026-03-18T21:23:45.521Z | Downloaded darling v0.20.11 |
| 764 | 2026-03-18T21:23:45.524Z | Downloaded filetime v0.2.27 |
| 765 | 2026-03-18T21:23:45.527Z | Downloaded async-bb8-diesel v0.2.1 |
| 766 | 2026-03-18T21:23:45.527Z | Downloaded argon2 v0.5.3 |
| 767 | 2026-03-18T21:23:45.530Z | Downloaded managed v0.8.0 |
| 768 | 2026-03-18T21:23:45.530Z | Downloaded memoffset v0.9.1 |
| 769 | 2026-03-18T21:23:45.536Z | Downloaded maplit v1.0.2 |
| 770 | 2026-03-18T21:23:45.536Z | Downloaded lru-slab v0.1.2 |
| 771 | 2026-03-18T21:23:45.536Z | Downloaded lru-cache v0.1.2 |
| 772 | 2026-03-18T21:23:45.536Z | Downloaded md5 v0.7.0 |
| 773 | 2026-03-18T21:23:45.536Z | Downloaded lzss v0.8.2 |
| 774 | 2026-03-18T21:23:45.540Z | Downloaded lru v0.12.5 |
| 775 | 2026-03-18T21:23:45.540Z | Downloaded half v1.8.3 |
| 776 | 2026-03-18T21:23:45.543Z | Downloaded globset v0.4.18 |
| 777 | 2026-03-18T21:23:45.543Z | Downloaded maybe-uninit v2.0.0 |
| 778 | 2026-03-18T21:23:45.546Z | Downloaded linked-hash-map v0.5.6 |
| 779 | 2026-03-18T21:23:45.546Z | Downloaded hyper-staticfile v0.10.1 |
| 780 | 2026-03-18T21:23:45.550Z | Downloaded multimap v0.10.1 |
| 781 | 2026-03-18T21:23:45.550Z | Downloaded newtype-uuid-macros v0.1.0 |
| 782 | 2026-03-18T21:23:45.550Z | Downloaded mime v0.3.17 |
| 783 | 2026-03-18T21:23:45.553Z | Downloaded new_debug_unreachable v1.0.6 |
| 784 | 2026-03-18T21:23:45.553Z | Downloaded git-stub-vcs v0.1.0 |
| 785 | 2026-03-18T21:23:45.553Z | Downloaded getrandom v0.2.17 |
| 786 | 2026-03-18T21:23:45.557Z | Downloaded newtype_derive v0.1.6 |
| 787 | 2026-03-18T21:23:45.557Z | Downloaded ingot v0.1.1 |
| 788 | 2026-03-18T21:23:45.561Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 789 | 2026-03-18T21:23:45.561Z | Downloaded bzip2 v0.4.4 |
| 790 | 2026-03-18T21:23:45.561Z | Downloaded indoc v2.0.7 |
| 791 | 2026-03-18T21:23:45.565Z | Downloaded hmac v0.12.1 |
| 792 | 2026-03-18T21:23:45.568Z | Downloaded newline-converter v0.3.0 |
| 793 | 2026-03-18T21:23:45.568Z | Downloaded ipnet v2.11.0 |
| 794 | 2026-03-18T21:23:45.568Z | Downloaded instant v0.1.13 |
| 795 | 2026-03-18T21:23:45.571Z | Downloaded ingot-types v0.1.2 |
| 796 | 2026-03-18T21:23:45.571Z | Downloaded libsw v3.5.0 |
| 797 | 2026-03-18T21:23:45.576Z | Downloaded libefi-sys v0.1.0 |
| 798 | 2026-03-18T21:23:45.576Z | Downloaded num v0.4.3 |
| 799 | 2026-03-18T21:23:45.579Z | Downloaded nibble_vec v0.1.0 |
| 800 | 2026-03-18T21:23:45.579Z | Downloaded ipnetwork v0.21.1 |
| 801 | 2026-03-18T21:23:45.579Z | Downloaded normalize-line-endings v0.3.0 |
| 802 | 2026-03-18T21:23:45.579Z | Downloaded crc-any v2.5.0 |
| 803 | 2026-03-18T21:23:45.583Z | Downloaded libscf-sys v1.1.0 |
| 804 | 2026-03-18T21:23:45.583Z | Downloaded num-conv v0.2.0 |
| 805 | 2026-03-18T21:23:45.583Z | Downloaded nonempty v0.12.0 |
| 806 | 2026-03-18T21:23:45.583Z | Downloaded nodrop v0.1.14 |
| 807 | 2026-03-18T21:23:45.587Z | Downloaded derive_builder v0.20.2 |
| 808 | 2026-03-18T21:23:45.591Z | Downloaded num-derive v0.4.2 |
| 809 | 2026-03-18T21:23:45.591Z | Downloaded hickory-client v0.25.2 |
| 810 | 2026-03-18T21:23:45.596Z | Downloaded libsw-core v0.3.2 |
| 811 | 2026-03-18T21:23:45.596Z | Downloaded dropshot_endpoint v0.16.7 |
| 812 | 2026-03-18T21:23:45.600Z | Downloaded highway v1.3.0 |
| 813 | 2026-03-18T21:23:45.600Z | Downloaded derive_more v0.99.20 |
| 814 | 2026-03-18T21:23:45.603Z | Downloaded olpc-cjson v0.1.4 |
| 815 | 2026-03-18T21:23:45.603Z | Downloaded num_threads v0.1.7 |
| 816 | 2026-03-18T21:23:45.606Z | Downloaded fatfs v0.3.6 |
| 817 | 2026-03-18T21:23:45.606Z | Downloaded num_enum_derive v0.5.11 |
| 818 | 2026-03-18T21:23:45.611Z | Downloaded oso-derive v0.27.3 |
| 819 | 2026-03-18T21:23:45.611Z | Downloaded humantime v2.3.0 |
| 820 | 2026-03-18T21:23:45.611Z | Downloaded opaque-debug v0.3.1 |
| 821 | 2026-03-18T21:23:45.611Z | Downloaded openssl-probe v0.1.6 |
| 822 | 2026-03-18T21:23:45.615Z | Downloaded num-iter v0.1.45 |
| 823 | 2026-03-18T21:23:45.615Z | Downloaded getrandom v0.3.4 |
| 824 | 2026-03-18T21:23:45.618Z | Downloaded jobserver v0.1.34 |
| 825 | 2026-03-18T21:23:45.618Z | Downloaded newtype-uuid v1.3.2 |
| 826 | 2026-03-18T21:23:45.622Z | Downloaded match_cfg v0.1.0 |
| 827 | 2026-03-18T21:23:45.622Z | Downloaded linear-map v1.2.0 |
| 828 | 2026-03-18T21:23:45.622Z | Downloaded libloading v0.8.9 |
| 829 | 2026-03-18T21:23:45.625Z | Downloaded openssl-macros v0.1.1 |
| 830 | 2026-03-18T21:23:45.625Z | Downloaded hyper-rustls v0.27.7 |
| 831 | 2026-03-18T21:23:45.628Z | Downloaded md-5 v0.10.6 |
| 832 | 2026-03-18T21:23:45.628Z | Downloaded futures v0.3.32 |
| 833 | 2026-03-18T21:23:45.632Z | Downloaded openssl-probe v0.2.1 |
| 834 | 2026-03-18T21:23:45.634Z | Downloaded nanorand v0.7.0 |
| 835 | 2026-03-18T21:23:45.639Z | Downloaded parse-display v0.10.0 |
| 836 | 2026-03-18T21:23:45.639Z | Downloaded packed_struct_codegen v0.10.1 |
| 837 | 2026-03-18T21:23:45.639Z | Downloaded half v2.7.1 |
| 838 | 2026-03-18T21:23:45.642Z | Downloaded native-tls v0.2.18 |
| 839 | 2026-03-18T21:23:45.642Z | Downloaded mime_guess v2.0.5 |
| 840 | 2026-03-18T21:23:45.645Z | Downloaded parse-size v1.1.0 |
| 841 | 2026-03-18T21:23:45.645Z | Downloaded iana-time-zone v0.1.65 |
| 842 | 2026-03-18T21:23:45.648Z | Downloaded compact_str v0.8.1 |
| 843 | 2026-03-18T21:23:45.650Z | Downloaded chacha20poly1305 v0.10.1 |
| 844 | 2026-03-18T21:23:45.650Z | Downloaded num-complex v0.4.6 |
| 845 | 2026-03-18T21:23:45.653Z | Downloaded ingot-macros v0.1.1 |
| 846 | 2026-03-18T21:23:45.653Z | Downloaded des v0.8.1 |
| 847 | 2026-03-18T21:23:45.656Z | Downloaded num_enum v0.7.5 |
| 848 | 2026-03-18T21:23:45.659Z | Downloaded pbkdf2 v0.11.0 |
| 849 | 2026-03-18T21:23:45.662Z | Downloaded peg-runtime v0.8.5 |
| 850 | 2026-03-18T21:23:45.662Z | Downloaded path-slash v0.1.5 |
| 851 | 2026-03-18T21:23:45.662Z | Downloaded num-integer v0.1.46 |
| 852 | 2026-03-18T21:23:45.665Z | Downloaded derive-where v1.6.0 |
| 853 | 2026-03-18T21:23:45.668Z | Downloaded phf_shared v0.11.3 |
| 854 | 2026-03-18T21:23:45.668Z | Downloaded bumpalo v3.20.2 |
| 855 | 2026-03-18T21:23:45.671Z | Downloaded num_enum v0.5.11 |
| 856 | 2026-03-18T21:23:45.674Z | Downloaded base64 v0.21.7 |
| 857 | 2026-03-18T21:23:45.677Z | Downloaded phf_shared v0.12.1 |
| 858 | 2026-03-18T21:23:45.680Z | Downloaded diff v0.1.13 |
| 859 | 2026-03-18T21:23:45.682Z | Downloaded num-derive v0.3.3 |
| 860 | 2026-03-18T21:23:45.683Z | Downloaded lock_api v0.4.14 |
| 861 | 2026-03-18T21:23:45.685Z | Downloaded litrs v1.0.0 |
| 862 | 2026-03-18T21:23:45.687Z | Downloaded http-body-util v0.1.3 |
| 863 | 2026-03-18T21:23:45.690Z | Downloaded pin-utils v0.1.0 |
| 864 | 2026-03-18T21:23:45.690Z | Downloaded futures-executor v0.3.32 |
| 865 | 2026-03-18T21:23:45.690Z | Downloaded const-oid v0.9.6 |
| 866 | 2026-03-18T21:23:45.692Z | Downloaded console v0.16.2 |
| 867 | 2026-03-18T21:23:45.695Z | Downloaded colored v3.1.1 |
| 868 | 2026-03-18T21:23:45.695Z | Downloaded num-rational v0.4.2 |
| 869 | 2026-03-18T21:23:45.698Z | Downloaded darling_core v0.23.0 |
| 870 | 2026-03-18T21:23:45.701Z | Downloaded crossbeam-channel v0.5.15 |
| 871 | 2026-03-18T21:23:45.704Z | Downloaded predicates-core v1.0.10 |
| 872 | 2026-03-18T21:23:45.707Z | Downloaded precomputed-hash v0.1.1 |
| 873 | 2026-03-18T21:23:45.707Z | Downloaded multer v3.1.0 |
| 874 | 2026-03-18T21:23:45.710Z | Downloaded oxide-tokio-rt v0.1.3 |
| 875 | 2026-03-18T21:23:45.710Z | Downloaded memmap2 v0.9.10 |
| 876 | 2026-03-18T21:23:45.712Z | Downloaded predicates-tree v1.0.13 |
| 877 | 2026-03-18T21:23:45.712Z | Downloaded ignore v0.4.25 |
| 878 | 2026-03-18T21:23:45.715Z | Downloaded powerfmt v0.2.0 |
| 879 | 2026-03-18T21:23:45.718Z | Downloaded packed_struct v0.10.1 |
| 880 | 2026-03-18T21:23:45.718Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 881 | 2026-03-18T21:23:45.718Z | Downloaded base64 v0.22.1 |
| 882 | 2026-03-18T21:23:45.721Z | Downloaded password-hash v0.5.0 |
| 883 | 2026-03-18T21:23:45.724Z | Downloaded proc-macro-crate v1.3.1 |
| 884 | 2026-03-18T21:23:45.724Z | Downloaded proc-macro-crate v3.4.0 |
| 885 | 2026-03-18T21:23:45.727Z | Downloaded parking_lot_core v0.8.6 |
| 886 | 2026-03-18T21:23:45.727Z | Downloaded progenitor-client v0.10.0 |
| 887 | 2026-03-18T21:23:45.730Z | Downloaded backon v1.6.0 |
| 888 | 2026-03-18T21:23:45.733Z | Downloaded chacha20 v0.10.0 |
| 889 | 2026-03-18T21:23:45.733Z | Downloaded psl-types v2.0.11 |
| 890 | 2026-03-18T21:23:45.736Z | Downloaded quick-error v1.2.3 |
| 891 | 2026-03-18T21:23:45.736Z | Downloaded peg v0.8.5 |
| 892 | 2026-03-18T21:23:45.739Z | Downloaded heapless v0.7.17 |
| 893 | 2026-03-18T21:23:45.744Z | Downloaded headers v0.4.1 |
| 894 | 2026-03-18T21:23:45.747Z | Downloaded httparse v1.10.1 |
| 895 | 2026-03-18T21:23:45.751Z | Downloaded pem v3.0.6 |
| 896 | 2026-03-18T21:23:45.751Z | Downloaded pbkdf2 v0.12.2 |
| 897 | 2026-03-18T21:23:45.751Z | Downloaded progenitor-client v0.11.2 |
| 898 | 2026-03-18T21:23:45.754Z | Downloaded password-hash v0.4.2 |
| 899 | 2026-03-18T21:23:45.754Z | Downloaded progenitor-macro v0.10.0 |
| 900 | 2026-03-18T21:23:45.754Z | Downloaded parse-display-derive v0.10.0 |
| 901 | 2026-03-18T21:23:45.756Z | Downloaded paste v1.0.15 |
| 902 | 2026-03-18T21:23:45.760Z | Downloaded progenitor-macro v0.11.2 |
| 903 | 2026-03-18T21:23:45.760Z | Downloaded indexmap v1.9.3 |
| 904 | 2026-03-18T21:23:45.763Z | Downloaded phf_shared v0.13.1 |
| 905 | 2026-03-18T21:23:45.763Z | Downloaded pem-rfc7468 v0.7.0 |
| 906 | 2026-03-18T21:23:45.765Z | Downloaded nu-ansi-term v0.50.3 |
| 907 | 2026-03-18T21:23:45.765Z | Downloaded cargo_toml v0.22.3 |
| 908 | 2026-03-18T21:23:45.768Z | Downloaded pin-project-lite v0.2.17 |
| 909 | 2026-03-18T21:23:45.771Z | Downloaded rand_chacha v0.3.1 |
| 910 | 2026-03-18T21:23:45.773Z | Downloaded radium v0.7.0 |
| 911 | 2026-03-18T21:23:45.773Z | Downloaded drift v0.1.3 |
| 912 | 2026-03-18T21:23:45.777Z | Downloaded phf v0.13.1 |
| 913 | 2026-03-18T21:23:45.780Z | Downloaded omicron-zone-package v0.12.2 |
| 914 | 2026-03-18T21:23:45.783Z | Downloaded pkcs8 v0.10.2 |
| 915 | 2026-03-18T21:23:45.786Z | Downloaded flate2 v1.1.9 |
| 916 | 2026-03-18T21:23:45.788Z | Downloaded elliptic-curve v0.13.8 |
| 917 | 2026-03-18T21:23:45.792Z | Downloaded pin-project-internal v1.1.11 |
| 918 | 2026-03-18T21:23:45.794Z | Downloaded postgres-protocol v0.6.10 |
| 919 | 2026-03-18T21:23:45.794Z | Downloaded poly1305 v0.8.0 |
| 920 | 2026-03-18T21:23:45.797Z | Downloaded owo-colors v4.3.0 |
| 921 | 2026-03-18T21:23:45.800Z | Downloaded polyval v0.6.2 |
| 922 | 2026-03-18T21:23:45.800Z | Downloaded ppv-lite86 v0.2.21 |
| 923 | 2026-03-18T21:23:45.803Z | Downloaded oxnet v0.1.4 |
| 924 | 2026-03-18T21:23:45.803Z | Downloaded ref-cast v1.0.25 |
| 925 | 2026-03-18T21:23:45.806Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 926 | 2026-03-18T21:23:45.806Z | Downloaded recursive v0.1.1 |
| 927 | 2026-03-18T21:23:45.809Z | Downloaded rand_xorshift v0.4.0 |
| 928 | 2026-03-18T21:23:45.809Z | Downloaded parking_lot_core v0.9.12 |
| 929 | 2026-03-18T21:23:45.811Z | Downloaded der v0.7.10 |
| 930 | 2026-03-18T21:23:45.814Z | Downloaded progenitor-extras v0.1.1 |
| 931 | 2026-03-18T21:23:45.816Z | Downloaded ref-cast-impl v1.0.25 |
| 932 | 2026-03-18T21:23:45.817Z | Downloaded psm v0.1.30 |
| 933 | 2026-03-18T21:23:45.820Z | Downloaded parking_lot v0.11.2 |
| 934 | 2026-03-18T21:23:45.823Z | Downloaded progenitor v0.10.0 |
| 935 | 2026-03-18T21:23:45.823Z | Downloaded rfc6979 v0.4.0 |
| 936 | 2026-03-18T21:23:45.823Z | Downloaded aho-corasick v1.1.4 |
| 937 | 2026-03-18T21:23:45.826Z | Downloaded primeorder v0.13.6 |
| 938 | 2026-03-18T21:23:45.829Z | Downloaded proc-macro-error2 v2.0.1 |
| 939 | 2026-03-18T21:23:45.832Z | Downloaded progenitor-macro v0.13.0 |
| 940 | 2026-03-18T21:23:45.832Z | Downloaded progenitor-client v0.13.0 |
| 941 | 2026-03-18T21:23:45.835Z | Downloaded progenitor v0.11.2 |
| 942 | 2026-03-18T21:23:45.835Z | Downloaded predicates v3.1.4 |
| 943 | 2026-03-18T21:23:45.838Z | Downloaded rtoolbox v0.0.3 |
| 944 | 2026-03-18T21:23:45.838Z | Downloaded indicatif v0.18.4 |
| 945 | 2026-03-18T21:23:45.840Z | Downloaded heapless v0.8.0 |
| 946 | 2026-03-18T21:23:45.843Z | Downloaded rustc_version v0.4.1 |
| 947 | 2026-03-18T21:23:45.846Z | Downloaded phf v0.12.1 |
| 948 | 2026-03-18T21:23:45.846Z | Downloaded rand_core v0.9.5 |
| 949 | 2026-03-18T21:23:45.848Z | Downloaded peg-macros v0.8.5 |
| 950 | 2026-03-18T21:23:45.851Z | Downloaded r2d2 v0.8.10 |
| 951 | 2026-03-18T21:23:45.851Z | Downloaded rustc_version v0.1.7 |
| 952 | 2026-03-18T21:23:45.851Z | Downloaded rustc-hash v2.1.1 |
| 953 | 2026-03-18T21:23:45.854Z | Downloaded aes v0.8.4 |
| 954 | 2026-03-18T21:23:45.857Z | Downloaded libbz2-rs-sys v0.2.2 |
| 955 | 2026-03-18T21:23:45.857Z | Downloaded hickory-resolver v0.25.2 |
| 956 | 2026-03-18T21:23:45.862Z | Downloaded pkcs1 v0.7.5 |
| 957 | 2026-03-18T21:23:45.864Z | Downloaded rand_chacha v0.9.0 |
| 958 | 2026-03-18T21:23:45.864Z | Downloaded derive_more v2.1.1 |
| 959 | 2026-03-18T21:23:45.874Z | Downloaded rand_core v0.10.0 |
| 960 | 2026-03-18T21:23:45.877Z | Downloaded rand_core v0.6.4 |
| 961 | 2026-03-18T21:23:45.877Z | Downloaded rand_seeder v0.4.0 |
| 962 | 2026-03-18T21:23:45.877Z | Downloaded postgres-types v0.2.12 |
| 963 | 2026-03-18T21:23:45.879Z | Downloaded sapling-renderdag v0.1.0 |
| 964 | 2026-03-18T21:23:45.882Z | Downloaded salsa20 v0.10.2 |
| 965 | 2026-03-18T21:23:45.882Z | Downloaded postcard v1.1.3 |
| 966 | 2026-03-18T21:23:45.885Z | Downloaded scheduled-thread-pool v0.2.7 |
| 967 | 2026-03-18T21:23:45.886Z | Downloaded pkcs5 v0.7.1 |
| 968 | 2026-03-18T21:23:45.889Z | Downloaded same-file v1.0.6 |
| 969 | 2026-03-18T21:23:45.889Z | Downloaded oso v0.27.3 |
| 970 | 2026-03-18T21:23:45.891Z | Downloaded derive_more-impl v2.1.1 |
| 971 | 2026-03-18T21:23:45.895Z | Downloaded papergrid v0.17.0 |
| 972 | 2026-03-18T21:23:45.899Z | Downloaded parking_lot v0.12.5 |
| 973 | 2026-03-18T21:23:45.902Z | Downloaded progenitor v0.13.0 |
| 974 | 2026-03-18T21:23:45.905Z | Downloaded miniz_oxide v0.8.9 |
| 975 | 2026-03-18T21:23:45.905Z | Downloaded scroll_derive v0.13.1 |
| 976 | 2026-03-18T21:23:45.907Z | Downloaded scopeguard v1.2.0 |
| 977 | 2026-03-18T21:23:45.908Z | Downloaded pkg-config v0.3.32 |
| 978 | 2026-03-18T21:23:45.910Z | Downloaded secrecy v0.10.3 |
| 979 | 2026-03-18T21:23:45.910Z | Downloaded semver v0.1.20 |
| 980 | 2026-03-18T21:23:45.910Z | Downloaded secrecy v0.8.0 |
| 981 | 2026-03-18T21:23:45.913Z | Downloaded scrypt v0.11.0 |
| 982 | 2026-03-18T21:23:45.913Z | Downloaded seq-macro v0.3.6 |
| 983 | 2026-03-18T21:23:45.915Z | Downloaded diesel_derives v2.3.7 |
| 984 | 2026-03-18T21:23:45.919Z | Downloaded resolv-conf v0.7.6 |
| 985 | 2026-03-18T21:23:45.921Z | Downloaded expectorate v1.2.0 |
| 986 | 2026-03-18T21:23:45.925Z | Downloaded jiff-static v0.2.21 |
| 987 | 2026-03-18T21:23:45.927Z | Downloaded ed25519-dalek v2.2.0 |
| 988 | 2026-03-18T21:23:45.930Z | Downloaded serde_bytes v0.11.19 |
| 989 | 2026-03-18T21:23:45.930Z | Downloaded serde_urlencoded v0.7.1 |
| 990 | 2026-03-18T21:23:45.933Z | Downloaded pin-project v1.1.11 |
| 991 | 2026-03-18T21:23:45.939Z | Downloaded serde_spanned v1.0.4 |
| 992 | 2026-03-18T21:23:45.942Z | Downloaded serde_plain v1.0.2 |
| 993 | 2026-03-18T21:23:45.942Z | Downloaded quinn-udp v0.5.14 |
| 994 | 2026-03-18T21:23:45.945Z | Downloaded hickory-resolver v0.24.4 |
| 995 | 2026-03-18T21:23:45.947Z | Downloaded signal-hook-tokio v0.3.1 |
| 996 | 2026-03-18T21:23:45.950Z | Downloaded signature v2.2.0 |
| 997 | 2026-03-18T21:23:45.950Z | Downloaded signal-hook-mio v0.2.5 |
| 998 | 2026-03-18T21:23:45.953Z | Downloaded sha1 v0.10.6 |
| 999 | 2026-03-18T21:23:45.953Z | Downloaded rustls-pemfile v2.2.0 |
| 1000 | 2026-03-18T21:23:45.957Z | Downloaded shell-words v1.1.1 |
| 1001 | 2026-03-18T21:23:45.957Z | Downloaded rustls-pemfile v1.0.4 |
| 1002 | 2026-03-18T21:23:45.959Z | Downloaded prefix-trie v0.7.0 |
| 1003 | 2026-03-18T21:23:45.960Z | Downloaded dropshot-api-manager v0.6.0 |
| 1004 | 2026-03-18T21:23:45.964Z | Downloaded rusty-fork v0.3.1 |
| 1005 | 2026-03-18T21:23:45.966Z | Downloaded rustls-native-certs v0.8.3 |
| 1006 | 2026-03-18T21:23:45.966Z | Downloaded serde-big-array v0.5.1 |
| 1007 | 2026-03-18T21:23:45.969Z | Downloaded sigpipe v0.1.3 |
| 1008 | 2026-03-18T21:23:45.969Z | Downloaded russh-cryptovec v0.7.3 |
| 1009 | 2026-03-18T21:23:45.969Z | Downloaded cc v1.2.56 |
| 1010 | 2026-03-18T21:23:45.972Z | Downloaded siphasher v1.0.2 |
| 1011 | 2026-03-18T21:23:45.976Z | Downloaded crossterm v0.28.1 |
| 1012 | 2026-03-18T21:23:45.979Z | Downloaded rustversion v1.0.22 |
| 1013 | 2026-03-18T21:23:45.982Z | Downloaded p256 v0.13.2 |
| 1014 | 2026-03-18T21:23:45.984Z | Downloaded minimal-lexical v0.2.1 |
| 1015 | 2026-03-18T21:23:45.987Z | Downloaded crossterm v0.29.0 |
| 1016 | 2026-03-18T21:23:45.990Z | Downloaded scroll v0.13.0 |
| 1017 | 2026-03-18T21:23:45.993Z | Downloaded schemars_derive v0.8.22 |
| 1018 | 2026-03-18T21:23:45.995Z | Downloaded progenitor-impl v0.11.2 |
| 1019 | 2026-03-18T21:23:45.995Z | Downloaded ssh-cipher v0.2.0 |
| 1020 | 2026-03-18T21:23:45.998Z | Downloaded progenitor-impl v0.13.0 |
| 1021 | 2026-03-18T21:23:45.998Z | Downloaded darling_core v0.21.3 |
| 1022 | 2026-03-18T21:23:46.002Z | Downloaded ssh-encoding v0.2.0 |
| 1023 | 2026-03-18T21:23:46.005Z | Downloaded sct v0.7.1 |
| 1024 | 2026-03-18T21:23:46.008Z | Downloaded sqlparser_derive v0.5.0 |
| 1025 | 2026-03-18T21:23:46.008Z | Downloaded num_enum_derive v0.7.5 |
| 1026 | 2026-03-18T21:23:46.010Z | Downloaded serde_path_to_error v0.1.20 |
| 1027 | 2026-03-18T21:23:46.010Z | Downloaded darling_core v0.20.11 |
| 1028 | 2026-03-18T21:23:46.014Z | Downloaded serde_derive_internals v0.29.1 |
| 1029 | 2026-03-18T21:23:46.019Z | Downloaded serde-hex v0.1.0 |
| 1030 | 2026-03-18T21:23:46.019Z | Downloaded hashbrown v0.13.2 |
| 1031 | 2026-03-18T21:23:46.022Z | Downloaded hashbrown v0.12.3 |
| 1032 | 2026-03-18T21:23:46.022Z | Downloaded signal-hook-registry v1.4.8 |
| 1033 | 2026-03-18T21:23:46.025Z | Downloaded serde_repr v0.1.20 |
| 1034 | 2026-03-18T21:23:46.025Z | Downloaded hickory-server v0.25.2 |
| 1035 | 2026-03-18T21:23:46.028Z | Downloaded derive-ex v0.1.8 |
| 1036 | 2026-03-18T21:23:46.031Z | Downloaded der_derive v0.7.3 |
| 1037 | 2026-03-18T21:23:46.031Z | Downloaded defmt v1.0.1 |
| 1038 | 2026-03-18T21:23:46.034Z | Downloaded russh-keys v0.45.0 |
| 1039 | 2026-03-18T21:23:46.037Z | Downloaded slog-bunyan v2.5.0 |
| 1040 | 2026-03-18T21:23:46.037Z | Downloaded data-encoding v2.10.0 |
| 1041 | 2026-03-18T21:23:46.040Z | Downloaded const_format v0.2.35 |
| 1042 | 2026-03-18T21:23:46.043Z | Downloaded strum v0.26.3 |
| 1043 | 2026-03-18T21:23:46.043Z | Downloaded structmeta v0.3.0 |
| 1044 | 2026-03-18T21:23:46.043Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1045 | 2026-03-18T21:23:46.046Z | Downloaded shlex v1.3.0 |
| 1046 | 2026-03-18T21:23:46.046Z | Downloaded openssl-sys v0.9.111 |
| 1047 | 2026-03-18T21:23:46.049Z | Downloaded fd-lock v4.0.4 |
| 1048 | 2026-03-18T21:23:46.052Z | Downloaded rustls-pki-types v1.14.0 |
| 1049 | 2026-03-18T21:23:46.054Z | Downloaded http v1.4.0 |
| 1050 | 2026-03-18T21:23:46.057Z | Downloaded constant_time_eq v0.4.2 |
| 1051 | 2026-03-18T21:23:46.060Z | Downloaded slog-scope v4.4.1 |
| 1052 | 2026-03-18T21:23:46.060Z | Downloaded supports-color v3.0.2 |
| 1053 | 2026-03-18T21:23:46.063Z | Downloaded strum v0.27.2 |
| 1054 | 2026-03-18T21:23:46.063Z | Downloaded subtle v2.6.1 |
| 1055 | 2026-03-18T21:23:46.063Z | Downloaded slab v0.4.12 |
| 1056 | 2026-03-18T21:23:46.066Z | Downloaded tap v1.0.1 |
| 1057 | 2026-03-18T21:23:46.066Z | Downloaded prettyplease v0.2.37 |
| 1058 | 2026-03-18T21:23:46.069Z | Downloaded progenitor-impl v0.10.0 |
| 1059 | 2026-03-18T21:23:46.072Z | Downloaded sync-ptr v0.1.4 |
| 1060 | 2026-03-18T21:23:46.072Z | Downloaded pretty_assertions v1.4.1 |
| 1061 | 2026-03-18T21:23:46.076Z | Downloaded simd-adler32 v0.3.8 |
| 1062 | 2026-03-18T21:23:46.076Z | Downloaded base64ct v1.8.3 |
| 1063 | 2026-03-18T21:23:46.080Z | Downloaded tagptr v0.2.0 |
| 1064 | 2026-03-18T21:23:46.080Z | Downloaded slog-stdlog v4.1.1 |
| 1065 | 2026-03-18T21:23:46.083Z | Downloaded take_mut v0.2.2 |
| 1066 | 2026-03-18T21:23:46.083Z | Downloaded tabled_derive v0.11.0 |
| 1067 | 2026-03-18T21:23:46.083Z | Downloaded sync_wrapper v1.0.2 |
| 1068 | 2026-03-18T21:23:46.083Z | Downloaded tabwriter v1.4.1 |
| 1069 | 2026-03-18T21:23:46.086Z | Downloaded ascii-canvas v3.0.0 |
| 1070 | 2026-03-18T21:23:46.086Z | Downloaded backoff v0.4.0 |
| 1071 | 2026-03-18T21:23:46.089Z | Downloaded atty v0.2.14 |
| 1072 | 2026-03-18T21:23:46.089Z | Downloaded termtree v0.5.1 |
| 1073 | 2026-03-18T21:23:46.089Z | Downloaded thread-id v5.1.0 |
| 1074 | 2026-03-18T21:23:46.092Z | Downloaded testing_table v0.3.0 |
| 1075 | 2026-03-18T21:23:46.092Z | Downloaded async-trait v0.1.89 |
| 1076 | 2026-03-18T21:23:46.095Z | Downloaded time-core v0.1.8 |
| 1077 | 2026-03-18T21:23:46.095Z | Downloaded ctr v0.9.2 |
| 1078 | 2026-03-18T21:23:46.098Z | Downloaded mio v1.1.1 |
| 1079 | 2026-03-18T21:23:46.101Z | Downloaded stacker v0.1.23 |
| 1080 | 2026-03-18T21:23:46.104Z | Downloaded slog-async v2.8.0 |
| 1081 | 2026-03-18T21:23:46.106Z | Downloaded itertools v0.10.5 |
| 1082 | 2026-03-18T21:23:46.109Z | Downloaded hyper-util v0.1.20 |
| 1083 | 2026-03-18T21:23:46.113Z | Downloaded slog-dtrace v0.3.0 |
| 1084 | 2026-03-18T21:23:46.116Z | Downloaded ron v0.8.1 |
| 1085 | 2026-03-18T21:23:46.119Z | Downloaded defmt-macros v1.0.1 |
| 1086 | 2026-03-18T21:23:46.122Z | Downloaded tinyvec_macros v0.1.1 |
| 1087 | 2026-03-18T21:23:46.125Z | Downloaded structmeta-derive v0.3.0 |
| 1088 | 2026-03-18T21:23:46.125Z | Downloaded stringprep v0.1.5 |
| 1089 | 2026-03-18T21:23:46.127Z | Downloaded spki v0.7.3 |
| 1090 | 2026-03-18T21:23:46.127Z | Downloaded smallvec v0.6.14 |
| 1091 | 2026-03-18T21:23:46.130Z | Downloaded static_assertions v1.1.0 |
| 1092 | 2026-03-18T21:23:46.130Z | Downloaded snafu-derive v0.8.9 |
| 1093 | 2026-03-18T21:23:46.133Z | Downloaded strum_macros v0.24.3 |
| 1094 | 2026-03-18T21:23:46.133Z | Downloaded rayon-core v1.13.0 |
| 1095 | 2026-03-18T21:23:46.136Z | Downloaded string_cache v0.8.9 |
| 1096 | 2026-03-18T21:23:46.140Z | Downloaded sqlformat v0.3.5 |
| 1097 | 2026-03-18T21:23:46.140Z | Downloaded strum_macros v0.27.2 |
| 1098 | 2026-03-18T21:23:46.144Z | Downloaded ryu v1.0.23 |
| 1099 | 2026-03-18T21:23:46.144Z | Downloaded slog-term v2.9.2 |
| 1100 | 2026-03-18T21:23:46.147Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1101 | 2026-03-18T21:23:46.149Z | Downloaded strum_macros v0.26.4 |
| 1102 | 2026-03-18T21:23:46.149Z | Downloaded slog-json v2.6.1 |
| 1103 | 2026-03-18T21:23:46.152Z | Downloaded support-bundle-viewer v0.1.2 |
| 1104 | 2026-03-18T21:23:46.152Z | Downloaded slog-envlogger v2.2.0 |
| 1105 | 2026-03-18T21:23:46.155Z | Downloaded serde_with_macros v3.17.0 |
| 1106 | 2026-03-18T21:23:46.158Z | Downloaded daft-derive v0.1.5 |
| 1107 | 2026-03-18T21:23:46.162Z | Downloaded csv-core v0.1.13 |
| 1108 | 2026-03-18T21:23:46.162Z | Downloaded flagset v0.4.7 |
| 1109 | 2026-03-18T21:23:46.165Z | Downloaded schemars v0.8.22 |
| 1110 | 2026-03-18T21:23:46.170Z | Downloaded sec1 v0.7.3 |
| 1111 | 2026-03-18T21:23:46.173Z | Downloaded dyn-clone v1.0.20 |
| 1112 | 2026-03-18T21:23:46.176Z | Downloaded difflib v0.4.0 |
| 1113 | 2026-03-18T21:23:46.176Z | Downloaded chacha20 v0.9.1 |
| 1114 | 2026-03-18T21:23:46.176Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1115 | 2026-03-18T21:23:46.178Z | Downloaded topological-sort v0.2.2 |
| 1116 | 2026-03-18T21:23:46.179Z | Downloaded thread_local v1.1.9 |
| 1117 | 2026-03-18T21:23:46.181Z | Downloaded trait-variant v0.1.2 |
| 1118 | 2026-03-18T21:23:46.181Z | Downloaded tower-layer v0.3.3 |
| 1119 | 2026-03-18T21:23:46.184Z | Downloaded publicsuffix v2.3.0 |
| 1120 | 2026-03-18T21:23:46.184Z | Downloaded termios v0.3.3 |
| 1121 | 2026-03-18T21:23:46.186Z | Downloaded hashbrown v0.15.5 |
| 1122 | 2026-03-18T21:23:46.189Z | Downloaded bit-vec v0.6.3 |
| 1123 | 2026-03-18T21:23:46.192Z | Downloaded thiserror-no-std v2.0.2 |
| 1124 | 2026-03-18T21:23:46.196Z | Downloaded time-macros v0.2.27 |
| 1125 | 2026-03-18T21:23:46.199Z | Downloaded tower-service v0.3.3 |
| 1126 | 2026-03-18T21:23:46.199Z | Downloaded num-bigint v0.4.6 |
| 1127 | 2026-03-18T21:23:46.203Z | Downloaded rand v0.8.5 |
| 1128 | 2026-03-18T21:23:46.205Z | Downloaded nom v7.1.3 |
| 1129 | 2026-03-18T21:23:46.208Z | Downloaded tiny-keccak v2.0.2 |
| 1130 | 2026-03-18T21:23:46.211Z | Downloaded tls_codec_derive v0.4.2 |
| 1131 | 2026-03-18T21:23:46.214Z | Downloaded serde_cbor v0.11.2 |
| 1132 | 2026-03-18T21:23:46.217Z | Downloaded tokio-dtrace v0.1.1 |
| 1133 | 2026-03-18T21:23:46.217Z | Downloaded typify-macro v0.4.3 |
| 1134 | 2026-03-18T21:23:46.217Z | Downloaded tls_codec v0.4.2 |
| 1135 | 2026-03-18T21:23:46.220Z | Downloaded libxml v0.3.3 |
| 1136 | 2026-03-18T21:23:46.222Z | Downloaded unit-prefix v0.5.2 |
| 1137 | 2026-03-18T21:23:46.225Z | Downloaded unarray v0.1.4 |
| 1138 | 2026-03-18T21:23:46.225Z | Downloaded typify-macro v0.6.1 |
| 1139 | 2026-03-18T21:23:46.228Z | Downloaded quinn v0.11.9 |
| 1140 | 2026-03-18T21:23:46.231Z | Downloaded rcgen v0.12.1 |
| 1141 | 2026-03-18T21:23:46.234Z | Downloaded signal-hook v0.3.18 |
| 1142 | 2026-03-18T21:23:46.238Z | Downloaded tokio-tungstenite v0.23.1 |
| 1143 | 2026-03-18T21:23:46.241Z | Downloaded unicode-truncate v1.1.0 |
| 1144 | 2026-03-18T21:23:46.241Z | Downloaded tokio-native-tls v0.3.1 |
| 1145 | 2026-03-18T21:23:46.244Z | Downloaded untrusted v0.7.1 |
| 1146 | 2026-03-18T21:23:46.244Z | Downloaded schemars v0.9.0 |
| 1147 | 2026-03-18T21:23:46.252Z | Downloaded utf-8 v0.7.6 |
| 1148 | 2026-03-18T21:23:46.255Z | Downloaded iddqd v0.3.17 |
| 1149 | 2026-03-18T21:23:46.260Z | Downloaded spin v0.9.8 |
| 1150 | 2026-03-18T21:23:46.262Z | Downloaded socket2 v0.6.2 |
| 1151 | 2026-03-18T21:23:46.265Z | Downloaded socket2 v0.5.10 |
| 1152 | 2026-03-18T21:23:46.265Z | Downloaded untrusted v0.9.0 |
| 1153 | 2026-03-18T21:23:46.268Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1154 | 2026-03-18T21:23:46.268Z | Downloaded wait-timeout v0.2.1 |
| 1155 | 2026-03-18T21:23:46.268Z | Downloaded waitgroup v0.1.2 |
| 1156 | 2026-03-18T21:23:46.271Z | Downloaded usdt v0.6.0 |
| 1157 | 2026-03-18T21:23:46.271Z | Downloaded try-lock v0.2.5 |
| 1158 | 2026-03-18T21:23:46.271Z | Downloaded usdt-macro v0.6.0 |
| 1159 | 2026-03-18T21:23:46.274Z | Downloaded itertools v0.13.0 |
| 1160 | 2026-03-18T21:23:46.277Z | Downloaded void v1.0.2 |
| 1161 | 2026-03-18T21:23:46.281Z | Downloaded usdt-attr-macro v0.6.0 |
| 1162 | 2026-03-18T21:23:46.281Z | Downloaded universal-hash v0.5.1 |
| 1163 | 2026-03-18T21:23:46.281Z | Downloaded tokio-rustls v0.25.0 |
| 1164 | 2026-03-18T21:23:46.285Z | Downloaded qorb v0.4.1 |
| 1165 | 2026-03-18T21:23:46.288Z | Downloaded num-bigint-dig v0.8.6 |
| 1166 | 2026-03-18T21:23:46.288Z | Downloaded iri-string v0.7.10 |
| 1167 | 2026-03-18T21:23:46.293Z | Downloaded smf v0.2.3 |
| 1168 | 2026-03-18T21:23:46.296Z | Downloaded tokio-macros v2.6.0 |
| 1169 | 2026-03-18T21:23:46.301Z | Downloaded want v0.3.1 |
| 1170 | 2026-03-18T21:23:46.301Z | Downloaded tokio-rustls v0.24.1 |
| 1171 | 2026-03-18T21:23:46.323Z | Downloaded rand v0.9.2 |
| 1172 | 2026-03-18T21:23:46.330Z | Downloaded futures-util v0.3.32 |
| 1173 | 2026-03-18T21:23:46.330Z | Downloaded unicase v2.9.0 |
| 1174 | 2026-03-18T21:23:46.330Z | Downloaded tui-tree-widget v0.23.1 |
| 1175 | 2026-03-18T21:23:46.330Z | Downloaded subprocess v0.2.15 |
| 1176 | 2026-03-18T21:23:46.330Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1177 | 2026-03-18T21:23:46.330Z | Downloaded rustls-webpki v0.103.9 |
| 1178 | 2026-03-18T21:23:46.333Z | Downloaded xshell-macros v0.2.7 |
| 1179 | 2026-03-18T21:23:46.333Z | Downloaded xattr v1.6.1 |
| 1180 | 2026-03-18T21:23:46.333Z | Downloaded tokio-rustls v0.26.4 |
| 1181 | 2026-03-18T21:23:46.333Z | Downloaded samael v0.0.19 |
| 1182 | 2026-03-18T21:23:46.337Z | Downloaded zeroize_derive v1.4.3 |
| 1183 | 2026-03-18T21:23:46.341Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1184 | 2026-03-18T21:23:46.343Z | Downloaded snafu v0.8.9 |
| 1185 | 2026-03-18T21:23:46.349Z | Downloaded similar v2.7.0 |
| 1186 | 2026-03-18T21:23:46.352Z | Downloaded zone v0.3.1 |
| 1187 | 2026-03-18T21:23:46.356Z | Downloaded term v1.2.1 |
| 1188 | 2026-03-18T21:23:46.358Z | Downloaded term v0.7.0 |
| 1189 | 2026-03-18T21:23:46.359Z | Downloaded uzers v0.12.2 |
| 1190 | 2026-03-18T21:23:46.361Z | Downloaded twox-hash v2.1.2 |
| 1191 | 2026-03-18T21:23:46.364Z | Downloaded zone_cfg_derive v0.3.1 |
| 1192 | 2026-03-18T21:23:46.364Z | Downloaded libm v0.2.16 |
| 1193 | 2026-03-18T21:23:46.370Z | Downloaded vsss-rs v3.3.4 |
| 1194 | 2026-03-18T21:23:46.373Z | Downloaded test-strategy v0.4.5 |
| 1195 | 2026-03-18T21:23:46.376Z | Downloaded slog v2.8.2 |
| 1196 | 2026-03-18T21:23:46.379Z | Downloaded usdt-impl v0.6.0 |
| 1197 | 2026-03-18T21:23:46.379Z | Downloaded rsa v0.9.10 |
| 1198 | 2026-03-18T21:23:46.384Z | Downloaded vergen-lib v0.1.6 |
| 1199 | 2026-03-18T21:23:46.387Z | Downloaded vergen-gitcl v1.0.8 |
| 1200 | 2026-03-18T21:23:46.387Z | Downloaded wyz v0.5.1 |
| 1201 | 2026-03-18T21:23:46.387Z | Downloaded tracing-attributes v0.1.31 |
| 1202 | 2026-03-18T21:23:46.390Z | Downloaded vergen-git2 v1.0.7 |
| 1203 | 2026-03-18T21:23:46.390Z | Downloaded unicode-properties v0.1.4 |
| 1204 | 2026-03-18T21:23:46.393Z | Downloaded tokio-tungstenite v0.21.0 |
| 1205 | 2026-03-18T21:23:46.393Z | Downloaded tokio-stream v0.1.18 |
| 1206 | 2026-03-18T21:23:46.396Z | Downloaded whoami v1.6.1 |
| 1207 | 2026-03-18T21:23:46.399Z | Downloaded toml v0.7.8 |
| 1208 | 2026-03-18T21:23:46.403Z | Downloaded xshell v0.2.7 |
| 1209 | 2026-03-18T21:23:46.403Z | Downloaded whoami v2.1.0 |
| 1210 | 2026-03-18T21:23:46.407Z | Downloaded rand v0.10.0 |
| 1211 | 2026-03-18T21:23:46.410Z | Downloaded itertools v0.12.1 |
| 1212 | 2026-03-18T21:23:46.413Z | Downloaded hyper v1.8.1 |
| 1213 | 2026-03-18T21:23:46.416Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1214 | 2026-03-18T21:23:46.419Z | Downloaded xz2 v0.1.7 |
| 1215 | 2026-03-18T21:23:46.422Z | Downloaded schemars v1.2.1 |
| 1216 | 2026-03-18T21:23:46.431Z | Downloaded zeroize v1.8.2 |
| 1217 | 2026-03-18T21:23:46.435Z | Downloaded blake3 v1.8.3 |
| 1218 | 2026-03-18T21:23:46.438Z | Downloaded zstd v0.13.3 |
| 1219 | 2026-03-18T21:23:46.443Z | Downloaded vergen v9.0.6 |
| 1220 | 2026-03-18T21:23:46.448Z | Downloaded tungstenite v0.23.0 |
| 1221 | 2026-03-18T21:23:46.448Z | Downloaded tinyvec v1.10.0 |
| 1222 | 2026-03-18T21:23:46.450Z | Downloaded typify v0.4.3 |
| 1223 | 2026-03-18T21:23:46.450Z | Downloaded russh v0.45.0 |
| 1224 | 2026-03-18T21:23:46.453Z | Downloaded tar v0.4.44 |
| 1225 | 2026-03-18T21:23:46.456Z | Downloaded walkdir v2.5.0 |
| 1226 | 2026-03-18T21:23:46.459Z | Downloaded p521 v0.13.3 |
| 1227 | 2026-03-18T21:23:46.461Z | Downloaded h2 v0.4.13 |
| 1228 | 2026-03-18T21:23:46.465Z | Downloaded yasna v0.5.2 |
| 1229 | 2026-03-18T21:23:46.468Z | Downloaded tungstenite v0.21.0 |
| 1230 | 2026-03-18T21:23:46.470Z | Downloaded itertools v0.14.0 |
| 1231 | 2026-03-18T21:23:46.474Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1232 | 2026-03-18T21:23:46.477Z | Downloaded steno v0.4.1 |
| 1233 | 2026-03-18T21:23:46.480Z | Downloaded uuid v1.21.0 |
| 1234 | 2026-03-18T21:23:46.482Z | Downloaded zerocopy v0.6.6 |
| 1235 | 2026-03-18T21:23:46.485Z | Downloaded ssh-key v0.6.7 |
| 1236 | 2026-03-18T21:23:46.489Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1237 | 2026-03-18T21:23:46.492Z | Downloaded hkdf v0.12.4 |
| 1238 | 2026-03-18T21:23:46.497Z | Downloaded zstd-safe v7.2.4 |
| 1239 | 2026-03-18T21:23:46.500Z | Downloaded ron v0.12.0 |
| 1240 | 2026-03-18T21:23:46.505Z | Downloaded rpassword v7.4.0 |
| 1241 | 2026-03-18T21:23:46.514Z | Downloaded vte v0.14.1 |
| 1242 | 2026-03-18T21:23:46.517Z | Downloaded typify v0.6.1 |
| 1243 | 2026-03-18T21:23:46.520Z | Downloaded tracing-core v0.1.36 |
| 1244 | 2026-03-18T21:23:46.529Z | Downloaded rustyline v14.0.0 |
| 1245 | 2026-03-18T21:23:46.539Z | Downloaded chrono v0.4.44 |
| 1246 | 2026-03-18T21:23:46.545Z | Downloaded reedline v0.40.0 |
| 1247 | 2026-03-18T21:23:46.550Z | Downloaded zopfli v0.8.3 |
| 1248 | 2026-03-18T21:23:46.553Z | Downloaded bitvec v1.0.1 |
| 1249 | 2026-03-18T21:23:46.563Z | Downloaded unsafe-libyaml v0.2.11 |
| 1250 | 2026-03-18T21:23:46.573Z | Downloaded unicode_categories v0.1.1 |
| 1251 | 2026-03-18T21:23:46.576Z | Downloaded unicode-bidi v0.3.18 |
| 1252 | 2026-03-18T21:23:46.578Z | Downloaded yansi v1.0.1 |
| 1253 | 2026-03-18T21:23:46.587Z | Downloaded regex v1.12.3 |
| 1254 | 2026-03-18T21:23:46.591Z | Downloaded zip v0.6.6 |
| 1255 | 2026-03-18T21:23:46.594Z | Downloaded toml_edit v0.19.15 |
| 1256 | 2026-03-18T21:23:46.606Z | Downloaded tokio-postgres v0.7.16 |
| 1257 | 2026-03-18T21:23:46.609Z | Downloaded reqwest v0.12.28 |
| 1258 | 2026-03-18T21:23:46.614Z | Downloaded git2 v0.20.4 |
| 1259 | 2026-03-18T21:23:46.620Z | Downloaded aws-lc-rs v1.16.0 |
| 1260 | 2026-03-18T21:23:46.627Z | Downloaded reqwest v0.13.2 |
| 1261 | 2026-03-18T21:23:46.631Z | Downloaded tower v0.5.3 |
| 1262 | 2026-03-18T21:23:46.638Z | Downloaded p384 v0.13.1 |
| 1263 | 2026-03-18T21:23:46.642Z | Downloaded quick-xml v0.37.5 |
| 1264 | 2026-03-18T21:23:46.652Z | Downloaded typed-path v0.9.3 |
| 1265 | 2026-03-18T21:23:46.659Z | Downloaded portable-atomic v1.13.1 |
| 1266 | 2026-03-18T21:23:46.662Z | Downloaded x509-cert v0.2.5 |
| 1267 | 2026-03-18T21:23:46.667Z | Downloaded moka v0.12.13 |
| 1268 | 2026-03-18T21:23:46.672Z | Downloaded zerocopy-derive v0.8.40 |
| 1269 | 2026-03-18T21:23:46.679Z | Downloaded lalrpop v0.19.12 |
| 1270 | 2026-03-18T21:23:46.687Z | Downloaded bindgen v0.71.1 |
| 1271 | 2026-03-18T21:23:46.693Z | Downloaded goblin v0.10.5 |
| 1272 | 2026-03-18T21:23:46.698Z | Downloaded rustls-webpki v0.101.7 |
| 1273 | 2026-03-18T21:23:46.708Z | Downloaded salty v0.3.0 |
| 1274 | 2026-03-18T21:23:46.713Z | Downloaded tough v0.20.0 |
| 1275 | 2026-03-18T21:23:46.719Z | Downloaded zip v4.6.1 |
| 1276 | 2026-03-18T21:23:46.723Z | Downloaded rayon v1.11.0 |
| 1277 | 2026-03-18T21:23:46.729Z | Downloaded rustls-webpki v0.102.8 |
| 1278 | 2026-03-18T21:23:46.742Z | Downloaded tokio-util v0.7.18 |
| 1279 | 2026-03-18T21:23:46.748Z | Downloaded petname v2.0.2 |
| 1280 | 2026-03-18T21:23:46.752Z | Downloaded serde_with v3.17.0 |
| 1281 | 2026-03-18T21:23:46.761Z | Downloaded tower-http v0.6.8 |
| 1282 | 2026-03-18T21:23:46.767Z | Downloaded proptest v1.10.0 |
| 1283 | 2026-03-18T21:23:46.774Z | Downloaded unicode-segmentation v1.12.0 |
| 1284 | 2026-03-18T21:23:46.781Z | Downloaded unicode-normalization v0.1.25 |
| 1285 | 2026-03-18T21:23:46.787Z | Downloaded object v0.30.4 |
| 1286 | 2026-03-18T21:23:46.820Z | Downloaded radix_trie v0.2.1 |
| 1287 | 2026-03-18T21:23:46.824Z | Downloaded polar-core v0.27.3 |
| 1288 | 2026-03-18T21:23:46.830Z | Downloaded winnow v0.6.26 |
| 1289 | 2026-03-18T21:23:46.837Z | Downloaded nix v0.27.1 |
| 1290 | 2026-03-18T21:23:46.844Z | Downloaded quinn-proto v0.11.13 |
| 1291 | 2026-03-18T21:23:46.849Z | Downloaded time v0.3.47 |
| 1292 | 2026-03-18T21:23:46.858Z | Downloaded winnow v0.5.40 |
| 1293 | 2026-03-18T21:23:46.865Z | Downloaded tabled v0.20.0 |
| 1294 | 2026-03-18T21:23:46.877Z | Downloaded bstr v1.12.1 |
| 1295 | 2026-03-18T21:23:46.883Z | Downloaded vcpkg v0.2.15 |
| 1296 | 2026-03-18T21:23:46.913Z | Downloaded object v0.37.3 |
| 1297 | 2026-03-18T21:23:46.921Z | Downloaded hickory-proto v0.24.4 |
| 1298 | 2026-03-18T21:23:46.932Z | Downloaded openssl v0.10.75 |
| 1299 | 2026-03-18T21:23:46.939Z | Downloaded smoltcp v0.9.1 |
| 1300 | 2026-03-18T21:23:46.947Z | Downloaded rustls v0.21.12 |
| 1301 | 2026-03-18T21:23:46.956Z | Downloaded nix v0.28.0 |
| 1302 | 2026-03-18T21:23:46.963Z | Downloaded regress v0.10.5 |
| 1303 | 2026-03-18T21:23:46.969Z | Downloaded hickory-proto v0.25.2 |
| 1304 | 2026-03-18T21:23:46.982Z | Downloaded zlib-rs v0.6.2 |
| 1305 | 2026-03-18T21:23:46.985Z | Downloaded regex-syntax v0.8.10 |
| 1306 | 2026-03-18T21:23:46.990Z | Downloaded nix v0.31.1 |
| 1307 | 2026-03-18T21:23:46.999Z | Downloaded regex-syntax v0.6.29 |
| 1308 | 2026-03-18T21:23:47.005Z | Downloaded rustix v0.38.44 |
| 1309 | 2026-03-18T21:23:47.021Z | Downloaded dropshot v0.16.7 |
| 1310 | 2026-03-18T21:23:47.038Z | Downloaded webpki-roots v1.0.6 |
| 1311 | 2026-03-18T21:23:47.040Z | Downloaded zerocopy v0.8.40 |
| 1312 | 2026-03-18T21:23:47.046Z | Downloaded sqlparser v0.61.0 |
| 1313 | 2026-03-18T21:23:47.055Z | Downloaded sled v0.34.7 |
| 1314 | 2026-03-18T21:23:47.061Z | Downloaded rustls v0.22.4 |
| 1315 | 2026-03-18T21:23:47.070Z | Downloaded rustls v0.23.37 |
| 1316 | 2026-03-18T21:23:47.079Z | Downloaded diesel v2.3.7 |
| 1317 | 2026-03-18T21:23:47.094Z | Downloaded typify-impl v0.4.3 |
| 1318 | 2026-03-18T21:23:47.106Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1319 | 2026-03-18T21:23:47.115Z | Downloaded openapiv3 v2.2.0 |
| 1320 | 2026-03-18T21:23:47.123Z | Downloaded smoltcp v0.11.0 |
| 1321 | 2026-03-18T21:23:47.132Z | Downloaded csv v1.4.0 |
| 1322 | 2026-03-18T21:23:47.147Z | Downloaded nix v0.29.0 |
| 1323 | 2026-03-18T21:23:47.166Z | Downloaded chrono-tz v0.10.4 |
| 1324 | 2026-03-18T21:23:47.216Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1325 | 2026-03-18T21:23:47.231Z | Downloaded typify-impl v0.6.1 |
| 1326 | 2026-03-18T21:23:47.241Z | Downloaded tokio v1.49.0 |
| 1327 | 2026-03-18T21:23:47.274Z | Downloaded tracing v0.1.44 |
| 1328 | 2026-03-18T21:23:47.286Z | Downloaded ratatui v0.29.0 |
| 1329 | 2026-03-18T21:23:47.320Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-03-18T21:23:47.328Z | Downloaded regex-automata v0.4.14 |
| 1331 | 2026-03-18T21:23:47.355Z | Downloaded petgraph v0.6.5 |
| 1332 | 2026-03-18T21:23:47.382Z | Downloaded jiff v0.2.21 |
| 1333 | 2026-03-18T21:23:47.395Z | Downloaded lzma-sys v0.1.20 |
| 1334 | 2026-03-18T21:23:47.414Z | Downloaded petgraph v0.8.3 |
| 1335 | 2026-03-18T21:23:47.447Z | Downloaded libz-sys v1.1.24 |
| 1336 | 2026-03-18T21:23:47.463Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1337 | 2026-03-18T21:23:47.504Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-03-18T21:23:47.544Z | Downloaded encoding_rs v0.8.35 |
| 1339 | 2026-03-18T21:23:47.562Z | Downloaded ring v0.17.14 |
| 1340 | 2026-03-18T21:23:48.079Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-03-18T21:23:48.400Z | Compiling libc v0.2.180 |
| 1342 | 2026-03-18T21:23:48.404Z | Compiling serde v1.0.228 |
| 1343 | 2026-03-18T21:23:48.404Z | Compiling log v0.4.29 |
| 1344 | 2026-03-18T21:23:48.404Z | Compiling shlex v1.3.0 |
| 1345 | 2026-03-18T21:23:48.576Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-03-18T21:23:48.586Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-03-18T21:23:48.597Z | Compiling syn v2.0.117 |
| 1348 | 2026-03-18T21:23:48.601Z | Compiling typenum v1.19.0 |
| 1349 | 2026-03-18T21:23:48.813Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-03-18T21:23:48.813Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-18T21:23:48.879Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-03-18T21:23:49.057Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-03-18T21:23:49.085Z | Compiling lock_api v0.4.14 |
| 1354 | 2026-03-18T21:23:49.090Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-03-18T21:23:49.123Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-03-18T21:23:49.246Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-03-18T21:23:49.264Z | Compiling pin-project-lite v0.2.17 |
| 1358 | 2026-03-18T21:23:49.380Z | Compiling parking_lot_core v0.9.12 |
| 1359 | 2026-03-18T21:23:49.399Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-03-18T21:23:49.725Z | Compiling pkg-config v0.3.32 |
| 1361 | 2026-03-18T21:23:49.815Z | Compiling bitflags v2.11.0 |
| 1362 | 2026-03-18T21:23:49.904Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-18T21:23:50.029Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-18T21:23:50.110Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-18T21:23:50.187Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-18T21:23:50.378Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-18T21:23:50.458Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-18T21:23:50.487Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-03-18T21:23:50.503Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-18T21:23:50.542Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-18T21:23:50.616Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-18T21:23:50.734Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-18T21:23:50.847Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-18T21:23:51.029Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-03-18T21:23:51.047Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-03-18T21:23:51.169Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-03-18T21:23:51.235Z | Compiling cpufeatures v0.2.17 |
| 1378 | 2026-03-18T21:23:51.305Z | Compiling futures-sink v0.3.32 |
| 1379 | 2026-03-18T21:23:51.334Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-03-18T21:23:51.346Z | Compiling futures-io v0.3.32 |
| 1381 | 2026-03-18T21:23:51.434Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-03-18T21:23:51.540Z | Compiling getrandom v0.4.1 |
| 1383 | 2026-03-18T21:23:51.602Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-03-18T21:23:51.619Z | Compiling slab v0.4.12 |
| 1385 | 2026-03-18T21:23:51.638Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-18T21:23:51.729Z | Compiling getrandom v0.3.4 |
| 1387 | 2026-03-18T21:23:51.847Z | Compiling rustversion v1.0.22 |
| 1388 | 2026-03-18T21:23:51.866Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-18T21:23:51.981Z | Compiling cmake v0.1.57 |
| 1390 | 2026-03-18T21:23:52.347Z | Compiling indexmap v2.13.0 |
| 1391 | 2026-03-18T21:23:52.528Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-18T21:23:52.620Z | Compiling base64ct v1.8.3 |
| 1393 | 2026-03-18T21:23:52.753Z | Compiling dunce v1.0.5 |
| 1394 | 2026-03-18T21:23:52.755Z | Compiling fs_extra v1.3.0 |
| 1395 | 2026-03-18T21:23:52.880Z | Compiling synstructure v0.13.2 |
| 1396 | 2026-03-18T21:23:52.938Z | Compiling ident_case v1.0.1 |
| 1397 | 2026-03-18T21:23:53.000Z | Compiling pem-rfc7468 v0.7.0 |
| 1398 | 2026-03-18T21:23:53.088Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-18T21:23:53.106Z | Compiling aws-lc-sys v0.37.1 |
| 1400 | 2026-03-18T21:23:53.233Z | Compiling rand_core v0.9.5 |
| 1401 | 2026-03-18T21:23:53.255Z | Compiling iana-time-zone v0.1.65 |
| 1402 | 2026-03-18T21:23:53.258Z | Compiling rustix v1.1.3 |
| 1403 | 2026-03-18T21:23:53.258Z | Compiling ring v0.17.14 |
| 1404 | 2026-03-18T21:23:53.392Z | Compiling uuid v1.21.0 |
| 1405 | 2026-03-18T21:23:53.500Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-03-18T21:23:53.570Z | Compiling regex-syntax v0.8.10 |
| 1407 | 2026-03-18T21:23:53.684Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-18T21:23:53.958Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-18T21:23:54.065Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-03-18T21:23:54.310Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-03-18T21:23:54.688Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-03-18T21:23:54.826Z | Compiling serde_derive_internals v0.29.1 |
| 1413 | 2026-03-18T21:23:54.951Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-18T21:23:55.364Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-18T21:23:55.598Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-18T21:23:55.624Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-18T21:23:55.657Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-18T21:23:56.054Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-18T21:23:56.435Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-18T21:23:56.832Z | Compiling zerovec-derive v0.11.2 |
| 1421 | 2026-03-18T21:23:57.200Z | Compiling displaydoc v0.2.5 |
| 1422 | 2026-03-18T21:23:57.459Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-03-18T21:23:57.511Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-18T21:23:57.637Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-03-18T21:23:57.670Z | Compiling yoke v0.8.1 |
| 1426 | 2026-03-18T21:23:57.845Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-18T21:23:57.907Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-18T21:23:58.090Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-03-18T21:23:58.158Z | Compiling zerotrie v0.2.3 |
| 1430 | 2026-03-18T21:23:58.178Z | Compiling hmac v0.12.1 |
| 1431 | 2026-03-18T21:23:58.278Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-03-18T21:23:58.371Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-03-18T21:23:58.543Z | Compiling inout v0.1.4 |
| 1434 | 2026-03-18T21:23:58.566Z | Compiling sha2 v0.10.9 |
| 1435 | 2026-03-18T21:23:58.758Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-18T21:23:58.864Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-03-18T21:23:59.018Z | Compiling tinystr v0.8.2 |
| 1438 | 2026-03-18T21:23:59.143Z | Compiling potential_utf v0.1.4 |
| 1439 | 2026-03-18T21:23:59.192Z | Compiling futures-util v0.3.32 |
| 1440 | 2026-03-18T21:23:59.290Z | Compiling icu_locale_core v2.1.1 |
| 1441 | 2026-03-18T21:23:59.360Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-03-18T21:24:00.008Z | Compiling bytes v1.11.1 |
| 1443 | 2026-03-18T21:24:00.067Z | Compiling chrono v0.4.44 |
| 1444 | 2026-03-18T21:24:00.187Z | Compiling icu_provider v2.1.1 |
| 1445 | 2026-03-18T21:24:00.487Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-03-18T21:24:00.512Z | Compiling icu_properties v2.1.2 |
| 1447 | 2026-03-18T21:24:00.563Z | Compiling der v0.7.10 |
| 1448 | 2026-03-18T21:24:00.826Z | Compiling tokio v1.49.0 |
| 1449 | 2026-03-18T21:24:01.171Z | Compiling http v1.4.0 |
| 1450 | 2026-03-18T21:24:01.929Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-03-18T21:24:02.017Z | Compiling spki v0.7.3 |
| 1452 | 2026-03-18T21:24:02.096Z | Compiling idna v1.1.0 |
| 1453 | 2026-03-18T21:24:02.205Z | Compiling ppv-lite86 v0.2.21 |
| 1454 | 2026-03-18T21:24:02.274Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-03-18T21:24:02.295Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-03-18T21:24:02.328Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-18T21:24:02.402Z | Compiling aes v0.8.4 |
| 1458 | 2026-03-18T21:24:02.432Z | Compiling scrypt v0.11.0 |
| 1459 | 2026-03-18T21:24:02.451Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-18T21:24:02.627Z | Compiling url v2.5.8 |
| 1461 | 2026-03-18T21:24:02.646Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-03-18T21:24:02.748Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-18T21:24:02.974Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-18T21:24:03.356Z | Compiling pkcs5 v0.7.1 |
| 1465 | 2026-03-18T21:24:03.506Z | Compiling rand v0.9.2 |
| 1466 | 2026-03-18T21:24:03.675Z | Compiling http-body v1.0.1 |
| 1467 | 2026-03-18T21:24:03.860Z | Compiling untrusted v0.7.1 |
| 1468 | 2026-03-18T21:24:03.890Z | Compiling untrusted v0.9.0 |
| 1469 | 2026-03-18T21:24:04.023Z | Compiling openssl-probe v0.2.1 |
| 1470 | 2026-03-18T21:24:04.044Z | Compiling httparse v1.10.1 |
| 1471 | 2026-03-18T21:24:04.076Z | Compiling schemars v0.8.22 |
| 1472 | 2026-03-18T21:24:04.116Z | Compiling thiserror v2.0.18 |
| 1473 | 2026-03-18T21:24:04.243Z | Compiling syn v1.0.109 |
| 1474 | 2026-03-18T21:24:04.246Z | Compiling base64 v0.22.1 |
| 1475 | 2026-03-18T21:24:04.528Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-03-18T21:24:04.551Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-03-18T21:24:04.672Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-18T21:24:04.690Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-03-18T21:24:04.810Z | Compiling tracing v0.1.44 |
| 1480 | 2026-03-18T21:24:05.146Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-03-18T21:24:05.190Z | Compiling atomic-waker v1.1.2 |
| 1482 | 2026-03-18T21:24:05.353Z | Compiling tower-service v0.3.3 |
| 1483 | 2026-03-18T21:24:05.460Z | Compiling dyn-clone v1.0.20 |
| 1484 | 2026-03-18T21:24:05.581Z | Compiling tower-layer v0.3.3 |
| 1485 | 2026-03-18T21:24:05.632Z | Compiling rustls v0.23.37 |
| 1486 | 2026-03-18T21:24:05.732Z | Compiling tinyvec_macros v0.1.1 |
| 1487 | 2026-03-18T21:24:05.771Z | Compiling try-lock v0.2.5 |
| 1488 | 2026-03-18T21:24:05.818Z | Compiling tokio-util v0.7.18 |
| 1489 | 2026-03-18T21:24:05.842Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-03-18T21:24:05.899Z | Compiling want v0.3.1 |
| 1491 | 2026-03-18T21:24:06.103Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-18T21:24:06.780Z | Compiling h2 v0.4.13 |
| 1493 | 2026-03-18T21:24:06.827Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-03-18T21:24:07.193Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-03-18T21:24:07.490Z | Compiling spin v0.9.8 |
| 1496 | 2026-03-18T21:24:07.687Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-03-18T21:24:07.758Z | Compiling crc32fast v1.5.0 |
| 1498 | 2026-03-18T21:24:08.015Z | Compiling num-conv v0.2.0 |
| 1499 | 2026-03-18T21:24:08.092Z | Compiling powerfmt v0.2.0 |
| 1500 | 2026-03-18T21:24:08.188Z | Compiling foreign-types-shared v0.1.1 |
| 1501 | 2026-03-18T21:24:08.295Z | Compiling pin-utils v0.1.0 |
| 1502 | 2026-03-18T21:24:08.366Z | Compiling httpdate v1.0.3 |
| 1503 | 2026-03-18T21:24:08.381Z | Compiling time-core v0.1.8 |
| 1504 | 2026-03-18T21:24:08.404Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-03-18T21:24:08.566Z | Compiling openssl v0.10.75 |
| 1506 | 2026-03-18T21:24:08.637Z | Compiling time-macros v0.2.27 |
| 1507 | 2026-03-18T21:24:08.657Z | Compiling foreign-types v0.3.2 |
| 1508 | 2026-03-18T21:24:08.745Z | Compiling deranged v0.5.8 |
| 1509 | 2026-03-18T21:24:08.884Z | Compiling regex-automata v0.4.14 |
| 1510 | 2026-03-18T21:24:09.030Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-18T21:24:09.139Z | Compiling tempfile v3.25.0 |
| 1512 | 2026-03-18T21:24:10.103Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-18T21:24:10.161Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-03-18T21:24:10.642Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-18T21:24:10.825Z | Compiling hyper v1.8.1 |
| 1516 | 2026-03-18T21:24:11.911Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-03-18T21:24:12.133Z | Compiling siphasher v1.0.2 |
| 1518 | 2026-03-18T21:24:12.270Z | Compiling native-tls v0.2.18 |
| 1519 | 2026-03-18T21:24:12.312Z | Compiling usdt-impl v0.6.0 |
| 1520 | 2026-03-18T21:24:12.376Z | Compiling bit-vec v0.8.0 |
| 1521 | 2026-03-18T21:24:12.501Z | Compiling quick-error v1.2.3 |
| 1522 | 2026-03-18T21:24:12.558Z | Compiling either v1.15.0 |
| 1523 | 2026-03-18T21:24:12.625Z | Compiling simd-adler32 v0.3.8 |
| 1524 | 2026-03-18T21:24:12.676Z | Compiling num_threads v0.1.7 |
| 1525 | 2026-03-18T21:24:12.789Z | Compiling time v0.3.47 |
| 1526 | 2026-03-18T21:24:12.823Z | Compiling bit-set v0.8.0 |
| 1527 | 2026-03-18T21:24:12.934Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-18T21:24:13.008Z | Compiling thiserror v1.0.69 |
| 1529 | 2026-03-18T21:24:13.028Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-03-18T21:24:13.575Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-18T21:24:14.603Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-18T21:24:14.786Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-18T21:24:14.990Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-18T21:24:15.363Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-18T21:24:15.382Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-18T21:24:15.404Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-18T21:24:15.622Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-18T21:24:15.752Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-18T21:24:16.045Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-18T21:24:16.079Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-18T21:24:16.201Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-18T21:24:16.252Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-18T21:24:16.304Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-18T21:24:16.436Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-18T21:24:16.454Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-18T21:24:16.470Z | Compiling adler2 v2.0.1 |
| 1547 | 2026-03-18T21:24:16.502Z | Compiling unicode-bidi v0.3.18 |
| 1548 | 2026-03-18T21:24:16.579Z | Compiling anyhow v1.0.102 |
| 1549 | 2026-03-18T21:24:16.635Z | Compiling paste v1.0.15 |
| 1550 | 2026-03-18T21:24:16.669Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-18T21:24:16.885Z | Compiling zstd-safe v7.2.4 |
| 1552 | 2026-03-18T21:24:16.967Z | Compiling unicode-properties v0.1.4 |
| 1553 | 2026-03-18T21:24:16.970Z | Compiling unarray v0.1.4 |
| 1554 | 2026-03-18T21:24:17.118Z | Compiling unicode-segmentation v1.12.0 |
| 1555 | 2026-03-18T21:24:17.135Z | Compiling signal-hook v0.3.18 |
| 1556 | 2026-03-18T21:24:17.207Z | Compiling stringprep v0.1.5 |
| 1557 | 2026-03-18T21:24:17.240Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-18T21:24:17.529Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-18T21:24:17.779Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-18T21:24:18.009Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-18T21:24:18.375Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-18T21:24:18.398Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-18T21:24:18.401Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-18T21:24:18.565Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-18T21:24:18.607Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-18T21:24:18.626Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-18T21:24:18.757Z | Compiling erased-serde v0.3.31 |
| 1568 | 2026-03-18T21:24:18.868Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-03-18T21:24:18.975Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-03-18T21:24:19.012Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-18T21:24:19.196Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-18T21:24:19.212Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-18T21:24:19.382Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-18T21:24:19.401Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-18T21:24:19.524Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-03-18T21:24:19.637Z | Compiling hash32 v0.2.1 |
| 1577 | 2026-03-18T21:24:19.712Z | Compiling ff v0.13.1 |
| 1578 | 2026-03-18T21:24:19.776Z | Compiling darling_macro v0.21.3 |
| 1579 | 2026-03-18T21:24:19.808Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-03-18T21:24:19.874Z | Compiling fallible-iterator v0.2.0 |
| 1581 | 2026-03-18T21:24:19.888Z | Compiling ref-cast v1.0.25 |
| 1582 | 2026-03-18T21:24:19.956Z | Compiling iri-string v0.7.10 |
| 1583 | 2026-03-18T21:24:20.036Z | Compiling psl-types v2.0.11 |
| 1584 | 2026-03-18T21:24:20.191Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-03-18T21:24:20.268Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-03-18T21:24:20.289Z | Compiling num-bigint-dig v0.8.6 |
| 1587 | 2026-03-18T21:24:20.391Z | Compiling rustix v0.38.44 |
| 1588 | 2026-03-18T21:24:20.429Z | Compiling zlib-rs v0.6.2 |
| 1589 | 2026-03-18T21:24:20.441Z | Compiling cfg_aliases v0.2.1 |
| 1590 | 2026-03-18T21:24:20.504Z | Compiling litrs v1.0.0 |
| 1591 | 2026-03-18T21:24:20.523Z | Compiling ryu v1.0.23 |
| 1592 | 2026-03-18T21:24:20.712Z | Compiling serde_urlencoded v0.7.1 |
| 1593 | 2026-03-18T21:24:20.772Z | Compiling newtype-uuid v1.3.2 |
| 1594 | 2026-03-18T21:24:20.940Z | Compiling nix v0.31.1 |
| 1595 | 2026-03-18T21:24:21.029Z | Compiling darling v0.21.3 |
| 1596 | 2026-03-18T21:24:21.132Z | Compiling zerocopy v0.7.35 |
| 1597 | 2026-03-18T21:24:21.181Z | Compiling document-features v0.2.12 |
| 1598 | 2026-03-18T21:24:21.201Z | Compiling sec1 v0.7.3 |
| 1599 | 2026-03-18T21:24:21.477Z | Compiling postgres-protocol v0.6.10 |
| 1600 | 2026-03-18T21:24:21.560Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-18T21:24:21.901Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-03-18T21:24:22.057Z | Compiling group v0.13.0 |
| 1603 | 2026-03-18T21:24:22.076Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-03-18T21:24:22.233Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-18T21:24:22.249Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-18T21:24:22.273Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-18T21:24:22.703Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-18T21:24:22.767Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-18T21:24:22.837Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-18T21:24:23.249Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-18T21:24:23.654Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-18T21:24:23.879Z | Compiling hubpack_derive v0.1.1 |
| 1613 | 2026-03-18T21:24:23.965Z | Compiling regex v1.12.3 |
| 1614 | 2026-03-18T21:24:24.001Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-03-18T21:24:24.019Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-03-18T21:24:24.115Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-03-18T21:24:24.321Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-03-18T21:24:24.345Z | Compiling strum_macros v0.27.2 |
| 1619 | 2026-03-18T21:24:24.453Z | Compiling daft-derive v0.1.5 |
| 1620 | 2026-03-18T21:24:24.573Z | Compiling ref-cast-impl v1.0.25 |
| 1621 | 2026-03-18T21:24:25.207Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-03-18T21:24:25.250Z | Compiling async-trait v0.1.89 |
| 1623 | 2026-03-18T21:24:25.395Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1624 | 2026-03-18T21:24:25.748Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-18T21:24:25.923Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-18T21:24:26.145Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-18T21:24:26.221Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-18T21:24:26.384Z | Compiling managed v0.8.0 |
| 1629 | 2026-03-18T21:24:26.472Z | Compiling foldhash v0.1.5 |
| 1630 | 2026-03-18T21:24:26.658Z | Compiling bitflags v1.3.2 |
| 1631 | 2026-03-18T21:24:26.687Z | Compiling libbz2-rs-sys v0.2.2 |
| 1632 | 2026-03-18T21:24:26.717Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-18T21:24:26.750Z | Compiling object v0.37.3 |
| 1634 | 2026-03-18T21:24:27.024Z | Compiling winnow v0.5.40 |
| 1635 | 2026-03-18T21:24:27.059Z | Compiling strum v0.27.2 |
| 1636 | 2026-03-18T21:24:27.154Z | Compiling zopfli v0.8.3 |
| 1637 | 2026-03-18T21:24:27.216Z | Compiling bzip2 v0.6.1 |
| 1638 | 2026-03-18T21:24:27.477Z | Compiling clap_builder v4.5.60 |
| 1639 | 2026-03-18T21:24:27.578Z | Compiling hashbrown v0.15.5 |
| 1640 | 2026-03-18T21:24:27.835Z | Compiling console v0.16.2 |
| 1641 | 2026-03-18T21:24:28.299Z | Compiling dof v0.3.0 |
| 1642 | 2026-03-18T21:24:28.322Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-03-18T21:24:28.515Z | Compiling daft v0.1.5 |
| 1644 | 2026-03-18T21:24:28.825Z | Compiling toml_edit v0.19.15 |
| 1645 | 2026-03-18T21:24:28.954Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-03-18T21:24:29.003Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-18T21:24:29.332Z | Compiling phf v0.13.1 |
| 1648 | 2026-03-18T21:24:29.616Z | Compiling signal-hook-mio v0.2.5 |
| 1649 | 2026-03-18T21:24:29.686Z | Compiling cookie_store v0.22.1 |
| 1650 | 2026-03-18T21:24:33.378Z | Compiling zone_cfg_derive v0.3.1 |
| 1651 | 2026-03-18T21:24:33.402Z | Compiling zstd v0.13.3 |
| 1652 | 2026-03-18T21:24:33.402Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-03-18T21:24:33.402Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-18T21:24:33.402Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-18T21:24:33.402Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-03-18T21:24:33.402Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-18T21:24:33.402Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-03-18T21:24:33.453Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-18T21:24:33.453Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-18T21:24:33.453Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-18T21:24:33.453Z | Compiling itertools v0.12.1 |
| 1662 | 2026-03-18T21:24:33.471Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-03-18T21:24:33.516Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-18T21:24:33.718Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-18T21:24:33.794Z | Compiling serde-big-array v0.5.1 |
| 1666 | 2026-03-18T21:24:34.023Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-18T21:24:34.053Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-18T21:24:34.210Z | Compiling serde_repr v0.1.20 |
| 1669 | 2026-03-18T21:24:34.284Z | Compiling strum_macros v0.26.4 |
| 1670 | 2026-03-18T21:24:34.304Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-18T21:24:34.382Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-03-18T21:24:34.439Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-18T21:24:34.623Z | Compiling thread-id v4.2.2 |
| 1674 | 2026-03-18T21:24:34.734Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-18T21:24:34.907Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-18T21:24:35.014Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-18T21:24:35.039Z | Compiling static_assertions v1.1.0 |
| 1678 | 2026-03-18T21:24:35.078Z | Compiling jiff v0.2.21 |
| 1679 | 2026-03-18T21:24:35.132Z | Compiling predicates-core v1.0.10 |
| 1680 | 2026-03-18T21:24:35.299Z | Compiling difflib v0.4.0 |
| 1681 | 2026-03-18T21:24:35.358Z | Compiling keccak v0.1.6 |
| 1682 | 2026-03-18T21:24:36.064Z | Compiling precomputed-hash v0.1.1 |
| 1683 | 2026-03-18T21:24:36.172Z | Compiling fixedbitset v0.5.7 |
| 1684 | 2026-03-18T21:24:36.491Z | Compiling mime v0.3.17 |
| 1685 | 2026-03-18T21:24:36.536Z | Compiling fixedbitset v0.4.2 |
| 1686 | 2026-03-18T21:24:36.579Z | Compiling unit-prefix v0.5.2 |
| 1687 | 2026-03-18T21:24:36.711Z | Compiling rustc-hash v2.1.1 |
| 1688 | 2026-03-18T21:24:36.730Z | Compiling normalize-line-endings v0.3.0 |
| 1689 | 2026-03-18T21:24:36.758Z | Compiling new_debug_unreachable v1.0.6 |
| 1690 | 2026-03-18T21:24:36.814Z | Compiling whoami v2.1.0 |
| 1691 | 2026-03-18T21:24:36.834Z | Compiling data-encoding v2.10.0 |
| 1692 | 2026-03-18T21:24:36.852Z | Compiling string_cache v0.8.9 |
| 1693 | 2026-03-18T21:24:36.872Z | Compiling iddqd v0.3.17 |
| 1694 | 2026-03-18T21:24:36.875Z | Compiling predicates v3.1.4 |
| 1695 | 2026-03-18T21:24:37.028Z | Compiling petgraph v0.6.5 |
| 1696 | 2026-03-18T21:24:37.135Z | Compiling tokio-postgres v0.7.16 |
| 1697 | 2026-03-18T21:24:37.303Z | Compiling hickory-proto v0.25.2 |
| 1698 | 2026-03-18T21:24:37.741Z | Compiling clap v4.5.60 |
| 1699 | 2026-03-18T21:24:37.786Z | Compiling strum v0.26.3 |
| 1700 | 2026-03-18T21:24:37.842Z | Compiling indicatif v0.18.4 |
| 1701 | 2026-03-18T21:24:37.943Z | Compiling petgraph v0.8.3 |
| 1702 | 2026-03-18T21:24:38.416Z | Compiling toml_edit v0.22.27 |
| 1703 | 2026-03-18T21:24:39.030Z | Compiling zip v4.6.1 |
| 1704 | 2026-03-18T21:24:39.055Z | Compiling sha3 v0.10.8 |
| 1705 | 2026-03-18T21:24:39.655Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1706 | 2026-03-18T21:24:40.240Z | Compiling env_logger v0.11.9 |
| 1707 | 2026-03-18T21:24:40.397Z | Compiling usdt v0.6.0 |
| 1708 | 2026-03-18T21:24:40.641Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-18T21:24:40.655Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-18T21:24:40.673Z | Compiling serde_with v3.17.0 |
| 1711 | 2026-03-18T21:24:41.030Z | Compiling ecdsa v0.16.9 |
| 1712 | 2026-03-18T21:24:41.418Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-18T21:24:41.522Z | Compiling rsa v0.9.10 |
| 1714 | 2026-03-18T21:24:41.542Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-03-18T21:24:42.300Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-18T21:24:42.563Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-18T21:24:43.313Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-18T21:24:43.670Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-18T21:24:43.782Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-18T21:24:43.861Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-18T21:24:44.177Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-18T21:24:44.502Z | Compiling x509-cert v0.2.5 |
| 1723 | 2026-03-18T21:24:44.529Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-18T21:24:44.549Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-18T21:24:44.928Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-18T21:24:45.089Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-18T21:24:45.214Z | Compiling peg-runtime v0.8.5 |
| 1728 | 2026-03-18T21:24:45.473Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-18T21:24:45.492Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-18T21:24:45.581Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-18T21:24:45.710Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-18T21:24:45.749Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-18T21:24:45.812Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-18T21:24:45.936Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-18T21:24:45.975Z | Compiling xattr v1.6.1 |
| 1736 | 2026-03-18T21:24:46.074Z | Compiling take_mut v0.2.2 |
| 1737 | 2026-03-18T21:24:46.151Z | Compiling term v1.2.1 |
| 1738 | 2026-03-18T21:24:46.209Z | Compiling tar v0.4.44 |
| 1739 | 2026-03-18T21:24:46.308Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-18T21:24:46.722Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-18T21:24:53.178Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-18T21:24:57.205Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-18T21:24:57.205Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-18T21:24:57.472Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-18T21:24:57.729Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-03-18T21:24:57.746Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-18T21:25:00.672Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-18T21:25:00.943Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-18T21:25:04.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1750 | 2026-03-18T21:25:04.905Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-18T21:25:04.967Z | Mar 18 21:25:03.732 INFO Starting download, target: DendriteStub |
| 1752 | 2026-03-18T21:25:04.967Z | Mar 18 21:25:03.733 INFO Starting download, target: Cockroach |
| 1753 | 2026-03-18T21:25:04.968Z | Mar 18 21:25:03.733 INFO Starting download, target: Clickhouse |
| 1754 | 2026-03-18T21:25:04.968Z | Mar 18 21:25:03.733 INFO Starting download, target: MaghemiteMgd |
| 1755 | 2026-03-18T21:25:04.968Z | Mar 18 21:25:03.733 INFO Starting download, target: TransceiverControl |
| 1756 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Starting download, target: Console |
| 1757 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1758 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1759 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1760 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1761 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1762 | 2026-03-18T21:25:04.972Z | Mar 18 21:25:03.733 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1763 | 2026-03-18T21:25:05.465Z | Mar 18 21:25:04.219 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-18T21:25:05.796Z | Mar 18 21:25:04.561 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-03-18T21:25:05.986Z | Mar 18 21:25:04.730 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-03-18T21:25:06.352Z | Mar 18 21:25:05.109 INFO Download complete, target: Console |
| 1767 | 2026-03-18T21:25:06.659Z | Mar 18 21:25:05.420 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1768 | 2026-03-18T21:25:06.754Z | Mar 18 21:25:05.516 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1769 | 2026-03-18T21:25:06.999Z | Mar 18 21:25:05.759 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-18T21:25:07.594Z | Mar 18 21:25:06.358 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-18T21:25:07.594Z | Mar 18 21:25:06.358 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-18T21:25:10.294Z | Mar 18 21:25:09.058 INFO Download complete, target: DendriteStub |
| 1773 | 2026-03-18T21:25:10.709Z | Mar 18 21:25:09.474 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-03-18T21:25:15.301Z | Mar 18 21:25:14.066 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-18T21:25:15.444Z | Mar 18 21:25:14.208 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-18T21:25:17.968Z | Mar 18 21:25:16.732 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-18T21:25:18.129Z | Mar 18 21:25:16.893 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-18T21:25:18.146Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-18T21:25:18.149Z | |
| 1780 | 2026-03-18T21:25:18.149Z | real 5:06.332762293 |
| 1781 | 2026-03-18T21:25:18.150Z | user 10:21.109990668 |
| 1782 | 2026-03-18T21:25:18.150Z | sys 1:46.506595889 |
| 1783 | 2026-03-18T21:25:18.150Z | trap 0.330795779 |
| 1784 | 2026-03-18T21:25:18.150Z | tflt 0.772225789 |
| 1785 | 2026-03-18T21:25:18.150Z | dflt 0.729556583 |
| 1786 | 2026-03-18T21:25:18.150Z | kflt 0.076014688 |
| 1787 | 2026-03-18T21:25:18.150Z | lock 30:50.277201791 |
| 1788 | 2026-03-18T21:25:18.150Z | slp 31:30.008637091 |
| 1789 | 2026-03-18T21:25:18.150Z | lat 56.677591300 |
| 1790 | 2026-03-18T21:25:18.150Z | stop 2:36.791539992 |
| 1791 | 2026-03-18T21:25:18.150Z | + banner hack-check |
| 1792 | 2026-03-18T21:25:18.150Z | |
| 1793 | 2026-03-18T21:25:18.150Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-18T21:25:18.150Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-18T21:25:18.150Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-18T21:25:18.150Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-18T21:25:18.150Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-18T21:25:18.150Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-18T21:25:18.150Z | |
| 1800 | 2026-03-18T21:25:18.150Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-18T21:25:18.150Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-18T21:25:18.150Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-18T21:25:18.828Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-18T21:25:19.096Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-18T21:25:21.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s |
| 1806 | 2026-03-18T21:25:21.673Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-18T21:25:21.703Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-18T21:25:21.706Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-18T21:25:22.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1810 | 2026-03-18T21:25:22.362Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-18T21:25:23.363Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-18T21:25:23.742Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-18T21:25:26.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s |
| 1814 | 2026-03-18T21:25:27.197Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-18T21:25:27.242Z | Mar 18 21:25:26.005 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-18T21:25:27.246Z | Mar 18 21:25:26.006 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-18T21:25:27.483Z | Mar 18 21:25:26.247 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-18T21:25:27.564Z | Mar 18 21:25:26.327 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-18T21:25:27.567Z | 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-18T21:25:27.586Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-18T21:25:27.785Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1822 | 2026-03-18T21:25:28.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-18T21:25:28.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-18T21:25:28.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-18T21:25:28.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1826 | 2026-03-18T21:25:28.531Z | |
| 1827 | 2026-03-18T21:25:28.531Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1828 | 2026-03-18T21:25:29.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-18T21:25:29.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-18T21:25:29.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-18T21:25:29.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1832 | 2026-03-18T21:25:29.455Z | |
| 1833 | 2026-03-18T21:25:29.455Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1834 | 2026-03-18T21:25:29.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-18T21:25:29.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-18T21:25:29.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-18T21:25:29.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1838 | 2026-03-18T21:25:30.024Z | |
| 1839 | 2026-03-18T21:25:30.024Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1840 | 2026-03-18T21:25:30.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-18T21:25:30.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-18T21:25:30.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-18T21:25:30.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1844 | 2026-03-18T21:25:30.770Z | |
| 1845 | 2026-03-18T21:25:30.770Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1846 | 2026-03-18T21:25:31.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-18T21:25:31.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-18T21:25:31.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-18T21:25:31.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1850 | 2026-03-18T21:25:31.512Z | |
| 1851 | 2026-03-18T21:25:31.512Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1852 | 2026-03-18T21:25:32.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-18T21:25:32.185Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-18T21:25:32.185Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-18T21:25:32.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1856 | 2026-03-18T21:25:32.284Z | |
| 1857 | 2026-03-18T21:25:32.284Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1858 | 2026-03-18T21:25:32.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-18T21:25:32.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-18T21:25:32.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-18T21:25:32.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1862 | 2026-03-18T21:25:33.042Z | |
| 1863 | 2026-03-18T21:25:33.042Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1864 | 2026-03-18T21:25:33.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-18T21:25:33.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-18T21:25:33.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-18T21:25:33.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1868 | 2026-03-18T21:25:33.806Z | |
| 1869 | 2026-03-18T21:25:33.806Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1870 | 2026-03-18T21:25:34.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-18T21:25:34.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-18T21:25:34.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-18T21:25:34.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1874 | 2026-03-18T21:25:34.402Z | |
| 1875 | 2026-03-18T21:25:34.402Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1876 | 2026-03-18T21:25:34.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-18T21:25:34.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-18T21:25:34.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-18T21:25:34.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1880 | 2026-03-18T21:25:34.998Z | |
| 1881 | 2026-03-18T21:25:34.998Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1882 | 2026-03-18T21:25:35.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-18T21:25:35.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-18T21:25:35.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-18T21:25:35.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1886 | 2026-03-18T21:25:35.595Z | |
| 1887 | 2026-03-18T21:25:35.595Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1888 | 2026-03-18T21:25:36.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-18T21:25:36.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-18T21:25:36.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-18T21:25:36.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1892 | 2026-03-18T21:25:36.187Z | |
| 1893 | 2026-03-18T21:25:36.187Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1894 | 2026-03-18T21:25:36.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-18T21:25:36.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-18T21:25:36.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-18T21:25:36.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1898 | 2026-03-18T21:25:36.780Z | |
| 1899 | 2026-03-18T21:25:36.780Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1900 | 2026-03-18T21:25:37.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-18T21:25:37.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-18T21:25:37.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-18T21:25:37.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1904 | 2026-03-18T21:25:37.379Z | |
| 1905 | 2026-03-18T21:25:37.379Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1906 | 2026-03-18T21:25:37.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-18T21:25:37.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-18T21:25:37.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-18T21:25:37.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1910 | 2026-03-18T21:25:37.973Z | |
| 1911 | 2026-03-18T21:25:37.973Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1912 | 2026-03-18T21:25:38.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-18T21:25:38.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-18T21:25:38.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-18T21:25:38.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-18T21:25:38.577Z | |
| 1917 | 2026-03-18T21:25:38.577Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1918 | 2026-03-18T21:25:39.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-18T21:25:39.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-18T21:25:39.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-18T21:25:39.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1922 | 2026-03-18T21:25:39.177Z | |
| 1923 | 2026-03-18T21:25:39.177Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1924 | 2026-03-18T21:25:39.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-18T21:25:39.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-18T21:25:39.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-18T21:25:39.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1928 | 2026-03-18T21:25:39.772Z | |
| 1929 | 2026-03-18T21:25:39.772Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1930 | 2026-03-18T21:25:40.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-18T21:25:40.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-18T21:25:40.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-18T21:25:40.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1934 | 2026-03-18T21:25:40.371Z | |
| 1935 | 2026-03-18T21:25:40.371Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1936 | 2026-03-18T21:25:40.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-18T21:25:40.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-18T21:25:40.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-18T21:25:40.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1940 | 2026-03-18T21:25:40.972Z | |
| 1941 | 2026-03-18T21:25:40.972Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1942 | 2026-03-18T21:25:41.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-18T21:25:41.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-18T21:25:41.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-18T21:25:41.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1946 | 2026-03-18T21:25:41.569Z | |
| 1947 | 2026-03-18T21:25:41.570Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1948 | 2026-03-18T21:25:42.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-18T21:25:42.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-18T21:25:42.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-18T21:25:42.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-18T21:25:42.170Z | |
| 1953 | 2026-03-18T21:25:42.170Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1954 | 2026-03-18T21:25:42.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-18T21:25:42.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-18T21:25:42.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-18T21:25:42.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-18T21:25:42.769Z | |
| 1959 | 2026-03-18T21:25:42.769Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1960 | 2026-03-18T21:25:43.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-18T21:25:43.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-18T21:25:43.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-18T21:25:43.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1964 | 2026-03-18T21:25:43.370Z | |
| 1965 | 2026-03-18T21:25:43.370Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1966 | 2026-03-18T21:25:43.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-18T21:25:43.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-18T21:25:43.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-18T21:25:43.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1970 | 2026-03-18T21:25:43.972Z | |
| 1971 | 2026-03-18T21:25:43.972Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1972 | 2026-03-18T21:25:44.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-18T21:25:44.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-18T21:25:44.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-18T21:25:44.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-18T21:25:44.573Z | |
| 1977 | 2026-03-18T21:25:44.573Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1978 | 2026-03-18T21:25:45.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-18T21:25:45.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-18T21:25:45.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-18T21:25:45.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-18T21:25:45.172Z | |
| 1983 | 2026-03-18T21:25:45.172Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1984 | 2026-03-18T21:25:45.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-18T21:25:45.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-18T21:25:45.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-18T21:25:45.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1988 | 2026-03-18T21:25:45.770Z | |
| 1989 | 2026-03-18T21:25:45.770Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1990 | 2026-03-18T21:25:46.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-18T21:25:46.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-18T21:25:46.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-18T21:25:46.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1994 | 2026-03-18T21:25:46.378Z | |
| 1995 | 2026-03-18T21:25:46.378Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1996 | 2026-03-18T21:25:46.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-18T21:25:46.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-18T21:25:46.910Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-18T21:25:46.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-18T21:25:46.977Z | |
| 2001 | 2026-03-18T21:25:46.977Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2002 | 2026-03-18T21:25:47.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-18T21:25:47.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-18T21:25:47.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-18T21:25:47.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2006 | 2026-03-18T21:25:47.571Z | |
| 2007 | 2026-03-18T21:25:47.571Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2008 | 2026-03-18T21:25:48.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-18T21:25:48.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-18T21:25:48.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-18T21:25:48.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2012 | 2026-03-18T21:25:48.164Z | |
| 2013 | 2026-03-18T21:25:48.164Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2014 | 2026-03-18T21:25:48.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-18T21:25:48.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-18T21:25:48.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-18T21:25:48.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2018 | 2026-03-18T21:25:48.761Z | |
| 2019 | 2026-03-18T21:25:48.761Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2020 | 2026-03-18T21:25:49.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-18T21:25:49.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-18T21:25:49.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-18T21:25:49.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2024 | 2026-03-18T21:25:49.358Z | |
| 2025 | 2026-03-18T21:25:49.358Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2026 | 2026-03-18T21:25:49.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-18T21:25:49.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-18T21:25:49.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-18T21:25:49.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2030 | 2026-03-18T21:25:49.953Z | |
| 2031 | 2026-03-18T21:25:49.953Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2032 | 2026-03-18T21:25:50.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-18T21:25:50.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-18T21:25:50.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-18T21:25:50.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2036 | 2026-03-18T21:25:50.547Z | |
| 2037 | 2026-03-18T21:25:50.548Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2038 | 2026-03-18T21:25:51.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-18T21:25:51.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-18T21:25:51.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-18T21:25:51.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2042 | 2026-03-18T21:25:51.145Z | |
| 2043 | 2026-03-18T21:25:51.145Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2044 | 2026-03-18T21:25:51.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-18T21:25:51.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-18T21:25:51.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-18T21:25:51.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2048 | 2026-03-18T21:25:51.746Z | |
| 2049 | 2026-03-18T21:25:51.746Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2050 | 2026-03-18T21:25:52.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-18T21:25:52.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-18T21:25:52.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-18T21:25:52.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2054 | 2026-03-18T21:25:52.340Z | |
| 2055 | 2026-03-18T21:25:52.340Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2056 | 2026-03-18T21:25:52.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-18T21:25:52.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-18T21:25:52.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-18T21:25:52.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2060 | 2026-03-18T21:25:52.939Z | |
| 2061 | 2026-03-18T21:25:52.939Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2062 | 2026-03-18T21:25:53.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-18T21:25:53.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-18T21:25:53.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-18T21:25:53.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2066 | 2026-03-18T21:25:53.539Z | |
| 2067 | 2026-03-18T21:25:53.540Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2068 | 2026-03-18T21:25:54.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-18T21:25:54.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-18T21:25:54.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-18T21:25:54.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2072 | 2026-03-18T21:25:54.142Z | |
| 2073 | 2026-03-18T21:25:54.142Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2074 | 2026-03-18T21:25:54.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-18T21:25:54.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-18T21:25:54.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-18T21:25:54.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-18T21:25:54.745Z | |
| 2079 | 2026-03-18T21:25:54.745Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2080 | 2026-03-18T21:25:55.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-18T21:25:55.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-18T21:25:55.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-18T21:25:55.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-18T21:25:55.347Z | |
| 2085 | 2026-03-18T21:25:55.347Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2086 | 2026-03-18T21:25:55.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-18T21:25:55.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-18T21:25:55.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-18T21:25:55.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-18T21:25:55.944Z | |
| 2091 | 2026-03-18T21:25:55.944Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2092 | 2026-03-18T21:25:56.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-18T21:25:56.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-18T21:25:56.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-18T21:25:56.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2096 | 2026-03-18T21:25:56.548Z | |
| 2097 | 2026-03-18T21:25:56.548Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2098 | 2026-03-18T21:25:57.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-18T21:25:57.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-18T21:25:57.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-18T21:25:57.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2102 | 2026-03-18T21:25:57.144Z | |
| 2103 | 2026-03-18T21:25:57.144Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2104 | 2026-03-18T21:25:57.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-18T21:25:57.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-18T21:25:57.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-18T21:25:57.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-03-18T21:25:57.746Z | |
| 2109 | 2026-03-18T21:25:57.746Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2110 | 2026-03-18T21:25:58.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-18T21:25:58.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-18T21:25:58.812Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-18T21:25:58.971Z | Checking libc v0.2.180 |
| 2114 | 2026-03-18T21:25:58.974Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-18T21:25:59.002Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-18T21:25:59.020Z | Checking itoa v1.0.17 |
| 2117 | 2026-03-18T21:25:59.023Z | Checking smallvec v1.15.1 |
| 2118 | 2026-03-18T21:25:59.056Z | Checking log v0.4.29 |
| 2119 | 2026-03-18T21:25:59.056Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-18T21:25:59.096Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-18T21:25:59.192Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-18T21:25:59.211Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-18T21:25:59.252Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-18T21:25:59.274Z | Checking subtle v2.6.1 |
| 2125 | 2026-03-18T21:25:59.295Z | Checking litemap v0.8.1 |
| 2126 | 2026-03-18T21:25:59.335Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-18T21:25:59.378Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-18T21:25:59.467Z | Checking writeable v0.6.2 |
| 2129 | 2026-03-18T21:25:59.486Z | Checking percent-encoding v2.3.2 |
| 2130 | 2026-03-18T21:25:59.509Z | Checking libm v0.2.16 |
| 2131 | 2026-03-18T21:25:59.530Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-18T21:25:59.554Z | Checking getrandom v0.2.17 |
| 2133 | 2026-03-18T21:25:59.557Z | Checking errno v0.3.14 |
| 2134 | 2026-03-18T21:25:59.639Z | Checking zerovec v0.11.5 |
| 2135 | 2026-03-18T21:25:59.658Z | Checking zerotrie v0.2.3 |
| 2136 | 2026-03-18T21:25:59.677Z | Checking icu_normalizer_data v2.1.1 |
| 2137 | 2026-03-18T21:25:59.698Z | Checking pin-project-lite v0.2.17 |
| 2138 | 2026-03-18T21:25:59.720Z | Checking utf8_iter v1.0.4 |
| 2139 | 2026-03-18T21:25:59.739Z | Checking rand_core v0.6.4 |
| 2140 | 2026-03-18T21:25:59.766Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-18T21:25:59.810Z | Checking typenum v1.19.0 |
| 2142 | 2026-03-18T21:25:59.871Z | Checking portable-atomic v1.13.1 |
| 2143 | 2026-03-18T21:25:59.923Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-18T21:25:59.959Z | Checking rand_core v0.10.0 |
| 2145 | 2026-03-18T21:25:59.980Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-18T21:26:00.047Z | Checking parking_lot_core v0.9.12 |
| 2147 | 2026-03-18T21:26:00.139Z | Checking getrandom v0.4.1 |
| 2148 | 2026-03-18T21:26:00.188Z | Checking mio v1.1.1 |
| 2149 | 2026-03-18T21:26:00.236Z | Checking tinystr v0.8.2 |
| 2150 | 2026-03-18T21:26:00.284Z | Checking potential_utf v0.1.4 |
| 2151 | 2026-03-18T21:26:00.320Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-18T21:26:00.440Z | Checking once_cell v1.21.3 |
| 2153 | 2026-03-18T21:26:00.460Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-03-18T21:26:00.480Z | Checking icu_locale_core v2.1.1 |
| 2155 | 2026-03-18T21:26:00.497Z | Checking num-traits v0.2.19 |
| 2156 | 2026-03-18T21:26:00.516Z | Checking generic-array v0.14.7 |
| 2157 | 2026-03-18T21:26:00.559Z | Checking socket2 v0.6.2 |
| 2158 | 2026-03-18T21:26:00.580Z | Checking zerocopy v0.8.40 |
| 2159 | 2026-03-18T21:26:00.663Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-18T21:26:00.795Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-18T21:26:00.856Z | Checking equivalent v1.0.2 |
| 2162 | 2026-03-18T21:26:00.882Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-18T21:26:00.949Z | Checking foldhash v0.2.0 |
| 2164 | 2026-03-18T21:26:00.969Z | Checking const-oid v0.9.6 |
| 2165 | 2026-03-18T21:26:01.129Z | Checking serde v1.0.228 |
| 2166 | 2026-03-18T21:26:01.149Z | Checking serde_json v1.0.149 |
| 2167 | 2026-03-18T21:26:01.152Z | Checking bitflags v2.11.0 |
| 2168 | 2026-03-18T21:26:01.223Z | Checking icu_provider v2.1.1 |
| 2169 | 2026-03-18T21:26:01.261Z | Checking crypto-common v0.1.7 |
| 2170 | 2026-03-18T21:26:01.286Z | Checking uuid v1.21.0 |
| 2171 | 2026-03-18T21:26:01.384Z | Checking hashbrown v0.16.1 |
| 2172 | 2026-03-18T21:26:01.417Z | Checking futures-sink v0.3.32 |
| 2173 | 2026-03-18T21:26:01.523Z | Checking icu_properties v2.1.2 |
| 2174 | 2026-03-18T21:26:01.543Z | Checking icu_normalizer v2.1.1 |
| 2175 | 2026-03-18T21:26:01.700Z | Checking dyn-clone v1.0.20 |
| 2176 | 2026-03-18T21:26:01.722Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-18T21:26:01.831Z | Checking chrono v0.4.44 |
| 2178 | 2026-03-18T21:26:01.952Z | Checking futures-channel v0.3.32 |
| 2179 | 2026-03-18T21:26:01.996Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-18T21:26:02.067Z | Checking semver v1.0.27 |
| 2181 | 2026-03-18T21:26:02.099Z | Checking futures-task v0.3.32 |
| 2182 | 2026-03-18T21:26:02.167Z | Checking slab v0.4.12 |
| 2183 | 2026-03-18T21:26:02.206Z | Checking futures-io v0.3.32 |
| 2184 | 2026-03-18T21:26:02.276Z | Checking digest v0.10.7 |
| 2185 | 2026-03-18T21:26:02.320Z | Checking tokio v1.49.0 |
| 2186 | 2026-03-18T21:26:02.343Z | Checking thiserror v2.0.18 |
| 2187 | 2026-03-18T21:26:02.362Z | Checking byteorder v1.5.0 |
| 2188 | 2026-03-18T21:26:02.381Z | Checking futures-util v0.3.32 |
| 2189 | 2026-03-18T21:26:02.464Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-18T21:26:02.528Z | Checking cpufeatures v0.2.17 |
| 2191 | 2026-03-18T21:26:02.617Z | Checking http v1.4.0 |
| 2192 | 2026-03-18T21:26:02.639Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-18T21:26:02.698Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-18T21:26:02.755Z | Checking unicode-ident v1.0.24 |
| 2195 | 2026-03-18T21:26:02.849Z | Checking idna v1.1.0 |
| 2196 | 2026-03-18T21:26:02.893Z | Checking base64 v0.22.1 |
| 2197 | 2026-03-18T21:26:02.995Z | Checking tracing-core v0.1.36 |
| 2198 | 2026-03-18T21:26:03.161Z | Checking url v2.5.8 |
| 2199 | 2026-03-18T21:26:03.198Z | Checking proc-macro2 v1.0.106 |
| 2200 | 2026-03-18T21:26:03.235Z | Checking rustls-pki-types v1.14.0 |
| 2201 | 2026-03-18T21:26:03.413Z | Checking tracing v0.1.44 |
| 2202 | 2026-03-18T21:26:03.416Z | Checking regex-syntax v0.8.10 |
| 2203 | 2026-03-18T21:26:03.624Z | Checking untrusted v0.9.0 |
| 2204 | 2026-03-18T21:26:03.644Z | Checking quote v1.0.44 |
| 2205 | 2026-03-18T21:26:03.673Z | Checking thiserror v1.0.69 |
| 2206 | 2026-03-18T21:26:03.733Z | Checking schemars v0.8.22 |
| 2207 | 2026-03-18T21:26:03.759Z | Checking ring v0.17.14 |
| 2208 | 2026-03-18T21:26:03.798Z | Checking ipnet v2.11.0 |
| 2209 | 2026-03-18T21:26:03.867Z | Checking syn v2.0.117 |
| 2210 | 2026-03-18T21:26:04.138Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-18T21:26:04.414Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-18T21:26:04.573Z | Checking ppv-lite86 v0.2.21 |
| 2213 | 2026-03-18T21:26:04.594Z | Checking rustix v1.1.3 |
| 2214 | 2026-03-18T21:26:04.614Z | Checking block-padding v0.3.3 |
| 2215 | 2026-03-18T21:26:04.783Z | Checking getrandom v0.3.4 |
| 2216 | 2026-03-18T21:26:04.968Z | Checking atomic-waker v1.1.2 |
| 2217 | 2026-03-18T21:26:04.991Z | Checking inout v0.1.4 |
| 2218 | 2026-03-18T21:26:05.015Z | Checking hmac v0.12.1 |
| 2219 | 2026-03-18T21:26:05.090Z | Checking aws-lc-sys v0.37.1 |
| 2220 | 2026-03-18T21:26:05.110Z | Checking aho-corasick v1.1.4 |
| 2221 | 2026-03-18T21:26:05.166Z | Checking httpdate v1.0.3 |
| 2222 | 2026-03-18T21:26:05.187Z | Checking openssl-probe v0.2.1 |
| 2223 | 2026-03-18T21:26:05.213Z | Checking untrusted v0.7.1 |
| 2224 | 2026-03-18T21:26:05.317Z | Checking try-lock v0.2.5 |
| 2225 | 2026-03-18T21:26:05.353Z | Checking tower-layer v0.3.3 |
| 2226 | 2026-03-18T21:26:05.356Z | Checking powerfmt v0.2.0 |
| 2227 | 2026-03-18T21:26:05.439Z | Checking tower-service v0.3.3 |
| 2228 | 2026-03-18T21:26:05.543Z | Checking want v0.3.1 |
| 2229 | 2026-03-18T21:26:05.564Z | Checking cipher v0.4.4 |
| 2230 | 2026-03-18T21:26:05.568Z | Checking deranged v0.5.8 |
| 2231 | 2026-03-18T21:26:05.698Z | Checking rand_core v0.9.5 |
| 2232 | 2026-03-18T21:26:05.769Z | Checking pin-utils v0.1.0 |
| 2233 | 2026-03-18T21:26:05.793Z | Checking aws-lc-rs v1.16.0 |
| 2234 | 2026-03-18T21:26:05.840Z | Checking num-conv v0.2.0 |
| 2235 | 2026-03-18T21:26:05.862Z | Checking time-core v0.1.8 |
| 2236 | 2026-03-18T21:26:05.926Z | Checking base64ct v1.8.3 |
| 2237 | 2026-03-18T21:26:05.993Z | Checking num_threads v0.1.7 |
| 2238 | 2026-03-18T21:26:06.021Z | Checking regex-automata v0.4.14 |
| 2239 | 2026-03-18T21:26:06.046Z | Checking sha2 v0.10.9 |
| 2240 | 2026-03-18T21:26:06.104Z | Checking erased-serde v0.3.31 |
| 2241 | 2026-03-18T21:26:06.237Z | Checking pretty-hex v0.4.1 |
| 2242 | 2026-03-18T21:26:06.388Z | Checking rand_chacha v0.9.0 |
| 2243 | 2026-03-18T21:26:06.411Z | Checking ryu v1.0.23 |
| 2244 | 2026-03-18T21:26:06.586Z | Checking fastrand v2.3.0 |
| 2245 | 2026-03-18T21:26:06.607Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-18T21:26:06.666Z | Checking rand v0.9.2 |
| 2247 | 2026-03-18T21:26:06.697Z | Checking slog v2.8.2 |
| 2248 | 2026-03-18T21:26:06.827Z | Checking pem-rfc7468 v0.7.0 |
| 2249 | 2026-03-18T21:26:06.870Z | Checking time v0.3.47 |
| 2250 | 2026-03-18T21:26:06.975Z | Checking rustls-webpki v0.103.9 |
| 2251 | 2026-03-18T21:26:07.033Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-18T21:26:07.057Z | Checking ipnetwork v0.21.1 |
| 2253 | 2026-03-18T21:26:07.110Z | Checking http-body-util v0.1.3 |
| 2254 | 2026-03-18T21:26:07.194Z | Checking sync_wrapper v1.0.2 |
| 2255 | 2026-03-18T21:26:07.305Z | Checking spin v0.9.8 |
| 2256 | 2026-03-18T21:26:07.327Z | Checking flagset v0.4.7 |
| 2257 | 2026-03-18T21:26:07.347Z | Checking plain v0.2.3 |
| 2258 | 2026-03-18T21:26:07.400Z | Checking tower v0.5.3 |
| 2259 | 2026-03-18T21:26:07.424Z | Checking h2 v0.4.13 |
| 2260 | 2026-03-18T21:26:07.477Z | Checking serde_urlencoded v0.7.1 |
| 2261 | 2026-03-18T21:26:07.497Z | Checking der v0.7.10 |
| 2262 | 2026-03-18T21:26:07.525Z | Checking rustls v0.23.37 |
| 2263 | 2026-03-18T21:26:07.547Z | Checking rand_chacha v0.3.1 |
| 2264 | 2026-03-18T21:26:07.750Z | Checking webpki-roots v1.0.6 |
| 2265 | 2026-03-18T21:26:07.817Z | Checking ucd-trie v0.1.7 |
| 2266 | 2026-03-18T21:26:07.900Z | Checking iri-string v0.7.10 |
| 2267 | 2026-03-18T21:26:07.923Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-18T21:26:07.985Z | Checking pest v2.8.6 |
| 2269 | 2026-03-18T21:26:08.009Z | Checking tinyvec v1.10.0 |
| 2270 | 2026-03-18T21:26:08.422Z | Checking rand v0.8.5 |
| 2271 | 2026-03-18T21:26:08.447Z | Checking tempfile v3.25.0 |
| 2272 | 2026-03-18T21:26:08.504Z | Checking spki v0.7.3 |
| 2273 | 2026-03-18T21:26:08.539Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-18T21:26:08.697Z | Checking pbkdf2 v0.12.2 |
| 2275 | 2026-03-18T21:26:08.718Z | Checking unicode-width v0.2.0 |
| 2276 | 2026-03-18T21:26:08.718Z | Checking foreign-types-shared v0.1.1 |
| 2277 | 2026-03-18T21:26:08.839Z | Checking scrypt v0.11.0 |
| 2278 | 2026-03-18T21:26:08.868Z | Checking foreign-types v0.3.2 |
| 2279 | 2026-03-18T21:26:08.959Z | Checking regex v1.12.3 |
| 2280 | 2026-03-18T21:26:09.016Z | Checking cbc v0.1.2 |
| 2281 | 2026-03-18T21:26:09.036Z | Checking aes v0.8.4 |
| 2282 | 2026-03-18T21:26:09.112Z | Checking anyhow v1.0.102 |
| 2283 | 2026-03-18T21:26:09.177Z | Checking openssl-sys v0.9.111 |
| 2284 | 2026-03-18T21:26:09.340Z | Checking crossbeam-utils v0.8.21 |
| 2285 | 2026-03-18T21:26:09.360Z | Checking tower-http v0.6.8 |
| 2286 | 2026-03-18T21:26:09.380Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-18T21:26:09.449Z | Checking mime v0.3.17 |
| 2288 | 2026-03-18T21:26:09.562Z | Checking pkcs5 v0.7.1 |
| 2289 | 2026-03-18T21:26:09.678Z | Checking openapiv3 v2.2.0 |
| 2290 | 2026-03-18T21:26:09.697Z | Checking scroll v0.12.0 |
| 2291 | 2026-03-18T21:26:09.723Z | Checking encoding_rs v0.8.35 |
| 2292 | 2026-03-18T21:26:09.791Z | Checking winnow v0.7.14 |
| 2293 | 2026-03-18T21:26:09.817Z | Checking openssl v0.10.75 |
| 2294 | 2026-03-18T21:26:09.894Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-18T21:26:09.998Z | Checking siphasher v1.0.2 |
| 2296 | 2026-03-18T21:26:10.123Z | Checking data-encoding v2.10.0 |
| 2297 | 2026-03-18T21:26:10.208Z | Checking goblin v0.8.2 |
| 2298 | 2026-03-18T21:26:10.477Z | Checking lazy_static v1.5.0 |
| 2299 | 2026-03-18T21:26:10.591Z | Checking zerocopy v0.7.35 |
| 2300 | 2026-03-18T21:26:10.715Z | Checking tokio-rustls v0.26.4 |
| 2301 | 2026-03-18T21:26:11.003Z | Checking hyper v1.8.1 |
| 2302 | 2026-03-18T21:26:11.023Z | Checking wait-timeout v0.2.1 |
| 2303 | 2026-03-18T21:26:11.026Z | Checking bit-vec v0.8.0 |
| 2304 | 2026-03-18T21:26:11.174Z | Checking either v1.15.0 |
| 2305 | 2026-03-18T21:26:11.285Z | Checking bitflags v1.3.2 |
| 2306 | 2026-03-18T21:26:11.306Z | Checking utf8parse v0.2.2 |
| 2307 | 2026-03-18T21:26:11.377Z | Checking psl-types v2.0.11 |
| 2308 | 2026-03-18T21:26:11.411Z | Checking managed v0.8.0 |
| 2309 | 2026-03-18T21:26:11.430Z | Checking anstyle v1.0.13 |
| 2310 | 2026-03-18T21:26:11.433Z | Checking quick-error v1.2.3 |
| 2311 | 2026-03-18T21:26:11.434Z | Checking anstyle-parse v0.2.7 |
| 2312 | 2026-03-18T21:26:11.522Z | Checking publicsuffix v2.3.0 |
| 2313 | 2026-03-18T21:26:11.553Z | Checking rusty-fork v0.3.1 |
| 2314 | 2026-03-18T21:26:11.663Z | Checking bit-set v0.8.0 |
| 2315 | 2026-03-18T21:26:11.682Z | Checking dtrace-parser v0.2.0 |
| 2316 | 2026-03-18T21:26:11.702Z | Checking unicode-normalization v0.1.25 |
| 2317 | 2026-03-18T21:26:11.743Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-18T21:26:11.772Z | Checking rand_xorshift v0.4.0 |
| 2319 | 2026-03-18T21:26:11.852Z | Checking sha1 v0.10.6 |
| 2320 | 2026-03-18T21:26:11.922Z | Checking thread-id v4.2.2 |
| 2321 | 2026-03-18T21:26:11.994Z | Checking is_terminal_polyfill v1.70.2 |
| 2322 | 2026-03-18T21:26:12.022Z | Checking unarray v0.1.4 |
| 2323 | 2026-03-18T21:26:12.053Z | Checking anstyle-query v1.1.5 |
| 2324 | 2026-03-18T21:26:12.074Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-18T21:26:12.103Z | Checking cookie_store v0.22.1 |
| 2326 | 2026-03-18T21:26:12.151Z | Checking proptest v1.10.0 |
| 2327 | 2026-03-18T21:26:12.171Z | Checking rustls-platform-verifier v0.6.2 |
| 2328 | 2026-03-18T21:26:12.196Z | Checking anstream v0.6.21 |
| 2329 | 2026-03-18T21:26:12.237Z | Checking crossbeam-epoch v0.9.18 |
| 2330 | 2026-03-18T21:26:12.260Z | Checking hyper-util v0.1.20 |
| 2331 | 2026-03-18T21:26:12.342Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-18T21:26:12.456Z | Checking scroll v0.13.0 |
| 2333 | 2026-03-18T21:26:12.485Z | Checking hex v0.4.3 |
| 2334 | 2026-03-18T21:26:12.530Z | Checking num-integer v0.1.46 |
| 2335 | 2026-03-18T21:26:12.550Z | Checking simd-adler32 v0.3.8 |
| 2336 | 2026-03-18T21:26:12.635Z | Checking native-tls v0.2.18 |
| 2337 | 2026-03-18T21:26:12.763Z | Checking goblin v0.10.5 |
| 2338 | 2026-03-18T21:26:12.783Z | Checking crossbeam-deque v0.8.6 |
| 2339 | 2026-03-18T21:26:12.786Z | Checking bstr v1.12.1 |
| 2340 | 2026-03-18T21:26:12.827Z | Checking ref-cast v1.0.25 |
| 2341 | 2026-03-18T21:26:12.827Z | Checking dof v0.3.0 |
| 2342 | 2026-03-18T21:26:12.866Z | Checking tokio-native-tls v0.3.1 |
| 2343 | 2026-03-18T21:26:12.967Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-18T21:26:13.008Z | Checking camino v1.2.2 |
| 2345 | 2026-03-18T21:26:13.061Z | Checking crc32fast v1.5.0 |
| 2346 | 2026-03-18T21:26:13.189Z | Checking usdt-impl v0.5.0 |
| 2347 | 2026-03-18T21:26:13.240Z | Checking signature v2.2.0 |
| 2348 | 2026-03-18T21:26:13.335Z | Checking serde_spanned v0.6.9 |
| 2349 | 2026-03-18T21:26:13.357Z | Checking toml_datetime v0.6.11 |
| 2350 | 2026-03-18T21:26:13.403Z | Checking ff v0.13.1 |
| 2351 | 2026-03-18T21:26:13.493Z | Checking clap_lex v1.0.0 |
| 2352 | 2026-03-18T21:26:13.544Z | Checking base16ct v0.2.0 |
| 2353 | 2026-03-18T21:26:13.567Z | Checking unicode-properties v0.1.4 |
| 2354 | 2026-03-18T21:26:13.589Z | Checking unicode-bidi v0.3.18 |
| 2355 | 2026-03-18T21:26:13.683Z | Checking adler2 v2.0.1 |
| 2356 | 2026-03-18T21:26:13.703Z | Checking strsim v0.11.1 |
| 2357 | 2026-03-18T21:26:13.809Z | Checking sec1 v0.7.3 |
| 2358 | 2026-03-18T21:26:13.828Z | Checking miniz_oxide v0.8.9 |
| 2359 | 2026-03-18T21:26:13.909Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-18T21:26:13.928Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-18T21:26:13.974Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-18T21:26:14.073Z | Checking stringprep v0.1.5 |
| 2363 | 2026-03-18T21:26:14.093Z | Checking group v0.13.0 |
| 2364 | 2026-03-18T21:26:14.190Z | Checking rayon-core v1.13.0 |
| 2365 | 2026-03-18T21:26:14.193Z | Checking reqwest v0.12.28 |
| 2366 | 2026-03-18T21:26:14.268Z | Checking reqwest v0.13.2 |
| 2367 | 2026-03-18T21:26:14.288Z | Checking num-iter v0.1.45 |
| 2368 | 2026-03-18T21:26:14.291Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2369 | 2026-03-18T21:26:14.429Z | Checking dtrace-parser v0.3.0 |
| 2370 | 2026-03-18T21:26:14.620Z | Checking hkdf v0.12.4 |
| 2371 | 2026-03-18T21:26:14.639Z | Checking newtype-uuid v1.3.2 |
| 2372 | 2026-03-18T21:26:14.736Z | Checking strum v0.26.3 |
| 2373 | 2026-03-18T21:26:14.739Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2374 | 2026-03-18T21:26:14.787Z | Checking hash32 v0.2.1 |
| 2375 | 2026-03-18T21:26:14.875Z | Checking md-5 v0.10.6 |
| 2376 | 2026-03-18T21:26:14.895Z | Checking crypto-bigint v0.5.5 |
| 2377 | 2026-03-18T21:26:14.898Z | Checking daft v0.1.5 |
| 2378 | 2026-03-18T21:26:14.993Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2379 | 2026-03-18T21:26:15.047Z | Checking thread-id v5.1.0 |
| 2380 | 2026-03-18T21:26:15.149Z | Checking unicode-segmentation v1.12.0 |
| 2381 | 2026-03-18T21:26:15.224Z | Checking fallible-iterator v0.2.0 |
| 2382 | 2026-03-18T21:26:15.254Z | Checking zlib-rs v0.6.2 |
| 2383 | 2026-03-18T21:26:15.338Z | Checking heapless v0.7.17 |
| 2384 | 2026-03-18T21:26:15.386Z | Checking zstd-safe v7.2.4 |
| 2385 | 2026-03-18T21:26:15.563Z | Checking rayon v1.11.0 |
| 2386 | 2026-03-18T21:26:15.585Z | Checking clap v4.5.60 |
| 2387 | 2026-03-18T21:26:15.603Z | Checking itertools v0.12.1 |
| 2388 | 2026-03-18T21:26:15.606Z | Checking postgres-protocol v0.6.10 |
| 2389 | 2026-03-18T21:26:15.680Z | Checking phf_shared v0.13.1 |
| 2390 | 2026-03-18T21:26:15.891Z | Checking console v0.16.2 |
| 2391 | 2026-03-18T21:26:15.948Z | Checking curve25519-dalek v4.1.3 |
| 2392 | 2026-03-18T21:26:16.003Z | Checking dof v0.4.0 |
| 2393 | 2026-03-18T21:26:16.030Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-18T21:26:16.131Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2395 | 2026-03-18T21:26:16.204Z | Checking elliptic-curve v0.13.8 |
| 2396 | 2026-03-18T21:26:16.238Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-18T21:26:16.287Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-18T21:26:16.473Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-18T21:26:16.473Z | Checking unit-prefix v0.5.2 |
| 2400 | 2026-03-18T21:26:16.511Z | Checking toml_write v0.1.2 |
| 2401 | 2026-03-18T21:26:16.616Z | Checking libbz2-rs-sys v0.2.2 |
| 2402 | 2026-03-18T21:26:16.648Z | Checking winnow v0.5.40 |
| 2403 | 2026-03-18T21:26:16.744Z | Checking fixedbitset v0.4.2 |
| 2404 | 2026-03-18T21:26:16.876Z | Checking usdt-impl v0.6.0 |
| 2405 | 2026-03-18T21:26:16.895Z | Checking bumpalo v3.20.2 |
| 2406 | 2026-03-18T21:26:16.941Z | Checking foldhash v0.1.5 |
| 2407 | 2026-03-18T21:26:16.975Z | Checking zone v0.3.1 |
| 2408 | 2026-03-18T21:26:17.001Z | Checking petgraph v0.6.5 |
| 2409 | 2026-03-18T21:26:17.112Z | Checking hashbrown v0.15.5 |
| 2410 | 2026-03-18T21:26:17.137Z | Checking bzip2 v0.6.1 |
| 2411 | 2026-03-18T21:26:17.159Z | Checking zopfli v0.8.3 |
| 2412 | 2026-03-18T21:26:17.232Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-18T21:26:17.344Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-18T21:26:17.439Z | Checking signal-hook-mio v0.2.5 |
| 2415 | 2026-03-18T21:26:17.458Z | Checking bzip2 v0.4.4 |
| 2416 | 2026-03-18T21:26:17.567Z | Checking nix v0.31.1 |
| 2417 | 2026-03-18T21:26:17.587Z | Checking postgres-types v0.2.12 |
| 2418 | 2026-03-18T21:26:17.608Z | Checking indicatif v0.18.4 |
| 2419 | 2026-03-18T21:26:17.665Z | Checking phf v0.13.1 |
| 2420 | 2026-03-18T21:26:17.745Z | Checking smoltcp v0.9.1 |
| 2421 | 2026-03-18T21:26:17.857Z | Checking zstd v0.13.3 |
| 2422 | 2026-03-18T21:26:18.003Z | Checking similar v2.7.0 |
| 2423 | 2026-03-18T21:26:18.114Z | Checking num-bigint-dig v0.8.6 |
| 2424 | 2026-03-18T21:26:18.117Z | Checking ed25519 v2.2.3 |
| 2425 | 2026-03-18T21:26:18.219Z | Checking toml_edit v0.19.15 |
| 2426 | 2026-03-18T21:26:18.343Z | Checking phf_shared v0.11.3 |
| 2427 | 2026-03-18T21:26:18.509Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-18T21:26:18.536Z | Checking tokio-stream v0.1.18 |
| 2429 | 2026-03-18T21:26:18.562Z | Checking strum v0.27.2 |
| 2430 | 2026-03-18T21:26:18.701Z | Checking hubpack v0.1.2 |
| 2431 | 2026-03-18T21:26:18.720Z | Checking rfc6979 v0.4.0 |
| 2432 | 2026-03-18T21:26:18.778Z | Checking serde-big-array v0.5.1 |
| 2433 | 2026-03-18T21:26:18.834Z | Checking float-cmp v0.10.0 |
| 2434 | 2026-03-18T21:26:18.863Z | Checking env_filter v1.0.0 |
| 2435 | 2026-03-18T21:26:18.916Z | Checking normalize-line-endings v0.3.0 |
| 2436 | 2026-03-18T21:26:18.946Z | Checking new_debug_unreachable v1.0.6 |
| 2437 | 2026-03-18T21:26:18.965Z | Checking rustc-hash v2.1.1 |
| 2438 | 2026-03-18T21:26:18.994Z | Checking predicates-core v1.0.10 |
| 2439 | 2026-03-18T21:26:19.030Z | Checking fixedbitset v0.5.7 |
| 2440 | 2026-03-18T21:26:19.033Z | Checking jiff v0.2.21 |
| 2441 | 2026-03-18T21:26:19.068Z | Checking whoami v2.1.0 |
| 2442 | 2026-03-18T21:26:19.071Z | Checking precomputed-hash v0.1.1 |
| 2443 | 2026-03-18T21:26:19.106Z | Checking keccak v0.1.6 |
| 2444 | 2026-03-18T21:26:19.144Z | Checking static_assertions v1.1.0 |
| 2445 | 2026-03-18T21:26:19.190Z | Checking difflib v0.4.0 |
| 2446 | 2026-03-18T21:26:19.231Z | Checking rsa v0.9.10 |
| 2447 | 2026-03-18T21:26:19.251Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2448 | 2026-03-18T21:26:19.286Z | Checking petgraph v0.8.3 |
| 2449 | 2026-03-18T21:26:19.314Z | Checking tokio-postgres v0.7.16 |
| 2450 | 2026-03-18T21:26:19.334Z | Checking sha3 v0.10.8 |
| 2451 | 2026-03-18T21:26:19.420Z | Checking predicates v3.1.4 |
| 2452 | 2026-03-18T21:26:19.601Z | Checking string_cache v0.8.9 |
| 2453 | 2026-03-18T21:26:19.639Z | Checking toml v0.7.8 |
| 2454 | 2026-03-18T21:26:19.816Z | Checking iddqd v0.3.17 |
| 2455 | 2026-03-18T21:26:19.838Z | Checking env_logger v0.11.9 |
| 2456 | 2026-03-18T21:26:19.855Z | Checking ecdsa v0.16.9 |
| 2457 | 2026-03-18T21:26:20.068Z | Checking ed25519-dalek v2.2.0 |
| 2458 | 2026-03-18T21:26:20.088Z | Checking zip v0.6.6 |
| 2459 | 2026-03-18T21:26:20.305Z | Checking crossterm v0.28.1 |
| 2460 | 2026-03-18T21:26:20.365Z | Checking serde_with v3.17.0 |
| 2461 | 2026-03-18T21:26:20.507Z | Checking itertools v0.13.0 |
| 2462 | 2026-03-18T21:26:20.949Z | Checking hickory-proto v0.25.2 |
| 2463 | 2026-03-18T21:26:20.970Z | Checking x509-cert v0.2.5 |
| 2464 | 2026-03-18T21:26:21.256Z | Checking fs-err v3.3.0 |
| 2465 | 2026-03-18T21:26:21.423Z | Checking ahash v0.8.12 |
| 2466 | 2026-03-18T21:26:21.646Z | Checking object v0.37.3 |
| 2467 | 2026-03-18T21:26:21.684Z | Checking buf-list v1.1.2 |
| 2468 | 2026-03-18T21:26:21.857Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2469 | 2026-03-18T21:26:21.923Z | Checking peg-runtime v0.8.5 |
| 2470 | 2026-03-18T21:26:21.942Z | Checking lalrpop-util v0.19.12 |
| 2471 | 2026-03-18T21:26:22.106Z | Compiling structmeta-derive v0.3.0 |
| 2472 | 2026-03-18T21:26:22.150Z | Compiling rustls v0.22.4 |
| 2473 | 2026-03-18T21:26:22.169Z | Checking zip v4.6.1 |
| 2474 | 2026-03-18T21:26:22.208Z | Compiling newtype-uuid-macros v0.1.0 |
| 2475 | 2026-03-18T21:26:22.233Z | Compiling multer v3.1.0 |
| 2476 | 2026-03-18T21:26:22.399Z | Compiling async-stream-impl v0.3.6 |
| 2477 | 2026-03-18T21:26:22.402Z | Checking futures-executor v0.3.32 |
| 2478 | 2026-03-18T21:26:22.527Z | Checking regress v0.10.5 |
| 2479 | 2026-03-18T21:26:22.934Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2480 | 2026-03-18T21:26:23.179Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-18T21:26:23.251Z | Checking futures v0.3.32 |
| 2482 | 2026-03-18T21:26:23.313Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-18T21:26:23.435Z | Checking thread_local v1.1.9 |
| 2484 | 2026-03-18T21:26:23.479Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2485 | 2026-03-18T21:26:23.534Z | Compiling structmeta v0.3.0 |
| 2486 | 2026-03-18T21:26:23.645Z | Checking crossbeam-channel v0.5.15 |
| 2487 | 2026-03-18T21:26:23.805Z | Compiling derive-ex v0.1.8 |
| 2488 | 2026-03-18T21:26:23.938Z | Checking is-terminal v0.4.17 |
| 2489 | 2026-03-18T21:26:24.056Z | Checking term v1.2.1 |
| 2490 | 2026-03-18T21:26:24.094Z | Checking take_mut v0.2.2 |
| 2491 | 2026-03-18T21:26:24.227Z | Checking slog-async v2.8.0 |
| 2492 | 2026-03-18T21:26:24.345Z | Checking slog-term v2.9.2 |
| 2493 | 2026-03-18T21:26:24.454Z | Compiling parse-display-derive v0.10.0 |
| 2494 | 2026-03-18T21:26:24.457Z | Checking rustls-webpki v0.102.8 |
| 2495 | 2026-03-18T21:26:24.688Z | Checking serde_spanned v1.0.4 |
| 2496 | 2026-03-18T21:26:24.759Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2497 | 2026-03-18T21:26:24.858Z | Checking match_cfg v0.1.0 |
| 2498 | 2026-03-18T21:26:24.935Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2499 | 2026-03-18T21:26:24.953Z | Checking debug-ignore v1.0.5 |
| 2500 | 2026-03-18T21:26:25.001Z | Checking toml v0.9.12+spec-1.1.0 |
| 2501 | 2026-03-18T21:26:25.029Z | Checking hostname v0.3.1 |
| 2502 | 2026-03-18T21:26:25.079Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2503 | 2026-03-18T21:26:25.154Z | Checking slog-json v2.6.1 |
| 2504 | 2026-03-18T21:26:25.263Z | Checking macaddr v1.0.1 |
| 2505 | 2026-03-18T21:26:25.355Z | Checking slog-bunyan v2.5.0 |
| 2506 | 2026-03-18T21:26:25.496Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2507 | 2026-03-18T21:26:25.499Z | Checking async-stream v0.3.6 |
| 2508 | 2026-03-18T21:26:25.719Z | Checking waitgroup v0.1.2 |
| 2509 | 2026-03-18T21:26:25.811Z | Checking rustls-pemfile v2.2.0 |
| 2510 | 2026-03-18T21:26:25.846Z | Checking serde_path_to_error v0.1.20 |
| 2511 | 2026-03-18T21:26:25.972Z | Checking hostname v0.4.2 |
| 2512 | 2026-03-18T21:26:25.994Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2513 | 2026-03-18T21:26:26.015Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-18T21:26:26.098Z | Checking progenitor-client v0.10.0 |
| 2515 | 2026-03-18T21:26:26.118Z | Compiling test-strategy v0.4.5 |
| 2516 | 2026-03-18T21:26:26.147Z | Compiling itertools v0.14.0 |
| 2517 | 2026-03-18T21:26:26.224Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2518 | 2026-03-18T21:26:26.308Z | Checking backon v1.6.0 |
| 2519 | 2026-03-18T21:26:26.398Z | Checking instant v0.1.13 |
| 2520 | 2026-03-18T21:26:26.517Z | Checking backoff v0.4.0 |
| 2521 | 2026-03-18T21:26:26.535Z | Checking progenitor-extras v0.1.1 |
| 2522 | 2026-03-18T21:26:26.751Z | Checking parse-display v0.10.0 |
| 2523 | 2026-03-18T21:26:26.790Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2524 | 2026-03-18T21:26:26.867Z | Checking heck v0.5.0 |
| 2525 | 2026-03-18T21:26:27.007Z | Checking tokio-rustls v0.25.0 |
| 2526 | 2026-03-18T21:26:27.027Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2527 | 2026-03-18T21:26:27.087Z | Compiling convert_case v0.4.0 |
| 2528 | 2026-03-18T21:26:27.422Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2529 | 2026-03-18T21:26:27.598Z | Compiling crucible-workspace-hack v0.1.0 |
| 2530 | 2026-03-18T21:26:27.684Z | Compiling heapless v0.8.0 |
| 2531 | 2026-03-18T21:26:27.847Z | Compiling proc-macro-crate v3.4.0 |
| 2532 | 2026-03-18T21:26:27.888Z | Compiling ingot-macros v0.1.1 |
| 2533 | 2026-03-18T21:26:28.002Z | Compiling derive_more v0.99.20 |
| 2534 | 2026-03-18T21:26:28.171Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2535 | 2026-03-18T21:26:28.269Z | Checking hash32 v0.3.1 |
| 2536 | 2026-03-18T21:26:28.436Z | Checking secrecy v0.10.3 |
| 2537 | 2026-03-18T21:26:28.523Z | Compiling prettyplease v0.2.37 |
| 2538 | 2026-03-18T21:26:28.579Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2539 | 2026-03-18T21:26:28.599Z | Compiling smoltcp v0.11.0 |
| 2540 | 2026-03-18T21:26:28.662Z | Compiling num_enum_derive v0.7.5 |
| 2541 | 2026-03-18T21:26:28.954Z | Compiling typify-impl v0.6.1 |
| 2542 | 2026-03-18T21:26:29.057Z | Checking tabwriter v1.4.1 |
| 2543 | 2026-03-18T21:26:29.245Z | Checking cobs v0.3.0 |
| 2544 | 2026-03-18T21:26:29.319Z | Compiling foreign-types-macros v0.2.3 |
| 2545 | 2026-03-18T21:26:29.432Z | Checking foreign-types-shared v0.3.1 |
| 2546 | 2026-03-18T21:26:29.641Z | Checking cpufeatures v0.3.0 |
| 2547 | 2026-03-18T21:26:29.734Z | Compiling unsafe-libyaml v0.2.11 |
| 2548 | 2026-03-18T21:26:29.757Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-18T21:26:30.067Z | Checking num_enum v0.7.5 |
| 2550 | 2026-03-18T21:26:30.087Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-18T21:26:30.120Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-18T21:26:30.362Z | Checking postcard v1.1.3 |
| 2553 | 2026-03-18T21:26:30.739Z | Compiling serde_yaml v0.9.34+deprecated |
| 2554 | 2026-03-18T21:26:31.302Z | Compiling proc-macro-crate v1.3.1 |
| 2555 | 2026-03-18T21:26:31.560Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2556 | 2026-03-18T21:26:31.718Z | Checking ingot-types v0.1.2 |
| 2557 | 2026-03-18T21:26:31.889Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2558 | 2026-03-18T21:26:32.087Z | Checking cstr-argument v0.1.2 |
| 2559 | 2026-03-18T21:26:32.152Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-03-18T21:26:32.172Z | Checking colored v3.1.1 |
| 2561 | 2026-03-18T21:26:32.215Z | Checking ingot v0.1.1 |
| 2562 | 2026-03-18T21:26:32.246Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-18T21:26:32.443Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2564 | 2026-03-18T21:26:32.462Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2565 | 2026-03-18T21:26:32.511Z | Compiling num_enum_derive v0.5.11 |
| 2566 | 2026-03-18T21:26:32.666Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2567 | 2026-03-18T21:26:32.813Z | Checking rand v0.10.0 |
| 2568 | 2026-03-18T21:26:33.875Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2569 | 2026-03-18T21:26:34.357Z | Checking num_enum v0.5.11 |
| 2570 | 2026-03-18T21:26:34.519Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-18T21:26:34.855Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2572 | 2026-03-18T21:26:35.234Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2573 | 2026-03-18T21:26:35.365Z | Compiling typify-macro v0.6.1 |
| 2574 | 2026-03-18T21:26:35.531Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-18T21:26:35.593Z | Checking camino-tempfile v1.4.1 |
| 2576 | 2026-03-18T21:26:35.612Z | Checking num-rational v0.4.2 |
| 2577 | 2026-03-18T21:26:35.993Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2578 | 2026-03-18T21:26:36.168Z | Checking half v2.7.1 |
| 2579 | 2026-03-18T21:26:36.292Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-18T21:26:36.363Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-18T21:26:36.522Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-18T21:26:36.525Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-18T21:26:36.865Z | Checking opaque-debug v0.3.1 |
| 2584 | 2026-03-18T21:26:36.954Z | Checking ciborium-io v0.2.2 |
| 2585 | 2026-03-18T21:26:36.973Z | Checking poly1305 v0.8.0 |
| 2586 | 2026-03-18T21:26:37.063Z | Checking num v0.4.3 |
| 2587 | 2026-03-18T21:26:37.083Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-18T21:26:37.187Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2589 | 2026-03-18T21:26:37.244Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2590 | 2026-03-18T21:26:37.313Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2591 | 2026-03-18T21:26:37.332Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2592 | 2026-03-18T21:26:37.558Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2593 | 2026-03-18T21:26:37.755Z | Compiling typify v0.6.1 |
| 2594 | 2026-03-18T21:26:37.894Z | Checking toml v0.8.23 |
| 2595 | 2026-03-18T21:26:37.913Z | Checking thiserror-no-std v2.0.2 |
| 2596 | 2026-03-18T21:26:37.934Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2597 | 2026-03-18T21:26:38.167Z | Checking password-hash v0.5.0 |
| 2598 | 2026-03-18T21:26:38.344Z | Checking chacha20 v0.9.1 |
| 2599 | 2026-03-18T21:26:38.543Z | Compiling usdt-attr-macro v0.5.0 |
| 2600 | 2026-03-18T21:26:38.595Z | Compiling usdt-macro v0.5.0 |
| 2601 | 2026-03-18T21:26:38.893Z | Checking smf v0.2.3 |
| 2602 | 2026-03-18T21:26:39.204Z | Checking blake2 v0.10.6 |
| 2603 | 2026-03-18T21:26:39.298Z | Checking aead v0.5.2 |
| 2604 | 2026-03-18T21:26:39.342Z | Checking sigpipe v0.1.3 |
| 2605 | 2026-03-18T21:26:39.448Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-18T21:26:39.522Z | Compiling num-derive v0.4.2 |
| 2607 | 2026-03-18T21:26:39.542Z | Checking glob v0.3.3 |
| 2608 | 2026-03-18T21:26:39.566Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2609 | 2026-03-18T21:26:39.616Z | Checking float-ord v0.3.2 |
| 2610 | 2026-03-18T21:26:39.751Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2611 | 2026-03-18T21:26:39.777Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2612 | 2026-03-18T21:26:39.824Z | Checking usdt v0.5.0 |
| 2613 | 2026-03-18T21:26:40.034Z | Checking argon2 v0.5.3 |
| 2614 | 2026-03-18T21:26:40.037Z | Checking chacha20poly1305 v0.10.1 |
| 2615 | 2026-03-18T21:26:40.196Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2616 | 2026-03-18T21:26:40.221Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2617 | 2026-03-18T21:26:40.418Z | Checking vsss-rs v3.3.4 |
| 2618 | 2026-03-18T21:26:40.464Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2619 | 2026-03-18T21:26:40.498Z | Compiling progenitor-impl v0.13.0 |
| 2620 | 2026-03-18T21:26:40.735Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2621 | 2026-03-18T21:26:41.208Z | Checking ciborium v0.2.2 |
| 2622 | 2026-03-18T21:26:41.279Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2623 | 2026-03-18T21:26:41.419Z | Checking whoami v1.6.1 |
| 2624 | 2026-03-18T21:26:41.677Z | Compiling semver v0.1.20 |
| 2625 | 2026-03-18T21:26:41.736Z | Checking indent_write v2.2.0 |
| 2626 | 2026-03-18T21:26:41.825Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2627 | 2026-03-18T21:26:41.922Z | Compiling typify-macro v0.4.3 |
| 2628 | 2026-03-18T21:26:42.052Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-18T21:26:42.116Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2630 | 2026-03-18T21:26:42.353Z | Compiling pin-project-internal v1.1.11 |
| 2631 | 2026-03-18T21:26:42.963Z | Checking linked-hash-map v0.5.6 |
| 2632 | 2026-03-18T21:26:43.077Z | Compiling minimal-lexical v0.2.1 |
| 2633 | 2026-03-18T21:26:43.188Z | Checking swrite v0.1.0 |
| 2634 | 2026-03-18T21:26:43.307Z | Checking lru-cache v0.1.2 |
| 2635 | 2026-03-18T21:26:43.412Z | Compiling nom v7.1.3 |
| 2636 | 2026-03-18T21:26:43.461Z | Compiling newtype_derive v0.1.6 |
| 2637 | 2026-03-18T21:26:43.893Z | Checking pin-project v1.1.11 |
| 2638 | 2026-03-18T21:26:44.022Z | Checking newline-converter v0.3.0 |
| 2639 | 2026-03-18T21:26:44.163Z | Checking atomicwrites v0.4.4 |
| 2640 | 2026-03-18T21:26:44.201Z | Compiling progenitor-macro v0.13.0 |
| 2641 | 2026-03-18T21:26:44.220Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2642 | 2026-03-18T21:26:44.241Z | Compiling typify v0.4.3 |
| 2643 | 2026-03-18T21:26:44.266Z | Checking hickory-proto v0.24.4 |
| 2644 | 2026-03-18T21:26:44.323Z | Checking phf_shared v0.12.1 |
| 2645 | 2026-03-18T21:26:44.377Z | Checking console v0.15.11 |
| 2646 | 2026-03-18T21:26:44.749Z | Checking pem v3.0.6 |
| 2647 | 2026-03-18T21:26:44.961Z | Checking csv-core v0.1.13 |
| 2648 | 2026-03-18T21:26:45.219Z | Compiling snafu-derive v0.8.9 |
| 2649 | 2026-03-18T21:26:45.240Z | Compiling derive-where v1.6.0 |
| 2650 | 2026-03-18T21:26:45.278Z | Compiling async-recursion v1.1.1 |
| 2651 | 2026-03-18T21:26:46.168Z | Compiling slog-dtrace v0.3.0 |
| 2652 | 2026-03-18T21:26:46.413Z | Checking highway v1.3.0 |
| 2653 | 2026-03-18T21:26:46.736Z | Compiling owo-colors v4.3.0 |
| 2654 | 2026-03-18T21:26:46.755Z | Checking same-file v1.0.6 |
| 2655 | 2026-03-18T21:26:46.913Z | Checking unicode-width v0.1.14 |
| 2656 | 2026-03-18T21:26:47.077Z | Checking resolv-conf v0.7.6 |
| 2657 | 2026-03-18T21:26:47.154Z | Compiling cancel-safe-futures v0.1.5 |
| 2658 | 2026-03-18T21:26:47.248Z | Compiling chrono-tz v0.10.4 |
| 2659 | 2026-03-18T21:26:47.324Z | Compiling const_format_proc_macros v0.2.34 |
| 2660 | 2026-03-18T21:26:47.418Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2661 | 2026-03-18T21:26:47.468Z | Checking hickory-resolver v0.24.4 |
| 2662 | 2026-03-18T21:26:47.579Z | Checking walkdir v2.5.0 |
| 2663 | 2026-03-18T21:26:47.792Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2664 | 2026-03-18T21:26:47.914Z | Checking snafu v0.8.9 |
| 2665 | 2026-03-18T21:26:48.295Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2666 | 2026-03-18T21:26:48.446Z | Checking csv v1.4.0 |
| 2667 | 2026-03-18T21:26:48.560Z | Checking expectorate v1.2.0 |
| 2668 | 2026-03-18T21:26:48.726Z | Checking phf v0.12.1 |
| 2669 | 2026-03-18T21:26:48.772Z | Compiling progenitor-impl v0.10.0 |
| 2670 | 2026-03-18T21:26:48.914Z | Checking tokio-dtrace v0.1.1 |
| 2671 | 2026-03-18T21:26:48.974Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2672 | 2026-03-18T21:26:48.997Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2673 | 2026-03-18T21:26:49.175Z | Checking globset v0.4.18 |
| 2674 | 2026-03-18T21:26:49.381Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2675 | 2026-03-18T21:26:49.447Z | Checking olpc-cjson v0.1.4 |
| 2676 | 2026-03-18T21:26:49.522Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2677 | 2026-03-18T21:26:49.625Z | Checking libsw-core v0.3.2 |
| 2678 | 2026-03-18T21:26:49.673Z | Checking serde_plain v1.0.2 |
| 2679 | 2026-03-18T21:26:49.814Z | Checking arc-swap v1.8.2 |
| 2680 | 2026-03-18T21:26:49.854Z | Compiling lzma-sys v0.1.20 |
| 2681 | 2026-03-18T21:26:50.107Z | Checking typed-path v0.9.3 |
| 2682 | 2026-03-18T21:26:50.143Z | Checking utf-8 v0.7.6 |
| 2683 | 2026-03-18T21:26:50.317Z | Checking bytecount v0.6.9 |
| 2684 | 2026-03-18T21:26:50.385Z | Checking tungstenite v0.21.0 |
| 2685 | 2026-03-18T21:26:50.453Z | Checking papergrid v0.11.0 |
| 2686 | 2026-03-18T21:26:50.981Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-18T21:26:51.200Z | Checking slog-scope v4.4.1 |
| 2688 | 2026-03-18T21:26:51.220Z | Checking tough v0.20.0 |
| 2689 | 2026-03-18T21:26:51.294Z | Checking progenitor v0.13.0 |
| 2690 | 2026-03-18T21:26:51.313Z | Checking libsw v3.5.0 |
| 2691 | 2026-03-18T21:26:51.373Z | Checking oxide-tokio-rt v0.1.3 |
| 2692 | 2026-03-18T21:26:51.462Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-18T21:26:51.587Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2694 | 2026-03-18T21:26:51.947Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2695 | 2026-03-18T21:26:52.192Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2696 | 2026-03-18T21:26:52.517Z | Compiling progenitor-macro v0.10.0 |
| 2697 | 2026-03-18T21:26:53.103Z | Checking qorb v0.4.1 |
| 2698 | 2026-03-18T21:26:53.244Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2699 | 2026-03-18T21:26:53.548Z | Checking const_format v0.2.35 |
| 2700 | 2026-03-18T21:26:53.925Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2701 | 2026-03-18T21:26:53.983Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2702 | 2026-03-18T21:26:54.080Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2703 | 2026-03-18T21:26:54.168Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2704 | 2026-03-18T21:26:54.465Z | Compiling cargo_toml v0.22.3 |
| 2705 | 2026-03-18T21:26:54.607Z | Checking gethostname v0.5.0 |
| 2706 | 2026-03-18T21:26:54.631Z | Compiling tabled_derive v0.7.0 |
| 2707 | 2026-03-18T21:26:54.676Z | Checking bcs v0.1.6 |
| 2708 | 2026-03-18T21:26:54.719Z | Checking linear-map v1.2.0 |
| 2709 | 2026-03-18T21:26:54.738Z | Checking unicode-linebreak v0.1.5 |
| 2710 | 2026-03-18T21:26:54.943Z | Checking smawk v0.3.2 |
| 2711 | 2026-03-18T21:26:54.981Z | Checking termtree v0.5.1 |
| 2712 | 2026-03-18T21:26:55.017Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2713 | 2026-03-18T21:26:55.107Z | Checking textwrap v0.16.2 |
| 2714 | 2026-03-18T21:26:55.157Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2715 | 2026-03-18T21:26:55.392Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2716 | 2026-03-18T21:26:55.666Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2717 | 2026-03-18T21:26:55.907Z | Checking tabled v0.15.0 |
| 2718 | 2026-03-18T21:26:56.365Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2719 | 2026-03-18T21:26:56.775Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2720 | 2026-03-18T21:26:56.805Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2721 | 2026-03-18T21:26:57.029Z | Checking steno v0.4.1 |
| 2722 | 2026-03-18T21:26:57.051Z | Checking slog-stdlog v4.1.1 |
| 2723 | 2026-03-18T21:26:57.212Z | Checking tokio-tungstenite v0.21.0 |
| 2724 | 2026-03-18T21:26:57.582Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-18T21:26:57.661Z | Checking humantime v2.3.0 |
| 2726 | 2026-03-18T21:26:57.713Z | Checking base64 v0.21.7 |
| 2727 | 2026-03-18T21:26:57.909Z | Checking ron v0.12.0 |
| 2728 | 2026-03-18T21:26:58.034Z | Checking xz2 v0.1.7 |
| 2729 | 2026-03-18T21:26:58.259Z | Checking slog-envlogger v2.2.0 |
| 2730 | 2026-03-18T21:26:58.379Z | Checking yasna v0.5.2 |
| 2731 | 2026-03-18T21:26:58.433Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2732 | 2026-03-18T21:26:58.453Z | Checking headers-core v0.3.0 |
| 2733 | 2026-03-18T21:26:58.585Z | Checking filetime v0.2.27 |
| 2734 | 2026-03-18T21:26:58.608Z | Checking xattr v1.6.1 |
| 2735 | 2026-03-18T21:26:58.760Z | Checking base16ct v1.0.0 |
| 2736 | 2026-03-18T21:26:58.780Z | Checking tar v0.4.44 |
| 2737 | 2026-03-18T21:26:58.896Z | Checking rcgen v0.12.1 |
| 2738 | 2026-03-18T21:26:58.916Z | Checking headers v0.4.1 |
| 2739 | 2026-03-18T21:26:58.936Z | Checking subprocess v0.2.15 |
| 2740 | 2026-03-18T21:26:59.572Z | Checking progenitor v0.10.0 |
| 2741 | 2026-03-18T21:26:59.738Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2742 | 2026-03-18T21:27:07.229Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2743 | 2026-03-18T21:27:15.463Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2744 | 2026-03-18T21:27:17.288Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2745 | 2026-03-18T21:27:18.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2746 | 2026-03-18T21:27:19.075Z | |
| 2747 | 2026-03-18T21:27:19.076Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2748 | 2026-03-18T21:27:19.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2749 | 2026-03-18T21:27:19.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2750 | 2026-03-18T21:27:20.096Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2751 | 2026-03-18T21:27:21.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s |
| 2752 | 2026-03-18T21:27:22.031Z | |
| 2753 | 2026-03-18T21:27:22.031Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2754 | 2026-03-18T21:27:22.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2755 | 2026-03-18T21:27:22.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2756 | 2026-03-18T21:27:22.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2757 | 2026-03-18T21:27:22.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2758 | 2026-03-18T21:27:22.858Z | |
| 2759 | 2026-03-18T21:27:22.858Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2760 | 2026-03-18T21:27:23.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2761 | 2026-03-18T21:27:23.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2762 | 2026-03-18T21:27:23.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2763 | 2026-03-18T21:27:23.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2764 | 2026-03-18T21:27:23.690Z | |
| 2765 | 2026-03-18T21:27:23.690Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2766 | 2026-03-18T21:27:24.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2767 | 2026-03-18T21:27:24.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2768 | 2026-03-18T21:27:24.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2769 | 2026-03-18T21:27:24.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2770 | 2026-03-18T21:27:24.465Z | |
| 2771 | 2026-03-18T21:27:24.465Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2772 | 2026-03-18T21:27:25.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2773 | 2026-03-18T21:27:25.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2774 | 2026-03-18T21:27:25.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2775 | 2026-03-18T21:27:25.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2776 | 2026-03-18T21:27:25.245Z | |
| 2777 | 2026-03-18T21:27:25.245Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2778 | 2026-03-18T21:27:25.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-03-18T21:27:25.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-03-18T21:27:25.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2781 | 2026-03-18T21:27:25.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2782 | 2026-03-18T21:27:26.002Z | |
| 2783 | 2026-03-18T21:27:26.002Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2784 | 2026-03-18T21:27:26.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-03-18T21:27:26.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-03-18T21:27:26.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2787 | 2026-03-18T21:27:26.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2788 | 2026-03-18T21:27:26.768Z | |
| 2789 | 2026-03-18T21:27:26.768Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2790 | 2026-03-18T21:27:27.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2791 | 2026-03-18T21:27:27.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2792 | 2026-03-18T21:27:27.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2793 | 2026-03-18T21:27:27.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2794 | 2026-03-18T21:27:27.541Z | |
| 2795 | 2026-03-18T21:27:27.541Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2796 | 2026-03-18T21:27:28.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2797 | 2026-03-18T21:27:28.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2798 | 2026-03-18T21:27:28.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2799 | 2026-03-18T21:27:28.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2800 | 2026-03-18T21:27:28.318Z | |
| 2801 | 2026-03-18T21:27:28.318Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2802 | 2026-03-18T21:27:28.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2803 | 2026-03-18T21:27:28.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2804 | 2026-03-18T21:27:28.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2805 | 2026-03-18T21:27:28.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2806 | 2026-03-18T21:27:29.090Z | |
| 2807 | 2026-03-18T21:27:29.090Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2808 | 2026-03-18T21:27:29.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2809 | 2026-03-18T21:27:29.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2810 | 2026-03-18T21:27:29.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2811 | 2026-03-18T21:27:29.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2812 | 2026-03-18T21:27:29.861Z | |
| 2813 | 2026-03-18T21:27:29.861Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2814 | 2026-03-18T21:27:30.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2815 | 2026-03-18T21:27:30.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2816 | 2026-03-18T21:27:30.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2817 | 2026-03-18T21:27:30.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2818 | 2026-03-18T21:27:30.634Z | |
| 2819 | 2026-03-18T21:27:30.634Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2820 | 2026-03-18T21:27:31.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-03-18T21:27:31.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-03-18T21:27:31.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2823 | 2026-03-18T21:27:31.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2824 | 2026-03-18T21:27:31.405Z | |
| 2825 | 2026-03-18T21:27:31.405Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2826 | 2026-03-18T21:27:32.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-03-18T21:27:32.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-03-18T21:27:32.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2829 | 2026-03-18T21:27:32.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2830 | 2026-03-18T21:27:32.188Z | |
| 2831 | 2026-03-18T21:27:32.188Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2832 | 2026-03-18T21:27:32.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-03-18T21:27:32.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-03-18T21:27:32.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2835 | 2026-03-18T21:27:32.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2836 | 2026-03-18T21:27:32.974Z | |
| 2837 | 2026-03-18T21:27:32.974Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2838 | 2026-03-18T21:27:33.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-03-18T21:27:33.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-03-18T21:27:33.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2841 | 2026-03-18T21:27:33.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2842 | 2026-03-18T21:27:33.738Z | |
| 2843 | 2026-03-18T21:27:33.738Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2844 | 2026-03-18T21:27:34.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-03-18T21:27:34.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-03-18T21:27:34.547Z | Compiling newtype-uuid v1.3.2 |
| 2847 | 2026-03-18T21:27:34.802Z | Compiling daft v0.1.5 |
| 2848 | 2026-03-18T21:27:35.058Z | Compiling iddqd v0.3.17 |
| 2849 | 2026-03-18T21:27:36.324Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2850 | 2026-03-18T21:27:36.602Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2851 | 2026-03-18T21:27:36.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s |
| 2852 | 2026-03-18T21:27:37.164Z | |
| 2853 | 2026-03-18T21:27:37.164Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2854 | 2026-03-18T21:27:37.827Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-18T21:27:37.830Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-18T21:27:37.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-18T21:27:37.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2858 | 2026-03-18T21:27:37.933Z | |
| 2859 | 2026-03-18T21:27:37.933Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2860 | 2026-03-18T21:27:38.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-18T21:27:38.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-18T21:27:38.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-18T21:27:38.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2864 | 2026-03-18T21:27:38.710Z | |
| 2865 | 2026-03-18T21:27:38.710Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2866 | 2026-03-18T21:27:39.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-18T21:27:39.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-18T21:27:39.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-03-18T21:27:39.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2870 | 2026-03-18T21:27:39.523Z | |
| 2871 | 2026-03-18T21:27:39.523Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2872 | 2026-03-18T21:27:40.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-03-18T21:27:40.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-03-18T21:27:40.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2026-03-18T21:27:40.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2876 | 2026-03-18T21:27:40.281Z | |
| 2877 | 2026-03-18T21:27:40.281Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2878 | 2026-03-18T21:27:40.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-03-18T21:27:40.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-03-18T21:27:40.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2881 | 2026-03-18T21:27:40.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2882 | 2026-03-18T21:27:41.056Z | |
| 2883 | 2026-03-18T21:27:41.056Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2884 | 2026-03-18T21:27:41.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-03-18T21:27:41.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-03-18T21:27:41.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-03-18T21:27:41.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2888 | 2026-03-18T21:27:41.829Z | |
| 2889 | 2026-03-18T21:27:41.829Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2890 | 2026-03-18T21:27:42.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-03-18T21:27:42.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-03-18T21:27:42.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-03-18T21:27:42.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2894 | 2026-03-18T21:27:42.610Z | |
| 2895 | 2026-03-18T21:27:42.610Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2896 | 2026-03-18T21:27:43.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-03-18T21:27:43.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-03-18T21:27:43.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-03-18T21:27:43.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2900 | 2026-03-18T21:27:43.369Z | |
| 2901 | 2026-03-18T21:27:43.369Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2902 | 2026-03-18T21:27:44.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-03-18T21:27:44.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-03-18T21:27:44.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-03-18T21:27:44.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2906 | 2026-03-18T21:27:44.170Z | |
| 2907 | 2026-03-18T21:27:44.170Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2908 | 2026-03-18T21:27:44.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-03-18T21:27:44.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-03-18T21:27:44.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-03-18T21:27:44.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2912 | 2026-03-18T21:27:44.967Z | |
| 2913 | 2026-03-18T21:27:44.967Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2914 | 2026-03-18T21:27:45.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-03-18T21:27:45.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-03-18T21:27:45.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-03-18T21:27:45.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2918 | 2026-03-18T21:27:45.769Z | |
| 2919 | 2026-03-18T21:27:45.769Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2920 | 2026-03-18T21:27:46.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-03-18T21:27:46.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-03-18T21:27:46.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-03-18T21:27:46.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2924 | 2026-03-18T21:27:46.569Z | |
| 2925 | 2026-03-18T21:27:46.569Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2926 | 2026-03-18T21:27:47.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-03-18T21:27:47.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-03-18T21:27:47.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-03-18T21:27:47.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2930 | 2026-03-18T21:27:47.328Z | |
| 2931 | 2026-03-18T21:27:47.328Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2932 | 2026-03-18T21:27:47.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-03-18T21:27:47.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-03-18T21:27:47.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-03-18T21:27:47.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2936 | 2026-03-18T21:27:48.088Z | |
| 2937 | 2026-03-18T21:27:48.088Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2938 | 2026-03-18T21:27:48.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-03-18T21:27:48.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-03-18T21:27:48.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2941 | 2026-03-18T21:27:48.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2942 | 2026-03-18T21:27:48.845Z | |
| 2943 | 2026-03-18T21:27:48.845Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2944 | 2026-03-18T21:27:49.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2945 | 2026-03-18T21:27:49.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2946 | 2026-03-18T21:27:49.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2947 | 2026-03-18T21:27:49.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2948 | 2026-03-18T21:27:49.600Z | |
| 2949 | 2026-03-18T21:27:49.600Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2950 | 2026-03-18T21:27:50.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2951 | 2026-03-18T21:27:50.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2952 | 2026-03-18T21:27:50.472Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2953 | 2026-03-18T21:27:51.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 2954 | 2026-03-18T21:27:51.355Z | |
| 2955 | 2026-03-18T21:27:51.355Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2956 | 2026-03-18T21:27:52.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2957 | 2026-03-18T21:27:52.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2958 | 2026-03-18T21:27:52.247Z | Compiling ar_archive_writer v0.5.1 |
| 2959 | 2026-03-18T21:27:52.376Z | Compiling stacker v0.1.23 |
| 2960 | 2026-03-18T21:27:52.406Z | Compiling cfg_aliases v0.1.1 |
| 2961 | 2026-03-18T21:27:52.411Z | Compiling convert_case v0.10.0 |
| 2962 | 2026-03-18T21:27:52.416Z | Checking fd-lock v4.0.4 |
| 2963 | 2026-03-18T21:27:52.416Z | Checking nibble_vec v0.1.0 |
| 2964 | 2026-03-18T21:27:52.416Z | Checking vte v0.14.1 |
| 2965 | 2026-03-18T21:27:52.416Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2966 | 2026-03-18T21:27:52.524Z | Compiling nix v0.28.0 |
| 2967 | 2026-03-18T21:27:52.598Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-18T21:27:52.622Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2969 | 2026-03-18T21:27:52.669Z | Checking strip-ansi-escapes v0.2.1 |
| 2970 | 2026-03-18T21:27:52.707Z | Compiling peg-macros v0.8.5 |
| 2971 | 2026-03-18T21:27:52.756Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-18T21:27:52.810Z | Checking winnow v0.6.26 |
| 2973 | 2026-03-18T21:27:52.908Z | Compiling derive_more-impl v2.1.1 |
| 2974 | 2026-03-18T21:27:52.932Z | Compiling sqlparser_derive v0.5.0 |
| 2975 | 2026-03-18T21:27:53.031Z | Checking nu-ansi-term v0.50.3 |
| 2976 | 2026-03-18T21:27:53.232Z | Checking unicode_categories v0.1.1 |
| 2977 | 2026-03-18T21:27:53.302Z | Checking home v0.5.12 |
| 2978 | 2026-03-18T21:27:53.434Z | Checking reedline v0.40.0 |
| 2979 | 2026-03-18T21:27:53.478Z | Checking display-error-chain v0.2.2 |
| 2980 | 2026-03-18T21:27:53.551Z | Compiling psm v0.1.30 |
| 2981 | 2026-03-18T21:27:53.976Z | Checking derive_more v2.1.1 |
| 2982 | 2026-03-18T21:27:54.068Z | Checking crossterm v0.29.0 |
| 2983 | 2026-03-18T21:27:54.214Z | Checking peg v0.8.5 |
| 2984 | 2026-03-18T21:27:54.301Z | Checking rustyline v14.0.0 |
| 2985 | 2026-03-18T21:27:54.347Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-18T21:27:54.489Z | Checking recursive v0.1.1 |
| 2987 | 2026-03-18T21:27:54.594Z | Checking sqlparser v0.61.0 |
| 2988 | 2026-03-18T21:28:10.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s |
| 2989 | 2026-03-18T21:28:10.564Z | |
| 2990 | 2026-03-18T21:28:10.564Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2991 | 2026-03-18T21:28:11.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-03-18T21:28:11.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-03-18T21:28:11.458Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2994 | 2026-03-18T21:28:16.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s |
| 2995 | 2026-03-18T21:28:16.314Z | |
| 2996 | 2026-03-18T21:28:16.314Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2997 | 2026-03-18T21:28:17.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-03-18T21:28:17.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-03-18T21:28:17.204Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3000 | 2026-03-18T21:28:20.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 3001 | 2026-03-18T21:28:20.705Z | |
| 3002 | 2026-03-18T21:28:20.705Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3003 | 2026-03-18T21:28:21.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-03-18T21:28:21.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-03-18T21:28:21.596Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3006 | 2026-03-18T21:28:25.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s |
| 3007 | 2026-03-18T21:28:26.174Z | |
| 3008 | 2026-03-18T21:28:26.174Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3009 | 2026-03-18T21:28:26.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-03-18T21:28:26.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-03-18T21:28:27.064Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3012 | 2026-03-18T21:28:31.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 3013 | 2026-03-18T21:28:31.697Z | |
| 3014 | 2026-03-18T21:28:31.697Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3015 | 2026-03-18T21:28:32.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-03-18T21:28:32.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-03-18T21:28:32.586Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3018 | 2026-03-18T21:28:36.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
| 3019 | 2026-03-18T21:28:36.238Z | |
| 3020 | 2026-03-18T21:28:36.238Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3021 | 2026-03-18T21:28:36.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-03-18T21:28:37.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-03-18T21:28:37.130Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3024 | 2026-03-18T21:28:40.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s |
| 3025 | 2026-03-18T21:28:40.851Z | |
| 3026 | 2026-03-18T21:28:40.851Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3027 | 2026-03-18T21:28:41.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-03-18T21:28:41.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-03-18T21:28:41.747Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3030 | 2026-03-18T21:28:46.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s |
| 3031 | 2026-03-18T21:28:46.576Z | |
| 3032 | 2026-03-18T21:28:46.576Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3033 | 2026-03-18T21:28:47.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-03-18T21:28:47.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-03-18T21:28:47.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-03-18T21:28:47.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3037 | 2026-03-18T21:28:47.359Z | |
| 3038 | 2026-03-18T21:28:47.359Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3039 | 2026-03-18T21:28:48.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-03-18T21:28:48.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-03-18T21:28:48.203Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3042 | 2026-03-18T21:28:48.393Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3043 | 2026-03-18T21:28:48.413Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3044 | 2026-03-18T21:28:48.832Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3045 | 2026-03-18T21:28:53.688Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3046 | 2026-03-18T21:28:54.105Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3047 | 2026-03-18T21:28:55.639Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3048 | 2026-03-18T21:28:56.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s |
| 3049 | 2026-03-18T21:28:56.728Z | |
| 3050 | 2026-03-18T21:28:56.728Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3051 | 2026-03-18T21:28:57.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-03-18T21:28:57.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-03-18T21:28:57.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-03-18T21:28:57.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3055 | 2026-03-18T21:28:57.510Z | |
| 3056 | 2026-03-18T21:28:57.510Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3057 | 2026-03-18T21:28:58.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-03-18T21:28:58.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-03-18T21:28:58.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-03-18T21:28:58.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3061 | 2026-03-18T21:28:58.343Z | |
| 3062 | 2026-03-18T21:28:58.343Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3063 | 2026-03-18T21:28:59.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-03-18T21:28:59.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-03-18T21:28:59.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-03-18T21:28:59.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3067 | 2026-03-18T21:28:59.144Z | |
| 3068 | 2026-03-18T21:28:59.144Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3069 | 2026-03-18T21:28:59.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-03-18T21:28:59.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-03-18T21:28:59.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-03-18T21:28:59.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3073 | 2026-03-18T21:28:59.949Z | |
| 3074 | 2026-03-18T21:28:59.949Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3075 | 2026-03-18T21:29:00.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-03-18T21:29:00.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-03-18T21:29:00.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-03-18T21:29:00.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3079 | 2026-03-18T21:29:00.745Z | |
| 3080 | 2026-03-18T21:29:00.745Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3081 | 2026-03-18T21:29:01.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-03-18T21:29:01.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-03-18T21:29:01.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-03-18T21:29:01.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3085 | 2026-03-18T21:29:01.544Z | |
| 3086 | 2026-03-18T21:29:01.544Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3087 | 2026-03-18T21:29:02.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-03-18T21:29:02.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-03-18T21:29:02.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-03-18T21:29:02.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3091 | 2026-03-18T21:29:02.303Z | |
| 3092 | 2026-03-18T21:29:02.303Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3093 | 2026-03-18T21:29:02.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-03-18T21:29:02.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-03-18T21:29:02.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-03-18T21:29:02.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3097 | 2026-03-18T21:29:03.101Z | |
| 3098 | 2026-03-18T21:29:03.101Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3099 | 2026-03-18T21:29:03.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-03-18T21:29:03.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-03-18T21:29:03.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-03-18T21:29:03.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3103 | 2026-03-18T21:29:03.870Z | |
| 3104 | 2026-03-18T21:29:03.870Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3105 | 2026-03-18T21:29:04.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-03-18T21:29:04.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-03-18T21:29:04.795Z | Checking dropshot-api-manager-types v0.6.0 |
| 3108 | 2026-03-18T21:29:04.798Z | Checking nanorand v0.7.0 |
| 3109 | 2026-03-18T21:29:05.093Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3110 | 2026-03-18T21:29:05.134Z | Checking flume v0.11.1 |
| 3111 | 2026-03-18T21:29:05.406Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3112 | 2026-03-18T21:29:06.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s |
| 3113 | 2026-03-18T21:29:06.883Z | |
| 3114 | 2026-03-18T21:29:06.884Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3115 | 2026-03-18T21:29:07.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-18T21:29:07.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-18T21:29:07.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-18T21:29:07.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3119 | 2026-03-18T21:29:07.668Z | |
| 3120 | 2026-03-18T21:29:07.668Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3121 | 2026-03-18T21:29:08.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-18T21:29:08.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-18T21:29:08.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-18T21:29:08.350Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3125 | 2026-03-18T21:29:08.452Z | |
| 3126 | 2026-03-18T21:29:08.452Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3127 | 2026-03-18T21:29:09.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-18T21:29:09.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-18T21:29:09.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-03-18T21:29:09.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3131 | 2026-03-18T21:29:09.236Z | |
| 3132 | 2026-03-18T21:29:09.236Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3133 | 2026-03-18T21:29:09.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-03-18T21:29:09.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-03-18T21:29:09.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-03-18T21:29:09.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3137 | 2026-03-18T21:29:10.042Z | |
| 3138 | 2026-03-18T21:29:10.042Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3139 | 2026-03-18T21:29:10.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-03-18T21:29:10.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-03-18T21:29:10.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-03-18T21:29:10.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3143 | 2026-03-18T21:29:10.826Z | |
| 3144 | 2026-03-18T21:29:10.826Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3145 | 2026-03-18T21:29:11.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-03-18T21:29:11.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-03-18T21:29:11.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-03-18T21:29:11.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3149 | 2026-03-18T21:29:11.607Z | |
| 3150 | 2026-03-18T21:29:11.607Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3151 | 2026-03-18T21:29:12.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-03-18T21:29:12.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-03-18T21:29:12.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-03-18T21:29:12.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3155 | 2026-03-18T21:29:12.386Z | |
| 3156 | 2026-03-18T21:29:12.387Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3157 | 2026-03-18T21:29:13.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-03-18T21:29:13.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-03-18T21:29:13.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-03-18T21:29:13.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3161 | 2026-03-18T21:29:13.147Z | |
| 3162 | 2026-03-18T21:29:13.147Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3163 | 2026-03-18T21:29:13.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-03-18T21:29:13.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-03-18T21:29:13.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-03-18T21:29:13.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3167 | 2026-03-18T21:29:13.930Z | |
| 3168 | 2026-03-18T21:29:13.930Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3169 | 2026-03-18T21:29:14.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-03-18T21:29:14.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-03-18T21:29:14.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-03-18T21:29:14.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3173 | 2026-03-18T21:29:14.712Z | |
| 3174 | 2026-03-18T21:29:14.712Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3175 | 2026-03-18T21:29:15.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-03-18T21:29:15.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-03-18T21:29:15.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-03-18T21:29:15.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3179 | 2026-03-18T21:29:15.494Z | |
| 3180 | 2026-03-18T21:29:15.494Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3181 | 2026-03-18T21:29:16.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-03-18T21:29:16.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-03-18T21:29:16.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3184 | 2026-03-18T21:29:16.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3185 | 2026-03-18T21:29:16.321Z | |
| 3186 | 2026-03-18T21:29:16.321Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3187 | 2026-03-18T21:29:17.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2026-03-18T21:29:17.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2026-03-18T21:29:17.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3190 | 2026-03-18T21:29:17.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3191 | 2026-03-18T21:29:17.144Z | |
| 3192 | 2026-03-18T21:29:17.144Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3193 | 2026-03-18T21:29:17.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-03-18T21:29:17.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-03-18T21:29:17.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-03-18T21:29:17.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3197 | 2026-03-18T21:29:17.909Z | |
| 3198 | 2026-03-18T21:29:17.910Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3199 | 2026-03-18T21:29:18.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-03-18T21:29:18.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-03-18T21:29:18.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-03-18T21:29:18.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3203 | 2026-03-18T21:29:18.669Z | |
| 3204 | 2026-03-18T21:29:18.669Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3205 | 2026-03-18T21:29:19.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-03-18T21:29:19.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-03-18T21:29:19.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-03-18T21:29:19.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3209 | 2026-03-18T21:29:19.450Z | |
| 3210 | 2026-03-18T21:29:19.450Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3211 | 2026-03-18T21:29:20.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-03-18T21:29:20.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-03-18T21:29:20.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-03-18T21:29:20.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3215 | 2026-03-18T21:29:20.213Z | |
| 3216 | 2026-03-18T21:29:20.213Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3217 | 2026-03-18T21:29:20.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-03-18T21:29:20.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-03-18T21:29:20.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-03-18T21:29:20.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3221 | 2026-03-18T21:29:21.015Z | |
| 3222 | 2026-03-18T21:29:21.015Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3223 | 2026-03-18T21:29:21.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-03-18T21:29:21.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-03-18T21:29:21.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-03-18T21:29:21.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3227 | 2026-03-18T21:29:21.825Z | |
| 3228 | 2026-03-18T21:29:21.825Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3229 | 2026-03-18T21:29:22.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-03-18T21:29:22.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-03-18T21:29:22.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-03-18T21:29:22.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3233 | 2026-03-18T21:29:22.618Z | |
| 3234 | 2026-03-18T21:29:22.618Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3235 | 2026-03-18T21:29:23.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-03-18T21:29:23.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-03-18T21:29:23.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-03-18T21:29:23.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3239 | 2026-03-18T21:29:23.376Z | |
| 3240 | 2026-03-18T21:29:23.377Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3241 | 2026-03-18T21:29:24.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-03-18T21:29:24.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-03-18T21:29:24.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2026-03-18T21:29:24.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3245 | 2026-03-18T21:29:24.184Z | |
| 3246 | 2026-03-18T21:29:24.184Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3247 | 2026-03-18T21:29:24.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2026-03-18T21:29:24.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2026-03-18T21:29:25.074Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3250 | 2026-03-18T21:29:25.077Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3251 | 2026-03-18T21:29:25.077Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3252 | 2026-03-18T21:29:25.224Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3253 | 2026-03-18T21:29:25.227Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3254 | 2026-03-18T21:29:25.376Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3255 | 2026-03-18T21:29:25.419Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3256 | 2026-03-18T21:29:25.696Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3257 | 2026-03-18T21:29:25.700Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-03-18T21:29:28.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s |
| 3259 | 2026-03-18T21:29:28.756Z | |
| 3260 | 2026-03-18T21:29:28.756Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3261 | 2026-03-18T21:29:29.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-03-18T21:29:29.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-03-18T21:29:29.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-03-18T21:29:29.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3265 | 2026-03-18T21:29:29.535Z | |
| 3266 | 2026-03-18T21:29:29.535Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3267 | 2026-03-18T21:29:30.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-03-18T21:29:30.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-03-18T21:29:30.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-03-18T21:29:30.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3271 | 2026-03-18T21:29:30.437Z | |
| 3272 | 2026-03-18T21:29:30.437Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3273 | 2026-03-18T21:29:31.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-03-18T21:29:31.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-03-18T21:29:31.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-03-18T21:29:31.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3277 | 2026-03-18T21:29:31.327Z | |
| 3278 | 2026-03-18T21:29:31.327Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3279 | 2026-03-18T21:29:32.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-03-18T21:29:32.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-03-18T21:29:32.205Z | Compiling parking_lot_core v0.8.6 |
| 3282 | 2026-03-18T21:29:32.205Z | Compiling git-stub v1.0.0 |
| 3283 | 2026-03-18T21:29:32.208Z | Compiling atomicwrites v0.4.4 |
| 3284 | 2026-03-18T21:29:32.208Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3285 | 2026-03-18T21:29:32.370Z | Checking tagptr v0.2.0 |
| 3286 | 2026-03-18T21:29:32.384Z | Checking prefix-trie v0.7.0 |
| 3287 | 2026-03-18T21:29:32.384Z | Checking fxhash v0.2.1 |
| 3288 | 2026-03-18T21:29:32.416Z | Checking hickory-client v0.25.2 |
| 3289 | 2026-03-18T21:29:32.541Z | Compiling git-stub-vcs v0.1.0 |
| 3290 | 2026-03-18T21:29:32.541Z | Checking moka v0.12.13 |
| 3291 | 2026-03-18T21:29:32.795Z | Checking hickory-server v0.25.2 |
| 3292 | 2026-03-18T21:29:32.902Z | Checking parking_lot v0.11.2 |
| 3293 | 2026-03-18T21:29:32.920Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3294 | 2026-03-18T21:29:32.985Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3295 | 2026-03-18T21:29:32.988Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-18T21:29:32.988Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-18T21:29:33.134Z | Checking sled v0.34.7 |
| 3298 | 2026-03-18T21:29:33.376Z | Checking hickory-resolver v0.25.2 |
| 3299 | 2026-03-18T21:29:35.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s |
| 3300 | 2026-03-18T21:29:36.098Z | |
| 3301 | 2026-03-18T21:29:36.098Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3302 | 2026-03-18T21:29:36.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3303 | 2026-03-18T21:29:36.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3304 | 2026-03-18T21:29:36.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3305 | 2026-03-18T21:29:36.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3306 | 2026-03-18T21:29:36.887Z | |
| 3307 | 2026-03-18T21:29:36.887Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3308 | 2026-03-18T21:29:37.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2026-03-18T21:29:37.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2026-03-18T21:29:37.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3311 | 2026-03-18T21:29:37.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3312 | 2026-03-18T21:29:37.740Z | |
| 3313 | 2026-03-18T21:29:37.740Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3314 | 2026-03-18T21:29:38.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3315 | 2026-03-18T21:29:38.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3316 | 2026-03-18T21:29:38.721Z | Compiling radium v0.7.0 |
| 3317 | 2026-03-18T21:29:38.861Z | Compiling maybe-uninit v2.0.0 |
| 3318 | 2026-03-18T21:29:38.865Z | Checking tap v1.0.1 |
| 3319 | 2026-03-18T21:29:38.888Z | Compiling zerocopy-derive v0.6.6 |
| 3320 | 2026-03-18T21:29:38.893Z | Checking crc-catalog v2.4.0 |
| 3321 | 2026-03-18T21:29:38.893Z | Checking funty v2.0.0 |
| 3322 | 2026-03-18T21:29:38.893Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-18T21:29:38.918Z | Compiling packed_struct_codegen v0.10.1 |
| 3324 | 2026-03-18T21:29:39.073Z | Checking crc v3.4.0 |
| 3325 | 2026-03-18T21:29:39.133Z | Checking wyz v0.5.1 |
| 3326 | 2026-03-18T21:29:39.255Z | Compiling bitfield-macros v0.19.4 |
| 3327 | 2026-03-18T21:29:39.293Z | Compiling indexmap v1.9.3 |
| 3328 | 2026-03-18T21:29:39.373Z | Checking nodrop v0.1.14 |
| 3329 | 2026-03-18T21:29:39.395Z | Checking hashbrown v0.12.3 |
| 3330 | 2026-03-18T21:29:39.399Z | Checking smallvec v0.6.14 |
| 3331 | 2026-03-18T21:29:39.430Z | Checking bitvec v1.0.1 |
| 3332 | 2026-03-18T21:29:39.484Z | Checking array-init v0.0.4 |
| 3333 | 2026-03-18T21:29:39.558Z | Checking ron v0.8.1 |
| 3334 | 2026-03-18T21:29:39.664Z | Checking hashbrown v0.13.2 |
| 3335 | 2026-03-18T21:29:39.957Z | Checking serde-hex v0.1.0 |
| 3336 | 2026-03-18T21:29:40.095Z | Checking zerocopy v0.6.6 |
| 3337 | 2026-03-18T21:29:40.192Z | Checking bitfield v0.19.4 |
| 3338 | 2026-03-18T21:29:40.223Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3339 | 2026-03-18T21:29:40.253Z | Checking crc-any v2.5.0 |
| 3340 | 2026-03-18T21:29:40.409Z | Checking object v0.30.4 |
| 3341 | 2026-03-18T21:29:40.427Z | Checking half v1.8.3 |
| 3342 | 2026-03-18T21:29:40.482Z | Checking path-slash v0.1.5 |
| 3343 | 2026-03-18T21:29:40.500Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3344 | 2026-03-18T21:29:40.500Z | Checking void v1.0.2 |
| 3345 | 2026-03-18T21:29:40.559Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3346 | 2026-03-18T21:29:40.642Z | Checking lzss v0.8.2 |
| 3347 | 2026-03-18T21:29:40.687Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3348 | 2026-03-18T21:29:40.690Z | Checking serde_cbor v0.11.2 |
| 3349 | 2026-03-18T21:29:40.753Z | Checking tungstenite v0.23.0 |
| 3350 | 2026-03-18T21:29:40.771Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3351 | 2026-03-18T21:29:40.876Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3352 | 2026-03-18T21:29:40.894Z | Checking nix v0.27.1 |
| 3353 | 2026-03-18T21:29:41.217Z | Checking kstat-rs v0.2.4 |
| 3354 | 2026-03-18T21:29:41.287Z | Checking serde_bytes v0.11.19 |
| 3355 | 2026-03-18T21:29:41.305Z | Checking tokio-tungstenite v0.23.1 |
| 3356 | 2026-03-18T21:29:41.453Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3357 | 2026-03-18T21:29:41.513Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3358 | 2026-03-18T21:29:41.587Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3359 | 2026-03-18T21:29:41.650Z | Checking signal-hook-tokio v0.3.1 |
| 3360 | 2026-03-18T21:29:42.724Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3361 | 2026-03-18T21:29:43.009Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3362 | 2026-03-18T21:29:46.279Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-18T21:29:47.480Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3364 | 2026-03-18T21:29:47.849Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3365 | 2026-03-18T21:29:49.335Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3366 | 2026-03-18T21:29:52.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s |
| 3367 | 2026-03-18T21:29:52.313Z | |
| 3368 | 2026-03-18T21:29:52.313Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3369 | 2026-03-18T21:29:52.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-03-18T21:29:52.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-03-18T21:29:52.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-03-18T21:29:52.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3373 | 2026-03-18T21:29:53.094Z | |
| 3374 | 2026-03-18T21:29:53.094Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3375 | 2026-03-18T21:29:53.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-03-18T21:29:53.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-03-18T21:29:53.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-03-18T21:29:53.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3379 | 2026-03-18T21:29:53.876Z | |
| 3380 | 2026-03-18T21:29:53.876Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3381 | 2026-03-18T21:29:54.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-03-18T21:29:54.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-03-18T21:29:54.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-03-18T21:29:54.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3385 | 2026-03-18T21:29:54.639Z | |
| 3386 | 2026-03-18T21:29:54.639Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3387 | 2026-03-18T21:29:55.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-03-18T21:29:55.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-03-18T21:29:55.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-03-18T21:29:55.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3391 | 2026-03-18T21:29:55.416Z | |
| 3392 | 2026-03-18T21:29:55.416Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3393 | 2026-03-18T21:29:56.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-03-18T21:29:56.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-03-18T21:29:56.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-03-18T21:29:56.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3397 | 2026-03-18T21:29:56.192Z | |
| 3398 | 2026-03-18T21:29:56.192Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3399 | 2026-03-18T21:29:56.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-03-18T21:29:56.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-03-18T21:29:56.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-03-18T21:29:56.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3403 | 2026-03-18T21:29:56.968Z | |
| 3404 | 2026-03-18T21:29:56.968Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3405 | 2026-03-18T21:29:57.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-03-18T21:29:57.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-03-18T21:29:57.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-03-18T21:29:57.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3409 | 2026-03-18T21:29:57.747Z | |
| 3410 | 2026-03-18T21:29:57.747Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3411 | 2026-03-18T21:29:58.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-03-18T21:29:58.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-03-18T21:29:58.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-03-18T21:29:58.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3415 | 2026-03-18T21:29:58.525Z | |
| 3416 | 2026-03-18T21:29:58.525Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3417 | 2026-03-18T21:29:59.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-03-18T21:29:59.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-03-18T21:29:59.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-03-18T21:29:59.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3421 | 2026-03-18T21:29:59.308Z | |
| 3422 | 2026-03-18T21:29:59.308Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3423 | 2026-03-18T21:29:59.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-03-18T21:29:59.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-03-18T21:29:59.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-03-18T21:29:59.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3427 | 2026-03-18T21:30:00.087Z | |
| 3428 | 2026-03-18T21:30:00.087Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3429 | 2026-03-18T21:30:00.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-03-18T21:30:00.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-03-18T21:30:00.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-03-18T21:30:00.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3433 | 2026-03-18T21:30:00.870Z | |
| 3434 | 2026-03-18T21:30:00.870Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3435 | 2026-03-18T21:30:01.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-03-18T21:30:01.552Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-03-18T21:30:01.552Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-03-18T21:30:01.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3439 | 2026-03-18T21:30:01.657Z | |
| 3440 | 2026-03-18T21:30:01.657Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3441 | 2026-03-18T21:30:02.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-03-18T21:30:02.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-03-18T21:30:02.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-03-18T21:30:02.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3445 | 2026-03-18T21:30:02.436Z | |
| 3446 | 2026-03-18T21:30:02.439Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3447 | 2026-03-18T21:30:03.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-03-18T21:30:03.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-03-18T21:30:03.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-03-18T21:30:03.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3451 | 2026-03-18T21:30:03.268Z | |
| 3452 | 2026-03-18T21:30:03.268Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3453 | 2026-03-18T21:30:03.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-03-18T21:30:03.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-03-18T21:30:03.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3456 | 2026-03-18T21:30:03.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3457 | 2026-03-18T21:30:04.052Z | |
| 3458 | 2026-03-18T21:30:04.052Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3459 | 2026-03-18T21:30:04.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-03-18T21:30:04.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-03-18T21:30:05.010Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-03-18T21:30:07.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 3463 | 2026-03-18T21:30:07.555Z | |
| 3464 | 2026-03-18T21:30:07.555Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3465 | 2026-03-18T21:30:08.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-03-18T21:30:08.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-03-18T21:30:08.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3468 | 2026-03-18T21:30:08.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3469 | 2026-03-18T21:30:08.412Z | |
| 3470 | 2026-03-18T21:30:08.412Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3471 | 2026-03-18T21:30:09.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3472 | 2026-03-18T21:30:09.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3473 | 2026-03-18T21:30:09.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3474 | 2026-03-18T21:30:09.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3475 | 2026-03-18T21:30:09.281Z | |
| 3476 | 2026-03-18T21:30:09.281Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3477 | 2026-03-18T21:30:09.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3478 | 2026-03-18T21:30:09.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3479 | 2026-03-18T21:30:09.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3480 | 2026-03-18T21:30:09.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3481 | 2026-03-18T21:30:10.037Z | |
| 3482 | 2026-03-18T21:30:10.037Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3483 | 2026-03-18T21:30:10.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-03-18T21:30:10.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-03-18T21:30:10.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-03-18T21:30:10.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3487 | 2026-03-18T21:30:10.803Z | |
| 3488 | 2026-03-18T21:30:10.803Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3489 | 2026-03-18T21:30:11.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-03-18T21:30:11.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-03-18T21:30:11.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-03-18T21:30:11.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3493 | 2026-03-18T21:30:11.658Z | |
| 3494 | 2026-03-18T21:30:11.658Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3495 | 2026-03-18T21:30:12.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-03-18T21:30:12.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-03-18T21:30:12.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3498 | 2026-03-18T21:30:12.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3499 | 2026-03-18T21:30:12.420Z | |
| 3500 | 2026-03-18T21:30:12.420Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3501 | 2026-03-18T21:30:13.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-03-18T21:30:13.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-03-18T21:30:13.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-03-18T21:30:13.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3505 | 2026-03-18T21:30:13.259Z | |
| 3506 | 2026-03-18T21:30:13.259Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3507 | 2026-03-18T21:30:13.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-03-18T21:30:13.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-03-18T21:30:13.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-03-18T21:30:13.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3511 | 2026-03-18T21:30:14.104Z | |
| 3512 | 2026-03-18T21:30:14.104Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3513 | 2026-03-18T21:30:14.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-03-18T21:30:14.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-03-18T21:30:14.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-03-18T21:30:14.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3517 | 2026-03-18T21:30:14.862Z | |
| 3518 | 2026-03-18T21:30:14.862Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3519 | 2026-03-18T21:30:15.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-03-18T21:30:15.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-03-18T21:30:15.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-03-18T21:30:15.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3523 | 2026-03-18T21:30:15.626Z | |
| 3524 | 2026-03-18T21:30:15.626Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3525 | 2026-03-18T21:30:16.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-03-18T21:30:16.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-03-18T21:30:16.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-03-18T21:30:16.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3529 | 2026-03-18T21:30:16.410Z | |
| 3530 | 2026-03-18T21:30:16.410Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3531 | 2026-03-18T21:30:17.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-03-18T21:30:17.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-03-18T21:30:17.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-03-18T21:30:17.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3535 | 2026-03-18T21:30:17.174Z | |
| 3536 | 2026-03-18T21:30:17.174Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3537 | 2026-03-18T21:30:17.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-03-18T21:30:17.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-03-18T21:30:17.835Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-03-18T21:30:17.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3541 | 2026-03-18T21:30:17.937Z | |
| 3542 | 2026-03-18T21:30:17.937Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3543 | 2026-03-18T21:30:18.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-03-18T21:30:18.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-03-18T21:30:18.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-03-18T21:30:18.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3547 | 2026-03-18T21:30:18.789Z | |
| 3548 | 2026-03-18T21:30:18.789Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3549 | 2026-03-18T21:30:19.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-03-18T21:30:19.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-03-18T21:30:19.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-03-18T21:30:19.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3553 | 2026-03-18T21:30:19.642Z | |
| 3554 | 2026-03-18T21:30:19.642Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3555 | 2026-03-18T21:30:20.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-03-18T21:30:20.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-03-18T21:30:20.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-03-18T21:30:20.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3559 | 2026-03-18T21:30:20.483Z | |
| 3560 | 2026-03-18T21:30:20.483Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3561 | 2026-03-18T21:30:21.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-03-18T21:30:21.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-03-18T21:30:21.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-03-18T21:30:21.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3565 | 2026-03-18T21:30:21.293Z | |
| 3566 | 2026-03-18T21:30:21.293Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3567 | 2026-03-18T21:30:21.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-03-18T21:30:21.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-03-18T21:30:21.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-03-18T21:30:21.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3571 | 2026-03-18T21:30:22.086Z | |
| 3572 | 2026-03-18T21:30:22.086Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3573 | 2026-03-18T21:30:22.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-03-18T21:30:22.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-03-18T21:30:22.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-03-18T21:30:22.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3577 | 2026-03-18T21:30:22.879Z | |
| 3578 | 2026-03-18T21:30:22.879Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3579 | 2026-03-18T21:30:23.549Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-03-18T21:30:23.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-03-18T21:30:23.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-03-18T21:30:23.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3583 | 2026-03-18T21:30:23.654Z | |
| 3584 | 2026-03-18T21:30:23.654Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3585 | 2026-03-18T21:30:24.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-03-18T21:30:24.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-03-18T21:30:24.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-03-18T21:30:24.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3589 | 2026-03-18T21:30:24.449Z | |
| 3590 | 2026-03-18T21:30:24.449Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3591 | 2026-03-18T21:30:25.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-03-18T21:30:25.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-03-18T21:30:25.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-03-18T21:30:25.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3595 | 2026-03-18T21:30:25.237Z | |
| 3596 | 2026-03-18T21:30:25.237Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3597 | 2026-03-18T21:30:25.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-03-18T21:30:25.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-03-18T21:30:25.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-03-18T21:30:25.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3601 | 2026-03-18T21:30:25.995Z | |
| 3602 | 2026-03-18T21:30:25.995Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3603 | 2026-03-18T21:30:26.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-03-18T21:30:26.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-03-18T21:30:27.129Z | Compiling libefi-sys v0.1.0 |
| 3606 | 2026-03-18T21:30:27.132Z | Compiling bitfield-struct v0.6.2 |
| 3607 | 2026-03-18T21:30:27.302Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3608 | 2026-03-18T21:30:27.319Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-03-18T21:30:27.339Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3610 | 2026-03-18T21:30:27.360Z | Compiling salty v0.3.0 |
| 3611 | 2026-03-18T21:30:27.381Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3612 | 2026-03-18T21:30:27.403Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3613 | 2026-03-18T21:30:27.403Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3614 | 2026-03-18T21:30:27.743Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3615 | 2026-03-18T21:30:27.764Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-18T21:30:27.791Z | Checking xshell v0.2.7 |
| 3617 | 2026-03-18T21:30:27.928Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-18T21:30:27.970Z | Checking primeorder v0.13.6 |
| 3619 | 2026-03-18T21:30:28.017Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3620 | 2026-03-18T21:30:28.040Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3621 | 2026-03-18T21:30:28.081Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3622 | 2026-03-18T21:30:28.110Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3623 | 2026-03-18T21:30:28.260Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3624 | 2026-03-18T21:30:28.281Z | Checking p384 v0.13.1 |
| 3625 | 2026-03-18T21:30:28.326Z | Compiling num-derive v0.3.3 |
| 3626 | 2026-03-18T21:30:28.438Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3627 | 2026-03-18T21:30:28.515Z | Compiling proc-macro-error2 v2.0.1 |
| 3628 | 2026-03-18T21:30:28.671Z | Compiling unicase v2.9.0 |
| 3629 | 2026-03-18T21:30:28.742Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3630 | 2026-03-18T21:30:28.878Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3631 | 2026-03-18T21:30:28.925Z | Compiling tabled_derive v0.11.0 |
| 3632 | 2026-03-18T21:30:28.945Z | Compiling mime_guess v2.0.5 |
| 3633 | 2026-03-18T21:30:29.022Z | Compiling progenitor-impl v0.11.2 |
| 3634 | 2026-03-18T21:30:29.349Z | Checking papergrid v0.17.0 |
| 3635 | 2026-03-18T21:30:29.492Z | Checking libscf-sys v1.1.0 |
| 3636 | 2026-03-18T21:30:29.640Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3637 | 2026-03-18T21:30:29.662Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3638 | 2026-03-18T21:30:29.800Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3639 | 2026-03-18T21:30:29.883Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-18T21:30:30.427Z | Checking testing_table v0.3.0 |
| 3641 | 2026-03-18T21:30:30.519Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3642 | 2026-03-18T21:30:30.540Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3643 | 2026-03-18T21:30:30.560Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3644 | 2026-03-18T21:30:30.639Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3645 | 2026-03-18T21:30:30.690Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3646 | 2026-03-18T21:30:30.775Z | Checking corncobs v0.1.4 |
| 3647 | 2026-03-18T21:30:30.840Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3648 | 2026-03-18T21:30:30.879Z | Checking tabled v0.20.0 |
| 3649 | 2026-03-18T21:30:30.945Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3650 | 2026-03-18T21:30:30.971Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3651 | 2026-03-18T21:30:31.176Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3652 | 2026-03-18T21:30:31.273Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3653 | 2026-03-18T21:30:31.480Z | Checking progenitor-client v0.11.2 |
| 3654 | 2026-03-18T21:30:31.717Z | Checking secrecy v0.8.0 |
| 3655 | 2026-03-18T21:30:31.879Z | Checking http-range v0.1.5 |
| 3656 | 2026-03-18T21:30:32.085Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3657 | 2026-03-18T21:30:32.276Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3658 | 2026-03-18T21:30:32.321Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3659 | 2026-03-18T21:30:32.489Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3660 | 2026-03-18T21:30:32.517Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3661 | 2026-03-18T21:30:32.749Z | Compiling progenitor-macro v0.11.2 |
| 3662 | 2026-03-18T21:30:32.774Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3663 | 2026-03-18T21:30:32.814Z | Checking atty v0.2.14 |
| 3664 | 2026-03-18T21:30:32.837Z | Checking crc8 v0.1.1 |
| 3665 | 2026-03-18T21:30:32.933Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3666 | 2026-03-18T21:30:32.958Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3667 | 2026-03-18T21:30:32.961Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-18T21:30:33.075Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3669 | 2026-03-18T21:30:33.386Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3670 | 2026-03-18T21:30:33.601Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3671 | 2026-03-18T21:30:33.701Z | Checking hyper-staticfile v0.10.1 |
| 3672 | 2026-03-18T21:30:33.833Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3673 | 2026-03-18T21:30:33.942Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3674 | 2026-03-18T21:30:34.000Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3675 | 2026-03-18T21:30:34.064Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3676 | 2026-03-18T21:30:34.214Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3677 | 2026-03-18T21:30:34.313Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3678 | 2026-03-18T21:30:34.745Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-18T21:30:34.823Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3680 | 2026-03-18T21:30:35.091Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3681 | 2026-03-18T21:30:35.200Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3682 | 2026-03-18T21:30:35.301Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3683 | 2026-03-18T21:30:35.853Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3684 | 2026-03-18T21:30:36.105Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3685 | 2026-03-18T21:30:36.404Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3686 | 2026-03-18T21:30:36.485Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-18T21:30:37.069Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3688 | 2026-03-18T21:30:37.945Z | Checking progenitor v0.11.2 |
| 3689 | 2026-03-18T21:30:38.111Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3690 | 2026-03-18T21:30:44.862Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3691 | 2026-03-18T21:31:00.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.73s |
| 3692 | 2026-03-18T21:31:00.985Z | |
| 3693 | 2026-03-18T21:31:00.986Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3694 | 2026-03-18T21:31:01.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-03-18T21:31:01.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-03-18T21:31:02.042Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-18T21:31:18.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3698 | 2026-03-18T21:31:18.453Z | |
| 3699 | 2026-03-18T21:31:18.454Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3700 | 2026-03-18T21:31:19.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-18T21:31:19.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-18T21:31:19.512Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-18T21:31:35.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.21s |
| 3704 | 2026-03-18T21:31:35.919Z | |
| 3705 | 2026-03-18T21:31:35.919Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3706 | 2026-03-18T21:31:36.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-18T21:31:36.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-18T21:31:36.973Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-18T21:31:53.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3710 | 2026-03-18T21:31:53.309Z | |
| 3711 | 2026-03-18T21:31:53.310Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3712 | 2026-03-18T21:31:54.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-18T21:31:54.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-18T21:31:54.358Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-18T21:32:10.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s |
| 3716 | 2026-03-18T21:32:10.749Z | |
| 3717 | 2026-03-18T21:32:10.749Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3718 | 2026-03-18T21:32:11.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-18T21:32:11.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-18T21:32:11.797Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-18T21:32:27.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s |
| 3722 | 2026-03-18T21:32:28.174Z | |
| 3723 | 2026-03-18T21:32:28.174Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3724 | 2026-03-18T21:32:28.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-18T21:32:28.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-18T21:32:29.222Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-18T21:32:45.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.21s |
| 3728 | 2026-03-18T21:32:45.636Z | |
| 3729 | 2026-03-18T21:32:45.636Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3730 | 2026-03-18T21:32:46.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-18T21:32:46.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-18T21:32:46.690Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3733 | 2026-03-18T21:33:02.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s |
| 3734 | 2026-03-18T21:33:02.988Z | |
| 3735 | 2026-03-18T21:33:02.988Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3736 | 2026-03-18T21:33:03.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-18T21:33:03.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-18T21:33:03.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3739 | 2026-03-18T21:33:03.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3740 | 2026-03-18T21:33:03.799Z | |
| 3741 | 2026-03-18T21:33:03.799Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3742 | 2026-03-18T21:33:04.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-18T21:33:04.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-18T21:33:04.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-18T21:33:04.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3746 | 2026-03-18T21:33:04.602Z | |
| 3747 | 2026-03-18T21:33:04.602Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3748 | 2026-03-18T21:33:05.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-18T21:33:05.272Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-18T21:33:05.272Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-18T21:33:05.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3752 | 2026-03-18T21:33:05.379Z | |
| 3753 | 2026-03-18T21:33:05.379Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3754 | 2026-03-18T21:33:06.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-18T21:33:06.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-18T21:33:06.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-18T21:33:06.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3758 | 2026-03-18T21:33:06.151Z | |
| 3759 | 2026-03-18T21:33:06.151Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3760 | 2026-03-18T21:33:06.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-18T21:33:06.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-18T21:33:06.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-18T21:33:06.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3764 | 2026-03-18T21:33:06.955Z | |
| 3765 | 2026-03-18T21:33:06.955Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3766 | 2026-03-18T21:33:07.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-18T21:33:07.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-18T21:33:07.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-18T21:33:07.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3770 | 2026-03-18T21:33:07.753Z | |
| 3771 | 2026-03-18T21:33:07.753Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3772 | 2026-03-18T21:33:08.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-18T21:33:08.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-18T21:33:08.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-18T21:33:08.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3776 | 2026-03-18T21:33:08.553Z | |
| 3777 | 2026-03-18T21:33:08.553Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3778 | 2026-03-18T21:33:09.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-18T21:33:09.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-18T21:33:09.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-18T21:33:09.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3782 | 2026-03-18T21:33:09.362Z | |
| 3783 | 2026-03-18T21:33:09.362Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3784 | 2026-03-18T21:33:10.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-18T21:33:10.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-18T21:33:10.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-18T21:33:10.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3788 | 2026-03-18T21:33:10.168Z | |
| 3789 | 2026-03-18T21:33:10.168Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3790 | 2026-03-18T21:33:10.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-18T21:33:10.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-18T21:33:10.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-18T21:33:10.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3794 | 2026-03-18T21:33:10.972Z | |
| 3795 | 2026-03-18T21:33:10.972Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3796 | 2026-03-18T21:33:11.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-18T21:33:11.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-18T21:33:11.672Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-18T21:33:11.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3800 | 2026-03-18T21:33:11.782Z | |
| 3801 | 2026-03-18T21:33:11.782Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3802 | 2026-03-18T21:33:12.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-18T21:33:12.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-18T21:33:12.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-18T21:33:12.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3806 | 2026-03-18T21:33:12.594Z | |
| 3807 | 2026-03-18T21:33:12.594Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3808 | 2026-03-18T21:33:13.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-18T21:33:13.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-18T21:33:13.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-18T21:33:13.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3812 | 2026-03-18T21:33:13.399Z | |
| 3813 | 2026-03-18T21:33:13.399Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3814 | 2026-03-18T21:33:14.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-18T21:33:14.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-18T21:33:14.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-18T21:33:14.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3818 | 2026-03-18T21:33:14.214Z | |
| 3819 | 2026-03-18T21:33:14.214Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3820 | 2026-03-18T21:33:14.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-18T21:33:14.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-18T21:33:14.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-18T21:33:14.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3824 | 2026-03-18T21:33:15.049Z | |
| 3825 | 2026-03-18T21:33:15.049Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3826 | 2026-03-18T21:33:15.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-18T21:33:15.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-18T21:33:15.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-18T21:33:15.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3830 | 2026-03-18T21:33:15.904Z | |
| 3831 | 2026-03-18T21:33:15.904Z | info: running `cargo check --bins` on update-common (197/257) |
| 3832 | 2026-03-18T21:33:16.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-18T21:33:16.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-18T21:33:16.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-18T21:33:16.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3836 | 2026-03-18T21:33:16.701Z | |
| 3837 | 2026-03-18T21:33:16.701Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3838 | 2026-03-18T21:33:17.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-18T21:33:17.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-18T21:33:17.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-03-18T21:33:17.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3842 | 2026-03-18T21:33:17.562Z | |
| 3843 | 2026-03-18T21:33:17.562Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3844 | 2026-03-18T21:33:18.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-03-18T21:33:18.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-03-18T21:33:18.605Z | Compiling fs-err v2.11.0 |
| 3847 | 2026-03-18T21:33:18.748Z | Checking ignore v0.4.25 |
| 3848 | 2026-03-18T21:33:18.764Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3849 | 2026-03-18T21:33:18.767Z | Checking predicates-tree v1.0.13 |
| 3850 | 2026-03-18T21:33:18.791Z | Checking parse-size v1.1.0 |
| 3851 | 2026-03-18T21:33:18.809Z | Checking rand_seeder v0.4.0 |
| 3852 | 2026-03-18T21:33:18.812Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3853 | 2026-03-18T21:33:18.845Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3854 | 2026-03-18T21:33:18.902Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3855 | 2026-03-18T21:33:18.933Z | Compiling petname v2.0.2 |
| 3856 | 2026-03-18T21:33:18.987Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3857 | 2026-03-18T21:33:19.172Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3858 | 2026-03-18T21:33:19.192Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3859 | 2026-03-18T21:33:19.268Z | Checking globwalk v0.9.1 |
| 3860 | 2026-03-18T21:33:19.306Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3861 | 2026-03-18T21:33:19.395Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3862 | 2026-03-18T21:33:19.498Z | Checking camino-tempfile-ext v0.3.3 |
| 3863 | 2026-03-18T21:33:19.518Z | Checking sapling-renderdag v0.1.0 |
| 3864 | 2026-03-18T21:33:19.624Z | Checking sync-ptr v0.1.4 |
| 3865 | 2026-03-18T21:33:19.755Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3866 | 2026-03-18T21:33:19.774Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3867 | 2026-03-18T21:33:19.856Z | Checking colored v2.2.0 |
| 3868 | 2026-03-18T21:33:19.891Z | Checking assert_matches v1.5.0 |
| 3869 | 2026-03-18T21:33:20.215Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3870 | 2026-03-18T21:33:20.332Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3871 | 2026-03-18T21:33:20.335Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-18T21:33:21.090Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3873 | 2026-03-18T21:33:22.893Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3874 | 2026-03-18T21:33:25.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s |
| 3875 | 2026-03-18T21:33:26.135Z | |
| 3876 | 2026-03-18T21:33:26.135Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3877 | 2026-03-18T21:33:26.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-18T21:33:26.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-18T21:33:26.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-18T21:33:26.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3881 | 2026-03-18T21:33:26.898Z | |
| 3882 | 2026-03-18T21:33:26.898Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3883 | 2026-03-18T21:33:27.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-18T21:33:27.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-18T21:33:27.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-18T21:33:27.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3887 | 2026-03-18T21:33:27.758Z | |
| 3888 | 2026-03-18T21:33:27.758Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3889 | 2026-03-18T21:33:28.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-18T21:33:28.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-18T21:33:28.721Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3892 | 2026-03-18T21:33:28.725Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3893 | 2026-03-18T21:33:29.566Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3894 | 2026-03-18T21:33:31.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s |
| 3895 | 2026-03-18T21:33:31.803Z | |
| 3896 | 2026-03-18T21:33:31.803Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3897 | 2026-03-18T21:33:32.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-18T21:33:32.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-18T21:33:32.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-03-18T21:33:32.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3901 | 2026-03-18T21:33:32.581Z | |
| 3902 | 2026-03-18T21:33:32.581Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3903 | 2026-03-18T21:33:33.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-18T21:33:33.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-18T21:33:33.398Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3906 | 2026-03-18T21:33:33.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 3907 | 2026-03-18T21:33:33.947Z | |
| 3908 | 2026-03-18T21:33:33.947Z | info: running `cargo check --bins` on clickana (205/257) |
| 3909 | 2026-03-18T21:33:34.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-18T21:33:34.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-18T21:33:34.811Z | Compiling darling_core v0.23.0 |
| 3912 | 2026-03-18T21:33:34.938Z | Compiling instability v0.3.11 |
| 3913 | 2026-03-18T21:33:34.951Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3914 | 2026-03-18T21:33:34.955Z | Checking castaway v0.2.4 |
| 3915 | 2026-03-18T21:33:34.955Z | Compiling indoc v2.0.7 |
| 3916 | 2026-03-18T21:33:34.989Z | Checking unicode-truncate v1.1.0 |
| 3917 | 2026-03-18T21:33:34.992Z | Checking lru v0.12.5 |
| 3918 | 2026-03-18T21:33:34.993Z | Checking cassowary v0.3.0 |
| 3919 | 2026-03-18T21:33:35.067Z | Checking compact_str v0.8.1 |
| 3920 | 2026-03-18T21:33:36.246Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3921 | 2026-03-18T21:33:36.463Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3922 | 2026-03-18T21:33:36.927Z | Compiling darling_macro v0.23.0 |
| 3923 | 2026-03-18T21:33:37.457Z | Compiling darling v0.23.0 |
| 3924 | 2026-03-18T21:33:38.229Z | Checking ratatui v0.29.0 |
| 3925 | 2026-03-18T21:33:39.772Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3926 | 2026-03-18T21:33:40.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s |
| 3927 | 2026-03-18T21:33:40.836Z | |
| 3928 | 2026-03-18T21:33:40.836Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3929 | 2026-03-18T21:33:41.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3930 | 2026-03-18T21:33:41.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3931 | 2026-03-18T21:33:41.810Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3932 | 2026-03-18T21:33:41.813Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3933 | 2026-03-18T21:33:42.559Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3934 | 2026-03-18T21:33:43.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s |
| 3935 | 2026-03-18T21:33:43.307Z | |
| 3936 | 2026-03-18T21:33:43.307Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3937 | 2026-03-18T21:33:44.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-03-18T21:33:44.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-03-18T21:33:44.277Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3940 | 2026-03-18T21:33:45.188Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s |
| 3941 | 2026-03-18T21:33:45.431Z | |
| 3942 | 2026-03-18T21:33:45.432Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3943 | 2026-03-18T21:33:45.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-18T21:33:45.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-18T21:33:45.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-03-18T21:33:45.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3947 | 2026-03-18T21:33:46.033Z | |
| 3948 | 2026-03-18T21:33:46.033Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3949 | 2026-03-18T21:33:46.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-18T21:33:46.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-18T21:33:46.991Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3952 | 2026-03-18T21:33:47.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 3953 | 2026-03-18T21:33:47.775Z | |
| 3954 | 2026-03-18T21:33:47.775Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3955 | 2026-03-18T21:33:48.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-18T21:33:48.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-18T21:33:48.748Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3958 | 2026-03-18T21:33:49.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3959 | 2026-03-18T21:33:49.926Z | |
| 3960 | 2026-03-18T21:33:49.927Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3961 | 2026-03-18T21:33:50.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-18T21:33:50.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-18T21:33:50.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-03-18T21:33:50.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3965 | 2026-03-18T21:33:50.770Z | |
| 3966 | 2026-03-18T21:33:50.770Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3967 | 2026-03-18T21:33:51.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-18T21:33:51.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-18T21:33:51.589Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3970 | 2026-03-18T21:33:52.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 3971 | 2026-03-18T21:33:52.668Z | |
| 3972 | 2026-03-18T21:33:52.668Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3973 | 2026-03-18T21:33:53.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-03-18T21:33:53.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-03-18T21:33:53.662Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3976 | 2026-03-18T21:33:53.663Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-18T21:33:53.666Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3978 | 2026-03-18T21:33:53.666Z | Checking git-stub v1.0.0 |
| 3979 | 2026-03-18T21:33:53.666Z | Compiling trait-variant v0.1.2 |
| 3980 | 2026-03-18T21:33:53.800Z | Checking is_ci v1.2.0 |
| 3981 | 2026-03-18T21:33:53.815Z | Checking maplit v1.0.2 |
| 3982 | 2026-03-18T21:33:53.854Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3983 | 2026-03-18T21:33:53.934Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3984 | 2026-03-18T21:33:53.971Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-18T21:33:54.003Z | Checking git-stub-vcs v0.1.0 |
| 3986 | 2026-03-18T21:33:54.081Z | Checking drift v0.1.3 |
| 3987 | 2026-03-18T21:33:54.122Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3988 | 2026-03-18T21:33:54.147Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3989 | 2026-03-18T21:33:54.252Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3990 | 2026-03-18T21:33:54.383Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3991 | 2026-03-18T21:33:54.451Z | Checking dropshot-api-manager v0.6.0 |
| 3992 | 2026-03-18T21:33:54.472Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3993 | 2026-03-18T21:33:54.490Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3994 | 2026-03-18T21:33:54.731Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3995 | 2026-03-18T21:33:54.897Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3996 | 2026-03-18T21:33:55.026Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3997 | 2026-03-18T21:33:55.443Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3998 | 2026-03-18T21:34:02.333Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3999 | 2026-03-18T21:34:03.719Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4000 | 2026-03-18T21:34:04.489Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4001 | 2026-03-18T21:34:05.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.33s |
| 4002 | 2026-03-18T21:34:05.253Z | |
| 4003 | 2026-03-18T21:34:05.253Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4004 | 2026-03-18T21:34:05.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-03-18T21:34:05.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-03-18T21:34:05.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-03-18T21:34:05.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4008 | 2026-03-18T21:34:06.034Z | |
| 4009 | 2026-03-18T21:34:06.034Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4010 | 2026-03-18T21:34:06.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-18T21:34:06.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-18T21:34:06.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-18T21:34:06.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4014 | 2026-03-18T21:34:06.875Z | |
| 4015 | 2026-03-18T21:34:06.875Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4016 | 2026-03-18T21:34:07.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-18T21:34:07.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-18T21:34:07.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-18T21:34:07.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4020 | 2026-03-18T21:34:07.708Z | |
| 4021 | 2026-03-18T21:34:07.709Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4022 | 2026-03-18T21:34:08.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-18T21:34:08.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-18T21:34:08.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-18T21:34:08.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4026 | 2026-03-18T21:34:08.543Z | |
| 4027 | 2026-03-18T21:34:08.543Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4028 | 2026-03-18T21:34:09.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-18T21:34:09.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-18T21:34:09.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-18T21:34:09.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4032 | 2026-03-18T21:34:09.325Z | |
| 4033 | 2026-03-18T21:34:09.325Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4034 | 2026-03-18T21:34:09.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-18T21:34:09.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-18T21:34:09.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-18T21:34:09.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4038 | 2026-03-18T21:34:10.090Z | |
| 4039 | 2026-03-18T21:34:10.090Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4040 | 2026-03-18T21:34:10.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-18T21:34:10.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-18T21:34:10.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-03-18T21:34:10.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4044 | 2026-03-18T21:34:10.909Z | |
| 4045 | 2026-03-18T21:34:10.909Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4046 | 2026-03-18T21:34:11.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-03-18T21:34:11.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-03-18T21:34:11.721Z | Checking erased-serde v0.4.9 |
| 4049 | 2026-03-18T21:34:11.844Z | Checking ordered-float v2.10.1 |
| 4050 | 2026-03-18T21:34:11.867Z | Checking unicode-xid v0.2.6 |
| 4051 | 2026-03-18T21:34:11.891Z | Checking cargo-platform v0.2.0 |
| 4052 | 2026-03-18T21:34:12.127Z | Checking serde-value v0.7.0 |
| 4053 | 2026-03-18T21:34:12.306Z | Checking serde-untagged v0.1.9 |
| 4054 | 2026-03-18T21:34:12.515Z | Checking cargo-util-schemas v0.8.2 |
| 4055 | 2026-03-18T21:34:13.504Z | Checking cargo_metadata v0.21.0 |
| 4056 | 2026-03-18T21:34:14.366Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4057 | 2026-03-18T21:34:15.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 4058 | 2026-03-18T21:34:15.508Z | |
| 4059 | 2026-03-18T21:34:15.508Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4060 | 2026-03-18T21:34:16.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-18T21:34:16.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-18T21:34:16.504Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4063 | 2026-03-18T21:34:17.270Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4064 | 2026-03-18T21:34:17.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s |
| 4065 | 2026-03-18T21:34:18.132Z | |
| 4066 | 2026-03-18T21:34:18.132Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4067 | 2026-03-18T21:34:18.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4068 | 2026-03-18T21:34:18.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4069 | 2026-03-18T21:34:19.303Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4070 | 2026-03-18T21:34:19.307Z | Compiling vergen-gitcl v1.0.8 |
| 4071 | 2026-03-18T21:34:19.307Z | Compiling dirs-sys-next v0.1.2 |
| 4072 | 2026-03-18T21:34:19.307Z | Compiling glob v0.3.3 |
| 4073 | 2026-03-18T21:34:19.307Z | Compiling diesel_derives v2.3.7 |
| 4074 | 2026-03-18T21:34:19.457Z | Compiling crunchy v0.2.4 |
| 4075 | 2026-03-18T21:34:19.504Z | Compiling dsl_auto_type v0.2.0 |
| 4076 | 2026-03-18T21:34:19.507Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-18T21:34:19.737Z | Compiling dirs-next v2.0.0 |
| 4078 | 2026-03-18T21:34:19.740Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4079 | 2026-03-18T21:34:19.775Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-18T21:34:19.886Z | Compiling term v0.7.0 |
| 4081 | 2026-03-18T21:34:19.889Z | Checking r2d2 v0.8.10 |
| 4082 | 2026-03-18T21:34:19.973Z | Compiling clang-sys v1.8.1 |
| 4083 | 2026-03-18T21:34:20.031Z | Compiling bit-vec v0.6.3 |
| 4084 | 2026-03-18T21:34:20.057Z | Checking downcast-rs v2.0.2 |
| 4085 | 2026-03-18T21:34:20.178Z | Compiling itertools v0.10.5 |
| 4086 | 2026-03-18T21:34:20.311Z | Compiling bit-set v0.5.3 |
| 4087 | 2026-03-18T21:34:20.449Z | Compiling ascii-canvas v3.0.0 |
| 4088 | 2026-03-18T21:34:20.515Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-18T21:34:20.646Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-18T21:34:20.687Z | Compiling bindgen v0.71.1 |
| 4091 | 2026-03-18T21:34:20.733Z | Compiling diff v0.1.13 |
| 4092 | 2026-03-18T21:34:20.762Z | Compiling regex-syntax v0.6.29 |
| 4093 | 2026-03-18T21:34:20.788Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-18T21:34:21.092Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-18T21:34:21.232Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-18T21:34:21.356Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-18T21:34:21.421Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-18T21:34:21.627Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-18T21:34:21.736Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-18T21:34:21.762Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-18T21:34:21.998Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-18T21:34:22.041Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-18T21:34:22.120Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-18T21:34:22.686Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-18T21:34:23.469Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-18T21:34:23.698Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-18T21:34:23.718Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-18T21:34:23.841Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-18T21:34:23.860Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-18T21:34:24.338Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-18T21:34:24.508Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-18T21:34:25.034Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4113 | 2026-03-18T21:34:25.280Z | Checking bb8 v0.8.6 |
| 4114 | 2026-03-18T21:34:25.494Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4115 | 2026-03-18T21:34:25.639Z | Checking nonempty v0.12.0 |
| 4116 | 2026-03-18T21:34:25.760Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4117 | 2026-03-18T21:34:25.847Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4118 | 2026-03-18T21:34:26.018Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4119 | 2026-03-18T21:34:26.045Z | Checking support-bundle-viewer v0.1.2 |
| 4120 | 2026-03-18T21:34:26.109Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4121 | 2026-03-18T21:34:26.350Z | Checking multimap v0.10.1 |
| 4122 | 2026-03-18T21:34:27.507Z | Checking diesel v2.3.7 |
| 4123 | 2026-03-18T21:34:28.952Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4124 | 2026-03-18T21:34:30.303Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4125 | 2026-03-18T21:34:31.004Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4126 | 2026-03-18T21:34:31.114Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4127 | 2026-03-18T21:34:32.449Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4128 | 2026-03-18T21:34:32.609Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4129 | 2026-03-18T21:34:33.001Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4130 | 2026-03-18T21:34:33.508Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4131 | 2026-03-18T21:34:36.103Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4132 | 2026-03-18T21:34:42.548Z | Compiling samael v0.0.19 |
| 4133 | 2026-03-18T21:34:47.509Z | Checking async-bb8-diesel v0.2.1 |
| 4134 | 2026-03-18T21:34:47.957Z | Checking diesel-dtrace v0.5.0 |
| 4135 | 2026-03-18T21:34:48.609Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-18T21:34:54.466Z | Checking oso v0.27.3 |
| 4137 | 2026-03-18T21:35:49.723Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-18T21:36:36.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 4139 | 2026-03-18T21:36:36.386Z | |
| 4140 | 2026-03-18T21:36:36.386Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4141 | 2026-03-18T21:36:37.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-18T21:36:37.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-18T21:36:37.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-18T21:36:37.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4145 | 2026-03-18T21:36:37.251Z | |
| 4146 | 2026-03-18T21:36:37.251Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4147 | 2026-03-18T21:36:37.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-18T21:36:37.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-18T21:36:37.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-18T21:36:38.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4151 | 2026-03-18T21:36:38.108Z | |
| 4152 | 2026-03-18T21:36:38.108Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4153 | 2026-03-18T21:36:38.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-18T21:36:38.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-18T21:36:38.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-18T21:36:38.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4157 | 2026-03-18T21:36:38.880Z | |
| 4158 | 2026-03-18T21:36:38.880Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4159 | 2026-03-18T21:36:39.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-18T21:36:39.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-18T21:36:40.062Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-18T21:36:40.215Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-18T21:36:40.233Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-18T21:36:40.250Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-18T21:36:40.270Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-18T21:36:40.285Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-18T21:36:40.293Z | Checking rustls-webpki v0.101.7 |
| 4168 | 2026-03-18T21:36:40.293Z | Checking sct v0.7.1 |
| 4169 | 2026-03-18T21:36:40.499Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-18T21:36:40.524Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4171 | 2026-03-18T21:36:40.538Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4172 | 2026-03-18T21:36:40.582Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4173 | 2026-03-18T21:36:40.729Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4174 | 2026-03-18T21:36:40.897Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-18T21:36:40.938Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-18T21:36:40.980Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4177 | 2026-03-18T21:36:41.314Z | Checking rustls-pemfile v1.0.4 |
| 4178 | 2026-03-18T21:36:41.471Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-18T21:36:41.587Z | Checking twox-hash v2.1.2 |
| 4180 | 2026-03-18T21:36:41.601Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4181 | 2026-03-18T21:36:41.715Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-18T21:36:45.737Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4183 | 2026-03-18T21:36:45.779Z | Checking tokio-rustls v0.24.1 |
| 4184 | 2026-03-18T21:36:45.780Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4185 | 2026-03-18T21:36:45.780Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-18T21:36:45.780Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-18T21:36:45.780Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-18T21:36:45.780Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-18T21:36:45.780Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-18T21:36:48.370Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-18T21:36:49.367Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-18T21:36:49.522Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-18T21:36:51.558Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-18T21:38:00.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4195 | 2026-03-18T21:38:01.247Z | |
| 4196 | 2026-03-18T21:38:01.247Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4197 | 2026-03-18T21:38:02.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-18T21:38:02.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-18T21:38:02.438Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-18T21:39:02.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4201 | 2026-03-18T21:39:02.606Z | |
| 4202 | 2026-03-18T21:39:02.607Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4203 | 2026-03-18T21:39:03.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-18T21:39:03.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-18T21:39:03.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-18T21:39:03.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4207 | 2026-03-18T21:39:03.378Z | |
| 4208 | 2026-03-18T21:39:03.378Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4209 | 2026-03-18T21:39:04.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-18T21:39:04.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-18T21:39:04.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-18T21:39:04.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4213 | 2026-03-18T21:39:04.233Z | |
| 4214 | 2026-03-18T21:39:04.233Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4215 | 2026-03-18T21:39:04.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-18T21:39:04.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-18T21:39:04.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-18T21:39:04.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4219 | 2026-03-18T21:39:05.078Z | |
| 4220 | 2026-03-18T21:39:05.078Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4221 | 2026-03-18T21:39:05.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-18T21:39:05.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-18T21:39:05.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-18T21:39:05.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4225 | 2026-03-18T21:39:05.932Z | |
| 4226 | 2026-03-18T21:39:05.932Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4227 | 2026-03-18T21:39:06.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-18T21:39:06.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-18T21:39:06.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-18T21:39:06.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4231 | 2026-03-18T21:39:06.790Z | |
| 4232 | 2026-03-18T21:39:06.790Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4233 | 2026-03-18T21:39:07.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-18T21:39:07.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-18T21:39:07.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-18T21:39:07.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4237 | 2026-03-18T21:39:07.658Z | |
| 4238 | 2026-03-18T21:39:07.658Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4239 | 2026-03-18T21:39:08.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-18T21:39:08.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-18T21:39:08.890Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4242 | 2026-03-18T21:39:08.893Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4243 | 2026-03-18T21:39:09.078Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4244 | 2026-03-18T21:39:09.103Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4245 | 2026-03-18T21:39:09.122Z | Checking yansi v1.0.1 |
| 4246 | 2026-03-18T21:39:09.126Z | Checking diff v0.1.13 |
| 4247 | 2026-03-18T21:39:09.161Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-03-18T21:39:09.165Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-03-18T21:39:09.297Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4250 | 2026-03-18T21:39:09.462Z | Checking pretty_assertions v1.4.1 |
| 4251 | 2026-03-18T21:39:10.327Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4252 | 2026-03-18T21:39:43.303Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4253 | 2026-03-18T21:39:43.314Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4254 | 2026-03-18T21:39:43.314Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4255 | 2026-03-18T21:39:43.314Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4256 | 2026-03-18T21:39:43.314Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4257 | 2026-03-18T21:39:43.314Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4258 | 2026-03-18T21:39:44.296Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4259 | 2026-03-18T21:39:45.710Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4260 | 2026-03-18T21:40:46.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4261 | 2026-03-18T21:40:46.980Z | |
| 4262 | 2026-03-18T21:40:46.980Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4263 | 2026-03-18T21:40:46.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4264 | 2026-03-18T21:40:46.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4265 | 2026-03-18T21:40:46.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4266 | 2026-03-18T21:40:46.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4267 | 2026-03-18T21:40:46.980Z | |
| 4268 | 2026-03-18T21:40:46.980Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4269 | 2026-03-18T21:40:47.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-18T21:40:47.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-18T21:40:47.355Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4272 | 2026-03-18T21:40:47.506Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4273 | 2026-03-18T21:40:47.506Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4274 | 2026-03-18T21:41:24.584Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4275 | 2026-03-18T21:41:25.074Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4276 | 2026-03-18T21:41:27.436Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-03-18T21:41:28.010Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-03-18T21:41:32.102Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4279 | 2026-03-18T21:42:04.232Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4280 | 2026-03-18T21:42:05.050Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4281 | 2026-03-18T21:42:07.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4282 | 2026-03-18T21:42:07.442Z | |
| 4283 | 2026-03-18T21:42:07.442Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4284 | 2026-03-18T21:42:08.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-03-18T21:42:08.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-03-18T21:42:08.414Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4287 | 2026-03-18T21:42:09.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4288 | 2026-03-18T21:42:09.537Z | |
| 4289 | 2026-03-18T21:42:09.537Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4290 | 2026-03-18T21:42:10.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-18T21:42:10.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-18T21:42:10.423Z | Compiling blake3 v1.8.3 |
| 4293 | 2026-03-18T21:42:10.553Z | Checking arrayvec v0.7.6 |
| 4294 | 2026-03-18T21:42:10.553Z | Checking constant_time_eq v0.4.2 |
| 4295 | 2026-03-18T21:42:10.557Z | Checking arrayref v0.3.9 |
| 4296 | 2026-03-18T21:42:10.589Z | Checking topological-sort v0.2.2 |
| 4297 | 2026-03-18T21:42:10.593Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4298 | 2026-03-18T21:42:10.593Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4299 | 2026-03-18T21:42:10.593Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4300 | 2026-03-18T21:42:10.656Z | Checking shell-words v1.1.1 |
| 4301 | 2026-03-18T21:42:11.555Z | Checking omicron-zone-package v0.12.2 |
| 4302 | 2026-03-18T21:42:12.543Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4303 | 2026-03-18T21:42:13.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s |
| 4304 | 2026-03-18T21:42:13.882Z | |
| 4305 | 2026-03-18T21:42:13.882Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4306 | 2026-03-18T21:42:14.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-03-18T21:42:14.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-03-18T21:42:14.755Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4309 | 2026-03-18T21:42:15.144Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4310 | 2026-03-18T21:42:15.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4311 | 2026-03-18T21:42:15.878Z | |
| 4312 | 2026-03-18T21:42:15.878Z | info: running `cargo check --bins` on xtask (241/257) |
| 4313 | 2026-03-18T21:42:16.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-03-18T21:42:16.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-03-18T21:42:16.478Z | Checking libc v0.2.180 |
| 4316 | 2026-03-18T21:42:16.572Z | Checking serde v1.0.228 |
| 4317 | 2026-03-18T21:42:16.583Z | Checking zerofrom v0.1.6 |
| 4318 | 2026-03-18T21:42:16.589Z | Checking bitflags v2.11.0 |
| 4319 | 2026-03-18T21:42:16.598Z | Checking hashbrown v0.16.1 |
| 4320 | 2026-03-18T21:42:16.609Z | Checking smallvec v1.15.1 |
| 4321 | 2026-03-18T21:42:16.624Z | Checking serde_json v1.0.149 |
| 4322 | 2026-03-18T21:42:16.627Z | Checking scroll v0.12.0 |
| 4323 | 2026-03-18T21:42:16.713Z | Checking yoke v0.8.1 |
| 4324 | 2026-03-18T21:42:16.781Z | Checking num-traits v0.2.19 |
| 4325 | 2026-03-18T21:42:16.840Z | Checking thiserror v1.0.69 |
| 4326 | 2026-03-18T21:42:16.930Z | Checking zerovec v0.11.5 |
| 4327 | 2026-03-18T21:42:16.930Z | Checking zerotrie v0.2.3 |
| 4328 | 2026-03-18T21:42:16.959Z | Checking percent-encoding v2.3.2 |
| 4329 | 2026-03-18T21:42:16.999Z | Checking errno v0.3.14 |
| 4330 | 2026-03-18T21:42:17.133Z | Checking serde_spanned v0.6.9 |
| 4331 | 2026-03-18T21:42:17.149Z | Checking rustix v1.1.3 |
| 4332 | 2026-03-18T21:42:17.159Z | Checking toml_datetime v0.6.11 |
| 4333 | 2026-03-18T21:42:17.207Z | Checking indexmap v2.13.0 |
| 4334 | 2026-03-18T21:42:17.252Z | Checking log v0.4.29 |
| 4335 | 2026-03-18T21:42:17.303Z | Checking zerocopy v0.7.35 |
| 4336 | 2026-03-18T21:42:17.399Z | Checking form_urlencoded v1.2.2 |
| 4337 | 2026-03-18T21:42:17.446Z | Checking goblin v0.8.2 |
| 4338 | 2026-03-18T21:42:17.493Z | Checking getrandom v0.4.1 |
| 4339 | 2026-03-18T21:42:17.529Z | Checking tinystr v0.8.2 |
| 4340 | 2026-03-18T21:42:17.553Z | Checking potential_utf v0.1.4 |
| 4341 | 2026-03-18T21:42:17.567Z | Checking ordered-float v2.10.1 |
| 4342 | 2026-03-18T21:42:17.636Z | Checking thiserror v2.0.18 |
| 4343 | 2026-03-18T21:42:17.709Z | Checking icu_collections v2.1.1 |
| 4344 | 2026-03-18T21:42:17.753Z | Checking icu_locale_core v2.1.1 |
| 4345 | 2026-03-18T21:42:17.768Z | Checking syn v2.0.117 |
| 4346 | 2026-03-18T21:42:17.873Z | Checking serde-value v0.7.0 |
| 4347 | 2026-03-18T21:42:17.960Z | Checking toml_edit v0.22.27 |
| 4348 | 2026-03-18T21:42:17.987Z | Checking dtrace-parser v0.2.0 |
| 4349 | 2026-03-18T21:42:18.111Z | Checking thread-id v4.2.2 |
| 4350 | 2026-03-18T21:42:18.140Z | Checking once_cell v1.21.3 |
| 4351 | 2026-03-18T21:42:18.211Z | Checking cargo-platform v0.2.0 |
| 4352 | 2026-03-18T21:42:18.293Z | Checking memmap v0.7.0 |
| 4353 | 2026-03-18T21:42:18.310Z | Checking terminal_size v0.4.3 |
| 4354 | 2026-03-18T21:42:18.362Z | Checking tempfile v3.25.0 |
| 4355 | 2026-03-18T21:42:18.438Z | Checking fs-err v3.3.0 |
| 4356 | 2026-03-18T21:42:18.452Z | Checking clap_builder v4.5.60 |
| 4357 | 2026-03-18T21:42:18.466Z | Checking textwrap v0.16.2 |
| 4358 | 2026-03-18T21:42:18.515Z | Checking icu_provider v2.1.1 |
| 4359 | 2026-03-18T21:42:18.609Z | Checking camino-tempfile v1.4.1 |
| 4360 | 2026-03-18T21:42:18.676Z | Checking tabled v0.15.0 |
| 4361 | 2026-03-18T21:42:18.736Z | Checking anyhow v1.0.102 |
| 4362 | 2026-03-18T21:42:18.810Z | Checking macaddr v1.0.1 |
| 4363 | 2026-03-18T21:42:18.823Z | Checking icu_normalizer v2.1.1 |
| 4364 | 2026-03-18T21:42:18.997Z | Checking icu_properties v2.1.2 |
| 4365 | 2026-03-18T21:42:19.034Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4366 | 2026-03-18T21:42:19.448Z | Checking toml v0.8.23 |
| 4367 | 2026-03-18T21:42:19.867Z | Checking cargo_toml v0.21.0 |
| 4368 | 2026-03-18T21:42:20.035Z | Checking dof v0.3.0 |
| 4369 | 2026-03-18T21:42:20.078Z | Checking clap v4.5.60 |
| 4370 | 2026-03-18T21:42:20.103Z | Checking idna_adapter v1.2.1 |
| 4371 | 2026-03-18T21:42:20.255Z | Checking idna v1.1.0 |
| 4372 | 2026-03-18T21:42:20.393Z | Checking usdt-impl v0.5.0 |
| 4373 | 2026-03-18T21:42:20.541Z | Checking url v2.5.8 |
| 4374 | 2026-03-18T21:42:20.718Z | Checking usdt v0.5.0 |
| 4375 | 2026-03-18T21:42:21.003Z | Checking cargo-util-schemas v0.8.2 |
| 4376 | 2026-03-18T21:42:21.997Z | Checking cargo_metadata v0.21.0 |
| 4377 | 2026-03-18T21:42:22.863Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4378 | 2026-03-18T21:42:23.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s |
| 4379 | 2026-03-18T21:42:23.568Z | |
| 4380 | 2026-03-18T21:42:23.568Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4381 | 2026-03-18T21:42:24.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-18T21:42:24.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-18T21:42:24.666Z | Checking polyval v0.6.2 |
| 4384 | 2026-03-18T21:42:24.814Z | Checking ctr v0.9.2 |
| 4385 | 2026-03-18T21:42:24.833Z | Checking ssh-encoding v0.2.0 |
| 4386 | 2026-03-18T21:42:24.837Z | Checking blowfish v0.9.1 |
| 4387 | 2026-03-18T21:42:24.871Z | Checking password-hash v0.4.2 |
| 4388 | 2026-03-18T21:42:24.891Z | Checking p256 v0.13.2 |
| 4389 | 2026-03-18T21:42:24.895Z | Checking p521 v0.13.3 |
| 4390 | 2026-03-18T21:42:24.933Z | Checking russh-cryptovec v0.7.3 |
| 4391 | 2026-03-18T21:42:24.993Z | Checking ghash v0.5.1 |
| 4392 | 2026-03-18T21:42:25.016Z | Checking md5 v0.7.0 |
| 4393 | 2026-03-18T21:42:25.039Z | Checking bcrypt-pbkdf v0.10.0 |
| 4394 | 2026-03-18T21:42:25.065Z | Checking num-bigint v0.4.6 |
| 4395 | 2026-03-18T21:42:25.089Z | Checking des v0.8.1 |
| 4396 | 2026-03-18T21:42:25.133Z | Checking aes-gcm v0.10.3 |
| 4397 | 2026-03-18T21:42:25.152Z | Checking pbkdf2 v0.11.0 |
| 4398 | 2026-03-18T21:42:25.210Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4399 | 2026-03-18T21:42:25.230Z | Checking hex-literal v0.4.1 |
| 4400 | 2026-03-18T21:42:25.248Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4401 | 2026-03-18T21:42:25.287Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4402 | 2026-03-18T21:42:25.323Z | Checking ssh-cipher v0.2.0 |
| 4403 | 2026-03-18T21:42:25.362Z | Checking socket2 v0.5.10 |
| 4404 | 2026-03-18T21:42:25.371Z | Checking internet-checksum v0.2.1 |
| 4405 | 2026-03-18T21:42:25.533Z | Checking ssh-key v0.6.7 |
| 4406 | 2026-03-18T21:42:25.720Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4407 | 2026-03-18T21:42:26.411Z | Checking russh-keys v0.45.0 |
| 4408 | 2026-03-18T21:42:27.149Z | Checking russh v0.45.0 |
| 4409 | 2026-03-18T21:42:48.629Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4410 | 2026-03-18T21:42:50.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s |
| 4411 | 2026-03-18T21:42:50.402Z | |
| 4412 | 2026-03-18T21:42:50.402Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4413 | 2026-03-18T21:42:51.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4414 | 2026-03-18T21:42:51.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4415 | 2026-03-18T21:42:51.265Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4416 | 2026-03-18T21:42:51.393Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4417 | 2026-03-18T21:42:51.406Z | Checking termios v0.3.3 |
| 4418 | 2026-03-18T21:42:53.082Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4419 | 2026-03-18T21:42:53.263Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4420 | 2026-03-18T21:42:55.877Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4421 | 2026-03-18T21:42:56.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s |
| 4422 | 2026-03-18T21:42:56.842Z | |
| 4423 | 2026-03-18T21:42:56.842Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4424 | 2026-03-18T21:42:57.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-03-18T21:42:57.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-03-18T21:42:57.789Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4427 | 2026-03-18T21:42:57.947Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4428 | 2026-03-18T21:42:57.952Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4429 | 2026-03-18T21:42:57.955Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4430 | 2026-03-18T21:42:57.955Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4431 | 2026-03-18T21:42:58.216Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4432 | 2026-03-18T21:42:58.216Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4433 | 2026-03-18T21:42:59.152Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4434 | 2026-03-18T21:42:59.472Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4435 | 2026-03-18T21:42:59.475Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4436 | 2026-03-18T21:43:00.308Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4437 | 2026-03-18T21:43:02.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s |
| 4438 | 2026-03-18T21:43:02.703Z | |
| 4439 | 2026-03-18T21:43:02.703Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4440 | 2026-03-18T21:43:03.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-03-18T21:43:03.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-03-18T21:43:03.520Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4443 | 2026-03-18T21:43:04.094Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4444 | 2026-03-18T21:43:04.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4445 | 2026-03-18T21:43:04.788Z | |
| 4446 | 2026-03-18T21:43:04.788Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4447 | 2026-03-18T21:43:05.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4448 | 2026-03-18T21:43:05.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4449 | 2026-03-18T21:43:05.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4450 | 2026-03-18T21:43:05.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4451 | 2026-03-18T21:43:05.455Z | |
| 4452 | 2026-03-18T21:43:05.455Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4453 | 2026-03-18T21:43:06.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-03-18T21:43:06.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-03-18T21:43:06.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4456 | 2026-03-18T21:43:06.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4457 | 2026-03-18T21:43:06.225Z | |
| 4458 | 2026-03-18T21:43:06.226Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4459 | 2026-03-18T21:43:06.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-03-18T21:43:06.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-03-18T21:43:07.247Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4462 | 2026-03-18T21:43:07.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4463 | 2026-03-18T21:43:08.217Z | |
| 4464 | 2026-03-18T21:43:08.217Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4465 | 2026-03-18T21:43:08.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4466 | 2026-03-18T21:43:08.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4467 | 2026-03-18T21:43:09.086Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4468 | 2026-03-18T21:43:09.090Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4469 | 2026-03-18T21:43:09.396Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4470 | 2026-03-18T21:43:09.396Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4471 | 2026-03-18T21:43:10.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4472 | 2026-03-18T21:43:10.599Z | |
| 4473 | 2026-03-18T21:43:10.599Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4474 | 2026-03-18T21:43:11.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-03-18T21:43:11.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-03-18T21:43:11.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4477 | 2026-03-18T21:43:11.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4478 | 2026-03-18T21:43:11.367Z | |
| 4479 | 2026-03-18T21:43:11.367Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4480 | 2026-03-18T21:43:12.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-03-18T21:43:12.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-03-18T21:43:12.260Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4483 | 2026-03-18T21:43:13.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s |
| 4484 | 2026-03-18T21:43:13.870Z | |
| 4485 | 2026-03-18T21:43:13.870Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4486 | 2026-03-18T21:43:14.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-18T21:43:14.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-18T21:43:14.915Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4489 | 2026-03-18T21:43:15.358Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4490 | 2026-03-18T21:43:16.063Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4491 | 2026-03-18T21:43:16.067Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4492 | 2026-03-18T21:43:22.688Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4493 | 2026-03-18T21:43:23.585Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4494 | 2026-03-18T21:43:23.590Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4495 | 2026-03-18T21:43:23.590Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4496 | 2026-03-18T21:43:23.590Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4497 | 2026-03-18T21:43:24.579Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4498 | 2026-03-18T21:43:34.248Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4499 | 2026-03-18T21:43:42.498Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4500 | 2026-03-18T21:43:42.502Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4501 | 2026-03-18T21:43:42.503Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4502 | 2026-03-18T21:43:42.503Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4503 | 2026-03-18T21:43:44.480Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4504 | 2026-03-18T21:43:46.297Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4505 | 2026-03-18T21:43:47.197Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4506 | 2026-03-18T21:43:48.941Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4507 | 2026-03-18T21:43:49.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.78s |
| 4508 | 2026-03-18T21:43:49.895Z | |
| 4509 | 2026-03-18T21:43:49.895Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4510 | 2026-03-18T21:43:50.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4511 | 2026-03-18T21:43:50.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4512 | 2026-03-18T21:43:50.855Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4513 | 2026-03-18T21:43:50.859Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4514 | 2026-03-18T21:43:51.002Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4515 | 2026-03-18T21:43:51.045Z | Checking rtoolbox v0.0.3 |
| 4516 | 2026-03-18T21:43:51.059Z | Checking tui-tree-widget v0.23.1 |
| 4517 | 2026-03-18T21:43:51.205Z | Checking rpassword v7.4.0 |
| 4518 | 2026-03-18T21:43:51.308Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4519 | 2026-03-18T21:43:52.268Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4520 | 2026-03-18T21:43:58.927Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4521 | 2026-03-18T21:43:59.840Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4522 | 2026-03-18T21:44:01.248Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4523 | 2026-03-18T21:44:05.399Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4524 | 2026-03-18T21:44:07.919Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4525 | 2026-03-18T21:44:09.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s |
| 4526 | 2026-03-18T21:44:09.301Z | |
| 4527 | 2026-03-18T21:44:09.301Z | info: running `cargo check --bins` on wicket (254/257) |
| 4528 | 2026-03-18T21:44:10.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-03-18T21:44:10.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-03-18T21:44:10.223Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4531 | 2026-03-18T21:44:10.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4532 | 2026-03-18T21:44:10.887Z | |
| 4533 | 2026-03-18T21:44:10.887Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4534 | 2026-03-18T21:44:11.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4535 | 2026-03-18T21:44:11.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4536 | 2026-03-18T21:44:11.841Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4537 | 2026-03-18T21:44:11.845Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4538 | 2026-03-18T21:44:11.976Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4539 | 2026-03-18T21:44:11.979Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4540 | 2026-03-18T21:44:13.386Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4541 | 2026-03-18T21:44:14.167Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4542 | 2026-03-18T21:44:18.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s |
| 4543 | 2026-03-18T21:44:18.484Z | |
| 4544 | 2026-03-18T21:44:18.484Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4545 | 2026-03-18T21:44:19.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-03-18T21:44:19.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-03-18T21:44:19.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4548 | 2026-03-18T21:44:19.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4549 | 2026-03-18T21:44:19.264Z | |
| 4550 | 2026-03-18T21:44:19.264Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4551 | 2026-03-18T21:44:19.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-03-18T21:44:19.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-03-18T21:44:20.162Z | Checking uzers v0.12.2 |
| 4554 | 2026-03-18T21:44:20.507Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4555 | 2026-03-18T21:44:21.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4556 | 2026-03-18T21:44:21.709Z | |
| 4557 | 2026-03-18T21:44:21.713Z | real 19:03.439792140 |
| 4558 | 2026-03-18T21:44:21.713Z | user 28:26.344332492 |
| 4559 | 2026-03-18T21:44:21.713Z | sys 5:09.474272253 |
| 4560 | 2026-03-18T21:44:21.713Z | trap 0.475746837 |
| 4561 | 2026-03-18T21:44:21.713Z | tflt 0.277886618 |
| 4562 | 2026-03-18T21:44:21.713Z | dflt 0.608005042 |
| 4563 | 2026-03-18T21:44:21.713Z | kflt 0.000724123 |
| 4564 | 2026-03-18T21:44:21.713Z | lock 1:47:17.972746295 |
| 4565 | 2026-03-18T21:44:21.713Z | slp 2:13:40.302201273 |
| 4566 | 2026-03-18T21:44:21.713Z | lat 1:23.409990521 |
| 4567 | 2026-03-18T21:44:21.713Z | stop 5:13.547150688 |
| 4568 | 2026-03-18T21:44:21.714Z | process exited: duration 1449836 ms, exit code 0 |
| |
| 4569 | 2026-03-18T21:44:21.720Z | found 0 output files |