|
|
|
| 1 | 2026-04-01T03:26:04.596Z | job assigned to worker 01KN3H62P9JN28RVD4JK982WV3 [factory aws, i-0e20a35fa3392e771] (queued for 45 s) |
| |
| 2 | 2026-04-01T03:26:11.373Z | starting task 0: "setup" |
| 3 | 2026-04-01T03:26:11.378Z | ++ uname -s |
| 4 | 2026-04-01T03:26:11.380Z | + kern=SunOS |
| 5 | 2026-04-01T03:26:11.380Z | + build_user=build |
| 6 | 2026-04-01T03:26:11.381Z | + build_uid=12345 |
| 7 | 2026-04-01T03:26:11.381Z | + work_dir=/work |
| 8 | 2026-04-01T03:26:11.381Z | + input_dir=/input |
| 9 | 2026-04-01T03:26:11.381Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T03:26:11.381Z | + case "$kern" in |
| 11 | 2026-04-01T03:26:11.381Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T03:26:11.383Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T03:26:13.388Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T03:26:13.507Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T03:26:13.510Z | + home_fs=zfs |
| 16 | 2026-04-01T03:26:13.510Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T03:26:13.510Z | + mkdir -p /home/build |
| 18 | 2026-04-01T03:26:13.510Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T03:26:14.511Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T03:26:14.515Z | process exited: duration 3141 ms, exit code 0 |
| |
| 21 | 2026-04-01T03:26:14.525Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T03:26:14.529Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-01T03:26:14.529Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T03:26:14.529Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-04-01T03:26:14.530Z | * rust toolchain profile = "default" |
| 26 | 2026-04-01T03:26:14.530Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T03:26:14.530Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T03:26:14.535Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T03:26:14.535Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-01T03:26:14.652Z | info: downloading installer |
| 31 | 2026-04-01T03:26:15.986Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T03:26:15.986Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T03:26:15.986Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T03:26:15.986Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T03:26:15.986Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T03:26:15.986Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T03:26:15.987Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T03:26:15.987Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T03:26:15.987Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T03:26:15.987Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T03:26:15.987Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T03:26:15.987Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T03:26:15.987Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T03:26:16.000Z | info: profile set to default |
| 45 | 2026-04-01T03:26:16.000Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T03:26:16.004Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-01T03:26:16.162Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-01T03:26:16.165Z | info: downloading 6 components |
| 49 | 2026-04-01T03:26:30.086Z | |
| 50 | 2026-04-01T03:26:30.086Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 51 | 2026-04-01T03:26:30.120Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-01T03:26:30.121Z | |
| 53 | 2026-04-01T03:26:30.121Z | |
| 54 | 2026-04-01T03:26:30.121Z | Rust is installed now. Great! |
| 55 | 2026-04-01T03:26:30.121Z | |
| 56 | 2026-04-01T03:26:30.124Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T03:26:30.124Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T03:26:30.124Z | |
| 59 | 2026-04-01T03:26:30.124Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T03:26:30.124Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T03:26:30.124Z | |
| 62 | 2026-04-01T03:26:30.124Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T03:26:30.124Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T03:26:30.124Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T03:26:30.124Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T03:26:30.124Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T03:26:30.124Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T03:26:30.124Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T03:26:30.124Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T03:26:30.124Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T03:26:30.199Z | + rustup --version |
| 72 | 2026-04-01T03:26:30.207Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T03:26:30.210Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T03:26:30.231Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-01T03:26:30.233Z | + cargo --version |
| 76 | 2026-04-01T03:26:30.245Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-01T03:26:30.248Z | + rustc --version |
| 78 | 2026-04-01T03:26:30.268Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-01T03:26:30.271Z | process exited: duration 15744 ms, exit code 0 |
| |
| 80 | 2026-04-01T03:26:30.276Z | starting task 2: "authentication" |
| 81 | 2026-04-01T03:26:30.293Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T03:26:30.298Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T03:26:30.302Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-04-01T03:26:30.304Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-04-01T03:26:30.347Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-04-01T03:26:31.337Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-04-01T03:26:31.337Z | + git fetch origin b586dfd421384ae60dad72c7771e9b4e83560148 |
| 88 | 2026-04-01T03:26:31.574Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-04-01T03:26:31.574Z | * branch b586dfd421384ae60dad72c7771e9b4e83560148 -> FETCH_HEAD |
| 90 | 2026-04-01T03:26:31.580Z | + [[ -n zl/softnpu-with-mcast ]] |
| 91 | 2026-04-01T03:26:31.583Z | ++ git branch --show-current |
| 92 | 2026-04-01T03:26:31.583Z | + current=main |
| 93 | 2026-04-01T03:26:31.583Z | + [[ main != zl/softnpu-with-mcast ]] |
| 94 | 2026-04-01T03:26:31.583Z | + git branch -f zl/softnpu-with-mcast b586dfd421384ae60dad72c7771e9b4e83560148 |
| 95 | 2026-04-01T03:26:31.586Z | + git checkout -f zl/softnpu-with-mcast |
| 96 | 2026-04-01T03:26:31.603Z | Switched to branch 'zl/softnpu-with-mcast' |
| 97 | 2026-04-01T03:26:31.606Z | + git reset --hard b586dfd421384ae60dad72c7771e9b4e83560148 |
| 98 | 2026-04-01T03:26:31.609Z | HEAD is now at b586dfd [multicast] wire up softnpu backend to multicast table ops |
| 99 | 2026-04-01T03:26:31.613Z | process exited: duration 1311 ms, exit code 0 |
| |
| 100 | 2026-04-01T03:26:31.619Z | starting task 4: "build" |
| 101 | 2026-04-01T03:26:31.622Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T03:26:31.625Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-04-01T03:26:31.625Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-04-01T03:26:31.625Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-04-01T03:26:31.625Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-04-01T03:26:31.625Z | +++ uname -s |
| 107 | 2026-04-01T03:26:31.625Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-04-01T03:26:31.625Z | ++ SERIES=illumos |
| 109 | 2026-04-01T03:26:31.625Z | +++ uname -s |
| 110 | 2026-04-01T03:26:31.628Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-04-01T03:26:31.628Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-04-01T03:26:31.628Z | ++ rustup show active-toolchain |
| 113 | 2026-04-01T03:26:31.631Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-04-01T03:26:31.634Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-04-01T03:26:31.634Z | ++ banner 'sde setup' |
| 116 | 2026-04-01T03:26:31.634Z | |
| 117 | 2026-04-01T03:26:31.634Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-04-01T03:26:31.634Z | # # # # # # # # # # # |
| 119 | 2026-04-01T03:26:31.634Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-04-01T03:26:31.634Z | # # # # # # # # # ##### |
| 121 | 2026-04-01T03:26:31.634Z | # # # # # # # # # # # # |
| 122 | 2026-04-01T03:26:31.634Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-04-01T03:26:31.634Z | |
| 124 | 2026-04-01T03:26:31.634Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-04-01T03:26:31.634Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-04-01T03:26:31.634Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-04-01T03:26:31.639Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-04-01T03:26:31.643Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-04-01T03:26:33.151Z |
0 0 0 0 0 0 0 0 0
67 76.03M 67 50.98M 0 0 51.01M 0 00:01 00:01 51.02M
100 76.03M 100 76.03M 0 0 50.33M 0 00:01 00:01 51.02M
100 76.03M 100 76.03M 0 0 50.32M 0 00:01 00:01 51.02M
100 76.03M 100 76.03M 0 0 50.32M 0 00:01 00:01 51.02M |
| 130 | 2026-04-01T03:26:33.155Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-04-01T03:26:33.202Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-04-01T03:26:33.202Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-04-01T03:26:33.206Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-04-01T03:26:40.377Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-01T03:26:47.193Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-01T03:26:47.374Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-04-01T03:26:53.982Z | Planning: Solver setup ... Done |
| 138 | 2026-04-01T03:26:54.006Z | Planning: Running solver ... Done |
| 139 | 2026-04-01T03:26:54.119Z | Planning: Finding local manifests ... Done |
| 140 | 2026-04-01T03:26:54.122Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-04-01T03:26:54.126Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-04-01T03:26:54.140Z | Planning: Package planning ... Done |
| 143 | 2026-04-01T03:26:54.142Z | Planning: Merging actions ... Done |
| 144 | 2026-04-01T03:26:54.232Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-04-01T03:26:54.235Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-04-01T03:26:55.014Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-04-01T03:26:55.017Z | Planning: Planning completed in 7.64 seconds |
| 148 | 2026-04-01T03:26:55.021Z | Packages to install: 1 |
| 149 | 2026-04-01T03:26:55.024Z | Create boot environment: No |
| 150 | 2026-04-01T03:26:55.024Z | Create backup boot environment: No |
| 151 | 2026-04-01T03:26:55.073Z | |
| 152 | 2026-04-01T03:26:55.073Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-04-01T03:26:55.208Z | Download: Completed 75.30 MB in 0.13 seconds (561M/s) |
| 154 | 2026-04-01T03:26:55.385Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-04-01T03:26:56.350Z | Actions: Completed 293 actions in 0.97 seconds. |
| 156 | 2026-04-01T03:26:56.354Z | Done |
| 157 | 2026-04-01T03:26:56.394Z | Done |
| 158 | 2026-04-01T03:26:57.033Z | Done |
| 159 | 2026-04-01T03:26:59.570Z | Done |
| 160 | 2026-04-01T03:26:59.645Z | Done |
| 161 | 2026-04-01T03:26:59.647Z | Done |
| 162 | 2026-04-01T03:26:59.932Z | Done |
| 163 | 2026-04-01T03:27:00.560Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-04-01T03:27:00.560Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-04-01T03:27:00.560Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-04-01T03:27:00.560Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-04-01T03:27:00.560Z | ++ banner packages |
| 168 | 2026-04-01T03:27:00.564Z | |
| 169 | 2026-04-01T03:27:00.564Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-04-01T03:27:00.564Z | # # # # # # # # # # # # # # |
| 171 | 2026-04-01T03:27:00.564Z | # # # # # #### # # # ##### #### |
| 172 | 2026-04-01T03:27:00.564Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-04-01T03:27:00.564Z | # # # # # # # # # # # # # # |
| 174 | 2026-04-01T03:27:00.564Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-04-01T03:27:00.564Z | |
| 176 | 2026-04-01T03:27:00.564Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-04-01T03:27:00.955Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-04-01T03:27:00.958Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-04-01T03:27:05.153Z | Planning: Solver setup ... Done |
| 180 | 2026-04-01T03:27:05.175Z | Planning: Running solver ... Done |
| 181 | 2026-04-01T03:27:05.292Z | Planning: Finding local manifests ... Done |
| 182 | 2026-04-01T03:27:05.294Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-04-01T03:27:05.482Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-04-01T03:27:05.513Z | Planning: Package planning ... Done |
| 185 | 2026-04-01T03:27:05.540Z | Planning: Merging actions ... Done |
| 186 | 2026-04-01T03:27:05.646Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-04-01T03:27:05.652Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-04-01T03:27:05.826Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-04-01T03:27:05.830Z | Planning: Planning completed in 4.87 seconds |
| 190 | 2026-04-01T03:27:05.839Z | Packages to install: 2 |
| 191 | 2026-04-01T03:27:05.839Z | Mediators to change: 2 |
| 192 | 2026-04-01T03:27:05.839Z | Services to change: 1 |
| 193 | 2026-04-01T03:27:05.839Z | Create boot environment: No |
| 194 | 2026-04-01T03:27:05.839Z | Create backup boot environment: No |
| 195 | 2026-04-01T03:27:05.877Z | |
| 196 | 2026-04-01T03:27:05.877Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-04-01T03:27:10.881Z | Download: 1946/3076 items 117.6/211.3MB 55% complete (23.9M/s) |
| 198 | 2026-04-01T03:27:16.392Z | Download: 3030/3076 items 201.8/211.3MB 95% complete (21.9M/s) |
| 199 | 2026-04-01T03:27:20.006Z | Download: Completed 211.31 MB in 14.13 seconds (15.0M/s) |
| 200 | 2026-04-01T03:27:20.522Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-04-01T03:27:23.613Z | Actions: Completed 3418 actions in 3.09 seconds. |
| 202 | 2026-04-01T03:27:24.135Z | Done |
| 203 | 2026-04-01T03:27:24.135Z | Done |
| 204 | 2026-04-01T03:27:24.836Z | Done |
| 205 | 2026-04-01T03:27:27.592Z | Done |
| 206 | 2026-04-01T03:27:27.664Z | Done |
| 207 | 2026-04-01T03:27:27.667Z | Done |
| 208 | 2026-04-01T03:27:27.950Z | Done |
| 209 | 2026-04-01T03:27:28.082Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-04-01T03:27:28.273Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-04-01T03:27:28.379Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-04-01T03:27:28.382Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-04-01T03:27:28.540Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-04-01T03:27:28.542Z | Planning: Planning completed in 0.27 seconds |
| 215 | 2026-04-01T03:27:28.561Z | Mediators to change: 2 |
| 216 | 2026-04-01T03:27:28.561Z | Create boot environment: No |
| 217 | 2026-04-01T03:27:28.561Z | Create backup boot environment: No |
| 218 | 2026-04-01T03:27:28.674Z | Done |
| 219 | 2026-04-01T03:27:28.674Z | Done |
| 220 | 2026-04-01T03:27:29.278Z | Done |
| 221 | 2026-04-01T03:27:31.755Z | Done |
| 222 | 2026-04-01T03:27:31.827Z | Done |
| 223 | 2026-04-01T03:27:31.830Z | Done |
| 224 | 2026-04-01T03:27:31.972Z | Done |
| 225 | 2026-04-01T03:27:32.043Z | ++ cargo --version |
| 226 | 2026-04-01T03:27:32.053Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-04-01T03:27:32.056Z | ++ rustc --version |
| 228 | 2026-04-01T03:27:32.076Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-04-01T03:27:32.079Z | + banner copyrights |
| 230 | 2026-04-01T03:27:32.082Z | |
| 231 | 2026-04-01T03:27:32.082Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-04-01T03:27:32.082Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-04-01T03:27:32.082Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-04-01T03:27:32.082Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-04-01T03:27:32.082Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-04-01T03:27:32.082Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-04-01T03:27:32.082Z | |
| 238 | 2026-04-01T03:27:32.082Z | + ./tools/check_copyrights.sh |
| 239 | 2026-04-01T03:27:33.615Z | + banner clippy |
| 240 | 2026-04-01T03:27:33.618Z | |
| 241 | 2026-04-01T03:27:33.618Z | #### # # ##### ##### # # |
| 242 | 2026-04-01T03:27:33.618Z | # # # # # # # # # # |
| 243 | 2026-04-01T03:27:33.618Z | # # # # # # # # |
| 244 | 2026-04-01T03:27:33.618Z | # # # ##### ##### # |
| 245 | 2026-04-01T03:27:33.618Z | # # # # # # # |
| 246 | 2026-04-01T03:27:33.618Z | #### ###### # # # # |
| 247 | 2026-04-01T03:27:33.618Z | |
| 248 | 2026-04-01T03:27:33.618Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 249 | 2026-04-01T03:27:33.618Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 250 | 2026-04-01T03:27:33.767Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 251 | 2026-04-01T03:27:44.337Z | Updating crates.io index |
| 252 | 2026-04-01T03:27:44.340Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 253 | 2026-04-01T03:27:44.631Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 254 | 2026-04-01T03:27:45.914Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 255 | 2026-04-01T03:27:46.199Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 256 | 2026-04-01T03:27:46.437Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 257 | 2026-04-01T03:27:47.463Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 258 | 2026-04-01T03:27:47.697Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 259 | 2026-04-01T03:27:47.993Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-04-01T03:27:48.300Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-04-01T03:27:48.648Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 262 | 2026-04-01T03:27:49.009Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 263 | 2026-04-01T03:27:49.782Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 264 | 2026-04-01T03:27:50.015Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-04-01T03:27:50.388Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-04-01T03:27:50.944Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-04-01T03:27:51.221Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-04-01T03:27:51.447Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-04-01T03:27:51.699Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 270 | 2026-04-01T03:27:52.217Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 271 | 2026-04-01T03:27:52.557Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 272 | 2026-04-01T03:27:52.794Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 273 | 2026-04-01T03:27:54.265Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-04-01T03:27:55.055Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 275 | 2026-04-01T03:27:56.345Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 276 | 2026-04-01T03:27:56.945Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2026-04-01T03:27:57.231Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-04-01T03:27:57.728Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 279 | 2026-04-01T03:27:59.808Z | Downloading crates ... |
| 280 | 2026-04-01T03:27:59.882Z | Downloaded cfg_aliases v0.2.1 |
| 281 | 2026-04-01T03:27:59.885Z | Downloaded cobs v0.3.0 |
| 282 | 2026-04-01T03:27:59.889Z | Downloaded async-stream v0.3.6 |
| 283 | 2026-04-01T03:27:59.893Z | Downloaded clap v4.6.0 |
| 284 | 2026-04-01T03:27:59.899Z | Downloaded defmt v0.3.100 |
| 285 | 2026-04-01T03:27:59.902Z | Downloaded anstyle-parse v1.0.0 |
| 286 | 2026-04-01T03:27:59.904Z | Downloaded colorchoice v1.0.4 |
| 287 | 2026-04-01T03:27:59.907Z | Downloaded adler2 v2.0.1 |
| 288 | 2026-04-01T03:27:59.907Z | Downloaded cargo-platform v0.1.9 |
| 289 | 2026-04-01T03:27:59.910Z | Downloaded ciborium-ll v0.2.2 |
| 290 | 2026-04-01T03:27:59.913Z | Downloaded foreign-types-shared v0.3.1 |
| 291 | 2026-04-01T03:27:59.916Z | Downloaded group v0.13.0 |
| 292 | 2026-04-01T03:27:59.919Z | Downloaded cookie v0.18.1 |
| 293 | 2026-04-01T03:27:59.919Z | Downloaded futures-channel v0.3.32 |
| 294 | 2026-04-01T03:27:59.923Z | Downloaded csv-core v0.1.12 |
| 295 | 2026-04-01T03:27:59.925Z | Downloaded const_format v0.2.34 |
| 296 | 2026-04-01T03:27:59.928Z | Downloaded dunce v1.0.5 |
| 297 | 2026-04-01T03:27:59.932Z | Downloaded dropshot_endpoint v0.16.7 |
| 298 | 2026-04-01T03:27:59.940Z | Downloaded hickory-resolver v0.24.4 |
| 299 | 2026-04-01T03:27:59.942Z | Downloaded derive-ex v0.1.8 |
| 300 | 2026-04-01T03:27:59.942Z | Downloaded aho-corasick v1.1.3 |
| 301 | 2026-04-01T03:27:59.945Z | Downloaded fastrand v2.3.0 |
| 302 | 2026-04-01T03:27:59.945Z | Downloaded crucible-workspace-hack v0.1.0 |
| 303 | 2026-04-01T03:27:59.948Z | Downloaded crossbeam-utils v0.8.21 |
| 304 | 2026-04-01T03:27:59.951Z | Downloaded embedded-io v0.6.1 |
| 305 | 2026-04-01T03:27:59.951Z | Downloaded fixedbitset v0.5.7 |
| 306 | 2026-04-01T03:27:59.953Z | Downloaded enum-as-inner v0.6.1 |
| 307 | 2026-04-01T03:27:59.956Z | Downloaded display-error-chain v0.2.2 |
| 308 | 2026-04-01T03:27:59.959Z | Downloaded dof v0.3.0 |
| 309 | 2026-04-01T03:27:59.959Z | Downloaded byteorder v1.5.0 |
| 310 | 2026-04-01T03:27:59.962Z | Downloaded atomicwrites v0.4.4 |
| 311 | 2026-04-01T03:27:59.964Z | Downloaded hmac v0.12.1 |
| 312 | 2026-04-01T03:27:59.967Z | Downloaded dyn-clone v1.0.20 |
| 313 | 2026-04-01T03:27:59.967Z | Downloaded defmt-parser v1.0.0 |
| 314 | 2026-04-01T03:27:59.970Z | Downloaded crypto-common v0.1.6 |
| 315 | 2026-04-01T03:27:59.970Z | Downloaded autocfg v1.5.0 |
| 316 | 2026-04-01T03:27:59.973Z | Downloaded async-trait v0.1.89 |
| 317 | 2026-04-01T03:27:59.975Z | Downloaded dtrace-parser v0.2.0 |
| 318 | 2026-04-01T03:27:59.978Z | Downloaded filetime v0.2.26 |
| 319 | 2026-04-01T03:27:59.981Z | Downloaded futures-sink v0.3.32 |
| 320 | 2026-04-01T03:27:59.981Z | Downloaded hubpack_derive v0.1.1 |
| 321 | 2026-04-01T03:27:59.983Z | Downloaded humantime v2.3.0 |
| 322 | 2026-04-01T03:27:59.986Z | Downloaded hostname v0.3.1 |
| 323 | 2026-04-01T03:27:59.986Z | Downloaded bit-set v0.8.0 |
| 324 | 2026-04-01T03:27:59.988Z | Downloaded form_urlencoded v1.2.2 |
| 325 | 2026-04-01T03:27:59.991Z | Downloaded debug-ignore v1.0.5 |
| 326 | 2026-04-01T03:27:59.994Z | Downloaded futures-io v0.3.32 |
| 327 | 2026-04-01T03:27:59.994Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 328 | 2026-04-01T03:27:59.996Z | Downloaded aead v0.5.2 |
| 329 | 2026-04-01T03:27:59.999Z | Downloaded displaydoc v0.2.5 |
| 330 | 2026-04-01T03:28:00.002Z | Downloaded expectorate v1.2.0 |
| 331 | 2026-04-01T03:28:00.005Z | Downloaded hostname v0.4.2 |
| 332 | 2026-04-01T03:28:00.005Z | Downloaded cpufeatures v0.2.17 |
| 333 | 2026-04-01T03:28:00.007Z | Downloaded clap_lex v1.1.0 |
| 334 | 2026-04-01T03:28:00.007Z | Downloaded hash32 v0.3.1 |
| 335 | 2026-04-01T03:28:00.010Z | Downloaded is_ci v1.2.0 |
| 336 | 2026-04-01T03:28:00.013Z | Downloaded digest v0.10.7 |
| 337 | 2026-04-01T03:28:00.016Z | Downloaded iana-time-zone v0.1.64 |
| 338 | 2026-04-01T03:28:00.018Z | Downloaded cfg-if v1.0.3 |
| 339 | 2026-04-01T03:28:00.018Z | Downloaded futures-task v0.3.32 |
| 340 | 2026-04-01T03:28:00.021Z | Downloaded git-stub v1.0.0 |
| 341 | 2026-04-01T03:28:00.023Z | Downloaded cipher v0.4.4 |
| 342 | 2026-04-01T03:28:00.023Z | Downloaded anstream v1.0.0 |
| 343 | 2026-04-01T03:28:00.026Z | Downloaded http-body v1.0.1 |
| 344 | 2026-04-01T03:28:00.029Z | Downloaded dof v0.4.0 |
| 345 | 2026-04-01T03:28:00.029Z | Downloaded gethostname v0.5.0 |
| 346 | 2026-04-01T03:28:00.031Z | Downloaded idna_adapter v1.2.1 |
| 347 | 2026-04-01T03:28:00.034Z | Downloaded generic-array v0.14.7 |
| 348 | 2026-04-01T03:28:00.037Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 349 | 2026-04-01T03:28:00.037Z | Downloaded constant_time_eq v0.3.1 |
| 350 | 2026-04-01T03:28:00.039Z | Downloaded foreign-types-macros v0.2.3 |
| 351 | 2026-04-01T03:28:00.039Z | Downloaded hubpack v0.1.2 |
| 352 | 2026-04-01T03:28:00.042Z | Downloaded foreign-types-shared v0.1.1 |
| 353 | 2026-04-01T03:28:00.045Z | Downloaded internet-checksum v0.2.1 |
| 354 | 2026-04-01T03:28:00.045Z | Downloaded instant v0.1.13 |
| 355 | 2026-04-01T03:28:00.047Z | Downloaded convert_case v0.4.0 |
| 356 | 2026-04-01T03:28:00.047Z | Downloaded foreign-types v0.5.0 |
| 357 | 2026-04-01T03:28:00.050Z | Downloaded indent_write v2.2.0 |
| 358 | 2026-04-01T03:28:00.052Z | Downloaded inout v0.1.4 |
| 359 | 2026-04-01T03:28:00.053Z | Downloaded is_terminal_polyfill v1.70.1 |
| 360 | 2026-04-01T03:28:00.055Z | Downloaded highway v1.3.0 |
| 361 | 2026-04-01T03:28:00.058Z | Downloaded darling_macro v0.21.3 |
| 362 | 2026-04-01T03:28:00.058Z | Downloaded itoa v1.0.15 |
| 363 | 2026-04-01T03:28:00.061Z | Downloaded atomic-waker v1.1.2 |
| 364 | 2026-04-01T03:28:00.063Z | Downloaded is-terminal v0.4.16 |
| 365 | 2026-04-01T03:28:00.063Z | Downloaded ciborium-io v0.2.2 |
| 366 | 2026-04-01T03:28:00.066Z | Downloaded futures-executor v0.3.32 |
| 367 | 2026-04-01T03:28:00.066Z | Downloaded keccak v0.1.6 |
| 368 | 2026-04-01T03:28:00.069Z | Downloaded globset v0.4.16 |
| 369 | 2026-04-01T03:28:00.071Z | Downloaded glob v0.3.3 |
| 370 | 2026-04-01T03:28:00.071Z | Downloaded git-stub-vcs v0.1.0 |
| 371 | 2026-04-01T03:28:00.074Z | Downloaded data-encoding v2.9.0 |
| 372 | 2026-04-01T03:28:00.077Z | Downloaded cargo_metadata v0.18.1 |
| 373 | 2026-04-01T03:28:00.077Z | Downloaded bytecount v0.6.9 |
| 374 | 2026-04-01T03:28:00.080Z | Downloaded kstat-rs v0.2.4 |
| 375 | 2026-04-01T03:28:00.082Z | Downloaded fs-err v3.1.2 |
| 376 | 2026-04-01T03:28:00.082Z | Downloaded cmake v0.1.54 |
| 377 | 2026-04-01T03:28:00.085Z | Downloaded darling_core v0.21.3 |
| 378 | 2026-04-01T03:28:00.088Z | Downloaded crossbeam-epoch v0.9.18 |
| 379 | 2026-04-01T03:28:00.091Z | Downloaded ingot v0.1.1 |
| 380 | 2026-04-01T03:28:00.093Z | Downloaded block-buffer v0.10.4 |
| 381 | 2026-04-01T03:28:00.096Z | Downloaded libscf-sys v1.1.0 |
| 382 | 2026-04-01T03:28:00.096Z | Downloaded anstyle-query v1.1.4 |
| 383 | 2026-04-01T03:28:00.098Z | Downloaded dtrace-parser v0.3.0 |
| 384 | 2026-04-01T03:28:00.098Z | Downloaded memoffset v0.9.1 |
| 385 | 2026-04-01T03:28:00.101Z | Downloaded managed v0.8.0 |
| 386 | 2026-04-01T03:28:00.104Z | Downloaded lru-cache v0.1.2 |
| 387 | 2026-04-01T03:28:00.104Z | Downloaded ident_case v1.0.1 |
| 388 | 2026-04-01T03:28:00.106Z | Downloaded futures-macro v0.3.32 |
| 389 | 2026-04-01T03:28:00.107Z | Downloaded embedded-io v0.4.0 |
| 390 | 2026-04-01T03:28:00.109Z | Downloaded linked-hash-map v0.5.6 |
| 391 | 2026-04-01T03:28:00.109Z | Downloaded cancel-safe-futures v0.1.5 |
| 392 | 2026-04-01T03:28:00.112Z | Downloaded match_cfg v0.1.0 |
| 393 | 2026-04-01T03:28:00.115Z | Downloaded equivalent v1.0.2 |
| 394 | 2026-04-01T03:28:00.117Z | Downloaded macaddr v1.0.1 |
| 395 | 2026-04-01T03:28:00.117Z | Downloaded lru-slab v0.1.2 |
| 396 | 2026-04-01T03:28:00.120Z | Downloaded ipnetwork v0.21.1 |
| 397 | 2026-04-01T03:28:00.120Z | Downloaded dropshot-api-manager v0.5.2 |
| 398 | 2026-04-01T03:28:00.123Z | Downloaded anstyle v1.0.14 |
| 399 | 2026-04-01T03:28:00.126Z | Downloaded bit-vec v0.8.0 |
| 400 | 2026-04-01T03:28:00.128Z | Downloaded base64ct v1.8.0 |
| 401 | 2026-04-01T03:28:00.128Z | Downloaded newtype-uuid-macros v0.1.0 |
| 402 | 2026-04-01T03:28:00.131Z | Downloaded hex v0.4.3 |
| 403 | 2026-04-01T03:28:00.134Z | Downloaded num v0.4.3 |
| 404 | 2026-04-01T03:28:00.134Z | Downloaded ipnet v2.11.0 |
| 405 | 2026-04-01T03:28:00.137Z | Downloaded foldhash v0.2.0 |
| 406 | 2026-04-01T03:28:00.140Z | Downloaded either v1.15.0 |
| 407 | 2026-04-01T03:28:00.140Z | Downloaded deranged v0.5.3 |
| 408 | 2026-04-01T03:28:00.142Z | Downloaded memmap v0.7.0 |
| 409 | 2026-04-01T03:28:00.142Z | Downloaded newline-converter v0.3.0 |
| 410 | 2026-04-01T03:28:00.146Z | Downloaded ciborium v0.2.2 |
| 411 | 2026-04-01T03:28:00.150Z | Downloaded mime v0.3.17 |
| 412 | 2026-04-01T03:28:00.150Z | Downloaded daft v0.1.4 |
| 413 | 2026-04-01T03:28:00.153Z | Downloaded num-derive v0.3.3 |
| 414 | 2026-04-01T03:28:00.153Z | Downloaded darling v0.21.3 |
| 415 | 2026-04-01T03:28:00.156Z | Downloaded const_format_proc_macros v0.2.34 |
| 416 | 2026-04-01T03:28:00.159Z | Downloaded heck v0.4.1 |
| 417 | 2026-04-01T03:28:00.159Z | Downloaded float-ord v0.3.2 |
| 418 | 2026-04-01T03:28:00.162Z | Downloaded defmt v1.0.1 |
| 419 | 2026-04-01T03:28:00.164Z | Downloaded num-derive v0.4.2 |
| 420 | 2026-04-01T03:28:00.164Z | Downloaded cc v1.2.58 |
| 421 | 2026-04-01T03:28:00.167Z | Downloaded olpc-cjson v0.1.4 |
| 422 | 2026-04-01T03:28:00.170Z | Downloaded libsw-core v0.3.2 |
| 423 | 2026-04-01T03:28:00.170Z | Downloaded libsw v3.5.0 |
| 424 | 2026-04-01T03:28:00.173Z | Downloaded http-body-util v0.1.3 |
| 425 | 2026-04-01T03:28:00.175Z | Downloaded foreign-types v0.3.2 |
| 426 | 2026-04-01T03:28:00.175Z | Downloaded lazy_static v1.5.0 |
| 427 | 2026-04-01T03:28:00.178Z | Downloaded jobserver v0.1.34 |
| 428 | 2026-04-01T03:28:00.178Z | Downloaded omicron-workspace-hack v0.1.0 |
| 429 | 2026-04-01T03:28:00.181Z | Downloaded linear-map v1.2.0 |
| 430 | 2026-04-01T03:28:00.183Z | Downloaded lock_api v0.4.14 |
| 431 | 2026-04-01T03:28:00.183Z | Downloaded futures v0.3.32 |
| 432 | 2026-04-01T03:28:00.186Z | Downloaded openssl-probe v0.1.6 |
| 433 | 2026-04-01T03:28:00.189Z | Downloaded openssl-macros v0.1.1 |
| 434 | 2026-04-01T03:28:00.189Z | Downloaded derive_more v0.99.20 |
| 435 | 2026-04-01T03:28:00.192Z | Downloaded opaque-debug v0.3.1 |
| 436 | 2026-04-01T03:28:00.194Z | Downloaded num-iter v0.1.45 |
| 437 | 2026-04-01T03:28:00.197Z | Downloaded num-conv v0.2.1 |
| 438 | 2026-04-01T03:28:00.197Z | Downloaded newtype_derive v0.1.6 |
| 439 | 2026-04-01T03:28:00.200Z | Downloaded half v2.7.1 |
| 440 | 2026-04-01T03:28:00.200Z | Downloaded num_enum_derive v0.5.11 |
| 441 | 2026-04-01T03:28:00.203Z | Downloaded indexmap v1.9.3 |
| 442 | 2026-04-01T03:28:00.205Z | Downloaded heapless v0.8.0 |
| 443 | 2026-04-01T03:28:00.208Z | Downloaded find-msvc-tools v0.1.9 |
| 444 | 2026-04-01T03:28:00.208Z | Downloaded drift v0.1.3 |
| 445 | 2026-04-01T03:28:00.212Z | Downloaded ingot-macros v0.1.1 |
| 446 | 2026-04-01T03:28:00.214Z | Downloaded num_threads v0.1.7 |
| 447 | 2026-04-01T03:28:00.217Z | Downloaded backoff v0.4.0 |
| 448 | 2026-04-01T03:28:00.217Z | Downloaded colored v3.0.0 |
| 449 | 2026-04-01T03:28:00.220Z | Downloaded bitflags v1.3.2 |
| 450 | 2026-04-01T03:28:00.223Z | Downloaded hyper-tls v0.6.0 |
| 451 | 2026-04-01T03:28:00.225Z | Downloaded ff v0.13.1 |
| 452 | 2026-04-01T03:28:00.225Z | Downloaded blake2 v0.10.6 |
| 453 | 2026-04-01T03:28:00.228Z | Downloaded potential_utf v0.1.3 |
| 454 | 2026-04-01T03:28:00.228Z | Downloaded percent-encoding v2.3.2 |
| 455 | 2026-04-01T03:28:00.231Z | Downloaded clap_derive v4.6.0 |
| 456 | 2026-04-01T03:28:00.234Z | Downloaded multer v3.1.0 |
| 457 | 2026-04-01T03:28:00.234Z | Downloaded hickory-resolver v0.25.2 |
| 458 | 2026-04-01T03:28:00.236Z | Downloaded crc32fast v1.5.0 |
| 459 | 2026-04-01T03:28:00.239Z | Downloaded memmap2 v0.9.8 |
| 460 | 2026-04-01T03:28:00.242Z | Downloaded pretty-hex v0.4.1 |
| 461 | 2026-04-01T03:28:00.242Z | Downloaded plain v0.2.3 |
| 462 | 2026-04-01T03:28:00.245Z | Downloaded num_enum v0.7.5 |
| 463 | 2026-04-01T03:28:00.248Z | Downloaded proc-macro-crate v1.3.1 |
| 464 | 2026-04-01T03:28:00.248Z | Downloaded flate2 v1.1.2 |
| 465 | 2026-04-01T03:28:00.250Z | Downloaded erased-serde v0.3.31 |
| 466 | 2026-04-01T03:28:00.253Z | Downloaded num_enum v0.5.11 |
| 467 | 2026-04-01T03:28:00.256Z | Downloaded cexpr v0.6.0 |
| 468 | 2026-04-01T03:28:00.259Z | Downloaded libloading v0.8.9 |
| 469 | 2026-04-01T03:28:00.261Z | Downloaded oxnet v0.1.4 |
| 470 | 2026-04-01T03:28:00.261Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 471 | 2026-04-01T03:28:00.264Z | Downloaded powerfmt v0.2.0 |
| 472 | 2026-04-01T03:28:00.264Z | Downloaded proc-macro-error-attr v1.0.4 |
| 473 | 2026-04-01T03:28:00.267Z | Downloaded num_enum_derive v0.7.5 |
| 474 | 2026-04-01T03:28:00.267Z | Downloaded foldhash v0.1.5 |
| 475 | 2026-04-01T03:28:00.269Z | Downloaded litemap v0.8.0 |
| 476 | 2026-04-01T03:28:00.272Z | Downloaded paste v1.0.15 |
| 477 | 2026-04-01T03:28:00.272Z | Downloaded owo-colors v4.3.0 |
| 478 | 2026-04-01T03:28:00.275Z | Downloaded pest_generator v2.8.2 |
| 479 | 2026-04-01T03:28:00.277Z | Downloaded newtype-uuid v1.3.2 |
| 480 | 2026-04-01T03:28:00.277Z | Downloaded progenitor-macro v0.11.1 |
| 481 | 2026-04-01T03:28:00.280Z | Downloaded camino-tempfile v1.4.1 |
| 482 | 2026-04-01T03:28:00.280Z | Downloaded progenitor-client v0.11.1 |
| 483 | 2026-04-01T03:28:00.283Z | Downloaded rand_chacha v0.3.1 |
| 484 | 2026-04-01T03:28:00.283Z | Downloaded fixedbitset v0.4.2 |
| 485 | 2026-04-01T03:28:00.285Z | Downloaded quick-error v1.2.3 |
| 486 | 2026-04-01T03:28:00.285Z | Downloaded heck v0.5.0 |
| 487 | 2026-04-01T03:28:00.288Z | Downloaded icu_collections v2.0.0 |
| 488 | 2026-04-01T03:28:00.291Z | Downloaded httpdate v1.0.3 |
| 489 | 2026-04-01T03:28:00.291Z | Downloaded httparse v1.10.1 |
| 490 | 2026-04-01T03:28:00.294Z | Downloaded ref-cast v1.0.25 |
| 491 | 2026-04-01T03:28:00.296Z | Downloaded allocator-api2 v0.2.21 |
| 492 | 2026-04-01T03:28:00.299Z | Downloaded fnv v1.0.7 |
| 493 | 2026-04-01T03:28:00.299Z | Downloaded defmt-macros v1.0.1 |
| 494 | 2026-04-01T03:28:00.302Z | Downloaded argon2 v0.5.3 |
| 495 | 2026-04-01T03:28:00.305Z | Downloaded getrandom v0.2.16 |
| 496 | 2026-04-01T03:28:00.305Z | Downloaded anyhow v1.0.102 |
| 497 | 2026-04-01T03:28:00.307Z | Downloaded password-hash v0.5.0 |
| 498 | 2026-04-01T03:28:00.310Z | Downloaded oxide-tokio-rt v0.1.3 |
| 499 | 2026-04-01T03:28:00.310Z | Downloaded rustc-hash v2.1.1 |
| 500 | 2026-04-01T03:28:00.313Z | Downloaded phf_shared v0.12.1 |
| 501 | 2026-04-01T03:28:00.313Z | Downloaded phf v0.12.1 |
| 502 | 2026-04-01T03:28:00.315Z | Downloaded pem v3.0.5 |
| 503 | 2026-04-01T03:28:00.315Z | Downloaded parse-display v0.10.0 |
| 504 | 2026-04-01T03:28:00.318Z | Downloaded chacha20 v0.9.1 |
| 505 | 2026-04-01T03:28:00.318Z | Downloaded ingot-types v0.1.2 |
| 506 | 2026-04-01T03:28:00.322Z | Downloaded daft-derive v0.1.4 |
| 507 | 2026-04-01T03:28:00.325Z | Downloaded rustc_version v0.1.7 |
| 508 | 2026-04-01T03:28:00.325Z | Downloaded ref-cast-impl v1.0.25 |
| 509 | 2026-04-01T03:28:00.330Z | Downloaded icu_normalizer_data v2.0.0 |
| 510 | 2026-04-01T03:28:00.330Z | Downloaded pin-project-internal v1.1.10 |
| 511 | 2026-04-01T03:28:00.332Z | Downloaded bytes v1.11.1 |
| 512 | 2026-04-01T03:28:00.332Z | Downloaded bitflags v2.9.4 |
| 513 | 2026-04-01T03:28:00.335Z | Downloaded same-file v1.0.6 |
| 514 | 2026-04-01T03:28:00.335Z | Downloaded rustc_version v0.4.1 |
| 515 | 2026-04-01T03:28:00.338Z | Downloaded progenitor-macro v0.13.0 |
| 516 | 2026-04-01T03:28:00.338Z | Downloaded pkg-config v0.3.32 |
| 517 | 2026-04-01T03:28:00.341Z | Downloaded scroll_derive v0.12.1 |
| 518 | 2026-04-01T03:28:00.341Z | Downloaded progenitor v0.11.1 |
| 519 | 2026-04-01T03:28:00.344Z | Downloaded parse-display-derive v0.10.0 |
| 520 | 2026-04-01T03:28:00.344Z | Downloaded once_cell v1.21.3 |
| 521 | 2026-04-01T03:28:00.346Z | Downloaded omicron-zone-package v0.12.2 |
| 522 | 2026-04-01T03:28:00.349Z | Downloaded progenitor v0.13.0 |
| 523 | 2026-04-01T03:28:00.349Z | Downloaded icu_normalizer v2.0.0 |
| 524 | 2026-04-01T03:28:00.352Z | Downloaded icu_properties v2.0.1 |
| 525 | 2026-04-01T03:28:00.356Z | Downloaded derive-where v1.6.0 |
| 526 | 2026-04-01T03:28:00.356Z | Downloaded log v0.4.29 |
| 527 | 2026-04-01T03:28:00.359Z | Downloaded poly1305 v0.8.0 |
| 528 | 2026-04-01T03:28:00.359Z | Downloaded num-traits v0.2.19 |
| 529 | 2026-04-01T03:28:00.362Z | Downloaded native-tls v0.2.14 |
| 530 | 2026-04-01T03:28:00.365Z | Downloaded progenitor-client v0.13.0 |
| 531 | 2026-04-01T03:28:00.365Z | Downloaded progenitor v0.10.0 |
| 532 | 2026-04-01T03:28:00.367Z | Downloaded progenitor-macro v0.10.0 |
| 533 | 2026-04-01T03:28:00.368Z | Downloaded hashbrown v0.15.5 |
| 534 | 2026-04-01T03:28:00.370Z | Downloaded num-rational v0.4.2 |
| 535 | 2026-04-01T03:28:00.373Z | Downloaded serde_repr v0.1.20 |
| 536 | 2026-04-01T03:28:00.373Z | Downloaded serde-big-array v0.5.1 |
| 537 | 2026-04-01T03:28:00.376Z | Downloaded serde_plain v1.0.2 |
| 538 | 2026-04-01T03:28:00.376Z | Downloaded secrecy v0.10.3 |
| 539 | 2026-04-01T03:28:00.376Z | Downloaded scroll_derive v0.13.1 |
| 540 | 2026-04-01T03:28:00.379Z | Downloaded search_path v0.1.4 |
| 541 | 2026-04-01T03:28:00.379Z | Downloaded serde_urlencoded v0.7.1 |
| 542 | 2026-04-01T03:28:00.382Z | Downloaded serde_spanned v1.0.4 |
| 543 | 2026-04-01T03:28:00.382Z | Downloaded rand_core v0.6.4 |
| 544 | 2026-04-01T03:28:00.385Z | Downloaded pest_derive v2.8.2 |
| 545 | 2026-04-01T03:28:00.385Z | Downloaded parking_lot_core v0.9.12 |
| 546 | 2026-04-01T03:28:00.388Z | Downloaded hashbrown v0.12.3 |
| 547 | 2026-04-01T03:28:00.390Z | Downloaded proc-macro-error2 v2.0.1 |
| 548 | 2026-04-01T03:28:00.393Z | Downloaded progenitor-client v0.10.0 |
| 549 | 2026-04-01T03:28:00.393Z | Downloaded postcard v1.1.3 |
| 550 | 2026-04-01T03:28:00.396Z | Downloaded icu_provider v2.0.0 |
| 551 | 2026-04-01T03:28:00.396Z | Downloaded rand_core v0.9.3 |
| 552 | 2026-04-01T03:28:00.399Z | Downloaded getrandom v0.3.3 |
| 553 | 2026-04-01T03:28:00.401Z | Downloaded rand_chacha v0.9.0 |
| 554 | 2026-04-01T03:28:00.401Z | Downloaded rusty-fork v0.3.0 |
| 555 | 2026-04-01T03:28:00.404Z | Downloaded scroll v0.13.0 |
| 556 | 2026-04-01T03:28:00.404Z | Downloaded sigpipe v0.1.3 |
| 557 | 2026-04-01T03:28:00.404Z | Downloaded schemars_derive v0.8.22 |
| 558 | 2026-04-01T03:28:00.407Z | Downloaded serde_spanned v0.6.9 |
| 559 | 2026-04-01T03:28:00.407Z | Downloaded semver v0.1.20 |
| 560 | 2026-04-01T03:28:00.411Z | Downloaded siphasher v1.0.1 |
| 561 | 2026-04-01T03:28:00.411Z | Downloaded proc-macro-error v1.0.4 |
| 562 | 2026-04-01T03:28:00.413Z | Downloaded num-integer v0.1.46 |
| 563 | 2026-04-01T03:28:00.413Z | Downloaded num-complex v0.4.6 |
| 564 | 2026-04-01T03:28:00.417Z | Downloaded scroll v0.12.0 |
| 565 | 2026-04-01T03:28:00.417Z | Downloaded rustls-pemfile v2.2.0 |
| 566 | 2026-04-01T03:28:00.420Z | Downloaded sha1 v0.10.6 |
| 567 | 2026-04-01T03:28:00.420Z | Downloaded quote v1.0.45 |
| 568 | 2026-04-01T03:28:00.422Z | Downloaded clang-sys v1.8.1 |
| 569 | 2026-04-01T03:28:00.422Z | Downloaded slog-bunyan v2.5.0 |
| 570 | 2026-04-01T03:28:00.425Z | Downloaded scopeguard v1.2.0 |
| 571 | 2026-04-01T03:28:00.425Z | Downloaded pin-utils v0.1.0 |
| 572 | 2026-04-01T03:28:00.425Z | Downloaded pin-project-lite v0.2.16 |
| 573 | 2026-04-01T03:28:00.428Z | Downloaded http v1.4.0 |
| 574 | 2026-04-01T03:28:00.431Z | Downloaded rand_xorshift v0.4.0 |
| 575 | 2026-04-01T03:28:00.433Z | Downloaded crossbeam-deque v0.8.6 |
| 576 | 2026-04-01T03:28:00.433Z | Downloaded futures-core v0.3.32 |
| 577 | 2026-04-01T03:28:00.436Z | Downloaded stable_deref_trait v1.2.0 |
| 578 | 2026-04-01T03:28:00.436Z | Downloaded arrayvec v0.7.6 |
| 579 | 2026-04-01T03:28:00.439Z | Downloaded signal-hook-tokio v0.3.1 |
| 580 | 2026-04-01T03:28:00.439Z | Downloaded ppv-lite86 v0.2.21 |
| 581 | 2026-04-01T03:28:00.439Z | Downloaded chacha20poly1305 v0.10.1 |
| 582 | 2026-04-01T03:28:00.443Z | Downloaded fs_extra v1.3.0 |
| 583 | 2026-04-01T03:28:00.443Z | Downloaded critical-section v1.2.0 |
| 584 | 2026-04-01T03:28:00.443Z | Downloaded bcs v0.1.6 |
| 585 | 2026-04-01T03:28:00.447Z | Downloaded base64 v0.22.1 |
| 586 | 2026-04-01T03:28:00.449Z | Downloaded hyper-rustls v0.27.7 |
| 587 | 2026-04-01T03:28:00.449Z | Downloaded papergrid v0.11.0 |
| 588 | 2026-04-01T03:28:00.452Z | Downloaded papergrid v0.17.0 |
| 589 | 2026-04-01T03:28:00.454Z | Downloaded memchr v2.7.5 |
| 590 | 2026-04-01T03:28:00.458Z | Downloaded serde_path_to_error v0.1.20 |
| 591 | 2026-04-01T03:28:00.460Z | Downloaded semver v1.0.27 |
| 592 | 2026-04-01T03:28:00.464Z | Downloaded arrayref v0.3.9 |
| 593 | 2026-04-01T03:28:00.464Z | Downloaded async-stream-impl v0.3.6 |
| 594 | 2026-04-01T03:28:00.464Z | Downloaded structmeta v0.3.0 |
| 595 | 2026-04-01T03:28:00.468Z | Downloaded crc8 v0.1.1 |
| 596 | 2026-04-01T03:28:00.468Z | Downloaded supports-color v3.0.2 |
| 597 | 2026-04-01T03:28:00.468Z | Downloaded strum v0.27.2 |
| 598 | 2026-04-01T03:28:00.468Z | Downloaded strsim v0.11.1 |
| 599 | 2026-04-01T03:28:00.471Z | Downloaded subtle v2.6.1 |
| 600 | 2026-04-01T03:28:00.471Z | Downloaded strum v0.26.3 |
| 601 | 2026-04-01T03:28:00.471Z | Downloaded structmeta-derive v0.3.0 |
| 602 | 2026-04-01T03:28:00.471Z | Downloaded shlex v1.3.0 |
| 603 | 2026-04-01T03:28:00.474Z | Downloaded serde_tokenstream v0.2.3 |
| 604 | 2026-04-01T03:28:00.474Z | Downloaded tabled_derive v0.11.0 |
| 605 | 2026-04-01T03:28:00.477Z | Downloaded proc-macro2 v1.0.106 |
| 606 | 2026-04-01T03:28:00.477Z | Downloaded tabled_derive v0.7.0 |
| 607 | 2026-04-01T03:28:00.479Z | Downloaded parking_lot v0.12.5 |
| 608 | 2026-04-01T03:28:00.479Z | Downloaded resolv-conf v0.7.5 |
| 609 | 2026-04-01T03:28:00.482Z | Downloaded miniz_oxide v0.8.9 |
| 610 | 2026-04-01T03:28:00.482Z | Downloaded crossbeam-channel v0.5.15 |
| 611 | 2026-04-01T03:28:00.485Z | Downloaded ryu v1.0.20 |
| 612 | 2026-04-01T03:28:00.490Z | Downloaded crypto-bigint v0.5.5 |
| 613 | 2026-04-01T03:28:00.494Z | Downloaded terminal_size v0.4.3 |
| 614 | 2026-04-01T03:28:00.494Z | Downloaded take_mut v0.2.2 |
| 615 | 2026-04-01T03:28:00.494Z | Downloaded swrite v0.1.0 |
| 616 | 2026-04-01T03:28:00.494Z | Downloaded tabwriter v1.4.1 |
| 617 | 2026-04-01T03:28:00.497Z | Downloaded tagptr v0.2.0 |
| 618 | 2026-04-01T03:28:00.497Z | Downloaded sync_wrapper v1.0.2 |
| 619 | 2026-04-01T03:28:00.497Z | Downloaded rustversion v1.0.22 |
| 620 | 2026-04-01T03:28:00.500Z | Downloaded pest_meta v2.8.2 |
| 621 | 2026-04-01T03:28:00.500Z | Downloaded icu_locale_core v2.0.0 |
| 622 | 2026-04-01T03:28:00.503Z | Downloaded testing_table v0.3.0 |
| 623 | 2026-04-01T03:28:00.506Z | Downloaded smawk v0.3.2 |
| 624 | 2026-04-01T03:28:00.506Z | Downloaded quinn-udp v0.5.14 |
| 625 | 2026-04-01T03:28:00.508Z | Downloaded time-core v0.1.8 |
| 626 | 2026-04-01T03:28:00.508Z | Downloaded elliptic-curve v0.13.8 |
| 627 | 2026-04-01T03:28:00.511Z | Downloaded pin-project v1.1.10 |
| 628 | 2026-04-01T03:28:00.516Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 629 | 2026-04-01T03:28:00.519Z | Downloaded termtree v0.5.1 |
| 630 | 2026-04-01T03:28:00.519Z | Downloaded slog-term v2.9.2 |
| 631 | 2026-04-01T03:28:00.522Z | Downloaded thread-id v4.2.2 |
| 632 | 2026-04-01T03:28:00.522Z | Downloaded slog-json v2.6.1 |
| 633 | 2026-04-01T03:28:00.524Z | Downloaded hyper v1.8.1 |
| 634 | 2026-04-01T03:28:00.527Z | Downloaded tinyvec_macros v0.1.1 |
| 635 | 2026-04-01T03:28:00.527Z | Downloaded slab v0.4.11 |
| 636 | 2026-04-01T03:28:00.530Z | Downloaded signal-hook-registry v1.4.6 |
| 637 | 2026-04-01T03:28:00.530Z | Downloaded cstr-argument v0.1.2 |
| 638 | 2026-04-01T03:28:00.530Z | Downloaded base16ct v0.2.0 |
| 639 | 2026-04-01T03:28:00.532Z | Downloaded errno v0.3.14 |
| 640 | 2026-04-01T03:28:00.533Z | Downloaded camino v1.2.2 |
| 641 | 2026-04-01T03:28:00.535Z | Downloaded snafu-derive v0.8.9 |
| 642 | 2026-04-01T03:28:00.535Z | Downloaded console v0.15.11 |
| 643 | 2026-04-01T03:28:00.538Z | Downloaded async-recursion v1.1.1 |
| 644 | 2026-04-01T03:28:00.541Z | Downloaded static_assertions v1.1.0 |
| 645 | 2026-04-01T03:28:00.541Z | Downloaded slog-dtrace v0.3.0 |
| 646 | 2026-04-01T03:28:00.541Z | Downloaded slog-async v2.8.0 |
| 647 | 2026-04-01T03:28:00.544Z | Downloaded curl v0.4.49 |
| 648 | 2026-04-01T03:28:00.546Z | Downloaded smf v0.2.3 |
| 649 | 2026-04-01T03:28:00.550Z | Downloaded toml_datetime v0.6.11 |
| 650 | 2026-04-01T03:28:00.553Z | Downloaded openssl-sys v0.9.112 |
| 651 | 2026-04-01T03:28:00.556Z | Downloaded topological-sort v0.2.2 |
| 652 | 2026-04-01T03:28:00.559Z | Downloaded toml_write v0.1.2 |
| 653 | 2026-04-01T03:28:00.559Z | Downloaded progenitor-impl v0.13.0 |
| 654 | 2026-04-01T03:28:00.562Z | Downloaded progenitor-impl v0.10.0 |
| 655 | 2026-04-01T03:28:00.565Z | Downloaded serde_derive_internals v0.29.1 |
| 656 | 2026-04-01T03:28:00.568Z | Downloaded rustls-pki-types v1.12.0 |
| 657 | 2026-04-01T03:28:00.572Z | Downloaded strum_macros v0.27.2 |
| 658 | 2026-04-01T03:28:00.575Z | Downloaded synstructure v0.13.2 |
| 659 | 2026-04-01T03:28:00.577Z | Downloaded schemars v0.8.22 |
| 660 | 2026-04-01T03:28:00.581Z | Downloaded tower-layer v0.3.3 |
| 661 | 2026-04-01T03:28:00.584Z | Downloaded indexmap v2.13.0 |
| 662 | 2026-04-01T03:28:00.587Z | Downloaded sha2 v0.10.9 |
| 663 | 2026-04-01T03:28:00.589Z | Downloaded tower-service v0.3.3 |
| 664 | 2026-04-01T03:28:00.589Z | Downloaded thiserror v2.0.18 |
| 665 | 2026-04-01T03:28:00.592Z | Downloaded try-lock v0.2.5 |
| 666 | 2026-04-01T03:28:00.595Z | Downloaded thiserror-no-std v2.0.2 |
| 667 | 2026-04-01T03:28:00.598Z | Downloaded thiserror-impl v2.0.18 |
| 668 | 2026-04-01T03:28:00.598Z | Downloaded hyper-util v0.1.19 |
| 669 | 2026-04-01T03:28:00.600Z | Downloaded thiserror v1.0.69 |
| 670 | 2026-04-01T03:28:00.603Z | Downloaded unicode-linebreak v0.1.5 |
| 671 | 2026-04-01T03:28:00.606Z | Downloaded typify-macro v0.6.1 |
| 672 | 2026-04-01T03:28:00.611Z | Downloaded prettyplease v0.2.37 |
| 673 | 2026-04-01T03:28:00.614Z | Downloaded tokio-rustls v0.25.0 |
| 674 | 2026-04-01T03:28:00.617Z | Downloaded thread_local v1.1.9 |
| 675 | 2026-04-01T03:28:00.617Z | Downloaded thread-id v5.0.0 |
| 676 | 2026-04-01T03:28:00.617Z | Downloaded thiserror-impl v1.0.69 |
| 677 | 2026-04-01T03:28:00.620Z | Downloaded tokio-native-tls v0.3.1 |
| 678 | 2026-04-01T03:28:00.620Z | Downloaded tokio-macros v2.6.0 |
| 679 | 2026-04-01T03:28:00.623Z | Downloaded tokio-dtrace v0.1.1 |
| 680 | 2026-04-01T03:28:00.623Z | Downloaded unarray v0.1.4 |
| 681 | 2026-04-01T03:28:00.623Z | Downloaded tinystr v0.8.1 |
| 682 | 2026-04-01T03:28:00.626Z | Downloaded universal-hash v0.5.1 |
| 683 | 2026-04-01T03:28:00.626Z | Downloaded unicode-xid v0.2.6 |
| 684 | 2026-04-01T03:28:00.626Z | Downloaded signal-hook v0.3.18 |
| 685 | 2026-04-01T03:28:00.628Z | Downloaded spin v0.9.8 |
| 686 | 2026-04-01T03:28:00.628Z | Downloaded smallvec v1.15.1 |
| 687 | 2026-04-01T03:28:00.631Z | Downloaded typify-macro v0.4.3 |
| 688 | 2026-04-01T03:28:00.634Z | Downloaded jiff-static v0.2.15 |
| 689 | 2026-04-01T03:28:00.638Z | Downloaded progenitor-impl v0.11.1 |
| 690 | 2026-04-01T03:28:00.640Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 691 | 2026-04-01T03:28:00.645Z | Downloaded strum_macros v0.26.4 |
| 692 | 2026-04-01T03:28:00.648Z | Downloaded usdt v0.5.0 |
| 693 | 2026-04-01T03:28:00.651Z | Downloaded version_check v0.9.5 |
| 694 | 2026-04-01T03:28:00.651Z | Downloaded utf8parse v0.2.2 |
| 695 | 2026-04-01T03:28:00.651Z | Downloaded schemars v0.9.0 |
| 696 | 2026-04-01T03:28:00.658Z | Downloaded want v0.3.1 |
| 697 | 2026-04-01T03:28:00.661Z | Downloaded wait-timeout v0.2.1 |
| 698 | 2026-04-01T03:28:00.661Z | Downloaded untrusted v0.9.0 |
| 699 | 2026-04-01T03:28:00.661Z | Downloaded usdt-attr-macro v0.6.0 |
| 700 | 2026-04-01T03:28:00.661Z | Downloaded usdt-macro v0.6.0 |
| 701 | 2026-04-01T03:28:00.661Z | Downloaded usdt v0.6.0 |
| 702 | 2026-04-01T03:28:00.664Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 703 | 2026-04-01T03:28:00.664Z | Downloaded term v1.2.0 |
| 704 | 2026-04-01T03:28:00.667Z | Downloaded untrusted v0.7.1 |
| 705 | 2026-04-01T03:28:00.667Z | Downloaded mio v1.0.4 |
| 706 | 2026-04-01T03:28:00.670Z | Downloaded hashbrown v0.16.1 |
| 707 | 2026-04-01T03:28:00.673Z | Downloaded serde_yaml v0.9.34+deprecated |
| 708 | 2026-04-01T03:28:00.673Z | Downloaded yoke-derive v0.8.0 |
| 709 | 2026-04-01T03:28:00.675Z | Downloaded usdt-macro v0.5.0 |
| 710 | 2026-04-01T03:28:00.675Z | Downloaded minimal-lexical v0.2.1 |
| 711 | 2026-04-01T03:28:00.678Z | Downloaded utf8_iter v1.0.4 |
| 712 | 2026-04-01T03:28:00.678Z | Downloaded waitgroup v0.1.2 |
| 713 | 2026-04-01T03:28:00.678Z | Downloaded nom v7.1.3 |
| 714 | 2026-04-01T03:28:00.681Z | Downloaded slog v2.8.2 |
| 715 | 2026-04-01T03:28:00.684Z | Downloaded rand v0.8.5 |
| 716 | 2026-04-01T03:28:00.687Z | Downloaded similar v2.7.0 |
| 717 | 2026-04-01T03:28:00.690Z | Downloaded usdt-attr-macro v0.5.0 |
| 718 | 2026-04-01T03:28:00.690Z | Downloaded tempfile v3.23.0 |
| 719 | 2026-04-01T03:28:00.690Z | Downloaded xattr v1.6.1 |
| 720 | 2026-04-01T03:28:00.693Z | Downloaded serde_derive v1.0.228 |
| 721 | 2026-04-01T03:28:00.695Z | Downloaded zerofrom v0.1.6 |
| 722 | 2026-04-01T03:28:00.698Z | Downloaded time-macros v0.2.27 |
| 723 | 2026-04-01T03:28:00.701Z | Downloaded zeroize_derive v1.4.3 |
| 724 | 2026-04-01T03:28:00.703Z | Downloaded zerofrom-derive v0.1.6 |
| 725 | 2026-04-01T03:28:00.714Z | Downloaded socket2 v0.6.0 |
| 726 | 2026-04-01T03:28:00.717Z | Downloaded qorb v0.4.1 |
| 727 | 2026-04-01T03:28:00.720Z | Downloaded tokio-stream v0.1.17 |
| 728 | 2026-04-01T03:28:00.720Z | Downloaded tokio-rustls v0.26.3 |
| 729 | 2026-04-01T03:28:00.722Z | Downloaded zone_cfg_derive v0.3.1 |
| 730 | 2026-04-01T03:28:00.725Z | Downloaded rayon-core v1.13.0 |
| 731 | 2026-04-01T03:28:00.725Z | Downloaded zone v0.3.1 |
| 732 | 2026-04-01T03:28:00.728Z | Downloaded walkdir v2.5.0 |
| 733 | 2026-04-01T03:28:00.742Z | Downloaded yoke v0.8.0 |
| 734 | 2026-04-01T03:28:00.745Z | Downloaded serde_with_macros v3.14.1 |
| 735 | 2026-04-01T03:28:00.748Z | Downloaded textwrap v0.16.2 |
| 736 | 2026-04-01T03:28:00.754Z | Downloaded test-strategy v0.4.3 |
| 737 | 2026-04-01T03:28:00.756Z | Downloaded usdt-impl v0.6.0 |
| 738 | 2026-04-01T03:28:00.759Z | Downloaded usdt-impl v0.5.0 |
| 739 | 2026-04-01T03:28:00.762Z | Downloaded tinyvec v1.10.0 |
| 740 | 2026-04-01T03:28:00.762Z | Downloaded ucd-trie v0.1.7 |
| 741 | 2026-04-01T03:28:00.762Z | Downloaded rustls-webpki v0.103.6 |
| 742 | 2026-04-01T03:28:00.765Z | Downloaded writeable v0.6.1 |
| 743 | 2026-04-01T03:28:00.770Z | Downloaded socket2 v0.5.10 |
| 744 | 2026-04-01T03:28:00.770Z | Downloaded zerovec-derive v0.11.1 |
| 745 | 2026-04-01T03:28:00.773Z | Downloaded toml v0.8.23 |
| 746 | 2026-04-01T03:28:00.773Z | Downloaded quinn v0.11.9 |
| 747 | 2026-04-01T03:28:00.778Z | Downloaded zeroize v1.8.1 |
| 748 | 2026-04-01T03:28:00.780Z | Downloaded whoami v1.6.1 |
| 749 | 2026-04-01T03:28:00.780Z | Downloaded serde v1.0.228 |
| 750 | 2026-04-01T03:28:00.783Z | Downloaded rand v0.9.2 |
| 751 | 2026-04-01T03:28:00.786Z | Downloaded vsss-rs v3.3.4 |
| 752 | 2026-04-01T03:28:00.788Z | Downloaded goblin v0.8.2 |
| 753 | 2026-04-01T03:28:00.791Z | Downloaded snafu v0.8.9 |
| 754 | 2026-04-01T03:28:00.794Z | Downloaded iddqd v0.3.17 |
| 755 | 2026-04-01T03:28:00.796Z | Downloaded tracing-attributes v0.1.30 |
| 756 | 2026-04-01T03:28:00.799Z | Downloaded toml v0.7.8 |
| 757 | 2026-04-01T03:28:00.802Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 758 | 2026-04-01T03:28:00.802Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 759 | 2026-04-01T03:28:00.812Z | Downloaded unicode-ident v1.0.24 |
| 760 | 2026-04-01T03:28:00.815Z | Downloaded zmij v1.0.17 |
| 761 | 2026-04-01T03:28:00.818Z | Downloaded unsafe-libyaml v0.2.11 |
| 762 | 2026-04-01T03:28:00.821Z | Downloaded tar v0.4.45 |
| 763 | 2026-04-01T03:28:00.823Z | Downloaded toml_edit v0.22.27 |
| 764 | 2026-04-01T03:28:00.826Z | Downloaded iri-string v0.7.8 |
| 765 | 2026-04-01T03:28:00.829Z | Downloaded vergen v8.3.2 |
| 766 | 2026-04-01T03:28:00.829Z | Downloaded itertools v0.12.1 |
| 767 | 2026-04-01T03:28:00.836Z | Downloaded typify v0.6.1 |
| 768 | 2026-04-01T03:28:00.842Z | Downloaded pest v2.8.2 |
| 769 | 2026-04-01T03:28:00.845Z | Downloaded zerocopy-derive v0.7.35 |
| 770 | 2026-04-01T03:28:00.858Z | Downloaded serde_core v1.0.228 |
| 771 | 2026-04-01T03:28:00.869Z | Downloaded idna v1.1.0 |
| 772 | 2026-04-01T03:28:00.871Z | Downloaded itertools v0.14.0 |
| 773 | 2026-04-01T03:28:00.876Z | Downloaded h2 v0.4.12 |
| 774 | 2026-04-01T03:28:00.880Z | Downloaded steno v0.4.1 |
| 775 | 2026-04-01T03:28:00.883Z | Downloaded icu_properties_data v2.0.1 |
| 776 | 2026-04-01T03:28:00.887Z | Downloaded typify v0.4.3 |
| 777 | 2026-04-01T03:28:00.890Z | Downloaded tracing v0.1.41 |
| 778 | 2026-04-01T03:28:00.892Z | Downloaded schemars v1.2.0 |
| 779 | 2026-04-01T03:28:00.903Z | Downloaded tracing-core v0.1.34 |
| 780 | 2026-04-01T03:28:00.906Z | Downloaded zerotrie v0.2.2 |
| 781 | 2026-04-01T03:28:00.909Z | Downloaded libm v0.2.15 |
| 782 | 2026-04-01T03:28:00.921Z | Downloaded clap_builder v4.6.0 |
| 783 | 2026-04-01T03:28:00.935Z | Downloaded typed-path v0.9.3 |
| 784 | 2026-04-01T03:28:00.942Z | Downloaded typenum v1.18.0 |
| 785 | 2026-04-01T03:28:00.945Z | Downloaded zerocopy-derive v0.8.27 |
| 786 | 2026-04-01T03:28:00.962Z | Downloaded uuid v1.20.0 |
| 787 | 2026-04-01T03:28:00.969Z | Downloaded futures-util v0.3.32 |
| 788 | 2026-04-01T03:28:00.977Z | Downloaded toml_edit v0.19.15 |
| 789 | 2026-04-01T03:28:00.986Z | Downloaded unicode-segmentation v1.12.0 |
| 790 | 2026-04-01T03:28:00.989Z | Downloaded git2 v0.19.0 |
| 791 | 2026-04-01T03:28:00.992Z | Downloaded tower v0.5.2 |
| 792 | 2026-04-01T03:28:00.996Z | Downloaded rayon v1.11.0 |
| 793 | 2026-04-01T03:28:01.002Z | Downloaded reqwest v0.12.23 |
| 794 | 2026-04-01T03:28:01.005Z | Downloaded reqwest v0.13.2 |
| 795 | 2026-04-01T03:28:01.008Z | Downloaded url v2.5.7 |
| 796 | 2026-04-01T03:28:01.010Z | Downloaded aws-lc-rs v1.16.2 |
| 797 | 2026-04-01T03:28:01.028Z | Downloaded regex v1.12.3 |
| 798 | 2026-04-01T03:28:01.036Z | Downloaded chrono v0.4.44 |
| 799 | 2026-04-01T03:28:01.046Z | Downloaded blake3 v1.8.2 |
| 800 | 2026-04-01T03:28:01.055Z | Downloaded hkdf v0.12.4 |
| 801 | 2026-04-01T03:28:01.068Z | Downloaded bindgen v0.72.1 |
| 802 | 2026-04-01T03:28:01.078Z | Downloaded tokio-util v0.7.16 |
| 803 | 2026-04-01T03:28:01.098Z | Downloaded zerocopy v0.7.35 |
| 804 | 2026-04-01T03:28:01.114Z | Downloaded serde_json v1.0.149 |
| 805 | 2026-04-01T03:28:01.120Z | Downloaded tower-http v0.6.8 |
| 806 | 2026-04-01T03:28:01.128Z | Downloaded unicode-normalization v0.1.24 |
| 807 | 2026-04-01T03:28:01.131Z | Downloaded portable-atomic v1.11.1 |
| 808 | 2026-04-01T03:28:01.139Z | Downloaded bstr v1.12.0 |
| 809 | 2026-04-01T03:28:01.147Z | Downloaded zerovec v0.11.4 |
| 810 | 2026-04-01T03:28:01.156Z | Downloaded tough v0.20.0 |
| 811 | 2026-04-01T03:28:01.160Z | Downloaded tabled v0.20.0 |
| 812 | 2026-04-01T03:28:01.169Z | Downloaded serde_with v3.14.1 |
| 813 | 2026-04-01T03:28:01.175Z | Downloaded quinn-proto v0.11.14 |
| 814 | 2026-04-01T03:28:01.179Z | Downloaded proptest v1.8.0 |
| 815 | 2026-04-01T03:28:01.183Z | Downloaded curve25519-dalek v4.1.3 |
| 816 | 2026-04-01T03:28:01.188Z | Downloaded tabled v0.15.0 |
| 817 | 2026-04-01T03:28:01.204Z | Downloaded winnow v0.5.40 |
| 818 | 2026-04-01T03:28:01.214Z | Downloaded goblin v0.10.1 |
| 819 | 2026-04-01T03:28:01.222Z | Downloaded rustls-webpki v0.102.8 |
| 820 | 2026-04-01T03:28:01.261Z | Downloaded unicode-width v0.2.1 |
| 821 | 2026-04-01T03:28:01.264Z | Downloaded smoltcp v0.11.0 |
| 822 | 2026-04-01T03:28:01.273Z | Downloaded winnow v0.7.14 |
| 823 | 2026-04-01T03:28:01.283Z | Downloaded regex-syntax v0.8.6 |
| 824 | 2026-04-01T03:28:01.287Z | Downloaded syn v2.0.117 |
| 825 | 2026-04-01T03:28:01.293Z | Downloaded openapiv3 v2.2.0 |
| 826 | 2026-04-01T03:28:01.298Z | Downloaded moka v0.12.11 |
| 827 | 2026-04-01T03:28:01.303Z | Downloaded regress v0.10.5 |
| 828 | 2026-04-01T03:28:01.307Z | Downloaded openssl v0.10.76 |
| 829 | 2026-04-01T03:28:01.312Z | Downloaded time v0.3.47 |
| 830 | 2026-04-01T03:28:01.319Z | Downloaded rustix v0.38.44 |
| 831 | 2026-04-01T03:28:01.330Z | Downloaded dropshot v0.16.7 |
| 832 | 2026-04-01T03:28:01.342Z | Downloaded syn v1.0.109 |
| 833 | 2026-04-01T03:28:01.353Z | Downloaded rustix v1.1.2 |
| 834 | 2026-04-01T03:28:01.365Z | Downloaded hickory-proto v0.24.4 |
| 835 | 2026-04-01T03:28:01.373Z | Downloaded zerocopy v0.8.27 |
| 836 | 2026-04-01T03:28:01.384Z | Downloaded unicode-width v0.1.14 |
| 837 | 2026-04-01T03:28:01.393Z | Downloaded nix v0.31.2 |
| 838 | 2026-04-01T03:28:01.396Z | Downloaded typify-impl v0.6.1 |
| 839 | 2026-04-01T03:28:01.400Z | Downloaded vcpkg v0.2.15 |
| 840 | 2026-04-01T03:28:01.421Z | Downloaded webpki-roots v1.0.2 |
| 841 | 2026-04-01T03:28:01.423Z | Downloaded rustls v0.23.32 |
| 842 | 2026-04-01T03:28:01.428Z | Downloaded nix v0.30.1 |
| 843 | 2026-04-01T03:28:01.434Z | Downloaded rustls v0.22.4 |
| 844 | 2026-04-01T03:28:01.441Z | Downloaded hickory-proto v0.25.2 |
| 845 | 2026-04-01T03:28:01.492Z | Downloaded jiff v0.2.15 |
| 846 | 2026-04-01T03:28:01.527Z | Downloaded chrono-tz v0.10.4 |
| 847 | 2026-04-01T03:28:01.536Z | Downloaded typify-impl v0.4.3 |
| 848 | 2026-04-01T03:28:01.543Z | Downloaded petgraph v0.8.2 |
| 849 | 2026-04-01T03:28:01.554Z | Downloaded csv v1.3.1 |
| 850 | 2026-04-01T03:28:01.565Z | Downloaded tokio v1.50.0 |
| 851 | 2026-04-01T03:28:01.585Z | Downloaded regex-automata v0.4.13 |
| 852 | 2026-04-01T03:28:01.638Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-04-01T03:28:01.664Z | Downloaded libc v0.2.183 |
| 854 | 2026-04-01T03:28:01.681Z | Downloaded libz-sys v1.1.22 |
| 855 | 2026-04-01T03:28:01.703Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 856 | 2026-04-01T03:28:01.734Z | Downloaded sha3 v0.10.8 |
| 857 | 2026-04-01T03:28:01.806Z | Downloaded encoding_rs v0.8.35 |
| 858 | 2026-04-01T03:28:01.850Z | Downloaded ring v0.17.14 |
| 859 | 2026-04-01T03:28:01.879Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 860 | 2026-04-01T03:28:02.331Z | Downloaded aws-lc-sys v0.39.1 |
| 861 | 2026-04-01T03:28:02.645Z | Compiling proc-macro2 v1.0.106 |
| 862 | 2026-04-01T03:28:02.645Z | Compiling quote v1.0.45 |
| 863 | 2026-04-01T03:28:02.648Z | Compiling unicode-ident v1.0.24 |
| 864 | 2026-04-01T03:28:02.648Z | Compiling serde_core v1.0.228 |
| 865 | 2026-04-01T03:28:02.648Z | Compiling serde v1.0.228 |
| 866 | 2026-04-01T03:28:02.648Z | Compiling libc v0.2.183 |
| 867 | 2026-04-01T03:28:02.648Z | Checking cfg-if v1.0.3 |
| 868 | 2026-04-01T03:28:02.944Z | Compiling zmij v1.0.17 |
| 869 | 2026-04-01T03:28:02.964Z | Compiling autocfg v1.5.0 |
| 870 | 2026-04-01T03:28:03.259Z | Compiling memchr v2.7.5 |
| 871 | 2026-04-01T03:28:03.273Z | Compiling getrandom v0.3.3 |
| 872 | 2026-04-01T03:28:03.363Z | Compiling libm v0.2.15 |
| 873 | 2026-04-01T03:28:03.730Z | Compiling shlex v1.3.0 |
| 874 | 2026-04-01T03:28:03.785Z | Checking smallvec v1.15.1 |
| 875 | 2026-04-01T03:28:03.836Z | Checking itoa v1.0.15 |
| 876 | 2026-04-01T03:28:03.839Z | Compiling jobserver v0.1.34 |
| 877 | 2026-04-01T03:28:03.915Z | Compiling version_check v0.9.5 |
| 878 | 2026-04-01T03:28:03.978Z | Compiling thiserror v2.0.18 |
| 879 | 2026-04-01T03:28:04.061Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-04-01T03:28:04.113Z | Compiling icu_properties_data v2.0.1 |
| 881 | 2026-04-01T03:28:04.179Z | Compiling syn v2.0.117 |
| 882 | 2026-04-01T03:28:04.195Z | Compiling icu_normalizer_data v2.0.0 |
| 883 | 2026-04-01T03:28:04.300Z | Compiling cc v1.2.58 |
| 884 | 2026-04-01T03:28:04.354Z | Compiling parking_lot_core v0.9.12 |
| 885 | 2026-04-01T03:28:04.373Z | Checking stable_deref_trait v1.2.0 |
| 886 | 2026-04-01T03:28:04.441Z | Compiling serde_json v1.0.149 |
| 887 | 2026-04-01T03:28:04.658Z | Compiling heck v0.5.0 |
| 888 | 2026-04-01T03:28:04.767Z | Checking writeable v0.6.1 |
| 889 | 2026-04-01T03:28:04.836Z | Checking litemap v0.8.0 |
| 890 | 2026-04-01T03:28:04.864Z | Compiling num-traits v0.2.19 |
| 891 | 2026-04-01T03:28:04.885Z | Checking percent-encoding v2.3.2 |
| 892 | 2026-04-01T03:28:05.133Z | Checking form_urlencoded v1.2.2 |
| 893 | 2026-04-01T03:28:05.239Z | Checking utf8_iter v1.0.4 |
| 894 | 2026-04-01T03:28:05.255Z | Compiling zerocopy v0.8.27 |
| 895 | 2026-04-01T03:28:05.270Z | Checking pin-project-lite v0.2.16 |
| 896 | 2026-04-01T03:28:05.363Z | Compiling rustversion v1.0.22 |
| 897 | 2026-04-01T03:28:05.366Z | Checking iana-time-zone v0.1.64 |
| 898 | 2026-04-01T03:28:05.407Z | Compiling log v0.4.29 |
| 899 | 2026-04-01T03:28:05.486Z | Compiling foldhash v0.2.0 |
| 900 | 2026-04-01T03:28:05.512Z | Compiling allocator-api2 v0.2.21 |
| 901 | 2026-04-01T03:28:05.581Z | Compiling equivalent v1.0.2 |
| 902 | 2026-04-01T03:28:05.671Z | Compiling semver v1.0.27 |
| 903 | 2026-04-01T03:28:05.689Z | Checking socket2 v0.6.0 |
| 904 | 2026-04-01T03:28:05.697Z | Checking uuid v1.20.0 |
| 905 | 2026-04-01T03:28:05.829Z | Compiling hashbrown v0.16.1 |
| 906 | 2026-04-01T03:28:05.924Z | Checking scopeguard v1.2.0 |
| 907 | 2026-04-01T03:28:05.977Z | Checking getrandom v0.2.16 |
| 908 | 2026-04-01T03:28:06.028Z | Checking lock_api v0.4.14 |
| 909 | 2026-04-01T03:28:06.115Z | Checking signal-hook-registry v1.4.6 |
| 910 | 2026-04-01T03:28:06.130Z | Checking mio v1.0.4 |
| 911 | 2026-04-01T03:28:06.145Z | Checking dyn-clone v1.0.20 |
| 912 | 2026-04-01T03:28:06.148Z | Compiling schemars v0.8.22 |
| 913 | 2026-04-01T03:28:06.223Z | Checking parking_lot v0.12.5 |
| 914 | 2026-04-01T03:28:06.247Z | Compiling portable-atomic v1.11.1 |
| 915 | 2026-04-01T03:28:06.407Z | Checking critical-section v1.2.0 |
| 916 | 2026-04-01T03:28:06.523Z | Checking futures-core v0.3.32 |
| 917 | 2026-04-01T03:28:06.575Z | Compiling ring v0.17.14 |
| 918 | 2026-04-01T03:28:06.645Z | Compiling typenum v1.18.0 |
| 919 | 2026-04-01T03:28:06.648Z | Compiling indexmap v2.13.0 |
| 920 | 2026-04-01T03:28:06.754Z | Compiling thiserror v1.0.69 |
| 921 | 2026-04-01T03:28:07.079Z | Compiling synstructure v0.13.2 |
| 922 | 2026-04-01T03:28:07.127Z | Compiling serde_derive_internals v0.29.1 |
| 923 | 2026-04-01T03:28:07.239Z | Checking once_cell v1.21.3 |
| 924 | 2026-04-01T03:28:07.519Z | Compiling regex-syntax v0.8.6 |
| 925 | 2026-04-01T03:28:07.538Z | Compiling httparse v1.10.1 |
| 926 | 2026-04-01T03:28:07.765Z | Compiling rustix v1.1.2 |
| 927 | 2026-04-01T03:28:07.809Z | Checking futures-sink v0.3.32 |
| 928 | 2026-04-01T03:28:07.870Z | Compiling aho-corasick v1.1.3 |
| 929 | 2026-04-01T03:28:07.909Z | Checking slab v0.4.11 |
| 930 | 2026-04-01T03:28:07.934Z | Checking subtle v2.6.1 |
| 931 | 2026-04-01T03:28:07.951Z | Compiling anyhow v1.0.102 |
| 932 | 2026-04-01T03:28:08.066Z | Compiling ucd-trie v0.1.7 |
| 933 | 2026-04-01T03:28:08.084Z | Checking futures-channel v0.3.32 |
| 934 | 2026-04-01T03:28:08.190Z | Compiling serde_derive v1.0.228 |
| 935 | 2026-04-01T03:28:08.266Z | Compiling zerofrom-derive v0.1.6 |
| 936 | 2026-04-01T03:28:08.281Z | Compiling yoke-derive v0.8.0 |
| 937 | 2026-04-01T03:28:08.296Z | Compiling zerovec-derive v0.11.1 |
| 938 | 2026-04-01T03:28:08.334Z | Compiling displaydoc v0.2.5 |
| 939 | 2026-04-01T03:28:09.058Z | Compiling thiserror-impl v2.0.18 |
| 940 | 2026-04-01T03:28:09.282Z | Compiling schemars_derive v0.8.22 |
| 941 | 2026-04-01T03:28:09.299Z | Compiling tokio-macros v2.6.0 |
| 942 | 2026-04-01T03:28:09.346Z | Compiling zerocopy-derive v0.8.27 |
| 943 | 2026-04-01T03:28:09.428Z | Checking zerofrom v0.1.6 |
| 944 | 2026-04-01T03:28:09.549Z | Checking yoke v0.8.0 |
| 945 | 2026-04-01T03:28:09.552Z | Compiling futures-macro v0.3.32 |
| 946 | 2026-04-01T03:28:09.754Z | Checking zerovec v0.11.4 |
| 947 | 2026-04-01T03:28:10.019Z | Checking zerotrie v0.2.2 |
| 948 | 2026-04-01T03:28:10.349Z | Compiling zeroize_derive v1.4.3 |
| 949 | 2026-04-01T03:28:10.365Z | Compiling thiserror-impl v1.0.69 |
| 950 | 2026-04-01T03:28:10.381Z | Compiling regex-automata v0.4.13 |
| 951 | 2026-04-01T03:28:10.436Z | Compiling pest v2.8.2 |
| 952 | 2026-04-01T03:28:10.453Z | Checking tinystr v0.8.1 |
| 953 | 2026-04-01T03:28:10.523Z | Checking potential_utf v0.1.3 |
| 954 | 2026-04-01T03:28:10.630Z | Checking icu_locale_core v2.0.0 |
| 955 | 2026-04-01T03:28:10.659Z | Checking icu_collections v2.0.0 |
| 956 | 2026-04-01T03:28:10.996Z | Checking zeroize v1.8.1 |
| 957 | 2026-04-01T03:28:11.063Z | Checking icu_provider v2.0.0 |
| 958 | 2026-04-01T03:28:11.144Z | Checking bytes v1.11.1 |
| 959 | 2026-04-01T03:28:11.160Z | Checking chrono v0.4.44 |
| 960 | 2026-04-01T03:28:11.291Z | Checking icu_normalizer v2.0.0 |
| 961 | 2026-04-01T03:28:11.406Z | Checking icu_properties v2.0.1 |
| 962 | 2026-04-01T03:28:11.492Z | Compiling serde_tokenstream v0.2.3 |
| 963 | 2026-04-01T03:28:11.570Z | Checking bitflags v2.9.4 |
| 964 | 2026-04-01T03:28:11.599Z | Checking tokio v1.50.0 |
| 965 | 2026-04-01T03:28:12.048Z | Compiling regex v1.12.3 |
| 966 | 2026-04-01T03:28:12.065Z | Checking rand_core v0.6.4 |
| 967 | 2026-04-01T03:28:12.232Z | Compiling pest_meta v2.8.2 |
| 968 | 2026-04-01T03:28:12.249Z | Checking idna_adapter v1.2.1 |
| 969 | 2026-04-01T03:28:12.377Z | Checking idna v1.1.0 |
| 970 | 2026-04-01T03:28:12.452Z | Checking futures-task v0.3.32 |
| 971 | 2026-04-01T03:28:12.549Z | Checking futures-io v0.3.32 |
| 972 | 2026-04-01T03:28:12.597Z | Compiling pkg-config v0.3.32 |
| 973 | 2026-04-01T03:28:12.623Z | Checking url v2.5.7 |
| 974 | 2026-04-01T03:28:12.965Z | Compiling pest_generator v2.8.2 |
| 975 | 2026-04-01T03:28:12.981Z | Checking futures-util v0.3.32 |
| 976 | 2026-04-01T03:28:13.057Z | Compiling tracing-attributes v0.1.30 |
| 977 | 2026-04-01T03:28:13.134Z | Checking tracing-core v0.1.34 |
| 978 | 2026-04-01T03:28:13.438Z | Compiling generic-array v0.14.7 |
| 979 | 2026-04-01T03:28:13.577Z | Compiling fnv v1.0.7 |
| 980 | 2026-04-01T03:28:13.593Z | Compiling pest_derive v2.8.2 |
| 981 | 2026-04-01T03:28:13.663Z | Compiling vcpkg v0.2.15 |
| 982 | 2026-04-01T03:28:13.803Z | Compiling http v1.4.0 |
| 983 | 2026-04-01T03:28:14.213Z | Compiling regress v0.10.5 |
| 984 | 2026-04-01T03:28:14.261Z | Checking tracing v0.1.41 |
| 985 | 2026-04-01T03:28:14.295Z | Compiling time-core v0.1.8 |
| 986 | 2026-04-01T03:28:14.385Z | Compiling byteorder v1.5.0 |
| 987 | 2026-04-01T03:28:14.436Z | Compiling num-conv v0.2.1 |
| 988 | 2026-04-01T03:28:14.599Z | Compiling time-macros v0.2.27 |
| 989 | 2026-04-01T03:28:14.614Z | Checking errno v0.3.14 |
| 990 | 2026-04-01T03:28:14.737Z | Checking ipnet v2.11.0 |
| 991 | 2026-04-01T03:28:14.759Z | Checking base64 v0.22.1 |
| 992 | 2026-04-01T03:28:14.836Z | Checking tokio-util v0.7.16 |
| 993 | 2026-04-01T03:28:14.991Z | Compiling scroll_derive v0.13.1 |
| 994 | 2026-04-01T03:28:15.019Z | Checking crypto-common v0.1.6 |
| 995 | 2026-04-01T03:28:15.329Z | Compiling camino v1.2.2 |
| 996 | 2026-04-01T03:28:15.346Z | Checking http-body v1.0.1 |
| 997 | 2026-04-01T03:28:15.477Z | Checking ppv-lite86 v0.2.21 |
| 998 | 2026-04-01T03:28:15.676Z | Compiling crossbeam-utils v0.8.21 |
| 999 | 2026-04-01T03:28:15.705Z | Checking atomic-waker v1.1.2 |
| 1000 | 2026-04-01T03:28:15.771Z | Compiling syn v1.0.109 |
| 1001 | 2026-04-01T03:28:15.803Z | Compiling slog v2.8.2 |
| 1002 | 2026-04-01T03:28:15.818Z | Checking tower-layer v0.3.3 |
| 1003 | 2026-04-01T03:28:15.968Z | Compiling paste v1.0.15 |
| 1004 | 2026-04-01T03:28:15.999Z | Checking try-lock v0.2.5 |
| 1005 | 2026-04-01T03:28:16.014Z | Checking tower-service v0.3.3 |
| 1006 | 2026-04-01T03:28:16.066Z | Checking h2 v0.4.12 |
| 1007 | 2026-04-01T03:28:16.096Z | Checking want v0.3.1 |
| 1008 | 2026-04-01T03:28:16.111Z | Checking ipnetwork v0.21.1 |
| 1009 | 2026-04-01T03:28:16.130Z | Checking rustls-pki-types v1.12.0 |
| 1010 | 2026-04-01T03:28:16.220Z | Checking erased-serde v0.3.31 |
| 1011 | 2026-04-01T03:28:16.296Z | Checking pretty-hex v0.4.1 |
| 1012 | 2026-04-01T03:28:16.336Z | Checking ryu v1.0.20 |
| 1013 | 2026-04-01T03:28:16.370Z | Checking httpdate v1.0.3 |
| 1014 | 2026-04-01T03:28:16.404Z | Checking pin-utils v0.1.0 |
| 1015 | 2026-04-01T03:28:16.488Z | Compiling async-trait v0.1.89 |
| 1016 | 2026-04-01T03:28:16.512Z | Checking socket2 v0.5.10 |
| 1017 | 2026-04-01T03:28:16.670Z | Checking untrusted v0.9.0 |
| 1018 | 2026-04-01T03:28:16.732Z | Compiling scroll v0.13.0 |
| 1019 | 2026-04-01T03:28:16.748Z | Compiling openssl-sys v0.9.112 |
| 1020 | 2026-04-01T03:28:16.850Z | Compiling usdt-impl v0.6.0 |
| 1021 | 2026-04-01T03:28:16.944Z | Checking plain v0.2.3 |
| 1022 | 2026-04-01T03:28:17.052Z | Compiling strsim v0.11.1 |
| 1023 | 2026-04-01T03:28:17.107Z | Compiling goblin v0.10.1 |
| 1024 | 2026-04-01T03:28:17.151Z | Checking http-body-util v0.1.3 |
| 1025 | 2026-04-01T03:28:17.350Z | Checking block-buffer v0.10.4 |
| 1026 | 2026-04-01T03:28:17.370Z | Compiling openapiv3 v2.2.0 |
| 1027 | 2026-04-01T03:28:17.388Z | Checking rand_core v0.9.3 |
| 1028 | 2026-04-01T03:28:17.490Z | Compiling slog-async v2.8.0 |
| 1029 | 2026-04-01T03:28:17.803Z | Checking digest v0.10.7 |
| 1030 | 2026-04-01T03:28:17.829Z | Checking serde_urlencoded v0.7.1 |
| 1031 | 2026-04-01T03:28:17.921Z | Checking hyper v1.8.1 |
| 1032 | 2026-04-01T03:28:17.998Z | Checking oxnet v0.1.4 |
| 1033 | 2026-04-01T03:28:18.033Z | Compiling typify-impl v0.4.3 |
| 1034 | 2026-04-01T03:28:18.234Z | Compiling dtrace-parser v0.3.0 |
| 1035 | 2026-04-01T03:28:18.809Z | Checking hyper-util v0.1.19 |
| 1036 | 2026-04-01T03:28:18.812Z | Compiling cmake v0.1.54 |
| 1037 | 2026-04-01T03:28:18.841Z | Compiling thread-id v5.0.0 |
| 1038 | 2026-04-01T03:28:18.856Z | Compiling fs_extra v1.3.0 |
| 1039 | 2026-04-01T03:28:18.887Z | Compiling ident_case v1.0.1 |
| 1040 | 2026-04-01T03:28:18.926Z | Compiling omicron-workspace-hack v0.1.0 |
| 1041 | 2026-04-01T03:28:19.012Z | Compiling dunce v1.0.5 |
| 1042 | 2026-04-01T03:28:19.107Z | Compiling darling_core v0.21.3 |
| 1043 | 2026-04-01T03:28:19.124Z | Checking rand_chacha v0.9.0 |
| 1044 | 2026-04-01T03:28:19.159Z | Compiling aws-lc-sys v0.39.1 |
| 1045 | 2026-04-01T03:28:19.175Z | Compiling daft-derive v0.1.4 |
| 1046 | 2026-04-01T03:28:19.308Z | Checking rand v0.9.2 |
| 1047 | 2026-04-01T03:28:19.757Z | Compiling dof v0.4.0 |
| 1048 | 2026-04-01T03:28:19.879Z | Checking powerfmt v0.2.0 |
| 1049 | 2026-04-01T03:28:19.894Z | Compiling unsafe-libyaml v0.2.11 |
| 1050 | 2026-04-01T03:28:20.030Z | Checking deranged v0.5.3 |
| 1051 | 2026-04-01T03:28:20.046Z | Checking sync_wrapper v1.0.2 |
| 1052 | 2026-04-01T03:28:20.546Z | Compiling serde_yaml v0.9.34+deprecated |
| 1053 | 2026-04-01T03:28:20.726Z | Compiling rustls v0.22.4 |
| 1054 | 2026-04-01T03:28:20.803Z | Compiling aws-lc-rs v1.16.2 |
| 1055 | 2026-04-01T03:28:20.934Z | Checking cpufeatures v0.2.17 |
| 1056 | 2026-04-01T03:28:21.005Z | Compiling usdt-attr-macro v0.6.0 |
| 1057 | 2026-04-01T03:28:21.036Z | Compiling usdt-macro v0.6.0 |
| 1058 | 2026-04-01T03:28:21.100Z | Checking num_threads v0.1.7 |
| 1059 | 2026-04-01T03:28:21.146Z | Compiling darling_macro v0.21.3 |
| 1060 | 2026-04-01T03:28:21.305Z | Checking time v0.3.47 |
| 1061 | 2026-04-01T03:28:21.357Z | Compiling typify-macro v0.4.3 |
| 1062 | 2026-04-01T03:28:21.684Z | Compiling darling v0.21.3 |
| 1063 | 2026-04-01T03:28:21.767Z | Checking tower v0.5.2 |
| 1064 | 2026-04-01T03:28:21.828Z | Compiling structmeta-derive v0.3.0 |
| 1065 | 2026-04-01T03:28:22.180Z | Checking encoding_rs v0.8.35 |
| 1066 | 2026-04-01T03:28:22.314Z | Checking iri-string v0.7.8 |
| 1067 | 2026-04-01T03:28:22.466Z | Checking mime v0.3.17 |
| 1068 | 2026-04-01T03:28:22.574Z | Checking crossbeam-channel v0.5.15 |
| 1069 | 2026-04-01T03:28:22.637Z | Checking futures-executor v0.3.32 |
| 1070 | 2026-04-01T03:28:22.785Z | Compiling multer v3.1.0 |
| 1071 | 2026-04-01T03:28:22.892Z | Compiling structmeta v0.3.0 |
| 1072 | 2026-04-01T03:28:22.895Z | Compiling typify v0.4.3 |
| 1073 | 2026-04-01T03:28:22.895Z | Checking foreign-types-shared v0.1.1 |
| 1074 | 2026-04-01T03:28:22.999Z | Checking fastrand v2.3.0 |
| 1075 | 2026-04-01T03:28:23.016Z | Checking hex v0.4.3 |
| 1076 | 2026-04-01T03:28:23.018Z | Compiling openssl v0.10.76 |
| 1077 | 2026-04-01T03:28:23.091Z | Checking unicode-width v0.2.1 |
| 1078 | 2026-04-01T03:28:23.107Z | Checking untrusted v0.7.1 |
| 1079 | 2026-04-01T03:28:23.110Z | Checking foreign-types v0.3.2 |
| 1080 | 2026-04-01T03:28:23.172Z | Checking tempfile v3.23.0 |
| 1081 | 2026-04-01T03:28:23.218Z | Checking futures v0.3.32 |
| 1082 | 2026-04-01T03:28:23.249Z | Compiling openssl-macros v0.1.1 |
| 1083 | 2026-04-01T03:28:23.302Z | Compiling async-stream-impl v0.3.6 |
| 1084 | 2026-04-01T03:28:23.317Z | Checking tower-http v0.6.8 |
| 1085 | 2026-04-01T03:28:23.332Z | Compiling strum_macros v0.26.4 |
| 1086 | 2026-04-01T03:28:23.362Z | Checking thread_local v1.1.9 |
| 1087 | 2026-04-01T03:28:23.466Z | Compiling rustls v0.23.32 |
| 1088 | 2026-04-01T03:28:23.516Z | Checking openssl-probe v0.1.6 |
| 1089 | 2026-04-01T03:28:23.619Z | Compiling native-tls v0.2.14 |
| 1090 | 2026-04-01T03:28:23.870Z | Compiling newtype-uuid-macros v0.1.0 |
| 1091 | 2026-04-01T03:28:23.900Z | Compiling dropshot v0.16.7 |
| 1092 | 2026-04-01T03:28:24.010Z | Checking is-terminal v0.4.16 |
| 1093 | 2026-04-01T03:28:24.036Z | Checking memmap2 v0.9.8 |
| 1094 | 2026-04-01T03:28:24.100Z | Checking match_cfg v0.1.0 |
| 1095 | 2026-04-01T03:28:24.119Z | Compiling ref-cast v1.0.25 |
| 1096 | 2026-04-01T03:28:24.170Z | Checking term v1.2.0 |
| 1097 | 2026-04-01T03:28:24.193Z | Checking take_mut v0.2.2 |
| 1098 | 2026-04-01T03:28:24.296Z | Checking winnow v0.7.14 |
| 1099 | 2026-04-01T03:28:24.387Z | Checking slog-term v2.9.2 |
| 1100 | 2026-04-01T03:28:24.608Z | Checking hostname v0.3.1 |
| 1101 | 2026-04-01T03:28:24.697Z | Checking slog-json v2.6.1 |
| 1102 | 2026-04-01T03:28:24.713Z | Compiling dropshot_endpoint v0.16.7 |
| 1103 | 2026-04-01T03:28:24.716Z | Compiling ref-cast-impl v1.0.25 |
| 1104 | 2026-04-01T03:28:24.846Z | Checking slog-bunyan v2.5.0 |
| 1105 | 2026-04-01T03:28:24.882Z | Compiling derive-ex v0.1.8 |
| 1106 | 2026-04-01T03:28:25.186Z | Checking webpki-roots v1.0.2 |
| 1107 | 2026-04-01T03:28:25.302Z | Compiling strum_macros v0.27.2 |
| 1108 | 2026-04-01T03:28:25.504Z | Compiling progenitor-impl v0.11.1 |
| 1109 | 2026-04-01T03:28:25.710Z | Checking newtype-uuid v1.3.2 |
| 1110 | 2026-04-01T03:28:25.872Z | Checking tokio-native-tls v0.3.1 |
| 1111 | 2026-04-01T03:28:25.892Z | Compiling either v1.15.0 |
| 1112 | 2026-04-01T03:28:26.027Z | Checking hyper-tls v0.6.0 |
| 1113 | 2026-04-01T03:28:26.197Z | Checking daft v0.1.4 |
| 1114 | 2026-04-01T03:28:26.261Z | Compiling serde_with_macros v3.14.1 |
| 1115 | 2026-04-01T03:28:26.389Z | Compiling test-strategy v0.4.3 |
| 1116 | 2026-04-01T03:28:26.573Z | Checking rustls-webpki v0.102.8 |
| 1117 | 2026-04-01T03:28:26.683Z | Checking debug-ignore v1.0.5 |
| 1118 | 2026-04-01T03:28:26.788Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1119 | 2026-04-01T03:28:27.162Z | Compiling parse-display-derive v0.10.0 |
| 1120 | 2026-04-01T03:28:27.441Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1121 | 2026-04-01T03:28:27.580Z | Compiling progenitor-macro v0.11.1 |
| 1122 | 2026-04-01T03:28:27.597Z | Checking usdt v0.6.0 |
| 1123 | 2026-04-01T03:28:27.745Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1124 | 2026-04-01T03:28:27.762Z | Checking serde_spanned v1.0.4 |
| 1125 | 2026-04-01T03:28:27.890Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1126 | 2026-04-01T03:28:27.906Z | Checking spin v0.9.8 |
| 1127 | 2026-04-01T03:28:28.070Z | Checking toml v0.9.11+spec-1.1.0 |
| 1128 | 2026-04-01T03:28:28.238Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1129 | 2026-04-01T03:28:28.320Z | Checking strum v0.26.3 |
| 1130 | 2026-04-01T03:28:28.387Z | Checking tokio-rustls v0.25.0 |
| 1131 | 2026-04-01T03:28:28.431Z | Checking async-stream v0.3.6 |
| 1132 | 2026-04-01T03:28:28.549Z | Checking sha1 v0.10.6 |
| 1133 | 2026-04-01T03:28:28.568Z | Checking rustls-pemfile v2.2.0 |
| 1134 | 2026-04-01T03:28:28.584Z | Checking waitgroup v0.1.2 |
| 1135 | 2026-04-01T03:28:28.621Z | Checking rand_chacha v0.3.1 |
| 1136 | 2026-04-01T03:28:28.682Z | Compiling toml_datetime v0.6.11 |
| 1137 | 2026-04-01T03:28:28.698Z | Checking macaddr v1.0.1 |
| 1138 | 2026-04-01T03:28:28.714Z | Checking serde_path_to_error v0.1.20 |
| 1139 | 2026-04-01T03:28:28.716Z | Checking wait-timeout v0.2.1 |
| 1140 | 2026-04-01T03:28:28.750Z | Checking hostname v0.4.2 |
| 1141 | 2026-04-01T03:28:28.807Z | Checking quick-error v1.2.3 |
| 1142 | 2026-04-01T03:28:28.847Z | Checking lazy_static v1.5.0 |
| 1143 | 2026-04-01T03:28:28.878Z | Checking bit-vec v0.8.0 |
| 1144 | 2026-04-01T03:28:28.906Z | Checking rusty-fork v0.3.0 |
| 1145 | 2026-04-01T03:28:28.922Z | Checking rand v0.8.5 |
| 1146 | 2026-04-01T03:28:28.940Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1147 | 2026-04-01T03:28:29.064Z | Checking bit-set v0.8.0 |
| 1148 | 2026-04-01T03:28:29.193Z | Checking tabwriter v1.4.1 |
| 1149 | 2026-04-01T03:28:29.209Z | Checking rand_xorshift v0.4.0 |
| 1150 | 2026-04-01T03:28:29.328Z | Compiling clap_derive v4.6.0 |
| 1151 | 2026-04-01T03:28:29.426Z | Checking utf8parse v0.2.2 |
| 1152 | 2026-04-01T03:28:29.441Z | Checking colored v3.0.0 |
| 1153 | 2026-04-01T03:28:29.486Z | Checking unarray v0.1.4 |
| 1154 | 2026-04-01T03:28:29.543Z | Checking anstyle-parse v1.0.0 |
| 1155 | 2026-04-01T03:28:29.592Z | Checking proptest v1.8.0 |
| 1156 | 2026-04-01T03:28:29.624Z | Checking strum v0.27.2 |
| 1157 | 2026-04-01T03:28:29.733Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1158 | 2026-04-01T03:28:29.794Z | Checking terminal_size v0.4.3 |
| 1159 | 2026-04-01T03:28:30.115Z | Checking colorchoice v1.0.4 |
| 1160 | 2026-04-01T03:28:30.221Z | Checking is_terminal_polyfill v1.70.1 |
| 1161 | 2026-04-01T03:28:30.264Z | Checking anstyle-query v1.1.4 |
| 1162 | 2026-04-01T03:28:30.281Z | Checking anstyle v1.0.14 |
| 1163 | 2026-04-01T03:28:30.458Z | Checking anstream v1.0.0 |
| 1164 | 2026-04-01T03:28:30.563Z | Checking itertools v0.14.0 |
| 1165 | 2026-04-01T03:28:30.769Z | Checking clap_lex v1.1.0 |
| 1166 | 2026-04-01T03:28:31.171Z | Checking clap_builder v4.6.0 |
| 1167 | 2026-04-01T03:28:31.188Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1168 | 2026-04-01T03:28:31.654Z | Checking serde_with v3.14.1 |
| 1169 | 2026-04-01T03:28:32.318Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1170 | 2026-04-01T03:28:32.436Z | Checking clap v4.6.0 |
| 1171 | 2026-04-01T03:28:32.465Z | Checking instant v0.1.13 |
| 1172 | 2026-04-01T03:28:32.545Z | Checking rustc-hash v2.1.1 |
| 1173 | 2026-04-01T03:28:32.660Z | Checking iddqd v0.3.17 |
| 1174 | 2026-04-01T03:28:32.723Z | Checking backoff v0.4.0 |
| 1175 | 2026-04-01T03:28:32.897Z | Checking parse-display v0.10.0 |
| 1176 | 2026-04-01T03:28:32.928Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1177 | 2026-04-01T03:28:33.033Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1178 | 2026-04-01T03:28:34.243Z | Compiling cfg_aliases v0.2.1 |
| 1179 | 2026-04-01T03:28:34.856Z | Compiling rustls-webpki v0.103.6 |
| 1180 | 2026-04-01T03:28:35.316Z | Compiling prettyplease v0.2.37 |
| 1181 | 2026-04-01T03:28:37.572Z | Checking serde_spanned v0.6.9 |
| 1182 | 2026-04-01T03:28:37.665Z | Compiling memoffset v0.9.1 |
| 1183 | 2026-04-01T03:28:38.153Z | Compiling tokio-rustls v0.26.3 |
| 1184 | 2026-04-01T03:28:38.454Z | Compiling nix v0.30.1 |
| 1185 | 2026-04-01T03:28:38.681Z | Compiling hyper-rustls v0.27.7 |
| 1186 | 2026-04-01T03:28:38.837Z | Checking crossbeam-epoch v0.9.18 |
| 1187 | 2026-04-01T03:28:38.951Z | Compiling reqwest v0.12.23 |
| 1188 | 2026-04-01T03:28:39.192Z | Compiling winnow v0.5.40 |
| 1189 | 2026-04-01T03:28:40.088Z | Compiling progenitor-client v0.11.1 |
| 1190 | 2026-04-01T03:28:40.447Z | Compiling toml_edit v0.19.15 |
| 1191 | 2026-04-01T03:28:41.560Z | Compiling proc-macro-crate v1.3.1 |
| 1192 | 2026-04-01T03:28:42.014Z | Compiling progenitor v0.11.1 |
| 1193 | 2026-04-01T03:28:42.521Z | Compiling num-integer v0.1.46 |
| 1194 | 2026-04-01T03:28:42.831Z | Compiling rayon-core v1.13.0 |
| 1195 | 2026-04-01T03:28:43.031Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1196 | 2026-04-01T03:28:43.083Z | Compiling progenitor-client v0.10.0 |
| 1197 | 2026-04-01T03:28:43.978Z | Compiling hubpack_derive v0.1.1 |
| 1198 | 2026-04-01T03:28:44.197Z | Compiling zerocopy-derive v0.7.35 |
| 1199 | 2026-04-01T03:28:44.485Z | Checking toml_write v0.1.2 |
| 1200 | 2026-04-01T03:28:44.587Z | Checking hubpack v0.1.2 |
| 1201 | 2026-04-01T03:28:44.652Z | Checking toml_edit v0.22.27 |
| 1202 | 2026-04-01T03:28:44.706Z | Checking num-rational v0.4.2 |
| 1203 | 2026-04-01T03:28:44.751Z | Checking num-iter v0.1.45 |
| 1204 | 2026-04-01T03:28:44.971Z | Checking crossbeam-deque v0.8.6 |
| 1205 | 2026-04-01T03:28:45.118Z | Compiling num-complex v0.4.6 |
| 1206 | 2026-04-01T03:28:45.160Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1207 | 2026-04-01T03:28:45.464Z | Checking static_assertions v1.1.0 |
| 1208 | 2026-04-01T03:28:45.489Z | Checking num v0.4.3 |
| 1209 | 2026-04-01T03:28:45.656Z | Compiling proc-macro-error-attr v1.0.4 |
| 1210 | 2026-04-01T03:28:45.696Z | Checking toml v0.8.23 |
| 1211 | 2026-04-01T03:28:45.881Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1212 | 2026-04-01T03:28:45.955Z | Compiling float-ord v0.3.2 |
| 1213 | 2026-04-01T03:28:46.003Z | Compiling heapless v0.8.0 |
| 1214 | 2026-04-01T03:28:46.230Z | Compiling ingot-macros v0.1.1 |
| 1215 | 2026-04-01T03:28:46.246Z | Checking hash32 v0.3.1 |
| 1216 | 2026-04-01T03:28:46.371Z | Compiling proc-macro-error v1.0.4 |
| 1217 | 2026-04-01T03:28:46.439Z | Checking bytecount v0.6.9 |
| 1218 | 2026-04-01T03:28:46.470Z | Compiling smoltcp v0.11.0 |
| 1219 | 2026-04-01T03:28:46.544Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1220 | 2026-04-01T03:28:46.826Z | Compiling zerocopy v0.7.35 |
| 1221 | 2026-04-01T03:28:47.217Z | Compiling num_enum_derive v0.7.5 |
| 1222 | 2026-04-01T03:28:47.740Z | Compiling num-derive v0.3.3 |
| 1223 | 2026-04-01T03:28:47.918Z | Checking cobs v0.3.0 |
| 1224 | 2026-04-01T03:28:47.933Z | Compiling scroll_derive v0.12.1 |
| 1225 | 2026-04-01T03:28:48.065Z | Compiling foreign-types-macros v0.2.3 |
| 1226 | 2026-04-01T03:28:48.067Z | Compiling usdt-impl v0.5.0 |
| 1227 | 2026-04-01T03:28:48.244Z | Checking managed v0.8.0 |
| 1228 | 2026-04-01T03:28:48.332Z | Compiling crucible-workspace-hack v0.1.0 |
| 1229 | 2026-04-01T03:28:48.431Z | Checking foreign-types-shared v0.3.1 |
| 1230 | 2026-04-01T03:28:48.529Z | Checking bitflags v1.3.2 |
| 1231 | 2026-04-01T03:28:48.622Z | Checking scroll v0.12.0 |
| 1232 | 2026-04-01T03:28:48.637Z | Checking libscf-sys v1.1.0 |
| 1233 | 2026-04-01T03:28:48.672Z | Checking num_enum v0.7.5 |
| 1234 | 2026-04-01T03:28:48.688Z | Checking foreign-types v0.5.0 |
| 1235 | 2026-04-01T03:28:48.763Z | Checking postcard v1.1.3 |
| 1236 | 2026-04-01T03:28:48.780Z | Compiling dof v0.3.0 |
| 1237 | 2026-04-01T03:28:48.858Z | Checking ingot-types v0.1.2 |
| 1238 | 2026-04-01T03:28:49.039Z | Compiling dtrace-parser v0.2.0 |
| 1239 | 2026-04-01T03:28:49.055Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1240 | 2026-04-01T03:28:49.071Z | Checking camino-tempfile v1.4.1 |
| 1241 | 2026-04-01T03:28:49.126Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1242 | 2026-04-01T03:28:49.188Z | Checking ingot v0.1.1 |
| 1243 | 2026-04-01T03:28:49.226Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1244 | 2026-04-01T03:28:49.434Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1245 | 2026-04-01T03:28:49.637Z | Checking cstr-argument v0.1.2 |
| 1246 | 2026-04-01T03:28:49.640Z | Compiling thread-id v4.2.2 |
| 1247 | 2026-04-01T03:28:49.640Z | Compiling minimal-lexical v0.2.1 |
| 1248 | 2026-04-01T03:28:49.684Z | Compiling heck v0.4.1 |
| 1249 | 2026-04-01T03:28:49.757Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1250 | 2026-04-01T03:28:49.806Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1251 | 2026-04-01T03:28:49.876Z | Compiling nom v7.1.3 |
| 1252 | 2026-04-01T03:28:49.907Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1253 | 2026-04-01T03:28:49.922Z | Checking goblin v0.8.2 |
| 1254 | 2026-04-01T03:28:49.937Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1255 | 2026-04-01T03:28:50.126Z | Checking rayon v1.11.0 |
| 1256 | 2026-04-01T03:28:50.261Z | Compiling num_enum_derive v0.5.11 |
| 1257 | 2026-04-01T03:28:50.453Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1258 | 2026-04-01T03:28:50.626Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1259 | 2026-04-01T03:28:51.120Z | Compiling rustc_version v0.4.1 |
| 1260 | 2026-04-01T03:28:51.202Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1261 | 2026-04-01T03:28:51.231Z | Compiling convert_case v0.4.0 |
| 1262 | 2026-04-01T03:28:51.389Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1263 | 2026-04-01T03:28:51.390Z | Checking tinyvec_macros v0.1.1 |
| 1264 | 2026-04-01T03:28:51.421Z | Compiling rustix v0.38.44 |
| 1265 | 2026-04-01T03:28:51.475Z | Checking tinyvec v1.10.0 |
| 1266 | 2026-04-01T03:28:51.531Z | Compiling derive_more v0.99.20 |
| 1267 | 2026-04-01T03:28:51.626Z | Checking num_enum v0.5.11 |
| 1268 | 2026-04-01T03:28:51.784Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1269 | 2026-04-01T03:28:51.890Z | Compiling libz-sys v1.1.22 |
| 1270 | 2026-04-01T03:28:52.085Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1271 | 2026-04-01T03:28:52.156Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1272 | 2026-04-01T03:28:52.360Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1273 | 2026-04-01T03:28:52.543Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1274 | 2026-04-01T03:28:52.572Z | Compiling proc-macro-error2 v2.0.1 |
| 1275 | 2026-04-01T03:28:52.841Z | Compiling usdt-attr-macro v0.5.0 |
| 1276 | 2026-04-01T03:28:53.012Z | Compiling usdt-macro v0.5.0 |
| 1277 | 2026-04-01T03:28:53.038Z | Compiling zone_cfg_derive v0.3.1 |
| 1278 | 2026-04-01T03:28:53.245Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1279 | 2026-04-01T03:28:53.419Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1280 | 2026-04-01T03:28:53.436Z | Checking itertools v0.12.1 |
| 1281 | 2026-04-01T03:28:53.565Z | Compiling num-derive v0.4.2 |
| 1282 | 2026-04-01T03:28:53.685Z | Checking memmap v0.7.0 |
| 1283 | 2026-04-01T03:28:53.701Z | Checking sigpipe v0.1.3 |
| 1284 | 2026-04-01T03:28:53.781Z | Checking glob v0.3.3 |
| 1285 | 2026-04-01T03:28:53.784Z | Checking jiff v0.2.15 |
| 1286 | 2026-04-01T03:28:53.818Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1287 | 2026-04-01T03:28:53.965Z | Checking usdt v0.5.0 |
| 1288 | 2026-04-01T03:28:54.061Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1289 | 2026-04-01T03:28:54.105Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1290 | 2026-04-01T03:28:54.131Z | Compiling tabled_derive v0.11.0 |
| 1291 | 2026-04-01T03:28:54.258Z | Checking papergrid v0.17.0 |
| 1292 | 2026-04-01T03:28:54.412Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1293 | 2026-04-01T03:28:54.428Z | Checking zone v0.3.1 |
| 1294 | 2026-04-01T03:28:54.472Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1295 | 2026-04-01T03:28:54.562Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1296 | 2026-04-01T03:28:54.687Z | Checking testing_table v0.3.0 |
| 1297 | 2026-04-01T03:28:54.770Z | Checking smf v0.2.3 |
| 1298 | 2026-04-01T03:28:54.787Z | Checking secrecy v0.10.3 |
| 1299 | 2026-04-01T03:28:54.908Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1300 | 2026-04-01T03:28:54.996Z | Checking bstr v1.12.0 |
| 1301 | 2026-04-01T03:28:55.129Z | Checking whoami v1.6.1 |
| 1302 | 2026-04-01T03:28:55.194Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1303 | 2026-04-01T03:28:55.210Z | Checking tabled v0.20.0 |
| 1304 | 2026-04-01T03:28:55.300Z | Compiling curve25519-dalek v4.1.3 |
| 1305 | 2026-04-01T03:28:55.319Z | Checking hmac v0.12.1 |
| 1306 | 2026-04-01T03:28:55.348Z | Compiling clang-sys v1.8.1 |
| 1307 | 2026-04-01T03:28:55.455Z | Checking inout v0.1.4 |
| 1308 | 2026-04-01T03:28:55.579Z | Checking ff v0.13.1 |
| 1309 | 2026-04-01T03:28:55.595Z | Compiling enum-as-inner v0.6.1 |
| 1310 | 2026-04-01T03:28:55.707Z | Checking data-encoding v2.9.0 |
| 1311 | 2026-04-01T03:28:55.707Z | Compiling semver v0.1.20 |
| 1312 | 2026-04-01T03:28:55.967Z | Compiling rustc_version v0.1.7 |
| 1313 | 2026-04-01T03:28:56.017Z | Checking group v0.13.0 |
| 1314 | 2026-04-01T03:28:56.053Z | Checking cipher v0.4.4 |
| 1315 | 2026-04-01T03:28:56.145Z | Checking hkdf v0.12.4 |
| 1316 | 2026-04-01T03:28:56.172Z | Checking atomicwrites v0.4.4 |
| 1317 | 2026-04-01T03:28:56.192Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1318 | 2026-04-01T03:28:56.208Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1319 | 2026-04-01T03:28:56.249Z | Compiling nix v0.31.2 |
| 1320 | 2026-04-01T03:28:56.274Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1321 | 2026-04-01T03:28:56.301Z | Checking universal-hash v0.5.1 |
| 1322 | 2026-04-01T03:28:56.348Z | Checking crypto-bigint v0.5.5 |
| 1323 | 2026-04-01T03:28:56.433Z | Checking half v2.7.1 |
| 1324 | 2026-04-01T03:28:56.627Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1325 | 2026-04-01T03:28:56.678Z | Checking ciborium-io v0.2.2 |
| 1326 | 2026-04-01T03:28:56.775Z | Checking base16ct v0.2.0 |
| 1327 | 2026-04-01T03:28:56.932Z | Checking opaque-debug v0.3.1 |
| 1328 | 2026-04-01T03:28:57.009Z | Checking indent_write v2.2.0 |
| 1329 | 2026-04-01T03:28:57.145Z | Checking base64ct v1.8.0 |
| 1330 | 2026-04-01T03:28:57.180Z | Checking poly1305 v0.8.0 |
| 1331 | 2026-04-01T03:28:57.368Z | Checking elliptic-curve v0.13.8 |
| 1332 | 2026-04-01T03:28:57.384Z | Checking thiserror-no-std v2.0.2 |
| 1333 | 2026-04-01T03:28:57.399Z | Checking password-hash v0.5.0 |
| 1334 | 2026-04-01T03:28:57.414Z | Checking ciborium-ll v0.2.2 |
| 1335 | 2026-04-01T03:28:57.495Z | Checking chacha20 v0.9.1 |
| 1336 | 2026-04-01T03:28:57.585Z | Compiling newtype_derive v0.1.6 |
| 1337 | 2026-04-01T03:28:57.611Z | Checking similar v2.7.0 |
| 1338 | 2026-04-01T03:28:57.629Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1339 | 2026-04-01T03:28:57.632Z | Checking blake2 v0.10.6 |
| 1340 | 2026-04-01T03:28:57.682Z | Compiling typify-impl v0.6.1 |
| 1341 | 2026-04-01T03:28:57.808Z | Checking aead v0.5.2 |
| 1342 | 2026-04-01T03:28:57.855Z | Compiling libloading v0.8.9 |
| 1343 | 2026-04-01T03:28:57.874Z | Checking keccak v0.1.6 |
| 1344 | 2026-04-01T03:28:57.937Z | Compiling bindgen v0.72.1 |
| 1345 | 2026-04-01T03:28:57.953Z | Checking resolv-conf v0.7.5 |
| 1346 | 2026-04-01T03:28:58.023Z | Compiling owo-colors v4.3.0 |
| 1347 | 2026-04-01T03:28:58.039Z | Checking linked-hash-map v0.5.6 |
| 1348 | 2026-04-01T03:28:58.054Z | Checking sha3 v0.10.8 |
| 1349 | 2026-04-01T03:28:58.130Z | Checking vsss-rs v3.3.4 |
| 1350 | 2026-04-01T03:28:58.200Z | Checking lru-cache v0.1.2 |
| 1351 | 2026-04-01T03:28:58.254Z | Checking chacha20poly1305 v0.10.1 |
| 1352 | 2026-04-01T03:28:58.278Z | Checking argon2 v0.5.3 |
| 1353 | 2026-04-01T03:28:58.366Z | Checking ciborium v0.2.2 |
| 1354 | 2026-04-01T03:28:58.397Z | Checking hickory-proto v0.24.4 |
| 1355 | 2026-04-01T03:28:58.567Z | Checking tokio-dtrace v0.1.1 |
| 1356 | 2026-04-01T03:28:58.735Z | Compiling cexpr v0.6.0 |
| 1357 | 2026-04-01T03:28:58.752Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1358 | 2026-04-01T03:28:59.025Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1359 | 2026-04-01T03:28:59.190Z | Checking serde-big-array v0.5.1 |
| 1360 | 2026-04-01T03:28:59.252Z | Compiling derive-where v1.6.0 |
| 1361 | 2026-04-01T03:28:59.281Z | Compiling serde_repr v0.1.20 |
| 1362 | 2026-04-01T03:28:59.324Z | Checking unicode-segmentation v1.12.0 |
| 1363 | 2026-04-01T03:28:59.629Z | Checking same-file v1.0.6 |
| 1364 | 2026-04-01T03:28:59.645Z | Checking siphasher v1.0.1 |
| 1365 | 2026-04-01T03:28:59.751Z | Checking walkdir v2.5.0 |
| 1366 | 2026-04-01T03:28:59.804Z | Checking phf_shared v0.12.1 |
| 1367 | 2026-04-01T03:28:59.841Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1368 | 2026-04-01T03:28:59.857Z | Checking hickory-resolver v0.24.4 |
| 1369 | 2026-04-01T03:28:59.912Z | Checking newline-converter v0.3.0 |
| 1370 | 2026-04-01T03:29:00.024Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1371 | 2026-04-01T03:29:00.438Z | Checking oxide-tokio-rt v0.1.3 |
| 1372 | 2026-04-01T03:29:00.508Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1373 | 2026-04-01T03:29:00.795Z | Checking console v0.15.11 |
| 1374 | 2026-04-01T03:29:00.989Z | Compiling typify-macro v0.6.1 |
| 1375 | 2026-04-01T03:29:01.086Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-04-01T03:29:01.106Z | Checking tokio-stream v0.1.17 |
| 1377 | 2026-04-01T03:29:01.183Z | Compiling pin-project-internal v1.1.10 |
| 1378 | 2026-04-01T03:29:01.246Z | Compiling slog-dtrace v0.3.0 |
| 1379 | 2026-04-01T03:29:01.477Z | Checking csv-core v0.1.12 |
| 1380 | 2026-04-01T03:29:01.494Z | Compiling cancel-safe-futures v0.1.5 |
| 1381 | 2026-04-01T03:29:01.659Z | Checking unicode-linebreak v0.1.5 |
| 1382 | 2026-04-01T03:29:01.740Z | Checking smawk v0.3.2 |
| 1383 | 2026-04-01T03:29:01.873Z | Checking foldhash v0.1.5 |
| 1384 | 2026-04-01T03:29:01.876Z | Checking swrite v0.1.0 |
| 1385 | 2026-04-01T03:29:02.036Z | Checking unicode-width v0.1.14 |
| 1386 | 2026-04-01T03:29:02.039Z | Compiling chrono-tz v0.10.4 |
| 1387 | 2026-04-01T03:29:02.067Z | Compiling unicode-xid v0.2.6 |
| 1388 | 2026-04-01T03:29:02.200Z | Compiling const_format_proc_macros v0.2.34 |
| 1389 | 2026-04-01T03:29:02.294Z | Checking hashbrown v0.15.5 |
| 1390 | 2026-04-01T03:29:02.297Z | Checking pin-project v1.1.10 |
| 1391 | 2026-04-01T03:29:02.327Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1392 | 2026-04-01T03:29:02.411Z | Checking textwrap v0.16.2 |
| 1393 | 2026-04-01T03:29:02.538Z | Checking csv v1.3.1 |
| 1394 | 2026-04-01T03:29:02.631Z | Checking qorb v0.4.1 |
| 1395 | 2026-04-01T03:29:02.821Z | Checking expectorate v1.2.0 |
| 1396 | 2026-04-01T03:29:02.908Z | Checking phf v0.12.1 |
| 1397 | 2026-04-01T03:29:02.957Z | Checking unicode-normalization v0.1.24 |
| 1398 | 2026-04-01T03:29:02.974Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1399 | 2026-04-01T03:29:03.220Z | Compiling progenitor-macro v0.10.0 |
| 1400 | 2026-04-01T03:29:03.377Z | Checking libsw-core v0.3.2 |
| 1401 | 2026-04-01T03:29:03.469Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1402 | 2026-04-01T03:29:03.535Z | Compiling snafu-derive v0.8.9 |
| 1403 | 2026-04-01T03:29:03.614Z | Compiling async-recursion v1.1.1 |
| 1404 | 2026-04-01T03:29:03.781Z | Compiling cookie v0.18.1 |
| 1405 | 2026-04-01T03:29:03.892Z | Checking fixedbitset v0.5.7 |
| 1406 | 2026-04-01T03:29:03.922Z | Compiling moka v0.12.11 |
| 1407 | 2026-04-01T03:29:04.092Z | Checking fixedbitset v0.4.2 |
| 1408 | 2026-04-01T03:29:04.142Z | Checking highway v1.3.0 |
| 1409 | 2026-04-01T03:29:04.247Z | Checking petgraph v0.6.5 |
| 1410 | 2026-04-01T03:29:04.307Z | Checking petgraph v0.8.2 |
| 1411 | 2026-04-01T03:29:04.557Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1412 | 2026-04-01T03:29:04.719Z | Checking libsw v3.5.0 |
| 1413 | 2026-04-01T03:29:04.895Z | Checking olpc-cjson v0.1.4 |
| 1414 | 2026-04-01T03:29:05.220Z | Checking snafu v0.8.9 |
| 1415 | 2026-04-01T03:29:05.251Z | Checking const_format v0.2.34 |
| 1416 | 2026-04-01T03:29:05.453Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1417 | 2026-04-01T03:29:05.596Z | Compiling typify v0.6.1 |
| 1418 | 2026-04-01T03:29:05.667Z | Checking papergrid v0.11.0 |
| 1419 | 2026-04-01T03:29:05.691Z | Checking globset v0.4.16 |
| 1420 | 2026-04-01T03:29:05.710Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1421 | 2026-04-01T03:29:05.864Z | Checking gethostname v0.5.0 |
| 1422 | 2026-04-01T03:29:05.961Z | Compiling tabled_derive v0.7.0 |
| 1423 | 2026-04-01T03:29:06.052Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1424 | 2026-04-01T03:29:06.246Z | Checking reqwest v0.13.2 |
| 1425 | 2026-04-01T03:29:06.556Z | Checking bcs v0.1.6 |
| 1426 | 2026-04-01T03:29:06.776Z | Checking pem v3.0.5 |
| 1427 | 2026-04-01T03:29:06.792Z | Checking serde_plain v1.0.2 |
| 1428 | 2026-04-01T03:29:06.870Z | Checking termtree v0.5.1 |
| 1429 | 2026-04-01T03:29:06.943Z | Checking crc8 v0.1.1 |
| 1430 | 2026-04-01T03:29:06.943Z | Checking typed-path v0.9.3 |
| 1431 | 2026-04-01T03:29:07.044Z | Checking linear-map v1.2.0 |
| 1432 | 2026-04-01T03:29:07.047Z | Checking tagptr v0.2.0 |
| 1433 | 2026-04-01T03:29:07.192Z | Checking humantime v2.3.0 |
| 1434 | 2026-04-01T03:29:07.233Z | Compiling signal-hook v0.3.18 |
| 1435 | 2026-04-01T03:29:07.328Z | Checking progenitor v0.10.0 |
| 1436 | 2026-04-01T03:29:07.374Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1437 | 2026-04-01T03:29:07.464Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-04-01T03:29:07.495Z | Checking tabled v0.15.0 |
| 1439 | 2026-04-01T03:29:07.726Z | Checking tough v0.20.0 |
| 1440 | 2026-04-01T03:29:08.098Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1441 | 2026-04-01T03:29:08.263Z | Compiling progenitor-impl v0.13.0 |
| 1442 | 2026-04-01T03:29:08.605Z | Checking steno v0.4.1 |
| 1443 | 2026-04-01T03:29:08.842Z | Checking hickory-proto v0.25.2 |
| 1444 | 2026-04-01T03:29:09.293Z | Checking dropshot-api-manager-types v0.5.2 |
| 1445 | 2026-04-01T03:29:09.461Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1446 | 2026-04-01T03:29:09.551Z | Compiling cargo-platform v0.1.9 |
| 1447 | 2026-04-01T03:29:09.554Z | Compiling vergen v8.3.2 |
| 1448 | 2026-04-01T03:29:09.625Z | Compiling fs-err v3.1.2 |
| 1449 | 2026-04-01T03:29:09.785Z | Compiling crc32fast v1.5.0 |
| 1450 | 2026-04-01T03:29:09.825Z | Compiling cargo_metadata v0.18.1 |
| 1451 | 2026-04-01T03:29:10.094Z | Checking progenitor-client v0.13.0 |
| 1452 | 2026-04-01T03:29:10.126Z | Checking sha2 v0.10.9 |
| 1453 | 2026-04-01T03:29:10.304Z | Compiling progenitor-macro v0.13.0 |
| 1454 | 2026-04-01T03:29:10.321Z | Compiling blake3 v1.8.2 |
| 1455 | 2026-04-01T03:29:10.386Z | Checking adler2 v2.0.1 |
| 1456 | 2026-04-01T03:29:10.403Z | Checking hickory-resolver v0.25.2 |
| 1457 | 2026-04-01T03:29:10.907Z | Checking miniz_oxide v0.8.9 |
| 1458 | 2026-04-01T03:29:11.166Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1459 | 2026-04-01T03:29:11.233Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1460 | 2026-04-01T03:29:11.286Z | Checking git-stub v1.0.0 |
| 1461 | 2026-04-01T03:29:11.380Z | Checking filetime v0.2.26 |
| 1462 | 2026-04-01T03:29:11.437Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1463 | 2026-04-01T03:29:11.518Z | Checking constant_time_eq v0.3.1 |
| 1464 | 2026-04-01T03:29:11.617Z | Checking arrayvec v0.7.6 |
| 1465 | 2026-04-01T03:29:11.657Z | Compiling curl v0.4.49 |
| 1466 | 2026-04-01T03:29:11.803Z | Checking arrayref v0.3.9 |
| 1467 | 2026-04-01T03:29:11.917Z | Checking xattr v1.6.1 |
| 1468 | 2026-04-01T03:29:11.934Z | Checking is_ci v1.2.0 |
| 1469 | 2026-04-01T03:29:12.037Z | Checking supports-color v3.0.2 |
| 1470 | 2026-04-01T03:29:12.053Z | Checking tar v0.4.45 |
| 1471 | 2026-04-01T03:29:12.454Z | Checking git-stub-vcs v0.1.0 |
| 1472 | 2026-04-01T03:29:12.566Z | Checking flate2 v1.1.2 |
| 1473 | 2026-04-01T03:29:12.640Z | Checking toml v0.7.8 |
| 1474 | 2026-04-01T03:29:12.643Z | Checking drift v0.1.3 |
| 1475 | 2026-04-01T03:29:12.777Z | Checking kstat-rs v0.2.4 |
| 1476 | 2026-04-01T03:29:12.850Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1477 | 2026-04-01T03:29:12.867Z | Checking topological-sort v0.2.2 |
| 1478 | 2026-04-01T03:29:12.907Z | Checking dropshot-api-manager v0.5.2 |
| 1479 | 2026-04-01T03:29:13.001Z | Checking omicron-zone-package v0.12.2 |
| 1480 | 2026-04-01T03:29:13.483Z | Checking signal-hook-tokio v0.3.1 |
| 1481 | 2026-04-01T03:29:13.612Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1482 | 2026-04-01T03:29:13.729Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1483 | 2026-04-01T03:29:13.851Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1484 | 2026-04-01T03:29:13.926Z | Checking search_path v0.1.4 |
| 1485 | 2026-04-01T03:29:14.044Z | Checking internet-checksum v0.2.1 |
| 1486 | 2026-04-01T03:29:14.065Z | Checking display-error-chain v0.2.2 |
| 1487 | 2026-04-01T03:29:14.133Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1488 | 2026-04-01T03:29:14.161Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1489 | 2026-04-01T03:29:14.461Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-04-01T03:29:14.513Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1491 | 2026-04-01T03:29:14.632Z | Checking progenitor v0.13.0 |
| 1492 | 2026-04-01T03:29:14.757Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1493 | 2026-04-01T03:29:14.987Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1494 | 2026-04-01T03:29:15.385Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1495 | 2026-04-01T03:29:15.543Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-04-01T03:29:15.839Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-04-01T03:29:15.959Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-04-01T03:29:16.266Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-04-01T03:29:16.312Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-04-01T03:29:16.366Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-04-01T03:29:16.547Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1502 | 2026-04-01T03:29:16.569Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1503 | 2026-04-01T03:29:16.772Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1504 | 2026-04-01T03:29:16.988Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1505 | 2026-04-01T03:29:17.068Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1506 | 2026-04-01T03:29:17.480Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1507 | 2026-04-01T03:29:17.503Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-04-01T03:29:18.343Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1509 | 2026-04-01T03:29:19.451Z | Compiling git2 v0.19.0 |
| 1510 | 2026-04-01T03:29:21.529Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1511 | 2026-04-01T03:29:21.613Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1512 | 2026-04-01T03:29:21.819Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1513 | 2026-04-01T03:29:22.388Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-04-01T03:29:22.618Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1515 | 2026-04-01T03:29:22.689Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1516 | 2026-04-01T03:29:22.812Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1517 | 2026-04-01T03:29:23.256Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1518 | 2026-04-01T03:29:33.727Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1519 | 2026-04-01T03:29:34.990Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-04-01T03:29:40.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1521 | 2026-04-01T03:29:40.608Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1522 | 2026-04-01T03:29:40.608Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1523 | 2026-04-01T03:29:41.077Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1524 | 2026-04-01T03:29:41.080Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1525 | 2026-04-01T03:29:41.150Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1526 | 2026-04-01T03:29:41.150Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1527 | 2026-04-01T03:29:48.204Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1528 | 2026-04-01T03:29:48.207Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1529 | 2026-04-01T03:29:50.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.22s |
| 1530 | 2026-04-01T03:29:51.004Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1531 | 2026-04-01T03:29:51.004Z | + cargo clippy --features softnpu -- --deny warnings |
| 1532 | 2026-04-01T03:29:51.291Z | Downloading crates ... |
| 1533 | 2026-04-01T03:29:51.424Z | Downloaded bitstruct v0.1.1 |
| 1534 | 2026-04-01T03:29:51.427Z | Downloaded ascii v1.1.0 |
| 1535 | 2026-04-01T03:29:51.427Z | Downloaded bit_field v0.10.3 |
| 1536 | 2026-04-01T03:29:51.430Z | Downloaded typeid v1.0.3 |
| 1537 | 2026-04-01T03:29:51.430Z | Downloaded bitstruct_derive v0.1.0 |
| 1538 | 2026-04-01T03:29:51.430Z | Downloaded radium v0.7.0 |
| 1539 | 2026-04-01T03:29:51.435Z | Downloaded serde_arrays v0.1.0 |
| 1540 | 2026-04-01T03:29:51.440Z | Downloaded tap v1.0.1 |
| 1541 | 2026-04-01T03:29:51.440Z | Downloaded funty v2.0.0 |
| 1542 | 2026-04-01T03:29:51.440Z | Downloaded erased-serde v0.4.8 |
| 1543 | 2026-04-01T03:29:51.443Z | Downloaded wyz v0.5.1 |
| 1544 | 2026-04-01T03:29:51.443Z | Downloaded libloading v0.7.4 |
| 1545 | 2026-04-01T03:29:51.449Z | Downloaded num-bigint v0.4.6 |
| 1546 | 2026-04-01T03:29:51.456Z | Downloaded bitvec v1.0.1 |
| 1547 | 2026-04-01T03:29:51.589Z | Checking num-integer v0.1.46 |
| 1548 | 2026-04-01T03:29:51.665Z | Checking num-complex v0.4.6 |
| 1549 | 2026-04-01T03:29:51.674Z | Compiling nix v0.31.2 |
| 1550 | 2026-04-01T03:29:51.682Z | Compiling radium v0.7.0 |
| 1551 | 2026-04-01T03:29:51.689Z | Checking tap v1.0.1 |
| 1552 | 2026-04-01T03:29:51.695Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1553 | 2026-04-01T03:29:51.698Z | Compiling typeid v1.0.3 |
| 1554 | 2026-04-01T03:29:51.698Z | Checking funty v2.0.0 |
| 1555 | 2026-04-01T03:29:51.776Z | Checking wyz v0.5.1 |
| 1556 | 2026-04-01T03:29:51.860Z | Checking num-bigint v0.4.6 |
| 1557 | 2026-04-01T03:29:51.902Z | Checking num-iter v0.1.45 |
| 1558 | 2026-04-01T03:29:51.955Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1559 | 2026-04-01T03:29:51.983Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1560 | 2026-04-01T03:29:51.994Z | Compiling erased-serde v0.4.8 |
| 1561 | 2026-04-01T03:29:52.079Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1562 | 2026-04-01T03:29:52.091Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1563 | 2026-04-01T03:29:52.094Z | Compiling bitstruct_derive v0.1.0 |
| 1564 | 2026-04-01T03:29:52.108Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1565 | 2026-04-01T03:29:52.116Z | Checking bitvec v1.0.1 |
| 1566 | 2026-04-01T03:29:52.180Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1567 | 2026-04-01T03:29:52.209Z | Checking ascii v1.1.0 |
| 1568 | 2026-04-01T03:29:52.246Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1569 | 2026-04-01T03:29:52.373Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1570 | 2026-04-01T03:29:52.382Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1571 | 2026-04-01T03:29:52.395Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1572 | 2026-04-01T03:29:52.480Z | Checking oxide-tokio-rt v0.1.3 |
| 1573 | 2026-04-01T03:29:52.533Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1574 | 2026-04-01T03:29:52.629Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1575 | 2026-04-01T03:29:52.638Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1576 | 2026-04-01T03:29:52.666Z | Checking num-rational v0.4.2 |
| 1577 | 2026-04-01T03:29:52.694Z | Checking serde_arrays v0.1.0 |
| 1578 | 2026-04-01T03:29:52.729Z | Checking bitstruct v0.1.1 |
| 1579 | 2026-04-01T03:29:52.787Z | Checking libloading v0.7.4 |
| 1580 | 2026-04-01T03:29:52.796Z | Checking bit_field v0.10.3 |
| 1581 | 2026-04-01T03:29:52.806Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1582 | 2026-04-01T03:29:52.817Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1583 | 2026-04-01T03:29:52.915Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1584 | 2026-04-01T03:29:52.932Z | Checking num v0.4.3 |
| 1585 | 2026-04-01T03:29:52.999Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1586 | 2026-04-01T03:29:53.587Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#0e8a28a2) |
| 1587 | 2026-04-01T03:29:53.891Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=zl%2Fmulticast#284c6830) |
| 1588 | 2026-04-01T03:29:54.081Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 1589 | 2026-04-01T03:29:54.230Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-04-01T03:29:54.233Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1591 | 2026-04-01T03:29:54.694Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-04-01T03:29:54.916Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1593 | 2026-04-01T03:29:54.916Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1594 | 2026-04-01T03:29:54.919Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1595 | 2026-04-01T03:29:54.919Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1596 | 2026-04-01T03:29:55.303Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1597 | 2026-04-01T03:29:55.728Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1598 | 2026-04-01T03:29:56.526Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1599 | 2026-04-01T03:29:56.610Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1600 | 2026-04-01T03:29:59.815Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1601 | 2026-04-01T03:30:00.828Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1602 | 2026-04-01T03:30:00.944Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1603 | 2026-04-01T03:30:07.152Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-04-01T03:30:08.422Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1605 | 2026-04-01T03:30:08.940Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1606 | 2026-04-01T03:30:13.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.73s |
| 1607 | 2026-04-01T03:30:13.927Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1608 | 2026-04-01T03:30:13.927Z | + cargo clippy --features chaos -- --deny warnings |
| 1609 | 2026-04-01T03:30:14.395Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1610 | 2026-04-01T03:30:14.398Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1611 | 2026-04-01T03:30:14.399Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1612 | 2026-04-01T03:30:21.481Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1613 | 2026-04-01T03:30:21.484Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1614 | 2026-04-01T03:30:23.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.98s |
| 1615 | 2026-04-01T03:30:24.087Z | + banner fmt |
| 1616 | 2026-04-01T03:30:24.090Z | |
| 1617 | 2026-04-01T03:30:24.090Z | ###### # # ##### |
| 1618 | 2026-04-01T03:30:24.090Z | # ## ## # |
| 1619 | 2026-04-01T03:30:24.090Z | ##### # ## # # |
| 1620 | 2026-04-01T03:30:24.090Z | # # # # |
| 1621 | 2026-04-01T03:30:24.090Z | # # # # |
| 1622 | 2026-04-01T03:30:24.090Z | # # # # |
| 1623 | 2026-04-01T03:30:24.090Z | |
| 1624 | 2026-04-01T03:30:24.090Z | + cargo fmt -- --check |
| 1625 | 2026-04-01T03:30:24.521Z | + banner test |
| 1626 | 2026-04-01T03:30:24.524Z | |
| 1627 | 2026-04-01T03:30:24.524Z | ##### ###### #### ##### |
| 1628 | 2026-04-01T03:30:24.524Z | # # # # |
| 1629 | 2026-04-01T03:30:24.524Z | # ##### #### # |
| 1630 | 2026-04-01T03:30:24.524Z | # # # # |
| 1631 | 2026-04-01T03:30:24.524Z | # # # # # |
| 1632 | 2026-04-01T03:30:24.524Z | # ###### #### # |
| 1633 | 2026-04-01T03:30:24.524Z | |
| 1634 | 2026-04-01T03:30:24.524Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1635 | 2026-04-01T03:30:24.524Z | + RUST_BACKTRACE=full |
| 1636 | 2026-04-01T03:30:24.524Z | + cargo test --features tofino_stub --no-fail-fast |
| 1637 | 2026-04-01T03:30:25.338Z | Compiling unicode-ident v1.0.24 |
| 1638 | 2026-04-01T03:30:25.338Z | Compiling cfg-if v1.0.3 |
| 1639 | 2026-04-01T03:30:25.341Z | Compiling memchr v2.7.5 |
| 1640 | 2026-04-01T03:30:25.437Z | Compiling serde_core v1.0.228 |
| 1641 | 2026-04-01T03:30:25.455Z | Compiling itoa v1.0.15 |
| 1642 | 2026-04-01T03:30:25.462Z | Compiling libc v0.2.183 |
| 1643 | 2026-04-01T03:30:25.471Z | Compiling zmij v1.0.17 |
| 1644 | 2026-04-01T03:30:25.494Z | Compiling libm v0.2.15 |
| 1645 | 2026-04-01T03:30:25.546Z | Compiling proc-macro2 v1.0.106 |
| 1646 | 2026-04-01T03:30:25.574Z | Compiling heck v0.5.0 |
| 1647 | 2026-04-01T03:30:25.837Z | Compiling log v0.4.29 |
| 1648 | 2026-04-01T03:30:25.941Z | Compiling quote v1.0.45 |
| 1649 | 2026-04-01T03:30:25.959Z | Compiling equivalent v1.0.2 |
| 1650 | 2026-04-01T03:30:26.016Z | Compiling smallvec v1.15.1 |
| 1651 | 2026-04-01T03:30:26.046Z | Compiling allocator-api2 v0.2.21 |
| 1652 | 2026-04-01T03:30:26.106Z | Compiling iana-time-zone v0.1.64 |
| 1653 | 2026-04-01T03:30:26.221Z | Compiling syn v2.0.117 |
| 1654 | 2026-04-01T03:30:26.233Z | Compiling foldhash v0.2.0 |
| 1655 | 2026-04-01T03:30:26.236Z | Compiling dyn-clone v1.0.20 |
| 1656 | 2026-04-01T03:30:26.356Z | Compiling stable_deref_trait v1.2.0 |
| 1657 | 2026-04-01T03:30:26.399Z | Compiling hashbrown v0.16.1 |
| 1658 | 2026-04-01T03:30:26.411Z | Compiling pin-project-lite v0.2.16 |
| 1659 | 2026-04-01T03:30:26.433Z | Compiling percent-encoding v2.3.2 |
| 1660 | 2026-04-01T03:30:26.481Z | Compiling fnv v1.0.7 |
| 1661 | 2026-04-01T03:30:26.522Z | Compiling writeable v0.6.1 |
| 1662 | 2026-04-01T03:30:26.578Z | Compiling litemap v0.8.0 |
| 1663 | 2026-04-01T03:30:26.591Z | Compiling regex-syntax v0.8.6 |
| 1664 | 2026-04-01T03:30:26.643Z | Compiling icu_properties_data v2.0.1 |
| 1665 | 2026-04-01T03:30:26.777Z | Compiling icu_normalizer_data v2.0.0 |
| 1666 | 2026-04-01T03:30:26.792Z | Compiling form_urlencoded v1.2.2 |
| 1667 | 2026-04-01T03:30:26.823Z | Compiling utf8_iter v1.0.4 |
| 1668 | 2026-04-01T03:30:26.853Z | Compiling scopeguard v1.2.0 |
| 1669 | 2026-04-01T03:30:26.961Z | Compiling lock_api v0.4.14 |
| 1670 | 2026-04-01T03:30:26.973Z | Compiling num-traits v0.2.19 |
| 1671 | 2026-04-01T03:30:26.973Z | Compiling getrandom v0.3.3 |
| 1672 | 2026-04-01T03:30:27.009Z | Compiling aho-corasick v1.1.3 |
| 1673 | 2026-04-01T03:30:27.161Z | Compiling semver v1.0.27 |
| 1674 | 2026-04-01T03:30:27.186Z | Compiling serde_json v1.0.149 |
| 1675 | 2026-04-01T03:30:27.279Z | Compiling indexmap v2.13.0 |
| 1676 | 2026-04-01T03:30:27.538Z | Compiling ucd-trie v0.1.7 |
| 1677 | 2026-04-01T03:30:27.571Z | Compiling byteorder v1.5.0 |
| 1678 | 2026-04-01T03:30:27.791Z | Compiling uuid v1.20.0 |
| 1679 | 2026-04-01T03:30:27.821Z | Compiling futures-core v0.3.32 |
| 1680 | 2026-04-01T03:30:28.088Z | Compiling regex-automata v0.4.13 |
| 1681 | 2026-04-01T03:30:28.136Z | Compiling time-core v0.1.8 |
| 1682 | 2026-04-01T03:30:28.148Z | Compiling num-conv v0.2.1 |
| 1683 | 2026-04-01T03:30:28.201Z | Compiling ryu v1.0.20 |
| 1684 | 2026-04-01T03:30:28.284Z | Compiling futures-sink v0.3.32 |
| 1685 | 2026-04-01T03:30:28.295Z | Compiling time-macros v0.2.27 |
| 1686 | 2026-04-01T03:30:28.386Z | Compiling regress v0.10.5 |
| 1687 | 2026-04-01T03:30:28.415Z | Compiling slab v0.4.11 |
| 1688 | 2026-04-01T03:30:28.589Z | Compiling pretty-hex v0.4.1 |
| 1689 | 2026-04-01T03:30:28.727Z | Compiling strsim v0.11.1 |
| 1690 | 2026-04-01T03:30:29.010Z | Compiling synstructure v0.13.2 |
| 1691 | 2026-04-01T03:30:29.021Z | Compiling serde_derive_internals v0.29.1 |
| 1692 | 2026-04-01T03:30:29.207Z | Compiling plain v0.2.3 |
| 1693 | 2026-04-01T03:30:29.315Z | Compiling futures-channel v0.3.32 |
| 1694 | 2026-04-01T03:30:29.326Z | Compiling syn v1.0.109 |
| 1695 | 2026-04-01T03:30:29.419Z | Compiling futures-task v0.3.32 |
| 1696 | 2026-04-01T03:30:29.503Z | Compiling futures-io v0.3.32 |
| 1697 | 2026-04-01T03:30:29.536Z | Compiling socket2 v0.6.0 |
| 1698 | 2026-04-01T03:30:29.665Z | Compiling parking_lot_core v0.9.12 |
| 1699 | 2026-04-01T03:30:29.739Z | Compiling regex v1.12.3 |
| 1700 | 2026-04-01T03:30:29.962Z | Compiling parking_lot v0.12.5 |
| 1701 | 2026-04-01T03:30:29.974Z | Compiling signal-hook-registry v1.4.6 |
| 1702 | 2026-04-01T03:30:29.997Z | Compiling mio v1.0.4 |
| 1703 | 2026-04-01T03:30:30.155Z | Compiling serde_derive v1.0.228 |
| 1704 | 2026-04-01T03:30:30.198Z | Compiling zerofrom-derive v0.1.6 |
| 1705 | 2026-04-01T03:30:30.361Z | Compiling yoke-derive v0.8.0 |
| 1706 | 2026-04-01T03:30:30.364Z | Compiling zerovec-derive v0.11.1 |
| 1707 | 2026-04-01T03:30:30.497Z | Compiling displaydoc v0.2.5 |
| 1708 | 2026-04-01T03:30:30.626Z | Compiling thiserror-impl v2.0.18 |
| 1709 | 2026-04-01T03:30:31.261Z | Compiling schemars_derive v0.8.22 |
| 1710 | 2026-04-01T03:30:31.393Z | Compiling tokio-macros v2.6.0 |
| 1711 | 2026-04-01T03:30:31.411Z | Compiling zerocopy-derive v0.8.27 |
| 1712 | 2026-04-01T03:30:31.467Z | Compiling zeroize_derive v1.4.3 |
| 1713 | 2026-04-01T03:30:31.927Z | Compiling thiserror v2.0.18 |
| 1714 | 2026-04-01T03:30:32.037Z | Compiling futures-macro v0.3.32 |
| 1715 | 2026-04-01T03:30:32.180Z | Compiling zerofrom v0.1.6 |
| 1716 | 2026-04-01T03:30:32.183Z | Compiling thiserror-impl v1.0.69 |
| 1717 | 2026-04-01T03:30:32.226Z | Compiling tracing-attributes v0.1.30 |
| 1718 | 2026-04-01T03:30:32.310Z | Compiling yoke v0.8.0 |
| 1719 | 2026-04-01T03:30:32.500Z | Compiling zerovec v0.11.4 |
| 1720 | 2026-04-01T03:30:32.535Z | Compiling zerotrie v0.2.2 |
| 1721 | 2026-04-01T03:30:32.633Z | Compiling pest v2.8.2 |
| 1722 | 2026-04-01T03:30:32.707Z | Compiling zerocopy v0.8.27 |
| 1723 | 2026-04-01T03:30:32.853Z | Compiling scroll_derive v0.13.1 |
| 1724 | 2026-04-01T03:30:32.856Z | Compiling serde v1.0.228 |
| 1725 | 2026-04-01T03:30:33.342Z | Compiling bytes v1.11.1 |
| 1726 | 2026-04-01T03:30:33.362Z | Compiling serde_tokenstream v0.2.3 |
| 1727 | 2026-04-01T03:30:33.375Z | Compiling tinystr v0.8.1 |
| 1728 | 2026-04-01T03:30:33.378Z | Compiling potential_utf v0.1.3 |
| 1729 | 2026-04-01T03:30:33.470Z | Compiling chrono v0.4.44 |
| 1730 | 2026-04-01T03:30:33.548Z | Compiling icu_locale_core v2.0.0 |
| 1731 | 2026-04-01T03:30:33.573Z | Compiling icu_collections v2.0.0 |
| 1732 | 2026-04-01T03:30:33.678Z | Compiling pest_meta v2.8.2 |
| 1733 | 2026-04-01T03:30:33.908Z | Compiling http v1.4.0 |
| 1734 | 2026-04-01T03:30:33.976Z | Compiling async-trait v0.1.89 |
| 1735 | 2026-04-01T03:30:34.085Z | Compiling icu_provider v2.0.0 |
| 1736 | 2026-04-01T03:30:34.250Z | Compiling pest_generator v2.8.2 |
| 1737 | 2026-04-01T03:30:34.394Z | Compiling icu_normalizer v2.0.0 |
| 1738 | 2026-04-01T03:30:34.406Z | Compiling icu_properties v2.0.1 |
| 1739 | 2026-04-01T03:30:34.869Z | Compiling schemars v0.8.22 |
| 1740 | 2026-04-01T03:30:34.882Z | Compiling scroll v0.13.0 |
| 1741 | 2026-04-01T03:30:34.957Z | Compiling thiserror v1.0.69 |
| 1742 | 2026-04-01T03:30:34.970Z | Compiling pest_derive v2.8.2 |
| 1743 | 2026-04-01T03:30:34.972Z | Compiling thread-id v5.0.0 |
| 1744 | 2026-04-01T03:30:35.058Z | Compiling tokio v1.50.0 |
| 1745 | 2026-04-01T03:30:35.061Z | Compiling openapiv3 v2.2.0 |
| 1746 | 2026-04-01T03:30:35.134Z | Compiling goblin v0.10.1 |
| 1747 | 2026-04-01T03:30:35.204Z | Compiling daft-derive v0.1.4 |
| 1748 | 2026-04-01T03:30:35.529Z | Compiling idna_adapter v1.2.1 |
| 1749 | 2026-04-01T03:30:35.586Z | Compiling dtrace-parser v0.3.0 |
| 1750 | 2026-04-01T03:30:35.663Z | Compiling idna v1.1.0 |
| 1751 | 2026-04-01T03:30:35.675Z | Compiling darling_core v0.21.3 |
| 1752 | 2026-04-01T03:30:35.949Z | Compiling url v2.5.7 |
| 1753 | 2026-04-01T03:30:36.163Z | Compiling bitflags v2.9.4 |
| 1754 | 2026-04-01T03:30:36.403Z | Compiling typify-impl v0.4.3 |
| 1755 | 2026-04-01T03:30:36.712Z | Compiling serde_yaml v0.9.34+deprecated |
| 1756 | 2026-04-01T03:30:37.746Z | Compiling ppv-lite86 v0.2.21 |
| 1757 | 2026-04-01T03:30:37.789Z | Compiling darling_macro v0.21.3 |
| 1758 | 2026-04-01T03:30:37.838Z | Compiling openssl-macros v0.1.1 |
| 1759 | 2026-04-01T03:30:37.988Z | Compiling dof v0.4.0 |
| 1760 | 2026-04-01T03:30:38.001Z | Compiling getrandom v0.2.16 |
| 1761 | 2026-04-01T03:30:38.070Z | Compiling base64 v0.22.1 |
| 1762 | 2026-04-01T03:30:38.190Z | Compiling http-body v1.0.1 |
| 1763 | 2026-04-01T03:30:38.315Z | Compiling erased-serde v0.3.31 |
| 1764 | 2026-04-01T03:30:38.346Z | Compiling typenum v1.18.0 |
| 1765 | 2026-04-01T03:30:38.368Z | Compiling darling v0.21.3 |
| 1766 | 2026-04-01T03:30:38.415Z | Compiling portable-atomic v1.11.1 |
| 1767 | 2026-04-01T03:30:38.448Z | Compiling usdt-impl v0.6.0 |
| 1768 | 2026-04-01T03:30:38.804Z | Compiling ipnet v2.11.0 |
| 1769 | 2026-04-01T03:30:38.863Z | Compiling atomic-waker v1.1.2 |
| 1770 | 2026-04-01T03:30:38.931Z | Compiling anyhow v1.0.102 |
| 1771 | 2026-04-01T03:30:38.994Z | Compiling httparse v1.10.1 |
| 1772 | 2026-04-01T03:30:39.073Z | Compiling tower-layer v0.3.3 |
| 1773 | 2026-04-01T03:30:39.141Z | Compiling untrusted v0.9.0 |
| 1774 | 2026-04-01T03:30:39.235Z | Compiling tower-service v0.3.3 |
| 1775 | 2026-04-01T03:30:39.266Z | Compiling critical-section v1.2.0 |
| 1776 | 2026-04-01T03:30:39.323Z | Compiling zeroize v1.8.1 |
| 1777 | 2026-04-01T03:30:39.345Z | Compiling once_cell v1.21.3 |
| 1778 | 2026-04-01T03:30:39.374Z | Compiling try-lock v0.2.5 |
| 1779 | 2026-04-01T03:30:39.504Z | Compiling want v0.3.1 |
| 1780 | 2026-04-01T03:30:39.692Z | Compiling httpdate v1.0.3 |
| 1781 | 2026-04-01T03:30:39.777Z | Compiling pin-utils v0.1.0 |
| 1782 | 2026-04-01T03:30:39.863Z | Compiling structmeta-derive v0.3.0 |
| 1783 | 2026-04-01T03:30:39.874Z | Compiling usdt-macro v0.6.0 |
| 1784 | 2026-04-01T03:30:39.915Z | Compiling usdt-attr-macro v0.6.0 |
| 1785 | 2026-04-01T03:30:40.505Z | Compiling newtype-uuid-macros v0.1.0 |
| 1786 | 2026-04-01T03:30:40.912Z | Compiling structmeta v0.3.0 |
| 1787 | 2026-04-01T03:30:40.983Z | Compiling strum_macros v0.26.4 |
| 1788 | 2026-04-01T03:30:41.109Z | Compiling async-stream-impl v0.3.6 |
| 1789 | 2026-04-01T03:30:41.285Z | Compiling powerfmt v0.2.0 |
| 1790 | 2026-04-01T03:30:41.481Z | Compiling deranged v0.5.3 |
| 1791 | 2026-04-01T03:30:41.555Z | Compiling num_threads v0.1.7 |
| 1792 | 2026-04-01T03:30:41.653Z | Compiling omicron-workspace-hack v0.1.0 |
| 1793 | 2026-04-01T03:30:41.723Z | Compiling dropshot_endpoint v0.16.7 |
| 1794 | 2026-04-01T03:30:41.735Z | Compiling http-body-util v0.1.3 |
| 1795 | 2026-04-01T03:30:41.789Z | Compiling ref-cast-impl v1.0.25 |
| 1796 | 2026-04-01T03:30:41.837Z | Compiling derive-ex v0.1.8 |
| 1797 | 2026-04-01T03:30:41.978Z | Compiling serde_urlencoded v0.7.1 |
| 1798 | 2026-04-01T03:30:42.291Z | Compiling strum_macros v0.27.2 |
| 1799 | 2026-04-01T03:30:42.504Z | Compiling sync_wrapper v1.0.2 |
| 1800 | 2026-04-01T03:30:42.605Z | Compiling serde_with_macros v3.14.1 |
| 1801 | 2026-04-01T03:30:42.616Z | Compiling subtle v2.6.1 |
| 1802 | 2026-04-01T03:30:42.627Z | Compiling typify-macro v0.4.3 |
| 1803 | 2026-04-01T03:30:42.783Z | Compiling iri-string v0.7.8 |
| 1804 | 2026-04-01T03:30:43.374Z | Compiling rand_core v0.6.4 |
| 1805 | 2026-04-01T03:30:43.426Z | Compiling test-strategy v0.4.3 |
| 1806 | 2026-04-01T03:30:43.483Z | Compiling futures-util v0.3.32 |
| 1807 | 2026-04-01T03:30:43.608Z | Compiling thread_local v1.1.9 |
| 1808 | 2026-04-01T03:30:43.866Z | Compiling match_cfg v0.1.0 |
| 1809 | 2026-04-01T03:30:43.939Z | Compiling parse-display-derive v0.10.0 |
| 1810 | 2026-04-01T03:30:44.135Z | Compiling tracing-core v0.1.34 |
| 1811 | 2026-04-01T03:30:44.147Z | Compiling toml_datetime v0.6.11 |
| 1812 | 2026-04-01T03:30:44.385Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1813 | 2026-04-01T03:30:44.417Z | Compiling term v1.2.0 |
| 1814 | 2026-04-01T03:30:44.655Z | Compiling typify v0.4.3 |
| 1815 | 2026-04-01T03:30:44.720Z | Compiling take_mut v0.2.2 |
| 1816 | 2026-04-01T03:30:44.746Z | Compiling progenitor-impl v0.11.1 |
| 1817 | 2026-04-01T03:30:44.805Z | Compiling tracing v0.1.41 |
| 1818 | 2026-04-01T03:30:45.123Z | Compiling clap_derive v4.6.0 |
| 1819 | 2026-04-01T03:30:45.215Z | Compiling camino v1.2.2 |
| 1820 | 2026-04-01T03:30:45.582Z | Compiling fastrand v2.3.0 |
| 1821 | 2026-04-01T03:30:45.594Z | Compiling cpufeatures v0.2.17 |
| 1822 | 2026-04-01T03:30:45.597Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1823 | 2026-04-01T03:30:45.676Z | Compiling encoding_rs v0.8.35 |
| 1824 | 2026-04-01T03:30:45.781Z | Compiling mime v0.3.17 |
| 1825 | 2026-04-01T03:30:45.799Z | Compiling unicode-width v0.2.1 |
| 1826 | 2026-04-01T03:30:46.080Z | Compiling errno v0.3.14 |
| 1827 | 2026-04-01T03:30:46.145Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-04-01T03:30:46.819Z | Compiling hex v0.4.3 |
| 1829 | 2026-04-01T03:30:46.848Z | Compiling ipnetwork v0.21.1 |
| 1830 | 2026-04-01T03:30:47.090Z | Compiling crossbeam-utils v0.8.21 |
| 1831 | 2026-04-01T03:30:47.297Z | Compiling rustix v1.1.2 |
| 1832 | 2026-04-01T03:30:47.318Z | Compiling tokio-util v0.7.16 |
| 1833 | 2026-04-01T03:30:47.426Z | Compiling slog v2.8.2 |
| 1834 | 2026-04-01T03:30:47.429Z | Compiling winnow v0.7.14 |
| 1835 | 2026-04-01T03:30:47.698Z | Compiling crypto-common v0.1.6 |
| 1836 | 2026-04-01T03:30:47.830Z | Compiling rand_core v0.9.3 |
| 1837 | 2026-04-01T03:30:47.833Z | Compiling oxnet v0.1.4 |
| 1838 | 2026-04-01T03:30:48.027Z | Compiling h2 v0.4.12 |
| 1839 | 2026-04-01T03:30:48.054Z | Compiling itertools v0.14.0 |
| 1840 | 2026-04-01T03:30:48.227Z | Compiling progenitor-macro v0.11.1 |
| 1841 | 2026-04-01T03:30:48.510Z | Compiling rand_chacha v0.9.0 |
| 1842 | 2026-04-01T03:30:48.593Z | Compiling socket2 v0.5.10 |
| 1843 | 2026-04-01T03:30:48.986Z | Compiling rand v0.9.2 |
| 1844 | 2026-04-01T03:30:49.041Z | Compiling rustls-pki-types v1.12.0 |
| 1845 | 2026-04-01T03:30:49.576Z | Compiling debug-ignore v1.0.5 |
| 1846 | 2026-04-01T03:30:49.620Z | Compiling spin v0.9.8 |
| 1847 | 2026-04-01T03:30:49.684Z | Compiling quick-error v1.2.3 |
| 1848 | 2026-04-01T03:30:49.711Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1849 | 2026-04-01T03:30:49.740Z | Compiling tabwriter v1.4.1 |
| 1850 | 2026-04-01T03:30:49.793Z | Compiling serde_spanned v1.0.4 |
| 1851 | 2026-04-01T03:30:49.949Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1852 | 2026-04-01T03:30:49.985Z | Compiling colored v3.0.0 |
| 1853 | 2026-04-01T03:30:50.261Z | Compiling hyper v1.8.1 |
| 1854 | 2026-04-01T03:30:50.406Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1855 | 2026-04-01T03:30:50.549Z | Compiling bit-vec v0.8.0 |
| 1856 | 2026-04-01T03:30:50.624Z | Compiling lazy_static v1.5.0 |
| 1857 | 2026-04-01T03:30:50.684Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1858 | 2026-04-01T03:30:50.726Z | Compiling bit-set v0.8.0 |
| 1859 | 2026-04-01T03:30:50.752Z | Compiling strum v0.26.3 |
| 1860 | 2026-04-01T03:30:50.784Z | Compiling time v0.3.47 |
| 1861 | 2026-04-01T03:30:50.879Z | Compiling async-stream v0.3.6 |
| 1862 | 2026-04-01T03:30:50.891Z | Compiling ring v0.17.14 |
| 1863 | 2026-04-01T03:30:51.051Z | Compiling waitgroup v0.1.2 |
| 1864 | 2026-04-01T03:30:51.080Z | Compiling serde_path_to_error v0.1.20 |
| 1865 | 2026-04-01T03:30:51.192Z | Compiling anstyle v1.0.14 |
| 1866 | 2026-04-01T03:30:51.414Z | Compiling hyper-util v0.1.19 |
| 1867 | 2026-04-01T03:30:51.434Z | Compiling unarray v0.1.4 |
| 1868 | 2026-04-01T03:30:51.596Z | Compiling crossbeam-channel v0.5.15 |
| 1869 | 2026-04-01T03:30:51.929Z | Compiling block-buffer v0.10.4 |
| 1870 | 2026-04-01T03:30:52.020Z | Compiling macaddr v1.0.1 |
| 1871 | 2026-04-01T03:30:52.073Z | Compiling utf8parse v0.2.2 |
| 1872 | 2026-04-01T03:30:52.085Z | Compiling digest v0.10.7 |
| 1873 | 2026-04-01T03:30:52.192Z | Compiling anstyle-parse v1.0.0 |
| 1874 | 2026-04-01T03:30:52.249Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1875 | 2026-04-01T03:30:52.299Z | Compiling ref-cast v1.0.25 |
| 1876 | 2026-04-01T03:30:52.382Z | Compiling anstyle-query v1.1.4 |
| 1877 | 2026-04-01T03:30:52.405Z | Compiling colorchoice v1.0.4 |
| 1878 | 2026-04-01T03:30:52.433Z | Compiling is_terminal_polyfill v1.70.1 |
| 1879 | 2026-04-01T03:30:52.458Z | Compiling strum v0.27.2 |
| 1880 | 2026-04-01T03:30:52.494Z | Compiling is-terminal v0.4.16 |
| 1881 | 2026-04-01T03:30:52.523Z | Compiling anstream v1.0.0 |
| 1882 | 2026-04-01T03:30:52.546Z | Compiling clap_lex v1.1.0 |
| 1883 | 2026-04-01T03:30:52.789Z | Compiling slog-term v2.9.2 |
| 1884 | 2026-04-01T03:30:52.848Z | Compiling slog-json v2.6.1 |
| 1885 | 2026-04-01T03:30:52.913Z | Compiling slog-async v2.8.0 |
| 1886 | 2026-04-01T03:30:52.926Z | Compiling tower v0.5.2 |
| 1887 | 2026-04-01T03:30:53.044Z | Compiling hostname v0.3.1 |
| 1888 | 2026-04-01T03:30:53.188Z | Compiling slog-bunyan v2.5.0 |
| 1889 | 2026-04-01T03:30:53.325Z | Compiling tower-http v0.6.8 |
| 1890 | 2026-04-01T03:30:53.449Z | Compiling futures-executor v0.3.32 |
| 1891 | 2026-04-01T03:30:53.627Z | Compiling instant v0.1.13 |
| 1892 | 2026-04-01T03:30:53.725Z | Compiling futures v0.3.32 |
| 1893 | 2026-04-01T03:30:53.738Z | Compiling openssl-sys v0.9.112 |
| 1894 | 2026-04-01T03:30:53.964Z | Compiling aws-lc-sys v0.39.1 |
| 1895 | 2026-04-01T03:30:54.370Z | Compiling memmap2 v0.9.8 |
| 1896 | 2026-04-01T03:30:54.583Z | Compiling foreign-types-shared v0.1.1 |
| 1897 | 2026-04-01T03:30:54.606Z | Compiling untrusted v0.7.1 |
| 1898 | 2026-04-01T03:30:54.669Z | Compiling foreign-types v0.3.2 |
| 1899 | 2026-04-01T03:30:54.726Z | Compiling aws-lc-rs v1.16.2 |
| 1900 | 2026-04-01T03:30:54.749Z | Compiling tempfile v3.23.0 |
| 1901 | 2026-04-01T03:30:55.026Z | Compiling openssl-probe v0.1.6 |
| 1902 | 2026-04-01T03:30:55.453Z | Compiling openssl v0.10.76 |
| 1903 | 2026-04-01T03:30:55.687Z | Compiling rustls-webpki v0.103.6 |
| 1904 | 2026-04-01T03:30:56.169Z | Compiling rustls v0.23.32 |
| 1905 | 2026-04-01T03:30:56.571Z | Compiling either v1.15.0 |
| 1906 | 2026-04-01T03:30:56.716Z | Compiling usdt v0.6.0 |
| 1907 | 2026-04-01T03:30:56.783Z | Compiling webpki-roots v1.0.2 |
| 1908 | 2026-04-01T03:30:56.991Z | Compiling newtype-uuid v1.3.2 |
| 1909 | 2026-04-01T03:30:57.834Z | Compiling native-tls v0.2.14 |
| 1910 | 2026-04-01T03:30:58.088Z | Compiling tokio-native-tls v0.3.1 |
| 1911 | 2026-04-01T03:30:58.259Z | Compiling hyper-tls v0.6.0 |
| 1912 | 2026-04-01T03:30:58.500Z | Compiling daft v0.1.4 |
| 1913 | 2026-04-01T03:30:58.776Z | Compiling rustls-webpki v0.102.8 |
| 1914 | 2026-04-01T03:30:59.190Z | Compiling tokio-rustls v0.26.3 |
| 1915 | 2026-04-01T03:30:59.343Z | Compiling rustls v0.22.4 |
| 1916 | 2026-04-01T03:30:59.453Z | Compiling hyper-rustls v0.27.7 |
| 1917 | 2026-04-01T03:30:59.787Z | Compiling reqwest v0.12.23 |
| 1918 | 2026-04-01T03:31:01.405Z | Compiling tokio-rustls v0.25.0 |
| 1919 | 2026-04-01T03:31:01.687Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1920 | 2026-04-01T03:31:01.970Z | Compiling sha1 v0.10.6 |
| 1921 | 2026-04-01T03:31:02.216Z | Compiling multer v3.1.0 |
| 1922 | 2026-04-01T03:31:02.275Z | Compiling rustls-pemfile v2.2.0 |
| 1923 | 2026-04-01T03:31:02.479Z | Compiling terminal_size v0.4.3 |
| 1924 | 2026-04-01T03:31:02.631Z | Compiling rand_chacha v0.3.1 |
| 1925 | 2026-04-01T03:31:02.850Z | Compiling hostname v0.4.2 |
| 1926 | 2026-04-01T03:31:03.006Z | Compiling wait-timeout v0.2.1 |
| 1927 | 2026-04-01T03:31:03.304Z | Compiling rusty-fork v0.3.0 |
| 1928 | 2026-04-01T03:31:03.304Z | Compiling dropshot v0.16.7 |
| 1929 | 2026-04-01T03:31:03.327Z | Compiling rand v0.8.5 |
| 1930 | 2026-04-01T03:31:03.980Z | Compiling rand_xorshift v0.4.0 |
| 1931 | 2026-04-01T03:31:05.043Z | Compiling proptest v1.8.0 |
| 1932 | 2026-04-01T03:31:05.641Z | Compiling clap_builder v4.6.0 |
| 1933 | 2026-04-01T03:31:06.483Z | Compiling hubpack_derive v0.1.1 |
| 1934 | 2026-04-01T03:31:07.062Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1935 | 2026-04-01T03:31:07.671Z | Compiling clap v4.6.0 |
| 1936 | 2026-04-01T03:31:08.325Z | Compiling serde_spanned v0.6.9 |
| 1937 | 2026-04-01T03:31:08.469Z | Compiling winnow v0.5.40 |
| 1938 | 2026-04-01T03:31:09.152Z | Compiling progenitor-client v0.10.0 |
| 1939 | 2026-04-01T03:31:09.155Z | Compiling progenitor-client v0.11.1 |
| 1940 | 2026-04-01T03:31:09.256Z | Compiling prettyplease v0.2.37 |
| 1941 | 2026-04-01T03:31:09.358Z | Compiling serde_with v3.14.1 |
| 1942 | 2026-04-01T03:31:09.591Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1943 | 2026-04-01T03:31:09.930Z | Compiling rustc-hash v2.1.1 |
| 1944 | 2026-04-01T03:31:10.203Z | Compiling progenitor v0.11.1 |
| 1945 | 2026-04-01T03:31:10.252Z | Compiling iddqd v0.3.17 |
| 1946 | 2026-04-01T03:31:10.345Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1947 | 2026-04-01T03:31:10.886Z | Compiling backoff v0.4.0 |
| 1948 | 2026-04-01T03:31:11.102Z | Compiling parse-display v0.10.0 |
| 1949 | 2026-04-01T03:31:11.304Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1950 | 2026-04-01T03:31:11.389Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1951 | 2026-04-01T03:31:13.236Z | Compiling num-derive v0.3.3 |
| 1952 | 2026-04-01T03:31:13.321Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1953 | 2026-04-01T03:31:13.666Z | Compiling toml_write v0.1.2 |
| 1954 | 2026-04-01T03:31:14.546Z | Compiling toml_edit v0.22.27 |
| 1955 | 2026-04-01T03:31:16.180Z | Compiling toml_edit v0.19.15 |
| 1956 | 2026-04-01T03:31:16.704Z | Compiling num-integer v0.1.46 |
| 1957 | 2026-04-01T03:31:16.824Z | Compiling float-ord v0.3.2 |
| 1958 | 2026-04-01T03:31:17.031Z | Compiling toml v0.8.23 |
| 1959 | 2026-04-01T03:31:17.436Z | Compiling proc-macro-crate v1.3.1 |
| 1960 | 2026-04-01T03:31:19.027Z | Compiling num-iter v0.1.45 |
| 1961 | 2026-04-01T03:31:19.153Z | Compiling num-rational v0.4.2 |
| 1962 | 2026-04-01T03:31:19.790Z | Compiling num-complex v0.4.6 |
| 1963 | 2026-04-01T03:31:20.802Z | Compiling num v0.4.3 |
| 1964 | 2026-04-01T03:31:23.685Z | Compiling zerocopy-derive v0.7.35 |
| 1965 | 2026-04-01T03:31:24.177Z | Compiling ingot-macros v0.1.1 |
| 1966 | 2026-04-01T03:31:24.177Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-04-01T03:31:24.556Z | Compiling scroll_derive v0.12.1 |
| 1968 | 2026-04-01T03:31:25.191Z | Compiling zerocopy v0.7.35 |
| 1969 | 2026-04-01T03:31:25.309Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1970 | 2026-04-01T03:31:25.735Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1971 | 2026-04-01T03:31:25.922Z | Compiling num_enum_derive v0.7.5 |
| 1972 | 2026-04-01T03:31:27.039Z | Compiling memoffset v0.9.1 |
| 1973 | 2026-04-01T03:31:27.226Z | Compiling foreign-types-macros v0.2.3 |
| 1974 | 2026-04-01T03:31:27.367Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1975 | 2026-04-01T03:31:29.007Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1976 | 2026-04-01T03:31:29.142Z | Compiling nix v0.30.1 |
| 1977 | 2026-04-01T03:31:29.646Z | Compiling libscf-sys v1.1.0 |
| 1978 | 2026-04-01T03:31:30.178Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1979 | 2026-04-01T03:31:30.411Z | Compiling glob v0.3.3 |
| 1980 | 2026-04-01T03:31:30.487Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1981 | 2026-04-01T03:31:30.608Z | Compiling proc-macro-error2 v2.0.1 |
| 1982 | 2026-04-01T03:31:30.639Z | Compiling proc-macro-error-attr v1.0.4 |
| 1983 | 2026-04-01T03:31:30.993Z | Compiling dtrace-parser v0.2.0 |
| 1984 | 2026-04-01T03:31:31.005Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1985 | 2026-04-01T03:31:31.071Z | Compiling proc-macro-error v1.0.4 |
| 1986 | 2026-04-01T03:31:31.247Z | Compiling tabled_derive v0.11.0 |
| 1987 | 2026-04-01T03:31:31.476Z | Compiling dof v0.3.0 |
| 1988 | 2026-04-01T03:31:31.519Z | Compiling num_enum_derive v0.5.11 |
| 1989 | 2026-04-01T03:31:31.909Z | Compiling hubpack v0.1.2 |
| 1990 | 2026-04-01T03:31:32.004Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1991 | 2026-04-01T03:31:32.140Z | Compiling thread-id v4.2.2 |
| 1992 | 2026-04-01T03:31:32.461Z | Compiling static_assertions v1.1.0 |
| 1993 | 2026-04-01T03:31:32.590Z | Compiling usdt-impl v0.5.0 |
| 1994 | 2026-04-01T03:31:33.510Z | Compiling derive_more v0.99.20 |
| 1995 | 2026-04-01T03:31:34.573Z | Compiling bytecount v0.6.9 |
| 1996 | 2026-04-01T03:31:34.641Z | Compiling minimal-lexical v0.2.1 |
| 1997 | 2026-04-01T03:31:34.848Z | Compiling nom v7.1.3 |
| 1998 | 2026-04-01T03:31:35.768Z | Compiling usdt-macro v0.5.0 |
| 1999 | 2026-04-01T03:31:35.898Z | Compiling usdt-attr-macro v0.5.0 |
| 2000 | 2026-04-01T03:31:36.404Z | Compiling zone_cfg_derive v0.3.1 |
| 2001 | 2026-04-01T03:31:36.534Z | Compiling num-derive v0.4.2 |
| 2002 | 2026-04-01T03:31:36.571Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2003 | 2026-04-01T03:31:36.763Z | Compiling rustc_version v0.4.1 |
| 2004 | 2026-04-01T03:31:37.047Z | Compiling crossbeam-epoch v0.9.18 |
| 2005 | 2026-04-01T03:31:37.148Z | Compiling papergrid v0.17.0 |
| 2006 | 2026-04-01T03:31:37.167Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2007 | 2026-04-01T03:31:37.391Z | Compiling testing_table v0.3.0 |
| 2008 | 2026-04-01T03:31:37.513Z | Compiling enum-as-inner v0.6.1 |
| 2009 | 2026-04-01T03:31:37.566Z | Compiling curve25519-dalek v4.1.3 |
| 2010 | 2026-04-01T03:31:37.851Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2011 | 2026-04-01T03:31:38.108Z | Compiling tabled v0.20.0 |
| 2012 | 2026-04-01T03:31:38.130Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2013 | 2026-04-01T03:31:38.225Z | Compiling crossbeam-deque v0.8.6 |
| 2014 | 2026-04-01T03:31:38.519Z | Compiling typify-impl v0.6.1 |
| 2015 | 2026-04-01T03:31:38.647Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2016 | 2026-04-01T03:31:38.766Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2017 | 2026-04-01T03:31:39.262Z | Compiling rayon-core v1.13.0 |
| 2018 | 2026-04-01T03:31:39.464Z | Compiling clang-sys v1.8.1 |
| 2019 | 2026-04-01T03:31:39.750Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2020 | 2026-04-01T03:31:39.762Z | Compiling scroll v0.12.0 |
| 2021 | 2026-04-01T03:31:40.011Z | Compiling hash32 v0.3.1 |
| 2022 | 2026-04-01T03:31:40.028Z | Compiling goblin v0.8.2 |
| 2023 | 2026-04-01T03:31:40.168Z | Compiling heapless v0.8.0 |
| 2024 | 2026-04-01T03:31:40.194Z | Compiling ingot-types v0.1.2 |
| 2025 | 2026-04-01T03:31:40.597Z | Compiling cobs v0.3.0 |
| 2026 | 2026-04-01T03:31:40.647Z | Compiling libloading v0.8.9 |
| 2027 | 2026-04-01T03:31:40.743Z | Compiling bitflags v1.3.2 |
| 2028 | 2026-04-01T03:31:40.819Z | Compiling managed v0.8.0 |
| 2029 | 2026-04-01T03:31:40.831Z | Compiling foreign-types-shared v0.3.1 |
| 2030 | 2026-04-01T03:31:40.845Z | Compiling bindgen v0.72.1 |
| 2031 | 2026-04-01T03:31:40.874Z | Compiling postcard v1.1.3 |
| 2032 | 2026-04-01T03:31:40.927Z | Compiling foreign-types v0.5.0 |
| 2033 | 2026-04-01T03:31:41.012Z | Compiling smoltcp v0.11.0 |
| 2034 | 2026-04-01T03:31:41.035Z | Compiling ingot v0.1.1 |
| 2035 | 2026-04-01T03:31:41.208Z | Compiling cexpr v0.6.0 |
| 2036 | 2026-04-01T03:31:41.854Z | Compiling num_enum v0.7.5 |
| 2037 | 2026-04-01T03:31:41.979Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2038 | 2026-04-01T03:31:42.102Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2039 | 2026-04-01T03:31:42.198Z | Compiling camino-tempfile v1.4.1 |
| 2040 | 2026-04-01T03:31:42.447Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-04-01T03:31:42.637Z | Compiling serde_repr v0.1.20 |
| 2042 | 2026-04-01T03:31:42.755Z | Compiling derive-where v1.6.0 |
| 2043 | 2026-04-01T03:31:43.030Z | Compiling cstr-argument v0.1.2 |
| 2044 | 2026-04-01T03:31:43.281Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2045 | 2026-04-01T03:31:43.558Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2046 | 2026-04-01T03:31:44.083Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2047 | 2026-04-01T03:31:44.371Z | Compiling rayon v1.11.0 |
| 2048 | 2026-04-01T03:31:44.725Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2049 | 2026-04-01T03:31:44.780Z | Compiling typify-macro v0.6.1 |
| 2050 | 2026-04-01T03:31:44.848Z | Compiling crucible-workspace-hack v0.1.0 |
| 2051 | 2026-04-01T03:31:45.348Z | Compiling memmap v0.7.0 |
| 2052 | 2026-04-01T03:31:45.540Z | Compiling tinyvec_macros v0.1.1 |
| 2053 | 2026-04-01T03:31:45.644Z | Compiling tinyvec v1.10.0 |
| 2054 | 2026-04-01T03:31:45.782Z | Compiling usdt v0.5.0 |
| 2055 | 2026-04-01T03:31:45.785Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2056 | 2026-04-01T03:31:46.062Z | Compiling num_enum v0.5.11 |
| 2057 | 2026-04-01T03:31:46.462Z | Compiling pin-project-internal v1.1.10 |
| 2058 | 2026-04-01T03:31:46.880Z | Compiling typify v0.6.1 |
| 2059 | 2026-04-01T03:31:46.976Z | Compiling progenitor-impl v0.13.0 |
| 2060 | 2026-04-01T03:31:47.570Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2061 | 2026-04-01T03:31:47.739Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2062 | 2026-04-01T03:31:47.881Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2063 | 2026-04-01T03:31:47.919Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2064 | 2026-04-01T03:31:48.258Z | Compiling rustix v0.38.44 |
| 2065 | 2026-04-01T03:31:48.553Z | Compiling itertools v0.12.1 |
| 2066 | 2026-04-01T03:31:48.652Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2067 | 2026-04-01T03:31:48.778Z | Compiling progenitor-impl v0.10.0 |
| 2068 | 2026-04-01T03:31:49.127Z | Compiling sigpipe v0.1.3 |
| 2069 | 2026-04-01T03:31:49.140Z | Compiling jiff v0.2.15 |
| 2070 | 2026-04-01T03:31:49.244Z | Compiling const_format_proc_macros v0.2.34 |
| 2071 | 2026-04-01T03:31:49.326Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2072 | 2026-04-01T03:31:49.572Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2073 | 2026-04-01T03:31:49.755Z | Compiling zone v0.3.1 |
| 2074 | 2026-04-01T03:31:50.439Z | Compiling progenitor-macro v0.13.0 |
| 2075 | 2026-04-01T03:31:50.452Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2076 | 2026-04-01T03:31:50.672Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2077 | 2026-04-01T03:31:51.121Z | Compiling secrecy v0.10.3 |
| 2078 | 2026-04-01T03:31:51.253Z | Compiling smf v0.2.3 |
| 2079 | 2026-04-01T03:31:51.284Z | Compiling async-recursion v1.1.1 |
| 2080 | 2026-04-01T03:31:51.763Z | Compiling snafu-derive v0.8.9 |
| 2081 | 2026-04-01T03:31:51.874Z | Compiling bstr v1.12.0 |
| 2082 | 2026-04-01T03:31:52.031Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2083 | 2026-04-01T03:31:52.228Z | Compiling progenitor-macro v0.10.0 |
| 2084 | 2026-04-01T03:31:52.371Z | Compiling whoami v1.6.1 |
| 2085 | 2026-04-01T03:31:52.687Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2086 | 2026-04-01T03:31:54.231Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-04-01T03:31:54.419Z | Compiling hmac v0.12.1 |
| 2088 | 2026-04-01T03:31:54.771Z | Compiling inout v0.1.4 |
| 2089 | 2026-04-01T03:31:54.824Z | Compiling ff v0.13.1 |
| 2090 | 2026-04-01T03:31:54.888Z | Compiling crc8 v0.1.1 |
| 2091 | 2026-04-01T03:31:54.963Z | Compiling data-encoding v2.9.0 |
| 2092 | 2026-04-01T03:31:55.010Z | Compiling group v0.13.0 |
| 2093 | 2026-04-01T03:31:55.221Z | Compiling cipher v0.4.4 |
| 2094 | 2026-04-01T03:31:55.655Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2095 | 2026-04-01T03:31:55.754Z | Compiling hkdf v0.12.4 |
| 2096 | 2026-04-01T03:31:55.824Z | Compiling atomicwrites v0.4.4 |
| 2097 | 2026-04-01T03:31:55.911Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2098 | 2026-04-01T03:31:56.037Z | Compiling tokio-dtrace v0.1.1 |
| 2099 | 2026-04-01T03:31:56.329Z | Compiling nix v0.31.2 |
| 2100 | 2026-04-01T03:31:56.435Z | Compiling tabled_derive v0.7.0 |
| 2101 | 2026-04-01T03:31:57.133Z | Compiling reqwest v0.13.2 |
| 2102 | 2026-04-01T03:31:57.369Z | Compiling universal-hash v0.5.1 |
| 2103 | 2026-04-01T03:31:57.421Z | Compiling crypto-bigint v0.5.5 |
| 2104 | 2026-04-01T03:31:57.433Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2105 | 2026-04-01T03:31:57.507Z | Compiling half v2.7.1 |
| 2106 | 2026-04-01T03:31:57.807Z | Compiling ciborium-io v0.2.2 |
| 2107 | 2026-04-01T03:31:57.819Z | Compiling base64ct v1.8.0 |
| 2108 | 2026-04-01T03:31:57.911Z | Compiling opaque-debug v0.3.1 |
| 2109 | 2026-04-01T03:31:57.926Z | Compiling indent_write v2.2.0 |
| 2110 | 2026-04-01T03:31:57.990Z | Compiling base16ct v0.2.0 |
| 2111 | 2026-04-01T03:31:58.128Z | Compiling progenitor-client v0.13.0 |
| 2112 | 2026-04-01T03:31:58.156Z | Compiling password-hash v0.5.0 |
| 2113 | 2026-04-01T03:31:58.415Z | Compiling poly1305 v0.8.0 |
| 2114 | 2026-04-01T03:31:58.419Z | Compiling ciborium-ll v0.2.2 |
| 2115 | 2026-04-01T03:31:58.602Z | Compiling elliptic-curve v0.13.8 |
| 2116 | 2026-04-01T03:31:59.050Z | Compiling oxide-tokio-rt v0.1.3 |
| 2117 | 2026-04-01T03:31:59.274Z | Compiling chacha20 v0.9.1 |
| 2118 | 2026-04-01T03:31:59.367Z | Compiling similar v2.7.0 |
| 2119 | 2026-04-01T03:31:59.380Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-04-01T03:31:59.799Z | Compiling thiserror-no-std v2.0.2 |
| 2121 | 2026-04-01T03:32:00.498Z | Compiling blake2 v0.10.6 |
| 2122 | 2026-04-01T03:32:00.765Z | Compiling aead v0.5.2 |
| 2123 | 2026-04-01T03:32:00.877Z | Compiling resolv-conf v0.7.5 |
| 2124 | 2026-04-01T03:32:01.042Z | Compiling keccak v0.1.6 |
| 2125 | 2026-04-01T03:32:01.128Z | Compiling linked-hash-map v0.5.6 |
| 2126 | 2026-04-01T03:32:01.311Z | Compiling lru-cache v0.1.2 |
| 2127 | 2026-04-01T03:32:01.321Z | Compiling sha3 v0.10.8 |
| 2128 | 2026-04-01T03:32:01.325Z | Compiling chacha20poly1305 v0.10.1 |
| 2129 | 2026-04-01T03:32:01.433Z | Compiling argon2 v0.5.3 |
| 2130 | 2026-04-01T03:32:01.465Z | Compiling vsss-rs v3.3.4 |
| 2131 | 2026-04-01T03:32:01.792Z | Compiling progenitor v0.13.0 |
| 2132 | 2026-04-01T03:32:01.817Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2133 | 2026-04-01T03:32:02.101Z | Compiling ciborium v0.2.2 |
| 2134 | 2026-04-01T03:32:02.218Z | Compiling hickory-proto v0.24.4 |
| 2135 | 2026-04-01T03:32:02.794Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2136 | 2026-04-01T03:32:02.969Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2137 | 2026-04-01T03:32:03.634Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2138 | 2026-04-01T03:32:03.645Z | Compiling serde-big-array v0.5.1 |
| 2139 | 2026-04-01T03:32:03.738Z | Compiling siphasher v1.0.1 |
| 2140 | 2026-04-01T03:32:03.940Z | Compiling same-file v1.0.6 |
| 2141 | 2026-04-01T03:32:04.120Z | Compiling unicode-segmentation v1.12.0 |
| 2142 | 2026-04-01T03:32:04.197Z | Compiling walkdir v2.5.0 |
| 2143 | 2026-04-01T03:32:04.284Z | Compiling hickory-resolver v0.24.4 |
| 2144 | 2026-04-01T03:32:04.340Z | Compiling phf_shared v0.12.1 |
| 2145 | 2026-04-01T03:32:04.418Z | Compiling newline-converter v0.3.0 |
| 2146 | 2026-04-01T03:32:04.516Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2147 | 2026-04-01T03:32:04.528Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2148 | 2026-04-01T03:32:05.071Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2149 | 2026-04-01T03:32:05.519Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2150 | 2026-04-01T03:32:05.804Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2151 | 2026-04-01T03:32:06.164Z | Compiling newtype_derive v0.1.6 |
| 2152 | 2026-04-01T03:32:06.251Z | Compiling owo-colors v4.3.0 |
| 2153 | 2026-04-01T03:32:06.513Z | Compiling tokio-stream v0.1.17 |
| 2154 | 2026-04-01T03:32:06.867Z | Compiling console v0.15.11 |
| 2155 | 2026-04-01T03:32:06.998Z | Compiling csv-core v0.1.12 |
| 2156 | 2026-04-01T03:32:07.094Z | Compiling foldhash v0.1.5 |
| 2157 | 2026-04-01T03:32:07.230Z | Compiling unicode-width v0.1.14 |
| 2158 | 2026-04-01T03:32:07.277Z | Compiling termtree v0.5.1 |
| 2159 | 2026-04-01T03:32:07.288Z | Compiling humantime v2.3.0 |
| 2160 | 2026-04-01T03:32:07.517Z | Compiling swrite v0.1.0 |
| 2161 | 2026-04-01T03:32:07.535Z | Compiling smawk v0.3.2 |
| 2162 | 2026-04-01T03:32:07.547Z | Compiling unicode-linebreak v0.1.5 |
| 2163 | 2026-04-01T03:32:07.573Z | Compiling hashbrown v0.15.5 |
| 2164 | 2026-04-01T03:32:07.618Z | Compiling expectorate v1.2.0 |
| 2165 | 2026-04-01T03:32:07.800Z | Compiling textwrap v0.16.2 |
| 2166 | 2026-04-01T03:32:07.904Z | Compiling csv v1.3.1 |
| 2167 | 2026-04-01T03:32:08.027Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2168 | 2026-04-01T03:32:08.142Z | Compiling qorb v0.4.1 |
| 2169 | 2026-04-01T03:32:08.464Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2170 | 2026-04-01T03:32:10.035Z | Compiling phf v0.12.1 |
| 2171 | 2026-04-01T03:32:10.170Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2172 | 2026-04-01T03:32:10.267Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2173 | 2026-04-01T03:32:10.419Z | Compiling pin-project v1.1.10 |
| 2174 | 2026-04-01T03:32:10.531Z | Compiling unicode-normalization v0.1.24 |
| 2175 | 2026-04-01T03:32:10.683Z | Compiling libz-sys v1.1.22 |
| 2176 | 2026-04-01T03:32:10.802Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2177 | 2026-04-01T03:32:11.771Z | Compiling libsw-core v0.3.2 |
| 2178 | 2026-04-01T03:32:12.140Z | Compiling fixedbitset v0.5.7 |
| 2179 | 2026-04-01T03:32:12.237Z | Compiling fixedbitset v0.4.2 |
| 2180 | 2026-04-01T03:32:12.376Z | Compiling highway v1.3.0 |
| 2181 | 2026-04-01T03:32:12.410Z | Compiling petgraph v0.6.5 |
| 2182 | 2026-04-01T03:32:12.483Z | Compiling petgraph v0.8.2 |
| 2183 | 2026-04-01T03:32:12.776Z | Compiling progenitor v0.10.0 |
| 2184 | 2026-04-01T03:32:12.930Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-04-01T03:32:13.881Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2186 | 2026-04-01T03:32:13.909Z | Compiling libsw v3.5.0 |
| 2187 | 2026-04-01T03:32:14.195Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2188 | 2026-04-01T03:32:14.670Z | Compiling olpc-cjson v0.1.4 |
| 2189 | 2026-04-01T03:32:14.844Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2190 | 2026-04-01T03:32:14.857Z | Compiling snafu v0.8.9 |
| 2191 | 2026-04-01T03:32:15.239Z | Compiling chrono-tz v0.10.4 |
| 2192 | 2026-04-01T03:32:15.475Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2193 | 2026-04-01T03:32:15.578Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-04-01T03:32:15.838Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2195 | 2026-04-01T03:32:16.459Z | Compiling papergrid v0.11.0 |
| 2196 | 2026-04-01T03:32:17.040Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2197 | 2026-04-01T03:32:17.335Z | Compiling globset v0.4.16 |
| 2198 | 2026-04-01T03:32:17.551Z | Compiling const_format v0.2.34 |
| 2199 | 2026-04-01T03:32:17.882Z | Compiling slog-dtrace v0.3.0 |
| 2200 | 2026-04-01T03:32:17.894Z | Compiling cancel-safe-futures v0.1.5 |
| 2201 | 2026-04-01T03:32:17.972Z | Compiling gethostname v0.5.0 |
| 2202 | 2026-04-01T03:32:18.209Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2203 | 2026-04-01T03:32:18.628Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2204 | 2026-04-01T03:32:19.217Z | Compiling pem v3.0.5 |
| 2205 | 2026-04-01T03:32:19.265Z | Compiling bcs v0.1.6 |
| 2206 | 2026-04-01T03:32:19.590Z | Compiling cargo-platform v0.1.9 |
| 2207 | 2026-04-01T03:32:19.603Z | Compiling serde_plain v1.0.2 |
| 2208 | 2026-04-01T03:32:19.615Z | Compiling typed-path v0.9.3 |
| 2209 | 2026-04-01T03:32:20.049Z | Compiling tagptr v0.2.0 |
| 2210 | 2026-04-01T03:32:20.240Z | Compiling linear-map v1.2.0 |
| 2211 | 2026-04-01T03:32:20.471Z | Compiling tough v0.20.0 |
| 2212 | 2026-04-01T03:32:20.932Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2213 | 2026-04-01T03:32:21.213Z | Compiling moka v0.12.11 |
| 2214 | 2026-04-01T03:32:22.785Z | Compiling cargo_metadata v0.18.1 |
| 2215 | 2026-04-01T03:32:23.234Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-04-01T03:32:23.561Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-04-01T03:32:23.707Z | Compiling tabled v0.15.0 |
| 2218 | 2026-04-01T03:32:23.906Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2219 | 2026-04-01T03:32:24.111Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2220 | 2026-04-01T03:32:24.315Z | Compiling git2 v0.19.0 |
| 2221 | 2026-04-01T03:32:25.114Z | Compiling steno v0.4.1 |
| 2222 | 2026-04-01T03:32:26.909Z | Compiling cookie v0.18.1 |
| 2223 | 2026-04-01T03:32:26.984Z | Compiling hickory-proto v0.25.2 |
| 2224 | 2026-04-01T03:32:28.931Z | Compiling hickory-resolver v0.25.2 |
| 2225 | 2026-04-01T03:32:29.667Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2226 | 2026-04-01T03:32:31.138Z | Compiling vergen v8.3.2 |
| 2227 | 2026-04-01T03:32:32.585Z | Compiling signal-hook v0.3.18 |
| 2228 | 2026-04-01T03:32:33.463Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2229 | 2026-04-01T03:32:33.702Z | Compiling mockall_derive v0.13.1 |
| 2230 | 2026-04-01T03:32:33.940Z | Compiling predicates-core v1.0.9 |
| 2231 | 2026-04-01T03:32:34.291Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2232 | 2026-04-01T03:32:34.354Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2233 | 2026-04-01T03:32:34.888Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2234 | 2026-04-01T03:32:35.923Z | Compiling sha2 v0.10.9 |
| 2235 | 2026-04-01T03:32:35.958Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2236 | 2026-04-01T03:32:36.309Z | Compiling adler2 v2.0.1 |
| 2237 | 2026-04-01T03:32:36.332Z | Compiling diff v0.1.13 |
| 2238 | 2026-04-01T03:32:36.463Z | Compiling yansi v1.0.1 |
| 2239 | 2026-04-01T03:32:36.687Z | Compiling miniz_oxide v0.8.9 |
| 2240 | 2026-04-01T03:32:36.812Z | Compiling pretty_assertions v1.4.1 |
| 2241 | 2026-04-01T03:32:36.965Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2242 | 2026-04-01T03:32:37.397Z | Compiling predicates v3.1.3 |
| 2243 | 2026-04-01T03:32:37.910Z | Compiling predicates-tree v1.0.12 |
| 2244 | 2026-04-01T03:32:38.043Z | Compiling fs-err v3.1.2 |
| 2245 | 2026-04-01T03:32:38.188Z | Compiling crc32fast v1.5.0 |
| 2246 | 2026-04-01T03:32:38.863Z | Compiling git-stub v1.0.0 |
| 2247 | 2026-04-01T03:32:39.149Z | Compiling filetime v0.2.26 |
| 2248 | 2026-04-01T03:32:39.347Z | Compiling constant_time_eq v0.3.1 |
| 2249 | 2026-04-01T03:32:39.474Z | Compiling downcast v0.11.0 |
| 2250 | 2026-04-01T03:32:39.634Z | Compiling xattr v1.6.1 |
| 2251 | 2026-04-01T03:32:39.823Z | Compiling is_ci v1.2.0 |
| 2252 | 2026-04-01T03:32:39.984Z | Compiling fragile v2.0.1 |
| 2253 | 2026-04-01T03:32:40.294Z | Compiling arrayvec v0.7.6 |
| 2254 | 2026-04-01T03:32:40.511Z | Compiling arrayref v0.3.9 |
| 2255 | 2026-04-01T03:32:40.602Z | Compiling blake3 v1.8.2 |
| 2256 | 2026-04-01T03:32:40.842Z | Compiling mockall v0.13.1 |
| 2257 | 2026-04-01T03:32:41.178Z | Compiling toml v0.7.8 |
| 2258 | 2026-04-01T03:32:41.908Z | Compiling supports-color v3.0.2 |
| 2259 | 2026-04-01T03:32:41.944Z | Compiling tar v0.4.45 |
| 2260 | 2026-04-01T03:32:42.103Z | Compiling git-stub-vcs v0.1.0 |
| 2261 | 2026-04-01T03:32:42.181Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2262 | 2026-04-01T03:32:42.335Z | Compiling signal-hook-tokio v0.3.1 |
| 2263 | 2026-04-01T03:32:42.488Z | Compiling flate2 v1.1.2 |
| 2264 | 2026-04-01T03:32:42.647Z | Compiling drift v0.1.3 |
| 2265 | 2026-04-01T03:32:42.924Z | Compiling kstat-rs v0.2.4 |
| 2266 | 2026-04-01T03:32:42.978Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2267 | 2026-04-01T03:32:43.211Z | Compiling display-error-chain v0.2.2 |
| 2268 | 2026-04-01T03:32:43.239Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2269 | 2026-04-01T03:32:43.358Z | Compiling topological-sort v0.2.2 |
| 2270 | 2026-04-01T03:32:43.441Z | Compiling hex-literal v1.0.0 |
| 2271 | 2026-04-01T03:32:43.511Z | Compiling omicron-zone-package v0.12.2 |
| 2272 | 2026-04-01T03:32:43.566Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2273 | 2026-04-01T03:32:44.212Z | Compiling dropshot-api-manager v0.5.2 |
| 2274 | 2026-04-01T03:32:45.503Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2275 | 2026-04-01T03:32:45.593Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2276 | 2026-04-01T03:32:46.359Z | Compiling curl v0.4.49 |
| 2277 | 2026-04-01T03:32:46.582Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2278 | 2026-04-01T03:32:46.933Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2279 | 2026-04-01T03:32:47.186Z | Compiling search_path v0.1.4 |
| 2280 | 2026-04-01T03:32:47.198Z | Compiling internet-checksum v0.2.1 |
| 2281 | 2026-04-01T03:32:47.352Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2282 | 2026-04-01T03:32:47.599Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2283 | 2026-04-01T03:32:48.086Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2284 | 2026-04-01T03:32:50.365Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2285 | 2026-04-01T03:32:51.406Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2286 | 2026-04-01T03:33:35.939Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
| 2287 | 2026-04-01T03:33:36.061Z | Running unittests src/lib.rs (target/debug/deps/aal-900963bd450099a7) |
| 2288 | 2026-04-01T03:33:36.064Z | |
| 2289 | 2026-04-01T03:33:36.064Z | running 5 tests |
| 2290 | 2026-04-01T03:33:36.067Z | test fuse::tests::chip_revision_a0 ... ok |
| 2291 | 2026-04-01T03:33:36.067Z | test fuse::tests::chip_revision_b0 ... ok |
| 2292 | 2026-04-01T03:33:36.067Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2293 | 2026-04-01T03:33:36.067Z | test fuse::tests::chip_revision_b1 ... ok |
| 2294 | 2026-04-01T03:33:36.067Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2295 | 2026-04-01T03:33:36.067Z | |
| 2296 | 2026-04-01T03:33:36.067Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2297 | 2026-04-01T03:33:36.067Z | |
| 2298 | 2026-04-01T03:33:36.067Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2299 | 2026-04-01T03:33:36.071Z | |
| 2300 | 2026-04-01T03:33:36.071Z | running 0 tests |
| 2301 | 2026-04-01T03:33:36.071Z | |
| 2302 | 2026-04-01T03:33:36.071Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2303 | 2026-04-01T03:33:36.071Z | |
| 2304 | 2026-04-01T03:33:36.071Z | Running unittests src/lib.rs (target/debug/deps/asic-6c9264b530c7828f) |
| 2305 | 2026-04-01T03:33:36.071Z | |
| 2306 | 2026-04-01T03:33:36.071Z | running 0 tests |
| 2307 | 2026-04-01T03:33:36.071Z | |
| 2308 | 2026-04-01T03:33:36.071Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2309 | 2026-04-01T03:33:36.071Z | |
| 2310 | 2026-04-01T03:33:36.071Z | Running unittests src/lib.rs (target/debug/deps/common-35d21be4776513da) |
| 2311 | 2026-04-01T03:33:36.074Z | |
| 2312 | 2026-04-01T03:33:36.074Z | running 10 tests |
| 2313 | 2026-04-01T03:33:36.074Z | test network::tests::test_eui64 ... ok |
| 2314 | 2026-04-01T03:33:36.074Z | test nat::tests::test_vni ... ok |
| 2315 | 2026-04-01T03:33:36.074Z | test network::tests::test_equal ... ok |
| 2316 | 2026-04-01T03:33:36.074Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2317 | 2026-04-01T03:33:36.075Z | test network::tests::test_into ... ok |
| 2318 | 2026-04-01T03:33:36.075Z | test network::tests::test_not_equal ... ok |
| 2319 | 2026-04-01T03:33:36.075Z | test network::tests::test_to_string ... ok |
| 2320 | 2026-04-01T03:33:36.075Z | test network::tests::test_parse ... ok |
| 2321 | 2026-04-01T03:33:36.075Z | test test_purge ... ok |
| 2322 | 2026-04-01T03:33:36.078Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2323 | 2026-04-01T03:33:36.078Z | |
| 2324 | 2026-04-01T03:33:36.078Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2325 | 2026-04-01T03:33:36.078Z | |
| 2326 | 2026-04-01T03:33:36.078Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-8d3ab8f5c5550620) |
| 2327 | 2026-04-01T03:33:36.083Z | |
| 2328 | 2026-04-01T03:33:36.083Z | running 1 test |
| 2329 | 2026-04-01T03:33:37.326Z | test test::test_apis_up_to_date ... ok |
| 2330 | 2026-04-01T03:33:37.326Z | |
| 2331 | 2026-04-01T03:33:37.326Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s |
| 2332 | 2026-04-01T03:33:37.327Z | |
| 2333 | 2026-04-01T03:33:37.374Z | Running unittests src/main.rs (target/debug/deps/dpd-96582e250ee1a09f) |
| 2334 | 2026-04-01T03:33:37.380Z | |
| 2335 | 2026-04-01T03:33:37.380Z | running 44 tests |
| 2336 | 2026-04-01T03:33:37.383Z | test freemap::test_ordering ... ok |
| 2337 | 2026-04-01T03:33:37.383Z | test freemap::test_split ... ok |
| 2338 | 2026-04-01T03:33:37.383Z | test config::tests::test_updates ... ok |
| 2339 | 2026-04-01T03:33:37.383Z | test macaddrs::tests::test_mac_offset ... ok |
| 2340 | 2026-04-01T03:33:37.383Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2341 | 2026-04-01T03:33:37.383Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2342 | 2026-04-01T03:33:37.383Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2343 | 2026-04-01T03:33:37.383Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2344 | 2026-04-01T03:33:37.386Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2345 | 2026-04-01T03:33:37.386Z | Apr 01 03:33:35.839Apr 01 03:33:35.839 DEBG DEBGcreated new freemap created new freemap, unit: freemap_test, |
| 2346 | 2026-04-01T03:33:37.387Z | unit: freemap_test |
| 2347 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839Apr 01 03:33:35.839 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 2348 | 2026-04-01T03:33:37.387Z | |
| 2349 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839Apr 01 03:33:35.839 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 2350 | 2026-04-01T03:33:37.387Z | |
| 2351 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG created new freemap, unit: freemap_test |
| 2352 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG initted freemap. size: 128, unit: freemap_test |
| 2353 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG reset freemap, unit: freemap_test |
| 2354 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2355 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG created new freemap, unit: freemap_test |
| 2356 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2357 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG initted freemap. size: 128, unit: freemap_test |
| 2358 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG reset freemap, unit: freemap_test |
| 2359 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG created new freemap, unit: freemap_test |
| 2360 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG initted freemap. size: 128, unit: freemap_test |
| 2361 | 2026-04-01T03:33:37.387Z | Apr 01 03:33:35.839 DEBG reset freemap, unit: freemap_test |
| 2362 | 2026-04-01T03:33:37.387Z | test freemap::test_basic ... ok |
| 2363 | 2026-04-01T03:33:37.387Z | test freemap::test_free ... ok |
| 2364 | 2026-04-01T03:33:37.387Z | test freemap::test_exhaustion ... ok |
| 2365 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2366 | 2026-04-01T03:33:37.387Z | test freemap::test_span ... ok |
| 2367 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2368 | 2026-04-01T03:33:37.387Z | test freemap::test_reclaim ... ok |
| 2369 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2370 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_sources_contain_any ... ok |
| 2371 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2372 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2373 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2374 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2375 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2376 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2377 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2378 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2379 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2380 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2381 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2382 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2383 | 2026-04-01T03:33:37.387Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2384 | 2026-04-01T03:33:37.387Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2385 | 2026-04-01T03:33:37.388Z | test nat::test_mapping ... ok |
| 2386 | 2026-04-01T03:33:37.388Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2387 | 2026-04-01T03:33:37.388Z | test port_map::tests::test_backplane_group ... ok |
| 2388 | 2026-04-01T03:33:37.388Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2389 | 2026-04-01T03:33:37.388Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2390 | 2026-04-01T03:33:37.388Z | test port_map::tests::test_port_map ... ok |
| 2391 | 2026-04-01T03:33:37.388Z | test port_map::tests::dump_map ... ok |
| 2392 | 2026-04-01T03:33:37.391Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2393 | 2026-04-01T03:33:37.391Z | test api_server::tests::test_build_info ... ok |
| 2394 | 2026-04-01T03:33:37.391Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2395 | 2026-04-01T03:33:37.391Z | |
| 2396 | 2026-04-01T03:33:37.391Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2397 | 2026-04-01T03:33:37.391Z | |
| 2398 | 2026-04-01T03:33:37.391Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-d5a3747ef82a5267) |
| 2399 | 2026-04-01T03:33:37.394Z | |
| 2400 | 2026-04-01T03:33:37.394Z | running 0 tests |
| 2401 | 2026-04-01T03:33:37.394Z | |
| 2402 | 2026-04-01T03:33:37.394Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2403 | 2026-04-01T03:33:37.394Z | |
| 2404 | 2026-04-01T03:33:37.394Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-0e63ab10d89f9fae) |
| 2405 | 2026-04-01T03:33:37.394Z | |
| 2406 | 2026-04-01T03:33:37.394Z | running 0 tests |
| 2407 | 2026-04-01T03:33:37.394Z | |
| 2408 | 2026-04-01T03:33:37.395Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2409 | 2026-04-01T03:33:37.395Z | |
| 2410 | 2026-04-01T03:33:37.395Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-1768664d237eecbe) |
| 2411 | 2026-04-01T03:33:37.397Z | |
| 2412 | 2026-04-01T03:33:37.397Z | running 6 tests |
| 2413 | 2026-04-01T03:33:37.398Z | test tests::test_parse_client_port_id ... ok |
| 2414 | 2026-04-01T03:33:37.398Z | test tests::test_port_id_cmp ... ok |
| 2415 | 2026-04-01T03:33:37.398Z | test tests::test_full_lot_id_neither_present ... ok |
| 2416 | 2026-04-01T03:33:37.398Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2417 | 2026-04-01T03:33:37.398Z | test tests::test_full_lot_id_lot_only ... ok |
| 2418 | 2026-04-01T03:33:37.398Z | test tests::test_full_lot_id_both_present ... ok |
| 2419 | 2026-04-01T03:33:37.398Z | |
| 2420 | 2026-04-01T03:33:37.398Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2421 | 2026-04-01T03:33:37.398Z | |
| 2422 | 2026-04-01T03:33:37.401Z | Running tests/test_all.rs (target/debug/deps/test_all-e6bb23b95d7ffcc2) |
| 2423 | 2026-04-01T03:33:37.401Z | |
| 2424 | 2026-04-01T03:33:37.401Z | running 0 tests |
| 2425 | 2026-04-01T03:33:37.401Z | |
| 2426 | 2026-04-01T03:33:37.401Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2427 | 2026-04-01T03:33:37.401Z | |
| 2428 | 2026-04-01T03:33:37.401Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-b09bb3bd328be770) |
| 2429 | 2026-04-01T03:33:37.401Z | |
| 2430 | 2026-04-01T03:33:37.401Z | running 0 tests |
| 2431 | 2026-04-01T03:33:37.401Z | |
| 2432 | 2026-04-01T03:33:37.401Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2433 | 2026-04-01T03:33:37.401Z | |
| 2434 | 2026-04-01T03:33:37.404Z | Running unittests src/lib.rs (target/debug/deps/packet-323c6e1ccf2fa3c8) |
| 2435 | 2026-04-01T03:33:37.404Z | |
| 2436 | 2026-04-01T03:33:37.404Z | running 12 tests |
| 2437 | 2026-04-01T03:33:37.404Z | test icmp::test_v6_checksum ... ok |
| 2438 | 2026-04-01T03:33:37.404Z | test lldp::test_lldp_parse ... ok |
| 2439 | 2026-04-01T03:33:37.404Z | test ipv6::test_ipv6_parse ... ok |
| 2440 | 2026-04-01T03:33:37.404Z | test pbuf::test_byte ... ok |
| 2441 | 2026-04-01T03:33:37.404Z | test icmp::test_v4_checksum ... ok |
| 2442 | 2026-04-01T03:33:37.404Z | test pbuf::test_nibble ... ok |
| 2443 | 2026-04-01T03:33:37.404Z | test pbuf::test_overflow ... ok |
| 2444 | 2026-04-01T03:33:37.404Z | test pbuf::test_short ... ok |
| 2445 | 2026-04-01T03:33:37.404Z | test pbuf::test_twelve ... ok |
| 2446 | 2026-04-01T03:33:37.404Z | test pbuf::test_word ... ok |
| 2447 | 2026-04-01T03:33:37.405Z | test tcp::test_checksum_syn_nodata ... ok |
| 2448 | 2026-04-01T03:33:37.405Z | test tcp::test_checksum_ack_data ... ok |
| 2449 | 2026-04-01T03:33:37.405Z | |
| 2450 | 2026-04-01T03:33:37.405Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2451 | 2026-04-01T03:33:37.405Z | |
| 2452 | 2026-04-01T03:33:37.408Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2453 | 2026-04-01T03:33:37.408Z | |
| 2454 | 2026-04-01T03:33:37.408Z | running 0 tests |
| 2455 | 2026-04-01T03:33:37.408Z | |
| 2456 | 2026-04-01T03:33:37.408Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2457 | 2026-04-01T03:33:37.408Z | |
| 2458 | 2026-04-01T03:33:37.408Z | Running unittests src/main.rs (target/debug/deps/swadm-2674286c59263185) |
| 2459 | 2026-04-01T03:33:37.411Z | |
| 2460 | 2026-04-01T03:33:37.411Z | running 5 tests |
| 2461 | 2026-04-01T03:33:37.411Z | test switchport::test::test_compute_lanes ... ok |
| 2462 | 2026-04-01T03:33:37.411Z | test switchport::test::port_id_ordering ... ok |
| 2463 | 2026-04-01T03:33:37.411Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2464 | 2026-04-01T03:33:37.411Z | Lane 0 Rx Loss-of-lock: Yes Yes Lane 1 Yes Lane 2Yes |
| 2465 | 2026-04-01T03:33:37.411Z | Lane 3 Rx Loss-of-signal: Yes |
| 2466 | 2026-04-01T03:33:37.411Z | Yes State: ActivatedYes Yes |
| 2467 | 2026-04-01T03:33:37.411Z | Activated Rx CDR Enabled: Yes Activated Yes Activated |
| 2468 | 2026-04-01T03:33:37.411Z | Yes Yes Rx Output Enabled: false |
| 2469 | 2026-04-01T03:33:37.411Z | Tx Enabled: Yes falseYes false Yesfalse |
| 2470 | 2026-04-01T03:33:37.411Z | Yes |
| 2471 | 2026-04-01T03:33:37.411Z | Rx Output Status: valid Tx Loss-of-lock: No valid No validNo validNo |
| 2472 | 2026-04-01T03:33:37.411Z | |
| 2473 | 2026-04-01T03:33:37.411Z | Rx Loss-of-lock: true Tx Loss-of-signal: No true No true Notrue |
| 2474 | 2026-04-01T03:33:37.411Z | No |
| 2475 | 2026-04-01T03:33:37.411Z | Rx Loss-of-signal: false Tx CDR Enabled: No Nofalse Nofalse Nofalse |
| 2476 | 2026-04-01T03:33:37.411Z | |
| 2477 | 2026-04-01T03:33:37.411Z | Tx Adaptive EQ Fault: NoRx Auto-squelch Disable: true Notrue Notrue Notrue |
| 2478 | 2026-04-01T03:33:37.412Z | |
| 2479 | 2026-04-01T03:33:37.412Z | Tx Fault: Yes Tx Output Enabled: true Yestrue Yes true Yestrue |
| 2480 | 2026-04-01T03:33:37.412Z | |
| 2481 | 2026-04-01T03:33:37.412Z | Tx Output Status: invalid invalid invalid invalid |
| 2482 | 2026-04-01T03:33:37.412Z | Tx Loss-of-lock: false false false false |
| 2483 | 2026-04-01T03:33:37.412Z | Tx Loss-of-signal: true true true true |
| 2484 | 2026-04-01T03:33:37.412Z | Tx Auto-squelch Disable: false false false false |
| 2485 | 2026-04-01T03:33:37.412Z | Tx Adaptive EQ Fail: true true true true |
| 2486 | 2026-04-01T03:33:37.412Z | Tx Failure: false false false false |
| 2487 | 2026-04-01T03:33:37.412Z | Tx Force Squelch: true true true true |
| 2488 | 2026-04-01T03:33:37.412Z | Tx Input Polarity: normal normal normal normal |
| 2489 | 2026-04-01T03:33:37.412Z | test switchport::test::test_print_sff_datapath ... ok |
| 2490 | 2026-04-01T03:33:37.412Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2491 | 2026-04-01T03:33:37.412Z | test link::test_filter ... ok |
| 2492 | 2026-04-01T03:33:37.412Z | |
| 2493 | 2026-04-01T03:33:37.412Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2494 | 2026-04-01T03:33:37.412Z | |
| 2495 | 2026-04-01T03:33:37.412Z | Running tests/counters.rs (target/debug/deps/counters-986889b88f609b31) |
| 2496 | 2026-04-01T03:33:37.415Z | |
| 2497 | 2026-04-01T03:33:37.415Z | running 1 test |
| 2498 | 2026-04-01T03:33:37.415Z | test test_p4_counter_list ... ignored |
| 2499 | 2026-04-01T03:33:37.415Z | |
| 2500 | 2026-04-01T03:33:37.415Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2501 | 2026-04-01T03:33:37.415Z | |
| 2502 | 2026-04-01T03:33:37.416Z | Running tests/port-link.rs (target/debug/deps/port_link-1b77667faca566d6) |
| 2503 | 2026-04-01T03:33:37.416Z | |
| 2504 | 2026-04-01T03:33:37.416Z | running 5 tests |
| 2505 | 2026-04-01T03:33:37.416Z | test test_an ... ignored |
| 2506 | 2026-04-01T03:33:37.416Z | test test_enable ... ignored |
| 2507 | 2026-04-01T03:33:37.416Z | test test_ip_addresses ... ignored |
| 2508 | 2026-04-01T03:33:37.416Z | test test_kr ... ignored |
| 2509 | 2026-04-01T03:33:37.416Z | test test_mac ... ignored |
| 2510 | 2026-04-01T03:33:37.416Z | |
| 2511 | 2026-04-01T03:33:37.416Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2512 | 2026-04-01T03:33:37.416Z | |
| 2513 | 2026-04-01T03:33:37.416Z | Running unittests src/main.rs (target/debug/deps/tfportd-f81f4f551de87677) |
| 2514 | 2026-04-01T03:33:37.419Z | |
| 2515 | 2026-04-01T03:33:37.419Z | running 3 tests |
| 2516 | 2026-04-01T03:33:37.419Z | test linklocal::test_parse_ipadm ... ok |
| 2517 | 2026-04-01T03:33:37.420Z | test tfport::test_parse_tfport ... ok |
| 2518 | 2026-04-01T03:33:37.423Z | test config::tests::test_updates ... ok |
| 2519 | 2026-04-01T03:33:37.423Z | |
| 2520 | 2026-04-01T03:33:37.423Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2521 | 2026-04-01T03:33:37.423Z | |
| 2522 | 2026-04-01T03:33:37.423Z | Running unittests src/main.rs (target/debug/deps/uplinkd-fe568af2b20fa449) |
| 2523 | 2026-04-01T03:33:37.423Z | |
| 2524 | 2026-04-01T03:33:37.423Z | running 0 tests |
| 2525 | 2026-04-01T03:33:37.423Z | |
| 2526 | 2026-04-01T03:33:37.423Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2527 | 2026-04-01T03:33:37.423Z | |
| 2528 | 2026-04-01T03:33:37.423Z | Running unittests src/main.rs (target/debug/deps/xtask-d41b5b767e2f7b2c) |
| 2529 | 2026-04-01T03:33:37.426Z | |
| 2530 | 2026-04-01T03:33:37.426Z | running 0 tests |
| 2531 | 2026-04-01T03:33:37.426Z | |
| 2532 | 2026-04-01T03:33:37.426Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2533 | 2026-04-01T03:33:37.426Z | |
| 2534 | 2026-04-01T03:33:37.426Z | Doc-tests aal |
| 2535 | 2026-04-01T03:33:37.548Z | |
| 2536 | 2026-04-01T03:33:37.549Z | running 0 tests |
| 2537 | 2026-04-01T03:33:37.549Z | |
| 2538 | 2026-04-01T03:33:37.552Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2539 | 2026-04-01T03:33:37.552Z | |
| 2540 | 2026-04-01T03:33:37.565Z | Doc-tests aal_macros |
| 2541 | 2026-04-01T03:33:37.630Z | |
| 2542 | 2026-04-01T03:33:37.631Z | running 0 tests |
| 2543 | 2026-04-01T03:33:37.631Z | |
| 2544 | 2026-04-01T03:33:37.631Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2545 | 2026-04-01T03:33:37.631Z | |
| 2546 | 2026-04-01T03:33:37.640Z | Doc-tests common |
| 2547 | 2026-04-01T03:33:37.867Z | |
| 2548 | 2026-04-01T03:33:37.867Z | running 0 tests |
| 2549 | 2026-04-01T03:33:37.867Z | |
| 2550 | 2026-04-01T03:33:37.867Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2551 | 2026-04-01T03:33:37.867Z | |
| 2552 | 2026-04-01T03:33:37.886Z | Doc-tests dpd_api |
| 2553 | 2026-04-01T03:33:38.998Z | |
| 2554 | 2026-04-01T03:33:38.998Z | running 2 tests |
| 2555 | 2026-04-01T03:33:38.998Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2556 | 2026-04-01T03:33:38.998Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2557 | 2026-04-01T03:33:38.998Z | |
| 2558 | 2026-04-01T03:33:38.998Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2559 | 2026-04-01T03:33:38.998Z | |
| 2560 | 2026-04-01T03:33:39.036Z | Doc-tests dpd_client |
| 2561 | 2026-04-01T03:33:40.290Z | |
| 2562 | 2026-04-01T03:33:40.290Z | running 0 tests |
| 2563 | 2026-04-01T03:33:40.290Z | |
| 2564 | 2026-04-01T03:33:40.290Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2565 | 2026-04-01T03:33:40.290Z | |
| 2566 | 2026-04-01T03:33:40.331Z | Doc-tests dpd_types |
| 2567 | 2026-04-01T03:33:40.665Z | |
| 2568 | 2026-04-01T03:33:40.665Z | running 0 tests |
| 2569 | 2026-04-01T03:33:40.665Z | |
| 2570 | 2026-04-01T03:33:40.665Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2571 | 2026-04-01T03:33:40.665Z | |
| 2572 | 2026-04-01T03:33:40.694Z | Doc-tests packet |
| 2573 | 2026-04-01T03:33:40.803Z | |
| 2574 | 2026-04-01T03:33:40.803Z | running 0 tests |
| 2575 | 2026-04-01T03:33:40.803Z | |
| 2576 | 2026-04-01T03:33:40.803Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2577 | 2026-04-01T03:33:40.803Z | |
| 2578 | 2026-04-01T03:33:40.817Z | Doc-tests pcap |
| 2579 | 2026-04-01T03:33:40.869Z | |
| 2580 | 2026-04-01T03:33:40.869Z | running 0 tests |
| 2581 | 2026-04-01T03:33:40.869Z | |
| 2582 | 2026-04-01T03:33:40.869Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2583 | 2026-04-01T03:33:40.869Z | |
| 2584 | 2026-04-01T03:33:40.933Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2585 | 2026-04-01T03:33:40.933Z | + RUST_BACKTRACE=full |
| 2586 | 2026-04-01T03:33:40.933Z | + cargo test --features tofino_asic --no-fail-fast |
| 2587 | 2026-04-01T03:33:41.513Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2588 | 2026-04-01T03:33:41.590Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2589 | 2026-04-01T03:33:41.596Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2590 | 2026-04-01T03:33:41.603Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2591 | 2026-04-01T03:33:50.096Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2592 | 2026-04-01T03:33:50.124Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2593 | 2026-04-01T03:34:29.531Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.57s |
| 2594 | 2026-04-01T03:34:29.646Z | Running unittests src/lib.rs (target/debug/deps/aal-900963bd450099a7) |
| 2595 | 2026-04-01T03:34:29.649Z | |
| 2596 | 2026-04-01T03:34:29.649Z | running 5 tests |
| 2597 | 2026-04-01T03:34:29.649Z | test fuse::tests::chip_revision_a0 ... ok |
| 2598 | 2026-04-01T03:34:29.649Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2599 | 2026-04-01T03:34:29.649Z | test fuse::tests::chip_revision_b1 ... ok |
| 2600 | 2026-04-01T03:34:29.649Z | test fuse::tests::chip_revision_b0 ... ok |
| 2601 | 2026-04-01T03:34:29.649Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2602 | 2026-04-01T03:34:29.649Z | |
| 2603 | 2026-04-01T03:34:29.649Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2604 | 2026-04-01T03:34:29.649Z | |
| 2605 | 2026-04-01T03:34:29.652Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2606 | 2026-04-01T03:34:29.655Z | |
| 2607 | 2026-04-01T03:34:29.655Z | running 0 tests |
| 2608 | 2026-04-01T03:34:29.655Z | |
| 2609 | 2026-04-01T03:34:29.655Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2610 | 2026-04-01T03:34:29.655Z | |
| 2611 | 2026-04-01T03:34:29.655Z | Running unittests src/lib.rs (target/debug/deps/asic-4e0e05b20360ab2d) |
| 2612 | 2026-04-01T03:34:29.738Z | |
| 2613 | 2026-04-01T03:34:29.738Z | running 8 tests |
| 2614 | 2026-04-01T03:34:29.741Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2615 | 2026-04-01T03:34:29.741Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2616 | 2026-04-01T03:34:29.742Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2617 | 2026-04-01T03:34:29.742Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2618 | 2026-04-01T03:34:29.742Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2619 | 2026-04-01T03:34:29.742Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2620 | 2026-04-01T03:34:29.749Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2621 | 2026-04-01T03:34:30.240Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2622 | 2026-04-01T03:34:30.240Z | |
| 2623 | 2026-04-01T03:34:30.241Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2624 | 2026-04-01T03:34:30.241Z | |
| 2625 | 2026-04-01T03:34:30.251Z | Running unittests src/lib.rs (target/debug/deps/common-35d21be4776513da) |
| 2626 | 2026-04-01T03:34:30.254Z | |
| 2627 | 2026-04-01T03:34:30.254Z | running 10 tests |
| 2628 | 2026-04-01T03:34:30.257Z | test network::tests::test_equal ... ok |
| 2629 | 2026-04-01T03:34:30.257Z | test nat::tests::test_vni ... ok |
| 2630 | 2026-04-01T03:34:30.257Z | test network::tests::test_eui64 ... ok |
| 2631 | 2026-04-01T03:34:30.257Z | test network::tests::test_into ... ok |
| 2632 | 2026-04-01T03:34:30.257Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2633 | 2026-04-01T03:34:30.257Z | test network::tests::test_not_equal ... ok |
| 2634 | 2026-04-01T03:34:30.257Z | test network::tests::test_to_string ... ok |
| 2635 | 2026-04-01T03:34:30.258Z | test network::tests::test_parse ... ok |
| 2636 | 2026-04-01T03:34:30.258Z | test test_purge ... ok |
| 2637 | 2026-04-01T03:34:30.261Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2638 | 2026-04-01T03:34:30.261Z | |
| 2639 | 2026-04-01T03:34:30.261Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2640 | 2026-04-01T03:34:30.261Z | |
| 2641 | 2026-04-01T03:34:30.261Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-8d3ab8f5c5550620) |
| 2642 | 2026-04-01T03:34:30.264Z | |
| 2643 | 2026-04-01T03:34:30.264Z | running 1 test |
| 2644 | 2026-04-01T03:34:31.550Z | test test::test_apis_up_to_date ... ok |
| 2645 | 2026-04-01T03:34:31.550Z | |
| 2646 | 2026-04-01T03:34:31.550Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s |
| 2647 | 2026-04-01T03:34:31.550Z | |
| 2648 | 2026-04-01T03:34:31.601Z | Running unittests src/main.rs (target/debug/deps/dpd-7cc7711bc42ed3aa) |
| 2649 | 2026-04-01T03:34:31.669Z | |
| 2650 | 2026-04-01T03:34:31.669Z | running 72 tests |
| 2651 | 2026-04-01T03:34:31.672Z | test freemap::test_ordering ... ok |
| 2652 | 2026-04-01T03:34:31.672Z | test freemap::test_split ... ok |
| 2653 | 2026-04-01T03:34:31.672Z | test config::tests::test_updates ... ok |
| 2654 | 2026-04-01T03:34:31.672Z | test macaddrs::tests::test_mac_offset ... ok |
| 2655 | 2026-04-01T03:34:31.672Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2656 | 2026-04-01T03:34:31.672Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2657 | 2026-04-01T03:34:31.672Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2658 | 2026-04-01T03:34:31.672Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2659 | 2026-04-01T03:34:31.675Z | Apr 01 03:34:30.120 DEBG created new freemap, unit: freemap_test |
| 2660 | 2026-04-01T03:34:31.675Z | Apr 01 03:34:30.120 DEBG initted freemap. size: 128, unit: freemap_test |
| 2661 | 2026-04-01T03:34:31.675Z | Apr 01 03:34:30.120 DEBG reset freemapApr 01 03:34:30.120, unitDEBG: created new freemapApr 01 03:34:30.120, freemap_testunit |
| 2662 | 2026-04-01T03:34:31.675Z | :DEBG freemap_testcreated new freemap |
| 2663 | 2026-04-01T03:34:31.675Z | , unit: Apr 01 03:34:30.120freemap_test DEBG |
| 2664 | 2026-04-01T03:34:31.676Z | initted freemap. size: 128, unit: Apr 01 03:34:30.120freemap_test |
| 2665 | 2026-04-01T03:34:31.676Z | DEBG initted freemap. size: 128, unitApr 01 03:34:30.120: DEBGfreemap_test |
| 2666 | 2026-04-01T03:34:31.676Z | reset freemap, unit:Apr 01 03:34:30.120 freemap_testDEBG |
| 2667 | 2026-04-01T03:34:31.676Z | reset freemap, unit: freemap_test |
| 2668 | 2026-04-01T03:34:31.676Z | Apr 01 03:34:30.120 DEBG created new freemap, unit: freemap_test |
| 2669 | 2026-04-01T03:34:31.676Z | Apr 01 03:34:30.120 DEBG initted freemap. size: 128, unit: freemap_test |
| 2670 | 2026-04-01T03:34:31.676Z | Apr 01 03:34:30.120 DEBG reset freemap, unit: freemap_test |
| 2671 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2672 | 2026-04-01T03:34:31.676Z | test freemap::test_free ... ok |
| 2673 | 2026-04-01T03:34:31.676Z | Apr 01 03:34:30.120 DEBG created new freemap, unit: freemap_test |
| 2674 | 2026-04-01T03:34:31.676Z | test freemap::test_span ... ok |
| 2675 | 2026-04-01T03:34:31.676Z | Apr 01 03:34:30.120 DEBG initted freemap. size: 128, unit: freemap_test |
| 2676 | 2026-04-01T03:34:31.676Z | test freemap::test_reclaim ... ok |
| 2677 | 2026-04-01T03:34:31.676Z | Apr 01 03:34:30.120 DEBG reset freemap, unit: freemap_test |
| 2678 | 2026-04-01T03:34:31.676Z | test freemap::test_basic ... ok |
| 2679 | 2026-04-01T03:34:31.676Z | test freemap::test_exhaustion ... ok |
| 2680 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2681 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2682 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2683 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2684 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2685 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2686 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_sources_contain_any ... ok |
| 2687 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2688 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2689 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2690 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2691 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2692 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2693 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2694 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2695 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2696 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2697 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2698 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2699 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2700 | 2026-04-01T03:34:31.676Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2701 | 2026-04-01T03:34:31.676Z | test nat::test_mapping ... ok |
| 2702 | 2026-04-01T03:34:31.676Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2703 | 2026-04-01T03:34:31.677Z | test port_map::tests::test_backplane_group ... ok |
| 2704 | 2026-04-01T03:34:31.677Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2705 | 2026-04-01T03:34:31.677Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2706 | 2026-04-01T03:34:31.677Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2707 | 2026-04-01T03:34:31.677Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2708 | 2026-04-01T03:34:31.677Z | test port_map::tests::test_port_map ... ok |
| 2709 | 2026-04-01T03:34:31.677Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2710 | 2026-04-01T03:34:31.677Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2711 | 2026-04-01T03:34:31.677Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2712 | 2026-04-01T03:34:31.677Z | test port_map::tests::dump_map ... ok |
| 2713 | 2026-04-01T03:34:31.677Z | test api_server::tests::test_build_info ... ok |
| 2714 | 2026-04-01T03:34:31.677Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2715 | 2026-04-01T03:34:31.680Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2716 | 2026-04-01T03:34:31.680Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2717 | 2026-04-01T03:34:31.680Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2718 | 2026-04-01T03:34:31.680Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2719 | 2026-04-01T03:34:31.680Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2720 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2721 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2722 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2723 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2724 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2725 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2726 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2727 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2728 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2729 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2730 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2731 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2732 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2733 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2734 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2735 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2736 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2737 | 2026-04-01T03:34:31.681Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2738 | 2026-04-01T03:34:31.681Z | |
| 2739 | 2026-04-01T03:34:31.681Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2740 | 2026-04-01T03:34:31.681Z | |
| 2741 | 2026-04-01T03:34:31.690Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-0d14e15c608b1eed) |
| 2742 | 2026-04-01T03:34:31.693Z | |
| 2743 | 2026-04-01T03:34:31.693Z | running 0 tests |
| 2744 | 2026-04-01T03:34:31.693Z | |
| 2745 | 2026-04-01T03:34:31.693Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2746 | 2026-04-01T03:34:31.693Z | |
| 2747 | 2026-04-01T03:34:31.693Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-0e63ab10d89f9fae) |
| 2748 | 2026-04-01T03:34:31.697Z | |
| 2749 | 2026-04-01T03:34:31.697Z | running 0 tests |
| 2750 | 2026-04-01T03:34:31.697Z | |
| 2751 | 2026-04-01T03:34:31.697Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2752 | 2026-04-01T03:34:31.697Z | |
| 2753 | 2026-04-01T03:34:31.697Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-bb8803cd6a3335c0) |
| 2754 | 2026-04-01T03:34:31.697Z | |
| 2755 | 2026-04-01T03:34:31.697Z | running 6 tests |
| 2756 | 2026-04-01T03:34:31.700Z | test tests::test_full_lot_id_neither_present ... ok |
| 2757 | 2026-04-01T03:34:31.700Z | test tests::test_port_id_cmp ... ok |
| 2758 | 2026-04-01T03:34:31.700Z | test tests::test_parse_client_port_id ... ok |
| 2759 | 2026-04-01T03:34:31.700Z | test tests::test_full_lot_id_both_present ... ok |
| 2760 | 2026-04-01T03:34:31.700Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2761 | 2026-04-01T03:34:31.700Z | test tests::test_full_lot_id_lot_only ... ok |
| 2762 | 2026-04-01T03:34:31.700Z | |
| 2763 | 2026-04-01T03:34:31.700Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2764 | 2026-04-01T03:34:31.700Z | |
| 2765 | 2026-04-01T03:34:31.700Z | Running tests/test_all.rs (target/debug/deps/test_all-2110d1501c8f5cd3) |
| 2766 | 2026-04-01T03:34:31.700Z | |
| 2767 | 2026-04-01T03:34:31.700Z | running 0 tests |
| 2768 | 2026-04-01T03:34:31.700Z | |
| 2769 | 2026-04-01T03:34:31.700Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2770 | 2026-04-01T03:34:31.700Z | |
| 2771 | 2026-04-01T03:34:31.700Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-b09bb3bd328be770) |
| 2772 | 2026-04-01T03:34:31.703Z | |
| 2773 | 2026-04-01T03:34:31.704Z | running 0 tests |
| 2774 | 2026-04-01T03:34:31.704Z | |
| 2775 | 2026-04-01T03:34:31.704Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2776 | 2026-04-01T03:34:31.704Z | |
| 2777 | 2026-04-01T03:34:31.704Z | Running unittests src/lib.rs (target/debug/deps/packet-323c6e1ccf2fa3c8) |
| 2778 | 2026-04-01T03:34:31.704Z | |
| 2779 | 2026-04-01T03:34:31.704Z | running 12 tests |
| 2780 | 2026-04-01T03:34:31.707Z | test icmp::test_v6_checksum ... ok |
| 2781 | 2026-04-01T03:34:31.707Z | test lldp::test_lldp_parse ... ok |
| 2782 | 2026-04-01T03:34:31.707Z | test icmp::test_v4_checksum ... ok |
| 2783 | 2026-04-01T03:34:31.707Z | test ipv6::test_ipv6_parse ... ok |
| 2784 | 2026-04-01T03:34:31.707Z | test pbuf::test_byte ... ok |
| 2785 | 2026-04-01T03:34:31.707Z | test pbuf::test_nibble ... ok |
| 2786 | 2026-04-01T03:34:31.707Z | test pbuf::test_short ... ok |
| 2787 | 2026-04-01T03:34:31.707Z | test pbuf::test_overflow ... ok |
| 2788 | 2026-04-01T03:34:31.707Z | test pbuf::test_twelve ... ok |
| 2789 | 2026-04-01T03:34:31.707Z | test pbuf::test_word ... ok |
| 2790 | 2026-04-01T03:34:31.707Z | test tcp::test_checksum_syn_nodata ... ok |
| 2791 | 2026-04-01T03:34:31.707Z | test tcp::test_checksum_ack_data ... ok |
| 2792 | 2026-04-01T03:34:31.707Z | |
| 2793 | 2026-04-01T03:34:31.707Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2794 | 2026-04-01T03:34:31.707Z | |
| 2795 | 2026-04-01T03:34:31.707Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2796 | 2026-04-01T03:34:31.707Z | |
| 2797 | 2026-04-01T03:34:31.707Z | running 0 tests |
| 2798 | 2026-04-01T03:34:31.707Z | |
| 2799 | 2026-04-01T03:34:31.707Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2800 | 2026-04-01T03:34:31.707Z | |
| 2801 | 2026-04-01T03:34:31.707Z | Running unittests src/main.rs (target/debug/deps/swadm-d01f8eed4d1c5a3d) |
| 2802 | 2026-04-01T03:34:31.710Z | |
| 2803 | 2026-04-01T03:34:31.710Z | running 5 tests |
| 2804 | 2026-04-01T03:34:31.710Z | test switchport::test::test_compute_lanes ... ok |
| 2805 | 2026-04-01T03:34:31.710Z | test switchport::test::port_id_ordering ... ok |
| 2806 | 2026-04-01T03:34:31.711Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2807 | 2026-04-01T03:34:31.711Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2808 | 2026-04-01T03:34:31.711Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2809 | 2026-04-01T03:34:31.711Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2810 | 2026-04-01T03:34:31.711Z | Tx Enabled: Yes Yes Yes Yes |
| 2811 | 2026-04-01T03:34:31.711Z | Tx Loss-of-lock: No No No No |
| 2812 | 2026-04-01T03:34:31.711Z | Tx Loss-of-signal: No No No No |
| 2813 | 2026-04-01T03:34:31.711Z | Tx CDR Enabled: No No No No |
| 2814 | 2026-04-01T03:34:31.711Z | Tx Adaptive EQ Fault: No No No No |
| 2815 | 2026-04-01T03:34:31.711Z | Tx Fault: Yes Yes Yes Yes |
| 2816 | 2026-04-01T03:34:31.711Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2817 | 2026-04-01T03:34:31.711Z | State: Activated Activated Activated Activated |
| 2818 | 2026-04-01T03:34:31.711Z | Rx Output Enabled: false false false false |
| 2819 | 2026-04-01T03:34:31.711Z | Rx Output Status: valid valid valid valid |
| 2820 | 2026-04-01T03:34:31.711Z | Rx Loss-of-lock: true true true true |
| 2821 | 2026-04-01T03:34:31.711Z | Rx Loss-of-signal: false false false false |
| 2822 | 2026-04-01T03:34:31.711Z | Rx Auto-squelch Disable: true true true true |
| 2823 | 2026-04-01T03:34:31.711Z | Tx Output Enabled: true true true true |
| 2824 | 2026-04-01T03:34:31.711Z | Tx Output Status: invalid invalid invalid invalid |
| 2825 | 2026-04-01T03:34:31.711Z | Tx Loss-of-lock: false false false false |
| 2826 | 2026-04-01T03:34:31.711Z | Tx Loss-of-signal: true true true true |
| 2827 | 2026-04-01T03:34:31.711Z | Tx Auto-squelch Disable: false false false false |
| 2828 | 2026-04-01T03:34:31.711Z | Tx Adaptive EQ Fail: true true true true |
| 2829 | 2026-04-01T03:34:31.711Z | Tx Failure: false false false false |
| 2830 | 2026-04-01T03:34:31.711Z | Tx Force Squelch: true true true true |
| 2831 | 2026-04-01T03:34:31.711Z | test switchport::test::test_print_sff_datapath ... Tx Input Polarity: normalok |
| 2832 | 2026-04-01T03:34:31.711Z | normal normal normal |
| 2833 | 2026-04-01T03:34:31.711Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2834 | 2026-04-01T03:34:31.715Z | test link::test_filter ... ok |
| 2835 | 2026-04-01T03:34:31.715Z | |
| 2836 | 2026-04-01T03:34:31.715Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2837 | 2026-04-01T03:34:31.715Z | |
| 2838 | 2026-04-01T03:34:31.715Z | Running tests/counters.rs (target/debug/deps/counters-2b36f290d2457d18) |
| 2839 | 2026-04-01T03:34:31.715Z | |
| 2840 | 2026-04-01T03:34:31.715Z | running 1 test |
| 2841 | 2026-04-01T03:34:31.715Z | test test_p4_counter_list ... ignored |
| 2842 | 2026-04-01T03:34:31.715Z | |
| 2843 | 2026-04-01T03:34:31.715Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2844 | 2026-04-01T03:34:31.715Z | |
| 2845 | 2026-04-01T03:34:31.715Z | Running tests/port-link.rs (target/debug/deps/port_link-33082160b106d326) |
| 2846 | 2026-04-01T03:34:31.715Z | |
| 2847 | 2026-04-01T03:34:31.715Z | running 5 tests |
| 2848 | 2026-04-01T03:34:31.715Z | test test_an ... ignored |
| 2849 | 2026-04-01T03:34:31.715Z | test test_enable ... ignored |
| 2850 | 2026-04-01T03:34:31.715Z | test test_ip_addresses ... ignored |
| 2851 | 2026-04-01T03:34:31.715Z | test test_kr ... ignored |
| 2852 | 2026-04-01T03:34:31.715Z | test test_mac ... ignored |
| 2853 | 2026-04-01T03:34:31.715Z | |
| 2854 | 2026-04-01T03:34:31.715Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2855 | 2026-04-01T03:34:31.715Z | |
| 2856 | 2026-04-01T03:34:31.715Z | Running unittests src/main.rs (target/debug/deps/tfportd-f87789194b68cb3f) |
| 2857 | 2026-04-01T03:34:31.719Z | |
| 2858 | 2026-04-01T03:34:31.719Z | running 3 tests |
| 2859 | 2026-04-01T03:34:31.722Z | test linklocal::test_parse_ipadm ... ok |
| 2860 | 2026-04-01T03:34:31.722Z | test tfport::test_parse_tfport ... ok |
| 2861 | 2026-04-01T03:34:31.722Z | test config::tests::test_updates ... ok |
| 2862 | 2026-04-01T03:34:31.722Z | |
| 2863 | 2026-04-01T03:34:31.722Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2864 | 2026-04-01T03:34:31.722Z | |
| 2865 | 2026-04-01T03:34:31.722Z | Running unittests src/main.rs (target/debug/deps/uplinkd-fe568af2b20fa449) |
| 2866 | 2026-04-01T03:34:31.725Z | |
| 2867 | 2026-04-01T03:34:31.725Z | running 0 tests |
| 2868 | 2026-04-01T03:34:31.725Z | |
| 2869 | 2026-04-01T03:34:31.725Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2870 | 2026-04-01T03:34:31.725Z | |
| 2871 | 2026-04-01T03:34:31.725Z | Running unittests src/main.rs (target/debug/deps/xtask-d41b5b767e2f7b2c) |
| 2872 | 2026-04-01T03:34:31.725Z | |
| 2873 | 2026-04-01T03:34:31.725Z | running 0 tests |
| 2874 | 2026-04-01T03:34:31.725Z | |
| 2875 | 2026-04-01T03:34:31.725Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2876 | 2026-04-01T03:34:31.725Z | |
| 2877 | 2026-04-01T03:34:31.725Z | Doc-tests aal |
| 2878 | 2026-04-01T03:34:31.846Z | |
| 2879 | 2026-04-01T03:34:31.846Z | running 0 tests |
| 2880 | 2026-04-01T03:34:31.846Z | |
| 2881 | 2026-04-01T03:34:31.846Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2882 | 2026-04-01T03:34:31.846Z | |
| 2883 | 2026-04-01T03:34:31.861Z | Doc-tests aal_macros |
| 2884 | 2026-04-01T03:34:31.929Z | |
| 2885 | 2026-04-01T03:34:31.929Z | running 0 tests |
| 2886 | 2026-04-01T03:34:31.929Z | |
| 2887 | 2026-04-01T03:34:31.930Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2888 | 2026-04-01T03:34:31.930Z | |
| 2889 | 2026-04-01T03:34:31.940Z | Doc-tests common |
| 2890 | 2026-04-01T03:34:32.175Z | |
| 2891 | 2026-04-01T03:34:32.175Z | running 0 tests |
| 2892 | 2026-04-01T03:34:32.175Z | |
| 2893 | 2026-04-01T03:34:32.175Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2894 | 2026-04-01T03:34:32.175Z | |
| 2895 | 2026-04-01T03:34:32.195Z | Doc-tests dpd_api |
| 2896 | 2026-04-01T03:34:33.327Z | |
| 2897 | 2026-04-01T03:34:33.327Z | running 2 tests |
| 2898 | 2026-04-01T03:34:33.327Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2899 | 2026-04-01T03:34:33.327Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2900 | 2026-04-01T03:34:33.327Z | |
| 2901 | 2026-04-01T03:34:33.327Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2902 | 2026-04-01T03:34:33.327Z | |
| 2903 | 2026-04-01T03:34:33.368Z | Doc-tests dpd_client |
| 2904 | 2026-04-01T03:34:34.621Z | |
| 2905 | 2026-04-01T03:34:34.621Z | running 0 tests |
| 2906 | 2026-04-01T03:34:34.621Z | |
| 2907 | 2026-04-01T03:34:34.621Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2908 | 2026-04-01T03:34:34.621Z | |
| 2909 | 2026-04-01T03:34:34.665Z | Doc-tests dpd_types |
| 2910 | 2026-04-01T03:34:34.997Z | |
| 2911 | 2026-04-01T03:34:34.997Z | running 0 tests |
| 2912 | 2026-04-01T03:34:34.997Z | |
| 2913 | 2026-04-01T03:34:34.997Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2914 | 2026-04-01T03:34:34.997Z | |
| 2915 | 2026-04-01T03:34:35.026Z | Doc-tests packet |
| 2916 | 2026-04-01T03:34:35.134Z | |
| 2917 | 2026-04-01T03:34:35.134Z | running 0 tests |
| 2918 | 2026-04-01T03:34:35.134Z | |
| 2919 | 2026-04-01T03:34:35.134Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2920 | 2026-04-01T03:34:35.134Z | |
| 2921 | 2026-04-01T03:34:35.148Z | Doc-tests pcap |
| 2922 | 2026-04-01T03:34:35.200Z | |
| 2923 | 2026-04-01T03:34:35.200Z | running 0 tests |
| 2924 | 2026-04-01T03:34:35.200Z | |
| 2925 | 2026-04-01T03:34:35.200Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2926 | 2026-04-01T03:34:35.200Z | |
| 2927 | 2026-04-01T03:34:35.245Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2928 | 2026-04-01T03:34:35.245Z | + RUST_BACKTRACE=full |
| 2929 | 2026-04-01T03:34:35.245Z | + cargo test --features softnpu --no-fail-fast |
| 2930 | 2026-04-01T03:34:35.872Z | Compiling num-integer v0.1.46 |
| 2931 | 2026-04-01T03:34:35.875Z | Compiling num-complex v0.4.6 |
| 2932 | 2026-04-01T03:34:35.983Z | Compiling nix v0.31.2 |
| 2933 | 2026-04-01T03:34:36.004Z | Compiling bitstruct_derive v0.1.0 |
| 2934 | 2026-04-01T03:34:36.241Z | Compiling num-iter v0.1.45 |
| 2935 | 2026-04-01T03:34:36.277Z | Compiling num-rational v0.4.2 |
| 2936 | 2026-04-01T03:34:36.297Z | Compiling num-bigint v0.4.6 |
| 2937 | 2026-04-01T03:34:36.445Z | Compiling tap v1.0.1 |
| 2938 | 2026-04-01T03:34:36.485Z | Compiling oxide-tokio-rt v0.1.3 |
| 2939 | 2026-04-01T03:34:36.561Z | Compiling wyz v0.5.1 |
| 2940 | 2026-04-01T03:34:36.677Z | Compiling num v0.4.3 |
| 2941 | 2026-04-01T03:34:36.688Z | Compiling radium v0.7.0 |
| 2942 | 2026-04-01T03:34:36.754Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2943 | 2026-04-01T03:34:36.766Z | Compiling funty v2.0.0 |
| 2944 | 2026-04-01T03:34:36.792Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2945 | 2026-04-01T03:34:36.803Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2946 | 2026-04-01T03:34:36.885Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2947 | 2026-04-01T03:34:37.008Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2948 | 2026-04-01T03:34:37.020Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2949 | 2026-04-01T03:34:37.076Z | Compiling bitvec v1.0.1 |
| 2950 | 2026-04-01T03:34:37.488Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2951 | 2026-04-01T03:34:37.624Z | Compiling typeid v1.0.3 |
| 2952 | 2026-04-01T03:34:37.651Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2953 | 2026-04-01T03:34:37.838Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2954 | 2026-04-01T03:34:37.942Z | Compiling ascii v1.1.0 |
| 2955 | 2026-04-01T03:34:37.994Z | Compiling erased-serde v0.4.8 |
| 2956 | 2026-04-01T03:34:38.165Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2957 | 2026-04-01T03:34:38.218Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2958 | 2026-04-01T03:34:38.300Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2959 | 2026-04-01T03:34:38.471Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2960 | 2026-04-01T03:34:38.543Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2961 | 2026-04-01T03:34:38.689Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#0e8a28a2) |
| 2962 | 2026-04-01T03:34:38.720Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2963 | 2026-04-01T03:34:38.758Z | Compiling bitstruct v0.1.1 |
| 2964 | 2026-04-01T03:34:38.860Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2965 | 2026-04-01T03:34:39.220Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=zl%2Fmulticast#284c6830) |
| 2966 | 2026-04-01T03:34:39.330Z | Compiling serde_arrays v0.1.0 |
| 2967 | 2026-04-01T03:34:39.524Z | Compiling libloading v0.7.4 |
| 2968 | 2026-04-01T03:34:39.605Z | Compiling bit_field v0.10.3 |
| 2969 | 2026-04-01T03:34:39.660Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2970 | 2026-04-01T03:34:39.763Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4a98f905) |
| 2971 | 2026-04-01T03:34:40.187Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2972 | 2026-04-01T03:34:41.334Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2973 | 2026-04-01T03:34:42.164Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2974 | 2026-04-01T03:34:42.577Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2975 | 2026-04-01T03:34:42.790Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2976 | 2026-04-01T03:34:48.294Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2977 | 2026-04-01T03:34:48.590Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2978 | 2026-04-01T03:34:48.628Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2979 | 2026-04-01T03:34:49.241Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2980 | 2026-04-01T03:34:51.363Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2981 | 2026-04-01T03:34:51.556Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2982 | 2026-04-01T03:34:55.231Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2983 | 2026-04-01T03:34:56.320Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2984 | 2026-04-01T03:34:56.784Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2985 | 2026-04-01T03:34:57.830Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2986 | 2026-04-01T03:34:59.178Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2987 | 2026-04-01T03:35:02.898Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2988 | 2026-04-01T03:35:03.809Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2989 | 2026-04-01T03:35:06.719Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2990 | 2026-04-01T03:35:09.458Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2991 | 2026-04-01T03:35:13.538Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2992 | 2026-04-01T03:35:53.715Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s |
| 2993 | 2026-04-01T03:35:53.831Z | Running unittests src/lib.rs (target/debug/deps/aal-52849f75961d209b) |
| 2994 | 2026-04-01T03:35:53.834Z | |
| 2995 | 2026-04-01T03:35:53.834Z | running 5 tests |
| 2996 | 2026-04-01T03:35:53.834Z | test fuse::tests::chip_revision_a0 ... ok |
| 2997 | 2026-04-01T03:35:53.834Z | test fuse::tests::chip_revision_b0 ... ok |
| 2998 | 2026-04-01T03:35:53.834Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2999 | 2026-04-01T03:35:53.834Z | test fuse::tests::chip_revision_b1 ... ok |
| 3000 | 2026-04-01T03:35:53.834Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3001 | 2026-04-01T03:35:53.834Z | |
| 3002 | 2026-04-01T03:35:53.834Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3003 | 2026-04-01T03:35:53.834Z | |
| 3004 | 2026-04-01T03:35:53.837Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3005 | 2026-04-01T03:35:53.840Z | |
| 3006 | 2026-04-01T03:35:53.840Z | running 0 tests |
| 3007 | 2026-04-01T03:35:53.840Z | |
| 3008 | 2026-04-01T03:35:53.840Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3009 | 2026-04-01T03:35:53.840Z | |
| 3010 | 2026-04-01T03:35:53.841Z | Running unittests src/lib.rs (target/debug/deps/asic-789d5f461defa70f) |
| 3011 | 2026-04-01T03:35:53.844Z | |
| 3012 | 2026-04-01T03:35:53.844Z | running 14 tests |
| 3013 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::duplicate_group_rejected ... ok |
| 3014 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::domains_returns_created_group_ids ... ok |
| 3015 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::port_bitmap_empty_group ... ok |
| 3016 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::groups_are_independent ... ok |
| 3017 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::group_lifecycle ... ok |
| 3018 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::duplicate_port_rejected ... ok |
| 3019 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::port_bitmap_high_port ... ok |
| 3020 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::operations_on_missing_group_rejected ... ok |
| 3021 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::port_bitmap_ignores_ports_above_127 ... ok |
| 3022 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::port_bitmap_populated ... ok |
| 3023 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::port_bitmap_reflects_removal ... ok |
| 3024 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::port_bitmap_unknown_group_returns_zero ... ok |
| 3025 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::remove_nonexistent_port_rejected ... ok |
| 3026 | 2026-04-01T03:35:53.844Z | test softnpu::mcast::tests::set_max_nodes_validates ... ok |
| 3027 | 2026-04-01T03:35:53.844Z | |
| 3028 | 2026-04-01T03:35:53.844Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3029 | 2026-04-01T03:35:53.844Z | |
| 3030 | 2026-04-01T03:35:53.844Z | Running unittests src/lib.rs (target/debug/deps/common-35d21be4776513da) |
| 3031 | 2026-04-01T03:35:53.849Z | |
| 3032 | 2026-04-01T03:35:53.849Z | running 10 tests |
| 3033 | 2026-04-01T03:35:53.852Z | test nat::tests::test_vni ... ok |
| 3034 | 2026-04-01T03:35:53.852Z | test network::tests::test_equal ... ok |
| 3035 | 2026-04-01T03:35:53.852Z | test network::tests::test_eui64 ... ok |
| 3036 | 2026-04-01T03:35:53.852Z | test network::tests::test_into ... ok |
| 3037 | 2026-04-01T03:35:53.852Z | test network::tests::test_not_equal ... ok |
| 3038 | 2026-04-01T03:35:53.852Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3039 | 2026-04-01T03:35:53.852Z | test network::tests::test_parse ... ok |
| 3040 | 2026-04-01T03:35:53.852Z | test network::tests::test_to_string ... ok |
| 3041 | 2026-04-01T03:35:53.852Z | test test_purge ... ok |
| 3042 | 2026-04-01T03:35:53.856Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3043 | 2026-04-01T03:35:53.856Z | |
| 3044 | 2026-04-01T03:35:53.856Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3045 | 2026-04-01T03:35:53.856Z | |
| 3046 | 2026-04-01T03:35:53.859Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-a5f53407ea27d20f) |
| 3047 | 2026-04-01T03:35:53.862Z | |
| 3048 | 2026-04-01T03:35:53.862Z | running 1 test |
| 3049 | 2026-04-01T03:35:55.111Z | test test::test_apis_up_to_date ... ok |
| 3050 | 2026-04-01T03:35:55.111Z | |
| 3051 | 2026-04-01T03:35:55.111Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s |
| 3052 | 2026-04-01T03:35:55.111Z | |
| 3053 | 2026-04-01T03:35:55.164Z | Running unittests src/main.rs (target/debug/deps/dpd-176651f749256957) |
| 3054 | 2026-04-01T03:35:55.170Z | |
| 3055 | 2026-04-01T03:35:55.170Z | running 44 tests |
| 3056 | 2026-04-01T03:35:55.173Z | test freemap::test_ordering ... ok |
| 3057 | 2026-04-01T03:35:55.173Z | test freemap::test_split ... ok |
| 3058 | 2026-04-01T03:35:55.173Z | test config::tests::test_updates ... ok |
| 3059 | 2026-04-01T03:35:55.173Z | test macaddrs::tests::test_mac_offset ... ok |
| 3060 | 2026-04-01T03:35:55.173Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3061 | 2026-04-01T03:35:55.173Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3062 | 2026-04-01T03:35:55.176Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3063 | 2026-04-01T03:35:55.176Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3064 | 2026-04-01T03:35:55.176Z | Apr 01 03:35:53.609 Apr 01 03:35:53.609DEBG DEBG created new freemapcreated new freemapApr 01 03:35:53.609, unitDEBG, : unit :created new freemap freemap_testfreemap_test |
| 3065 | 2026-04-01T03:35:55.176Z | , |
| 3066 | 2026-04-01T03:35:55.176Z | unit: freemap_test |
| 3067 | 2026-04-01T03:35:55.176Z | Apr 01 03:35:53.610Apr 01 03:35:53.610 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: Apr 01 03:35:53.610 freemap_test freemap_testDEBG |
| 3068 | 2026-04-01T03:35:55.176Z | |
| 3069 | 2026-04-01T03:35:55.176Z | initted freemap. size: 128, Apr 01 03:35:53.610unit :Apr 01 03:35:53.610 DEBGfreemap_test |
| 3070 | 2026-04-01T03:35:55.176Z | DEBG reset freemapreset freemap, , unitunit:Apr 01 03:35:53.610 :DEBGfreemap_test freemap_test |
| 3071 | 2026-04-01T03:35:55.176Z | |
| 3072 | 2026-04-01T03:35:55.176Z | reset freemap, unit: freemap_test |
| 3073 | 2026-04-01T03:35:55.177Z | Apr 01 03:35:53.610 DEBG created new freemap, unit: freemap_test |
| 3074 | 2026-04-01T03:35:55.177Z | Apr 01 03:35:53.610 DEBG initted freemap. size: 128, unit: freemap_test |
| 3075 | 2026-04-01T03:35:55.177Z | Apr 01 03:35:53.610 DEBG reset freemap, unit: freemap_test |
| 3076 | 2026-04-01T03:35:55.177Z | test freemap::test_exhaustion ... ok |
| 3077 | 2026-04-01T03:35:55.177Z | test freemap::test_span ... ok |
| 3078 | 2026-04-01T03:35:55.177Z | test freemap::test_free ... ok |
| 3079 | 2026-04-01T03:35:55.177Z | test freemap::test_basic ... ok |
| 3080 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3081 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3082 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3083 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3084 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3085 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3086 | 2026-04-01T03:35:55.177Z | Apr 01 03:35:53.611 DEBG created new freemap, unit: freemap_test |
| 3087 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3088 | 2026-04-01T03:35:55.177Z | Apr 01 03:35:53.611 DEBG initted freemap. size: 128, unit: freemap_test |
| 3089 | 2026-04-01T03:35:55.177Z | Apr 01 03:35:53.611 DEBG reset freemap, unit: freemap_test |
| 3090 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_sources_contain_any ... ok |
| 3091 | 2026-04-01T03:35:55.177Z | test freemap::test_reclaim ... ok |
| 3092 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3093 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3094 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3095 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3096 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3097 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3098 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3099 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3100 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3101 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3102 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3103 | 2026-04-01T03:35:55.177Z | test nat::test_mapping ... ok |
| 3104 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3105 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3106 | 2026-04-01T03:35:55.177Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3107 | 2026-04-01T03:35:55.177Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3108 | 2026-04-01T03:35:55.177Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3109 | 2026-04-01T03:35:55.177Z | test port_map::tests::test_backplane_group ... ok |
| 3110 | 2026-04-01T03:35:55.177Z | test port_map::tests::test_port_map ... ok |
| 3111 | 2026-04-01T03:35:55.177Z | test port_map::tests::dump_map ... ok |
| 3112 | 2026-04-01T03:35:55.178Z | test api_server::tests::test_build_info ... ok |
| 3113 | 2026-04-01T03:35:55.181Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3114 | 2026-04-01T03:35:55.181Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3115 | 2026-04-01T03:35:55.181Z | |
| 3116 | 2026-04-01T03:35:55.181Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3117 | 2026-04-01T03:35:55.181Z | |
| 3118 | 2026-04-01T03:35:55.181Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-a4be1cdf8933a9bf) |
| 3119 | 2026-04-01T03:35:55.184Z | |
| 3120 | 2026-04-01T03:35:55.184Z | running 0 tests |
| 3121 | 2026-04-01T03:35:55.184Z | |
| 3122 | 2026-04-01T03:35:55.184Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3123 | 2026-04-01T03:35:55.184Z | |
| 3124 | 2026-04-01T03:35:55.184Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-d6c8ae73e47c2b81) |
| 3125 | 2026-04-01T03:35:55.187Z | |
| 3126 | 2026-04-01T03:35:55.187Z | running 0 tests |
| 3127 | 2026-04-01T03:35:55.187Z | |
| 3128 | 2026-04-01T03:35:55.187Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3129 | 2026-04-01T03:35:55.187Z | |
| 3130 | 2026-04-01T03:35:55.187Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-8b691b253c19aacc) |
| 3131 | 2026-04-01T03:35:55.187Z | |
| 3132 | 2026-04-01T03:35:55.187Z | running 6 tests |
| 3133 | 2026-04-01T03:35:55.187Z | test tests::test_parse_client_port_id ... ok |
| 3134 | 2026-04-01T03:35:55.187Z | test tests::test_full_lot_id_neither_present ... ok |
| 3135 | 2026-04-01T03:35:55.187Z | test tests::test_full_lot_id_lot_only ... ok |
| 3136 | 2026-04-01T03:35:55.187Z | test tests::test_full_lot_id_both_present ... ok |
| 3137 | 2026-04-01T03:35:55.188Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3138 | 2026-04-01T03:35:55.188Z | test tests::test_port_id_cmp ... ok |
| 3139 | 2026-04-01T03:35:55.188Z | |
| 3140 | 2026-04-01T03:35:55.188Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3141 | 2026-04-01T03:35:55.188Z | |
| 3142 | 2026-04-01T03:35:55.188Z | Running tests/test_all.rs (target/debug/deps/test_all-e3ee5b132233f5c5) |
| 3143 | 2026-04-01T03:35:55.191Z | |
| 3144 | 2026-04-01T03:35:55.191Z | running 0 tests |
| 3145 | 2026-04-01T03:35:55.191Z | |
| 3146 | 2026-04-01T03:35:55.191Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3147 | 2026-04-01T03:35:55.191Z | |
| 3148 | 2026-04-01T03:35:55.191Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-5ad748d0a7b5f084) |
| 3149 | 2026-04-01T03:35:55.194Z | |
| 3150 | 2026-04-01T03:35:55.194Z | running 0 tests |
| 3151 | 2026-04-01T03:35:55.194Z | |
| 3152 | 2026-04-01T03:35:55.194Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3153 | 2026-04-01T03:35:55.194Z | |
| 3154 | 2026-04-01T03:35:55.194Z | Running unittests src/lib.rs (target/debug/deps/packet-323c6e1ccf2fa3c8) |
| 3155 | 2026-04-01T03:35:55.199Z | |
| 3156 | 2026-04-01T03:35:55.199Z | running 12 tests |
| 3157 | 2026-04-01T03:35:55.202Z | test icmp::test_v6_checksum ... ok |
| 3158 | 2026-04-01T03:35:55.202Z | test lldp::test_lldp_parse ... ok |
| 3159 | 2026-04-01T03:35:55.202Z | test icmp::test_v4_checksum ... ok |
| 3160 | 2026-04-01T03:35:55.202Z | test ipv6::test_ipv6_parse ... ok |
| 3161 | 2026-04-01T03:35:55.202Z | test pbuf::test_byte ... ok |
| 3162 | 2026-04-01T03:35:55.202Z | test pbuf::test_nibble ... ok |
| 3163 | 2026-04-01T03:35:55.202Z | test pbuf::test_short ... ok |
| 3164 | 2026-04-01T03:35:55.202Z | test pbuf::test_twelve ... ok |
| 3165 | 2026-04-01T03:35:55.203Z | test pbuf::test_word ... ok |
| 3166 | 2026-04-01T03:35:55.203Z | test pbuf::test_overflow ... ok |
| 3167 | 2026-04-01T03:35:55.203Z | test tcp::test_checksum_ack_data ... ok |
| 3168 | 2026-04-01T03:35:55.203Z | test tcp::test_checksum_syn_nodata ... ok |
| 3169 | 2026-04-01T03:35:55.203Z | |
| 3170 | 2026-04-01T03:35:55.203Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3171 | 2026-04-01T03:35:55.203Z | |
| 3172 | 2026-04-01T03:35:55.203Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3173 | 2026-04-01T03:35:55.206Z | |
| 3174 | 2026-04-01T03:35:55.206Z | running 0 tests |
| 3175 | 2026-04-01T03:35:55.206Z | |
| 3176 | 2026-04-01T03:35:55.206Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3177 | 2026-04-01T03:35:55.206Z | |
| 3178 | 2026-04-01T03:35:55.209Z | Running unittests src/main.rs (target/debug/deps/swadm-9c6d264d84ae3ab2) |
| 3179 | 2026-04-01T03:35:55.212Z | |
| 3180 | 2026-04-01T03:35:55.212Z | running 5 tests |
| 3181 | 2026-04-01T03:35:55.215Z | test switchport::test::test_compute_lanes ... ok |
| 3182 | 2026-04-01T03:35:55.218Z | test switchport::test::port_id_ordering ... Lane 0ok Lane 0 |
| 3183 | 2026-04-01T03:35:55.218Z | Lane 1Lane 1 Lane 2Lane 2 Lane 3Lane 3 |
| 3184 | 2026-04-01T03:35:55.218Z | |
| 3185 | 2026-04-01T03:35:55.218Z | Rx Loss-of-lock: Yes State: Activated Yes Yes ActivatedYes |
| 3186 | 2026-04-01T03:35:55.218Z | Activated Activated Rx Loss-of-signal: Yes |
| 3187 | 2026-04-01T03:35:55.218Z | Rx Output Enabled: falseYes false Yesfalse Yesfalse |
| 3188 | 2026-04-01T03:35:55.218Z | |
| 3189 | 2026-04-01T03:35:55.218Z | Rx CDR Enabled: Yes Rx Output Status: valid Yesvalid validYes validYes |
| 3190 | 2026-04-01T03:35:55.218Z | |
| 3191 | 2026-04-01T03:35:55.218Z | Rx Loss-of-lock: true Tx Enabled: Yes trueYes Yestrue Yestrue |
| 3192 | 2026-04-01T03:35:55.218Z | |
| 3193 | 2026-04-01T03:35:55.218Z | Tx Loss-of-lock: No Rx Loss-of-signal: falseNo falseNo Nofalse |
| 3194 | 2026-04-01T03:35:55.218Z | false |
| 3195 | 2026-04-01T03:35:55.218Z | Tx Loss-of-signal: No Rx Auto-squelch Disable: true No trueNo Notrue |
| 3196 | 2026-04-01T03:35:55.218Z | true |
| 3197 | 2026-04-01T03:35:55.218Z | Tx CDR Enabled: No No Tx Output Enabled: true No trueNo |
| 3198 | 2026-04-01T03:35:55.218Z | Tx Adaptive EQ Fault: Notrue trueNo |
| 3199 | 2026-04-01T03:35:55.219Z | Tx Output Status: invalidNo Noinvalid |
| 3200 | 2026-04-01T03:35:55.219Z | Tx Fault: Yes invalidYes invalid |
| 3201 | 2026-04-01T03:35:55.219Z | Yes Tx Loss-of-lock: falseYes |
| 3202 | 2026-04-01T03:35:55.219Z | false false false |
| 3203 | 2026-04-01T03:35:55.219Z | Tx Loss-of-signal: true true true true |
| 3204 | 2026-04-01T03:35:55.219Z | Tx Auto-squelch Disable: false false false false |
| 3205 | 2026-04-01T03:35:55.219Z | Tx Adaptive EQ Fail: true true true true |
| 3206 | 2026-04-01T03:35:55.219Z | Tx Failure: false false false false |
| 3207 | 2026-04-01T03:35:55.219Z | Tx Force Squelch: true true true true |
| 3208 | 2026-04-01T03:35:55.219Z | Tx Input Polarity: normal normal normal normal |
| 3209 | 2026-04-01T03:35:55.219Z | test switchport::test::test_print_sff_datapath ... ok |
| 3210 | 2026-04-01T03:35:55.219Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3211 | 2026-04-01T03:35:55.219Z | test link::test_filter ... ok |
| 3212 | 2026-04-01T03:35:55.219Z | |
| 3213 | 2026-04-01T03:35:55.219Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3214 | 2026-04-01T03:35:55.219Z | |
| 3215 | 2026-04-01T03:35:55.219Z | Running tests/counters.rs (target/debug/deps/counters-66500e0e4d5b4da4) |
| 3216 | 2026-04-01T03:35:55.222Z | |
| 3217 | 2026-04-01T03:35:55.222Z | running 1 test |
| 3218 | 2026-04-01T03:35:55.222Z | test test_p4_counter_list ... ignored |
| 3219 | 2026-04-01T03:35:55.222Z | |
| 3220 | 2026-04-01T03:35:55.222Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3221 | 2026-04-01T03:35:55.222Z | |
| 3222 | 2026-04-01T03:35:55.222Z | Running tests/port-link.rs (target/debug/deps/port_link-decf673b7448dfc5) |
| 3223 | 2026-04-01T03:35:55.226Z | |
| 3224 | 2026-04-01T03:35:55.226Z | running 5 tests |
| 3225 | 2026-04-01T03:35:55.226Z | test test_an ... ignored |
| 3226 | 2026-04-01T03:35:55.226Z | test test_enable ... ignored |
| 3227 | 2026-04-01T03:35:55.226Z | test test_ip_addresses ... ignored |
| 3228 | 2026-04-01T03:35:55.226Z | test test_kr ... ignored |
| 3229 | 2026-04-01T03:35:55.226Z | test test_mac ... ignored |
| 3230 | 2026-04-01T03:35:55.226Z | |
| 3231 | 2026-04-01T03:35:55.226Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3232 | 2026-04-01T03:35:55.226Z | |
| 3233 | 2026-04-01T03:35:55.229Z | Running unittests src/main.rs (target/debug/deps/tfportd-77f5fe76b305ddd4) |
| 3234 | 2026-04-01T03:35:55.232Z | |
| 3235 | 2026-04-01T03:35:55.232Z | running 3 tests |
| 3236 | 2026-04-01T03:35:55.232Z | test linklocal::test_parse_ipadm ... ok |
| 3237 | 2026-04-01T03:35:55.232Z | test tfport::test_parse_tfport ... ok |
| 3238 | 2026-04-01T03:35:55.232Z | test config::tests::test_updates ... ok |
| 3239 | 2026-04-01T03:35:55.232Z | |
| 3240 | 2026-04-01T03:35:55.232Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3241 | 2026-04-01T03:35:55.232Z | |
| 3242 | 2026-04-01T03:35:55.235Z | Running unittests src/main.rs (target/debug/deps/uplinkd-597034afad8fbe92) |
| 3243 | 2026-04-01T03:35:55.238Z | |
| 3244 | 2026-04-01T03:35:55.238Z | running 0 tests |
| 3245 | 2026-04-01T03:35:55.238Z | |
| 3246 | 2026-04-01T03:35:55.238Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3247 | 2026-04-01T03:35:55.238Z | |
| 3248 | 2026-04-01T03:35:55.241Z | Running unittests src/main.rs (target/debug/deps/xtask-d41b5b767e2f7b2c) |
| 3249 | 2026-04-01T03:35:55.244Z | |
| 3250 | 2026-04-01T03:35:55.244Z | running 0 tests |
| 3251 | 2026-04-01T03:35:55.244Z | |
| 3252 | 2026-04-01T03:35:55.244Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3253 | 2026-04-01T03:35:55.244Z | |
| 3254 | 2026-04-01T03:35:55.244Z | Doc-tests aal |
| 3255 | 2026-04-01T03:35:55.371Z | |
| 3256 | 2026-04-01T03:35:55.371Z | running 0 tests |
| 3257 | 2026-04-01T03:35:55.371Z | |
| 3258 | 2026-04-01T03:35:55.371Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3259 | 2026-04-01T03:35:55.371Z | |
| 3260 | 2026-04-01T03:35:55.387Z | Doc-tests aal_macros |
| 3261 | 2026-04-01T03:35:55.460Z | |
| 3262 | 2026-04-01T03:35:55.460Z | running 0 tests |
| 3263 | 2026-04-01T03:35:55.460Z | |
| 3264 | 2026-04-01T03:35:55.460Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3265 | 2026-04-01T03:35:55.460Z | |
| 3266 | 2026-04-01T03:35:55.471Z | Doc-tests common |
| 3267 | 2026-04-01T03:35:55.708Z | |
| 3268 | 2026-04-01T03:35:55.708Z | running 0 tests |
| 3269 | 2026-04-01T03:35:55.708Z | |
| 3270 | 2026-04-01T03:35:55.708Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3271 | 2026-04-01T03:35:55.708Z | |
| 3272 | 2026-04-01T03:35:55.728Z | Doc-tests dpd_api |
| 3273 | 2026-04-01T03:35:56.867Z | |
| 3274 | 2026-04-01T03:35:56.867Z | running 2 tests |
| 3275 | 2026-04-01T03:35:56.867Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3276 | 2026-04-01T03:35:56.867Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3277 | 2026-04-01T03:35:56.867Z | |
| 3278 | 2026-04-01T03:35:56.867Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3279 | 2026-04-01T03:35:56.867Z | |
| 3280 | 2026-04-01T03:35:56.907Z | Doc-tests dpd_client |
| 3281 | 2026-04-01T03:35:58.271Z | |
| 3282 | 2026-04-01T03:35:58.271Z | running 0 tests |
| 3283 | 2026-04-01T03:35:58.271Z | |
| 3284 | 2026-04-01T03:35:58.272Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3285 | 2026-04-01T03:35:58.272Z | |
| 3286 | 2026-04-01T03:35:58.316Z | Doc-tests dpd_types |
| 3287 | 2026-04-01T03:35:58.659Z | |
| 3288 | 2026-04-01T03:35:58.659Z | running 0 tests |
| 3289 | 2026-04-01T03:35:58.659Z | |
| 3290 | 2026-04-01T03:35:58.659Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3291 | 2026-04-01T03:35:58.659Z | |
| 3292 | 2026-04-01T03:35:58.688Z | Doc-tests packet |
| 3293 | 2026-04-01T03:35:58.798Z | |
| 3294 | 2026-04-01T03:35:58.798Z | running 0 tests |
| 3295 | 2026-04-01T03:35:58.798Z | |
| 3296 | 2026-04-01T03:35:58.798Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3297 | 2026-04-01T03:35:58.798Z | |
| 3298 | 2026-04-01T03:35:58.813Z | Doc-tests pcap |
| 3299 | 2026-04-01T03:35:58.864Z | |
| 3300 | 2026-04-01T03:35:58.864Z | running 0 tests |
| 3301 | 2026-04-01T03:35:58.864Z | |
| 3302 | 2026-04-01T03:35:58.864Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3303 | 2026-04-01T03:35:58.865Z | |
| 3304 | 2026-04-01T03:35:58.915Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3305 | 2026-04-01T03:35:58.915Z | + RUST_BACKTRACE=full |
| 3306 | 2026-04-01T03:35:58.915Z | + cargo test --features chaos --no-fail-fast |
| 3307 | 2026-04-01T03:35:59.500Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3308 | 2026-04-01T03:35:59.577Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3309 | 2026-04-01T03:35:59.587Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3310 | 2026-04-01T03:36:07.983Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3311 | 2026-04-01T03:36:08.539Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3312 | 2026-04-01T03:36:41.963Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.02s |
| 3313 | 2026-04-01T03:36:42.062Z | Running unittests src/lib.rs (target/debug/deps/aal-900963bd450099a7) |
| 3314 | 2026-04-01T03:36:42.067Z | |
| 3315 | 2026-04-01T03:36:42.067Z | running 5 tests |
| 3316 | 2026-04-01T03:36:42.071Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3317 | 2026-04-01T03:36:42.071Z | test fuse::tests::chip_revision_b0 ... ok |
| 3318 | 2026-04-01T03:36:42.071Z | test fuse::tests::chip_revision_a0 ... ok |
| 3319 | 2026-04-01T03:36:42.071Z | test fuse::tests::chip_revision_b1 ... ok |
| 3320 | 2026-04-01T03:36:42.071Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3321 | 2026-04-01T03:36:42.071Z | |
| 3322 | 2026-04-01T03:36:42.071Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3323 | 2026-04-01T03:36:42.071Z | |
| 3324 | 2026-04-01T03:36:42.071Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3325 | 2026-04-01T03:36:42.074Z | |
| 3326 | 2026-04-01T03:36:42.074Z | running 0 tests |
| 3327 | 2026-04-01T03:36:42.074Z | |
| 3328 | 2026-04-01T03:36:42.074Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3329 | 2026-04-01T03:36:42.074Z | |
| 3330 | 2026-04-01T03:36:42.074Z | Running unittests src/lib.rs (target/debug/deps/asic-8570a8c32cec922a) |
| 3331 | 2026-04-01T03:36:42.079Z | |
| 3332 | 2026-04-01T03:36:42.079Z | running 0 tests |
| 3333 | 2026-04-01T03:36:42.079Z | |
| 3334 | 2026-04-01T03:36:42.082Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3335 | 2026-04-01T03:36:42.082Z | |
| 3336 | 2026-04-01T03:36:42.082Z | Running unittests src/lib.rs (target/debug/deps/common-35d21be4776513da) |
| 3337 | 2026-04-01T03:36:42.086Z | |
| 3338 | 2026-04-01T03:36:42.086Z | running 10 tests |
| 3339 | 2026-04-01T03:36:42.089Z | test network::tests::test_eui64 ... ok |
| 3340 | 2026-04-01T03:36:42.089Z | test nat::tests::test_vni ... ok |
| 3341 | 2026-04-01T03:36:42.089Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3342 | 2026-04-01T03:36:42.089Z | test network::tests::test_equal ... ok |
| 3343 | 2026-04-01T03:36:42.089Z | test network::tests::test_into ... ok |
| 3344 | 2026-04-01T03:36:42.089Z | test network::tests::test_not_equal ... ok |
| 3345 | 2026-04-01T03:36:42.092Z | test test_purge ... ok |
| 3346 | 2026-04-01T03:36:42.092Z | test network::tests::test_to_string ... ok |
| 3347 | 2026-04-01T03:36:42.092Z | test network::tests::test_parse ... ok |
| 3348 | 2026-04-01T03:36:42.095Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3349 | 2026-04-01T03:36:42.095Z | |
| 3350 | 2026-04-01T03:36:42.095Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3351 | 2026-04-01T03:36:42.095Z | |
| 3352 | 2026-04-01T03:36:42.098Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-8d3ab8f5c5550620) |
| 3353 | 2026-04-01T03:36:42.121Z | |
| 3354 | 2026-04-01T03:36:42.121Z | running 1 test |
| 3355 | 2026-04-01T03:36:43.451Z | test test::test_apis_up_to_date ... ok |
| 3356 | 2026-04-01T03:36:43.451Z | |
| 3357 | 2026-04-01T03:36:43.452Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s |
| 3358 | 2026-04-01T03:36:43.452Z | |
| 3359 | 2026-04-01T03:36:43.504Z | Running unittests src/main.rs (target/debug/deps/dpd-1b8f43c01a76d231) |
| 3360 | 2026-04-01T03:36:43.509Z | |
| 3361 | 2026-04-01T03:36:43.509Z | running 44 tests |
| 3362 | 2026-04-01T03:36:43.513Z | test freemap::test_ordering ... ok |
| 3363 | 2026-04-01T03:36:43.513Z | test freemap::test_split ... ok |
| 3364 | 2026-04-01T03:36:43.513Z | test config::tests::test_updates ... ok |
| 3365 | 2026-04-01T03:36:43.513Z | test macaddrs::tests::test_mac_offset ... ok |
| 3366 | 2026-04-01T03:36:43.513Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3367 | 2026-04-01T03:36:43.513Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3368 | 2026-04-01T03:36:43.513Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3369 | 2026-04-01T03:36:43.513Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3370 | 2026-04-01T03:36:43.516Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3371 | 2026-04-01T03:36:43.516Z | Apr 01 03:36:41.942 DEBG created new freemapApr 01 03:36:41.942, Apr 01 03:36:41.942 unit :DEBGDEBG freemap_testcreated new freemapcreated new freemap |
| 3372 | 2026-04-01T03:36:43.516Z | , , unitunit:: Apr 01 03:36:41.943freemap_test freemap_testDEBG |
| 3373 | 2026-04-01T03:36:43.516Z | |
| 3374 | 2026-04-01T03:36:43.516Z | initted freemap. size: 128, unit: freemap_test |
| 3375 | 2026-04-01T03:36:43.516Z | Apr 01 03:36:41.943Apr 01 03:36:41.943 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, Apr 01 03:36:41.943unit , DEBG:unit freemap_test: |
| 3376 | 2026-04-01T03:36:43.516Z | reset freemapApr 01 03:36:41.943freemap_test, |
| 3377 | 2026-04-01T03:36:43.516Z | DEBGunit Apr 01 03:36:41.943created new freemap :, DEBGunit :freemap_testApr 01 03:36:41.943 DEBGfreemap_test |
| 3378 | 2026-04-01T03:36:43.517Z | reset freemap |
| 3379 | 2026-04-01T03:36:43.517Z | reset freemap, , unitunit:: freemap_testfreemap_test |
| 3380 | 2026-04-01T03:36:43.517Z | Apr 01 03:36:41.943 |
| 3381 | 2026-04-01T03:36:43.517Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 3382 | 2026-04-01T03:36:43.517Z | Apr 01 03:36:41.943 DEBG reset freemap, unit: freemap_test |
| 3383 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3384 | 2026-04-01T03:36:43.517Z | test freemap::test_span ... ok |
| 3385 | 2026-04-01T03:36:43.517Z | test freemap::test_free ... ok |
| 3386 | 2026-04-01T03:36:43.517Z | test freemap::test_reclaim ... ok |
| 3387 | 2026-04-01T03:36:43.517Z | test freemap::test_exhaustion ... ok |
| 3388 | 2026-04-01T03:36:43.517Z | Apr 01 03:36:41.943 DEBG created new freemap, unit: freemap_test |
| 3389 | 2026-04-01T03:36:43.517Z | Apr 01 03:36:41.943 DEBG initted freemap. size: 128, unit: freemap_test |
| 3390 | 2026-04-01T03:36:43.517Z | Apr 01 03:36:41.943 DEBG reset freemap, unit: freemap_test |
| 3391 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3392 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3393 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3394 | 2026-04-01T03:36:43.517Z | test freemap::test_basic ... ok |
| 3395 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3396 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3397 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_sources_contain_any ... ok |
| 3398 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3399 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3400 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3401 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3402 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3403 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3404 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3405 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3406 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3407 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3408 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3409 | 2026-04-01T03:36:43.517Z | test nat::test_mapping ... ok |
| 3410 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3411 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3412 | 2026-04-01T03:36:43.517Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3413 | 2026-04-01T03:36:43.517Z | test port_map::tests::test_backplane_group ... ok |
| 3414 | 2026-04-01T03:36:43.517Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3415 | 2026-04-01T03:36:43.517Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3416 | 2026-04-01T03:36:43.518Z | test port_map::tests::test_port_map ... ok |
| 3417 | 2026-04-01T03:36:43.518Z | test port_map::tests::dump_map ... ok |
| 3418 | 2026-04-01T03:36:43.518Z | test api_server::tests::test_build_info ... ok |
| 3419 | 2026-04-01T03:36:43.518Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3420 | 2026-04-01T03:36:43.518Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3421 | 2026-04-01T03:36:43.518Z | |
| 3422 | 2026-04-01T03:36:43.518Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3423 | 2026-04-01T03:36:43.518Z | |
| 3424 | 2026-04-01T03:36:43.521Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-b6ddd48cb233f1dc) |
| 3425 | 2026-04-01T03:36:43.525Z | |
| 3426 | 2026-04-01T03:36:43.525Z | running 0 tests |
| 3427 | 2026-04-01T03:36:43.525Z | |
| 3428 | 2026-04-01T03:36:43.528Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3429 | 2026-04-01T03:36:43.528Z | |
| 3430 | 2026-04-01T03:36:43.528Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-0e63ab10d89f9fae) |
| 3431 | 2026-04-01T03:36:43.531Z | |
| 3432 | 2026-04-01T03:36:43.531Z | running 0 tests |
| 3433 | 2026-04-01T03:36:43.531Z | |
| 3434 | 2026-04-01T03:36:43.531Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3435 | 2026-04-01T03:36:43.531Z | |
| 3436 | 2026-04-01T03:36:43.531Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-9f2f5e648ac98eae) |
| 3437 | 2026-04-01T03:36:43.539Z | |
| 3438 | 2026-04-01T03:36:43.539Z | running 6 tests |
| 3439 | 2026-04-01T03:36:43.542Z | test tests::test_full_lot_id_neither_present ... ok |
| 3440 | 2026-04-01T03:36:43.542Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3441 | 2026-04-01T03:36:43.542Z | test tests::test_full_lot_id_lot_only ... ok |
| 3442 | 2026-04-01T03:36:43.542Z | test tests::test_full_lot_id_both_present ... ok |
| 3443 | 2026-04-01T03:36:43.542Z | test tests::test_port_id_cmp ... ok |
| 3444 | 2026-04-01T03:36:43.542Z | test tests::test_parse_client_port_id ... ok |
| 3445 | 2026-04-01T03:36:43.546Z | |
| 3446 | 2026-04-01T03:36:43.546Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3447 | 2026-04-01T03:36:43.546Z | |
| 3448 | 2026-04-01T03:36:43.546Z | Running tests/test_all.rs (target/debug/deps/test_all-fd7c4fa326815ed7) |
| 3449 | 2026-04-01T03:36:43.549Z | |
| 3450 | 2026-04-01T03:36:43.549Z | running 6 tests |
| 3451 | 2026-04-01T03:36:46.558Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3452 | 2026-04-01T03:36:46.561Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3453 | 2026-04-01T03:36:46.561Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3454 | 2026-04-01T03:36:46.567Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3455 | 2026-04-01T03:36:46.895Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3456 | 2026-04-01T03:36:48.034Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3457 | 2026-04-01T03:36:48.034Z | |
| 3458 | 2026-04-01T03:36:48.034Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.49s |
| 3459 | 2026-04-01T03:36:48.034Z | |
| 3460 | 2026-04-01T03:36:48.040Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-b09bb3bd328be770) |
| 3461 | 2026-04-01T03:36:48.046Z | |
| 3462 | 2026-04-01T03:36:48.046Z | running 0 tests |
| 3463 | 2026-04-01T03:36:48.046Z | |
| 3464 | 2026-04-01T03:36:48.049Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3465 | 2026-04-01T03:36:48.049Z | |
| 3466 | 2026-04-01T03:36:48.049Z | Running unittests src/lib.rs (target/debug/deps/packet-323c6e1ccf2fa3c8) |
| 3467 | 2026-04-01T03:36:48.055Z | |
| 3468 | 2026-04-01T03:36:48.055Z | running 12 tests |
| 3469 | 2026-04-01T03:36:48.058Z | test icmp::test_v6_checksum ... ok |
| 3470 | 2026-04-01T03:36:48.058Z | test icmp::test_v4_checksum ... ok |
| 3471 | 2026-04-01T03:36:48.058Z | test ipv6::test_ipv6_parse ... ok |
| 3472 | 2026-04-01T03:36:48.059Z | test lldp::test_lldp_parse ... ok |
| 3473 | 2026-04-01T03:36:48.059Z | test pbuf::test_byte ... ok |
| 3474 | 2026-04-01T03:36:48.059Z | test pbuf::test_nibble ... ok |
| 3475 | 2026-04-01T03:36:48.059Z | test pbuf::test_short ... ok |
| 3476 | 2026-04-01T03:36:48.059Z | test pbuf::test_twelve ... ok |
| 3477 | 2026-04-01T03:36:48.059Z | test pbuf::test_word ... ok |
| 3478 | 2026-04-01T03:36:48.059Z | test pbuf::test_overflow ... ok |
| 3479 | 2026-04-01T03:36:48.059Z | test tcp::test_checksum_ack_data ... ok |
| 3480 | 2026-04-01T03:36:48.059Z | test tcp::test_checksum_syn_nodata ... ok |
| 3481 | 2026-04-01T03:36:48.059Z | |
| 3482 | 2026-04-01T03:36:48.059Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3483 | 2026-04-01T03:36:48.059Z | |
| 3484 | 2026-04-01T03:36:48.059Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3485 | 2026-04-01T03:36:48.062Z | |
| 3486 | 2026-04-01T03:36:48.062Z | running 0 tests |
| 3487 | 2026-04-01T03:36:48.062Z | |
| 3488 | 2026-04-01T03:36:48.062Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3489 | 2026-04-01T03:36:48.062Z | |
| 3490 | 2026-04-01T03:36:48.065Z | Running unittests src/main.rs (target/debug/deps/swadm-586771cf286f73b5) |
| 3491 | 2026-04-01T03:36:48.073Z | |
| 3492 | 2026-04-01T03:36:48.073Z | running 5 tests |
| 3493 | 2026-04-01T03:36:48.077Z | test switchport::test::test_compute_lanes ... ok |
| 3494 | 2026-04-01T03:36:48.080Z | test switchport::test::port_id_ordering ... ok |
| 3495 | 2026-04-01T03:36:48.080Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3496 | 2026-04-01T03:36:48.080Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3497 | 2026-04-01T03:36:48.080Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3498 | 2026-04-01T03:36:48.080Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3499 | 2026-04-01T03:36:48.080Z | Lane 0 Tx Enabled: Yes Yes Yes Lane 1Yes |
| 3500 | 2026-04-01T03:36:48.080Z | Lane 2 Tx Loss-of-lock: NoLane 3 |
| 3501 | 2026-04-01T03:36:48.080Z | No State: Activated No Activated No |
| 3502 | 2026-04-01T03:36:48.081Z | Activated Activated Tx Loss-of-signal: No |
| 3503 | 2026-04-01T03:36:48.081Z | No Rx Output Enabled: false No falseNo |
| 3504 | 2026-04-01T03:36:48.081Z | false Tx CDR Enabled: No false |
| 3505 | 2026-04-01T03:36:48.081Z | No Rx Output Status: valid Novalid validNo |
| 3506 | 2026-04-01T03:36:48.081Z | valid |
| 3507 | 2026-04-01T03:36:48.081Z | Tx Adaptive EQ Fault: No Rx Loss-of-lock: trueNo true Notrue Notrue |
| 3508 | 2026-04-01T03:36:48.081Z | |
| 3509 | 2026-04-01T03:36:48.081Z | Tx Fault: Yes Rx Loss-of-signal: false Yes false Yes falseYes |
| 3510 | 2026-04-01T03:36:48.081Z | false |
| 3511 | 2026-04-01T03:36:48.081Z | Rx Auto-squelch Disable: true true true true |
| 3512 | 2026-04-01T03:36:48.081Z | Tx Output Enabled: true true true true |
| 3513 | 2026-04-01T03:36:48.081Z | Tx Output Status: invalid invalid invalid invalid |
| 3514 | 2026-04-01T03:36:48.081Z | test link::test_filter ... ok Tx Loss-of-lock: false false |
| 3515 | 2026-04-01T03:36:48.081Z | false false |
| 3516 | 2026-04-01T03:36:48.081Z | Tx Loss-of-signal: true true true true |
| 3517 | 2026-04-01T03:36:48.081Z | Tx Auto-squelch Disable: false false false false |
| 3518 | 2026-04-01T03:36:48.081Z | Tx Adaptive EQ Fail: true true true true |
| 3519 | 2026-04-01T03:36:48.081Z | Tx Failure: false false false false |
| 3520 | 2026-04-01T03:36:48.081Z | Tx Force Squelch: true true true true |
| 3521 | 2026-04-01T03:36:48.081Z | Tx Input Polarity: normal normal normal normal |
| 3522 | 2026-04-01T03:36:48.081Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3523 | 2026-04-01T03:36:48.081Z | test switchport::test::test_print_sff_datapath ... ok |
| 3524 | 2026-04-01T03:36:48.081Z | |
| 3525 | 2026-04-01T03:36:48.081Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3526 | 2026-04-01T03:36:48.081Z | |
| 3527 | 2026-04-01T03:36:48.084Z | Running tests/counters.rs (target/debug/deps/counters-c27dd649c2ce0a53) |
| 3528 | 2026-04-01T03:36:48.084Z | |
| 3529 | 2026-04-01T03:36:48.085Z | running 1 test |
| 3530 | 2026-04-01T03:36:48.085Z | test test_p4_counter_list ... ignored |
| 3531 | 2026-04-01T03:36:48.085Z | |
| 3532 | 2026-04-01T03:36:48.085Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3533 | 2026-04-01T03:36:48.085Z | |
| 3534 | 2026-04-01T03:36:48.085Z | Running tests/port-link.rs (target/debug/deps/port_link-bc9675e101b8c09b) |
| 3535 | 2026-04-01T03:36:48.088Z | |
| 3536 | 2026-04-01T03:36:48.088Z | running 5 tests |
| 3537 | 2026-04-01T03:36:48.088Z | test test_an ... ignored |
| 3538 | 2026-04-01T03:36:48.088Z | test test_enable ... ignored |
| 3539 | 2026-04-01T03:36:48.088Z | test test_ip_addresses ... ignored |
| 3540 | 2026-04-01T03:36:48.088Z | test test_kr ... ignored |
| 3541 | 2026-04-01T03:36:48.088Z | test test_mac ... ignored |
| 3542 | 2026-04-01T03:36:48.088Z | |
| 3543 | 2026-04-01T03:36:48.088Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3544 | 2026-04-01T03:36:48.088Z | |
| 3545 | 2026-04-01T03:36:48.088Z | Running unittests src/main.rs (target/debug/deps/tfportd-d4a53b653f10e7a8) |
| 3546 | 2026-04-01T03:36:48.092Z | |
| 3547 | 2026-04-01T03:36:48.092Z | running 3 tests |
| 3548 | 2026-04-01T03:36:48.095Z | test linklocal::test_parse_ipadm ... ok |
| 3549 | 2026-04-01T03:36:48.095Z | test tfport::test_parse_tfport ... ok |
| 3550 | 2026-04-01T03:36:48.095Z | test config::tests::test_updates ... ok |
| 3551 | 2026-04-01T03:36:48.095Z | |
| 3552 | 2026-04-01T03:36:48.095Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3553 | 2026-04-01T03:36:48.095Z | |
| 3554 | 2026-04-01T03:36:48.095Z | Running unittests src/main.rs (target/debug/deps/uplinkd-fe568af2b20fa449) |
| 3555 | 2026-04-01T03:36:48.098Z | |
| 3556 | 2026-04-01T03:36:48.098Z | running 0 tests |
| 3557 | 2026-04-01T03:36:48.099Z | |
| 3558 | 2026-04-01T03:36:48.102Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3559 | 2026-04-01T03:36:48.102Z | |
| 3560 | 2026-04-01T03:36:48.102Z | Running unittests src/main.rs (target/debug/deps/xtask-d41b5b767e2f7b2c) |
| 3561 | 2026-04-01T03:36:48.105Z | |
| 3562 | 2026-04-01T03:36:48.105Z | running 0 tests |
| 3563 | 2026-04-01T03:36:48.105Z | |
| 3564 | 2026-04-01T03:36:48.105Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3565 | 2026-04-01T03:36:48.105Z | |
| 3566 | 2026-04-01T03:36:48.105Z | Doc-tests aal |
| 3567 | 2026-04-01T03:36:48.273Z | |
| 3568 | 2026-04-01T03:36:48.274Z | running 0 tests |
| 3569 | 2026-04-01T03:36:48.274Z | |
| 3570 | 2026-04-01T03:36:48.277Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3571 | 2026-04-01T03:36:48.277Z | |
| 3572 | 2026-04-01T03:36:48.290Z | Doc-tests aal_macros |
| 3573 | 2026-04-01T03:36:48.363Z | |
| 3574 | 2026-04-01T03:36:48.363Z | running 0 tests |
| 3575 | 2026-04-01T03:36:48.363Z | |
| 3576 | 2026-04-01T03:36:48.363Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3577 | 2026-04-01T03:36:48.363Z | |
| 3578 | 2026-04-01T03:36:48.374Z | Doc-tests common |
| 3579 | 2026-04-01T03:36:48.617Z | |
| 3580 | 2026-04-01T03:36:48.617Z | running 0 tests |
| 3581 | 2026-04-01T03:36:48.617Z | |
| 3582 | 2026-04-01T03:36:48.617Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3583 | 2026-04-01T03:36:48.618Z | |
| 3584 | 2026-04-01T03:36:48.639Z | Doc-tests dpd_api |
| 3585 | 2026-04-01T03:36:49.865Z | |
| 3586 | 2026-04-01T03:36:49.865Z | running 2 tests |
| 3587 | 2026-04-01T03:36:49.865Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3588 | 2026-04-01T03:36:49.865Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3589 | 2026-04-01T03:36:49.865Z | |
| 3590 | 2026-04-01T03:36:49.865Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3591 | 2026-04-01T03:36:49.865Z | |
| 3592 | 2026-04-01T03:36:49.908Z | Doc-tests dpd_client |
| 3593 | 2026-04-01T03:36:51.302Z | |
| 3594 | 2026-04-01T03:36:51.302Z | running 0 tests |
| 3595 | 2026-04-01T03:36:51.302Z | |
| 3596 | 2026-04-01T03:36:51.302Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3597 | 2026-04-01T03:36:51.302Z | |
| 3598 | 2026-04-01T03:36:51.350Z | Doc-tests dpd_types |
| 3599 | 2026-04-01T03:36:51.688Z | |
| 3600 | 2026-04-01T03:36:51.688Z | running 0 tests |
| 3601 | 2026-04-01T03:36:51.688Z | |
| 3602 | 2026-04-01T03:36:51.688Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3603 | 2026-04-01T03:36:51.688Z | |
| 3604 | 2026-04-01T03:36:51.719Z | Doc-tests packet |
| 3605 | 2026-04-01T03:36:51.829Z | |
| 3606 | 2026-04-01T03:36:51.829Z | running 0 tests |
| 3607 | 2026-04-01T03:36:51.829Z | |
| 3608 | 2026-04-01T03:36:51.829Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3609 | 2026-04-01T03:36:51.829Z | |
| 3610 | 2026-04-01T03:36:51.845Z | Doc-tests pcap |
| 3611 | 2026-04-01T03:36:51.898Z | |
| 3612 | 2026-04-01T03:36:51.898Z | running 0 tests |
| 3613 | 2026-04-01T03:36:51.898Z | |
| 3614 | 2026-04-01T03:36:51.898Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3615 | 2026-04-01T03:36:51.898Z | |
| 3616 | 2026-04-01T03:36:51.946Z | process exited: duration 620242 ms, exit code 0 |
| |
| 3617 | 2026-04-01T03:36:51.952Z | found 0 output files |