|
|
|
| 1 | 2026-05-12T16:50:54.522Z | job assigned to worker 01KREHGSF1GWH9S1NK5DHA9SNT [factory aws, i-02d04e31ad09d4940] (queued for 1 m 4 s) |
| |
| 2 | 2026-05-12T16:51:01.272Z | starting task 0: "setup" |
| 3 | 2026-05-12T16:51:01.276Z | ++ uname -s |
| 4 | 2026-05-12T16:51:01.279Z | + kern=SunOS |
| 5 | 2026-05-12T16:51:01.279Z | + build_user=build |
| 6 | 2026-05-12T16:51:01.279Z | + build_uid=12345 |
| 7 | 2026-05-12T16:51:01.279Z | + work_dir=/work |
| 8 | 2026-05-12T16:51:01.279Z | + input_dir=/input |
| 9 | 2026-05-12T16:51:01.279Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-12T16:51:01.279Z | + case "$kern" in |
| 11 | 2026-05-12T16:51:01.279Z | + groupadd -g 12345 build |
| 12 | 2026-05-12T16:51:01.283Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-12T16:51:03.286Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-12T16:51:03.402Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-12T16:51:03.405Z | + home_fs=zfs |
| 16 | 2026-05-12T16:51:03.405Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-12T16:51:03.405Z | + mkdir -p /home/build |
| 18 | 2026-05-12T16:51:03.405Z | + chown build:build /home/build /work |
| 19 | 2026-05-12T16:51:05.406Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-12T16:51:05.410Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-05-12T16:51:05.417Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-12T16:51:05.421Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-12T16:51:05.421Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-12T16:51:05.421Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-12T16:51:05.421Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-12T16:51:05.421Z | * rust toolchain channel = "1.90.0" |
| 27 | 2026-05-12T16:51:05.421Z | * rust toolchain profile = "default" |
| 28 | 2026-05-12T16:51:05.424Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-12T16:51:05.424Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-12T16:51:05.518Z | info: downloading installer |
| 31 | 2026-05-12T16:51:06.998Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-12T16:51:06.998Z | warn: /opt/ooce/bin |
| 33 | 2026-05-12T16:51:06.998Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-12T16:51:06.998Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-12T16:51:06.998Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-12T16:51:06.998Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-12T16:51:06.998Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-12T16:51:06.998Z | error: cannot install while Rust is installed |
| 39 | 2026-05-12T16:51:06.998Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-12T16:51:06.998Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-12T16:51:06.998Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-12T16:51:06.998Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-12T16:51:06.998Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-12T16:51:07.005Z | info: profile set to default |
| 45 | 2026-05-12T16:51:07.005Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-12T16:51:07.009Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-12T16:51:07.156Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-12T16:51:07.165Z | info: downloading 6 components |
| 49 | 2026-05-12T16:51:21.250Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-12T16:51:21.250Z | |
| 51 | 2026-05-12T16:51:21.279Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-12T16:51:21.279Z | |
| 53 | 2026-05-12T16:51:21.282Z | |
| 54 | 2026-05-12T16:51:21.282Z | Rust is installed now. Great! |
| 55 | 2026-05-12T16:51:21.282Z | |
| 56 | 2026-05-12T16:51:21.282Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-12T16:51:21.282Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-12T16:51:21.282Z | |
| 59 | 2026-05-12T16:51:21.282Z | To configure your current shell, you need to source |
| 60 | 2026-05-12T16:51:21.282Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-12T16:51:21.282Z | |
| 62 | 2026-05-12T16:51:21.283Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-12T16:51:21.283Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-12T16:51:21.283Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-12T16:51:21.283Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-12T16:51:21.283Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-12T16:51:21.283Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-12T16:51:21.283Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-12T16:51:21.283Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-12T16:51:21.283Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-12T16:51:21.372Z | + rustup --version |
| 72 | 2026-05-12T16:51:21.380Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-12T16:51:21.384Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-12T16:51:21.403Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-12T16:51:21.406Z | + cargo --version |
| 76 | 2026-05-12T16:51:21.418Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-12T16:51:21.422Z | + rustc --version |
| 78 | 2026-05-12T16:51:21.440Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-12T16:51:21.444Z | process exited: duration 16024 ms, exit code 0 |
| |
| 80 | 2026-05-12T16:51:21.451Z | starting task 2: "authentication" |
| 81 | 2026-05-12T16:51:21.470Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-05-12T16:51:21.480Z | starting task 3: "clone repository" |
| 83 | 2026-05-12T16:51:21.484Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-05-12T16:51:21.487Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-05-12T16:51:21.514Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-05-12T16:51:22.646Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-05-12T16:51:22.646Z | + git fetch origin e7e3cfeefca9b21abf6319e03ec0997bcaa1a366 |
| 88 | 2026-05-12T16:51:22.898Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-05-12T16:51:22.898Z | * branch e7e3cfeefca9b21abf6319e03ec0997bcaa1a366 -> FETCH_HEAD |
| 90 | 2026-05-12T16:51:22.904Z | + [[ -n sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern ]] |
| 91 | 2026-05-12T16:51:22.907Z | ++ git branch --show-current |
| 92 | 2026-05-12T16:51:22.907Z | + current=main |
| 93 | 2026-05-12T16:51:22.907Z | + [[ main != sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern ]] |
| 94 | 2026-05-12T16:51:22.907Z | + git branch -f sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern e7e3cfeefca9b21abf6319e03ec0997bcaa1a366 |
| 95 | 2026-05-12T16:51:22.910Z | + git checkout -f sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern |
| 96 | 2026-05-12T16:51:22.928Z | Switched to branch 'sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern' |
| 97 | 2026-05-12T16:51:22.932Z | + git reset --hard e7e3cfeefca9b21abf6319e03ec0997bcaa1a366 |
| 98 | 2026-05-12T16:51:22.936Z | HEAD is now at e7e3cfe rebase on main, review feedback |
| 99 | 2026-05-12T16:51:22.939Z | process exited: duration 1456 ms, exit code 0 |
| |
| 100 | 2026-05-12T16:51:22.946Z | starting task 4: "build" |
| 101 | 2026-05-12T16:51:22.950Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-12T16:51:22.950Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-05-12T16:51:22.950Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-05-12T16:51:22.950Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-05-12T16:51:22.950Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-05-12T16:51:22.953Z | +++ uname -s |
| 107 | 2026-05-12T16:51:22.953Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-05-12T16:51:22.953Z | ++ SERIES=illumos |
| 109 | 2026-05-12T16:51:22.953Z | +++ uname -s |
| 110 | 2026-05-12T16:51:22.953Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-05-12T16:51:22.957Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-05-12T16:51:22.957Z | ++ rustup show active-toolchain |
| 113 | 2026-05-12T16:51:22.960Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-05-12T16:51:22.960Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-05-12T16:51:22.960Z | ++ banner 'sde setup' |
| 116 | 2026-05-12T16:51:22.963Z | |
| 117 | 2026-05-12T16:51:22.963Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-05-12T16:51:22.963Z | # # # # # # # # # # # |
| 119 | 2026-05-12T16:51:22.963Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-05-12T16:51:22.963Z | # # # # # # # # # ##### |
| 121 | 2026-05-12T16:51:22.963Z | # # # # # # # # # # # # |
| 122 | 2026-05-12T16:51:22.963Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-05-12T16:51:22.963Z | |
| 124 | 2026-05-12T16:51:22.963Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-05-12T16:51:22.963Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-05-12T16:51:22.963Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-05-12T16:51:22.967Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-05-12T16:51:22.967Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-05-12T16:51:24.234Z |
0 0 0 0 0 0 0 0 0
72 76.03M 72 55.08M 0 0 55.09M 0 00:01 00:01 55.10M
100 76.03M 100 76.03M 0 0 60.00M 0 00:01 00:01 55.10M
100 76.03M 100 76.03M 0 0 60.00M 0 00:01 00:01 55.10M
100 76.03M 100 76.03M 0 0 60.00M 0 00:01 00:01 55.10M |
| 130 | 2026-05-12T16:51:24.239Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-05-12T16:51:24.286Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-05-12T16:51:24.287Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-05-12T16:51:24.290Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-05-12T16:51:33.582Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-12T16:51:41.207Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-12T16:51:41.397Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-05-12T16:51:50.481Z | Planning: Solver setup ... Done |
| 138 | 2026-05-12T16:51:50.520Z | Planning: Running solver ... Done |
| 139 | 2026-05-12T16:51:50.652Z | Planning: Finding local manifests ... Done |
| 140 | 2026-05-12T16:51:50.655Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-05-12T16:51:50.659Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-05-12T16:51:50.672Z | Planning: Package planning ... Done |
| 143 | 2026-05-12T16:51:50.675Z | Planning: Merging actions ... Done |
| 144 | 2026-05-12T16:51:50.762Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-05-12T16:51:50.765Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-05-12T16:51:51.534Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-05-12T16:51:51.537Z | Planning: Planning completed in 10.13 seconds |
| 148 | 2026-05-12T16:51:51.541Z | Packages to install: 1 |
| 149 | 2026-05-12T16:51:51.541Z | Create boot environment: No |
| 150 | 2026-05-12T16:51:51.541Z | Create backup boot environment: No |
| 151 | 2026-05-12T16:51:51.578Z | |
| 152 | 2026-05-12T16:51:51.578Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-05-12T16:51:51.712Z | Download: Completed 75.30 MB in 0.13 seconds (565M/s) |
| 154 | 2026-05-12T16:51:51.875Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-05-12T16:51:52.851Z | Actions: Completed 293 actions in 0.98 seconds. |
| 156 | 2026-05-12T16:51:52.854Z | Done |
| 157 | 2026-05-12T16:51:52.895Z | Done |
| 158 | 2026-05-12T16:51:53.578Z | Done |
| 159 | 2026-05-12T16:51:56.613Z | Done |
| 160 | 2026-05-12T16:51:56.685Z | Done |
| 161 | 2026-05-12T16:51:56.688Z | Done |
| 162 | 2026-05-12T16:51:56.953Z | Done |
| 163 | 2026-05-12T16:51:57.629Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-05-12T16:51:57.629Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-05-12T16:51:57.629Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-05-12T16:51:57.629Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-05-12T16:51:57.629Z | ++ banner packages |
| 168 | 2026-05-12T16:51:57.633Z | |
| 169 | 2026-05-12T16:51:57.633Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-05-12T16:51:57.633Z | # # # # # # # # # # # # # # |
| 171 | 2026-05-12T16:51:57.633Z | # # # # # #### # # # ##### #### |
| 172 | 2026-05-12T16:51:57.633Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-05-12T16:51:57.633Z | # # # # # # # # # # # # # # |
| 174 | 2026-05-12T16:51:57.633Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-05-12T16:51:57.633Z | |
| 176 | 2026-05-12T16:51:57.633Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-05-12T16:51:58.032Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-05-12T16:51:58.036Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-05-12T16:52:05.197Z | Planning: Solver setup ... Done |
| 180 | 2026-05-12T16:52:05.237Z | Planning: Running solver ... Done |
| 181 | 2026-05-12T16:52:05.373Z | Planning: Finding local manifests ... Done |
| 182 | 2026-05-12T16:52:05.376Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-05-12T16:52:05.615Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-05-12T16:52:05.644Z | Planning: Package planning ... Done |
| 185 | 2026-05-12T16:52:05.670Z | Planning: Merging actions ... Done |
| 186 | 2026-05-12T16:52:05.778Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-05-12T16:52:05.783Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-05-12T16:52:05.945Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-05-12T16:52:05.953Z | Planning: Planning completed in 7.91 seconds |
| 190 | 2026-05-12T16:52:05.956Z | Packages to install: 2 |
| 191 | 2026-05-12T16:52:05.956Z | Mediators to change: 2 |
| 192 | 2026-05-12T16:52:05.956Z | Services to change: 1 |
| 193 | 2026-05-12T16:52:05.956Z | Create boot environment: No |
| 194 | 2026-05-12T16:52:05.956Z | Create backup boot environment: No |
| 195 | 2026-05-12T16:52:05.986Z | |
| 196 | 2026-05-12T16:52:05.986Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-05-12T16:52:11.763Z | Download: 984/3076 items 82.2/211.3MB 38% complete (19.3M/s) |
| 198 | 2026-05-12T16:52:16.764Z | Download: 3045/3076 items 203.9/211.3MB 96% complete (18.7M/s) |
| 199 | 2026-05-12T16:52:17.198Z | Download: Completed 211.31 MB in 11.21 seconds (18.9M/s) |
| 200 | 2026-05-12T16:52:18.479Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-05-12T16:52:21.586Z | Actions: Completed 3418 actions in 3.11 seconds. |
| 202 | 2026-05-12T16:52:22.116Z | Done |
| 203 | 2026-05-12T16:52:22.116Z | Done |
| 204 | 2026-05-12T16:52:22.849Z | Done |
| 205 | 2026-05-12T16:52:25.728Z | Done |
| 206 | 2026-05-12T16:52:25.812Z | Done |
| 207 | 2026-05-12T16:52:25.815Z | Done |
| 208 | 2026-05-12T16:52:26.044Z | Done |
| 209 | 2026-05-12T16:52:26.176Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-05-12T16:52:26.368Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-05-12T16:52:26.473Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-05-12T16:52:26.478Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-05-12T16:52:26.628Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-05-12T16:52:26.633Z | Planning: Planning completed in 0.26 seconds |
| 215 | 2026-05-12T16:52:26.649Z | Mediators to change: 2 |
| 216 | 2026-05-12T16:52:26.649Z | Create boot environment: No |
| 217 | 2026-05-12T16:52:26.652Z | Create backup boot environment: No |
| 218 | 2026-05-12T16:52:26.713Z | Done |
| 219 | 2026-05-12T16:52:26.714Z | Done |
| 220 | 2026-05-12T16:52:27.332Z | Done |
| 221 | 2026-05-12T16:52:29.794Z | Done |
| 222 | 2026-05-12T16:52:29.869Z | Done |
| 223 | 2026-05-12T16:52:29.872Z | Done |
| 224 | 2026-05-12T16:52:30.003Z | Done |
| 225 | 2026-05-12T16:52:30.076Z | ++ cargo --version |
| 226 | 2026-05-12T16:52:30.086Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-05-12T16:52:30.089Z | ++ rustc --version |
| 228 | 2026-05-12T16:52:30.109Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-05-12T16:52:30.112Z | + banner copyrights |
| 230 | 2026-05-12T16:52:30.115Z | |
| 231 | 2026-05-12T16:52:30.115Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-05-12T16:52:30.115Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-05-12T16:52:30.115Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-05-12T16:52:30.115Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-05-12T16:52:30.115Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-05-12T16:52:30.115Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-05-12T16:52:30.115Z | |
| 238 | 2026-05-12T16:52:30.115Z | + ./tools/check_copyrights.sh |
| 239 | 2026-05-12T16:52:30.391Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-05-12T16:52:31.139Z | dpd/p4/headers.p4: Copyright with wrong year |
| 241 | 2026-05-12T16:52:31.561Z | packet/src/eth.rs: Copyright with wrong year |
| 242 | 2026-05-12T16:52:32.033Z | + banner clippy |
| 243 | 2026-05-12T16:52:32.036Z | |
| 244 | 2026-05-12T16:52:32.036Z | #### # # ##### ##### # # |
| 245 | 2026-05-12T16:52:32.036Z | # # # # # # # # # # |
| 246 | 2026-05-12T16:52:32.037Z | # # # # # # # # |
| 247 | 2026-05-12T16:52:32.037Z | # # # ##### ##### # |
| 248 | 2026-05-12T16:52:32.037Z | # # # # # # # |
| 249 | 2026-05-12T16:52:32.037Z | #### ###### # # # # |
| 250 | 2026-05-12T16:52:32.037Z | |
| 251 | 2026-05-12T16:52:32.037Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 252 | 2026-05-12T16:52:32.037Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 253 | 2026-05-12T16:52:32.189Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 254 | 2026-05-12T16:52:42.317Z | Updating crates.io index |
| 255 | 2026-05-12T16:52:42.320Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 256 | 2026-05-12T16:52:42.620Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 257 | 2026-05-12T16:52:43.448Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 258 | 2026-05-12T16:52:43.771Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 259 | 2026-05-12T16:52:44.135Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 260 | 2026-05-12T16:52:44.625Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 261 | 2026-05-12T16:52:45.717Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 262 | 2026-05-12T16:52:46.064Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-05-12T16:52:46.392Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 264 | 2026-05-12T16:52:46.753Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 265 | 2026-05-12T16:52:47.104Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 266 | 2026-05-12T16:52:47.651Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 267 | 2026-05-12T16:52:48.015Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 268 | 2026-05-12T16:52:48.469Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-05-12T16:52:49.021Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 270 | 2026-05-12T16:52:49.348Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 271 | 2026-05-12T16:52:49.690Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 272 | 2026-05-12T16:52:50.025Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 273 | 2026-05-12T16:52:50.583Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-05-12T16:52:51.057Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 275 | 2026-05-12T16:52:51.378Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 276 | 2026-05-12T16:52:51.819Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 277 | 2026-05-12T16:52:53.545Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 278 | 2026-05-12T16:52:54.163Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 279 | 2026-05-12T16:52:55.900Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 280 | 2026-05-12T16:52:56.507Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 281 | 2026-05-12T16:52:56.794Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 282 | 2026-05-12T16:52:57.062Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 283 | 2026-05-12T16:52:58.729Z | Downloading crates ... |
| 284 | 2026-05-12T16:52:58.791Z | Downloaded adler2 v2.0.1 |
| 285 | 2026-05-12T16:52:58.795Z | Downloaded anstyle-parse v1.0.0 |
| 286 | 2026-05-12T16:52:58.798Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 287 | 2026-05-12T16:52:58.802Z | Downloaded block-buffer v0.10.4 |
| 288 | 2026-05-12T16:52:58.805Z | Downloaded critical-section v1.2.0 |
| 289 | 2026-05-12T16:52:58.805Z | Downloaded cookie v0.18.1 |
| 290 | 2026-05-12T16:52:58.808Z | Downloaded daft v0.1.4 |
| 291 | 2026-05-12T16:52:58.811Z | Downloaded bit-set v0.8.0 |
| 292 | 2026-05-12T16:52:58.814Z | Downloaded crc32fast v1.5.0 |
| 293 | 2026-05-12T16:52:58.818Z | Downloaded autocfg v1.5.0 |
| 294 | 2026-05-12T16:52:58.821Z | Downloaded crypto-common v0.1.6 |
| 295 | 2026-05-12T16:52:58.824Z | Downloaded dtrace-parser v0.3.0 |
| 296 | 2026-05-12T16:52:58.824Z | Downloaded chacha20 v0.9.1 |
| 297 | 2026-05-12T16:52:58.827Z | Downloaded dtrace-parser v0.2.0 |
| 298 | 2026-05-12T16:52:58.827Z | Downloaded defmt v0.3.100 |
| 299 | 2026-05-12T16:52:58.831Z | Downloaded atomic-waker v1.1.2 |
| 300 | 2026-05-12T16:52:58.834Z | Downloaded getrandom v0.3.3 |
| 301 | 2026-05-12T16:52:58.837Z | Downloaded equivalent v1.0.2 |
| 302 | 2026-05-12T16:52:58.837Z | Downloaded bcs v0.1.6 |
| 303 | 2026-05-12T16:52:58.840Z | Downloaded globset v0.4.16 |
| 304 | 2026-05-12T16:52:58.843Z | Downloaded dof v0.3.0 |
| 305 | 2026-05-12T16:52:58.847Z | Downloaded defmt v1.0.1 |
| 306 | 2026-05-12T16:52:58.850Z | Downloaded constant_time_eq v0.3.1 |
| 307 | 2026-05-12T16:52:58.850Z | Downloaded enum-as-inner v0.6.1 |
| 308 | 2026-05-12T16:52:58.853Z | Downloaded ciborium-ll v0.2.2 |
| 309 | 2026-05-12T16:52:58.856Z | Downloaded cfg-if v1.0.3 |
| 310 | 2026-05-12T16:52:58.856Z | Downloaded dunce v1.0.5 |
| 311 | 2026-05-12T16:52:58.860Z | Downloaded dropshot_endpoint v0.16.7 |
| 312 | 2026-05-12T16:52:58.863Z | Downloaded async-stream-impl v0.3.6 |
| 313 | 2026-05-12T16:52:58.867Z | Downloaded crossbeam-deque v0.8.6 |
| 314 | 2026-05-12T16:52:58.870Z | Downloaded clap_lex v1.1.0 |
| 315 | 2026-05-12T16:52:58.870Z | Downloaded base16ct v0.2.0 |
| 316 | 2026-05-12T16:52:58.873Z | Downloaded atomicwrites v0.4.4 |
| 317 | 2026-05-12T16:52:58.877Z | Downloaded arrayref v0.3.9 |
| 318 | 2026-05-12T16:52:58.880Z | Downloaded defmt-parser v1.0.0 |
| 319 | 2026-05-12T16:52:58.883Z | Downloaded crucible-workspace-hack v0.1.0 |
| 320 | 2026-05-12T16:52:58.886Z | Downloaded hostname v0.3.1 |
| 321 | 2026-05-12T16:52:58.886Z | Downloaded async-stream v0.3.6 |
| 322 | 2026-05-12T16:52:58.890Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 323 | 2026-05-12T16:52:58.893Z | Downloaded daft-derive v0.1.4 |
| 324 | 2026-05-12T16:52:58.896Z | Downloaded const_format v0.2.34 |
| 325 | 2026-05-12T16:52:58.899Z | Downloaded gethostname v0.5.0 |
| 326 | 2026-05-12T16:52:58.902Z | Downloaded generic-array v0.14.7 |
| 327 | 2026-05-12T16:52:58.905Z | Downloaded futures-io v0.3.32 |
| 328 | 2026-05-12T16:52:58.906Z | Downloaded futures-task v0.3.32 |
| 329 | 2026-05-12T16:52:58.909Z | Downloaded ciborium-io v0.2.2 |
| 330 | 2026-05-12T16:52:58.909Z | Downloaded futures-executor v0.3.32 |
| 331 | 2026-05-12T16:52:58.912Z | Downloaded cobs v0.3.0 |
| 332 | 2026-05-12T16:52:58.915Z | Downloaded hash32 v0.3.1 |
| 333 | 2026-05-12T16:52:58.915Z | Downloaded embedded-io v0.6.1 |
| 334 | 2026-05-12T16:52:58.919Z | Downloaded foreign-types-shared v0.1.1 |
| 335 | 2026-05-12T16:52:58.919Z | Downloaded hyper-tls v0.6.0 |
| 336 | 2026-05-12T16:52:58.922Z | Downloaded foreign-types-shared v0.3.1 |
| 337 | 2026-05-12T16:52:58.925Z | Downloaded git-stub v1.0.0 |
| 338 | 2026-05-12T16:52:58.925Z | Downloaded form_urlencoded v1.2.2 |
| 339 | 2026-05-12T16:52:58.928Z | Downloaded heck v0.5.0 |
| 340 | 2026-05-12T16:52:58.932Z | Downloaded http-body v1.0.1 |
| 341 | 2026-05-12T16:52:58.932Z | Downloaded futures-sink v0.3.32 |
| 342 | 2026-05-12T16:52:58.935Z | Downloaded darling_macro v0.21.3 |
| 343 | 2026-05-12T16:52:58.935Z | Downloaded hostname v0.4.2 |
| 344 | 2026-05-12T16:52:58.938Z | Downloaded indent_write v2.2.0 |
| 345 | 2026-05-12T16:52:58.938Z | Downloaded ident_case v1.0.1 |
| 346 | 2026-05-12T16:52:58.942Z | Downloaded futures-macro v0.3.32 |
| 347 | 2026-05-12T16:52:58.945Z | Downloaded foreign-types v0.5.0 |
| 348 | 2026-05-12T16:52:58.945Z | Downloaded cargo-platform v0.1.9 |
| 349 | 2026-05-12T16:52:58.948Z | Downloaded float-ord v0.3.2 |
| 350 | 2026-05-12T16:52:58.948Z | Downloaded futures-core v0.3.32 |
| 351 | 2026-05-12T16:52:58.951Z | Downloaded dyn-clone v1.0.20 |
| 352 | 2026-05-12T16:52:58.954Z | Downloaded cmake v0.1.54 |
| 353 | 2026-05-12T16:52:58.954Z | Downloaded hubpack_derive v0.1.1 |
| 354 | 2026-05-12T16:52:58.957Z | Downloaded cancel-safe-futures v0.1.5 |
| 355 | 2026-05-12T16:52:58.961Z | Downloaded base64ct v1.8.0 |
| 356 | 2026-05-12T16:52:58.961Z | Downloaded inout v0.1.4 |
| 357 | 2026-05-12T16:52:58.964Z | Downloaded backoff v0.4.0 |
| 358 | 2026-05-12T16:52:58.967Z | Downloaded is_terminal_polyfill v1.70.1 |
| 359 | 2026-05-12T16:52:58.967Z | Downloaded fixedbitset v0.4.2 |
| 360 | 2026-05-12T16:52:58.970Z | Downloaded itoa v1.0.15 |
| 361 | 2026-05-12T16:52:58.970Z | Downloaded heck v0.4.1 |
| 362 | 2026-05-12T16:52:58.973Z | Downloaded lazy_static v1.5.0 |
| 363 | 2026-05-12T16:52:58.976Z | Downloaded internet-checksum v0.2.1 |
| 364 | 2026-05-12T16:52:58.977Z | Downloaded is-terminal v0.4.16 |
| 365 | 2026-05-12T16:52:58.980Z | Downloaded cipher v0.4.4 |
| 366 | 2026-05-12T16:52:58.983Z | Downloaded defmt-macros v1.0.1 |
| 367 | 2026-05-12T16:52:58.983Z | Downloaded cargo_metadata v0.18.1 |
| 368 | 2026-05-12T16:52:58.986Z | Downloaded is_ci v1.2.0 |
| 369 | 2026-05-12T16:52:58.989Z | Downloaded byteorder v1.5.0 |
| 370 | 2026-05-12T16:52:58.989Z | Downloaded csv-core v0.1.12 |
| 371 | 2026-05-12T16:52:58.993Z | Downloaded embedded-io v0.4.0 |
| 372 | 2026-05-12T16:52:58.996Z | Downloaded foldhash v0.1.5 |
| 373 | 2026-05-12T16:52:58.996Z | Downloaded const_format_proc_macros v0.2.34 |
| 374 | 2026-05-12T16:52:58.999Z | Downloaded bit-vec v0.8.0 |
| 375 | 2026-05-12T16:52:59.003Z | Downloaded humantime v2.3.0 |
| 376 | 2026-05-12T16:52:59.003Z | Downloaded either v1.15.0 |
| 377 | 2026-05-12T16:52:59.007Z | Downloaded bitflags v1.3.2 |
| 378 | 2026-05-12T16:52:59.007Z | Downloaded linked-hash-map v0.5.6 |
| 379 | 2026-05-12T16:52:59.010Z | Downloaded match_cfg v0.1.0 |
| 380 | 2026-05-12T16:52:59.010Z | Downloaded deranged v0.5.3 |
| 381 | 2026-05-12T16:52:59.013Z | Downloaded mime v0.3.17 |
| 382 | 2026-05-12T16:52:59.016Z | Downloaded memoffset v0.9.1 |
| 383 | 2026-05-12T16:52:59.016Z | Downloaded ciborium v0.2.2 |
| 384 | 2026-05-12T16:52:59.019Z | Downloaded memmap v0.7.0 |
| 385 | 2026-05-12T16:52:59.023Z | Downloaded fs_extra v1.3.0 |
| 386 | 2026-05-12T16:52:59.023Z | Downloaded lru-slab v0.1.2 |
| 387 | 2026-05-12T16:52:59.026Z | Downloaded lru-cache v0.1.2 |
| 388 | 2026-05-12T16:52:59.026Z | Downloaded http-body-util v0.1.3 |
| 389 | 2026-05-12T16:52:59.029Z | Downloaded ingot v0.1.1 |
| 390 | 2026-05-12T16:52:59.032Z | Downloaded foldhash v0.2.0 |
| 391 | 2026-05-12T16:52:59.032Z | Downloaded ipnetwork v0.21.1 |
| 392 | 2026-05-12T16:52:59.035Z | Downloaded ingot-types v0.1.2 |
| 393 | 2026-05-12T16:52:59.035Z | Downloaded glob v0.3.3 |
| 394 | 2026-05-12T16:52:59.039Z | Downloaded newtype_derive v0.1.6 |
| 395 | 2026-05-12T16:52:59.042Z | Downloaded num-derive v0.4.2 |
| 396 | 2026-05-12T16:52:59.042Z | Downloaded highway v1.3.0 |
| 397 | 2026-05-12T16:52:59.045Z | Downloaded ipnet v2.11.0 |
| 398 | 2026-05-12T16:52:59.048Z | Downloaded openssl-macros v0.1.1 |
| 399 | 2026-05-12T16:52:59.048Z | Downloaded opaque-debug v0.3.1 |
| 400 | 2026-05-12T16:52:59.051Z | Downloaded macaddr v1.0.1 |
| 401 | 2026-05-12T16:52:59.051Z | Downloaded num_enum_derive v0.5.11 |
| 402 | 2026-05-12T16:52:59.054Z | Downloaded num-conv v0.2.1 |
| 403 | 2026-05-12T16:52:59.054Z | Downloaded httparse v1.10.1 |
| 404 | 2026-05-12T16:52:59.058Z | Downloaded clap_derive v4.6.0 |
| 405 | 2026-05-12T16:52:59.061Z | Downloaded camino v1.2.2 |
| 406 | 2026-05-12T16:52:59.061Z | Downloaded darling v0.21.3 |
| 407 | 2026-05-12T16:52:59.064Z | Downloaded libsw-core v0.3.2 |
| 408 | 2026-05-12T16:52:59.068Z | Downloaded kstat-rs v0.2.4 |
| 409 | 2026-05-12T16:52:59.071Z | Downloaded futures v0.3.32 |
| 410 | 2026-05-12T16:52:59.074Z | Downloaded omicron-workspace-hack v0.1.0 |
| 411 | 2026-05-12T16:52:59.074Z | Downloaded num-derive v0.3.3 |
| 412 | 2026-05-12T16:52:59.077Z | Downloaded linear-map v1.2.0 |
| 413 | 2026-05-12T16:52:59.077Z | Downloaded clang-sys v1.8.1 |
| 414 | 2026-05-12T16:52:59.080Z | Downloaded blake2 v0.10.6 |
| 415 | 2026-05-12T16:52:59.083Z | Downloaded derive_more v0.99.20 |
| 416 | 2026-05-12T16:52:59.087Z | Downloaded percent-encoding v2.3.2 |
| 417 | 2026-05-12T16:52:59.090Z | Downloaded parse-display v0.10.0 |
| 418 | 2026-05-12T16:52:59.090Z | Downloaded colored v3.0.0 |
| 419 | 2026-05-12T16:52:59.093Z | Downloaded openssl-probe v0.1.6 |
| 420 | 2026-05-12T16:52:59.093Z | Downloaded powerfmt v0.2.0 |
| 421 | 2026-05-12T16:52:59.096Z | Downloaded phf_shared v0.12.1 |
| 422 | 2026-05-12T16:52:59.096Z | Downloaded pin-utils v0.1.0 |
| 423 | 2026-05-12T16:52:59.099Z | Downloaded curl v0.4.49 |
| 424 | 2026-05-12T16:52:59.102Z | Downloaded plain v0.2.3 |
| 425 | 2026-05-12T16:52:59.102Z | Downloaded potential_utf v0.1.3 |
| 426 | 2026-05-12T16:52:59.106Z | Downloaded allocator-api2 v0.2.21 |
| 427 | 2026-05-12T16:52:59.106Z | Downloaded iana-time-zone v0.1.64 |
| 428 | 2026-05-12T16:52:59.109Z | Downloaded futures-channel v0.3.32 |
| 429 | 2026-05-12T16:52:59.112Z | Downloaded num_threads v0.1.7 |
| 430 | 2026-05-12T16:52:59.112Z | Downloaded hyper-rustls v0.27.7 |
| 431 | 2026-05-12T16:52:59.116Z | Downloaded num_enum_derive v0.7.5 |
| 432 | 2026-05-12T16:52:59.119Z | Downloaded num-integer v0.1.46 |
| 433 | 2026-05-12T16:52:59.119Z | Downloaded num_enum v0.7.5 |
| 434 | 2026-05-12T16:52:59.122Z | Downloaded multer v3.1.0 |
| 435 | 2026-05-12T16:52:59.125Z | Downloaded native-tls v0.2.14 |
| 436 | 2026-05-12T16:52:59.129Z | Downloaded proc-macro-crate v1.3.1 |
| 437 | 2026-05-12T16:52:59.129Z | Downloaded icu_provider v2.0.0 |
| 438 | 2026-05-12T16:52:59.132Z | Downloaded pretty-hex v0.4.1 |
| 439 | 2026-05-12T16:52:59.132Z | Downloaded libsw v3.5.0 |
| 440 | 2026-05-12T16:52:59.135Z | Downloaded hmac v0.12.1 |
| 441 | 2026-05-12T16:52:59.135Z | Downloaded proc-macro-error-attr v1.0.4 |
| 442 | 2026-05-12T16:52:59.138Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 443 | 2026-05-12T16:52:59.138Z | Downloaded oxnet v0.1.4 |
| 444 | 2026-05-12T16:52:59.139Z | Downloaded progenitor-client v0.10.0 |
| 445 | 2026-05-12T16:52:59.142Z | Downloaded olpc-cjson v0.1.4 |
| 446 | 2026-05-12T16:52:59.142Z | Downloaded progenitor-client v0.11.1 |
| 447 | 2026-05-12T16:52:59.145Z | Downloaded oxide-tokio-rt v0.1.2 |
| 448 | 2026-05-12T16:52:59.145Z | Downloaded num_enum v0.5.11 |
| 449 | 2026-05-12T16:52:59.148Z | Downloaded darling_core v0.21.3 |
| 450 | 2026-05-12T16:52:59.151Z | Downloaded progenitor-macro v0.11.1 |
| 451 | 2026-05-12T16:52:59.155Z | Downloaded pest_generator v2.8.2 |
| 452 | 2026-05-12T16:52:59.155Z | Downloaded progenitor-macro v0.13.0 |
| 453 | 2026-05-12T16:52:59.155Z | Downloaded parse-display-derive v0.10.0 |
| 454 | 2026-05-12T16:52:59.158Z | Downloaded owo-colors v4.3.0 |
| 455 | 2026-05-12T16:52:59.158Z | Downloaded rand_xorshift v0.4.0 |
| 456 | 2026-05-12T16:52:59.161Z | Downloaded quick-error v1.2.3 |
| 457 | 2026-05-12T16:52:59.161Z | Downloaded ref-cast v1.0.25 |
| 458 | 2026-05-12T16:52:59.164Z | Downloaded indexmap v1.9.3 |
| 459 | 2026-05-12T16:52:59.167Z | Downloaded rand_chacha v0.3.1 |
| 460 | 2026-05-12T16:52:59.168Z | Downloaded pem v3.0.5 |
| 461 | 2026-05-12T16:52:59.168Z | Downloaded paste v1.0.15 |
| 462 | 2026-05-12T16:52:59.171Z | Downloaded pin-project-lite v0.2.16 |
| 463 | 2026-05-12T16:52:59.174Z | Downloaded phf v0.12.1 |
| 464 | 2026-05-12T16:52:59.177Z | Downloaded rustc_version v0.4.1 |
| 465 | 2026-05-12T16:52:59.177Z | Downloaded rustc_version v0.1.7 |
| 466 | 2026-05-12T16:52:59.177Z | Downloaded half v2.7.1 |
| 467 | 2026-05-12T16:52:59.180Z | Downloaded ppv-lite86 v0.2.21 |
| 468 | 2026-05-12T16:52:59.183Z | Downloaded progenitor-macro v0.10.0 |
| 469 | 2026-05-12T16:52:59.183Z | Downloaded memmap2 v0.9.8 |
| 470 | 2026-05-12T16:52:59.186Z | Downloaded elliptic-curve v0.13.8 |
| 471 | 2026-05-12T16:52:59.186Z | Downloaded libloading v0.8.9 |
| 472 | 2026-05-12T16:52:59.189Z | Downloaded icu_normalizer v2.0.0 |
| 473 | 2026-05-12T16:52:59.192Z | Downloaded rustc-hash v2.1.1 |
| 474 | 2026-05-12T16:52:59.192Z | Downloaded lock_api v0.4.14 |
| 475 | 2026-05-12T16:52:59.196Z | Downloaded litemap v0.8.0 |
| 476 | 2026-05-12T16:52:59.196Z | Downloaded heapless v0.8.0 |
| 477 | 2026-05-12T16:52:59.199Z | Downloaded crossbeam-epoch v0.9.18 |
| 478 | 2026-05-12T16:52:59.202Z | Downloaded chacha20poly1305 v0.10.1 |
| 479 | 2026-05-12T16:52:59.202Z | Downloaded clap v4.6.0 |
| 480 | 2026-05-12T16:52:59.207Z | Downloaded progenitor v0.10.0 |
| 481 | 2026-05-12T16:52:59.211Z | Downloaded once_cell v1.21.3 |
| 482 | 2026-05-12T16:52:59.214Z | Downloaded same-file v1.0.6 |
| 483 | 2026-05-12T16:52:59.214Z | Downloaded scroll_derive v0.13.1 |
| 484 | 2026-05-12T16:52:59.214Z | Downloaded progenitor-client v0.13.0 |
| 485 | 2026-05-12T16:52:59.217Z | Downloaded proc-macro-error v1.0.4 |
| 486 | 2026-05-12T16:52:59.217Z | Downloaded omicron-zone-package v0.12.2 |
| 487 | 2026-05-12T16:52:59.220Z | Downloaded parking_lot_core v0.9.12 |
| 488 | 2026-05-12T16:52:59.223Z | Downloaded password-hash v0.5.0 |
| 489 | 2026-05-12T16:52:59.223Z | Downloaded serde-big-array v0.5.1 |
| 490 | 2026-05-12T16:52:59.226Z | Downloaded search_path v0.1.4 |
| 491 | 2026-05-12T16:52:59.226Z | Downloaded semver v0.1.20 |
| 492 | 2026-05-12T16:52:59.229Z | Downloaded secrecy v0.10.3 |
| 493 | 2026-05-12T16:52:59.229Z | Downloaded quote v1.0.45 |
| 494 | 2026-05-12T16:52:59.230Z | Downloaded progenitor v0.13.0 |
| 495 | 2026-05-12T16:52:59.233Z | Downloaded progenitor v0.11.1 |
| 496 | 2026-05-12T16:52:59.233Z | Downloaded num-rational v0.4.2 |
| 497 | 2026-05-12T16:52:59.236Z | Downloaded resolv-conf v0.7.5 |
| 498 | 2026-05-12T16:52:59.236Z | Downloaded serde_spanned v1.0.4 |
| 499 | 2026-05-12T16:52:59.239Z | Downloaded poly1305 v0.8.0 |
| 500 | 2026-05-12T16:52:59.239Z | Downloaded serde_repr v0.1.20 |
| 501 | 2026-05-12T16:52:59.242Z | Downloaded ref-cast-impl v1.0.25 |
| 502 | 2026-05-12T16:52:59.242Z | Downloaded postcard v1.1.3 |
| 503 | 2026-05-12T16:52:59.245Z | Downloaded jiff-static v0.2.15 |
| 504 | 2026-05-12T16:52:59.245Z | Downloaded rand_core v0.6.4 |
| 505 | 2026-05-12T16:52:59.249Z | Downloaded rand_chacha v0.9.0 |
| 506 | 2026-05-12T16:52:59.249Z | Downloaded pin-project-internal v1.1.10 |
| 507 | 2026-05-12T16:52:59.249Z | Downloaded serde_spanned v0.6.9 |
| 508 | 2026-05-12T16:52:59.252Z | Downloaded pkg-config v0.3.32 |
| 509 | 2026-05-12T16:52:59.252Z | Downloaded serde_urlencoded v0.7.1 |
| 510 | 2026-05-12T16:52:59.256Z | Downloaded sha1 v0.10.6 |
| 511 | 2026-05-12T16:52:59.256Z | Downloaded sigpipe v0.1.3 |
| 512 | 2026-05-12T16:52:59.256Z | Downloaded smawk v0.3.2 |
| 513 | 2026-05-12T16:52:59.259Z | Downloaded slog-bunyan v2.5.0 |
| 514 | 2026-05-12T16:52:59.259Z | Downloaded signal-hook-tokio v0.3.1 |
| 515 | 2026-05-12T16:52:59.259Z | Downloaded iddqd v0.3.17 |
| 516 | 2026-05-12T16:52:59.263Z | Downloaded siphasher v1.0.1 |
| 517 | 2026-05-12T16:52:59.266Z | Downloaded rustversion v1.0.22 |
| 518 | 2026-05-12T16:52:59.266Z | Downloaded rustls-pemfile v2.2.0 |
| 519 | 2026-05-12T16:52:59.269Z | Downloaded log v0.4.29 |
| 520 | 2026-05-12T16:52:59.272Z | Downloaded schemars_derive v0.8.22 |
| 521 | 2026-05-12T16:52:59.272Z | Downloaded rusty-fork v0.3.0 |
| 522 | 2026-05-12T16:52:59.272Z | Downloaded papergrid v0.17.0 |
| 523 | 2026-05-12T16:52:59.276Z | Downloaded papergrid v0.11.0 |
| 524 | 2026-05-12T16:52:59.279Z | Downloaded stable_deref_trait v1.2.0 |
| 525 | 2026-05-12T16:52:59.282Z | Downloaded scroll v0.13.0 |
| 526 | 2026-05-12T16:52:59.282Z | Downloaded base64 v0.22.1 |
| 527 | 2026-05-12T16:52:59.286Z | Downloaded crypto-bigint v0.5.5 |
| 528 | 2026-05-12T16:52:59.289Z | Downloaded strsim v0.11.1 |
| 529 | 2026-05-12T16:52:59.289Z | Downloaded quinn-udp v0.5.14 |
| 530 | 2026-05-12T16:52:59.292Z | Downloaded icu_collections v2.0.0 |
| 531 | 2026-05-12T16:52:59.295Z | Downloaded strum v0.27.2 |
| 532 | 2026-05-12T16:52:59.295Z | Downloaded strum v0.26.3 |
| 533 | 2026-05-12T16:52:59.295Z | Downloaded semver v1.0.27 |
| 534 | 2026-05-12T16:52:59.299Z | Downloaded parking_lot v0.12.5 |
| 535 | 2026-05-12T16:52:59.299Z | Downloaded cc v1.2.58 |
| 536 | 2026-05-12T16:52:59.302Z | Downloaded sync_wrapper v1.0.2 |
| 537 | 2026-05-12T16:52:59.302Z | Downloaded subtle v2.6.1 |
| 538 | 2026-05-12T16:52:59.302Z | Downloaded serde_tokenstream v0.2.3 |
| 539 | 2026-05-12T16:52:59.306Z | Downloaded bytes v1.11.1 |
| 540 | 2026-05-12T16:52:59.309Z | Downloaded crossbeam-channel v0.5.15 |
| 541 | 2026-05-12T16:52:59.309Z | Downloaded structmeta v0.3.0 |
| 542 | 2026-05-12T16:52:59.312Z | Downloaded icu_normalizer_data v2.0.0 |
| 543 | 2026-05-12T16:52:59.312Z | Downloaded pest_derive v2.8.2 |
| 544 | 2026-05-12T16:52:59.315Z | Downloaded slog-async v2.8.0 |
| 545 | 2026-05-12T16:52:59.315Z | Downloaded signal-hook-registry v1.4.6 |
| 546 | 2026-05-12T16:52:59.318Z | Downloaded serde_path_to_error v0.1.20 |
| 547 | 2026-05-12T16:52:59.318Z | Downloaded num-traits v0.2.19 |
| 548 | 2026-05-12T16:52:59.321Z | Downloaded tabwriter v1.4.1 |
| 549 | 2026-05-12T16:52:59.321Z | Downloaded swrite v0.1.0 |
| 550 | 2026-05-12T16:52:59.321Z | Downloaded tagptr v0.2.0 |
| 551 | 2026-05-12T16:52:59.325Z | Downloaded termtree v0.5.1 |
| 552 | 2026-05-12T16:52:59.325Z | Downloaded tabled_derive v0.7.0 |
| 553 | 2026-05-12T16:52:59.325Z | Downloaded tabled_derive v0.11.0 |
| 554 | 2026-05-12T16:52:59.328Z | Downloaded supports-color v3.0.2 |
| 555 | 2026-05-12T16:52:59.328Z | Downloaded rand_core v0.9.3 |
| 556 | 2026-05-12T16:52:59.328Z | Downloaded proc-macro-error2 v2.0.1 |
| 557 | 2026-05-12T16:52:59.331Z | Downloaded scopeguard v1.2.0 |
| 558 | 2026-05-12T16:52:59.331Z | Downloaded scroll_derive v0.12.1 |
| 559 | 2026-05-12T16:52:59.334Z | Downloaded newtype-uuid v1.3.2 |
| 560 | 2026-05-12T16:52:59.334Z | Downloaded flate2 v1.1.2 |
| 561 | 2026-05-12T16:52:59.338Z | Downloaded smf v0.2.3 |
| 562 | 2026-05-12T16:52:59.338Z | Downloaded serde_plain v1.0.2 |
| 563 | 2026-05-12T16:52:59.338Z | Downloaded scroll v0.12.0 |
| 564 | 2026-05-12T16:52:59.341Z | Downloaded testing_table v0.3.0 |
| 565 | 2026-05-12T16:52:59.341Z | Downloaded ryu v1.0.20 |
| 566 | 2026-05-12T16:52:59.344Z | Downloaded shlex v1.3.0 |
| 567 | 2026-05-12T16:52:59.344Z | Downloaded sha2 v0.10.9 |
| 568 | 2026-05-12T16:52:59.344Z | Downloaded terminal_size v0.4.3 |
| 569 | 2026-05-12T16:52:59.348Z | Downloaded take_mut v0.2.2 |
| 570 | 2026-05-12T16:52:59.348Z | Downloaded proc-macro2 v1.0.106 |
| 571 | 2026-05-12T16:52:59.351Z | Downloaded icu_properties v2.0.1 |
| 572 | 2026-05-12T16:52:59.351Z | Downloaded thread-id v5.0.0 |
| 573 | 2026-05-12T16:52:59.351Z | Downloaded hickory-resolver v0.25.2 |
| 574 | 2026-05-12T16:52:59.354Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 575 | 2026-05-12T16:52:59.357Z | Downloaded static_assertions v1.1.0 |
| 576 | 2026-05-12T16:52:59.357Z | Downloaded time-core v0.1.8 |
| 577 | 2026-05-12T16:52:59.357Z | Downloaded snafu-derive v0.8.9 |
| 578 | 2026-05-12T16:52:59.360Z | Downloaded derive-where v1.6.0 |
| 579 | 2026-05-12T16:52:59.360Z | Downloaded icu_locale_core v2.0.0 |
| 580 | 2026-05-12T16:52:59.364Z | Downloaded console v0.15.11 |
| 581 | 2026-05-12T16:52:59.367Z | Downloaded miniz_oxide v0.8.9 |
| 582 | 2026-05-12T16:52:59.370Z | Downloaded pin-project v1.1.10 |
| 583 | 2026-05-12T16:52:59.373Z | Downloaded anstream v1.0.0 |
| 584 | 2026-05-12T16:52:59.377Z | Downloaded thread-id v4.2.2 |
| 585 | 2026-05-12T16:52:59.377Z | Downloaded toml_write v0.1.2 |
| 586 | 2026-05-12T16:52:59.380Z | Downloaded toml_datetime v0.6.11 |
| 587 | 2026-05-12T16:52:59.380Z | Downloaded indexmap v2.13.0 |
| 588 | 2026-05-12T16:52:59.383Z | Downloaded slog-json v2.6.1 |
| 589 | 2026-05-12T16:52:59.383Z | Downloaded slog-dtrace v0.3.0 |
| 590 | 2026-05-12T16:52:59.386Z | Downloaded slog-term v2.9.2 |
| 591 | 2026-05-12T16:52:59.386Z | Downloaded tinyvec_macros v0.1.1 |
| 592 | 2026-05-12T16:52:59.386Z | Downloaded serde_with_macros v3.14.1 |
| 593 | 2026-05-12T16:52:59.390Z | Downloaded prettyplease v0.2.37 |
| 594 | 2026-05-12T16:52:59.390Z | Downloaded ingot-macros v0.1.1 |
| 595 | 2026-05-12T16:52:59.393Z | Downloaded ff v0.13.1 |
| 596 | 2026-05-12T16:52:59.393Z | Downloaded num-complex v0.4.6 |
| 597 | 2026-05-12T16:52:59.396Z | Downloaded getrandom v0.2.16 |
| 598 | 2026-05-12T16:52:59.396Z | Downloaded tower-layer v0.3.3 |
| 599 | 2026-05-12T16:52:59.396Z | Downloaded topological-sort v0.2.2 |
| 600 | 2026-05-12T16:52:59.399Z | Downloaded digest v0.10.7 |
| 601 | 2026-05-12T16:52:59.400Z | Downloaded derive-ex v0.1.8 |
| 602 | 2026-05-12T16:52:59.400Z | Downloaded tower-service v0.3.3 |
| 603 | 2026-05-12T16:52:59.403Z | Downloaded structmeta-derive v0.3.0 |
| 604 | 2026-05-12T16:52:59.403Z | Downloaded num v0.4.3 |
| 605 | 2026-05-12T16:52:59.403Z | Downloaded strum_macros v0.26.4 |
| 606 | 2026-05-12T16:52:59.406Z | Downloaded newtype-uuid-macros v0.1.0 |
| 607 | 2026-05-12T16:52:59.406Z | Downloaded newline-converter v0.3.0 |
| 608 | 2026-05-12T16:52:59.406Z | Downloaded num-iter v0.1.45 |
| 609 | 2026-05-12T16:52:59.406Z | Downloaded managed v0.8.0 |
| 610 | 2026-05-12T16:52:59.409Z | Downloaded progenitor-impl v0.13.0 |
| 611 | 2026-05-12T16:52:59.409Z | Downloaded bitflags v2.9.4 |
| 612 | 2026-05-12T16:52:59.413Z | Downloaded synstructure v0.13.2 |
| 613 | 2026-05-12T16:52:59.413Z | Downloaded progenitor-impl v0.11.1 |
| 614 | 2026-05-12T16:52:59.416Z | Downloaded progenitor-impl v0.10.0 |
| 615 | 2026-05-12T16:52:59.416Z | Downloaded pest_meta v2.8.2 |
| 616 | 2026-05-12T16:52:59.419Z | Downloaded openssl-sys v0.9.112 |
| 617 | 2026-05-12T16:52:59.422Z | Downloaded try-lock v0.2.5 |
| 618 | 2026-05-12T16:52:59.423Z | Downloaded fs-err v3.1.2 |
| 619 | 2026-05-12T16:52:59.423Z | Downloaded drift v0.1.3 |
| 620 | 2026-05-12T16:52:59.426Z | Downloaded time-macros v0.2.27 |
| 621 | 2026-05-12T16:52:59.429Z | Downloaded thiserror-no-std v2.0.2 |
| 622 | 2026-05-12T16:52:59.429Z | Downloaded thread_local v1.1.9 |
| 623 | 2026-05-12T16:52:59.432Z | Downloaded typify-macro v0.4.3 |
| 624 | 2026-05-12T16:52:59.432Z | Downloaded slab v0.4.11 |
| 625 | 2026-05-12T16:52:59.432Z | Downloaded serde_derive_internals v0.29.1 |
| 626 | 2026-05-12T16:52:59.435Z | Downloaded unarray v0.1.4 |
| 627 | 2026-05-12T16:52:59.436Z | Downloaded thiserror-impl v1.0.69 |
| 628 | 2026-05-12T16:52:59.436Z | Downloaded unicode-xid v0.2.6 |
| 629 | 2026-05-12T16:52:59.436Z | Downloaded typify-macro v0.6.1 |
| 630 | 2026-05-12T16:52:59.439Z | Downloaded universal-hash v0.5.1 |
| 631 | 2026-05-12T16:52:59.439Z | Downloaded unicode-linebreak v0.1.5 |
| 632 | 2026-05-12T16:52:59.439Z | Downloaded http v1.4.0 |
| 633 | 2026-05-12T16:52:59.442Z | Downloaded tokio-macros v2.6.0 |
| 634 | 2026-05-12T16:52:59.442Z | Downloaded rayon-core v1.13.0 |
| 635 | 2026-05-12T16:52:59.445Z | Downloaded hickory-resolver v0.24.4 |
| 636 | 2026-05-12T16:52:59.448Z | Downloaded tokio-native-tls v0.3.1 |
| 637 | 2026-05-12T16:52:59.448Z | Downloaded tokio-dtrace v0.1.1 |
| 638 | 2026-05-12T16:52:59.448Z | Downloaded dropshot-api-manager v0.5.2 |
| 639 | 2026-05-12T16:52:59.452Z | Downloaded minimal-lexical v0.2.1 |
| 640 | 2026-05-12T16:52:59.455Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-05-12T16:52:59.455Z | Downloaded hashbrown v0.12.3 |
| 642 | 2026-05-12T16:52:59.458Z | Downloaded thiserror v1.0.69 |
| 643 | 2026-05-12T16:52:59.462Z | Downloaded untrusted v0.9.0 |
| 644 | 2026-05-12T16:52:59.462Z | Downloaded usdt-attr-macro v0.6.0 |
| 645 | 2026-05-12T16:52:59.462Z | Downloaded tokio-rustls v0.25.0 |
| 646 | 2026-05-12T16:52:59.462Z | Downloaded usdt v0.6.0 |
| 647 | 2026-05-12T16:52:59.465Z | Downloaded smallvec v1.15.1 |
| 648 | 2026-05-12T16:52:59.465Z | Downloaded usdt-macro v0.5.0 |
| 649 | 2026-05-12T16:52:59.465Z | Downloaded usdt-attr-macro v0.5.0 |
| 650 | 2026-05-12T16:52:59.465Z | Downloaded untrusted v0.7.1 |
| 651 | 2026-05-12T16:52:59.468Z | Downloaded expectorate v1.2.0 |
| 652 | 2026-05-12T16:52:59.468Z | Downloaded thiserror-impl v2.0.18 |
| 653 | 2026-05-12T16:52:59.468Z | Downloaded fixedbitset v0.5.7 |
| 654 | 2026-05-12T16:52:59.471Z | Downloaded slog v2.8.2 |
| 655 | 2026-05-12T16:52:59.471Z | Downloaded similar v2.7.0 |
| 656 | 2026-05-12T16:52:59.474Z | Downloaded spin v0.9.8 |
| 657 | 2026-05-12T16:52:59.478Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 658 | 2026-05-12T16:52:59.478Z | Downloaded schemars v0.8.22 |
| 659 | 2026-05-12T16:52:59.483Z | Downloaded waitgroup v0.1.2 |
| 660 | 2026-05-12T16:52:59.486Z | Downloaded version_check v0.9.5 |
| 661 | 2026-05-12T16:52:59.486Z | Downloaded strum_macros v0.27.2 |
| 662 | 2026-05-12T16:52:59.486Z | Downloaded rustls-pki-types v1.12.0 |
| 663 | 2026-05-12T16:52:59.489Z | Downloaded wait-timeout v0.2.1 |
| 664 | 2026-05-12T16:52:59.492Z | Downloaded libscf-sys v1.1.0 |
| 665 | 2026-05-12T16:52:59.492Z | Downloaded jobserver v0.1.34 |
| 666 | 2026-05-12T16:52:59.492Z | Downloaded idna_adapter v1.2.1 |
| 667 | 2026-05-12T16:52:59.492Z | Downloaded git-stub-vcs v0.1.0 |
| 668 | 2026-05-12T16:52:59.495Z | Downloaded filetime v0.2.26 |
| 669 | 2026-05-12T16:52:59.495Z | Downloaded data-encoding v2.9.0 |
| 670 | 2026-05-12T16:52:59.495Z | Downloaded displaydoc v0.2.5 |
| 671 | 2026-05-12T16:52:59.499Z | Downloaded want v0.3.1 |
| 672 | 2026-05-12T16:52:59.499Z | Downloaded utf8parse v0.2.2 |
| 673 | 2026-05-12T16:52:59.499Z | Downloaded utf8_iter v1.0.4 |
| 674 | 2026-05-12T16:52:59.502Z | Downloaded crossbeam-utils v0.8.21 |
| 675 | 2026-05-12T16:52:59.502Z | Downloaded hubpack v0.1.2 |
| 676 | 2026-05-12T16:52:59.502Z | Downloaded serde_core v1.0.228 |
| 677 | 2026-05-12T16:52:59.505Z | Downloaded cexpr v0.6.0 |
| 678 | 2026-05-12T16:52:59.505Z | Downloaded signal-hook v0.3.18 |
| 679 | 2026-05-12T16:52:59.510Z | Downloaded quinn v0.11.9 |
| 680 | 2026-05-12T16:52:59.510Z | Downloaded thiserror v2.0.18 |
| 681 | 2026-05-12T16:52:59.513Z | Downloaded term v1.2.0 |
| 682 | 2026-05-12T16:52:59.513Z | Downloaded yoke-derive v0.8.0 |
| 683 | 2026-05-12T16:52:59.516Z | Downloaded zerofrom-derive v0.1.6 |
| 684 | 2026-05-12T16:52:59.516Z | Downloaded memchr v2.7.5 |
| 685 | 2026-05-12T16:52:59.519Z | Downloaded xattr v1.6.1 |
| 686 | 2026-05-12T16:52:59.519Z | Downloaded argon2 v0.5.3 |
| 687 | 2026-05-12T16:52:59.519Z | Downloaded async-trait v0.1.89 |
| 688 | 2026-05-12T16:52:59.523Z | Downloaded keccak v0.1.6 |
| 689 | 2026-05-12T16:52:59.523Z | Downloaded instant v0.1.13 |
| 690 | 2026-05-12T16:52:59.523Z | Downloaded errno v0.3.14 |
| 691 | 2026-05-12T16:52:59.526Z | Downloaded serde_derive v1.0.228 |
| 692 | 2026-05-12T16:52:59.526Z | Downloaded dof v0.4.0 |
| 693 | 2026-05-12T16:52:59.529Z | Downloaded tinystr v0.8.1 |
| 694 | 2026-05-12T16:52:59.529Z | Downloaded tokio-stream v0.1.17 |
| 695 | 2026-05-12T16:52:59.532Z | Downloaded zerofrom v0.1.6 |
| 696 | 2026-05-12T16:52:59.532Z | Downloaded aho-corasick v1.1.3 |
| 697 | 2026-05-12T16:52:59.536Z | Downloaded anyhow v1.0.102 |
| 698 | 2026-05-12T16:52:59.536Z | Downloaded usdt-impl v0.5.0 |
| 699 | 2026-05-12T16:52:59.539Z | Downloaded usdt v0.5.0 |
| 700 | 2026-05-12T16:52:59.539Z | Downloaded usdt-impl v0.6.0 |
| 701 | 2026-05-12T16:52:59.539Z | Downloaded camino-tempfile v1.4.1 |
| 702 | 2026-05-12T16:52:59.542Z | Downloaded zeroize_derive v1.4.3 |
| 703 | 2026-05-12T16:52:59.542Z | Downloaded anstyle v1.0.14 |
| 704 | 2026-05-12T16:52:59.542Z | Downloaded nom v7.1.3 |
| 705 | 2026-05-12T16:52:59.545Z | Downloaded toml v0.8.23 |
| 706 | 2026-05-12T16:52:59.545Z | Downloaded tokio-rustls v0.26.3 |
| 707 | 2026-05-12T16:52:59.549Z | Downloaded serde_yaml v0.9.34+deprecated |
| 708 | 2026-05-12T16:52:59.549Z | Downloaded schemars v0.9.0 |
| 709 | 2026-05-12T16:52:59.555Z | Downloaded tracing-attributes v0.1.30 |
| 710 | 2026-05-12T16:52:59.558Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 711 | 2026-05-12T16:52:59.558Z | Downloaded zone_cfg_derive v0.3.1 |
| 712 | 2026-05-12T16:52:59.561Z | Downloaded zone v0.3.1 |
| 713 | 2026-05-12T16:52:59.561Z | Downloaded walkdir v2.5.0 |
| 714 | 2026-05-12T16:52:59.561Z | Downloaded tempfile v3.23.0 |
| 715 | 2026-05-12T16:52:59.565Z | Downloaded qorb v0.4.1 |
| 716 | 2026-05-12T16:52:59.565Z | Downloaded vsss-rs v3.3.4 |
| 717 | 2026-05-12T16:52:59.568Z | Downloaded snafu v0.8.9 |
| 718 | 2026-05-12T16:52:59.571Z | Downloaded textwrap v0.16.2 |
| 719 | 2026-05-12T16:52:59.571Z | Downloaded test-strategy v0.4.3 |
| 720 | 2026-05-12T16:52:59.574Z | Downloaded idna v1.1.0 |
| 721 | 2026-05-12T16:52:59.577Z | Downloaded socket2 v0.5.10 |
| 722 | 2026-05-12T16:52:59.577Z | Downloaded socket2 v0.6.0 |
| 723 | 2026-05-12T16:52:59.577Z | Downloaded rustls-webpki v0.103.6 |
| 724 | 2026-05-12T16:52:59.581Z | Downloaded hex v0.4.3 |
| 725 | 2026-05-12T16:52:59.581Z | Downloaded writeable v0.6.1 |
| 726 | 2026-05-12T16:52:59.584Z | Downloaded bytecount v0.6.9 |
| 727 | 2026-05-12T16:52:59.584Z | Downloaded anstyle-query v1.1.4 |
| 728 | 2026-05-12T16:52:59.584Z | Downloaded group v0.13.0 |
| 729 | 2026-05-12T16:52:59.588Z | Downloaded erased-serde v0.3.31 |
| 730 | 2026-05-12T16:52:59.588Z | Downloaded whoami v1.6.1 |
| 731 | 2026-05-12T16:52:59.588Z | Downloaded crc8 v0.1.1 |
| 732 | 2026-05-12T16:52:59.588Z | Downloaded convert_case v0.4.0 |
| 733 | 2026-05-12T16:52:59.592Z | Downloaded async-recursion v1.1.1 |
| 734 | 2026-05-12T16:52:59.592Z | Downloaded hyper-util v0.1.19 |
| 735 | 2026-05-12T16:52:59.596Z | Downloaded tinyvec v1.10.0 |
| 736 | 2026-05-12T16:52:59.596Z | Downloaded cstr-argument v0.1.2 |
| 737 | 2026-05-12T16:52:59.596Z | Downloaded colorchoice v1.0.4 |
| 738 | 2026-05-12T16:52:59.599Z | Downloaded aead v0.5.2 |
| 739 | 2026-05-12T16:52:59.599Z | Downloaded zerovec-derive v0.11.1 |
| 740 | 2026-05-12T16:52:59.599Z | Downloaded zeroize v1.8.1 |
| 741 | 2026-05-12T16:52:59.599Z | Downloaded usdt-macro v0.6.0 |
| 742 | 2026-05-12T16:52:59.602Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 743 | 2026-05-12T16:52:59.602Z | Downloaded toml v0.7.8 |
| 744 | 2026-05-12T16:52:59.605Z | Downloaded fnv v1.0.7 |
| 745 | 2026-05-12T16:52:59.605Z | Downloaded display-error-chain v0.2.2 |
| 746 | 2026-05-12T16:52:59.605Z | Downloaded serde v1.0.228 |
| 747 | 2026-05-12T16:52:59.608Z | Downloaded schemars v1.2.0 |
| 748 | 2026-05-12T16:52:59.614Z | Downloaded mio v1.0.4 |
| 749 | 2026-05-12T16:52:59.617Z | Downloaded rand v0.9.2 |
| 750 | 2026-05-12T16:52:59.620Z | Downloaded rand v0.8.5 |
| 751 | 2026-05-12T16:52:59.623Z | Downloaded zmij v1.0.17 |
| 752 | 2026-05-12T16:52:59.623Z | Downloaded fastrand v2.3.0 |
| 753 | 2026-05-12T16:52:59.623Z | Downloaded httpdate v1.0.3 |
| 754 | 2026-05-12T16:52:59.623Z | Downloaded foreign-types-macros v0.2.3 |
| 755 | 2026-05-12T16:52:59.627Z | Downloaded unicode-ident v1.0.24 |
| 756 | 2026-05-12T16:52:59.627Z | Downloaded tar v0.4.45 |
| 757 | 2026-05-12T16:52:59.630Z | Downloaded find-msvc-tools v0.1.9 |
| 758 | 2026-05-12T16:52:59.630Z | Downloaded cpufeatures v0.2.17 |
| 759 | 2026-05-12T16:52:59.631Z | Downloaded cfg_aliases v0.2.1 |
| 760 | 2026-05-12T16:52:59.631Z | Downloaded hashbrown v0.16.1 |
| 761 | 2026-05-12T16:52:59.634Z | Downloaded vergen v8.3.2 |
| 762 | 2026-05-12T16:52:59.637Z | Downloaded foreign-types v0.3.2 |
| 763 | 2026-05-12T16:52:59.637Z | Downloaded debug-ignore v1.0.5 |
| 764 | 2026-05-12T16:52:59.637Z | Downloaded arrayvec v0.7.6 |
| 765 | 2026-05-12T16:52:59.640Z | Downloaded typify v0.6.1 |
| 766 | 2026-05-12T16:52:59.640Z | Downloaded typify v0.4.3 |
| 767 | 2026-05-12T16:52:59.644Z | Downloaded iri-string v0.7.8 |
| 768 | 2026-05-12T16:52:59.647Z | Downloaded yoke v0.8.0 |
| 769 | 2026-05-12T16:52:59.651Z | Downloaded zerocopy-derive v0.7.35 |
| 770 | 2026-05-12T16:52:59.654Z | Downloaded toml_edit v0.22.27 |
| 771 | 2026-05-12T16:52:59.654Z | Downloaded uuid v1.20.0 |
| 772 | 2026-05-12T16:52:59.657Z | Downloaded ucd-trie v0.1.7 |
| 773 | 2026-05-12T16:52:59.657Z | Downloaded hkdf v0.12.4 |
| 774 | 2026-05-12T16:52:59.661Z | Downloaded unsafe-libyaml v0.2.11 |
| 775 | 2026-05-12T16:52:59.665Z | Downloaded itertools v0.12.1 |
| 776 | 2026-05-12T16:52:59.677Z | Downloaded hyper v1.8.1 |
| 777 | 2026-05-12T16:52:59.681Z | Downloaded steno v0.4.1 |
| 778 | 2026-05-12T16:52:59.685Z | Downloaded hashbrown v0.15.5 |
| 779 | 2026-05-12T16:52:59.693Z | Downloaded libm v0.2.15 |
| 780 | 2026-05-12T16:52:59.698Z | Downloaded pest v2.8.2 |
| 781 | 2026-05-12T16:52:59.702Z | Downloaded icu_properties_data v2.0.1 |
| 782 | 2026-05-12T16:52:59.710Z | Downloaded futures-util v0.3.32 |
| 783 | 2026-05-12T16:52:59.716Z | Downloaded tracing-core v0.1.34 |
| 784 | 2026-05-12T16:52:59.720Z | Downloaded tracing v0.1.41 |
| 785 | 2026-05-12T16:52:59.723Z | Downloaded itertools v0.14.0 |
| 786 | 2026-05-12T16:52:59.726Z | Downloaded clap_builder v4.6.0 |
| 787 | 2026-05-12T16:52:59.729Z | Downloaded zerotrie v0.2.2 |
| 788 | 2026-05-12T16:52:59.732Z | Downloaded toml_edit v0.19.15 |
| 789 | 2026-05-12T16:52:59.738Z | Downloaded typenum v1.18.0 |
| 790 | 2026-05-12T16:52:59.742Z | Downloaded url v2.5.7 |
| 791 | 2026-05-12T16:52:59.745Z | Downloaded zerocopy-derive v0.8.27 |
| 792 | 2026-05-12T16:52:59.776Z | Downloaded git2 v0.19.0 |
| 793 | 2026-05-12T16:52:59.780Z | Downloaded h2 v0.4.12 |
| 794 | 2026-05-12T16:52:59.783Z | Downloaded tower v0.5.2 |
| 795 | 2026-05-12T16:52:59.788Z | Downloaded goblin v0.8.2 |
| 796 | 2026-05-12T16:52:59.791Z | Downloaded blake3 v1.8.2 |
| 797 | 2026-05-12T16:52:59.796Z | Downloaded typed-path v0.9.3 |
| 798 | 2026-05-12T16:52:59.799Z | Downloaded unicode-segmentation v1.12.0 |
| 799 | 2026-05-12T16:52:59.802Z | Downloaded tokio-util v0.7.16 |
| 800 | 2026-05-12T16:52:59.806Z | Downloaded serde_json v1.0.149 |
| 801 | 2026-05-12T16:52:59.809Z | Downloaded reqwest v0.12.23 |
| 802 | 2026-05-12T16:52:59.812Z | Downloaded reqwest v0.13.2 |
| 803 | 2026-05-12T16:52:59.815Z | Downloaded portable-atomic v1.11.1 |
| 804 | 2026-05-12T16:52:59.819Z | Downloaded aws-lc-rs v1.16.2 |
| 805 | 2026-05-12T16:52:59.823Z | Downloaded regex v1.12.3 |
| 806 | 2026-05-12T16:52:59.826Z | Downloaded rayon v1.11.0 |
| 807 | 2026-05-12T16:52:59.845Z | Downloaded unicode-normalization v0.1.24 |
| 808 | 2026-05-12T16:52:59.848Z | Downloaded tower-http v0.6.8 |
| 809 | 2026-05-12T16:52:59.852Z | Downloaded zerovec v0.11.4 |
| 810 | 2026-05-12T16:52:59.856Z | Downloaded serde_with v3.14.1 |
| 811 | 2026-05-12T16:52:59.862Z | Downloaded goblin v0.10.1 |
| 812 | 2026-05-12T16:52:59.866Z | Downloaded rustls-webpki v0.102.8 |
| 813 | 2026-05-12T16:52:59.877Z | Downloaded winnow v0.5.40 |
| 814 | 2026-05-12T16:52:59.881Z | Downloaded chrono v0.4.44 |
| 815 | 2026-05-12T16:52:59.885Z | Downloaded proptest v1.8.0 |
| 816 | 2026-05-12T16:52:59.890Z | Downloaded bindgen v0.72.1 |
| 817 | 2026-05-12T16:52:59.907Z | Downloaded tough v0.20.0 |
| 818 | 2026-05-12T16:52:59.912Z | Downloaded winnow v0.7.14 |
| 819 | 2026-05-12T16:52:59.919Z | Downloaded tabled v0.15.0 |
| 820 | 2026-05-12T16:52:59.938Z | Downloaded moka v0.12.11 |
| 821 | 2026-05-12T16:52:59.944Z | Downloaded zerocopy v0.7.35 |
| 822 | 2026-05-12T16:52:59.953Z | Downloaded curve25519-dalek v4.1.3 |
| 823 | 2026-05-12T16:52:59.958Z | Downloaded quinn-proto v0.11.14 |
| 824 | 2026-05-12T16:52:59.963Z | Downloaded vcpkg v0.2.15 |
| 825 | 2026-05-12T16:52:59.986Z | Downloaded tabled v0.20.0 |
| 826 | 2026-05-12T16:52:59.996Z | Downloaded syn v1.0.109 |
| 827 | 2026-05-12T16:53:00.001Z | Downloaded openssl v0.10.76 |
| 828 | 2026-05-12T16:53:00.006Z | Downloaded smoltcp v0.11.0 |
| 829 | 2026-05-12T16:53:00.012Z | Downloaded time v0.3.47 |
| 830 | 2026-05-12T16:53:00.019Z | Downloaded dropshot v0.16.7 |
| 831 | 2026-05-12T16:53:00.032Z | Downloaded rustls v0.22.4 |
| 832 | 2026-05-12T16:53:00.039Z | Downloaded regress v0.10.5 |
| 833 | 2026-05-12T16:53:00.043Z | Downloaded regex-syntax v0.8.6 |
| 834 | 2026-05-12T16:53:00.047Z | Downloaded rustls v0.23.32 |
| 835 | 2026-05-12T16:53:00.054Z | Downloaded openapiv3 v2.2.0 |
| 836 | 2026-05-12T16:53:00.059Z | Downloaded hickory-proto v0.24.4 |
| 837 | 2026-05-12T16:53:00.067Z | Downloaded webpki-roots v1.0.2 |
| 838 | 2026-05-12T16:53:00.070Z | Downloaded rustix v1.1.2 |
| 839 | 2026-05-12T16:53:00.082Z | Downloaded zerocopy v0.8.27 |
| 840 | 2026-05-12T16:53:00.094Z | Downloaded unicode-width v0.1.14 |
| 841 | 2026-05-12T16:53:00.097Z | Downloaded nix v0.30.1 |
| 842 | 2026-05-12T16:53:00.103Z | Downloaded unicode-width v0.2.1 |
| 843 | 2026-05-12T16:53:00.106Z | Downloaded syn v2.0.117 |
| 844 | 2026-05-12T16:53:00.112Z | Downloaded rustix v0.38.44 |
| 845 | 2026-05-12T16:53:00.124Z | Downloaded hickory-proto v0.25.2 |
| 846 | 2026-05-12T16:53:00.133Z | Downloaded bstr v1.12.0 |
| 847 | 2026-05-12T16:53:00.145Z | Downloaded encoding_rs v0.8.35 |
| 848 | 2026-05-12T16:53:00.157Z | Downloaded regex-automata v0.4.13 |
| 849 | 2026-05-12T16:53:00.174Z | Downloaded chrono-tz v0.10.4 |
| 850 | 2026-05-12T16:53:00.183Z | Downloaded libz-sys v1.1.22 |
| 851 | 2026-05-12T16:53:00.229Z | Downloaded ring v0.17.14 |
| 852 | 2026-05-12T16:53:00.252Z | Downloaded typify-impl v0.6.1 |
| 853 | 2026-05-12T16:53:00.266Z | Downloaded typify-impl v0.4.3 |
| 854 | 2026-05-12T16:53:00.360Z | Downloaded jiff v0.2.15 |
| 855 | 2026-05-12T16:53:00.372Z | Downloaded petgraph v0.6.5 |
| 856 | 2026-05-12T16:53:00.420Z | Downloaded petgraph v0.8.2 |
| 857 | 2026-05-12T16:53:00.432Z | Downloaded libc v0.2.183 |
| 858 | 2026-05-12T16:53:00.450Z | Downloaded csv v1.3.1 |
| 859 | 2026-05-12T16:53:00.465Z | Downloaded sha3 v0.10.8 |
| 860 | 2026-05-12T16:53:00.472Z | Downloaded tokio v1.49.0 |
| 861 | 2026-05-12T16:53:00.638Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 862 | 2026-05-12T16:53:00.668Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 863 | 2026-05-12T16:53:01.180Z | Downloaded aws-lc-sys v0.39.1 |
| 864 | 2026-05-12T16:53:01.485Z | Compiling proc-macro2 v1.0.106 |
| 865 | 2026-05-12T16:53:01.485Z | Compiling quote v1.0.45 |
| 866 | 2026-05-12T16:53:01.489Z | Compiling unicode-ident v1.0.24 |
| 867 | 2026-05-12T16:53:01.489Z | Compiling serde_core v1.0.228 |
| 868 | 2026-05-12T16:53:01.489Z | Compiling serde v1.0.228 |
| 869 | 2026-05-12T16:53:01.489Z | Compiling libc v0.2.183 |
| 870 | 2026-05-12T16:53:01.489Z | Checking cfg-if v1.0.3 |
| 871 | 2026-05-12T16:53:01.773Z | Compiling zmij v1.0.17 |
| 872 | 2026-05-12T16:53:01.806Z | Compiling autocfg v1.5.0 |
| 873 | 2026-05-12T16:53:02.071Z | Compiling memchr v2.7.5 |
| 874 | 2026-05-12T16:53:02.134Z | Compiling getrandom v0.3.3 |
| 875 | 2026-05-12T16:53:02.197Z | Compiling libm v0.2.15 |
| 876 | 2026-05-12T16:53:02.546Z | Checking smallvec v1.15.1 |
| 877 | 2026-05-12T16:53:02.611Z | Compiling shlex v1.3.0 |
| 878 | 2026-05-12T16:53:02.655Z | Checking itoa v1.0.15 |
| 879 | 2026-05-12T16:53:02.672Z | Compiling jobserver v0.1.34 |
| 880 | 2026-05-12T16:53:02.780Z | Compiling version_check v0.9.5 |
| 881 | 2026-05-12T16:53:02.802Z | Compiling find-msvc-tools v0.1.9 |
| 882 | 2026-05-12T16:53:02.879Z | Compiling thiserror v2.0.18 |
| 883 | 2026-05-12T16:53:02.917Z | Compiling icu_properties_data v2.0.1 |
| 884 | 2026-05-12T16:53:02.988Z | Compiling syn v2.0.117 |
| 885 | 2026-05-12T16:53:03.006Z | Compiling cc v1.2.58 |
| 886 | 2026-05-12T16:53:03.040Z | Compiling icu_normalizer_data v2.0.0 |
| 887 | 2026-05-12T16:53:03.160Z | Compiling parking_lot_core v0.9.12 |
| 888 | 2026-05-12T16:53:03.189Z | Checking stable_deref_trait v1.2.0 |
| 889 | 2026-05-12T16:53:03.278Z | Compiling serde_json v1.0.149 |
| 890 | 2026-05-12T16:53:03.509Z | Compiling heck v0.5.0 |
| 891 | 2026-05-12T16:53:03.679Z | Checking litemap v0.8.0 |
| 892 | 2026-05-12T16:53:03.698Z | Checking writeable v0.6.1 |
| 893 | 2026-05-12T16:53:03.714Z | Compiling num-traits v0.2.19 |
| 894 | 2026-05-12T16:53:03.730Z | Checking percent-encoding v2.3.2 |
| 895 | 2026-05-12T16:53:03.978Z | Checking form_urlencoded v1.2.2 |
| 896 | 2026-05-12T16:53:04.089Z | Checking utf8_iter v1.0.4 |
| 897 | 2026-05-12T16:53:04.108Z | Compiling zerocopy v0.8.27 |
| 898 | 2026-05-12T16:53:04.125Z | Checking pin-project-lite v0.2.16 |
| 899 | 2026-05-12T16:53:04.216Z | Compiling log v0.4.29 |
| 900 | 2026-05-12T16:53:04.232Z | Compiling rustversion v1.0.22 |
| 901 | 2026-05-12T16:53:04.250Z | Checking iana-time-zone v0.1.64 |
| 902 | 2026-05-12T16:53:04.267Z | Compiling equivalent v1.0.2 |
| 903 | 2026-05-12T16:53:04.359Z | Compiling foldhash v0.2.0 |
| 904 | 2026-05-12T16:53:04.362Z | Compiling allocator-api2 v0.2.21 |
| 905 | 2026-05-12T16:53:04.394Z | Compiling semver v1.0.27 |
| 906 | 2026-05-12T16:53:04.539Z | Checking socket2 v0.6.0 |
| 907 | 2026-05-12T16:53:04.560Z | Checking uuid v1.20.0 |
| 908 | 2026-05-12T16:53:04.677Z | Compiling hashbrown v0.16.1 |
| 909 | 2026-05-12T16:53:04.694Z | Checking scopeguard v1.2.0 |
| 910 | 2026-05-12T16:53:04.812Z | Checking lock_api v0.4.14 |
| 911 | 2026-05-12T16:53:04.842Z | Checking getrandom v0.2.16 |
| 912 | 2026-05-12T16:53:05.019Z | Checking signal-hook-registry v1.4.6 |
| 913 | 2026-05-12T16:53:05.038Z | Checking mio v1.0.4 |
| 914 | 2026-05-12T16:53:05.041Z | Compiling portable-atomic v1.11.1 |
| 915 | 2026-05-12T16:53:05.108Z | Checking parking_lot v0.12.5 |
| 916 | 2026-05-12T16:53:05.157Z | Compiling schemars v0.8.22 |
| 917 | 2026-05-12T16:53:05.176Z | Checking dyn-clone v1.0.20 |
| 918 | 2026-05-12T16:53:05.333Z | Checking critical-section v1.2.0 |
| 919 | 2026-05-12T16:53:05.440Z | Checking futures-core v0.3.32 |
| 920 | 2026-05-12T16:53:05.502Z | Compiling ring v0.17.14 |
| 921 | 2026-05-12T16:53:05.534Z | Compiling typenum v1.18.0 |
| 922 | 2026-05-12T16:53:05.734Z | Compiling indexmap v2.13.0 |
| 923 | 2026-05-12T16:53:05.751Z | Compiling thiserror v1.0.69 |
| 924 | 2026-05-12T16:53:05.908Z | Compiling synstructure v0.13.2 |
| 925 | 2026-05-12T16:53:06.016Z | Compiling serde_derive_internals v0.29.1 |
| 926 | 2026-05-12T16:53:06.066Z | Checking once_cell v1.21.3 |
| 927 | 2026-05-12T16:53:06.362Z | Compiling httparse v1.10.1 |
| 928 | 2026-05-12T16:53:06.482Z | Compiling regex-syntax v0.8.6 |
| 929 | 2026-05-12T16:53:06.658Z | Compiling rustix v1.1.2 |
| 930 | 2026-05-12T16:53:06.698Z | Checking futures-sink v0.3.32 |
| 931 | 2026-05-12T16:53:06.784Z | Compiling aho-corasick v1.1.3 |
| 932 | 2026-05-12T16:53:06.802Z | Checking slab v0.4.11 |
| 933 | 2026-05-12T16:53:06.887Z | Checking subtle v2.6.1 |
| 934 | 2026-05-12T16:53:06.904Z | Compiling ucd-trie v0.1.7 |
| 935 | 2026-05-12T16:53:06.960Z | Compiling anyhow v1.0.102 |
| 936 | 2026-05-12T16:53:07.039Z | Checking futures-channel v0.3.32 |
| 937 | 2026-05-12T16:53:07.096Z | Compiling serde_derive v1.0.228 |
| 938 | 2026-05-12T16:53:07.133Z | Compiling zerofrom-derive v0.1.6 |
| 939 | 2026-05-12T16:53:07.231Z | Compiling yoke-derive v0.8.0 |
| 940 | 2026-05-12T16:53:07.235Z | Compiling zerovec-derive v0.11.1 |
| 941 | 2026-05-12T16:53:07.278Z | Compiling displaydoc v0.2.5 |
| 942 | 2026-05-12T16:53:08.008Z | Compiling thiserror-impl v2.0.18 |
| 943 | 2026-05-12T16:53:08.192Z | Compiling schemars_derive v0.8.22 |
| 944 | 2026-05-12T16:53:08.240Z | Compiling tokio-macros v2.6.0 |
| 945 | 2026-05-12T16:53:08.307Z | Compiling zerocopy-derive v0.8.27 |
| 946 | 2026-05-12T16:53:08.324Z | Checking zerofrom v0.1.6 |
| 947 | 2026-05-12T16:53:08.449Z | Checking yoke v0.8.0 |
| 948 | 2026-05-12T16:53:08.549Z | Compiling futures-macro v0.3.32 |
| 949 | 2026-05-12T16:53:08.626Z | Checking zerovec v0.11.4 |
| 950 | 2026-05-12T16:53:08.978Z | Checking zerotrie v0.2.2 |
| 951 | 2026-05-12T16:53:09.306Z | Compiling zeroize_derive v1.4.3 |
| 952 | 2026-05-12T16:53:09.327Z | Compiling thiserror-impl v1.0.69 |
| 953 | 2026-05-12T16:53:09.358Z | Checking tinystr v0.8.1 |
| 954 | 2026-05-12T16:53:09.362Z | Checking potential_utf v0.1.3 |
| 955 | 2026-05-12T16:53:09.391Z | Compiling regex-automata v0.4.13 |
| 956 | 2026-05-12T16:53:09.499Z | Checking icu_collections v2.0.0 |
| 957 | 2026-05-12T16:53:09.534Z | Checking icu_locale_core v2.0.0 |
| 958 | 2026-05-12T16:53:09.956Z | Checking zeroize v1.8.1 |
| 959 | 2026-05-12T16:53:10.032Z | Checking icu_provider v2.0.0 |
| 960 | 2026-05-12T16:53:10.114Z | Compiling pest v2.8.2 |
| 961 | 2026-05-12T16:53:10.178Z | Checking bytes v1.11.1 |
| 962 | 2026-05-12T16:53:10.275Z | Checking icu_properties v2.0.1 |
| 963 | 2026-05-12T16:53:10.349Z | Checking icu_normalizer v2.0.0 |
| 964 | 2026-05-12T16:53:10.475Z | Checking chrono v0.4.44 |
| 965 | 2026-05-12T16:53:10.618Z | Compiling serde_tokenstream v0.2.3 |
| 966 | 2026-05-12T16:53:10.665Z | Checking tokio v1.49.0 |
| 967 | 2026-05-12T16:53:10.876Z | Checking bitflags v2.9.4 |
| 968 | 2026-05-12T16:53:11.094Z | Checking idna_adapter v1.2.1 |
| 969 | 2026-05-12T16:53:11.156Z | Compiling regex v1.12.3 |
| 970 | 2026-05-12T16:53:11.227Z | Checking idna v1.1.0 |
| 971 | 2026-05-12T16:53:11.342Z | Checking rand_core v0.6.4 |
| 972 | 2026-05-12T16:53:11.361Z | Compiling pest_meta v2.8.2 |
| 973 | 2026-05-12T16:53:11.470Z | Checking url v2.5.7 |
| 974 | 2026-05-12T16:53:11.518Z | Checking futures-task v0.3.32 |
| 975 | 2026-05-12T16:53:11.561Z | Checking futures-io v0.3.32 |
| 976 | 2026-05-12T16:53:11.618Z | Compiling pkg-config v0.3.32 |
| 977 | 2026-05-12T16:53:11.661Z | Compiling tracing-attributes v0.1.30 |
| 978 | 2026-05-12T16:53:11.680Z | Checking futures-util v0.3.32 |
| 979 | 2026-05-12T16:53:12.067Z | Compiling pest_generator v2.8.2 |
| 980 | 2026-05-12T16:53:12.179Z | Checking tracing-core v0.1.34 |
| 981 | 2026-05-12T16:53:12.477Z | Compiling generic-array v0.14.7 |
| 982 | 2026-05-12T16:53:12.548Z | Checking fnv v1.0.7 |
| 983 | 2026-05-12T16:53:12.700Z | Compiling pest_derive v2.8.2 |
| 984 | 2026-05-12T16:53:12.717Z | Compiling vcpkg v0.2.15 |
| 985 | 2026-05-12T16:53:12.813Z | Compiling http v1.4.0 |
| 986 | 2026-05-12T16:53:12.862Z | Checking tracing v0.1.41 |
| 987 | 2026-05-12T16:53:13.205Z | Compiling regress v0.10.5 |
| 988 | 2026-05-12T16:53:13.280Z | Compiling num-conv v0.2.1 |
| 989 | 2026-05-12T16:53:13.298Z | Compiling byteorder v1.5.0 |
| 990 | 2026-05-12T16:53:13.437Z | Compiling time-core v0.1.8 |
| 991 | 2026-05-12T16:53:13.546Z | Checking errno v0.3.14 |
| 992 | 2026-05-12T16:53:13.606Z | Compiling time-macros v0.2.27 |
| 993 | 2026-05-12T16:53:13.644Z | Checking ipnet v2.11.0 |
| 994 | 2026-05-12T16:53:13.663Z | Checking base64 v0.22.1 |
| 995 | 2026-05-12T16:53:13.810Z | Checking tokio-util v0.7.16 |
| 996 | 2026-05-12T16:53:13.902Z | Compiling scroll_derive v0.13.1 |
| 997 | 2026-05-12T16:53:14.022Z | Checking crypto-common v0.1.6 |
| 998 | 2026-05-12T16:53:14.150Z | Compiling camino v1.2.2 |
| 999 | 2026-05-12T16:53:14.499Z | Checking http-body v1.0.1 |
| 1000 | 2026-05-12T16:53:14.530Z | Checking ppv-lite86 v0.2.21 |
| 1001 | 2026-05-12T16:53:14.636Z | Checking atomic-waker v1.1.2 |
| 1002 | 2026-05-12T16:53:14.681Z | Compiling crossbeam-utils v0.8.21 |
| 1003 | 2026-05-12T16:53:14.699Z | Compiling syn v1.0.109 |
| 1004 | 2026-05-12T16:53:14.738Z | Compiling slog v2.8.2 |
| 1005 | 2026-05-12T16:53:14.821Z | Checking try-lock v0.2.5 |
| 1006 | 2026-05-12T16:53:14.959Z | Checking tower-service v0.3.3 |
| 1007 | 2026-05-12T16:53:14.976Z | Compiling paste v1.0.15 |
| 1008 | 2026-05-12T16:53:15.003Z | Checking tower-layer v0.3.3 |
| 1009 | 2026-05-12T16:53:15.086Z | Checking want v0.3.1 |
| 1010 | 2026-05-12T16:53:15.089Z | Checking h2 v0.4.12 |
| 1011 | 2026-05-12T16:53:15.117Z | Checking ipnetwork v0.21.1 |
| 1012 | 2026-05-12T16:53:15.150Z | Checking erased-serde v0.3.31 |
| 1013 | 2026-05-12T16:53:15.212Z | Checking rustls-pki-types v1.12.0 |
| 1014 | 2026-05-12T16:53:15.314Z | Checking pretty-hex v0.4.1 |
| 1015 | 2026-05-12T16:53:15.332Z | Checking ryu v1.0.20 |
| 1016 | 2026-05-12T16:53:15.399Z | Checking httpdate v1.0.3 |
| 1017 | 2026-05-12T16:53:15.439Z | Checking pin-utils v0.1.0 |
| 1018 | 2026-05-12T16:53:15.511Z | Compiling async-trait v0.1.89 |
| 1019 | 2026-05-12T16:53:15.548Z | Checking socket2 v0.5.10 |
| 1020 | 2026-05-12T16:53:15.664Z | Checking untrusted v0.9.0 |
| 1021 | 2026-05-12T16:53:15.796Z | Compiling scroll v0.13.0 |
| 1022 | 2026-05-12T16:53:15.800Z | Compiling openssl-sys v0.9.112 |
| 1023 | 2026-05-12T16:53:15.872Z | Compiling plain v0.2.3 |
| 1024 | 2026-05-12T16:53:15.973Z | Compiling usdt-impl v0.6.0 |
| 1025 | 2026-05-12T16:53:16.077Z | Compiling strsim v0.11.1 |
| 1026 | 2026-05-12T16:53:16.096Z | Compiling goblin v0.10.1 |
| 1027 | 2026-05-12T16:53:16.245Z | Checking http-body-util v0.1.3 |
| 1028 | 2026-05-12T16:53:16.393Z | Checking block-buffer v0.10.4 |
| 1029 | 2026-05-12T16:53:16.443Z | Compiling openapiv3 v2.2.0 |
| 1030 | 2026-05-12T16:53:16.464Z | Checking rand_core v0.9.3 |
| 1031 | 2026-05-12T16:53:16.503Z | Compiling slog-async v2.8.0 |
| 1032 | 2026-05-12T16:53:16.810Z | Checking digest v0.10.7 |
| 1033 | 2026-05-12T16:53:16.840Z | Checking serde_urlencoded v0.7.1 |
| 1034 | 2026-05-12T16:53:16.941Z | Checking hyper v1.8.1 |
| 1035 | 2026-05-12T16:53:17.005Z | Checking oxnet v0.1.4 |
| 1036 | 2026-05-12T16:53:17.047Z | Compiling typify-impl v0.4.3 |
| 1037 | 2026-05-12T16:53:17.238Z | Compiling dtrace-parser v0.3.0 |
| 1038 | 2026-05-12T16:53:17.819Z | Checking hyper-util v0.1.19 |
| 1039 | 2026-05-12T16:53:17.836Z | Compiling cmake v0.1.54 |
| 1040 | 2026-05-12T16:53:17.853Z | Compiling thread-id v5.0.0 |
| 1041 | 2026-05-12T16:53:17.932Z | Compiling dunce v1.0.5 |
| 1042 | 2026-05-12T16:53:17.949Z | Compiling fs_extra v1.3.0 |
| 1043 | 2026-05-12T16:53:17.975Z | Compiling ident_case v1.0.1 |
| 1044 | 2026-05-12T16:53:18.034Z | Compiling omicron-workspace-hack v0.1.0 |
| 1045 | 2026-05-12T16:53:18.100Z | Compiling darling_core v0.21.3 |
| 1046 | 2026-05-12T16:53:18.175Z | Checking rand_chacha v0.9.0 |
| 1047 | 2026-05-12T16:53:18.203Z | Compiling aws-lc-sys v0.39.1 |
| 1048 | 2026-05-12T16:53:18.270Z | Compiling daft-derive v0.1.4 |
| 1049 | 2026-05-12T16:53:18.364Z | Checking rand v0.9.2 |
| 1050 | 2026-05-12T16:53:18.810Z | Compiling dof v0.4.0 |
| 1051 | 2026-05-12T16:53:18.882Z | Compiling unsafe-libyaml v0.2.11 |
| 1052 | 2026-05-12T16:53:18.994Z | Checking powerfmt v0.2.0 |
| 1053 | 2026-05-12T16:53:19.102Z | Checking sync_wrapper v1.0.2 |
| 1054 | 2026-05-12T16:53:19.145Z | Checking deranged v0.5.3 |
| 1055 | 2026-05-12T16:53:19.567Z | Compiling serde_yaml v0.9.34+deprecated |
| 1056 | 2026-05-12T16:53:19.768Z | Compiling rustls v0.22.4 |
| 1057 | 2026-05-12T16:53:19.865Z | Compiling aws-lc-rs v1.16.2 |
| 1058 | 2026-05-12T16:53:20.013Z | Checking num_threads v0.1.7 |
| 1059 | 2026-05-12T16:53:20.078Z | Compiling usdt-attr-macro v0.6.0 |
| 1060 | 2026-05-12T16:53:20.105Z | Compiling usdt-macro v0.6.0 |
| 1061 | 2026-05-12T16:53:20.175Z | Compiling darling_macro v0.21.3 |
| 1062 | 2026-05-12T16:53:20.192Z | Checking cpufeatures v0.2.17 |
| 1063 | 2026-05-12T16:53:20.416Z | Checking time v0.3.47 |
| 1064 | 2026-05-12T16:53:20.460Z | Compiling typify-macro v0.4.3 |
| 1065 | 2026-05-12T16:53:20.719Z | Compiling darling v0.21.3 |
| 1066 | 2026-05-12T16:53:20.807Z | Checking tower v0.5.2 |
| 1067 | 2026-05-12T16:53:20.915Z | Compiling structmeta-derive v0.3.0 |
| 1068 | 2026-05-12T16:53:21.195Z | Checking encoding_rs v0.8.35 |
| 1069 | 2026-05-12T16:53:21.380Z | Checking iri-string v0.7.8 |
| 1070 | 2026-05-12T16:53:21.534Z | Checking mime v0.3.17 |
| 1071 | 2026-05-12T16:53:21.709Z | Checking crossbeam-channel v0.5.15 |
| 1072 | 2026-05-12T16:53:21.738Z | Checking futures-executor v0.3.32 |
| 1073 | 2026-05-12T16:53:21.884Z | Compiling multer v3.1.0 |
| 1074 | 2026-05-12T16:53:21.928Z | Compiling structmeta v0.3.0 |
| 1075 | 2026-05-12T16:53:21.947Z | Compiling typify v0.4.3 |
| 1076 | 2026-05-12T16:53:22.020Z | Checking foreign-types-shared v0.1.1 |
| 1077 | 2026-05-12T16:53:22.040Z | Checking unicode-width v0.2.1 |
| 1078 | 2026-05-12T16:53:22.102Z | Compiling openssl v0.10.76 |
| 1079 | 2026-05-12T16:53:22.105Z | Checking hex v0.4.3 |
| 1080 | 2026-05-12T16:53:22.134Z | Checking fastrand v2.3.0 |
| 1081 | 2026-05-12T16:53:22.138Z | Checking untrusted v0.7.1 |
| 1082 | 2026-05-12T16:53:22.164Z | Checking foreign-types v0.3.2 |
| 1083 | 2026-05-12T16:53:22.258Z | Checking futures v0.3.32 |
| 1084 | 2026-05-12T16:53:22.298Z | Compiling async-stream-impl v0.3.6 |
| 1085 | 2026-05-12T16:53:22.314Z | Checking tempfile v3.23.0 |
| 1086 | 2026-05-12T16:53:22.330Z | Compiling openssl-macros v0.1.1 |
| 1087 | 2026-05-12T16:53:22.346Z | Compiling strum_macros v0.26.4 |
| 1088 | 2026-05-12T16:53:22.381Z | Checking tower-http v0.6.8 |
| 1089 | 2026-05-12T16:53:22.494Z | Checking thread_local v1.1.9 |
| 1090 | 2026-05-12T16:53:22.512Z | Compiling rustls v0.23.32 |
| 1091 | 2026-05-12T16:53:22.647Z | Compiling native-tls v0.2.14 |
| 1092 | 2026-05-12T16:53:22.767Z | Checking openssl-probe v0.1.6 |
| 1093 | 2026-05-12T16:53:22.921Z | Compiling newtype-uuid-macros v0.1.0 |
| 1094 | 2026-05-12T16:53:22.937Z | Compiling dropshot v0.16.7 |
| 1095 | 2026-05-12T16:53:23.121Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-05-12T16:53:23.140Z | Checking is-terminal v0.4.16 |
| 1097 | 2026-05-12T16:53:23.157Z | Compiling ref-cast v1.0.25 |
| 1098 | 2026-05-12T16:53:23.230Z | Checking match_cfg v0.1.0 |
| 1099 | 2026-05-12T16:53:23.277Z | Checking term v1.2.0 |
| 1100 | 2026-05-12T16:53:23.302Z | Checking winnow v0.7.14 |
| 1101 | 2026-05-12T16:53:23.463Z | Checking take_mut v0.2.2 |
| 1102 | 2026-05-12T16:53:23.494Z | Checking slog-term v2.9.2 |
| 1103 | 2026-05-12T16:53:23.722Z | Checking hostname v0.3.1 |
| 1104 | 2026-05-12T16:53:23.772Z | Checking slog-json v2.6.1 |
| 1105 | 2026-05-12T16:53:23.790Z | Compiling dropshot_endpoint v0.16.7 |
| 1106 | 2026-05-12T16:53:23.815Z | Compiling ref-cast-impl v1.0.25 |
| 1107 | 2026-05-12T16:53:23.903Z | Compiling derive-ex v0.1.8 |
| 1108 | 2026-05-12T16:53:23.920Z | Checking slog-bunyan v2.5.0 |
| 1109 | 2026-05-12T16:53:24.264Z | Checking webpki-roots v1.0.2 |
| 1110 | 2026-05-12T16:53:24.385Z | Compiling strum_macros v0.27.2 |
| 1111 | 2026-05-12T16:53:24.520Z | Compiling progenitor-impl v0.11.1 |
| 1112 | 2026-05-12T16:53:24.765Z | Checking newtype-uuid v1.3.2 |
| 1113 | 2026-05-12T16:53:25.005Z | Checking either v1.15.0 |
| 1114 | 2026-05-12T16:53:25.025Z | Checking tokio-native-tls v0.3.1 |
| 1115 | 2026-05-12T16:53:25.184Z | Checking hyper-tls v0.6.0 |
| 1116 | 2026-05-12T16:53:25.355Z | Checking daft v0.1.4 |
| 1117 | 2026-05-12T16:53:25.358Z | Compiling serde_with_macros v3.14.1 |
| 1118 | 2026-05-12T16:53:25.448Z | Compiling test-strategy v0.4.3 |
| 1119 | 2026-05-12T16:53:25.688Z | Checking rustls-webpki v0.102.8 |
| 1120 | 2026-05-12T16:53:25.867Z | Checking debug-ignore v1.0.5 |
| 1121 | 2026-05-12T16:53:25.976Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1122 | 2026-05-12T16:53:26.311Z | Compiling parse-display-derive v0.10.0 |
| 1123 | 2026-05-12T16:53:26.523Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1124 | 2026-05-12T16:53:26.675Z | Compiling progenitor-macro v0.11.1 |
| 1125 | 2026-05-12T16:53:26.777Z | Checking usdt v0.6.0 |
| 1126 | 2026-05-12T16:53:26.794Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-05-12T16:53:26.947Z | Checking serde_spanned v1.0.4 |
| 1128 | 2026-05-12T16:53:26.988Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1129 | 2026-05-12T16:53:26.992Z | Checking spin v0.9.8 |
| 1130 | 2026-05-12T16:53:27.184Z | Checking toml v0.9.11+spec-1.1.0 |
| 1131 | 2026-05-12T16:53:27.317Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1132 | 2026-05-12T16:53:27.438Z | Checking strum v0.26.3 |
| 1133 | 2026-05-12T16:53:27.463Z | Checking tokio-rustls v0.25.0 |
| 1134 | 2026-05-12T16:53:27.550Z | Checking async-stream v0.3.6 |
| 1135 | 2026-05-12T16:53:27.622Z | Checking sha1 v0.10.6 |
| 1136 | 2026-05-12T16:53:27.657Z | Checking rustls-pemfile v2.2.0 |
| 1137 | 2026-05-12T16:53:27.676Z | Checking rand_chacha v0.3.1 |
| 1138 | 2026-05-12T16:53:27.738Z | Checking waitgroup v0.1.2 |
| 1139 | 2026-05-12T16:53:27.782Z | Compiling toml_datetime v0.6.11 |
| 1140 | 2026-05-12T16:53:27.799Z | Checking macaddr v1.0.1 |
| 1141 | 2026-05-12T16:53:27.818Z | Checking serde_path_to_error v0.1.20 |
| 1142 | 2026-05-12T16:53:27.840Z | Checking wait-timeout v0.2.1 |
| 1143 | 2026-05-12T16:53:27.864Z | Checking hostname v0.4.2 |
| 1144 | 2026-05-12T16:53:27.885Z | Checking bit-vec v0.8.0 |
| 1145 | 2026-05-12T16:53:27.959Z | Checking quick-error v1.2.3 |
| 1146 | 2026-05-12T16:53:27.977Z | Checking lazy_static v1.5.0 |
| 1147 | 2026-05-12T16:53:28.014Z | Checking rand v0.8.5 |
| 1148 | 2026-05-12T16:53:28.059Z | Checking rusty-fork v0.3.0 |
| 1149 | 2026-05-12T16:53:28.076Z | Checking bit-set v0.8.0 |
| 1150 | 2026-05-12T16:53:28.093Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1151 | 2026-05-12T16:53:28.234Z | Checking tabwriter v1.4.1 |
| 1152 | 2026-05-12T16:53:28.313Z | Checking rand_xorshift v0.4.0 |
| 1153 | 2026-05-12T16:53:28.431Z | Compiling clap_derive v4.6.0 |
| 1154 | 2026-05-12T16:53:28.489Z | Checking colored v3.0.0 |
| 1155 | 2026-05-12T16:53:28.512Z | Checking utf8parse v0.2.2 |
| 1156 | 2026-05-12T16:53:28.616Z | Checking unarray v0.1.4 |
| 1157 | 2026-05-12T16:53:28.636Z | Checking anstyle-parse v1.0.0 |
| 1158 | 2026-05-12T16:53:28.681Z | Checking strum v0.27.2 |
| 1159 | 2026-05-12T16:53:28.721Z | Checking proptest v1.8.0 |
| 1160 | 2026-05-12T16:53:28.789Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1161 | 2026-05-12T16:53:28.892Z | Checking terminal_size v0.4.3 |
| 1162 | 2026-05-12T16:53:29.284Z | Checking anstyle v1.0.14 |
| 1163 | 2026-05-12T16:53:29.301Z | Checking is_terminal_polyfill v1.70.1 |
| 1164 | 2026-05-12T16:53:29.392Z | Checking colorchoice v1.0.4 |
| 1165 | 2026-05-12T16:53:29.410Z | Checking anstyle-query v1.1.4 |
| 1166 | 2026-05-12T16:53:29.515Z | Checking anstream v1.0.0 |
| 1167 | 2026-05-12T16:53:29.704Z | Checking itertools v0.14.0 |
| 1168 | 2026-05-12T16:53:30.157Z | Checking clap_lex v1.1.0 |
| 1169 | 2026-05-12T16:53:30.311Z | Checking clap_builder v4.6.0 |
| 1170 | 2026-05-12T16:53:30.345Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1171 | 2026-05-12T16:53:30.799Z | Checking serde_with v3.14.1 |
| 1172 | 2026-05-12T16:53:31.453Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1173 | 2026-05-12T16:53:31.539Z | Checking clap v4.6.0 |
| 1174 | 2026-05-12T16:53:31.617Z | Checking instant v0.1.13 |
| 1175 | 2026-05-12T16:53:31.651Z | Checking rustc-hash v2.1.1 |
| 1176 | 2026-05-12T16:53:31.764Z | Checking iddqd v0.3.17 |
| 1177 | 2026-05-12T16:53:31.781Z | Checking backoff v0.4.0 |
| 1178 | 2026-05-12T16:53:31.951Z | Checking parse-display v0.10.0 |
| 1179 | 2026-05-12T16:53:32.098Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1180 | 2026-05-12T16:53:32.120Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1181 | 2026-05-12T16:53:33.892Z | Compiling rustls-webpki v0.103.6 |
| 1182 | 2026-05-12T16:53:34.504Z | Compiling prettyplease v0.2.37 |
| 1183 | 2026-05-12T16:53:36.661Z | Checking serde_spanned v0.6.9 |
| 1184 | 2026-05-12T16:53:36.772Z | Compiling memoffset v0.9.1 |
| 1185 | 2026-05-12T16:53:36.790Z | Compiling cfg_aliases v0.2.1 |
| 1186 | 2026-05-12T16:53:37.252Z | Compiling nix v0.30.1 |
| 1187 | 2026-05-12T16:53:37.285Z | Compiling tokio-rustls v0.26.3 |
| 1188 | 2026-05-12T16:53:38.232Z | Compiling hyper-rustls v0.27.7 |
| 1189 | 2026-05-12T16:53:38.490Z | Compiling reqwest v0.12.23 |
| 1190 | 2026-05-12T16:53:39.048Z | Checking crossbeam-epoch v0.9.18 |
| 1191 | 2026-05-12T16:53:39.514Z | Compiling winnow v0.5.40 |
| 1192 | 2026-05-12T16:53:39.607Z | Compiling progenitor-client v0.11.1 |
| 1193 | 2026-05-12T16:53:40.538Z | Compiling progenitor v0.11.1 |
| 1194 | 2026-05-12T16:53:40.908Z | Compiling toml_edit v0.19.15 |
| 1195 | 2026-05-12T16:53:41.593Z | Compiling num-integer v0.1.46 |
| 1196 | 2026-05-12T16:53:41.995Z | Compiling proc-macro-crate v1.3.1 |
| 1197 | 2026-05-12T16:53:42.156Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1198 | 2026-05-12T16:53:42.218Z | Compiling progenitor-client v0.10.0 |
| 1199 | 2026-05-12T16:53:43.290Z | Compiling hubpack_derive v0.1.1 |
| 1200 | 2026-05-12T16:53:43.507Z | Compiling rayon-core v1.13.0 |
| 1201 | 2026-05-12T16:53:43.670Z | Checking toml_write v0.1.2 |
| 1202 | 2026-05-12T16:53:43.763Z | Checking num-rational v0.4.2 |
| 1203 | 2026-05-12T16:53:43.788Z | Checking hubpack v0.1.2 |
| 1204 | 2026-05-12T16:53:43.836Z | Checking toml_edit v0.22.27 |
| 1205 | 2026-05-12T16:53:43.954Z | Checking num-iter v0.1.45 |
| 1206 | 2026-05-12T16:53:44.203Z | Compiling zerocopy-derive v0.7.35 |
| 1207 | 2026-05-12T16:53:44.234Z | Compiling num-complex v0.4.6 |
| 1208 | 2026-05-12T16:53:44.525Z | Checking static_assertions v1.1.0 |
| 1209 | 2026-05-12T16:53:44.637Z | Checking num v0.4.3 |
| 1210 | 2026-05-12T16:53:44.831Z | Checking crossbeam-deque v0.8.6 |
| 1211 | 2026-05-12T16:53:44.890Z | Checking toml v0.8.23 |
| 1212 | 2026-05-12T16:53:45.030Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1213 | 2026-05-12T16:53:45.048Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1214 | 2026-05-12T16:53:45.219Z | Checking float-ord v0.3.2 |
| 1215 | 2026-05-12T16:53:45.330Z | Compiling proc-macro-error-attr v1.0.4 |
| 1216 | 2026-05-12T16:53:45.377Z | Checking bytecount v0.6.9 |
| 1217 | 2026-05-12T16:53:45.486Z | Compiling heapless v0.8.0 |
| 1218 | 2026-05-12T16:53:45.635Z | Compiling ingot-macros v0.1.1 |
| 1219 | 2026-05-12T16:53:45.669Z | Compiling num-derive v0.3.3 |
| 1220 | 2026-05-12T16:53:45.956Z | Checking hash32 v0.3.1 |
| 1221 | 2026-05-12T16:53:46.088Z | Compiling proc-macro-error v1.0.4 |
| 1222 | 2026-05-12T16:53:46.105Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1223 | 2026-05-12T16:53:46.319Z | Compiling smoltcp v0.11.0 |
| 1224 | 2026-05-12T16:53:46.643Z | Checking libscf-sys v1.1.0 |
| 1225 | 2026-05-12T16:53:46.871Z | Compiling zerocopy v0.7.35 |
| 1226 | 2026-05-12T16:53:47.106Z | Compiling num_enum_derive v0.7.5 |
| 1227 | 2026-05-12T16:53:47.152Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1228 | 2026-05-12T16:53:47.243Z | Checking cobs v0.3.0 |
| 1229 | 2026-05-12T16:53:47.354Z | Compiling foreign-types-macros v0.2.3 |
| 1230 | 2026-05-12T16:53:47.390Z | Compiling scroll_derive v0.12.1 |
| 1231 | 2026-05-12T16:53:47.419Z | Compiling usdt-impl v0.5.0 |
| 1232 | 2026-05-12T16:53:47.677Z | Checking foreign-types-shared v0.3.1 |
| 1233 | 2026-05-12T16:53:47.717Z | Checking managed v0.8.0 |
| 1234 | 2026-05-12T16:53:47.771Z | Checking bitflags v1.3.2 |
| 1235 | 2026-05-12T16:53:47.851Z | Compiling crucible-workspace-hack v0.1.0 |
| 1236 | 2026-05-12T16:53:47.999Z | Checking foreign-types v0.5.0 |
| 1237 | 2026-05-12T16:53:48.091Z | Checking scroll v0.12.0 |
| 1238 | 2026-05-12T16:53:48.128Z | Checking postcard v1.1.3 |
| 1239 | 2026-05-12T16:53:48.142Z | Checking num_enum v0.7.5 |
| 1240 | 2026-05-12T16:53:48.217Z | Compiling dof v0.3.0 |
| 1241 | 2026-05-12T16:53:48.244Z | Checking ingot-types v0.1.2 |
| 1242 | 2026-05-12T16:53:48.316Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1243 | 2026-05-12T16:53:48.532Z | Compiling dtrace-parser v0.2.0 |
| 1244 | 2026-05-12T16:53:48.536Z | Checking camino-tempfile v1.4.1 |
| 1245 | 2026-05-12T16:53:48.572Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1246 | 2026-05-12T16:53:48.589Z | Checking ingot v0.1.1 |
| 1247 | 2026-05-12T16:53:48.626Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1248 | 2026-05-12T16:53:48.709Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1249 | 2026-05-12T16:53:48.836Z | Checking cstr-argument v0.1.2 |
| 1250 | 2026-05-12T16:53:48.942Z | Compiling thread-id v4.2.2 |
| 1251 | 2026-05-12T16:53:48.965Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-05-12T16:53:49.035Z | Compiling heck v0.4.1 |
| 1253 | 2026-05-12T16:53:49.054Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1254 | 2026-05-12T16:53:49.140Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1255 | 2026-05-12T16:53:49.160Z | Compiling nom v7.1.3 |
| 1256 | 2026-05-12T16:53:49.237Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1257 | 2026-05-12T16:53:49.257Z | Checking goblin v0.8.2 |
| 1258 | 2026-05-12T16:53:49.376Z | Checking rayon v1.11.0 |
| 1259 | 2026-05-12T16:53:49.625Z | Compiling num_enum_derive v0.5.11 |
| 1260 | 2026-05-12T16:53:49.853Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-05-12T16:53:49.873Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1262 | 2026-05-12T16:53:50.403Z | Compiling rustc_version v0.4.1 |
| 1263 | 2026-05-12T16:53:50.654Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1264 | 2026-05-12T16:53:50.672Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1265 | 2026-05-12T16:53:50.690Z | Checking tinyvec_macros v0.1.1 |
| 1266 | 2026-05-12T16:53:50.707Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1267 | 2026-05-12T16:53:50.761Z | Compiling rustix v0.38.44 |
| 1268 | 2026-05-12T16:53:50.825Z | Compiling convert_case v0.4.0 |
| 1269 | 2026-05-12T16:53:50.945Z | Checking tinyvec v1.10.0 |
| 1270 | 2026-05-12T16:53:51.082Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1271 | 2026-05-12T16:53:51.141Z | Compiling derive_more v0.99.20 |
| 1272 | 2026-05-12T16:53:51.166Z | Compiling proc-macro-error2 v2.0.1 |
| 1273 | 2026-05-12T16:53:51.321Z | Checking num_enum v0.5.11 |
| 1274 | 2026-05-12T16:53:51.438Z | Compiling libz-sys v1.1.22 |
| 1275 | 2026-05-12T16:53:51.529Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1276 | 2026-05-12T16:53:51.656Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1277 | 2026-05-12T16:53:51.888Z | Compiling tabled_derive v0.11.0 |
| 1278 | 2026-05-12T16:53:51.915Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1279 | 2026-05-12T16:53:52.152Z | Compiling usdt-attr-macro v0.5.0 |
| 1280 | 2026-05-12T16:53:52.519Z | Compiling usdt-macro v0.5.0 |
| 1281 | 2026-05-12T16:53:52.554Z | Compiling zone_cfg_derive v0.3.1 |
| 1282 | 2026-05-12T16:53:52.783Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1283 | 2026-05-12T16:53:52.866Z | Checking papergrid v0.17.0 |
| 1284 | 2026-05-12T16:53:52.959Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1285 | 2026-05-12T16:53:53.192Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1286 | 2026-05-12T16:53:53.211Z | Checking itertools v0.12.1 |
| 1287 | 2026-05-12T16:53:53.330Z | Checking testing_table v0.3.0 |
| 1288 | 2026-05-12T16:53:53.350Z | Compiling num-derive v0.4.2 |
| 1289 | 2026-05-12T16:53:53.366Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1290 | 2026-05-12T16:53:53.425Z | Checking memmap v0.7.0 |
| 1291 | 2026-05-12T16:53:53.560Z | Checking sigpipe v0.1.3 |
| 1292 | 2026-05-12T16:53:53.591Z | Checking jiff v0.2.15 |
| 1293 | 2026-05-12T16:53:53.625Z | Checking glob v0.3.3 |
| 1294 | 2026-05-12T16:53:53.644Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1295 | 2026-05-12T16:53:53.703Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1296 | 2026-05-12T16:53:53.805Z | Checking tabled v0.20.0 |
| 1297 | 2026-05-12T16:53:53.921Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1298 | 2026-05-12T16:53:53.941Z | Checking usdt v0.5.0 |
| 1299 | 2026-05-12T16:53:54.104Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1300 | 2026-05-12T16:53:54.212Z | Checking zone v0.3.1 |
| 1301 | 2026-05-12T16:53:54.260Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-05-12T16:53:54.264Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1303 | 2026-05-12T16:53:54.507Z | Checking smf v0.2.3 |
| 1304 | 2026-05-12T16:53:54.516Z | Checking secrecy v0.10.3 |
| 1305 | 2026-05-12T16:53:54.564Z | Checking bstr v1.12.0 |
| 1306 | 2026-05-12T16:53:54.610Z | Checking whoami v1.6.1 |
| 1307 | 2026-05-12T16:53:54.716Z | Compiling curve25519-dalek v4.1.3 |
| 1308 | 2026-05-12T16:53:54.779Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1309 | 2026-05-12T16:53:54.900Z | Checking hmac v0.12.1 |
| 1310 | 2026-05-12T16:53:55.016Z | Compiling clang-sys v1.8.1 |
| 1311 | 2026-05-12T16:53:55.032Z | Checking inout v0.1.4 |
| 1312 | 2026-05-12T16:53:55.065Z | Checking ff v0.13.1 |
| 1313 | 2026-05-12T16:53:55.166Z | Compiling enum-as-inner v0.6.1 |
| 1314 | 2026-05-12T16:53:55.195Z | Checking data-encoding v2.9.0 |
| 1315 | 2026-05-12T16:53:55.380Z | Compiling semver v0.1.20 |
| 1316 | 2026-05-12T16:53:55.491Z | Checking group v0.13.0 |
| 1317 | 2026-05-12T16:53:55.612Z | Compiling rustc_version v0.1.7 |
| 1318 | 2026-05-12T16:53:55.643Z | Checking cipher v0.4.4 |
| 1319 | 2026-05-12T16:53:55.720Z | Checking hkdf v0.12.4 |
| 1320 | 2026-05-12T16:53:55.817Z | Checking atomicwrites v0.4.4 |
| 1321 | 2026-05-12T16:53:55.836Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1322 | 2026-05-12T16:53:55.854Z | Checking universal-hash v0.5.1 |
| 1323 | 2026-05-12T16:53:55.873Z | Checking crypto-bigint v0.5.5 |
| 1324 | 2026-05-12T16:53:55.946Z | Checking half v2.7.1 |
| 1325 | 2026-05-12T16:53:55.978Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1326 | 2026-05-12T16:53:56.015Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1327 | 2026-05-12T16:53:56.173Z | Checking ciborium-io v0.2.2 |
| 1328 | 2026-05-12T16:53:56.195Z | Checking base64ct v1.8.0 |
| 1329 | 2026-05-12T16:53:56.213Z | Checking indent_write v2.2.0 |
| 1330 | 2026-05-12T16:53:56.267Z | Checking base16ct v0.2.0 |
| 1331 | 2026-05-12T16:53:56.344Z | Checking opaque-debug v0.3.1 |
| 1332 | 2026-05-12T16:53:56.393Z | Checking ciborium-ll v0.2.2 |
| 1333 | 2026-05-12T16:53:56.418Z | Checking poly1305 v0.8.0 |
| 1334 | 2026-05-12T16:53:56.436Z | Checking password-hash v0.5.0 |
| 1335 | 2026-05-12T16:53:56.571Z | Checking chacha20 v0.9.1 |
| 1336 | 2026-05-12T16:53:56.659Z | Compiling newtype_derive v0.1.6 |
| 1337 | 2026-05-12T16:53:56.663Z | Checking similar v2.7.0 |
| 1338 | 2026-05-12T16:53:56.758Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1339 | 2026-05-12T16:53:56.887Z | Checking blake2 v0.10.6 |
| 1340 | 2026-05-12T16:53:56.890Z | Checking elliptic-curve v0.13.8 |
| 1341 | 2026-05-12T16:53:56.919Z | Checking thiserror-no-std v2.0.2 |
| 1342 | 2026-05-12T16:53:57.003Z | Compiling typify-impl v0.6.1 |
| 1343 | 2026-05-12T16:53:57.021Z | Checking aead v0.5.2 |
| 1344 | 2026-05-12T16:53:57.024Z | Compiling libloading v0.8.9 |
| 1345 | 2026-05-12T16:53:57.097Z | Compiling bindgen v0.72.1 |
| 1346 | 2026-05-12T16:53:57.143Z | Checking resolv-conf v0.7.5 |
| 1347 | 2026-05-12T16:53:57.160Z | Checking keccak v0.1.6 |
| 1348 | 2026-05-12T16:53:57.231Z | Checking linked-hash-map v0.5.6 |
| 1349 | 2026-05-12T16:53:57.312Z | Compiling owo-colors v4.3.0 |
| 1350 | 2026-05-12T16:53:57.329Z | Checking sha3 v0.10.8 |
| 1351 | 2026-05-12T16:53:57.332Z | Checking vsss-rs v3.3.4 |
| 1352 | 2026-05-12T16:53:57.393Z | Checking lru-cache v0.1.2 |
| 1353 | 2026-05-12T16:53:57.511Z | Checking chacha20poly1305 v0.10.1 |
| 1354 | 2026-05-12T16:53:57.528Z | Checking argon2 v0.5.3 |
| 1355 | 2026-05-12T16:53:57.662Z | Checking ciborium v0.2.2 |
| 1356 | 2026-05-12T16:53:57.680Z | Checking hickory-proto v0.24.4 |
| 1357 | 2026-05-12T16:53:57.697Z | Checking tokio-dtrace v0.1.1 |
| 1358 | 2026-05-12T16:53:57.810Z | Compiling cexpr v0.6.0 |
| 1359 | 2026-05-12T16:53:57.869Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1360 | 2026-05-12T16:53:58.146Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1361 | 2026-05-12T16:53:58.367Z | Checking serde-big-array v0.5.1 |
| 1362 | 2026-05-12T16:53:58.384Z | Compiling serde_repr v0.1.20 |
| 1363 | 2026-05-12T16:53:58.400Z | Compiling derive-where v1.6.0 |
| 1364 | 2026-05-12T16:53:58.501Z | Checking siphasher v1.0.1 |
| 1365 | 2026-05-12T16:53:58.663Z | Checking unicode-segmentation v1.12.0 |
| 1366 | 2026-05-12T16:53:58.922Z | Checking same-file v1.0.6 |
| 1367 | 2026-05-12T16:53:58.942Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1368 | 2026-05-12T16:53:58.973Z | Checking newline-converter v0.3.0 |
| 1369 | 2026-05-12T16:53:59.042Z | Checking walkdir v2.5.0 |
| 1370 | 2026-05-12T16:53:59.150Z | Checking hickory-resolver v0.24.4 |
| 1371 | 2026-05-12T16:53:59.204Z | Checking phf_shared v0.12.1 |
| 1372 | 2026-05-12T16:53:59.343Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1373 | 2026-05-12T16:53:59.596Z | Checking oxide-tokio-rt v0.1.2 |
| 1374 | 2026-05-12T16:53:59.747Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1375 | 2026-05-12T16:54:00.021Z | Checking console v0.15.11 |
| 1376 | 2026-05-12T16:54:00.300Z | Compiling progenitor-impl v0.10.0 |
| 1377 | 2026-05-12T16:54:00.325Z | Compiling typify-macro v0.6.1 |
| 1378 | 2026-05-12T16:54:00.341Z | Checking tokio-stream v0.1.17 |
| 1379 | 2026-05-12T16:54:00.600Z | Compiling pin-project-internal v1.1.10 |
| 1380 | 2026-05-12T16:54:00.653Z | Compiling slog-dtrace v0.3.0 |
| 1381 | 2026-05-12T16:54:00.713Z | Checking csv-core v0.1.12 |
| 1382 | 2026-05-12T16:54:00.893Z | Checking unicode-linebreak v0.1.5 |
| 1383 | 2026-05-12T16:54:00.910Z | Checking swrite v0.1.0 |
| 1384 | 2026-05-12T16:54:01.008Z | Checking smawk v0.3.2 |
| 1385 | 2026-05-12T16:54:01.112Z | Compiling unicode-xid v0.2.6 |
| 1386 | 2026-05-12T16:54:01.145Z | Compiling chrono-tz v0.10.4 |
| 1387 | 2026-05-12T16:54:01.184Z | Checking unicode-width v0.1.14 |
| 1388 | 2026-05-12T16:54:01.241Z | Checking foldhash v0.1.5 |
| 1389 | 2026-05-12T16:54:01.367Z | Compiling cancel-safe-futures v0.1.5 |
| 1390 | 2026-05-12T16:54:01.384Z | Checking hashbrown v0.15.5 |
| 1391 | 2026-05-12T16:54:01.461Z | Compiling const_format_proc_macros v0.2.34 |
| 1392 | 2026-05-12T16:54:01.647Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1393 | 2026-05-12T16:54:01.700Z | Checking pin-project v1.1.10 |
| 1394 | 2026-05-12T16:54:01.801Z | Checking textwrap v0.16.2 |
| 1395 | 2026-05-12T16:54:01.844Z | Checking csv v1.3.1 |
| 1396 | 2026-05-12T16:54:01.914Z | Checking qorb v0.4.1 |
| 1397 | 2026-05-12T16:54:02.025Z | Checking expectorate v1.2.0 |
| 1398 | 2026-05-12T16:54:02.159Z | Checking phf v0.12.1 |
| 1399 | 2026-05-12T16:54:02.210Z | Checking unicode-normalization v0.1.24 |
| 1400 | 2026-05-12T16:54:02.235Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1401 | 2026-05-12T16:54:02.375Z | Compiling progenitor-macro v0.10.0 |
| 1402 | 2026-05-12T16:54:02.622Z | Checking libsw-core v0.3.2 |
| 1403 | 2026-05-12T16:54:02.725Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1404 | 2026-05-12T16:54:02.775Z | Compiling snafu-derive v0.8.9 |
| 1405 | 2026-05-12T16:54:02.869Z | Compiling async-recursion v1.1.1 |
| 1406 | 2026-05-12T16:54:03.067Z | Compiling cookie v0.18.1 |
| 1407 | 2026-05-12T16:54:03.147Z | Checking fixedbitset v0.5.7 |
| 1408 | 2026-05-12T16:54:03.165Z | Compiling moka v0.12.11 |
| 1409 | 2026-05-12T16:54:03.346Z | Checking fixedbitset v0.4.2 |
| 1410 | 2026-05-12T16:54:03.385Z | Checking highway v1.3.0 |
| 1411 | 2026-05-12T16:54:03.505Z | Checking petgraph v0.6.5 |
| 1412 | 2026-05-12T16:54:03.567Z | Checking petgraph v0.8.2 |
| 1413 | 2026-05-12T16:54:03.735Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1414 | 2026-05-12T16:54:03.896Z | Checking libsw v3.5.0 |
| 1415 | 2026-05-12T16:54:04.084Z | Checking olpc-cjson v0.1.4 |
| 1416 | 2026-05-12T16:54:04.453Z | Checking snafu v0.8.9 |
| 1417 | 2026-05-12T16:54:04.559Z | Checking const_format v0.2.34 |
| 1418 | 2026-05-12T16:54:04.685Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1419 | 2026-05-12T16:54:04.789Z | Compiling typify v0.6.1 |
| 1420 | 2026-05-12T16:54:04.889Z | Checking papergrid v0.11.0 |
| 1421 | 2026-05-12T16:54:04.997Z | Checking globset v0.4.16 |
| 1422 | 2026-05-12T16:54:05.120Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1423 | 2026-05-12T16:54:05.142Z | Checking gethostname v0.5.0 |
| 1424 | 2026-05-12T16:54:05.257Z | Compiling tabled_derive v0.7.0 |
| 1425 | 2026-05-12T16:54:05.536Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1426 | 2026-05-12T16:54:05.607Z | Checking reqwest v0.13.2 |
| 1427 | 2026-05-12T16:54:05.859Z | Checking bcs v0.1.6 |
| 1428 | 2026-05-12T16:54:06.097Z | Checking pem v3.0.5 |
| 1429 | 2026-05-12T16:54:06.164Z | Checking serde_plain v1.0.2 |
| 1430 | 2026-05-12T16:54:06.194Z | Checking typed-path v0.9.3 |
| 1431 | 2026-05-12T16:54:06.260Z | Checking crc8 v0.1.1 |
| 1432 | 2026-05-12T16:54:06.314Z | Compiling signal-hook v0.3.18 |
| 1433 | 2026-05-12T16:54:06.363Z | Checking humantime v2.3.0 |
| 1434 | 2026-05-12T16:54:06.502Z | Checking progenitor v0.10.0 |
| 1435 | 2026-05-12T16:54:06.528Z | Checking tagptr v0.2.0 |
| 1436 | 2026-05-12T16:54:06.546Z | Checking linear-map v1.2.0 |
| 1437 | 2026-05-12T16:54:06.637Z | Checking termtree v0.5.1 |
| 1438 | 2026-05-12T16:54:06.712Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-05-12T16:54:06.772Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1440 | 2026-05-12T16:54:06.858Z | Checking tabled v0.15.0 |
| 1441 | 2026-05-12T16:54:06.946Z | Checking tough v0.20.0 |
| 1442 | 2026-05-12T16:54:07.281Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1443 | 2026-05-12T16:54:07.448Z | Compiling progenitor-impl v0.13.0 |
| 1444 | 2026-05-12T16:54:07.913Z | Checking steno v0.4.1 |
| 1445 | 2026-05-12T16:54:08.186Z | Checking hickory-proto v0.25.2 |
| 1446 | 2026-05-12T16:54:08.537Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1447 | 2026-05-12T16:54:08.791Z | Compiling cargo-platform v0.1.9 |
| 1448 | 2026-05-12T16:54:08.848Z | Compiling vergen v8.3.2 |
| 1449 | 2026-05-12T16:54:08.898Z | Compiling fs-err v3.1.2 |
| 1450 | 2026-05-12T16:54:08.936Z | Compiling crc32fast v1.5.0 |
| 1451 | 2026-05-12T16:54:09.032Z | Compiling cargo_metadata v0.18.1 |
| 1452 | 2026-05-12T16:54:09.280Z | Checking progenitor-client v0.13.0 |
| 1453 | 2026-05-12T16:54:09.323Z | Checking dropshot-api-manager-types v0.5.2 |
| 1454 | 2026-05-12T16:54:09.492Z | Checking sha2 v0.10.9 |
| 1455 | 2026-05-12T16:54:09.509Z | Compiling blake3 v1.8.2 |
| 1456 | 2026-05-12T16:54:09.525Z | Compiling progenitor-macro v0.13.0 |
| 1457 | 2026-05-12T16:54:09.743Z | Checking adler2 v2.0.1 |
| 1458 | 2026-05-12T16:54:09.761Z | Checking hickory-resolver v0.25.2 |
| 1459 | 2026-05-12T16:54:10.157Z | Checking miniz_oxide v0.8.9 |
| 1460 | 2026-05-12T16:54:10.465Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1461 | 2026-05-12T16:54:10.501Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1462 | 2026-05-12T16:54:10.606Z | Checking git-stub v1.0.0 |
| 1463 | 2026-05-12T16:54:10.699Z | Checking filetime v0.2.26 |
| 1464 | 2026-05-12T16:54:10.763Z | Checking arrayvec v0.7.6 |
| 1465 | 2026-05-12T16:54:10.841Z | Checking arrayref v0.3.9 |
| 1466 | 2026-05-12T16:54:10.922Z | Checking xattr v1.6.1 |
| 1467 | 2026-05-12T16:54:10.953Z | Checking is_ci v1.2.0 |
| 1468 | 2026-05-12T16:54:11.056Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1469 | 2026-05-12T16:54:11.060Z | Checking constant_time_eq v0.3.1 |
| 1470 | 2026-05-12T16:54:11.172Z | Compiling curl v0.4.49 |
| 1471 | 2026-05-12T16:54:11.452Z | Checking tar v0.4.45 |
| 1472 | 2026-05-12T16:54:11.579Z | Checking supports-color v3.0.2 |
| 1473 | 2026-05-12T16:54:11.709Z | Checking git-stub-vcs v0.1.0 |
| 1474 | 2026-05-12T16:54:11.828Z | Checking flate2 v1.1.2 |
| 1475 | 2026-05-12T16:54:11.919Z | Checking drift v0.1.3 |
| 1476 | 2026-05-12T16:54:12.049Z | Checking toml v0.7.8 |
| 1477 | 2026-05-12T16:54:12.075Z | Checking kstat-rs v0.2.4 |
| 1478 | 2026-05-12T16:54:12.108Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1479 | 2026-05-12T16:54:12.149Z | Checking topological-sort v0.2.2 |
| 1480 | 2026-05-12T16:54:12.166Z | Checking dropshot-api-manager v0.5.2 |
| 1481 | 2026-05-12T16:54:12.351Z | Checking omicron-zone-package v0.12.2 |
| 1482 | 2026-05-12T16:54:12.795Z | Checking signal-hook-tokio v0.3.1 |
| 1483 | 2026-05-12T16:54:12.928Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1484 | 2026-05-12T16:54:12.999Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1485 | 2026-05-12T16:54:13.200Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1486 | 2026-05-12T16:54:13.444Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-05-12T16:54:13.708Z | Checking progenitor v0.13.0 |
| 1488 | 2026-05-12T16:54:13.751Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-05-12T16:54:13.774Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1490 | 2026-05-12T16:54:13.839Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1491 | 2026-05-12T16:54:13.971Z | Checking search_path v0.1.4 |
| 1492 | 2026-05-12T16:54:13.991Z | Checking internet-checksum v0.2.1 |
| 1493 | 2026-05-12T16:54:14.110Z | Checking display-error-chain v0.2.2 |
| 1494 | 2026-05-12T16:54:14.114Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1495 | 2026-05-12T16:54:14.149Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-05-12T16:54:14.459Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1497 | 2026-05-12T16:54:14.499Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-05-12T16:54:14.833Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-05-12T16:54:14.900Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-05-12T16:54:15.308Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-05-12T16:54:15.312Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-05-12T16:54:15.343Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1503 | 2026-05-12T16:54:15.578Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1504 | 2026-05-12T16:54:15.614Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1505 | 2026-05-12T16:54:15.817Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1506 | 2026-05-12T16:54:15.991Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1507 | 2026-05-12T16:54:16.061Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-05-12T16:54:16.453Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1509 | 2026-05-12T16:54:16.478Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1510 | 2026-05-12T16:54:19.014Z | Compiling git2 v0.19.0 |
| 1511 | 2026-05-12T16:54:19.549Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1512 | 2026-05-12T16:54:19.920Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1513 | 2026-05-12T16:54:20.522Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-05-12T16:54:20.828Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1515 | 2026-05-12T16:54:21.357Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-05-12T16:54:21.383Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1517 | 2026-05-12T16:54:21.717Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-05-12T16:54:21.742Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1519 | 2026-05-12T16:54:21.847Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1520 | 2026-05-12T16:54:22.210Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-05-12T16:54:32.908Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1522 | 2026-05-12T16:54:34.168Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1523 | 2026-05-12T16:54:38.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1524 | 2026-05-12T16:54:39.166Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1525 | 2026-05-12T16:54:39.166Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1526 | 2026-05-12T16:54:39.638Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1527 | 2026-05-12T16:54:39.638Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1528 | 2026-05-12T16:54:39.642Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1529 | 2026-05-12T16:54:39.642Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1530 | 2026-05-12T16:54:46.700Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1531 | 2026-05-12T16:54:46.704Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1532 | 2026-05-12T16:54:49.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s |
| 1533 | 2026-05-12T16:54:49.345Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1534 | 2026-05-12T16:54:49.345Z | + cargo clippy --features softnpu -- --deny warnings |
| 1535 | 2026-05-12T16:54:49.639Z | Downloading crates ... |
| 1536 | 2026-05-12T16:54:49.770Z | Downloaded radium v0.7.0 |
| 1537 | 2026-05-12T16:54:49.773Z | Downloaded erased-serde v0.4.8 |
| 1538 | 2026-05-12T16:54:49.777Z | Downloaded wyz v0.5.1 |
| 1539 | 2026-05-12T16:54:49.780Z | Downloaded tap v1.0.1 |
| 1540 | 2026-05-12T16:54:49.780Z | Downloaded serde_arrays v0.1.0 |
| 1541 | 2026-05-12T16:54:49.780Z | Downloaded typeid v1.0.3 |
| 1542 | 2026-05-12T16:54:49.783Z | Downloaded funty v2.0.0 |
| 1543 | 2026-05-12T16:54:49.786Z | Downloaded ascii v1.1.0 |
| 1544 | 2026-05-12T16:54:49.786Z | Downloaded bitstruct v0.1.1 |
| 1545 | 2026-05-12T16:54:49.786Z | Downloaded bitstruct_derive v0.1.0 |
| 1546 | 2026-05-12T16:54:49.790Z | Downloaded libloading v0.7.4 |
| 1547 | 2026-05-12T16:54:49.806Z | Downloaded bitvec v1.0.1 |
| 1548 | 2026-05-12T16:54:49.813Z | Downloaded num-bigint v0.4.6 |
| 1549 | 2026-05-12T16:54:49.937Z | Checking num-integer v0.1.46 |
| 1550 | 2026-05-12T16:54:50.011Z | Checking num-complex v0.4.6 |
| 1551 | 2026-05-12T16:54:50.023Z | Compiling radium v0.7.0 |
| 1552 | 2026-05-12T16:54:50.031Z | Checking tap v1.0.1 |
| 1553 | 2026-05-12T16:54:50.038Z | Checking funty v2.0.0 |
| 1554 | 2026-05-12T16:54:50.045Z | Compiling typeid v1.0.3 |
| 1555 | 2026-05-12T16:54:50.048Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1556 | 2026-05-12T16:54:50.058Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-05-12T16:54:50.118Z | Checking wyz v0.5.1 |
| 1558 | 2026-05-12T16:54:50.211Z | Checking num-bigint v0.4.6 |
| 1559 | 2026-05-12T16:54:50.211Z | Checking num-iter v0.1.45 |
| 1560 | 2026-05-12T16:54:50.267Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1561 | 2026-05-12T16:54:50.284Z | Compiling erased-serde v0.4.8 |
| 1562 | 2026-05-12T16:54:50.334Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-05-12T16:54:50.337Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-05-12T16:54:50.368Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1565 | 2026-05-12T16:54:50.418Z | Compiling bitstruct_derive v0.1.0 |
| 1566 | 2026-05-12T16:54:50.447Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1567 | 2026-05-12T16:54:50.455Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1568 | 2026-05-12T16:54:50.468Z | Checking bitvec v1.0.1 |
| 1569 | 2026-05-12T16:54:50.477Z | Checking ascii v1.1.0 |
| 1570 | 2026-05-12T16:54:50.484Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1571 | 2026-05-12T16:54:50.542Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1572 | 2026-05-12T16:54:50.644Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-05-12T16:54:50.654Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1574 | 2026-05-12T16:54:50.662Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1575 | 2026-05-12T16:54:50.662Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1576 | 2026-05-12T16:54:50.944Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1577 | 2026-05-12T16:54:50.960Z | Checking serde_arrays v0.1.0 |
| 1578 | 2026-05-12T16:54:51.026Z | Checking num-rational v0.4.2 |
| 1579 | 2026-05-12T16:54:51.059Z | Checking bitstruct v0.1.1 |
| 1580 | 2026-05-12T16:54:51.070Z | Checking libloading v0.7.4 |
| 1581 | 2026-05-12T16:54:51.096Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1582 | 2026-05-12T16:54:51.294Z | Checking num v0.4.3 |
| 1583 | 2026-05-12T16:54:51.363Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1584 | 2026-05-12T16:54:51.890Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1585 | 2026-05-12T16:54:52.172Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1586 | 2026-05-12T16:54:52.176Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1587 | 2026-05-12T16:54:52.362Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1588 | 2026-05-12T16:54:52.554Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-05-12T16:54:52.558Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-05-12T16:54:53.005Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1591 | 2026-05-12T16:54:53.215Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1592 | 2026-05-12T16:54:53.218Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1593 | 2026-05-12T16:54:53.218Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1594 | 2026-05-12T16:54:53.218Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1595 | 2026-05-12T16:54:53.597Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1596 | 2026-05-12T16:54:54.004Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1597 | 2026-05-12T16:54:54.841Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1598 | 2026-05-12T16:54:57.021Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1599 | 2026-05-12T16:54:57.363Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1600 | 2026-05-12T16:54:58.213Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1601 | 2026-05-12T16:54:58.976Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1602 | 2026-05-12T16:54:59.094Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1603 | 2026-05-12T16:55:05.500Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-05-12T16:55:06.772Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1605 | 2026-05-12T16:55:07.302Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1606 | 2026-05-12T16:55:11.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.08s |
| 1607 | 2026-05-12T16:55:11.612Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1608 | 2026-05-12T16:55:11.613Z | + cargo clippy --features chaos -- --deny warnings |
| 1609 | 2026-05-12T16:55:12.076Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1610 | 2026-05-12T16:55:12.080Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1611 | 2026-05-12T16:55:12.080Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1612 | 2026-05-12T16:55:19.132Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1613 | 2026-05-12T16:55:19.132Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1614 | 2026-05-12T16:55:21.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s |
| 1615 | 2026-05-12T16:55:21.753Z | + banner fmt |
| 1616 | 2026-05-12T16:55:21.756Z | |
| 1617 | 2026-05-12T16:55:21.756Z | ###### # # ##### |
| 1618 | 2026-05-12T16:55:21.757Z | # ## ## # |
| 1619 | 2026-05-12T16:55:21.757Z | ##### # ## # # |
| 1620 | 2026-05-12T16:55:21.757Z | # # # # |
| 1621 | 2026-05-12T16:55:21.757Z | # # # # |
| 1622 | 2026-05-12T16:55:21.757Z | # # # # |
| 1623 | 2026-05-12T16:55:21.757Z | |
| 1624 | 2026-05-12T16:55:21.757Z | + cargo fmt -- --check |
| 1625 | 2026-05-12T16:55:22.191Z | + banner test |
| 1626 | 2026-05-12T16:55:22.195Z | |
| 1627 | 2026-05-12T16:55:22.195Z | ##### ###### #### ##### |
| 1628 | 2026-05-12T16:55:22.195Z | # # # # |
| 1629 | 2026-05-12T16:55:22.195Z | # ##### #### # |
| 1630 | 2026-05-12T16:55:22.195Z | # # # # |
| 1631 | 2026-05-12T16:55:22.195Z | # # # # # |
| 1632 | 2026-05-12T16:55:22.195Z | # ###### #### # |
| 1633 | 2026-05-12T16:55:22.195Z | |
| 1634 | 2026-05-12T16:55:22.195Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1635 | 2026-05-12T16:55:22.195Z | + RUST_BACKTRACE=full |
| 1636 | 2026-05-12T16:55:22.195Z | + cargo test --features tofino_stub --no-fail-fast |
| 1637 | 2026-05-12T16:55:23.009Z | Compiling unicode-ident v1.0.24 |
| 1638 | 2026-05-12T16:55:23.009Z | Compiling cfg-if v1.0.3 |
| 1639 | 2026-05-12T16:55:23.013Z | Compiling memchr v2.7.5 |
| 1640 | 2026-05-12T16:55:23.013Z | Compiling serde_core v1.0.228 |
| 1641 | 2026-05-12T16:55:23.108Z | Compiling itoa v1.0.15 |
| 1642 | 2026-05-12T16:55:23.130Z | Compiling libc v0.2.183 |
| 1643 | 2026-05-12T16:55:23.138Z | Compiling zmij v1.0.17 |
| 1644 | 2026-05-12T16:55:23.149Z | Compiling libm v0.2.15 |
| 1645 | 2026-05-12T16:55:23.220Z | Compiling proc-macro2 v1.0.106 |
| 1646 | 2026-05-12T16:55:23.243Z | Compiling heck v0.5.0 |
| 1647 | 2026-05-12T16:55:23.411Z | Compiling log v0.4.29 |
| 1648 | 2026-05-12T16:55:23.508Z | Compiling equivalent v1.0.2 |
| 1649 | 2026-05-12T16:55:23.594Z | Compiling quote v1.0.45 |
| 1650 | 2026-05-12T16:55:23.606Z | Compiling smallvec v1.15.1 |
| 1651 | 2026-05-12T16:55:23.612Z | Compiling iana-time-zone v0.1.64 |
| 1652 | 2026-05-12T16:55:23.658Z | Compiling allocator-api2 v0.2.21 |
| 1653 | 2026-05-12T16:55:23.777Z | Compiling syn v2.0.117 |
| 1654 | 2026-05-12T16:55:23.866Z | Compiling foldhash v0.2.0 |
| 1655 | 2026-05-12T16:55:23.887Z | Compiling dyn-clone v1.0.20 |
| 1656 | 2026-05-12T16:55:23.982Z | Compiling stable_deref_trait v1.2.0 |
| 1657 | 2026-05-12T16:55:23.994Z | Compiling pin-project-lite v0.2.16 |
| 1658 | 2026-05-12T16:55:24.030Z | Compiling hashbrown v0.16.1 |
| 1659 | 2026-05-12T16:55:24.068Z | Compiling percent-encoding v2.3.2 |
| 1660 | 2026-05-12T16:55:24.090Z | Compiling fnv v1.0.7 |
| 1661 | 2026-05-12T16:55:24.094Z | Compiling writeable v0.6.1 |
| 1662 | 2026-05-12T16:55:24.193Z | Compiling litemap v0.8.0 |
| 1663 | 2026-05-12T16:55:24.246Z | Compiling regex-syntax v0.8.6 |
| 1664 | 2026-05-12T16:55:24.270Z | Compiling icu_normalizer_data v2.0.0 |
| 1665 | 2026-05-12T16:55:24.354Z | Compiling icu_properties_data v2.0.1 |
| 1666 | 2026-05-12T16:55:24.399Z | Compiling form_urlencoded v1.2.2 |
| 1667 | 2026-05-12T16:55:24.412Z | Compiling utf8_iter v1.0.4 |
| 1668 | 2026-05-12T16:55:24.489Z | Compiling scopeguard v1.2.0 |
| 1669 | 2026-05-12T16:55:24.559Z | Compiling num-traits v0.2.19 |
| 1670 | 2026-05-12T16:55:24.586Z | Compiling lock_api v0.4.14 |
| 1671 | 2026-05-12T16:55:24.600Z | Compiling getrandom v0.3.3 |
| 1672 | 2026-05-12T16:55:24.612Z | Compiling aho-corasick v1.1.3 |
| 1673 | 2026-05-12T16:55:24.779Z | Compiling semver v1.0.27 |
| 1674 | 2026-05-12T16:55:24.815Z | Compiling serde_json v1.0.149 |
| 1675 | 2026-05-12T16:55:24.916Z | Compiling indexmap v2.13.0 |
| 1676 | 2026-05-12T16:55:25.138Z | Compiling byteorder v1.5.0 |
| 1677 | 2026-05-12T16:55:25.171Z | Compiling ucd-trie v0.1.7 |
| 1678 | 2026-05-12T16:55:25.368Z | Compiling uuid v1.20.0 |
| 1679 | 2026-05-12T16:55:25.473Z | Compiling futures-core v0.3.32 |
| 1680 | 2026-05-12T16:55:25.644Z | Compiling num-conv v0.2.1 |
| 1681 | 2026-05-12T16:55:25.776Z | Compiling regex-automata v0.4.13 |
| 1682 | 2026-05-12T16:55:25.796Z | Compiling time-core v0.1.8 |
| 1683 | 2026-05-12T16:55:25.950Z | Compiling time-macros v0.2.27 |
| 1684 | 2026-05-12T16:55:25.994Z | Compiling futures-sink v0.3.32 |
| 1685 | 2026-05-12T16:55:26.048Z | Compiling ryu v1.0.20 |
| 1686 | 2026-05-12T16:55:26.102Z | Compiling regress v0.10.5 |
| 1687 | 2026-05-12T16:55:26.251Z | Compiling slab v0.4.11 |
| 1688 | 2026-05-12T16:55:26.430Z | Compiling pretty-hex v0.4.1 |
| 1689 | 2026-05-12T16:55:26.576Z | Compiling synstructure v0.13.2 |
| 1690 | 2026-05-12T16:55:26.767Z | Compiling serde_derive_internals v0.29.1 |
| 1691 | 2026-05-12T16:55:26.859Z | Compiling strsim v0.11.1 |
| 1692 | 2026-05-12T16:55:26.880Z | Compiling plain v0.2.3 |
| 1693 | 2026-05-12T16:55:26.944Z | Compiling futures-channel v0.3.32 |
| 1694 | 2026-05-12T16:55:26.992Z | Compiling syn v1.0.109 |
| 1695 | 2026-05-12T16:55:27.172Z | Compiling futures-task v0.3.32 |
| 1696 | 2026-05-12T16:55:27.259Z | Compiling futures-io v0.3.32 |
| 1697 | 2026-05-12T16:55:27.347Z | Compiling socket2 v0.6.0 |
| 1698 | 2026-05-12T16:55:27.435Z | Compiling regex v1.12.3 |
| 1699 | 2026-05-12T16:55:27.520Z | Compiling parking_lot_core v0.9.12 |
| 1700 | 2026-05-12T16:55:27.794Z | Compiling serde_derive v1.0.228 |
| 1701 | 2026-05-12T16:55:27.806Z | Compiling zerofrom-derive v0.1.6 |
| 1702 | 2026-05-12T16:55:27.823Z | Compiling yoke-derive v0.8.0 |
| 1703 | 2026-05-12T16:55:27.840Z | Compiling zerovec-derive v0.11.1 |
| 1704 | 2026-05-12T16:55:27.898Z | Compiling displaydoc v0.2.5 |
| 1705 | 2026-05-12T16:55:28.332Z | Compiling thiserror-impl v2.0.18 |
| 1706 | 2026-05-12T16:55:28.655Z | Compiling schemars_derive v0.8.22 |
| 1707 | 2026-05-12T16:55:28.871Z | Compiling tokio-macros v2.6.0 |
| 1708 | 2026-05-12T16:55:28.944Z | Compiling zerocopy-derive v0.8.27 |
| 1709 | 2026-05-12T16:55:29.021Z | Compiling zeroize_derive v1.4.3 |
| 1710 | 2026-05-12T16:55:29.584Z | Compiling thiserror v2.0.18 |
| 1711 | 2026-05-12T16:55:29.630Z | Compiling futures-macro v0.3.32 |
| 1712 | 2026-05-12T16:55:29.695Z | Compiling zerofrom v0.1.6 |
| 1713 | 2026-05-12T16:55:29.709Z | Compiling thiserror-impl v1.0.69 |
| 1714 | 2026-05-12T16:55:29.830Z | Compiling yoke v0.8.0 |
| 1715 | 2026-05-12T16:55:29.875Z | Compiling tracing-attributes v0.1.30 |
| 1716 | 2026-05-12T16:55:29.937Z | Compiling pest v2.8.2 |
| 1717 | 2026-05-12T16:55:30.039Z | Compiling zerovec v0.11.4 |
| 1718 | 2026-05-12T16:55:30.257Z | Compiling zerocopy v0.8.27 |
| 1719 | 2026-05-12T16:55:30.361Z | Compiling zerotrie v0.2.2 |
| 1720 | 2026-05-12T16:55:30.485Z | Compiling serde v1.0.228 |
| 1721 | 2026-05-12T16:55:30.677Z | Compiling scroll_derive v0.13.1 |
| 1722 | 2026-05-12T16:55:30.903Z | Compiling tinystr v0.8.1 |
| 1723 | 2026-05-12T16:55:30.936Z | Compiling bytes v1.11.1 |
| 1724 | 2026-05-12T16:55:31.007Z | Compiling serde_tokenstream v0.2.3 |
| 1725 | 2026-05-12T16:55:31.062Z | Compiling potential_utf v0.1.3 |
| 1726 | 2026-05-12T16:55:31.121Z | Compiling icu_locale_core v2.0.0 |
| 1727 | 2026-05-12T16:55:31.162Z | Compiling chrono v0.4.44 |
| 1728 | 2026-05-12T16:55:31.239Z | Compiling icu_collections v2.0.0 |
| 1729 | 2026-05-12T16:55:31.280Z | Compiling pest_meta v2.8.2 |
| 1730 | 2026-05-12T16:55:31.298Z | Compiling async-trait v0.1.89 |
| 1731 | 2026-05-12T16:55:31.522Z | Compiling http v1.4.0 |
| 1732 | 2026-05-12T16:55:31.755Z | Compiling icu_provider v2.0.0 |
| 1733 | 2026-05-12T16:55:31.985Z | Compiling pest_generator v2.8.2 |
| 1734 | 2026-05-12T16:55:32.070Z | Compiling icu_normalizer v2.0.0 |
| 1735 | 2026-05-12T16:55:32.225Z | Compiling icu_properties v2.0.1 |
| 1736 | 2026-05-12T16:55:32.293Z | Compiling schemars v0.8.22 |
| 1737 | 2026-05-12T16:55:32.489Z | Compiling scroll v0.13.0 |
| 1738 | 2026-05-12T16:55:32.589Z | Compiling thiserror v1.0.69 |
| 1739 | 2026-05-12T16:55:32.611Z | Compiling pest_derive v2.8.2 |
| 1740 | 2026-05-12T16:55:32.676Z | Compiling parking_lot v0.12.5 |
| 1741 | 2026-05-12T16:55:32.688Z | Compiling signal-hook-registry v1.4.6 |
| 1742 | 2026-05-12T16:55:32.699Z | Compiling thread-id v5.0.0 |
| 1743 | 2026-05-12T16:55:32.751Z | Compiling goblin v0.10.1 |
| 1744 | 2026-05-12T16:55:32.781Z | Compiling openapiv3 v2.2.0 |
| 1745 | 2026-05-12T16:55:33.076Z | Compiling idna_adapter v1.2.1 |
| 1746 | 2026-05-12T16:55:33.079Z | Compiling mio v1.0.4 |
| 1747 | 2026-05-12T16:55:33.178Z | Compiling dtrace-parser v0.3.0 |
| 1748 | 2026-05-12T16:55:33.231Z | Compiling idna v1.1.0 |
| 1749 | 2026-05-12T16:55:33.275Z | Compiling daft-derive v0.1.4 |
| 1750 | 2026-05-12T16:55:33.396Z | Compiling tokio v1.49.0 |
| 1751 | 2026-05-12T16:55:33.408Z | Compiling darling_core v0.21.3 |
| 1752 | 2026-05-12T16:55:33.606Z | Compiling url v2.5.7 |
| 1753 | 2026-05-12T16:55:34.022Z | Compiling typify-impl v0.4.3 |
| 1754 | 2026-05-12T16:55:34.060Z | Compiling serde_yaml v0.9.34+deprecated |
| 1755 | 2026-05-12T16:55:34.071Z | Compiling ppv-lite86 v0.2.21 |
| 1756 | 2026-05-12T16:55:34.495Z | Compiling openssl-macros v0.1.1 |
| 1757 | 2026-05-12T16:55:34.520Z | Compiling base64 v0.22.1 |
| 1758 | 2026-05-12T16:55:35.026Z | Compiling http-body v1.0.1 |
| 1759 | 2026-05-12T16:55:35.062Z | Compiling erased-serde v0.3.31 |
| 1760 | 2026-05-12T16:55:35.188Z | Compiling bitflags v2.9.4 |
| 1761 | 2026-05-12T16:55:35.384Z | Compiling typenum v1.18.0 |
| 1762 | 2026-05-12T16:55:35.439Z | Compiling getrandom v0.2.16 |
| 1763 | 2026-05-12T16:55:35.508Z | Compiling dof v0.4.0 |
| 1764 | 2026-05-12T16:55:35.566Z | Compiling darling_macro v0.21.3 |
| 1765 | 2026-05-12T16:55:35.628Z | Compiling atomic-waker v1.1.2 |
| 1766 | 2026-05-12T16:55:35.762Z | Compiling ipnet v2.11.0 |
| 1767 | 2026-05-12T16:55:35.910Z | Compiling anyhow v1.0.102 |
| 1768 | 2026-05-12T16:55:35.925Z | Compiling httparse v1.10.1 |
| 1769 | 2026-05-12T16:55:36.165Z | Compiling usdt-impl v0.6.0 |
| 1770 | 2026-05-12T16:55:36.245Z | Compiling darling v0.21.3 |
| 1771 | 2026-05-12T16:55:36.309Z | Compiling portable-atomic v1.11.1 |
| 1772 | 2026-05-12T16:55:36.333Z | Compiling untrusted v0.9.0 |
| 1773 | 2026-05-12T16:55:36.459Z | Compiling tower-service v0.3.3 |
| 1774 | 2026-05-12T16:55:36.566Z | Compiling tower-layer v0.3.3 |
| 1775 | 2026-05-12T16:55:36.746Z | Compiling try-lock v0.2.5 |
| 1776 | 2026-05-12T16:55:36.836Z | Compiling critical-section v1.2.0 |
| 1777 | 2026-05-12T16:55:36.847Z | Compiling want v0.3.1 |
| 1778 | 2026-05-12T16:55:36.868Z | Compiling zeroize v1.8.1 |
| 1779 | 2026-05-12T16:55:36.950Z | Compiling once_cell v1.21.3 |
| 1780 | 2026-05-12T16:55:37.018Z | Compiling pin-utils v0.1.0 |
| 1781 | 2026-05-12T16:55:37.076Z | Compiling httpdate v1.0.3 |
| 1782 | 2026-05-12T16:55:37.099Z | Compiling structmeta-derive v0.3.0 |
| 1783 | 2026-05-12T16:55:37.167Z | Compiling newtype-uuid-macros v0.1.0 |
| 1784 | 2026-05-12T16:55:37.322Z | Compiling strum_macros v0.26.4 |
| 1785 | 2026-05-12T16:55:37.511Z | Compiling usdt-macro v0.6.0 |
| 1786 | 2026-05-12T16:55:37.683Z | Compiling usdt-attr-macro v0.6.0 |
| 1787 | 2026-05-12T16:55:38.155Z | Compiling structmeta v0.3.0 |
| 1788 | 2026-05-12T16:55:38.380Z | Compiling async-stream-impl v0.3.6 |
| 1789 | 2026-05-12T16:55:38.648Z | Compiling powerfmt v0.2.0 |
| 1790 | 2026-05-12T16:55:38.862Z | Compiling deranged v0.5.3 |
| 1791 | 2026-05-12T16:55:39.040Z | Compiling num_threads v0.1.7 |
| 1792 | 2026-05-12T16:55:39.053Z | Compiling omicron-workspace-hack v0.1.0 |
| 1793 | 2026-05-12T16:55:39.129Z | Compiling dropshot_endpoint v0.16.7 |
| 1794 | 2026-05-12T16:55:39.414Z | Compiling http-body-util v0.1.3 |
| 1795 | 2026-05-12T16:55:39.664Z | Compiling ref-cast-impl v1.0.25 |
| 1796 | 2026-05-12T16:55:39.921Z | Compiling derive-ex v0.1.8 |
| 1797 | 2026-05-12T16:55:40.094Z | Compiling serde_urlencoded v0.7.1 |
| 1798 | 2026-05-12T16:55:40.106Z | Compiling strum_macros v0.27.2 |
| 1799 | 2026-05-12T16:55:40.246Z | Compiling typify-macro v0.4.3 |
| 1800 | 2026-05-12T16:55:40.502Z | Compiling sync_wrapper v1.0.2 |
| 1801 | 2026-05-12T16:55:40.525Z | Compiling serde_with_macros v3.14.1 |
| 1802 | 2026-05-12T16:55:40.525Z | Compiling subtle v2.6.1 |
| 1803 | 2026-05-12T16:55:40.612Z | Compiling iri-string v0.7.8 |
| 1804 | 2026-05-12T16:55:40.866Z | Compiling thread_local v1.1.9 |
| 1805 | 2026-05-12T16:55:41.144Z | Compiling rand_core v0.6.4 |
| 1806 | 2026-05-12T16:55:41.224Z | Compiling futures-util v0.3.32 |
| 1807 | 2026-05-12T16:55:41.382Z | Compiling match_cfg v0.1.0 |
| 1808 | 2026-05-12T16:55:41.465Z | Compiling parse-display-derive v0.10.0 |
| 1809 | 2026-05-12T16:55:41.598Z | Compiling test-strategy v0.4.3 |
| 1810 | 2026-05-12T16:55:41.655Z | Compiling toml_datetime v0.6.11 |
| 1811 | 2026-05-12T16:55:41.691Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1812 | 2026-05-12T16:55:41.937Z | Compiling term v1.2.0 |
| 1813 | 2026-05-12T16:55:41.980Z | Compiling take_mut v0.2.2 |
| 1814 | 2026-05-12T16:55:42.177Z | Compiling tracing-core v0.1.34 |
| 1815 | 2026-05-12T16:55:42.308Z | Compiling typify v0.4.3 |
| 1816 | 2026-05-12T16:55:42.405Z | Compiling progenitor-impl v0.11.1 |
| 1817 | 2026-05-12T16:55:42.632Z | Compiling tracing v0.1.41 |
| 1818 | 2026-05-12T16:55:42.730Z | Compiling clap_derive v4.6.0 |
| 1819 | 2026-05-12T16:55:42.768Z | Compiling camino v1.2.2 |
| 1820 | 2026-05-12T16:55:42.869Z | Compiling fastrand v2.3.0 |
| 1821 | 2026-05-12T16:55:42.972Z | Compiling cpufeatures v0.2.17 |
| 1822 | 2026-05-12T16:55:43.052Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1823 | 2026-05-12T16:55:43.120Z | Compiling encoding_rs v0.8.35 |
| 1824 | 2026-05-12T16:55:43.147Z | Compiling mime v0.3.17 |
| 1825 | 2026-05-12T16:55:43.190Z | Compiling unicode-width v0.2.1 |
| 1826 | 2026-05-12T16:55:43.971Z | Compiling errno v0.3.14 |
| 1827 | 2026-05-12T16:55:44.001Z | Compiling hex v0.4.3 |
| 1828 | 2026-05-12T16:55:44.141Z | Compiling generic-array v0.14.7 |
| 1829 | 2026-05-12T16:55:44.336Z | Compiling ipnetwork v0.21.1 |
| 1830 | 2026-05-12T16:55:44.653Z | Compiling crossbeam-utils v0.8.21 |
| 1831 | 2026-05-12T16:55:44.762Z | Compiling winnow v0.7.14 |
| 1832 | 2026-05-12T16:55:44.775Z | Compiling rustix v1.1.2 |
| 1833 | 2026-05-12T16:55:44.794Z | Compiling tokio-util v0.7.16 |
| 1834 | 2026-05-12T16:55:45.184Z | Compiling slog v2.8.2 |
| 1835 | 2026-05-12T16:55:45.928Z | Compiling crypto-common v0.1.6 |
| 1836 | 2026-05-12T16:55:45.940Z | Compiling progenitor-macro v0.11.1 |
| 1837 | 2026-05-12T16:55:45.951Z | Compiling itertools v0.14.0 |
| 1838 | 2026-05-12T16:55:46.079Z | Compiling rand_core v0.9.3 |
| 1839 | 2026-05-12T16:55:46.091Z | Compiling h2 v0.4.12 |
| 1840 | 2026-05-12T16:55:46.288Z | Compiling oxnet v0.1.4 |
| 1841 | 2026-05-12T16:55:46.354Z | Compiling rand_chacha v0.9.0 |
| 1842 | 2026-05-12T16:55:46.398Z | Compiling socket2 v0.5.10 |
| 1843 | 2026-05-12T16:55:46.731Z | Compiling spin v0.9.8 |
| 1844 | 2026-05-12T16:55:46.848Z | Compiling quick-error v1.2.3 |
| 1845 | 2026-05-12T16:55:46.860Z | Compiling debug-ignore v1.0.5 |
| 1846 | 2026-05-12T16:55:46.865Z | Compiling rand v0.9.2 |
| 1847 | 2026-05-12T16:55:46.960Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1848 | 2026-05-12T16:55:46.973Z | Compiling tabwriter v1.4.1 |
| 1849 | 2026-05-12T16:55:47.199Z | Compiling rustls-pki-types v1.12.0 |
| 1850 | 2026-05-12T16:55:47.216Z | Compiling serde_spanned v1.0.4 |
| 1851 | 2026-05-12T16:55:47.381Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1852 | 2026-05-12T16:55:47.661Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1853 | 2026-05-12T16:55:47.681Z | Compiling lazy_static v1.5.0 |
| 1854 | 2026-05-12T16:55:47.693Z | Compiling colored v3.0.0 |
| 1855 | 2026-05-12T16:55:47.785Z | Compiling bit-vec v0.8.0 |
| 1856 | 2026-05-12T16:55:47.789Z | Compiling async-stream v0.3.6 |
| 1857 | 2026-05-12T16:55:47.876Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1858 | 2026-05-12T16:55:47.963Z | Compiling strum v0.26.3 |
| 1859 | 2026-05-12T16:55:48.041Z | Compiling bit-set v0.8.0 |
| 1860 | 2026-05-12T16:55:48.075Z | Compiling waitgroup v0.1.2 |
| 1861 | 2026-05-12T16:55:48.098Z | Compiling serde_path_to_error v0.1.20 |
| 1862 | 2026-05-12T16:55:48.210Z | Compiling hyper v1.8.1 |
| 1863 | 2026-05-12T16:55:48.223Z | Compiling anstyle v1.0.14 |
| 1864 | 2026-05-12T16:55:48.455Z | Compiling unarray v0.1.4 |
| 1865 | 2026-05-12T16:55:48.467Z | Compiling time v0.3.47 |
| 1866 | 2026-05-12T16:55:48.588Z | Compiling ring v0.17.14 |
| 1867 | 2026-05-12T16:55:49.172Z | Compiling macaddr v1.0.1 |
| 1868 | 2026-05-12T16:55:49.408Z | Compiling hyper-util v0.1.19 |
| 1869 | 2026-05-12T16:55:49.545Z | Compiling utf8parse v0.2.2 |
| 1870 | 2026-05-12T16:55:49.673Z | Compiling anstyle-parse v1.0.0 |
| 1871 | 2026-05-12T16:55:49.877Z | Compiling crossbeam-channel v0.5.15 |
| 1872 | 2026-05-12T16:55:49.961Z | Compiling block-buffer v0.10.4 |
| 1873 | 2026-05-12T16:55:50.131Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1874 | 2026-05-12T16:55:50.225Z | Compiling ref-cast v1.0.25 |
| 1875 | 2026-05-12T16:55:50.326Z | Compiling is_terminal_polyfill v1.70.1 |
| 1876 | 2026-05-12T16:55:50.340Z | Compiling colorchoice v1.0.4 |
| 1877 | 2026-05-12T16:55:50.429Z | Compiling anstyle-query v1.1.4 |
| 1878 | 2026-05-12T16:55:50.466Z | Compiling digest v0.10.7 |
| 1879 | 2026-05-12T16:55:50.546Z | Compiling anstream v1.0.0 |
| 1880 | 2026-05-12T16:55:50.565Z | Compiling strum v0.27.2 |
| 1881 | 2026-05-12T16:55:50.601Z | Compiling clap_lex v1.1.0 |
| 1882 | 2026-05-12T16:55:50.671Z | Compiling is-terminal v0.4.16 |
| 1883 | 2026-05-12T16:55:50.705Z | Compiling slog-async v2.8.0 |
| 1884 | 2026-05-12T16:55:50.757Z | Compiling slog-term v2.9.2 |
| 1885 | 2026-05-12T16:55:50.772Z | Compiling slog-json v2.6.1 |
| 1886 | 2026-05-12T16:55:50.884Z | Compiling tower v0.5.2 |
| 1887 | 2026-05-12T16:55:50.979Z | Compiling hostname v0.3.1 |
| 1888 | 2026-05-12T16:55:51.113Z | Compiling instant v0.1.13 |
| 1889 | 2026-05-12T16:55:51.125Z | Compiling slog-bunyan v2.5.0 |
| 1890 | 2026-05-12T16:55:51.185Z | Compiling futures-executor v0.3.32 |
| 1891 | 2026-05-12T16:55:51.276Z | Compiling tower-http v0.6.8 |
| 1892 | 2026-05-12T16:55:51.401Z | Compiling futures v0.3.32 |
| 1893 | 2026-05-12T16:55:51.438Z | Compiling openssl-sys v0.9.112 |
| 1894 | 2026-05-12T16:55:51.994Z | Compiling aws-lc-sys v0.39.1 |
| 1895 | 2026-05-12T16:55:52.007Z | Compiling memmap2 v0.9.8 |
| 1896 | 2026-05-12T16:55:52.609Z | Compiling untrusted v0.7.1 |
| 1897 | 2026-05-12T16:55:52.632Z | Compiling foreign-types-shared v0.1.1 |
| 1898 | 2026-05-12T16:55:52.694Z | Compiling foreign-types v0.3.2 |
| 1899 | 2026-05-12T16:55:52.717Z | Compiling aws-lc-rs v1.16.2 |
| 1900 | 2026-05-12T16:55:52.730Z | Compiling tempfile v3.23.0 |
| 1901 | 2026-05-12T16:55:52.768Z | Compiling openssl-probe v0.1.6 |
| 1902 | 2026-05-12T16:55:52.955Z | Compiling openssl v0.10.76 |
| 1903 | 2026-05-12T16:55:53.649Z | Compiling rustls-webpki v0.103.6 |
| 1904 | 2026-05-12T16:55:54.138Z | Compiling rustls v0.23.32 |
| 1905 | 2026-05-12T16:55:54.655Z | Compiling either v1.15.0 |
| 1906 | 2026-05-12T16:55:54.690Z | Compiling usdt v0.6.0 |
| 1907 | 2026-05-12T16:55:55.014Z | Compiling webpki-roots v1.0.2 |
| 1908 | 2026-05-12T16:55:55.146Z | Compiling newtype-uuid v1.3.2 |
| 1909 | 2026-05-12T16:55:55.516Z | Compiling native-tls v0.2.14 |
| 1910 | 2026-05-12T16:55:55.795Z | Compiling tokio-native-tls v0.3.1 |
| 1911 | 2026-05-12T16:55:55.847Z | Compiling daft v0.1.4 |
| 1912 | 2026-05-12T16:55:55.978Z | Compiling hyper-tls v0.6.0 |
| 1913 | 2026-05-12T16:55:56.230Z | Compiling rustls-webpki v0.102.8 |
| 1914 | 2026-05-12T16:55:57.165Z | Compiling tokio-rustls v0.26.3 |
| 1915 | 2026-05-12T16:55:57.433Z | Compiling hyper-rustls v0.27.7 |
| 1916 | 2026-05-12T16:55:57.541Z | Compiling rustls v0.22.4 |
| 1917 | 2026-05-12T16:55:57.777Z | Compiling reqwest v0.12.23 |
| 1918 | 2026-05-12T16:55:58.495Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1919 | 2026-05-12T16:55:59.150Z | Compiling sha1 v0.10.6 |
| 1920 | 2026-05-12T16:55:59.387Z | Compiling tokio-rustls v0.25.0 |
| 1921 | 2026-05-12T16:55:59.625Z | Compiling rustls-pemfile v2.2.0 |
| 1922 | 2026-05-12T16:55:59.707Z | Compiling multer v3.1.0 |
| 1923 | 2026-05-12T16:55:59.833Z | Compiling terminal_size v0.4.3 |
| 1924 | 2026-05-12T16:56:00.151Z | Compiling rand_chacha v0.3.1 |
| 1925 | 2026-05-12T16:56:00.269Z | Compiling hostname v0.4.2 |
| 1926 | 2026-05-12T16:56:00.428Z | Compiling wait-timeout v0.2.1 |
| 1927 | 2026-05-12T16:56:00.759Z | Compiling rusty-fork v0.3.0 |
| 1928 | 2026-05-12T16:56:00.804Z | Compiling dropshot v0.16.7 |
| 1929 | 2026-05-12T16:56:01.141Z | Compiling rand v0.8.5 |
| 1930 | 2026-05-12T16:56:01.949Z | Compiling rand_xorshift v0.4.0 |
| 1931 | 2026-05-12T16:56:02.760Z | Compiling hubpack_derive v0.1.1 |
| 1932 | 2026-05-12T16:56:03.260Z | Compiling proptest v1.8.0 |
| 1933 | 2026-05-12T16:56:03.357Z | Compiling clap_builder v4.6.0 |
| 1934 | 2026-05-12T16:56:04.381Z | Compiling serde_spanned v0.6.9 |
| 1935 | 2026-05-12T16:56:05.134Z | Compiling clap v4.6.0 |
| 1936 | 2026-05-12T16:56:05.225Z | Compiling prettyplease v0.2.37 |
| 1937 | 2026-05-12T16:56:05.423Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1938 | 2026-05-12T16:56:06.022Z | Compiling progenitor-client v0.10.0 |
| 1939 | 2026-05-12T16:56:06.295Z | Compiling progenitor-client v0.11.1 |
| 1940 | 2026-05-12T16:56:06.668Z | Compiling serde_with v3.14.1 |
| 1941 | 2026-05-12T16:56:07.145Z | Compiling progenitor v0.11.1 |
| 1942 | 2026-05-12T16:56:08.320Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1943 | 2026-05-12T16:56:08.639Z | Compiling rustc-hash v2.1.1 |
| 1944 | 2026-05-12T16:56:08.770Z | Compiling iddqd v0.3.17 |
| 1945 | 2026-05-12T16:56:08.982Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1946 | 2026-05-12T16:56:09.892Z | Compiling backoff v0.4.0 |
| 1947 | 2026-05-12T16:56:10.054Z | Compiling parse-display v0.10.0 |
| 1948 | 2026-05-12T16:56:10.086Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1949 | 2026-05-12T16:56:10.225Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1950 | 2026-05-12T16:56:10.252Z | Compiling num-derive v0.3.3 |
| 1951 | 2026-05-12T16:56:10.402Z | Compiling winnow v0.5.40 |
| 1952 | 2026-05-12T16:56:10.414Z | Compiling toml_write v0.1.2 |
| 1953 | 2026-05-12T16:56:10.699Z | Compiling toml_edit v0.22.27 |
| 1954 | 2026-05-12T16:56:11.909Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1955 | 2026-05-12T16:56:12.070Z | Compiling num-integer v0.1.46 |
| 1956 | 2026-05-12T16:56:12.416Z | Compiling float-ord v0.3.2 |
| 1957 | 2026-05-12T16:56:12.545Z | Compiling toml v0.8.23 |
| 1958 | 2026-05-12T16:56:15.392Z | Compiling num-iter v0.1.45 |
| 1959 | 2026-05-12T16:56:15.537Z | Compiling num-rational v0.4.2 |
| 1960 | 2026-05-12T16:56:16.314Z | Compiling num-complex v0.4.6 |
| 1961 | 2026-05-12T16:56:17.442Z | Compiling num v0.4.3 |
| 1962 | 2026-05-12T16:56:17.539Z | Compiling toml_edit v0.19.15 |
| 1963 | 2026-05-12T16:56:19.175Z | Compiling proc-macro-crate v1.3.1 |
| 1964 | 2026-05-12T16:56:20.200Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1965 | 2026-05-12T16:56:21.151Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1966 | 2026-05-12T16:56:21.602Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-05-12T16:56:23.194Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1968 | 2026-05-12T16:56:23.935Z | Compiling zerocopy-derive v0.7.35 |
| 1969 | 2026-05-12T16:56:24.096Z | Compiling memoffset v0.9.1 |
| 1970 | 2026-05-12T16:56:24.212Z | Compiling ingot-macros v0.1.1 |
| 1971 | 2026-05-12T16:56:24.377Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1972 | 2026-05-12T16:56:24.427Z | Compiling nix v0.30.1 |
| 1973 | 2026-05-12T16:56:24.791Z | Compiling libscf-sys v1.1.0 |
| 1974 | 2026-05-12T16:56:24.830Z | Compiling proc-macro-error2 v2.0.1 |
| 1975 | 2026-05-12T16:56:24.842Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1976 | 2026-05-12T16:56:24.995Z | Compiling scroll_derive v0.12.1 |
| 1977 | 2026-05-12T16:56:25.793Z | Compiling tabled_derive v0.11.0 |
| 1978 | 2026-05-12T16:56:25.806Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1979 | 2026-05-12T16:56:28.810Z | Compiling zerocopy v0.7.35 |
| 1980 | 2026-05-12T16:56:29.322Z | Compiling num_enum_derive v0.7.5 |
| 1981 | 2026-05-12T16:56:29.441Z | Compiling hubpack v0.1.2 |
| 1982 | 2026-05-12T16:56:29.657Z | Compiling foreign-types-macros v0.2.3 |
| 1983 | 2026-05-12T16:56:29.948Z | Compiling static_assertions v1.1.0 |
| 1984 | 2026-05-12T16:56:30.361Z | Compiling glob v0.3.3 |
| 1985 | 2026-05-12T16:56:30.423Z | Compiling proc-macro-error-attr v1.0.4 |
| 1986 | 2026-05-12T16:56:30.648Z | Compiling dtrace-parser v0.2.0 |
| 1987 | 2026-05-12T16:56:30.833Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1988 | 2026-05-12T16:56:30.986Z | Compiling bytecount v0.6.9 |
| 1989 | 2026-05-12T16:56:31.203Z | Compiling proc-macro-error v1.0.4 |
| 1990 | 2026-05-12T16:56:31.354Z | Compiling dof v0.3.0 |
| 1991 | 2026-05-12T16:56:31.787Z | Compiling num_enum_derive v0.5.11 |
| 1992 | 2026-05-12T16:56:33.087Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1993 | 2026-05-12T16:56:33.242Z | Compiling thread-id v4.2.2 |
| 1994 | 2026-05-12T16:56:33.435Z | Compiling usdt-impl v0.5.0 |
| 1995 | 2026-05-12T16:56:33.796Z | Compiling derive_more v0.99.20 |
| 1996 | 2026-05-12T16:56:34.218Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1997 | 2026-05-12T16:56:34.391Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1998 | 2026-05-12T16:56:35.124Z | Compiling minimal-lexical v0.2.1 |
| 1999 | 2026-05-12T16:56:35.163Z | Compiling usdt-attr-macro v0.5.0 |
| 2000 | 2026-05-12T16:56:35.394Z | Compiling nom v7.1.3 |
| 2001 | 2026-05-12T16:56:35.463Z | Compiling usdt-macro v0.5.0 |
| 2002 | 2026-05-12T16:56:35.660Z | Compiling zone_cfg_derive v0.3.1 |
| 2003 | 2026-05-12T16:56:36.010Z | Compiling num-derive v0.4.2 |
| 2004 | 2026-05-12T16:56:36.094Z | Compiling papergrid v0.17.0 |
| 2005 | 2026-05-12T16:56:36.259Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2006 | 2026-05-12T16:56:36.375Z | Compiling testing_table v0.3.0 |
| 2007 | 2026-05-12T16:56:36.555Z | Compiling rustc_version v0.4.1 |
| 2008 | 2026-05-12T16:56:36.773Z | Compiling crossbeam-epoch v0.9.18 |
| 2009 | 2026-05-12T16:56:36.848Z | Compiling enum-as-inner v0.6.1 |
| 2010 | 2026-05-12T16:56:36.970Z | Compiling curve25519-dalek v4.1.3 |
| 2011 | 2026-05-12T16:56:37.098Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2012 | 2026-05-12T16:56:37.131Z | Compiling tabled v0.20.0 |
| 2013 | 2026-05-12T16:56:37.358Z | Compiling crossbeam-deque v0.8.6 |
| 2014 | 2026-05-12T16:56:37.456Z | Compiling typify-impl v0.6.1 |
| 2015 | 2026-05-12T16:56:37.559Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2016 | 2026-05-12T16:56:37.705Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2017 | 2026-05-12T16:56:38.166Z | Compiling rayon-core v1.13.0 |
| 2018 | 2026-05-12T16:56:38.402Z | Compiling clang-sys v1.8.1 |
| 2019 | 2026-05-12T16:56:38.551Z | Compiling scroll v0.12.0 |
| 2020 | 2026-05-12T16:56:38.660Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2021 | 2026-05-12T16:56:38.829Z | Compiling hash32 v0.3.1 |
| 2022 | 2026-05-12T16:56:38.991Z | Compiling heapless v0.8.0 |
| 2023 | 2026-05-12T16:56:39.009Z | Compiling goblin v0.8.2 |
| 2024 | 2026-05-12T16:56:39.047Z | Compiling ingot-types v0.1.2 |
| 2025 | 2026-05-12T16:56:39.223Z | Compiling cobs v0.3.0 |
| 2026 | 2026-05-12T16:56:39.427Z | Compiling libloading v0.8.9 |
| 2027 | 2026-05-12T16:56:39.438Z | Compiling managed v0.8.0 |
| 2028 | 2026-05-12T16:56:39.442Z | Compiling foreign-types-shared v0.3.1 |
| 2029 | 2026-05-12T16:56:39.550Z | Compiling bitflags v1.3.2 |
| 2030 | 2026-05-12T16:56:39.630Z | Compiling smoltcp v0.11.0 |
| 2031 | 2026-05-12T16:56:39.662Z | Compiling bindgen v0.72.1 |
| 2032 | 2026-05-12T16:56:39.680Z | Compiling foreign-types v0.5.0 |
| 2033 | 2026-05-12T16:56:39.768Z | Compiling ingot v0.1.1 |
| 2034 | 2026-05-12T16:56:39.837Z | Compiling postcard v1.1.3 |
| 2035 | 2026-05-12T16:56:40.227Z | Compiling cexpr v0.6.0 |
| 2036 | 2026-05-12T16:56:40.424Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2037 | 2026-05-12T16:56:40.809Z | Compiling num_enum v0.7.5 |
| 2038 | 2026-05-12T16:56:40.942Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2039 | 2026-05-12T16:56:41.379Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2040 | 2026-05-12T16:56:41.481Z | Compiling camino-tempfile v1.4.1 |
| 2041 | 2026-05-12T16:56:41.709Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2042 | 2026-05-12T16:56:41.735Z | Compiling serde_repr v0.1.20 |
| 2043 | 2026-05-12T16:56:41.953Z | Compiling derive-where v1.6.0 |
| 2044 | 2026-05-12T16:56:42.115Z | Compiling cstr-argument v0.1.2 |
| 2045 | 2026-05-12T16:56:42.346Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2046 | 2026-05-12T16:56:42.619Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2047 | 2026-05-12T16:56:43.233Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2048 | 2026-05-12T16:56:43.427Z | Compiling rayon v1.11.0 |
| 2049 | 2026-05-12T16:56:43.715Z | Compiling typify-macro v0.6.1 |
| 2050 | 2026-05-12T16:56:43.782Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2051 | 2026-05-12T16:56:43.913Z | Compiling crucible-workspace-hack v0.1.0 |
| 2052 | 2026-05-12T16:56:44.550Z | Compiling memmap v0.7.0 |
| 2053 | 2026-05-12T16:56:44.566Z | Compiling tinyvec_macros v0.1.1 |
| 2054 | 2026-05-12T16:56:44.658Z | Compiling tinyvec v1.10.0 |
| 2055 | 2026-05-12T16:56:44.749Z | Compiling usdt v0.5.0 |
| 2056 | 2026-05-12T16:56:45.054Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2057 | 2026-05-12T16:56:45.421Z | Compiling num_enum v0.5.11 |
| 2058 | 2026-05-12T16:56:45.787Z | Compiling typify v0.6.1 |
| 2059 | 2026-05-12T16:56:45.902Z | Compiling pin-project-internal v1.1.10 |
| 2060 | 2026-05-12T16:56:46.767Z | Compiling progenitor-impl v0.13.0 |
| 2061 | 2026-05-12T16:56:46.987Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2062 | 2026-05-12T16:56:47.102Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2063 | 2026-05-12T16:56:47.138Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2064 | 2026-05-12T16:56:47.442Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2065 | 2026-05-12T16:56:47.581Z | Compiling rustix v0.38.44 |
| 2066 | 2026-05-12T16:56:47.825Z | Compiling itertools v0.12.1 |
| 2067 | 2026-05-12T16:56:47.877Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2068 | 2026-05-12T16:56:48.024Z | Compiling progenitor-impl v0.10.0 |
| 2069 | 2026-05-12T16:56:48.287Z | Compiling sigpipe v0.1.3 |
| 2070 | 2026-05-12T16:56:48.387Z | Compiling jiff v0.2.15 |
| 2071 | 2026-05-12T16:56:48.482Z | Compiling const_format_proc_macros v0.2.34 |
| 2072 | 2026-05-12T16:56:48.909Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2073 | 2026-05-12T16:56:49.038Z | Compiling zone v0.3.1 |
| 2074 | 2026-05-12T16:56:49.303Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2075 | 2026-05-12T16:56:50.286Z | Compiling progenitor-macro v0.13.0 |
| 2076 | 2026-05-12T16:56:50.807Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2077 | 2026-05-12T16:56:51.008Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2078 | 2026-05-12T16:56:51.304Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2079 | 2026-05-12T16:56:51.436Z | Compiling secrecy v0.10.3 |
| 2080 | 2026-05-12T16:56:51.556Z | Compiling progenitor-macro v0.10.0 |
| 2081 | 2026-05-12T16:56:51.609Z | Compiling smf v0.2.3 |
| 2082 | 2026-05-12T16:56:51.735Z | Compiling snafu-derive v0.8.9 |
| 2083 | 2026-05-12T16:56:52.030Z | Compiling async-recursion v1.1.1 |
| 2084 | 2026-05-12T16:56:52.257Z | Compiling bstr v1.12.0 |
| 2085 | 2026-05-12T16:56:52.326Z | Compiling whoami v1.6.1 |
| 2086 | 2026-05-12T16:56:52.726Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-05-12T16:56:53.485Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2088 | 2026-05-12T16:56:54.039Z | Compiling hmac v0.12.1 |
| 2089 | 2026-05-12T16:56:54.366Z | Compiling inout v0.1.4 |
| 2090 | 2026-05-12T16:56:54.395Z | Compiling ff v0.13.1 |
| 2091 | 2026-05-12T16:56:54.526Z | Compiling data-encoding v2.9.0 |
| 2092 | 2026-05-12T16:56:54.538Z | Compiling crc8 v0.1.1 |
| 2093 | 2026-05-12T16:56:55.031Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2094 | 2026-05-12T16:56:55.158Z | Compiling group v0.13.0 |
| 2095 | 2026-05-12T16:56:55.287Z | Compiling cipher v0.4.4 |
| 2096 | 2026-05-12T16:56:55.491Z | Compiling hkdf v0.12.4 |
| 2097 | 2026-05-12T16:56:56.038Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2098 | 2026-05-12T16:56:56.199Z | Compiling atomicwrites v0.4.4 |
| 2099 | 2026-05-12T16:56:56.423Z | Compiling tokio-dtrace v0.1.1 |
| 2100 | 2026-05-12T16:56:56.719Z | Compiling tabled_derive v0.7.0 |
| 2101 | 2026-05-12T16:56:57.195Z | Compiling reqwest v0.13.2 |
| 2102 | 2026-05-12T16:56:57.247Z | Compiling universal-hash v0.5.1 |
| 2103 | 2026-05-12T16:56:57.389Z | Compiling crypto-bigint v0.5.5 |
| 2104 | 2026-05-12T16:56:57.544Z | Compiling half v2.7.1 |
| 2105 | 2026-05-12T16:56:57.689Z | Compiling opaque-debug v0.3.1 |
| 2106 | 2026-05-12T16:56:57.772Z | Compiling indent_write v2.2.0 |
| 2107 | 2026-05-12T16:56:57.848Z | Compiling base16ct v0.2.0 |
| 2108 | 2026-05-12T16:56:57.920Z | Compiling ciborium-io v0.2.2 |
| 2109 | 2026-05-12T16:56:58.023Z | Compiling base64ct v1.8.0 |
| 2110 | 2026-05-12T16:56:58.035Z | Compiling ciborium-ll v0.2.2 |
| 2111 | 2026-05-12T16:56:58.268Z | Compiling password-hash v0.5.0 |
| 2112 | 2026-05-12T16:56:58.337Z | Compiling progenitor-client v0.13.0 |
| 2113 | 2026-05-12T16:56:58.444Z | Compiling elliptic-curve v0.13.8 |
| 2114 | 2026-05-12T16:56:58.642Z | Compiling poly1305 v0.8.0 |
| 2115 | 2026-05-12T16:56:59.101Z | Compiling oxide-tokio-rt v0.1.2 |
| 2116 | 2026-05-12T16:56:59.485Z | Compiling chacha20 v0.9.1 |
| 2117 | 2026-05-12T16:56:59.716Z | Compiling similar v2.7.0 |
| 2118 | 2026-05-12T16:56:59.730Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2119 | 2026-05-12T16:57:00.198Z | Compiling thiserror-no-std v2.0.2 |
| 2120 | 2026-05-12T16:57:00.580Z | Compiling blake2 v0.10.6 |
| 2121 | 2026-05-12T16:57:01.037Z | Compiling aead v0.5.2 |
| 2122 | 2026-05-12T16:57:01.181Z | Compiling resolv-conf v0.7.5 |
| 2123 | 2026-05-12T16:57:01.422Z | Compiling keccak v0.1.6 |
| 2124 | 2026-05-12T16:57:01.463Z | Compiling linked-hash-map v0.5.6 |
| 2125 | 2026-05-12T16:57:01.585Z | Compiling sha3 v0.10.8 |
| 2126 | 2026-05-12T16:57:01.662Z | Compiling lru-cache v0.1.2 |
| 2127 | 2026-05-12T16:57:01.797Z | Compiling chacha20poly1305 v0.10.1 |
| 2128 | 2026-05-12T16:57:01.827Z | Compiling vsss-rs v3.3.4 |
| 2129 | 2026-05-12T16:57:01.854Z | Compiling argon2 v0.5.3 |
| 2130 | 2026-05-12T16:57:01.904Z | Compiling progenitor v0.13.0 |
| 2131 | 2026-05-12T16:57:01.962Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2132 | 2026-05-12T16:57:02.128Z | Compiling ciborium v0.2.2 |
| 2133 | 2026-05-12T16:57:02.151Z | Compiling hickory-proto v0.24.4 |
| 2134 | 2026-05-12T16:57:02.676Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2135 | 2026-05-12T16:57:02.694Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2136 | 2026-05-12T16:57:03.126Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2137 | 2026-05-12T16:57:03.209Z | Compiling serde-big-array v0.5.1 |
| 2138 | 2026-05-12T16:57:03.234Z | Compiling same-file v1.0.6 |
| 2139 | 2026-05-12T16:57:03.414Z | Compiling siphasher v1.0.1 |
| 2140 | 2026-05-12T16:57:03.461Z | Compiling unicode-segmentation v1.12.0 |
| 2141 | 2026-05-12T16:57:03.619Z | Compiling phf_shared v0.12.1 |
| 2142 | 2026-05-12T16:57:03.776Z | Compiling newline-converter v0.3.0 |
| 2143 | 2026-05-12T16:57:03.874Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2144 | 2026-05-12T16:57:03.902Z | Compiling walkdir v2.5.0 |
| 2145 | 2026-05-12T16:57:03.927Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2146 | 2026-05-12T16:57:04.080Z | Compiling hickory-resolver v0.24.4 |
| 2147 | 2026-05-12T16:57:04.236Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2148 | 2026-05-12T16:57:04.472Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2149 | 2026-05-12T16:57:05.537Z | Compiling newtype_derive v0.1.6 |
| 2150 | 2026-05-12T16:57:05.630Z | Compiling owo-colors v4.3.0 |
| 2151 | 2026-05-12T16:57:05.809Z | Compiling tokio-stream v0.1.17 |
| 2152 | 2026-05-12T16:57:05.967Z | Compiling console v0.15.11 |
| 2153 | 2026-05-12T16:57:06.279Z | Compiling csv-core v0.1.12 |
| 2154 | 2026-05-12T16:57:06.357Z | Compiling termtree v0.5.1 |
| 2155 | 2026-05-12T16:57:06.409Z | Compiling humantime v2.3.0 |
| 2156 | 2026-05-12T16:57:06.564Z | Compiling unicode-linebreak v0.1.5 |
| 2157 | 2026-05-12T16:57:06.652Z | Compiling foldhash v0.1.5 |
| 2158 | 2026-05-12T16:57:06.696Z | Compiling smawk v0.3.2 |
| 2159 | 2026-05-12T16:57:06.707Z | Compiling swrite v0.1.0 |
| 2160 | 2026-05-12T16:57:06.823Z | Compiling unicode-width v0.1.14 |
| 2161 | 2026-05-12T16:57:06.846Z | Compiling textwrap v0.16.2 |
| 2162 | 2026-05-12T16:57:06.932Z | Compiling hashbrown v0.15.5 |
| 2163 | 2026-05-12T16:57:07.012Z | Compiling csv v1.3.1 |
| 2164 | 2026-05-12T16:57:07.120Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2165 | 2026-05-12T16:57:07.149Z | Compiling expectorate v1.2.0 |
| 2166 | 2026-05-12T16:57:07.317Z | Compiling qorb v0.4.1 |
| 2167 | 2026-05-12T16:57:07.488Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2168 | 2026-05-12T16:57:08.297Z | Compiling phf v0.12.1 |
| 2169 | 2026-05-12T16:57:08.462Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2170 | 2026-05-12T16:57:09.326Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2171 | 2026-05-12T16:57:09.429Z | Compiling pin-project v1.1.10 |
| 2172 | 2026-05-12T16:57:09.465Z | Compiling unicode-normalization v0.1.24 |
| 2173 | 2026-05-12T16:57:09.541Z | Compiling libz-sys v1.1.22 |
| 2174 | 2026-05-12T16:57:09.887Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2175 | 2026-05-12T16:57:10.594Z | Compiling libsw-core v0.3.2 |
| 2176 | 2026-05-12T16:57:10.747Z | Compiling highway v1.3.0 |
| 2177 | 2026-05-12T16:57:10.777Z | Compiling fixedbitset v0.4.2 |
| 2178 | 2026-05-12T16:57:10.923Z | Compiling fixedbitset v0.5.7 |
| 2179 | 2026-05-12T16:57:11.181Z | Compiling progenitor v0.10.0 |
| 2180 | 2026-05-12T16:57:11.277Z | Compiling petgraph v0.8.2 |
| 2181 | 2026-05-12T16:57:11.352Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2182 | 2026-05-12T16:57:11.430Z | Compiling petgraph v0.6.5 |
| 2183 | 2026-05-12T16:57:12.518Z | Compiling libsw v3.5.0 |
| 2184 | 2026-05-12T16:57:12.704Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-05-12T16:57:12.881Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2186 | 2026-05-12T16:57:13.200Z | Compiling olpc-cjson v0.1.4 |
| 2187 | 2026-05-12T16:57:13.271Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2188 | 2026-05-12T16:57:13.527Z | Compiling snafu v0.8.9 |
| 2189 | 2026-05-12T16:57:13.927Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2190 | 2026-05-12T16:57:14.002Z | Compiling chrono-tz v0.10.4 |
| 2191 | 2026-05-12T16:57:14.131Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2192 | 2026-05-12T16:57:14.911Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2193 | 2026-05-12T16:57:15.220Z | Compiling papergrid v0.11.0 |
| 2194 | 2026-05-12T16:57:15.418Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2195 | 2026-05-12T16:57:15.725Z | Compiling globset v0.4.16 |
| 2196 | 2026-05-12T16:57:16.537Z | Compiling const_format v0.2.34 |
| 2197 | 2026-05-12T16:57:16.550Z | Compiling slog-dtrace v0.3.0 |
| 2198 | 2026-05-12T16:57:16.876Z | Compiling cancel-safe-futures v0.1.5 |
| 2199 | 2026-05-12T16:57:16.889Z | Compiling gethostname v0.5.0 |
| 2200 | 2026-05-12T16:57:17.036Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2201 | 2026-05-12T16:57:17.490Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2202 | 2026-05-12T16:57:18.085Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2203 | 2026-05-12T16:57:18.105Z | Compiling pem v3.0.5 |
| 2204 | 2026-05-12T16:57:18.463Z | Compiling bcs v0.1.6 |
| 2205 | 2026-05-12T16:57:18.476Z | Compiling cargo-platform v0.1.9 |
| 2206 | 2026-05-12T16:57:18.504Z | Compiling serde_plain v1.0.2 |
| 2207 | 2026-05-12T16:57:18.652Z | Compiling linear-map v1.2.0 |
| 2208 | 2026-05-12T16:57:18.731Z | Compiling typed-path v0.9.3 |
| 2209 | 2026-05-12T16:57:19.182Z | Compiling tagptr v0.2.0 |
| 2210 | 2026-05-12T16:57:19.441Z | Compiling moka v0.12.11 |
| 2211 | 2026-05-12T16:57:20.108Z | Compiling tough v0.20.0 |
| 2212 | 2026-05-12T16:57:20.301Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2213 | 2026-05-12T16:57:21.353Z | Compiling cargo_metadata v0.18.1 |
| 2214 | 2026-05-12T16:57:21.645Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2215 | 2026-05-12T16:57:22.466Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-05-12T16:57:22.578Z | Compiling tabled v0.15.0 |
| 2217 | 2026-05-12T16:57:22.581Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-05-12T16:57:23.160Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2219 | 2026-05-12T16:57:23.374Z | Compiling git2 v0.19.0 |
| 2220 | 2026-05-12T16:57:24.549Z | Compiling steno v0.4.1 |
| 2221 | 2026-05-12T16:57:26.020Z | Compiling cookie v0.18.1 |
| 2222 | 2026-05-12T16:57:26.361Z | Compiling hickory-proto v0.25.2 |
| 2223 | 2026-05-12T16:57:28.303Z | Compiling hickory-resolver v0.25.2 |
| 2224 | 2026-05-12T16:57:28.742Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2225 | 2026-05-12T16:57:30.606Z | Compiling vergen v8.3.2 |
| 2226 | 2026-05-12T16:57:32.432Z | Compiling signal-hook v0.3.18 |
| 2227 | 2026-05-12T16:57:33.195Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2228 | 2026-05-12T16:57:33.529Z | Compiling mockall_derive v0.13.1 |
| 2229 | 2026-05-12T16:57:33.542Z | Compiling predicates-core v1.0.9 |
| 2230 | 2026-05-12T16:57:33.976Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2231 | 2026-05-12T16:57:34.089Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2232 | 2026-05-12T16:57:34.347Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2233 | 2026-05-12T16:57:34.390Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2234 | 2026-05-12T16:57:34.415Z | Compiling sha2 v0.10.9 |
| 2235 | 2026-05-12T16:57:35.302Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2236 | 2026-05-12T16:57:36.096Z | Compiling yansi v1.0.1 |
| 2237 | 2026-05-12T16:57:36.122Z | Compiling diff v0.1.13 |
| 2238 | 2026-05-12T16:57:36.336Z | Compiling adler2 v2.0.1 |
| 2239 | 2026-05-12T16:57:36.447Z | Compiling miniz_oxide v0.8.9 |
| 2240 | 2026-05-12T16:57:36.450Z | Compiling pretty_assertions v1.4.1 |
| 2241 | 2026-05-12T16:57:36.747Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2242 | 2026-05-12T16:57:37.752Z | Compiling fs-err v3.1.2 |
| 2243 | 2026-05-12T16:57:37.882Z | Compiling crc32fast v1.5.0 |
| 2244 | 2026-05-12T16:57:38.068Z | Compiling predicates v3.1.3 |
| 2245 | 2026-05-12T16:57:38.099Z | Compiling predicates-tree v1.0.12 |
| 2246 | 2026-05-12T16:57:38.829Z | Compiling git-stub v1.0.0 |
| 2247 | 2026-05-12T16:57:38.898Z | Compiling filetime v0.2.26 |
| 2248 | 2026-05-12T16:57:39.104Z | Compiling is_ci v1.2.0 |
| 2249 | 2026-05-12T16:57:39.123Z | Compiling arrayvec v0.7.6 |
| 2250 | 2026-05-12T16:57:39.266Z | Compiling xattr v1.6.1 |
| 2251 | 2026-05-12T16:57:39.339Z | Compiling downcast v0.11.0 |
| 2252 | 2026-05-12T16:57:39.466Z | Compiling arrayref v0.3.9 |
| 2253 | 2026-05-12T16:57:39.512Z | Compiling constant_time_eq v0.3.1 |
| 2254 | 2026-05-12T16:57:39.553Z | Compiling fragile v2.0.1 |
| 2255 | 2026-05-12T16:57:39.642Z | Compiling blake3 v1.8.2 |
| 2256 | 2026-05-12T16:57:39.711Z | Compiling tar v0.4.45 |
| 2257 | 2026-05-12T16:57:39.870Z | Compiling toml v0.7.8 |
| 2258 | 2026-05-12T16:57:40.268Z | Compiling mockall v0.13.1 |
| 2259 | 2026-05-12T16:57:40.478Z | Compiling supports-color v3.0.2 |
| 2260 | 2026-05-12T16:57:40.583Z | Compiling git-stub-vcs v0.1.0 |
| 2261 | 2026-05-12T16:57:40.799Z | Compiling signal-hook-tokio v0.3.1 |
| 2262 | 2026-05-12T16:57:40.949Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2263 | 2026-05-12T16:57:40.992Z | Compiling flate2 v1.1.2 |
| 2264 | 2026-05-12T16:57:41.573Z | Compiling drift v0.1.3 |
| 2265 | 2026-05-12T16:57:41.717Z | Compiling kstat-rs v0.2.4 |
| 2266 | 2026-05-12T16:57:42.042Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2267 | 2026-05-12T16:57:42.364Z | Compiling display-error-chain v0.2.2 |
| 2268 | 2026-05-12T16:57:42.519Z | Compiling topological-sort v0.2.2 |
| 2269 | 2026-05-12T16:57:42.681Z | Compiling hex-literal v1.0.0 |
| 2270 | 2026-05-12T16:57:42.970Z | Compiling omicron-zone-package v0.12.2 |
| 2271 | 2026-05-12T16:57:43.138Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2272 | 2026-05-12T16:57:43.318Z | Compiling dropshot-api-manager v0.5.2 |
| 2273 | 2026-05-12T16:57:44.044Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2274 | 2026-05-12T16:57:45.462Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2275 | 2026-05-12T16:57:45.897Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2276 | 2026-05-12T16:57:45.911Z | Compiling curl v0.4.49 |
| 2277 | 2026-05-12T16:57:46.494Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2278 | 2026-05-12T16:57:46.764Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2279 | 2026-05-12T16:57:46.778Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2280 | 2026-05-12T16:57:47.032Z | Compiling search_path v0.1.4 |
| 2281 | 2026-05-12T16:57:47.443Z | Compiling internet-checksum v0.2.1 |
| 2282 | 2026-05-12T16:57:47.544Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2283 | 2026-05-12T16:57:47.602Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2284 | 2026-05-12T16:57:49.501Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2285 | 2026-05-12T16:57:51.286Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2286 | 2026-05-12T16:58:34.584Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 12s |
| 2287 | 2026-05-12T16:58:34.702Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2288 | 2026-05-12T16:58:34.706Z | |
| 2289 | 2026-05-12T16:58:34.707Z | running 5 tests |
| 2290 | 2026-05-12T16:58:34.710Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2291 | 2026-05-12T16:58:34.710Z | test fuse::tests::chip_revision_b0 ... ok |
| 2292 | 2026-05-12T16:58:34.710Z | test fuse::tests::chip_revision_a0 ... ok |
| 2293 | 2026-05-12T16:58:34.710Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2294 | 2026-05-12T16:58:34.710Z | test fuse::tests::chip_revision_b1 ... ok |
| 2295 | 2026-05-12T16:58:34.710Z | |
| 2296 | 2026-05-12T16:58:34.710Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2297 | 2026-05-12T16:58:34.710Z | |
| 2298 | 2026-05-12T16:58:34.710Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2299 | 2026-05-12T16:58:34.713Z | |
| 2300 | 2026-05-12T16:58:34.713Z | running 0 tests |
| 2301 | 2026-05-12T16:58:34.713Z | |
| 2302 | 2026-05-12T16:58:34.713Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2303 | 2026-05-12T16:58:34.713Z | |
| 2304 | 2026-05-12T16:58:34.713Z | Running unittests src/lib.rs (target/debug/deps/asic-fbe6f519b892adb0) |
| 2305 | 2026-05-12T16:58:34.713Z | |
| 2306 | 2026-05-12T16:58:34.713Z | running 0 tests |
| 2307 | 2026-05-12T16:58:34.713Z | |
| 2308 | 2026-05-12T16:58:34.713Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2309 | 2026-05-12T16:58:34.713Z | |
| 2310 | 2026-05-12T16:58:34.713Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2311 | 2026-05-12T16:58:34.716Z | |
| 2312 | 2026-05-12T16:58:34.716Z | running 10 tests |
| 2313 | 2026-05-12T16:58:34.716Z | test network::tests::test_eui64 ... ok |
| 2314 | 2026-05-12T16:58:34.716Z | test nat::tests::test_vni ... ok |
| 2315 | 2026-05-12T16:58:34.717Z | test network::tests::test_equal ... ok |
| 2316 | 2026-05-12T16:58:34.717Z | test network::tests::test_into ... ok |
| 2317 | 2026-05-12T16:58:34.717Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2318 | 2026-05-12T16:58:34.717Z | test network::tests::test_not_equal ... ok |
| 2319 | 2026-05-12T16:58:34.717Z | test network::tests::test_parse ... ok |
| 2320 | 2026-05-12T16:58:34.717Z | test network::tests::test_to_string ... ok |
| 2321 | 2026-05-12T16:58:34.717Z | test test_purge ... ok |
| 2322 | 2026-05-12T16:58:34.720Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2323 | 2026-05-12T16:58:34.720Z | |
| 2324 | 2026-05-12T16:58:34.720Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2325 | 2026-05-12T16:58:34.720Z | |
| 2326 | 2026-05-12T16:58:34.720Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2327 | 2026-05-12T16:58:34.725Z | |
| 2328 | 2026-05-12T16:58:34.725Z | running 1 test |
| 2329 | 2026-05-12T16:58:36.013Z | test test::test_apis_up_to_date ... ok |
| 2330 | 2026-05-12T16:58:36.013Z | |
| 2331 | 2026-05-12T16:58:36.013Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s |
| 2332 | 2026-05-12T16:58:36.013Z | |
| 2333 | 2026-05-12T16:58:36.063Z | Running unittests src/main.rs (target/debug/deps/dpd-ae02bf3c98c1c06e) |
| 2334 | 2026-05-12T16:58:36.069Z | |
| 2335 | 2026-05-12T16:58:36.069Z | running 18 tests |
| 2336 | 2026-05-12T16:58:36.072Z | test freemap::test_ordering ... ok |
| 2337 | 2026-05-12T16:58:36.072Z | test freemap::test_split ... ok |
| 2338 | 2026-05-12T16:58:36.072Z | test config::tests::test_updates ... ok |
| 2339 | 2026-05-12T16:58:36.072Z | test macaddrs::tests::test_mac_offset ... ok |
| 2340 | 2026-05-12T16:58:36.072Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2341 | 2026-05-12T16:58:36.072Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2342 | 2026-05-12T16:58:36.072Z | test nat::test_mapping ... ok |
| 2343 | 2026-05-12T16:58:36.073Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2344 | 2026-05-12T16:58:36.073Z | test port_map::tests::dump_map ... ok |
| 2345 | 2026-05-12T16:58:36.076Z | test port_map::tests::test_backplane_group ... ok |
| 2346 | 2026-05-12T16:58:36.076Z | test port_map::tests::test_port_map ... ok |
| 2347 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG created new freemap, unit: freemap_test |
| 2348 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG initted freemap. size: 128, unit: freemap_test |
| 2349 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG reset freemap, unit: freemap_test |
| 2350 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG created new freemap, unit: freemap_test |
| 2351 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG initted freemap. size: 128, unit: freemap_test |
| 2352 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171May 12 16:58:35.171 DEBG DEBGreset freemap , created new freemapunit:, unitfreemap_test: |
| 2353 | 2026-05-12T16:58:36.076Z | freemap_test |
| 2354 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG initted freemap. size: 128, unit: freemap_test |
| 2355 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG reset freemap, unit: freemap_test |
| 2356 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG created new freemap, unit: freemap_test |
| 2357 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG initted freemap. size: 128, unit: freemap_test |
| 2358 | 2026-05-12T16:58:36.076Z | test freemap::test_basic ... ok |
| 2359 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG reset freemap, unit: freemap_test |
| 2360 | 2026-05-12T16:58:36.076Z | test freemap::test_reclaim ... ok |
| 2361 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG created new freemap, unit: freemap_test |
| 2362 | 2026-05-12T16:58:36.076Z | test freemap::test_free ... ok |
| 2363 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG initted freemap. size: 128, unit: freemap_test |
| 2364 | 2026-05-12T16:58:36.076Z | May 12 16:58:35.171 DEBG reset freemap, unit: freemap_test |
| 2365 | 2026-05-12T16:58:36.076Z | test freemap::test_span ... ok |
| 2366 | 2026-05-12T16:58:36.076Z | test freemap::test_exhaustion ... ok |
| 2367 | 2026-05-12T16:58:36.076Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2368 | 2026-05-12T16:58:36.076Z | test api_server::tests::test_build_info ... ok |
| 2369 | 2026-05-12T16:58:36.076Z | |
| 2370 | 2026-05-12T16:58:36.076Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2371 | 2026-05-12T16:58:36.077Z | |
| 2372 | 2026-05-12T16:58:36.080Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-0a8928fda7958fc7) |
| 2373 | 2026-05-12T16:58:36.080Z | |
| 2374 | 2026-05-12T16:58:36.080Z | running 0 tests |
| 2375 | 2026-05-12T16:58:36.080Z | |
| 2376 | 2026-05-12T16:58:36.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2377 | 2026-05-12T16:58:36.080Z | |
| 2378 | 2026-05-12T16:58:36.080Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 2379 | 2026-05-12T16:58:36.080Z | |
| 2380 | 2026-05-12T16:58:36.080Z | running 0 tests |
| 2381 | 2026-05-12T16:58:36.080Z | |
| 2382 | 2026-05-12T16:58:36.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2383 | 2026-05-12T16:58:36.080Z | |
| 2384 | 2026-05-12T16:58:36.084Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-5bde607fb251226e) |
| 2385 | 2026-05-12T16:58:36.084Z | |
| 2386 | 2026-05-12T16:58:36.084Z | running 6 tests |
| 2387 | 2026-05-12T16:58:36.084Z | test tests::test_port_id_cmp ... ok |
| 2388 | 2026-05-12T16:58:36.084Z | test tests::test_full_lot_id_neither_present ... ok |
| 2389 | 2026-05-12T16:58:36.084Z | test tests::test_parse_client_port_id ... ok |
| 2390 | 2026-05-12T16:58:36.084Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2391 | 2026-05-12T16:58:36.084Z | test tests::test_full_lot_id_both_present ... ok |
| 2392 | 2026-05-12T16:58:36.084Z | test tests::test_full_lot_id_lot_only ... ok |
| 2393 | 2026-05-12T16:58:36.084Z | |
| 2394 | 2026-05-12T16:58:36.084Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2395 | 2026-05-12T16:58:36.084Z | |
| 2396 | 2026-05-12T16:58:36.084Z | Running tests/test_all.rs (target/debug/deps/test_all-d5e6aaf6449331f0) |
| 2397 | 2026-05-12T16:58:36.087Z | |
| 2398 | 2026-05-12T16:58:36.087Z | running 0 tests |
| 2399 | 2026-05-12T16:58:36.087Z | |
| 2400 | 2026-05-12T16:58:36.087Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2401 | 2026-05-12T16:58:36.087Z | |
| 2402 | 2026-05-12T16:58:36.087Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 2403 | 2026-05-12T16:58:36.087Z | |
| 2404 | 2026-05-12T16:58:36.087Z | running 0 tests |
| 2405 | 2026-05-12T16:58:36.087Z | |
| 2406 | 2026-05-12T16:58:36.087Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2407 | 2026-05-12T16:58:36.087Z | |
| 2408 | 2026-05-12T16:58:36.087Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 2409 | 2026-05-12T16:58:36.091Z | |
| 2410 | 2026-05-12T16:58:36.092Z | running 0 tests |
| 2411 | 2026-05-12T16:58:36.092Z | |
| 2412 | 2026-05-12T16:58:36.092Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2413 | 2026-05-12T16:58:36.092Z | |
| 2414 | 2026-05-12T16:58:36.092Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2415 | 2026-05-12T16:58:36.095Z | |
| 2416 | 2026-05-12T16:58:36.095Z | running 12 tests |
| 2417 | 2026-05-12T16:58:36.095Z | test icmp::test_v6_checksum ... ok |
| 2418 | 2026-05-12T16:58:36.095Z | test icmp::test_v4_checksum ... ok |
| 2419 | 2026-05-12T16:58:36.095Z | test lldp::test_lldp_parse ... ok |
| 2420 | 2026-05-12T16:58:36.095Z | test ipv6::test_ipv6_parse ... ok |
| 2421 | 2026-05-12T16:58:36.095Z | test pbuf::test_byte ... ok |
| 2422 | 2026-05-12T16:58:36.095Z | test pbuf::test_nibble ... ok |
| 2423 | 2026-05-12T16:58:36.095Z | test pbuf::test_short ... ok |
| 2424 | 2026-05-12T16:58:36.095Z | test pbuf::test_overflow ... ok |
| 2425 | 2026-05-12T16:58:36.095Z | test pbuf::test_twelve ... ok |
| 2426 | 2026-05-12T16:58:36.095Z | test pbuf::test_word ... ok |
| 2427 | 2026-05-12T16:58:36.095Z | test tcp::test_checksum_ack_data ... ok |
| 2428 | 2026-05-12T16:58:36.095Z | test tcp::test_checksum_syn_nodata ... ok |
| 2429 | 2026-05-12T16:58:36.095Z | |
| 2430 | 2026-05-12T16:58:36.096Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2431 | 2026-05-12T16:58:36.096Z | |
| 2432 | 2026-05-12T16:58:36.096Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2433 | 2026-05-12T16:58:36.096Z | |
| 2434 | 2026-05-12T16:58:36.096Z | running 0 tests |
| 2435 | 2026-05-12T16:58:36.096Z | |
| 2436 | 2026-05-12T16:58:36.096Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2437 | 2026-05-12T16:58:36.096Z | |
| 2438 | 2026-05-12T16:58:36.096Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 2439 | 2026-05-12T16:58:36.099Z | |
| 2440 | 2026-05-12T16:58:36.099Z | running 5 tests |
| 2441 | 2026-05-12T16:58:36.099Z | test switchport::test::test_compute_lanes ... ok |
| 2442 | 2026-05-12T16:58:36.099Z | test switchport::test::port_id_ordering ... ok |
| 2443 | 2026-05-12T16:58:36.099Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2444 | 2026-05-12T16:58:36.099Z | Rx Loss-of-lock: Yes Yes Yes Lane 0Yes |
| 2445 | 2026-05-12T16:58:36.099Z | Rx Loss-of-signal: Yes Lane 1Yes Lane 2Yes YesLane 3 |
| 2446 | 2026-05-12T16:58:36.099Z | |
| 2447 | 2026-05-12T16:58:36.099Z | Rx CDR Enabled: Yes Yes State: Activated ActivatedYes Yes |
| 2448 | 2026-05-12T16:58:36.100Z | Activated Tx Enabled: Yes Activated |
| 2449 | 2026-05-12T16:58:36.100Z | Yes Rx Output Enabled: falseYes Yesfalse |
| 2450 | 2026-05-12T16:58:36.100Z | Tx Loss-of-lock: Nofalse false |
| 2451 | 2026-05-12T16:58:36.100Z | No Rx Output Status: validNo No |
| 2452 | 2026-05-12T16:58:36.100Z | valid Tx Loss-of-signal: No valid Novalid |
| 2453 | 2026-05-12T16:58:36.100Z | No No Rx Loss-of-lock: true |
| 2454 | 2026-05-12T16:58:36.100Z | Tx CDR Enabled: No trueNo Notrue Notrue |
| 2455 | 2026-05-12T16:58:36.100Z | |
| 2456 | 2026-05-12T16:58:36.100Z | Tx Adaptive EQ Fault: No Rx Loss-of-signal: false Nofalse Nofalse Nofalse |
| 2457 | 2026-05-12T16:58:36.100Z | |
| 2458 | 2026-05-12T16:58:36.100Z | Rx Auto-squelch Disable: true Tx Fault: Yestrue true Yestrue |
| 2459 | 2026-05-12T16:58:36.100Z | Yes Tx Output Enabled: true Yes |
| 2460 | 2026-05-12T16:58:36.100Z | true true true |
| 2461 | 2026-05-12T16:58:36.100Z | Tx Output Status: invalid invalid invalid invalid |
| 2462 | 2026-05-12T16:58:36.100Z | Tx Loss-of-lock: false false false false |
| 2463 | 2026-05-12T16:58:36.100Z | Tx Loss-of-signal: true true true true |
| 2464 | 2026-05-12T16:58:36.100Z | Tx Auto-squelch Disable: false false false false |
| 2465 | 2026-05-12T16:58:36.100Z | Tx Adaptive EQ Fail: true true true true |
| 2466 | 2026-05-12T16:58:36.100Z | Tx Failure: false false false false |
| 2467 | 2026-05-12T16:58:36.100Z | Tx Force Squelch: true true true true |
| 2468 | 2026-05-12T16:58:36.100Z | Tx Input Polarity: normal normal normal normal |
| 2469 | 2026-05-12T16:58:36.100Z | test switchport::test::test_print_sff_datapath ... ok |
| 2470 | 2026-05-12T16:58:36.100Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2471 | 2026-05-12T16:58:36.100Z | test link::test_filter ... ok |
| 2472 | 2026-05-12T16:58:36.100Z | |
| 2473 | 2026-05-12T16:58:36.100Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2474 | 2026-05-12T16:58:36.100Z | |
| 2475 | 2026-05-12T16:58:36.100Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 2476 | 2026-05-12T16:58:36.104Z | |
| 2477 | 2026-05-12T16:58:36.104Z | running 1 test |
| 2478 | 2026-05-12T16:58:36.104Z | test test_p4_counter_list ... ignored |
| 2479 | 2026-05-12T16:58:36.104Z | |
| 2480 | 2026-05-12T16:58:36.104Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2481 | 2026-05-12T16:58:36.104Z | |
| 2482 | 2026-05-12T16:58:36.104Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 2483 | 2026-05-12T16:58:36.104Z | |
| 2484 | 2026-05-12T16:58:36.104Z | running 5 tests |
| 2485 | 2026-05-12T16:58:36.104Z | test test_an ... ignored |
| 2486 | 2026-05-12T16:58:36.104Z | test test_enable ... ignored |
| 2487 | 2026-05-12T16:58:36.104Z | test test_ip_addresses ... ignored |
| 2488 | 2026-05-12T16:58:36.104Z | test test_kr ... ignored |
| 2489 | 2026-05-12T16:58:36.104Z | test test_mac ... ignored |
| 2490 | 2026-05-12T16:58:36.104Z | |
| 2491 | 2026-05-12T16:58:36.104Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2492 | 2026-05-12T16:58:36.104Z | |
| 2493 | 2026-05-12T16:58:36.104Z | Running unittests src/main.rs (target/debug/deps/tfportd-4775e0d654b48b32) |
| 2494 | 2026-05-12T16:58:36.105Z | |
| 2495 | 2026-05-12T16:58:36.105Z | running 3 tests |
| 2496 | 2026-05-12T16:58:36.108Z | test linklocal::test_parse_ipadm ... ok |
| 2497 | 2026-05-12T16:58:36.108Z | test tfport::test_parse_tfport ... ok |
| 2498 | 2026-05-12T16:58:36.108Z | test config::tests::test_updates ... ok |
| 2499 | 2026-05-12T16:58:36.108Z | |
| 2500 | 2026-05-12T16:58:36.108Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2501 | 2026-05-12T16:58:36.108Z | |
| 2502 | 2026-05-12T16:58:36.108Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2503 | 2026-05-12T16:58:36.108Z | |
| 2504 | 2026-05-12T16:58:36.108Z | running 0 tests |
| 2505 | 2026-05-12T16:58:36.108Z | |
| 2506 | 2026-05-12T16:58:36.108Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2507 | 2026-05-12T16:58:36.108Z | |
| 2508 | 2026-05-12T16:58:36.108Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2509 | 2026-05-12T16:58:36.112Z | |
| 2510 | 2026-05-12T16:58:36.112Z | running 0 tests |
| 2511 | 2026-05-12T16:58:36.113Z | |
| 2512 | 2026-05-12T16:58:36.113Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2513 | 2026-05-12T16:58:36.113Z | |
| 2514 | 2026-05-12T16:58:36.113Z | Doc-tests aal |
| 2515 | 2026-05-12T16:58:36.234Z | |
| 2516 | 2026-05-12T16:58:36.234Z | running 0 tests |
| 2517 | 2026-05-12T16:58:36.234Z | |
| 2518 | 2026-05-12T16:58:36.237Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2519 | 2026-05-12T16:58:36.237Z | |
| 2520 | 2026-05-12T16:58:36.250Z | Doc-tests aal_macros |
| 2521 | 2026-05-12T16:58:36.318Z | |
| 2522 | 2026-05-12T16:58:36.318Z | running 0 tests |
| 2523 | 2026-05-12T16:58:36.318Z | |
| 2524 | 2026-05-12T16:58:36.318Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2525 | 2026-05-12T16:58:36.318Z | |
| 2526 | 2026-05-12T16:58:36.327Z | Doc-tests common |
| 2527 | 2026-05-12T16:58:36.553Z | |
| 2528 | 2026-05-12T16:58:36.553Z | running 0 tests |
| 2529 | 2026-05-12T16:58:36.553Z | |
| 2530 | 2026-05-12T16:58:36.553Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2531 | 2026-05-12T16:58:36.553Z | |
| 2532 | 2026-05-12T16:58:36.573Z | Doc-tests dpd_api |
| 2533 | 2026-05-12T16:58:37.305Z | |
| 2534 | 2026-05-12T16:58:37.305Z | running 2 tests |
| 2535 | 2026-05-12T16:58:37.305Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2536 | 2026-05-12T16:58:37.305Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2537 | 2026-05-12T16:58:37.305Z | |
| 2538 | 2026-05-12T16:58:37.305Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2539 | 2026-05-12T16:58:37.305Z | |
| 2540 | 2026-05-12T16:58:37.335Z | Doc-tests dpd_client |
| 2541 | 2026-05-12T16:58:38.613Z | |
| 2542 | 2026-05-12T16:58:38.613Z | running 0 tests |
| 2543 | 2026-05-12T16:58:38.613Z | |
| 2544 | 2026-05-12T16:58:38.613Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2545 | 2026-05-12T16:58:38.613Z | |
| 2546 | 2026-05-12T16:58:38.656Z | Doc-tests dpd_types |
| 2547 | 2026-05-12T16:58:38.863Z | |
| 2548 | 2026-05-12T16:58:38.864Z | running 0 tests |
| 2549 | 2026-05-12T16:58:38.864Z | |
| 2550 | 2026-05-12T16:58:38.864Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2551 | 2026-05-12T16:58:38.864Z | |
| 2552 | 2026-05-12T16:58:38.890Z | Doc-tests dpd_types_versions |
| 2553 | 2026-05-12T16:58:40.102Z | |
| 2554 | 2026-05-12T16:58:40.102Z | running 1 test |
| 2555 | 2026-05-12T16:58:40.102Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2556 | 2026-05-12T16:58:40.102Z | |
| 2557 | 2026-05-12T16:58:40.102Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2558 | 2026-05-12T16:58:40.102Z | |
| 2559 | 2026-05-12T16:58:40.145Z | Doc-tests packet |
| 2560 | 2026-05-12T16:58:40.259Z | |
| 2561 | 2026-05-12T16:58:40.259Z | running 0 tests |
| 2562 | 2026-05-12T16:58:40.259Z | |
| 2563 | 2026-05-12T16:58:40.259Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2564 | 2026-05-12T16:58:40.259Z | |
| 2565 | 2026-05-12T16:58:40.275Z | Doc-tests pcap |
| 2566 | 2026-05-12T16:58:40.330Z | |
| 2567 | 2026-05-12T16:58:40.330Z | running 0 tests |
| 2568 | 2026-05-12T16:58:40.330Z | |
| 2569 | 2026-05-12T16:58:40.330Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2570 | 2026-05-12T16:58:40.330Z | |
| 2571 | 2026-05-12T16:58:40.397Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2572 | 2026-05-12T16:58:40.397Z | + RUST_BACKTRACE=full |
| 2573 | 2026-05-12T16:58:40.397Z | + cargo test --features tofino_asic --no-fail-fast |
| 2574 | 2026-05-12T16:58:40.979Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2575 | 2026-05-12T16:58:41.054Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2576 | 2026-05-12T16:58:41.060Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2577 | 2026-05-12T16:58:41.067Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2578 | 2026-05-12T16:58:49.518Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2579 | 2026-05-12T16:58:50.124Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2580 | 2026-05-12T16:59:28.267Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 47.85s |
| 2581 | 2026-05-12T16:59:28.379Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2582 | 2026-05-12T16:59:28.383Z | |
| 2583 | 2026-05-12T16:59:28.383Z | running 5 tests |
| 2584 | 2026-05-12T16:59:28.383Z | test fuse::tests::chip_revision_a0 ... ok |
| 2585 | 2026-05-12T16:59:28.383Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2586 | 2026-05-12T16:59:28.383Z | test fuse::tests::chip_revision_b0 ... ok |
| 2587 | 2026-05-12T16:59:28.383Z | test fuse::tests::chip_revision_b1 ... ok |
| 2588 | 2026-05-12T16:59:28.383Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2589 | 2026-05-12T16:59:28.383Z | |
| 2590 | 2026-05-12T16:59:28.383Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2591 | 2026-05-12T16:59:28.383Z | |
| 2592 | 2026-05-12T16:59:28.386Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2593 | 2026-05-12T16:59:28.386Z | |
| 2594 | 2026-05-12T16:59:28.386Z | running 0 tests |
| 2595 | 2026-05-12T16:59:28.386Z | |
| 2596 | 2026-05-12T16:59:28.386Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2597 | 2026-05-12T16:59:28.387Z | |
| 2598 | 2026-05-12T16:59:28.387Z | Running unittests src/lib.rs (target/debug/deps/asic-ae862f40fede3478) |
| 2599 | 2026-05-12T16:59:28.468Z | |
| 2600 | 2026-05-12T16:59:28.468Z | running 8 tests |
| 2601 | 2026-05-12T16:59:28.471Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2602 | 2026-05-12T16:59:28.472Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2603 | 2026-05-12T16:59:28.472Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2604 | 2026-05-12T16:59:28.472Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2605 | 2026-05-12T16:59:28.472Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2606 | 2026-05-12T16:59:28.472Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2607 | 2026-05-12T16:59:28.478Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2608 | 2026-05-12T16:59:28.970Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2609 | 2026-05-12T16:59:28.970Z | |
| 2610 | 2026-05-12T16:59:28.970Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2611 | 2026-05-12T16:59:28.970Z | |
| 2612 | 2026-05-12T16:59:28.981Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2613 | 2026-05-12T16:59:28.985Z | |
| 2614 | 2026-05-12T16:59:28.985Z | running 10 tests |
| 2615 | 2026-05-12T16:59:28.988Z | test network::tests::test_equal ... ok |
| 2616 | 2026-05-12T16:59:28.988Z | test network::tests::test_eui64 ... ok |
| 2617 | 2026-05-12T16:59:28.988Z | test nat::tests::test_vni ... ok |
| 2618 | 2026-05-12T16:59:28.988Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2619 | 2026-05-12T16:59:28.988Z | test network::tests::test_into ... ok |
| 2620 | 2026-05-12T16:59:28.988Z | test network::tests::test_not_equal ... ok |
| 2621 | 2026-05-12T16:59:28.988Z | test network::tests::test_to_string ... ok |
| 2622 | 2026-05-12T16:59:28.988Z | test network::tests::test_parse ... ok |
| 2623 | 2026-05-12T16:59:28.988Z | test test_purge ... ok |
| 2624 | 2026-05-12T16:59:28.992Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2625 | 2026-05-12T16:59:28.992Z | |
| 2626 | 2026-05-12T16:59:28.992Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2627 | 2026-05-12T16:59:28.992Z | |
| 2628 | 2026-05-12T16:59:28.992Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2629 | 2026-05-12T16:59:28.995Z | |
| 2630 | 2026-05-12T16:59:28.995Z | running 1 test |
| 2631 | 2026-05-12T16:59:30.259Z | test test::test_apis_up_to_date ... ok |
| 2632 | 2026-05-12T16:59:30.259Z | |
| 2633 | 2026-05-12T16:59:30.259Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s |
| 2634 | 2026-05-12T16:59:30.259Z | |
| 2635 | 2026-05-12T16:59:30.310Z | Running unittests src/main.rs (target/debug/deps/dpd-60e8def7653cef2e) |
| 2636 | 2026-05-12T16:59:30.373Z | |
| 2637 | 2026-05-12T16:59:30.373Z | running 50 tests |
| 2638 | 2026-05-12T16:59:30.377Z | test freemap::test_ordering ... ok |
| 2639 | 2026-05-12T16:59:30.377Z | test config::tests::test_updates ... ok |
| 2640 | 2026-05-12T16:59:30.377Z | test freemap::test_split ... ok |
| 2641 | 2026-05-12T16:59:30.377Z | test macaddrs::tests::test_mac_offset ... ok |
| 2642 | 2026-05-12T16:59:30.378Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2643 | 2026-05-12T16:59:30.378Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2644 | 2026-05-12T16:59:30.378Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2645 | 2026-05-12T16:59:30.378Z | test nat::test_mapping ... ok |
| 2646 | 2026-05-12T16:59:30.378Z | test port_map::tests::dump_map ... ok |
| 2647 | 2026-05-12T16:59:30.378Z | test port_map::tests::test_backplane_group ... ok |
| 2648 | 2026-05-12T16:59:30.378Z | test port_map::tests::test_port_map ... ok |
| 2649 | 2026-05-12T16:59:30.382Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2650 | 2026-05-12T16:59:30.382Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2651 | 2026-05-12T16:59:30.382Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2652 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 2653 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 2654 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 2655 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.472 DEBG created new freemap, unit: freemap_test |
| 2656 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.472 DEBGMay 12 16:59:29.472 DEBGcreated new freemap , initted freemap. size: 128unit, :unit :freemap_test |
| 2657 | 2026-05-12T16:59:30.382Z | freemap_test |
| 2658 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.472 May 12 16:59:29.472DEBG DEBGreset freemap , initted freemap. size: 128unit, :unit :freemap_test |
| 2659 | 2026-05-12T16:59:30.382Z | freemap_test |
| 2660 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.472 May 12 16:59:29.472DEBG DEBGcreated new freemap reset freemap, , unitunit:: freemap_testfreemap_test |
| 2661 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 2662 | 2026-05-12T16:59:30.382Z | |
| 2663 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.472 DEBG initted freemap. size: 128, unit: freemap_test |
| 2664 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.472 DEBG reset freemap, unit: freemap_test |
| 2665 | 2026-05-12T16:59:30.382Z | test freemap::test_span ... ok |
| 2666 | 2026-05-12T16:59:30.382Z | test freemap::test_basic ... ok |
| 2667 | 2026-05-12T16:59:30.382Z | test freemap::test_free ... ok |
| 2668 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2669 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2670 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2671 | 2026-05-12T16:59:30.382Z | May 12 16:59:29.473 DEBG created new freemap, May 12 16:59:29.473unit :DEBG freemap_testcreated new freemap |
| 2672 | 2026-05-12T16:59:30.382Z | , unit: May 12 16:59:29.473freemap_test DEBG |
| 2673 | 2026-05-12T16:59:30.382Z | initted freemap. size: 128, unit: freemap_testMay 12 16:59:29.473 |
| 2674 | 2026-05-12T16:59:30.382Z | DEBG initted freemap. size: 128, May 12 16:59:29.473unit :DEBG freemap_testreset freemap |
| 2675 | 2026-05-12T16:59:30.382Z | , unit: freemap_testMay 12 16:59:29.473 |
| 2676 | 2026-05-12T16:59:30.382Z | DEBG reset freemap, unit: freemap_test |
| 2677 | 2026-05-12T16:59:30.382Z | test freemap::test_exhaustion ... ok |
| 2678 | 2026-05-12T16:59:30.382Z | test freemap::test_reclaim ... ok |
| 2679 | 2026-05-12T16:59:30.382Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2680 | 2026-05-12T16:59:30.382Z | test api_server::tests::test_build_info ... ok |
| 2681 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2682 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2683 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2684 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2685 | 2026-05-12T16:59:30.382Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2686 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2687 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2688 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2689 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2690 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2691 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2692 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2693 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2694 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2695 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2696 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2697 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2698 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2699 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2700 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2701 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2702 | 2026-05-12T16:59:30.383Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2703 | 2026-05-12T16:59:30.383Z | |
| 2704 | 2026-05-12T16:59:30.383Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2705 | 2026-05-12T16:59:30.383Z | |
| 2706 | 2026-05-12T16:59:30.393Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7628c6abdddbd2a0) |
| 2707 | 2026-05-12T16:59:30.396Z | |
| 2708 | 2026-05-12T16:59:30.396Z | running 0 tests |
| 2709 | 2026-05-12T16:59:30.396Z | |
| 2710 | 2026-05-12T16:59:30.396Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2711 | 2026-05-12T16:59:30.396Z | |
| 2712 | 2026-05-12T16:59:30.396Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 2713 | 2026-05-12T16:59:30.399Z | |
| 2714 | 2026-05-12T16:59:30.399Z | running 0 tests |
| 2715 | 2026-05-12T16:59:30.399Z | |
| 2716 | 2026-05-12T16:59:30.399Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2717 | 2026-05-12T16:59:30.399Z | |
| 2718 | 2026-05-12T16:59:30.399Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-2b894aaabf32eb8f) |
| 2719 | 2026-05-12T16:59:30.399Z | |
| 2720 | 2026-05-12T16:59:30.399Z | running 6 tests |
| 2721 | 2026-05-12T16:59:30.402Z | test tests::test_full_lot_id_lot_only ... ok |
| 2722 | 2026-05-12T16:59:30.402Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2723 | 2026-05-12T16:59:30.402Z | test tests::test_full_lot_id_neither_present ... ok |
| 2724 | 2026-05-12T16:59:30.403Z | test tests::test_full_lot_id_both_present ... ok |
| 2725 | 2026-05-12T16:59:30.403Z | test tests::test_parse_client_port_id ... ok |
| 2726 | 2026-05-12T16:59:30.403Z | test tests::test_port_id_cmp ... ok |
| 2727 | 2026-05-12T16:59:30.403Z | |
| 2728 | 2026-05-12T16:59:30.403Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2729 | 2026-05-12T16:59:30.403Z | |
| 2730 | 2026-05-12T16:59:30.403Z | Running tests/test_all.rs (target/debug/deps/test_all-c679cf089a48828e) |
| 2731 | 2026-05-12T16:59:30.403Z | |
| 2732 | 2026-05-12T16:59:30.403Z | running 0 tests |
| 2733 | 2026-05-12T16:59:30.403Z | |
| 2734 | 2026-05-12T16:59:30.403Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2735 | 2026-05-12T16:59:30.403Z | |
| 2736 | 2026-05-12T16:59:30.403Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 2737 | 2026-05-12T16:59:30.406Z | |
| 2738 | 2026-05-12T16:59:30.406Z | running 0 tests |
| 2739 | 2026-05-12T16:59:30.407Z | |
| 2740 | 2026-05-12T16:59:30.407Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2741 | 2026-05-12T16:59:30.407Z | |
| 2742 | 2026-05-12T16:59:30.407Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 2743 | 2026-05-12T16:59:30.407Z | |
| 2744 | 2026-05-12T16:59:30.407Z | running 0 tests |
| 2745 | 2026-05-12T16:59:30.407Z | |
| 2746 | 2026-05-12T16:59:30.407Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2747 | 2026-05-12T16:59:30.407Z | |
| 2748 | 2026-05-12T16:59:30.407Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2749 | 2026-05-12T16:59:30.410Z | |
| 2750 | 2026-05-12T16:59:30.410Z | running 12 tests |
| 2751 | 2026-05-12T16:59:30.410Z | test icmp::test_v6_checksum ... ok |
| 2752 | 2026-05-12T16:59:30.410Z | test icmp::test_v4_checksum ... ok |
| 2753 | 2026-05-12T16:59:30.410Z | test lldp::test_lldp_parse ... ok |
| 2754 | 2026-05-12T16:59:30.410Z | test ipv6::test_ipv6_parse ... ok |
| 2755 | 2026-05-12T16:59:30.410Z | test pbuf::test_byte ... ok |
| 2756 | 2026-05-12T16:59:30.410Z | test pbuf::test_nibble ... ok |
| 2757 | 2026-05-12T16:59:30.410Z | test pbuf::test_short ... ok |
| 2758 | 2026-05-12T16:59:30.410Z | test pbuf::test_overflow ... ok |
| 2759 | 2026-05-12T16:59:30.410Z | test pbuf::test_twelve ... ok |
| 2760 | 2026-05-12T16:59:30.410Z | test pbuf::test_word ... ok |
| 2761 | 2026-05-12T16:59:30.410Z | test tcp::test_checksum_ack_data ... ok |
| 2762 | 2026-05-12T16:59:30.410Z | test tcp::test_checksum_syn_nodata ... ok |
| 2763 | 2026-05-12T16:59:30.410Z | |
| 2764 | 2026-05-12T16:59:30.410Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2765 | 2026-05-12T16:59:30.410Z | |
| 2766 | 2026-05-12T16:59:30.410Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2767 | 2026-05-12T16:59:30.410Z | |
| 2768 | 2026-05-12T16:59:30.410Z | running 0 tests |
| 2769 | 2026-05-12T16:59:30.410Z | |
| 2770 | 2026-05-12T16:59:30.410Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2771 | 2026-05-12T16:59:30.410Z | |
| 2772 | 2026-05-12T16:59:30.414Z | Running unittests src/main.rs (target/debug/deps/swadm-520862971dd4ee37) |
| 2773 | 2026-05-12T16:59:30.414Z | |
| 2774 | 2026-05-12T16:59:30.414Z | running 5 tests |
| 2775 | 2026-05-12T16:59:30.414Z | test switchport::test::test_compute_lanes ... ok |
| 2776 | 2026-05-12T16:59:30.414Z | test switchport::test::port_id_ordering ... ok |
| 2777 | 2026-05-12T16:59:30.414Z | Lane 0 Lane 0 Lane 1 Lane 1 Lane 2Lane 2 Lane 3Lane 3 |
| 2778 | 2026-05-12T16:59:30.414Z | |
| 2779 | 2026-05-12T16:59:30.414Z | Rx Loss-of-lock: Yes State: Activated YesActivated YesActivated ActivatedYes |
| 2780 | 2026-05-12T16:59:30.414Z | |
| 2781 | 2026-05-12T16:59:30.414Z | Rx Output Enabled: false Rx Loss-of-signal: Yes falseYes Yesfalse Yesfalse |
| 2782 | 2026-05-12T16:59:30.414Z | |
| 2783 | 2026-05-12T16:59:30.414Z | Rx Output Status: valid Rx CDR Enabled: Yes valid Yesvalid Yesvalid |
| 2784 | 2026-05-12T16:59:30.414Z | Yes |
| 2785 | 2026-05-12T16:59:30.414Z | Rx Loss-of-lock: true true Tx Enabled: Yes trueYes true |
| 2786 | 2026-05-12T16:59:30.414Z | Yes Rx Loss-of-signal: falseYes |
| 2787 | 2026-05-12T16:59:30.414Z | false Tx Loss-of-lock: No Nofalse false |
| 2788 | 2026-05-12T16:59:30.414Z | No Rx Auto-squelch Disable: trueNo |
| 2789 | 2026-05-12T16:59:30.414Z | true Tx Loss-of-signal: No true Notrue |
| 2790 | 2026-05-12T16:59:30.414Z | No Tx Output Enabled: trueNo |
| 2791 | 2026-05-12T16:59:30.414Z | Tx CDR Enabled: Notrue trueNo trueNo |
| 2792 | 2026-05-12T16:59:30.414Z | No |
| 2793 | 2026-05-12T16:59:30.414Z | Tx Output Status: invalid Tx Adaptive EQ Fault: No invalid No invalid invalidNo |
| 2794 | 2026-05-12T16:59:30.414Z | No |
| 2795 | 2026-05-12T16:59:30.414Z | Tx Loss-of-lock: false Tx Fault: Yes false Yesfalse falseYes |
| 2796 | 2026-05-12T16:59:30.414Z | Yes Tx Loss-of-signal: true |
| 2797 | 2026-05-12T16:59:30.414Z | true true true |
| 2798 | 2026-05-12T16:59:30.414Z | Tx Auto-squelch Disable: false false false false |
| 2799 | 2026-05-12T16:59:30.415Z | Tx Adaptive EQ Fail: true true true true |
| 2800 | 2026-05-12T16:59:30.415Z | Tx Failure: false false false false |
| 2801 | 2026-05-12T16:59:30.415Z | Tx Force Squelch: true true true true |
| 2802 | 2026-05-12T16:59:30.415Z | Tx Input Polarity: normal normal normal normal |
| 2803 | 2026-05-12T16:59:30.415Z | test switchport::test::test_print_sff_datapath ... ok |
| 2804 | 2026-05-12T16:59:30.415Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2805 | 2026-05-12T16:59:30.418Z | test link::test_filter ... ok |
| 2806 | 2026-05-12T16:59:30.418Z | |
| 2807 | 2026-05-12T16:59:30.418Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2808 | 2026-05-12T16:59:30.418Z | |
| 2809 | 2026-05-12T16:59:30.418Z | Running tests/counters.rs (target/debug/deps/counters-12223fda8f22af34) |
| 2810 | 2026-05-12T16:59:30.418Z | |
| 2811 | 2026-05-12T16:59:30.418Z | running 1 test |
| 2812 | 2026-05-12T16:59:30.418Z | test test_p4_counter_list ... ignored |
| 2813 | 2026-05-12T16:59:30.418Z | |
| 2814 | 2026-05-12T16:59:30.418Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2815 | 2026-05-12T16:59:30.418Z | |
| 2816 | 2026-05-12T16:59:30.419Z | Running tests/port-link.rs (target/debug/deps/port_link-ab27c4cf4b6b317d) |
| 2817 | 2026-05-12T16:59:30.419Z | |
| 2818 | 2026-05-12T16:59:30.419Z | running 5 tests |
| 2819 | 2026-05-12T16:59:30.419Z | test test_an ... ignored |
| 2820 | 2026-05-12T16:59:30.419Z | test test_enable ... ignored |
| 2821 | 2026-05-12T16:59:30.419Z | test test_ip_addresses ... ignored |
| 2822 | 2026-05-12T16:59:30.419Z | test test_kr ... ignored |
| 2823 | 2026-05-12T16:59:30.419Z | test test_mac ... ignored |
| 2824 | 2026-05-12T16:59:30.419Z | |
| 2825 | 2026-05-12T16:59:30.419Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2826 | 2026-05-12T16:59:30.419Z | |
| 2827 | 2026-05-12T16:59:30.419Z | Running unittests src/main.rs (target/debug/deps/tfportd-0b125c38c1a931aa) |
| 2828 | 2026-05-12T16:59:30.422Z | |
| 2829 | 2026-05-12T16:59:30.422Z | running 3 tests |
| 2830 | 2026-05-12T16:59:30.422Z | test linklocal::test_parse_ipadm ... ok |
| 2831 | 2026-05-12T16:59:30.422Z | test tfport::test_parse_tfport ... ok |
| 2832 | 2026-05-12T16:59:30.422Z | test config::tests::test_updates ... ok |
| 2833 | 2026-05-12T16:59:30.422Z | |
| 2834 | 2026-05-12T16:59:30.422Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2835 | 2026-05-12T16:59:30.422Z | |
| 2836 | 2026-05-12T16:59:30.422Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2837 | 2026-05-12T16:59:30.426Z | |
| 2838 | 2026-05-12T16:59:30.426Z | running 0 tests |
| 2839 | 2026-05-12T16:59:30.426Z | |
| 2840 | 2026-05-12T16:59:30.426Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2841 | 2026-05-12T16:59:30.426Z | |
| 2842 | 2026-05-12T16:59:30.426Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2843 | 2026-05-12T16:59:30.426Z | |
| 2844 | 2026-05-12T16:59:30.426Z | running 0 tests |
| 2845 | 2026-05-12T16:59:30.426Z | |
| 2846 | 2026-05-12T16:59:30.426Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2847 | 2026-05-12T16:59:30.426Z | |
| 2848 | 2026-05-12T16:59:30.426Z | Doc-tests aal |
| 2849 | 2026-05-12T16:59:30.546Z | |
| 2850 | 2026-05-12T16:59:30.546Z | running 0 tests |
| 2851 | 2026-05-12T16:59:30.546Z | |
| 2852 | 2026-05-12T16:59:30.546Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2853 | 2026-05-12T16:59:30.546Z | |
| 2854 | 2026-05-12T16:59:30.563Z | Doc-tests aal_macros |
| 2855 | 2026-05-12T16:59:30.633Z | |
| 2856 | 2026-05-12T16:59:30.633Z | running 0 tests |
| 2857 | 2026-05-12T16:59:30.633Z | |
| 2858 | 2026-05-12T16:59:30.633Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2859 | 2026-05-12T16:59:30.633Z | |
| 2860 | 2026-05-12T16:59:30.643Z | Doc-tests common |
| 2861 | 2026-05-12T16:59:30.872Z | |
| 2862 | 2026-05-12T16:59:30.872Z | running 0 tests |
| 2863 | 2026-05-12T16:59:30.872Z | |
| 2864 | 2026-05-12T16:59:30.872Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2865 | 2026-05-12T16:59:30.872Z | |
| 2866 | 2026-05-12T16:59:30.893Z | Doc-tests dpd_api |
| 2867 | 2026-05-12T16:59:31.629Z | |
| 2868 | 2026-05-12T16:59:31.629Z | running 2 tests |
| 2869 | 2026-05-12T16:59:31.629Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2870 | 2026-05-12T16:59:31.629Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2871 | 2026-05-12T16:59:31.629Z | |
| 2872 | 2026-05-12T16:59:31.629Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2873 | 2026-05-12T16:59:31.629Z | |
| 2874 | 2026-05-12T16:59:31.661Z | Doc-tests dpd_client |
| 2875 | 2026-05-12T16:59:32.910Z | |
| 2876 | 2026-05-12T16:59:32.910Z | running 0 tests |
| 2877 | 2026-05-12T16:59:32.910Z | |
| 2878 | 2026-05-12T16:59:32.910Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2879 | 2026-05-12T16:59:32.910Z | |
| 2880 | 2026-05-12T16:59:32.956Z | Doc-tests dpd_types |
| 2881 | 2026-05-12T16:59:33.163Z | |
| 2882 | 2026-05-12T16:59:33.163Z | running 0 tests |
| 2883 | 2026-05-12T16:59:33.163Z | |
| 2884 | 2026-05-12T16:59:33.163Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2885 | 2026-05-12T16:59:33.163Z | |
| 2886 | 2026-05-12T16:59:33.191Z | Doc-tests dpd_types_versions |
| 2887 | 2026-05-12T16:59:34.387Z | |
| 2888 | 2026-05-12T16:59:34.387Z | running 1 test |
| 2889 | 2026-05-12T16:59:34.387Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2890 | 2026-05-12T16:59:34.387Z | |
| 2891 | 2026-05-12T16:59:34.387Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2892 | 2026-05-12T16:59:34.387Z | |
| 2893 | 2026-05-12T16:59:34.432Z | Doc-tests packet |
| 2894 | 2026-05-12T16:59:34.543Z | |
| 2895 | 2026-05-12T16:59:34.543Z | running 0 tests |
| 2896 | 2026-05-12T16:59:34.543Z | |
| 2897 | 2026-05-12T16:59:34.543Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2898 | 2026-05-12T16:59:34.543Z | |
| 2899 | 2026-05-12T16:59:34.560Z | Doc-tests pcap |
| 2900 | 2026-05-12T16:59:34.614Z | |
| 2901 | 2026-05-12T16:59:34.614Z | running 0 tests |
| 2902 | 2026-05-12T16:59:34.614Z | |
| 2903 | 2026-05-12T16:59:34.614Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2904 | 2026-05-12T16:59:34.614Z | |
| 2905 | 2026-05-12T16:59:34.661Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2906 | 2026-05-12T16:59:34.661Z | + RUST_BACKTRACE=full |
| 2907 | 2026-05-12T16:59:34.661Z | + cargo test --features softnpu --no-fail-fast |
| 2908 | 2026-05-12T16:59:35.289Z | Compiling num-integer v0.1.46 |
| 2909 | 2026-05-12T16:59:35.292Z | Compiling num-complex v0.4.6 |
| 2910 | 2026-05-12T16:59:35.413Z | Compiling bitstruct_derive v0.1.0 |
| 2911 | 2026-05-12T16:59:35.416Z | Compiling tap v1.0.1 |
| 2912 | 2026-05-12T16:59:35.531Z | Compiling wyz v0.5.1 |
| 2913 | 2026-05-12T16:59:35.666Z | Compiling num-rational v0.4.2 |
| 2914 | 2026-05-12T16:59:35.699Z | Compiling num-iter v0.1.45 |
| 2915 | 2026-05-12T16:59:35.713Z | Compiling num-bigint v0.4.6 |
| 2916 | 2026-05-12T16:59:35.805Z | Compiling radium v0.7.0 |
| 2917 | 2026-05-12T16:59:35.823Z | Compiling funty v2.0.0 |
| 2918 | 2026-05-12T16:59:35.850Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2919 | 2026-05-12T16:59:35.920Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2920 | 2026-05-12T16:59:36.008Z | Compiling num v0.4.3 |
| 2921 | 2026-05-12T16:59:36.092Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2922 | 2026-05-12T16:59:36.103Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2923 | 2026-05-12T16:59:36.135Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2924 | 2026-05-12T16:59:36.178Z | Compiling bitvec v1.0.1 |
| 2925 | 2026-05-12T16:59:36.237Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2926 | 2026-05-12T16:59:36.393Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2927 | 2026-05-12T16:59:36.416Z | Compiling typeid v1.0.3 |
| 2928 | 2026-05-12T16:59:36.490Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2929 | 2026-05-12T16:59:36.521Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2930 | 2026-05-12T16:59:36.539Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2931 | 2026-05-12T16:59:36.869Z | Compiling ascii v1.1.0 |
| 2932 | 2026-05-12T16:59:37.296Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2933 | 2026-05-12T16:59:37.333Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2934 | 2026-05-12T16:59:37.393Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2935 | 2026-05-12T16:59:37.487Z | Compiling erased-serde v0.4.8 |
| 2936 | 2026-05-12T16:59:37.602Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2937 | 2026-05-12T16:59:37.829Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2938 | 2026-05-12T16:59:37.843Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2939 | 2026-05-12T16:59:37.854Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2940 | 2026-05-12T16:59:37.970Z | Compiling bitstruct v0.1.1 |
| 2941 | 2026-05-12T16:59:38.296Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2942 | 2026-05-12T16:59:38.426Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2943 | 2026-05-12T16:59:38.490Z | Compiling serde_arrays v0.1.0 |
| 2944 | 2026-05-12T16:59:38.579Z | Compiling libloading v0.7.4 |
| 2945 | 2026-05-12T16:59:38.673Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2946 | 2026-05-12T16:59:38.952Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2947 | 2026-05-12T16:59:39.312Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2948 | 2026-05-12T16:59:39.528Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2949 | 2026-05-12T16:59:40.643Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2950 | 2026-05-12T16:59:41.397Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2951 | 2026-05-12T16:59:47.356Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2952 | 2026-05-12T16:59:47.577Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2953 | 2026-05-12T16:59:47.577Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2954 | 2026-05-12T16:59:47.660Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2955 | 2026-05-12T16:59:47.697Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2956 | 2026-05-12T16:59:48.053Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2957 | 2026-05-12T16:59:49.732Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2958 | 2026-05-12T16:59:50.166Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2959 | 2026-05-12T16:59:52.525Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2960 | 2026-05-12T16:59:53.143Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2961 | 2026-05-12T16:59:54.564Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2962 | 2026-05-12T16:59:56.624Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2963 | 2026-05-12T16:59:57.581Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2964 | 2026-05-12T16:59:57.911Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2965 | 2026-05-12T17:00:04.946Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2966 | 2026-05-12T17:00:07.069Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2967 | 2026-05-12T17:00:10.376Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2968 | 2026-05-12T17:00:49.498Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s |
| 2969 | 2026-05-12T17:00:49.612Z | Running unittests src/lib.rs (target/debug/deps/aal-4d25eaadfe042da1) |
| 2970 | 2026-05-12T17:00:49.615Z | |
| 2971 | 2026-05-12T17:00:49.615Z | running 5 tests |
| 2972 | 2026-05-12T17:00:49.615Z | test fuse::tests::chip_revision_b0 ... ok |
| 2973 | 2026-05-12T17:00:49.615Z | test fuse::tests::chip_revision_a0 ... ok |
| 2974 | 2026-05-12T17:00:49.615Z | test fuse::tests::chip_revision_b1 ... ok |
| 2975 | 2026-05-12T17:00:49.615Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2976 | 2026-05-12T17:00:49.615Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2977 | 2026-05-12T17:00:49.615Z | |
| 2978 | 2026-05-12T17:00:49.615Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2979 | 2026-05-12T17:00:49.615Z | |
| 2980 | 2026-05-12T17:00:49.615Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2981 | 2026-05-12T17:00:49.619Z | |
| 2982 | 2026-05-12T17:00:49.619Z | running 0 tests |
| 2983 | 2026-05-12T17:00:49.619Z | |
| 2984 | 2026-05-12T17:00:49.619Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2985 | 2026-05-12T17:00:49.619Z | |
| 2986 | 2026-05-12T17:00:49.619Z | Running unittests src/lib.rs (target/debug/deps/asic-eb9ed458dbcabd0b) |
| 2987 | 2026-05-12T17:00:49.623Z | |
| 2988 | 2026-05-12T17:00:49.623Z | running 0 tests |
| 2989 | 2026-05-12T17:00:49.623Z | |
| 2990 | 2026-05-12T17:00:49.623Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2991 | 2026-05-12T17:00:49.623Z | |
| 2992 | 2026-05-12T17:00:49.623Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2993 | 2026-05-12T17:00:49.623Z | |
| 2994 | 2026-05-12T17:00:49.623Z | running 10 tests |
| 2995 | 2026-05-12T17:00:49.623Z | test nat::tests::test_vni ... ok |
| 2996 | 2026-05-12T17:00:49.623Z | test network::tests::test_equal ... ok |
| 2997 | 2026-05-12T17:00:49.623Z | test network::tests::test_eui64 ... ok |
| 2998 | 2026-05-12T17:00:49.623Z | test network::tests::test_into ... ok |
| 2999 | 2026-05-12T17:00:49.626Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3000 | 2026-05-12T17:00:49.626Z | test network::tests::test_not_equal ... ok |
| 3001 | 2026-05-12T17:00:49.626Z | test network::tests::test_to_string ... ok |
| 3002 | 2026-05-12T17:00:49.626Z | test network::tests::test_parse ... ok |
| 3003 | 2026-05-12T17:00:49.626Z | test test_purge ... ok |
| 3004 | 2026-05-12T17:00:49.626Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3005 | 2026-05-12T17:00:49.626Z | |
| 3006 | 2026-05-12T17:00:49.626Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3007 | 2026-05-12T17:00:49.626Z | |
| 3008 | 2026-05-12T17:00:49.627Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5e5c9ab59f00c337) |
| 3009 | 2026-05-12T17:00:49.630Z | |
| 3010 | 2026-05-12T17:00:49.630Z | running 1 test |
| 3011 | 2026-05-12T17:00:50.893Z | test test::test_apis_up_to_date ... ok |
| 3012 | 2026-05-12T17:00:50.893Z | |
| 3013 | 2026-05-12T17:00:50.893Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s |
| 3014 | 2026-05-12T17:00:50.893Z | |
| 3015 | 2026-05-12T17:00:50.944Z | Running unittests src/main.rs (target/debug/deps/dpd-6b077150d90425f0) |
| 3016 | 2026-05-12T17:00:50.949Z | |
| 3017 | 2026-05-12T17:00:50.949Z | running 18 tests |
| 3018 | 2026-05-12T17:00:50.953Z | test freemap::test_ordering ... ok |
| 3019 | 2026-05-12T17:00:50.953Z | test freemap::test_split ... ok |
| 3020 | 2026-05-12T17:00:50.953Z | test config::tests::test_updates ... ok |
| 3021 | 2026-05-12T17:00:50.953Z | test macaddrs::tests::test_mac_offset ... ok |
| 3022 | 2026-05-12T17:00:50.953Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3023 | 2026-05-12T17:00:50.953Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3024 | 2026-05-12T17:00:50.953Z | test nat::test_mapping ... ok |
| 3025 | 2026-05-12T17:00:50.953Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3026 | 2026-05-12T17:00:50.953Z | test port_map::tests::dump_map ... ok |
| 3027 | 2026-05-12T17:00:50.953Z | test port_map::tests::test_backplane_group ... ok |
| 3028 | 2026-05-12T17:00:50.954Z | test port_map::tests::test_port_map ... ok |
| 3029 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042 DEBG created new freemapMay 12 17:00:50.042 DEBG , created new freemapunit, :unit :freemap_test freemap_test |
| 3030 | 2026-05-12T17:00:50.958Z | |
| 3031 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042May 12 17:00:50.042 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 3032 | 2026-05-12T17:00:50.958Z | |
| 3033 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042May 12 17:00:50.042 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 3034 | 2026-05-12T17:00:50.958Z | |
| 3035 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042 DEBG created new freemap, unit: freemap_test |
| 3036 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042 DEBG initted freemap. size: 128, unit: freemap_test |
| 3037 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042 DEBG reset freemap, unit: freemap_test |
| 3038 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.042 DEBG created new freemap, unit: freemap_test |
| 3039 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.043 DEBG initted freemap. size: 128, unit: freemap_test |
| 3040 | 2026-05-12T17:00:50.958Z | test freemap::test_free ... ok |
| 3041 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.043 DEBG reset freemap, unit: freemap_test |
| 3042 | 2026-05-12T17:00:50.958Z | test freemap::test_basic ... ok |
| 3043 | 2026-05-12T17:00:50.958Z | test freemap::test_reclaim ... ok |
| 3044 | 2026-05-12T17:00:50.958Z | test freemap::test_exhaustion ... ok |
| 3045 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.043 DEBG created new freemap, unit: freemap_test |
| 3046 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.043 DEBG initted freemap. size: 128, unit: freemap_test |
| 3047 | 2026-05-12T17:00:50.958Z | May 12 17:00:50.043 DEBG reset freemap, unit: freemap_test |
| 3048 | 2026-05-12T17:00:50.958Z | test freemap::test_span ... ok |
| 3049 | 2026-05-12T17:00:50.958Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3050 | 2026-05-12T17:00:50.959Z | test api_server::tests::test_build_info ... ok |
| 3051 | 2026-05-12T17:00:50.959Z | |
| 3052 | 2026-05-12T17:00:50.962Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3053 | 2026-05-12T17:00:50.962Z | |
| 3054 | 2026-05-12T17:00:50.962Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-316e7a5769ad6ace) |
| 3055 | 2026-05-12T17:00:50.967Z | |
| 3056 | 2026-05-12T17:00:50.968Z | running 0 tests |
| 3057 | 2026-05-12T17:00:50.968Z | |
| 3058 | 2026-05-12T17:00:50.968Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3059 | 2026-05-12T17:00:50.968Z | |
| 3060 | 2026-05-12T17:00:50.968Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-2862472988c6ba8e) |
| 3061 | 2026-05-12T17:00:50.968Z | |
| 3062 | 2026-05-12T17:00:50.968Z | running 0 tests |
| 3063 | 2026-05-12T17:00:50.968Z | |
| 3064 | 2026-05-12T17:00:50.968Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3065 | 2026-05-12T17:00:50.968Z | |
| 3066 | 2026-05-12T17:00:50.968Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ead68f8aafe3f527) |
| 3067 | 2026-05-12T17:00:50.968Z | |
| 3068 | 2026-05-12T17:00:50.968Z | running 6 tests |
| 3069 | 2026-05-12T17:00:50.968Z | test tests::test_parse_client_port_id ... ok |
| 3070 | 2026-05-12T17:00:50.968Z | test tests::test_port_id_cmp ... ok |
| 3071 | 2026-05-12T17:00:50.968Z | test tests::test_full_lot_id_neither_present ... ok |
| 3072 | 2026-05-12T17:00:50.968Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3073 | 2026-05-12T17:00:50.968Z | test tests::test_full_lot_id_both_present ... ok |
| 3074 | 2026-05-12T17:00:50.968Z | test tests::test_full_lot_id_lot_only ... ok |
| 3075 | 2026-05-12T17:00:50.968Z | |
| 3076 | 2026-05-12T17:00:50.968Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3077 | 2026-05-12T17:00:50.968Z | |
| 3078 | 2026-05-12T17:00:50.969Z | Running tests/test_all.rs (target/debug/deps/test_all-bcae10252b610653) |
| 3079 | 2026-05-12T17:00:50.997Z | |
| 3080 | 2026-05-12T17:00:50.997Z | running 0 tests |
| 3081 | 2026-05-12T17:00:50.998Z | |
| 3082 | 2026-05-12T17:00:50.998Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3083 | 2026-05-12T17:00:50.998Z | |
| 3084 | 2026-05-12T17:00:50.998Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-be0f591e43b1edea) |
| 3085 | 2026-05-12T17:00:50.998Z | |
| 3086 | 2026-05-12T17:00:50.998Z | running 0 tests |
| 3087 | 2026-05-12T17:00:50.998Z | |
| 3088 | 2026-05-12T17:00:50.998Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3089 | 2026-05-12T17:00:50.998Z | |
| 3090 | 2026-05-12T17:00:51.005Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-7c927ac149893b9a) |
| 3091 | 2026-05-12T17:00:51.005Z | |
| 3092 | 2026-05-12T17:00:51.005Z | running 0 tests |
| 3093 | 2026-05-12T17:00:51.005Z | |
| 3094 | 2026-05-12T17:00:51.005Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3095 | 2026-05-12T17:00:51.005Z | |
| 3096 | 2026-05-12T17:00:51.005Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3097 | 2026-05-12T17:00:51.005Z | |
| 3098 | 2026-05-12T17:00:51.005Z | running 12 tests |
| 3099 | 2026-05-12T17:00:51.005Z | test icmp::test_v6_checksum ... ok |
| 3100 | 2026-05-12T17:00:51.005Z | test ipv6::test_ipv6_parse ... ok |
| 3101 | 2026-05-12T17:00:51.005Z | test lldp::test_lldp_parse ... ok |
| 3102 | 2026-05-12T17:00:51.006Z | test icmp::test_v4_checksum ... ok |
| 3103 | 2026-05-12T17:00:51.006Z | test pbuf::test_byte ... ok |
| 3104 | 2026-05-12T17:00:51.006Z | test pbuf::test_nibble ... ok |
| 3105 | 2026-05-12T17:00:51.006Z | test pbuf::test_short ... ok |
| 3106 | 2026-05-12T17:00:51.007Z | test pbuf::test_overflow ... ok |
| 3107 | 2026-05-12T17:00:51.007Z | test pbuf::test_twelve ... ok |
| 3108 | 2026-05-12T17:00:51.007Z | test pbuf::test_word ... ok |
| 3109 | 2026-05-12T17:00:51.007Z | test tcp::test_checksum_ack_data ... ok |
| 3110 | 2026-05-12T17:00:51.007Z | test tcp::test_checksum_syn_nodata ... ok |
| 3111 | 2026-05-12T17:00:51.007Z | |
| 3112 | 2026-05-12T17:00:51.007Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3113 | 2026-05-12T17:00:51.007Z | |
| 3114 | 2026-05-12T17:00:51.007Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3115 | 2026-05-12T17:00:51.007Z | |
| 3116 | 2026-05-12T17:00:51.007Z | running 0 tests |
| 3117 | 2026-05-12T17:00:51.007Z | |
| 3118 | 2026-05-12T17:00:51.007Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3119 | 2026-05-12T17:00:51.007Z | |
| 3120 | 2026-05-12T17:00:51.007Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 3121 | 2026-05-12T17:00:51.007Z | |
| 3122 | 2026-05-12T17:00:51.007Z | running 5 tests |
| 3123 | 2026-05-12T17:00:51.007Z | test switchport::test::test_compute_lanes ... ok |
| 3124 | 2026-05-12T17:00:51.007Z | test switchport::test::port_id_ordering ... ok |
| 3125 | 2026-05-12T17:00:51.007Z | test link::test_filter ... ok |
| 3126 | 2026-05-12T17:00:51.007Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3127 | 2026-05-12T17:00:51.007Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3128 | 2026-05-12T17:00:51.008Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3129 | 2026-05-12T17:00:51.008Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3130 | 2026-05-12T17:00:51.008Z | Tx Enabled: Yes Yes Yes Yes |
| 3131 | 2026-05-12T17:00:51.008Z | Tx Loss-of-lock: No No No No |
| 3132 | 2026-05-12T17:00:51.008Z | Tx Loss-of-signal: No No No No |
| 3133 | 2026-05-12T17:00:51.008Z | Tx CDR Enabled: No No No No |
| 3134 | 2026-05-12T17:00:51.009Z | Lane 0 Tx Adaptive EQ Fault: No No No Lane 1No |
| 3135 | 2026-05-12T17:00:51.009Z | Tx Fault: Yes Lane 2 Yes Lane 3Yes |
| 3136 | 2026-05-12T17:00:51.009Z | Yes |
| 3137 | 2026-05-12T17:00:51.009Z | State: Activated Activated Activated Activated |
| 3138 | 2026-05-12T17:00:51.009Z | Rx Output Enabled: false false false false |
| 3139 | 2026-05-12T17:00:51.009Z | Rx Output Status: valid valid valid valid |
| 3140 | 2026-05-12T17:00:51.009Z | Rx Loss-of-lock: true true true true |
| 3141 | 2026-05-12T17:00:51.009Z | Rx Loss-of-signal: false false false false |
| 3142 | 2026-05-12T17:00:51.009Z | Rx Auto-squelch Disable: true true true true |
| 3143 | 2026-05-12T17:00:51.009Z | Tx Output Enabled: true true true true |
| 3144 | 2026-05-12T17:00:51.009Z | Tx Output Status: invalid invalid invalid invalid |
| 3145 | 2026-05-12T17:00:51.010Z | Tx Loss-of-lock: false false false false |
| 3146 | 2026-05-12T17:00:51.010Z | Tx Loss-of-signal: true true true true |
| 3147 | 2026-05-12T17:00:51.010Z | Tx Auto-squelch Disable: false false false false |
| 3148 | 2026-05-12T17:00:51.010Z | Tx Adaptive EQ Fail: true true true true |
| 3149 | 2026-05-12T17:00:51.010Z | Tx Failure: false false false false |
| 3150 | 2026-05-12T17:00:51.010Z | Tx Force Squelch: true true true true |
| 3151 | 2026-05-12T17:00:51.010Z | Tx Input Polarity: normal normal normal normal |
| 3152 | 2026-05-12T17:00:51.010Z | test switchport::test::test_print_sff_datapath ... ok |
| 3153 | 2026-05-12T17:00:51.010Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3154 | 2026-05-12T17:00:51.010Z | |
| 3155 | 2026-05-12T17:00:51.010Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3156 | 2026-05-12T17:00:51.010Z | |
| 3157 | 2026-05-12T17:00:51.010Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 3158 | 2026-05-12T17:00:51.010Z | |
| 3159 | 2026-05-12T17:00:51.010Z | running 1 test |
| 3160 | 2026-05-12T17:00:51.010Z | test test_p4_counter_list ... ignored |
| 3161 | 2026-05-12T17:00:51.010Z | |
| 3162 | 2026-05-12T17:00:51.010Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3163 | 2026-05-12T17:00:51.011Z | |
| 3164 | 2026-05-12T17:00:51.011Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 3165 | 2026-05-12T17:00:51.011Z | |
| 3166 | 2026-05-12T17:00:51.011Z | running 5 tests |
| 3167 | 2026-05-12T17:00:51.011Z | test test_an ... ignored |
| 3168 | 2026-05-12T17:00:51.011Z | test test_enable ... ignored |
| 3169 | 2026-05-12T17:00:51.011Z | test test_ip_addresses ... ignored |
| 3170 | 2026-05-12T17:00:51.011Z | test test_kr ... ignored |
| 3171 | 2026-05-12T17:00:51.011Z | test test_mac ... ignored |
| 3172 | 2026-05-12T17:00:51.011Z | |
| 3173 | 2026-05-12T17:00:51.011Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3174 | 2026-05-12T17:00:51.011Z | |
| 3175 | 2026-05-12T17:00:51.011Z | Running unittests src/main.rs (target/debug/deps/tfportd-6de78372f9c328fe) |
| 3176 | 2026-05-12T17:00:51.019Z | |
| 3177 | 2026-05-12T17:00:51.019Z | running 3 tests |
| 3178 | 2026-05-12T17:00:51.019Z | test linklocal::test_parse_ipadm ... ok |
| 3179 | 2026-05-12T17:00:51.020Z | test tfport::test_parse_tfport ... ok |
| 3180 | 2026-05-12T17:00:51.020Z | test config::tests::test_updates ... ok |
| 3181 | 2026-05-12T17:00:51.020Z | |
| 3182 | 2026-05-12T17:00:51.020Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3183 | 2026-05-12T17:00:51.020Z | |
| 3184 | 2026-05-12T17:00:51.020Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3185 | 2026-05-12T17:00:51.020Z | |
| 3186 | 2026-05-12T17:00:51.020Z | running 0 tests |
| 3187 | 2026-05-12T17:00:51.020Z | |
| 3188 | 2026-05-12T17:00:51.020Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3189 | 2026-05-12T17:00:51.020Z | |
| 3190 | 2026-05-12T17:00:51.020Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3191 | 2026-05-12T17:00:51.020Z | |
| 3192 | 2026-05-12T17:00:51.020Z | running 0 tests |
| 3193 | 2026-05-12T17:00:51.020Z | |
| 3194 | 2026-05-12T17:00:51.020Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3195 | 2026-05-12T17:00:51.020Z | |
| 3196 | 2026-05-12T17:00:51.020Z | Doc-tests aal |
| 3197 | 2026-05-12T17:00:51.133Z | |
| 3198 | 2026-05-12T17:00:51.133Z | running 0 tests |
| 3199 | 2026-05-12T17:00:51.133Z | |
| 3200 | 2026-05-12T17:00:51.137Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3201 | 2026-05-12T17:00:51.137Z | |
| 3202 | 2026-05-12T17:00:51.149Z | Doc-tests aal_macros |
| 3203 | 2026-05-12T17:00:51.218Z | |
| 3204 | 2026-05-12T17:00:51.218Z | running 0 tests |
| 3205 | 2026-05-12T17:00:51.218Z | |
| 3206 | 2026-05-12T17:00:51.218Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3207 | 2026-05-12T17:00:51.218Z | |
| 3208 | 2026-05-12T17:00:51.228Z | Doc-tests common |
| 3209 | 2026-05-12T17:00:51.455Z | |
| 3210 | 2026-05-12T17:00:51.455Z | running 0 tests |
| 3211 | 2026-05-12T17:00:51.455Z | |
| 3212 | 2026-05-12T17:00:51.455Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3213 | 2026-05-12T17:00:51.455Z | |
| 3214 | 2026-05-12T17:00:51.476Z | Doc-tests dpd_api |
| 3215 | 2026-05-12T17:00:52.227Z | |
| 3216 | 2026-05-12T17:00:52.227Z | running 2 tests |
| 3217 | 2026-05-12T17:00:52.227Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3218 | 2026-05-12T17:00:52.227Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3219 | 2026-05-12T17:00:52.227Z | |
| 3220 | 2026-05-12T17:00:52.227Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3221 | 2026-05-12T17:00:52.227Z | |
| 3222 | 2026-05-12T17:00:52.260Z | Doc-tests dpd_client |
| 3223 | 2026-05-12T17:00:53.551Z | |
| 3224 | 2026-05-12T17:00:53.551Z | running 0 tests |
| 3225 | 2026-05-12T17:00:53.551Z | |
| 3226 | 2026-05-12T17:00:53.551Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3227 | 2026-05-12T17:00:53.551Z | |
| 3228 | 2026-05-12T17:00:53.598Z | Doc-tests dpd_types |
| 3229 | 2026-05-12T17:00:53.806Z | |
| 3230 | 2026-05-12T17:00:53.807Z | running 0 tests |
| 3231 | 2026-05-12T17:00:53.807Z | |
| 3232 | 2026-05-12T17:00:53.807Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3233 | 2026-05-12T17:00:53.807Z | |
| 3234 | 2026-05-12T17:00:53.833Z | Doc-tests dpd_types_versions |
| 3235 | 2026-05-12T17:00:55.042Z | |
| 3236 | 2026-05-12T17:00:55.042Z | running 1 test |
| 3237 | 2026-05-12T17:00:55.042Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3238 | 2026-05-12T17:00:55.042Z | |
| 3239 | 2026-05-12T17:00:55.042Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3240 | 2026-05-12T17:00:55.042Z | |
| 3241 | 2026-05-12T17:00:55.086Z | Doc-tests packet |
| 3242 | 2026-05-12T17:00:55.197Z | |
| 3243 | 2026-05-12T17:00:55.197Z | running 0 tests |
| 3244 | 2026-05-12T17:00:55.197Z | |
| 3245 | 2026-05-12T17:00:55.197Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3246 | 2026-05-12T17:00:55.197Z | |
| 3247 | 2026-05-12T17:00:55.213Z | Doc-tests pcap |
| 3248 | 2026-05-12T17:00:55.266Z | |
| 3249 | 2026-05-12T17:00:55.266Z | running 0 tests |
| 3250 | 2026-05-12T17:00:55.266Z | |
| 3251 | 2026-05-12T17:00:55.266Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3252 | 2026-05-12T17:00:55.266Z | |
| 3253 | 2026-05-12T17:00:55.316Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3254 | 2026-05-12T17:00:55.316Z | + RUST_BACKTRACE=full |
| 3255 | 2026-05-12T17:00:55.316Z | + cargo test --features chaos --no-fail-fast |
| 3256 | 2026-05-12T17:00:55.891Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3257 | 2026-05-12T17:00:55.967Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3258 | 2026-05-12T17:00:55.975Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3259 | 2026-05-12T17:01:04.141Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3260 | 2026-05-12T17:01:04.390Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3261 | 2026-05-12T17:01:36.667Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 41.33s |
| 3262 | 2026-05-12T17:01:36.777Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 3263 | 2026-05-12T17:01:36.788Z | |
| 3264 | 2026-05-12T17:01:36.788Z | running 5 tests |
| 3265 | 2026-05-12T17:01:36.792Z | test fuse::tests::chip_revision_a0 ... ok |
| 3266 | 2026-05-12T17:01:36.792Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3267 | 2026-05-12T17:01:36.792Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3268 | 2026-05-12T17:01:36.792Z | test fuse::tests::chip_revision_b0 ... ok |
| 3269 | 2026-05-12T17:01:36.792Z | test fuse::tests::chip_revision_b1 ... ok |
| 3270 | 2026-05-12T17:01:36.792Z | |
| 3271 | 2026-05-12T17:01:36.792Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3272 | 2026-05-12T17:01:36.792Z | |
| 3273 | 2026-05-12T17:01:36.793Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3274 | 2026-05-12T17:01:36.793Z | |
| 3275 | 2026-05-12T17:01:36.793Z | running 0 tests |
| 3276 | 2026-05-12T17:01:36.793Z | |
| 3277 | 2026-05-12T17:01:36.793Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3278 | 2026-05-12T17:01:36.793Z | |
| 3279 | 2026-05-12T17:01:36.793Z | Running unittests src/lib.rs (target/debug/deps/asic-a7f98a4129239b9a) |
| 3280 | 2026-05-12T17:01:36.799Z | |
| 3281 | 2026-05-12T17:01:36.799Z | running 0 tests |
| 3282 | 2026-05-12T17:01:36.800Z | |
| 3283 | 2026-05-12T17:01:36.803Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3284 | 2026-05-12T17:01:36.803Z | |
| 3285 | 2026-05-12T17:01:36.803Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 3286 | 2026-05-12T17:01:36.806Z | |
| 3287 | 2026-05-12T17:01:36.806Z | running 10 tests |
| 3288 | 2026-05-12T17:01:36.806Z | test nat::tests::test_vni ... ok |
| 3289 | 2026-05-12T17:01:36.806Z | test network::tests::test_equal ... ok |
| 3290 | 2026-05-12T17:01:36.806Z | test network::tests::test_eui64 ... ok |
| 3291 | 2026-05-12T17:01:36.806Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3292 | 2026-05-12T17:01:36.810Z | test network::tests::test_into ... ok |
| 3293 | 2026-05-12T17:01:36.810Z | test network::tests::test_parse ... ok |
| 3294 | 2026-05-12T17:01:36.810Z | test network::tests::test_to_string ... ok |
| 3295 | 2026-05-12T17:01:36.810Z | test network::tests::test_not_equal ... ok |
| 3296 | 2026-05-12T17:01:36.810Z | test test_purge ... ok |
| 3297 | 2026-05-12T17:01:36.813Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3298 | 2026-05-12T17:01:36.813Z | |
| 3299 | 2026-05-12T17:01:36.813Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3300 | 2026-05-12T17:01:36.813Z | |
| 3301 | 2026-05-12T17:01:36.813Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 3302 | 2026-05-12T17:01:36.885Z | |
| 3303 | 2026-05-12T17:01:36.885Z | running 1 test |
| 3304 | 2026-05-12T17:01:38.226Z | test test::test_apis_up_to_date ... ok |
| 3305 | 2026-05-12T17:01:38.226Z | |
| 3306 | 2026-05-12T17:01:38.226Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s |
| 3307 | 2026-05-12T17:01:38.226Z | |
| 3308 | 2026-05-12T17:01:38.280Z | Running unittests src/main.rs (target/debug/deps/dpd-c18a146b4cf49317) |
| 3309 | 2026-05-12T17:01:38.286Z | |
| 3310 | 2026-05-12T17:01:38.286Z | running 18 tests |
| 3311 | 2026-05-12T17:01:38.289Z | test freemap::test_ordering ... ok |
| 3312 | 2026-05-12T17:01:38.289Z | test freemap::test_split ... ok |
| 3313 | 2026-05-12T17:01:38.289Z | test config::tests::test_updates ... ok |
| 3314 | 2026-05-12T17:01:38.289Z | test macaddrs::tests::test_mac_offset ... ok |
| 3315 | 2026-05-12T17:01:38.289Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3316 | 2026-05-12T17:01:38.289Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3317 | 2026-05-12T17:01:38.289Z | test nat::test_mapping ... ok |
| 3318 | 2026-05-12T17:01:38.289Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3319 | 2026-05-12T17:01:38.289Z | test port_map::tests::dump_map ... ok |
| 3320 | 2026-05-12T17:01:38.289Z | test port_map::tests::test_backplane_group ... ok |
| 3321 | 2026-05-12T17:01:38.292Z | test port_map::tests::test_port_map ... ok |
| 3322 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG created new freemap, unit: freemap_test |
| 3323 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBGMay 12 17:01:37.376 initted freemap. size: 128DEBG, unitcreated new freemap: , freemap_testunit |
| 3324 | 2026-05-12T17:01:38.292Z | : freemap_testMay 12 17:01:37.376 |
| 3325 | 2026-05-12T17:01:38.292Z | DEBG reset freemap, unit: freemap_test |
| 3326 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG initted freemap. size: 128, unit: freemap_test |
| 3327 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG reset freemap, unit: freemap_test |
| 3328 | 2026-05-12T17:01:38.292Z | test freemap::test_reclaim ... ok |
| 3329 | 2026-05-12T17:01:38.292Z | test freemap::test_span ... ok |
| 3330 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG created new freemap, unit: freemap_test |
| 3331 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG initted freemap. size: 128, unit: freemap_test |
| 3332 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG reset freemap, unit: freemap_test |
| 3333 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG created new freemap, unit: freemap_test |
| 3334 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG initted freemap. size: 128, unit: freemap_test |
| 3335 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG reset freemap, unit: freemap_test |
| 3336 | 2026-05-12T17:01:38.292Z | test freemap::test_free ... ok |
| 3337 | 2026-05-12T17:01:38.292Z | test freemap::test_exhaustion ... ok |
| 3338 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG created new freemap, unit: freemap_test |
| 3339 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG initted freemap. size: 128, unit: freemap_test |
| 3340 | 2026-05-12T17:01:38.292Z | May 12 17:01:37.376 DEBG reset freemap, unit: freemap_test |
| 3341 | 2026-05-12T17:01:38.292Z | test freemap::test_basic ... ok |
| 3342 | 2026-05-12T17:01:38.292Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3343 | 2026-05-12T17:01:38.292Z | test api_server::tests::test_build_info ... ok |
| 3344 | 2026-05-12T17:01:38.292Z | |
| 3345 | 2026-05-12T17:01:38.292Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3346 | 2026-05-12T17:01:38.292Z | |
| 3347 | 2026-05-12T17:01:38.295Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-bbbf33576fce60e8) |
| 3348 | 2026-05-12T17:01:38.297Z | |
| 3349 | 2026-05-12T17:01:38.297Z | running 0 tests |
| 3350 | 2026-05-12T17:01:38.297Z | |
| 3351 | 2026-05-12T17:01:38.297Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3352 | 2026-05-12T17:01:38.297Z | |
| 3353 | 2026-05-12T17:01:38.297Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 3354 | 2026-05-12T17:01:38.302Z | |
| 3355 | 2026-05-12T17:01:38.302Z | running 0 tests |
| 3356 | 2026-05-12T17:01:38.302Z | |
| 3357 | 2026-05-12T17:01:38.305Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3358 | 2026-05-12T17:01:38.305Z | |
| 3359 | 2026-05-12T17:01:38.305Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d6420bb49020d9a7) |
| 3360 | 2026-05-12T17:01:38.311Z | |
| 3361 | 2026-05-12T17:01:38.311Z | running 6 tests |
| 3362 | 2026-05-12T17:01:38.315Z | test tests::test_full_lot_id_neither_present ... ok |
| 3363 | 2026-05-12T17:01:38.315Z | test tests::test_full_lot_id_both_present ... ok |
| 3364 | 2026-05-12T17:01:38.315Z | test tests::test_full_lot_id_lot_only ... ok |
| 3365 | 2026-05-12T17:01:38.315Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3366 | 2026-05-12T17:01:38.315Z | test tests::test_port_id_cmp ... ok |
| 3367 | 2026-05-12T17:01:38.316Z | test tests::test_parse_client_port_id ... ok |
| 3368 | 2026-05-12T17:01:38.316Z | |
| 3369 | 2026-05-12T17:01:38.318Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3370 | 2026-05-12T17:01:38.318Z | |
| 3371 | 2026-05-12T17:01:38.318Z | Running tests/test_all.rs (target/debug/deps/test_all-395380c5632c31ff) |
| 3372 | 2026-05-12T17:01:38.321Z | |
| 3373 | 2026-05-12T17:01:38.321Z | running 6 tests |
| 3374 | 2026-05-12T17:01:41.331Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3375 | 2026-05-12T17:01:41.333Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3376 | 2026-05-12T17:01:41.333Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3377 | 2026-05-12T17:01:41.340Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3378 | 2026-05-12T17:01:41.669Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3379 | 2026-05-12T17:01:42.636Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3380 | 2026-05-12T17:01:42.636Z | |
| 3381 | 2026-05-12T17:01:42.636Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.31s |
| 3382 | 2026-05-12T17:01:42.636Z | |
| 3383 | 2026-05-12T17:01:42.641Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 3384 | 2026-05-12T17:01:42.648Z | |
| 3385 | 2026-05-12T17:01:42.648Z | running 0 tests |
| 3386 | 2026-05-12T17:01:42.650Z | |
| 3387 | 2026-05-12T17:01:42.650Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3388 | 2026-05-12T17:01:42.650Z | |
| 3389 | 2026-05-12T17:01:42.650Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 3390 | 2026-05-12T17:01:42.653Z | |
| 3391 | 2026-05-12T17:01:42.653Z | running 0 tests |
| 3392 | 2026-05-12T17:01:42.656Z | |
| 3393 | 2026-05-12T17:01:42.656Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3394 | 2026-05-12T17:01:42.656Z | |
| 3395 | 2026-05-12T17:01:42.656Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3396 | 2026-05-12T17:01:42.660Z | |
| 3397 | 2026-05-12T17:01:42.660Z | running 12 tests |
| 3398 | 2026-05-12T17:01:42.662Z | test icmp::test_v6_checksum ... ok |
| 3399 | 2026-05-12T17:01:42.662Z | test icmp::test_v4_checksum ... ok |
| 3400 | 2026-05-12T17:01:42.662Z | test ipv6::test_ipv6_parse ... ok |
| 3401 | 2026-05-12T17:01:42.662Z | test lldp::test_lldp_parse ... ok |
| 3402 | 2026-05-12T17:01:42.662Z | test pbuf::test_byte ... ok |
| 3403 | 2026-05-12T17:01:42.662Z | test pbuf::test_nibble ... ok |
| 3404 | 2026-05-12T17:01:42.662Z | test pbuf::test_short ... ok |
| 3405 | 2026-05-12T17:01:42.662Z | test pbuf::test_twelve ... ok |
| 3406 | 2026-05-12T17:01:42.663Z | test pbuf::test_word ... ok |
| 3407 | 2026-05-12T17:01:42.663Z | test pbuf::test_overflow ... ok |
| 3408 | 2026-05-12T17:01:42.663Z | test tcp::test_checksum_syn_nodata ... ok |
| 3409 | 2026-05-12T17:01:42.663Z | test tcp::test_checksum_ack_data ... ok |
| 3410 | 2026-05-12T17:01:42.663Z | |
| 3411 | 2026-05-12T17:01:42.663Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3412 | 2026-05-12T17:01:42.663Z | |
| 3413 | 2026-05-12T17:01:42.665Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3414 | 2026-05-12T17:01:42.668Z | |
| 3415 | 2026-05-12T17:01:42.668Z | running 0 tests |
| 3416 | 2026-05-12T17:01:42.668Z | |
| 3417 | 2026-05-12T17:01:42.668Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3418 | 2026-05-12T17:01:42.668Z | |
| 3419 | 2026-05-12T17:01:42.671Z | Running unittests src/main.rs (target/debug/deps/swadm-2ba98d749d0a06fb) |
| 3420 | 2026-05-12T17:01:42.671Z | |
| 3421 | 2026-05-12T17:01:42.671Z | running 5 tests |
| 3422 | 2026-05-12T17:01:42.671Z | test switchport::test::test_compute_lanes ... ok |
| 3423 | 2026-05-12T17:01:42.673Z | test switchport::test::port_id_ordering ... ok |
| 3424 | 2026-05-12T17:01:42.674Z | Lane 0 Lane 0Lane 1 Lane 2 Lane 1Lane 3 |
| 3425 | 2026-05-12T17:01:42.674Z | Lane 2 Lane 3 Rx Loss-of-lock: Yes |
| 3426 | 2026-05-12T17:01:42.674Z | Yes State: ActivatedYes YesActivated |
| 3427 | 2026-05-12T17:01:42.674Z | Rx Loss-of-signal: YesActivated Activated |
| 3428 | 2026-05-12T17:01:42.674Z | Yes Rx Output Enabled: false Yes falseYes |
| 3429 | 2026-05-12T17:01:42.674Z | Rx CDR Enabled: Yesfalse falseYes |
| 3430 | 2026-05-12T17:01:42.674Z | Rx Output Status: valid Yes validYes |
| 3431 | 2026-05-12T17:01:42.674Z | valid Tx Enabled: Yes valid |
| 3432 | 2026-05-12T17:01:42.674Z | Yes Rx Loss-of-lock: true Yes trueYes |
| 3433 | 2026-05-12T17:01:42.674Z | true Tx Loss-of-lock: No true |
| 3434 | 2026-05-12T17:01:42.674Z | No Rx Loss-of-signal: false Nofalse No |
| 3435 | 2026-05-12T17:01:42.674Z | false Tx Loss-of-signal: No false |
| 3436 | 2026-05-12T17:01:42.674Z | NoRx Auto-squelch Disable: true No trueNo |
| 3437 | 2026-05-12T17:01:42.674Z | Tx CDR Enabled: No trueNo true |
| 3438 | 2026-05-12T17:01:42.674Z | No No |
| 3439 | 2026-05-12T17:01:42.674Z | Tx Output Enabled: true Tx Adaptive EQ Fault: No true Notrue No trueNo |
| 3440 | 2026-05-12T17:01:42.674Z | |
| 3441 | 2026-05-12T17:01:42.674Z | Tx Output Status: invalid Tx Fault: Yes invalid Yesinvalid invalidYes |
| 3442 | 2026-05-12T17:01:42.674Z | Yes Tx Loss-of-lock: false |
| 3443 | 2026-05-12T17:01:42.674Z | false false false |
| 3444 | 2026-05-12T17:01:42.675Z | Tx Loss-of-signal: true true true true |
| 3445 | 2026-05-12T17:01:42.675Z | Tx Auto-squelch Disable: false false false false |
| 3446 | 2026-05-12T17:01:42.675Z | Tx Adaptive EQ Fail: true true true true |
| 3447 | 2026-05-12T17:01:42.675Z | Tx Failure: false false false false |
| 3448 | 2026-05-12T17:01:42.675Z | Tx Force Squelch: true true true true |
| 3449 | 2026-05-12T17:01:42.675Z | Tx Input Polarity: normal normal normal normal |
| 3450 | 2026-05-12T17:01:42.675Z | test switchport::test::test_print_sff_datapath ... ok |
| 3451 | 2026-05-12T17:01:42.675Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3452 | 2026-05-12T17:01:42.675Z | test link::test_filter ... ok |
| 3453 | 2026-05-12T17:01:42.675Z | |
| 3454 | 2026-05-12T17:01:42.675Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3455 | 2026-05-12T17:01:42.675Z | |
| 3456 | 2026-05-12T17:01:42.675Z | Running tests/counters.rs (target/debug/deps/counters-9829e695a9264972) |
| 3457 | 2026-05-12T17:01:42.678Z | |
| 3458 | 2026-05-12T17:01:42.678Z | running 1 test |
| 3459 | 2026-05-12T17:01:42.681Z | test test_p4_counter_list ... ignored |
| 3460 | 2026-05-12T17:01:42.681Z | |
| 3461 | 2026-05-12T17:01:42.681Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3462 | 2026-05-12T17:01:42.681Z | |
| 3463 | 2026-05-12T17:01:42.681Z | Running tests/port-link.rs (target/debug/deps/port_link-0e1965947f5236f3) |
| 3464 | 2026-05-12T17:01:42.683Z | |
| 3465 | 2026-05-12T17:01:42.683Z | running 5 tests |
| 3466 | 2026-05-12T17:01:42.683Z | test test_an ... ignored |
| 3467 | 2026-05-12T17:01:42.683Z | test test_enable ... ignored |
| 3468 | 2026-05-12T17:01:42.683Z | test test_ip_addresses ... ignored |
| 3469 | 2026-05-12T17:01:42.683Z | test test_kr ... ignored |
| 3470 | 2026-05-12T17:01:42.683Z | test test_mac ... ignored |
| 3471 | 2026-05-12T17:01:42.683Z | |
| 3472 | 2026-05-12T17:01:42.683Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3473 | 2026-05-12T17:01:42.684Z | |
| 3474 | 2026-05-12T17:01:42.684Z | Running unittests src/main.rs (target/debug/deps/tfportd-f683aee15d8a81d6) |
| 3475 | 2026-05-12T17:01:42.686Z | |
| 3476 | 2026-05-12T17:01:42.686Z | running 3 tests |
| 3477 | 2026-05-12T17:01:42.686Z | test linklocal::test_parse_ipadm ... ok |
| 3478 | 2026-05-12T17:01:42.686Z | test tfport::test_parse_tfport ... ok |
| 3479 | 2026-05-12T17:01:42.686Z | test config::tests::test_updates ... ok |
| 3480 | 2026-05-12T17:01:42.686Z | |
| 3481 | 2026-05-12T17:01:42.686Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3482 | 2026-05-12T17:01:42.686Z | |
| 3483 | 2026-05-12T17:01:42.686Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3484 | 2026-05-12T17:01:42.690Z | |
| 3485 | 2026-05-12T17:01:42.690Z | running 0 tests |
| 3486 | 2026-05-12T17:01:42.693Z | |
| 3487 | 2026-05-12T17:01:42.693Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3488 | 2026-05-12T17:01:42.693Z | |
| 3489 | 2026-05-12T17:01:42.693Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3490 | 2026-05-12T17:01:42.695Z | |
| 3491 | 2026-05-12T17:01:42.695Z | running 0 tests |
| 3492 | 2026-05-12T17:01:42.695Z | |
| 3493 | 2026-05-12T17:01:42.695Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3494 | 2026-05-12T17:01:42.695Z | |
| 3495 | 2026-05-12T17:01:42.698Z | Doc-tests aal |
| 3496 | 2026-05-12T17:01:42.866Z | |
| 3497 | 2026-05-12T17:01:42.866Z | running 0 tests |
| 3498 | 2026-05-12T17:01:42.866Z | |
| 3499 | 2026-05-12T17:01:42.869Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3500 | 2026-05-12T17:01:42.869Z | |
| 3501 | 2026-05-12T17:01:42.883Z | Doc-tests aal_macros |
| 3502 | 2026-05-12T17:01:42.955Z | |
| 3503 | 2026-05-12T17:01:42.956Z | running 0 tests |
| 3504 | 2026-05-12T17:01:42.956Z | |
| 3505 | 2026-05-12T17:01:42.956Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3506 | 2026-05-12T17:01:42.956Z | |
| 3507 | 2026-05-12T17:01:42.967Z | Doc-tests common |
| 3508 | 2026-05-12T17:01:43.202Z | |
| 3509 | 2026-05-12T17:01:43.202Z | running 0 tests |
| 3510 | 2026-05-12T17:01:43.202Z | |
| 3511 | 2026-05-12T17:01:43.202Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3512 | 2026-05-12T17:01:43.202Z | |
| 3513 | 2026-05-12T17:01:43.222Z | Doc-tests dpd_api |
| 3514 | 2026-05-12T17:01:44.046Z | |
| 3515 | 2026-05-12T17:01:44.046Z | running 2 tests |
| 3516 | 2026-05-12T17:01:44.046Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3517 | 2026-05-12T17:01:44.046Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3518 | 2026-05-12T17:01:44.046Z | |
| 3519 | 2026-05-12T17:01:44.046Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3520 | 2026-05-12T17:01:44.046Z | |
| 3521 | 2026-05-12T17:01:44.077Z | Doc-tests dpd_client |
| 3522 | 2026-05-12T17:01:45.355Z | |
| 3523 | 2026-05-12T17:01:45.355Z | running 0 tests |
| 3524 | 2026-05-12T17:01:45.355Z | |
| 3525 | 2026-05-12T17:01:45.355Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3526 | 2026-05-12T17:01:45.355Z | |
| 3527 | 2026-05-12T17:01:45.401Z | Doc-tests dpd_types |
| 3528 | 2026-05-12T17:01:45.607Z | |
| 3529 | 2026-05-12T17:01:45.607Z | running 0 tests |
| 3530 | 2026-05-12T17:01:45.607Z | |
| 3531 | 2026-05-12T17:01:45.607Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3532 | 2026-05-12T17:01:45.607Z | |
| 3533 | 2026-05-12T17:01:45.632Z | Doc-tests dpd_types_versions |
| 3534 | 2026-05-12T17:01:46.834Z | |
| 3535 | 2026-05-12T17:01:46.834Z | running 1 test |
| 3536 | 2026-05-12T17:01:46.834Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3537 | 2026-05-12T17:01:46.834Z | |
| 3538 | 2026-05-12T17:01:46.835Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3539 | 2026-05-12T17:01:46.835Z | |
| 3540 | 2026-05-12T17:01:46.878Z | Doc-tests packet |
| 3541 | 2026-05-12T17:01:46.990Z | |
| 3542 | 2026-05-12T17:01:46.990Z | running 0 tests |
| 3543 | 2026-05-12T17:01:46.990Z | |
| 3544 | 2026-05-12T17:01:46.990Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3545 | 2026-05-12T17:01:46.990Z | |
| 3546 | 2026-05-12T17:01:47.006Z | Doc-tests pcap |
| 3547 | 2026-05-12T17:01:47.059Z | |
| 3548 | 2026-05-12T17:01:47.059Z | running 0 tests |
| 3549 | 2026-05-12T17:01:47.059Z | |
| 3550 | 2026-05-12T17:01:47.059Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3551 | 2026-05-12T17:01:47.059Z | |
| 3552 | 2026-05-12T17:01:47.107Z | process exited: duration 624120 ms, exit code 0 |
| |
| 3553 | 2026-05-12T17:01:47.113Z | found 0 output files |