|
|
|
| 1 | 2026-04-01T02:14:22.216Z | job assigned to worker 01KN3D2EM9FQYZ1EHJDBSYQC2Y [factory aws, i-01957557806d1b38e] (queued for 55 s) |
| |
| 2 | 2026-04-01T02:14:29.394Z | starting task 0: "setup" |
| 3 | 2026-04-01T02:14:29.400Z | ++ uname -s |
| 4 | 2026-04-01T02:14:29.403Z | + kern=SunOS |
| 5 | 2026-04-01T02:14:29.403Z | + build_user=build |
| 6 | 2026-04-01T02:14:29.403Z | + build_uid=12345 |
| 7 | 2026-04-01T02:14:29.403Z | + work_dir=/work |
| 8 | 2026-04-01T02:14:29.403Z | + input_dir=/input |
| 9 | 2026-04-01T02:14:29.403Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T02:14:29.403Z | + case "$kern" in |
| 11 | 2026-04-01T02:14:29.403Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T02:14:29.406Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T02:14:31.410Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T02:14:31.533Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T02:14:31.535Z | + home_fs=zfs |
| 16 | 2026-04-01T02:14:31.535Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T02:14:31.535Z | + mkdir -p /home/build |
| 18 | 2026-04-01T02:14:31.535Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T02:14:33.537Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T02:14:33.540Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-04-01T02:14:33.546Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T02:14:33.550Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-01T02:14:33.551Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-04-01T02:14:33.551Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-01T02:14:33.551Z | * rust toolchain profile = "default" |
| 26 | 2026-04-01T02:14:33.551Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T02:14:33.551Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T02:14:33.553Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T02:14:33.553Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-01T02:14:33.840Z | info: downloading installer |
| 31 | 2026-04-01T02:14:35.509Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T02:14:35.509Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T02:14:35.509Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T02:14:35.509Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T02:14:35.509Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T02:14:35.509Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T02:14:35.509Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T02:14:35.509Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T02:14:35.509Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T02:14:35.512Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T02:14:35.512Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T02:14:35.512Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T02:14:35.512Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T02:14:35.523Z | info: profile set to default |
| 45 | 2026-04-01T02:14:35.523Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T02:14:35.526Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-01T02:14:35.690Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-01T02:14:35.693Z | info: downloading 6 components |
| 49 | 2026-04-01T02:14:49.843Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-04-01T02:14:49.843Z | |
| 51 | 2026-04-01T02:14:49.879Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-01T02:14:49.879Z | |
| 53 | 2026-04-01T02:14:49.879Z | |
| 54 | 2026-04-01T02:14:49.879Z | Rust is installed now. Great! |
| 55 | 2026-04-01T02:14:49.879Z | |
| 56 | 2026-04-01T02:14:49.879Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T02:14:49.879Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T02:14:49.879Z | |
| 59 | 2026-04-01T02:14:49.879Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T02:14:49.879Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T02:14:49.879Z | |
| 62 | 2026-04-01T02:14:49.879Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T02:14:49.879Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T02:14:49.879Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T02:14:49.879Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T02:14:49.879Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T02:14:49.879Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T02:14:49.879Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T02:14:49.882Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T02:14:49.882Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T02:14:49.967Z | + rustup --version |
| 72 | 2026-04-01T02:14:49.976Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T02:14:49.979Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T02:14:49.999Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-01T02:14:50.007Z | + cargo --version |
| 76 | 2026-04-01T02:14:50.014Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-01T02:14:50.017Z | + rustc --version |
| 78 | 2026-04-01T02:14:50.037Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-01T02:14:50.040Z | process exited: duration 16491 ms, exit code 0 |
| |
| 80 | 2026-04-01T02:14:50.045Z | starting task 2: "authentication" |
| 81 | 2026-04-01T02:14:50.061Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-01T02:14:50.067Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T02:14:50.070Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-04-01T02:14:50.073Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-04-01T02:14:50.101Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-04-01T02:14:51.100Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-04-01T02:14:51.100Z | + git fetch origin abae2128f6e33a01cfb8dc2b75b362c48321bb9e |
| 88 | 2026-04-01T02:14:51.350Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-04-01T02:14:51.350Z | * branch abae2128f6e33a01cfb8dc2b75b362c48321bb9e -> FETCH_HEAD |
| 90 | 2026-04-01T02:14:51.356Z | + [[ -n multicast-e2e ]] |
| 91 | 2026-04-01T02:14:51.359Z | ++ git branch --show-current |
| 92 | 2026-04-01T02:14:51.359Z | + current=main |
| 93 | 2026-04-01T02:14:51.359Z | + [[ main != multicast-e2e ]] |
| 94 | 2026-04-01T02:14:51.359Z | + git branch -f multicast-e2e abae2128f6e33a01cfb8dc2b75b362c48321bb9e |
| 95 | 2026-04-01T02:14:51.362Z | + git checkout -f multicast-e2e |
| 96 | 2026-04-01T02:14:51.379Z | Switched to branch 'multicast-e2e' |
| 97 | 2026-04-01T02:14:51.382Z | + git reset --hard abae2128f6e33a01cfb8dc2b75b362c48321bb9e |
| 98 | 2026-04-01T02:14:51.384Z | HEAD is now at abae212 merge main |
| 99 | 2026-04-01T02:14:51.385Z | process exited: duration 1316 ms, exit code 0 |
| |
| 100 | 2026-04-01T02:14:51.390Z | starting task 4: "build" |
| 101 | 2026-04-01T02:14:51.395Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T02:14:51.397Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-04-01T02:14:51.397Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-04-01T02:14:51.397Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-04-01T02:14:51.397Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-04-01T02:14:51.397Z | +++ uname -s |
| 107 | 2026-04-01T02:14:51.397Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-04-01T02:14:51.397Z | ++ SERIES=illumos |
| 109 | 2026-04-01T02:14:51.397Z | +++ uname -s |
| 110 | 2026-04-01T02:14:51.401Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-04-01T02:14:51.401Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-04-01T02:14:51.401Z | ++ rustup show active-toolchain |
| 113 | 2026-04-01T02:14:51.411Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-04-01T02:14:51.411Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-04-01T02:14:51.411Z | ++ banner 'sde setup' |
| 116 | 2026-04-01T02:14:51.411Z | |
| 117 | 2026-04-01T02:14:51.411Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-04-01T02:14:51.411Z | # # # # # # # # # # # |
| 119 | 2026-04-01T02:14:51.411Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-04-01T02:14:51.411Z | # # # # # # # # # ##### |
| 121 | 2026-04-01T02:14:51.411Z | # # # # # # # # # # # # |
| 122 | 2026-04-01T02:14:51.411Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-04-01T02:14:51.411Z | |
| 124 | 2026-04-01T02:14:51.411Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-04-01T02:14:51.411Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-04-01T02:14:51.411Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-04-01T02:14:51.414Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-04-01T02:14:51.414Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-04-01T02:14:52.941Z |
0 0 0 0 0 0 0 0 0
55 76.03M 55 42.44M 0 0 42.48M 0 00:01 00:01 42.49M
100 76.03M 100 76.03M 0 0 49.70M 0 00:01 00:01 42.49M
100 76.03M 100 76.03M 0 0 49.70M 0 00:01 00:01 42.49M
100 76.03M 100 76.03M 0 0 49.70M 0 00:01 00:01 42.49M |
| 130 | 2026-04-01T02:14:52.946Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-04-01T02:14:52.993Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-04-01T02:14:53.999Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-04-01T02:14:53.999Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-04-01T02:15:01.662Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-01T02:15:08.523Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-01T02:15:08.700Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-04-01T02:15:15.160Z | Planning: Solver setup ... Done |
| 138 | 2026-04-01T02:15:15.178Z | Planning: Running solver ... Done |
| 139 | 2026-04-01T02:15:15.294Z | Planning: Finding local manifests ... Done |
| 140 | 2026-04-01T02:15:15.297Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-04-01T02:15:15.300Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-04-01T02:15:15.314Z | Planning: Package planning ... Done |
| 143 | 2026-04-01T02:15:15.316Z | Planning: Merging actions ... Done |
| 144 | 2026-04-01T02:15:15.409Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-04-01T02:15:15.412Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-04-01T02:15:16.192Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-04-01T02:15:16.195Z | Planning: Planning completed in 7.49 seconds |
| 148 | 2026-04-01T02:15:16.199Z | Packages to install: 1 |
| 149 | 2026-04-01T02:15:16.201Z | Create boot environment: No |
| 150 | 2026-04-01T02:15:16.202Z | Create backup boot environment: No |
| 151 | 2026-04-01T02:15:16.237Z | |
| 152 | 2026-04-01T02:15:16.237Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-04-01T02:15:16.373Z | Download: Completed 75.30 MB in 0.14 seconds (553M/s) |
| 154 | 2026-04-01T02:15:16.561Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-04-01T02:15:17.549Z | Actions: Completed 293 actions in 0.99 seconds. |
| 156 | 2026-04-01T02:15:17.552Z | Done |
| 157 | 2026-04-01T02:15:17.592Z | Done |
| 158 | 2026-04-01T02:15:18.238Z | Done |
| 159 | 2026-04-01T02:15:20.790Z | Done |
| 160 | 2026-04-01T02:15:20.864Z | Done |
| 161 | 2026-04-01T02:15:20.867Z | Done |
| 162 | 2026-04-01T02:15:21.145Z | Done |
| 163 | 2026-04-01T02:15:21.771Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-04-01T02:15:21.771Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-04-01T02:15:21.771Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-04-01T02:15:21.771Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-04-01T02:15:21.771Z | ++ banner packages |
| 168 | 2026-04-01T02:15:21.774Z | |
| 169 | 2026-04-01T02:15:21.774Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-04-01T02:15:21.775Z | # # # # # # # # # # # # # # |
| 171 | 2026-04-01T02:15:21.775Z | # # # # # #### # # # ##### #### |
| 172 | 2026-04-01T02:15:21.775Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-04-01T02:15:21.775Z | # # # # # # # # # # # # # # |
| 174 | 2026-04-01T02:15:21.775Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-04-01T02:15:21.775Z | |
| 176 | 2026-04-01T02:15:21.775Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-04-01T02:15:22.170Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-04-01T02:15:22.173Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-04-01T02:15:26.353Z | Planning: Solver setup ... Done |
| 180 | 2026-04-01T02:15:26.373Z | Planning: Running solver ... Done |
| 181 | 2026-04-01T02:15:26.485Z | Planning: Finding local manifests ... Done |
| 182 | 2026-04-01T02:15:26.488Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-04-01T02:15:26.674Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-04-01T02:15:26.704Z | Planning: Package planning ... Done |
| 185 | 2026-04-01T02:15:26.731Z | Planning: Merging actions ... Done |
| 186 | 2026-04-01T02:15:26.836Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-04-01T02:15:26.843Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-04-01T02:15:27.003Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-04-01T02:15:27.007Z | Planning: Planning completed in 4.84 seconds |
| 190 | 2026-04-01T02:15:27.015Z | Packages to install: 2 |
| 191 | 2026-04-01T02:15:27.015Z | Mediators to change: 2 |
| 192 | 2026-04-01T02:15:27.015Z | Services to change: 1 |
| 193 | 2026-04-01T02:15:27.018Z | Create boot environment: No |
| 194 | 2026-04-01T02:15:27.018Z | Create backup boot environment: No |
| 195 | 2026-04-01T02:15:27.047Z | |
| 196 | 2026-04-01T02:15:27.047Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-04-01T02:15:32.248Z | Download: 2004/3076 items 104.1/211.3MB 49% complete (21.6M/s) |
| 198 | 2026-04-01T02:15:37.993Z | Download: 3069/3076 items 210.4/211.3MB 99% complete (21.2M/s) |
| 199 | 2026-04-01T02:15:38.021Z | Download: Completed 211.31 MB in 10.97 seconds (19.3M/s) |
| 200 | 2026-04-01T02:15:38.149Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-04-01T02:15:41.251Z | Actions: Completed 3418 actions in 3.10 seconds. |
| 202 | 2026-04-01T02:15:41.796Z | Done |
| 203 | 2026-04-01T02:15:41.796Z | Done |
| 204 | 2026-04-01T02:15:42.495Z | Done |
| 205 | 2026-04-01T02:15:45.282Z | Done |
| 206 | 2026-04-01T02:15:45.356Z | Done |
| 207 | 2026-04-01T02:15:45.359Z | Done |
| 208 | 2026-04-01T02:15:45.649Z | Done |
| 209 | 2026-04-01T02:15:45.775Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-04-01T02:15:45.969Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-04-01T02:15:46.077Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-04-01T02:15:46.080Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-04-01T02:15:46.240Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-04-01T02:15:46.243Z | Planning: Planning completed in 0.27 seconds |
| 215 | 2026-04-01T02:15:46.261Z | Mediators to change: 2 |
| 216 | 2026-04-01T02:15:46.261Z | Create boot environment: No |
| 217 | 2026-04-01T02:15:46.261Z | Create backup boot environment: No |
| 218 | 2026-04-01T02:15:46.333Z | Done |
| 219 | 2026-04-01T02:15:46.334Z | Done |
| 220 | 2026-04-01T02:15:46.929Z | Done |
| 221 | 2026-04-01T02:15:49.471Z | Done |
| 222 | 2026-04-01T02:15:49.548Z | Done |
| 223 | 2026-04-01T02:15:49.552Z | Done |
| 224 | 2026-04-01T02:15:49.709Z | Done |
| 225 | 2026-04-01T02:15:49.785Z | ++ cargo --version |
| 226 | 2026-04-01T02:15:49.795Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-04-01T02:15:49.798Z | ++ rustc --version |
| 228 | 2026-04-01T02:15:49.818Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-04-01T02:15:49.821Z | + banner copyrights |
| 230 | 2026-04-01T02:15:49.824Z | |
| 231 | 2026-04-01T02:15:49.824Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-04-01T02:15:49.824Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-04-01T02:15:49.824Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-04-01T02:15:49.824Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-04-01T02:15:49.824Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-04-01T02:15:49.824Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-04-01T02:15:49.824Z | |
| 238 | 2026-04-01T02:15:49.824Z | + ./tools/check_copyrights.sh |
| 239 | 2026-04-01T02:15:50.097Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-04-01T02:15:50.901Z | packet/src/eth.rs: Copyright with wrong year |
| 241 | 2026-04-01T02:15:51.363Z | + banner clippy |
| 242 | 2026-04-01T02:15:51.366Z | |
| 243 | 2026-04-01T02:15:51.367Z | #### # # ##### ##### # # |
| 244 | 2026-04-01T02:15:51.367Z | # # # # # # # # # # |
| 245 | 2026-04-01T02:15:51.367Z | # # # # # # # # |
| 246 | 2026-04-01T02:15:51.367Z | # # # ##### ##### # |
| 247 | 2026-04-01T02:15:51.367Z | # # # # # # # |
| 248 | 2026-04-01T02:15:51.367Z | #### ###### # # # # |
| 249 | 2026-04-01T02:15:51.367Z | |
| 250 | 2026-04-01T02:15:51.367Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-04-01T02:15:51.367Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-04-01T02:15:51.519Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-04-01T02:16:02.116Z | Updating crates.io index |
| 254 | 2026-04-01T02:16:02.152Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-04-01T02:16:02.438Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-04-01T02:16:03.501Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-04-01T02:16:03.785Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-04-01T02:16:04.037Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-04-01T02:16:05.269Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-04-01T02:16:05.517Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-04-01T02:16:05.877Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-04-01T02:16:06.282Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-04-01T02:16:06.551Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-04-01T02:16:07.017Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-04-01T02:16:07.472Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-04-01T02:16:07.800Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-04-01T02:16:08.115Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-04-01T02:16:08.721Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-04-01T02:16:08.972Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-04-01T02:16:09.314Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-04-01T02:16:09.609Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-04-01T02:16:10.253Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-04-01T02:16:10.592Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-04-01T02:16:10.843Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-04-01T02:16:12.213Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-04-01T02:16:12.920Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-04-01T02:16:13.550Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-04-01T02:16:15.086Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-04-01T02:16:15.731Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-04-01T02:16:16.064Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-04-01T02:16:16.552Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-04-01T02:16:18.168Z | Downloading crates ... |
| 283 | 2026-04-01T02:16:18.250Z | Downloaded atomic-waker v1.1.2 |
| 284 | 2026-04-01T02:16:18.253Z | Downloaded adler2 v2.0.1 |
| 285 | 2026-04-01T02:16:18.258Z | Downloaded crc8 v0.1.1 |
| 286 | 2026-04-01T02:16:18.261Z | Downloaded clap_lex v1.1.0 |
| 287 | 2026-04-01T02:16:18.264Z | Downloaded crossbeam-utils v0.8.21 |
| 288 | 2026-04-01T02:16:18.267Z | Downloaded cookie v0.18.1 |
| 289 | 2026-04-01T02:16:18.269Z | Downloaded dtrace-parser v0.3.0 |
| 290 | 2026-04-01T02:16:18.272Z | Downloaded bytecount v0.6.9 |
| 291 | 2026-04-01T02:16:18.275Z | Downloaded fastrand v2.3.0 |
| 292 | 2026-04-01T02:16:18.278Z | Downloaded cipher v0.4.4 |
| 293 | 2026-04-01T02:16:18.278Z | Downloaded allocator-api2 v0.2.21 |
| 294 | 2026-04-01T02:16:18.281Z | Downloaded aead v0.5.2 |
| 295 | 2026-04-01T02:16:18.284Z | Downloaded displaydoc v0.2.5 |
| 296 | 2026-04-01T02:16:18.286Z | Downloaded darling_core v0.21.3 |
| 297 | 2026-04-01T02:16:18.291Z | Downloaded hubpack_derive v0.1.1 |
| 298 | 2026-04-01T02:16:18.293Z | Downloaded heapless v0.8.0 |
| 299 | 2026-04-01T02:16:18.296Z | Downloaded derive-ex v0.1.8 |
| 300 | 2026-04-01T02:16:18.300Z | Downloaded futures v0.3.32 |
| 301 | 2026-04-01T02:16:18.303Z | Downloaded anstream v1.0.0 |
| 302 | 2026-04-01T02:16:18.306Z | Downloaded defmt v0.3.100 |
| 303 | 2026-04-01T02:16:18.308Z | Downloaded bitflags v2.9.4 |
| 304 | 2026-04-01T02:16:18.315Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 305 | 2026-04-01T02:16:18.317Z | Downloaded hickory-proto v0.25.2 |
| 306 | 2026-04-01T02:16:18.327Z | Downloaded http-body v1.0.1 |
| 307 | 2026-04-01T02:16:18.330Z | Downloaded heck v0.5.0 |
| 308 | 2026-04-01T02:16:18.333Z | Downloaded hostname v0.4.2 |
| 309 | 2026-04-01T02:16:18.335Z | Downloaded generic-array v0.14.7 |
| 310 | 2026-04-01T02:16:18.338Z | Downloaded highway v1.3.0 |
| 311 | 2026-04-01T02:16:18.341Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 312 | 2026-04-01T02:16:18.341Z | Downloaded dof v0.4.0 |
| 313 | 2026-04-01T02:16:18.344Z | Downloaded cargo-platform v0.1.9 |
| 314 | 2026-04-01T02:16:18.347Z | Downloaded gethostname v0.5.0 |
| 315 | 2026-04-01T02:16:18.349Z | Downloaded dof v0.3.0 |
| 316 | 2026-04-01T02:16:18.349Z | Downloaded argon2 v0.5.3 |
| 317 | 2026-04-01T02:16:18.352Z | Downloaded dtrace-parser v0.2.0 |
| 318 | 2026-04-01T02:16:18.355Z | Downloaded heck v0.4.1 |
| 319 | 2026-04-01T02:16:18.358Z | Downloaded form_urlencoded v1.2.2 |
| 320 | 2026-04-01T02:16:18.360Z | Downloaded errno v0.3.14 |
| 321 | 2026-04-01T02:16:18.363Z | Downloaded futures-io v0.3.32 |
| 322 | 2026-04-01T02:16:18.363Z | Downloaded debug-ignore v1.0.5 |
| 323 | 2026-04-01T02:16:18.366Z | Downloaded foreign-types-macros v0.2.3 |
| 324 | 2026-04-01T02:16:18.369Z | Downloaded dunce v1.0.5 |
| 325 | 2026-04-01T02:16:18.369Z | Downloaded cobs v0.3.0 |
| 326 | 2026-04-01T02:16:18.372Z | Downloaded cfg-if v1.0.3 |
| 327 | 2026-04-01T02:16:18.375Z | Downloaded embedded-io v0.4.0 |
| 328 | 2026-04-01T02:16:18.377Z | Downloaded futures-macro v0.3.32 |
| 329 | 2026-04-01T02:16:18.377Z | Downloaded arrayref v0.3.9 |
| 330 | 2026-04-01T02:16:18.380Z | Downloaded block-buffer v0.10.4 |
| 331 | 2026-04-01T02:16:18.383Z | Downloaded fnv v1.0.7 |
| 332 | 2026-04-01T02:16:18.386Z | Downloaded foreign-types-shared v0.3.1 |
| 333 | 2026-04-01T02:16:18.386Z | Downloaded foreign-types v0.5.0 |
| 334 | 2026-04-01T02:16:18.389Z | Downloaded convert_case v0.4.0 |
| 335 | 2026-04-01T02:16:18.389Z | Downloaded hash32 v0.3.1 |
| 336 | 2026-04-01T02:16:18.391Z | Downloaded atomicwrites v0.4.4 |
| 337 | 2026-04-01T02:16:18.394Z | Downloaded ident_case v1.0.1 |
| 338 | 2026-04-01T02:16:18.394Z | Downloaded equivalent v1.0.2 |
| 339 | 2026-04-01T02:16:18.397Z | Downloaded idna_adapter v1.2.1 |
| 340 | 2026-04-01T02:16:18.400Z | Downloaded display-error-chain v0.2.2 |
| 341 | 2026-04-01T02:16:18.400Z | Downloaded defmt-parser v1.0.0 |
| 342 | 2026-04-01T02:16:18.402Z | Downloaded csv-core v0.1.12 |
| 343 | 2026-04-01T02:16:18.405Z | Downloaded is_ci v1.2.0 |
| 344 | 2026-04-01T02:16:18.408Z | Downloaded foldhash v0.2.0 |
| 345 | 2026-04-01T02:16:18.408Z | Downloaded indent_write v2.2.0 |
| 346 | 2026-04-01T02:16:18.411Z | Downloaded group v0.13.0 |
| 347 | 2026-04-01T02:16:18.414Z | Downloaded httpdate v1.0.3 |
| 348 | 2026-04-01T02:16:18.414Z | Downloaded anyhow v1.0.102 |
| 349 | 2026-04-01T02:16:18.417Z | Downloaded ff v0.13.1 |
| 350 | 2026-04-01T02:16:18.419Z | Downloaded inout v0.1.4 |
| 351 | 2026-04-01T02:16:18.422Z | Downloaded bcs v0.1.6 |
| 352 | 2026-04-01T02:16:18.425Z | Downloaded is_terminal_polyfill v1.70.1 |
| 353 | 2026-04-01T02:16:18.425Z | Downloaded is-terminal v0.4.16 |
| 354 | 2026-04-01T02:16:18.428Z | Downloaded managed v0.8.0 |
| 355 | 2026-04-01T02:16:18.431Z | Downloaded linked-hash-map v0.5.6 |
| 356 | 2026-04-01T02:16:18.431Z | Downloaded fixedbitset v0.4.2 |
| 357 | 2026-04-01T02:16:18.434Z | Downloaded fs-err v3.1.2 |
| 358 | 2026-04-01T02:16:18.437Z | Downloaded base64ct v1.8.0 |
| 359 | 2026-04-01T02:16:18.437Z | Downloaded anstyle-parse v1.0.0 |
| 360 | 2026-04-01T02:16:18.445Z | Downloaded http-body-util v0.1.3 |
| 361 | 2026-04-01T02:16:18.445Z | Downloaded ipnetwork v0.21.1 |
| 362 | 2026-04-01T02:16:18.445Z | Downloaded erased-serde v0.3.31 |
| 363 | 2026-04-01T02:16:18.449Z | Downloaded data-encoding v2.9.0 |
| 364 | 2026-04-01T02:16:18.449Z | Downloaded cargo_metadata v0.18.1 |
| 365 | 2026-04-01T02:16:18.452Z | Downloaded drift v0.1.3 |
| 366 | 2026-04-01T02:16:18.454Z | Downloaded lazy_static v1.5.0 |
| 367 | 2026-04-01T02:16:18.457Z | Downloaded memoffset v0.9.1 |
| 368 | 2026-04-01T02:16:18.460Z | Downloaded futures-core v0.3.32 |
| 369 | 2026-04-01T02:16:18.463Z | Downloaded defmt-macros v1.0.1 |
| 370 | 2026-04-01T02:16:18.466Z | Downloaded match_cfg v0.1.0 |
| 371 | 2026-04-01T02:16:18.466Z | Downloaded macaddr v1.0.1 |
| 372 | 2026-04-01T02:16:18.470Z | Downloaded hyper-tls v0.6.0 |
| 373 | 2026-04-01T02:16:18.470Z | Downloaded lru-cache v0.1.2 |
| 374 | 2026-04-01T02:16:18.473Z | Downloaded ingot v0.1.1 |
| 375 | 2026-04-01T02:16:18.473Z | Downloaded httparse v1.10.1 |
| 376 | 2026-04-01T02:16:18.476Z | Downloaded ingot-types v0.1.2 |
| 377 | 2026-04-01T02:16:18.479Z | Downloaded fs_extra v1.3.0 |
| 378 | 2026-04-01T02:16:18.479Z | Downloaded newtype_derive v0.1.6 |
| 379 | 2026-04-01T02:16:18.483Z | Downloaded num v0.4.3 |
| 380 | 2026-04-01T02:16:18.485Z | Downloaded enum-as-inner v0.6.1 |
| 381 | 2026-04-01T02:16:18.485Z | Downloaded num-derive v0.3.3 |
| 382 | 2026-04-01T02:16:18.489Z | Downloaded newline-converter v0.3.0 |
| 383 | 2026-04-01T02:16:18.489Z | Downloaded openssl-probe v0.1.6 |
| 384 | 2026-04-01T02:16:18.491Z | Downloaded opaque-debug v0.3.1 |
| 385 | 2026-04-01T02:16:18.491Z | Downloaded openssl-macros v0.1.1 |
| 386 | 2026-04-01T02:16:18.494Z | Downloaded futures-channel v0.3.32 |
| 387 | 2026-04-01T02:16:18.494Z | Downloaded linear-map v1.2.0 |
| 388 | 2026-04-01T02:16:18.497Z | Downloaded derive_more v0.99.20 |
| 389 | 2026-04-01T02:16:18.500Z | Downloaded num_enum_derive v0.5.11 |
| 390 | 2026-04-01T02:16:18.502Z | Downloaded itoa v1.0.15 |
| 391 | 2026-04-01T02:16:18.505Z | Downloaded console v0.15.11 |
| 392 | 2026-04-01T02:16:18.508Z | Downloaded internet-checksum v0.2.1 |
| 393 | 2026-04-01T02:16:18.508Z | Downloaded keccak v0.1.6 |
| 394 | 2026-04-01T02:16:18.510Z | Downloaded clap_derive v4.6.0 |
| 395 | 2026-04-01T02:16:18.513Z | Downloaded dropshot_endpoint v0.16.7 |
| 396 | 2026-04-01T02:16:18.516Z | Downloaded newtype-uuid-macros v0.1.0 |
| 397 | 2026-04-01T02:16:18.518Z | Downloaded olpc-cjson v0.1.4 |
| 398 | 2026-04-01T02:16:18.518Z | Downloaded num-iter v0.1.45 |
| 399 | 2026-04-01T02:16:18.521Z | Downloaded num-derive v0.4.2 |
| 400 | 2026-04-01T02:16:18.521Z | Downloaded lock_api v0.4.14 |
| 401 | 2026-04-01T02:16:18.523Z | Downloaded num-conv v0.2.1 |
| 402 | 2026-04-01T02:16:18.526Z | Downloaded parse-display v0.10.0 |
| 403 | 2026-04-01T02:16:18.526Z | Downloaded mime v0.3.17 |
| 404 | 2026-04-01T02:16:18.529Z | Downloaded lru-slab v0.1.2 |
| 405 | 2026-04-01T02:16:18.529Z | Downloaded libsw-core v0.3.2 |
| 406 | 2026-04-01T02:16:18.532Z | Downloaded percent-encoding v2.3.2 |
| 407 | 2026-04-01T02:16:18.534Z | Downloaded omicron-workspace-hack v0.1.0 |
| 408 | 2026-04-01T02:16:18.534Z | Downloaded num_threads v0.1.7 |
| 409 | 2026-04-01T02:16:18.537Z | Downloaded libscf-sys v1.1.0 |
| 410 | 2026-04-01T02:16:18.538Z | Downloaded getrandom v0.2.16 |
| 411 | 2026-04-01T02:16:18.540Z | Downloaded pretty-hex v0.4.1 |
| 412 | 2026-04-01T02:16:18.543Z | Downloaded libsw v3.5.0 |
| 413 | 2026-04-01T02:16:18.543Z | Downloaded crossbeam-epoch v0.9.18 |
| 414 | 2026-04-01T02:16:18.546Z | Downloaded plain v0.2.3 |
| 415 | 2026-04-01T02:16:18.549Z | Downloaded phf_shared v0.12.1 |
| 416 | 2026-04-01T02:16:18.549Z | Downloaded num-complex v0.4.6 |
| 417 | 2026-04-01T02:16:18.551Z | Downloaded pin-utils v0.1.0 |
| 418 | 2026-04-01T02:16:18.554Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 419 | 2026-04-01T02:16:18.554Z | Downloaded proc-macro-crate v1.3.1 |
| 420 | 2026-04-01T02:16:18.557Z | Downloaded powerfmt v0.2.0 |
| 421 | 2026-04-01T02:16:18.557Z | Downloaded potential_utf v0.1.3 |
| 422 | 2026-04-01T02:16:18.560Z | Downloaded progenitor-client v0.11.1 |
| 423 | 2026-04-01T02:16:18.560Z | Downloaded num-rational v0.4.2 |
| 424 | 2026-04-01T02:16:18.562Z | Downloaded oxide-tokio-rt v0.1.2 |
| 425 | 2026-04-01T02:16:18.562Z | Downloaded num_enum v0.7.5 |
| 426 | 2026-04-01T02:16:18.566Z | Downloaded password-hash v0.5.0 |
| 427 | 2026-04-01T02:16:18.569Z | Downloaded memmap v0.7.0 |
| 428 | 2026-04-01T02:16:18.572Z | Downloaded proc-macro-error-attr v1.0.4 |
| 429 | 2026-04-01T02:16:18.572Z | Downloaded progenitor-client v0.10.0 |
| 430 | 2026-04-01T02:16:18.575Z | Downloaded blake2 v0.10.6 |
| 431 | 2026-04-01T02:16:18.578Z | Downloaded hickory-resolver v0.24.4 |
| 432 | 2026-04-01T02:16:18.580Z | Downloaded multer v3.1.0 |
| 433 | 2026-04-01T02:16:18.583Z | Downloaded owo-colors v4.3.0 |
| 434 | 2026-04-01T02:16:18.583Z | Downloaded progenitor-macro v0.10.0 |
| 435 | 2026-04-01T02:16:18.586Z | Downloaded oxnet v0.1.4 |
| 436 | 2026-04-01T02:16:18.588Z | Downloaded quick-error v1.2.3 |
| 437 | 2026-04-01T02:16:18.588Z | Downloaded progenitor-macro v0.11.1 |
| 438 | 2026-04-01T02:16:18.591Z | Downloaded fixedbitset v0.5.7 |
| 439 | 2026-04-01T02:16:18.591Z | Downloaded chacha20poly1305 v0.10.1 |
| 440 | 2026-04-01T02:16:18.594Z | Downloaded pem v3.0.5 |
| 441 | 2026-04-01T02:16:18.594Z | Downloaded paste v1.0.15 |
| 442 | 2026-04-01T02:16:18.597Z | Downloaded rand_xorshift v0.4.0 |
| 443 | 2026-04-01T02:16:18.600Z | Downloaded parse-display-derive v0.10.0 |
| 444 | 2026-04-01T02:16:18.600Z | Downloaded hmac v0.12.1 |
| 445 | 2026-04-01T02:16:18.603Z | Downloaded num_enum_derive v0.7.5 |
| 446 | 2026-04-01T02:16:18.605Z | Downloaded icu_provider v2.0.0 |
| 447 | 2026-04-01T02:16:18.606Z | Downloaded ref-cast v1.0.25 |
| 448 | 2026-04-01T02:16:18.608Z | Downloaded iana-time-zone v0.1.64 |
| 449 | 2026-04-01T02:16:18.611Z | Downloaded pkg-config v0.3.32 |
| 450 | 2026-04-01T02:16:18.614Z | Downloaded rustc_version v0.1.7 |
| 451 | 2026-04-01T02:16:18.614Z | Downloaded ppv-lite86 v0.2.21 |
| 452 | 2026-04-01T02:16:18.617Z | Downloaded rustc-hash v2.1.1 |
| 453 | 2026-04-01T02:16:18.617Z | Downloaded rustc_version v0.4.1 |
| 454 | 2026-04-01T02:16:18.619Z | Downloaded pin-project-lite v0.2.16 |
| 455 | 2026-04-01T02:16:18.623Z | Downloaded poly1305 v0.8.0 |
| 456 | 2026-04-01T02:16:18.626Z | Downloaded progenitor-macro v0.13.0 |
| 457 | 2026-04-01T02:16:18.626Z | Downloaded progenitor-client v0.13.0 |
| 458 | 2026-04-01T02:16:18.626Z | Downloaded progenitor v0.11.1 |
| 459 | 2026-04-01T02:16:18.629Z | Downloaded same-file v1.0.6 |
| 460 | 2026-04-01T02:16:18.629Z | Downloaded progenitor v0.10.0 |
| 461 | 2026-04-01T02:16:18.631Z | Downloaded proc-macro-error2 v2.0.1 |
| 462 | 2026-04-01T02:16:18.634Z | Downloaded memmap2 v0.9.8 |
| 463 | 2026-04-01T02:16:18.634Z | Downloaded proc-macro-error v1.0.4 |
| 464 | 2026-04-01T02:16:18.637Z | Downloaded base64 v0.22.1 |
| 465 | 2026-04-01T02:16:18.640Z | Downloaded once_cell v1.21.3 |
| 466 | 2026-04-01T02:16:18.643Z | Downloaded progenitor v0.13.0 |
| 467 | 2026-04-01T02:16:18.643Z | Downloaded litemap v0.8.0 |
| 468 | 2026-04-01T02:16:18.645Z | Downloaded icu_locale_core v2.0.0 |
| 469 | 2026-04-01T02:16:18.648Z | Downloaded search_path v0.1.4 |
| 470 | 2026-04-01T02:16:18.651Z | Downloaded rand_chacha v0.3.1 |
| 471 | 2026-04-01T02:16:18.651Z | Downloaded scroll_derive v0.13.1 |
| 472 | 2026-04-01T02:16:18.654Z | Downloaded scopeguard v1.2.0 |
| 473 | 2026-04-01T02:16:18.654Z | Downloaded serde_spanned v0.6.9 |
| 474 | 2026-04-01T02:16:18.656Z | Downloaded pest_derive v2.8.2 |
| 475 | 2026-04-01T02:16:18.656Z | Downloaded rand_chacha v0.9.0 |
| 476 | 2026-04-01T02:16:18.659Z | Downloaded log v0.4.29 |
| 477 | 2026-04-01T02:16:18.662Z | Downloaded rand_core v0.9.3 |
| 478 | 2026-04-01T02:16:18.662Z | Downloaded ref-cast-impl v1.0.25 |
| 479 | 2026-04-01T02:16:18.662Z | Downloaded rand_core v0.6.4 |
| 480 | 2026-04-01T02:16:18.665Z | Downloaded quote v1.0.45 |
| 481 | 2026-04-01T02:16:18.667Z | Downloaded serde-big-array v0.5.1 |
| 482 | 2026-04-01T02:16:18.667Z | Downloaded secrecy v0.10.3 |
| 483 | 2026-04-01T02:16:18.670Z | Downloaded serde_repr v0.1.20 |
| 484 | 2026-04-01T02:16:18.670Z | Downloaded semver v0.1.20 |
| 485 | 2026-04-01T02:16:18.673Z | Downloaded resolv-conf v0.7.5 |
| 486 | 2026-04-01T02:16:18.673Z | Downloaded scroll_derive v0.12.1 |
| 487 | 2026-04-01T02:16:18.673Z | Downloaded serde_urlencoded v0.7.1 |
| 488 | 2026-04-01T02:16:18.676Z | Downloaded sha1 v0.10.6 |
| 489 | 2026-04-01T02:16:18.676Z | Downloaded icu_properties v2.0.1 |
| 490 | 2026-04-01T02:16:18.678Z | Downloaded icu_collections v2.0.0 |
| 491 | 2026-04-01T02:16:18.681Z | Downloaded postcard v1.1.3 |
| 492 | 2026-04-01T02:16:18.684Z | Downloaded pest_meta v2.8.2 |
| 493 | 2026-04-01T02:16:18.687Z | Downloaded ingot-macros v0.1.1 |
| 494 | 2026-04-01T02:16:18.687Z | Downloaded serde_plain v1.0.2 |
| 495 | 2026-04-01T02:16:18.689Z | Downloaded crossbeam-channel v0.5.15 |
| 496 | 2026-04-01T02:16:18.692Z | Downloaded smawk v0.3.2 |
| 497 | 2026-04-01T02:16:18.692Z | Downloaded expectorate v1.2.0 |
| 498 | 2026-04-01T02:16:18.695Z | Downloaded sigpipe v0.1.3 |
| 499 | 2026-04-01T02:16:18.695Z | Downloaded rustversion v1.0.22 |
| 500 | 2026-04-01T02:16:18.698Z | Downloaded scroll v0.13.0 |
| 501 | 2026-04-01T02:16:18.698Z | Downloaded rustls-pemfile v2.2.0 |
| 502 | 2026-04-01T02:16:18.701Z | Downloaded crypto-bigint v0.5.5 |
| 503 | 2026-04-01T02:16:18.703Z | Downloaded omicron-zone-package v0.12.2 |
| 504 | 2026-04-01T02:16:18.706Z | Downloaded signal-hook-tokio v0.3.1 |
| 505 | 2026-04-01T02:16:18.706Z | Downloaded parking_lot v0.12.5 |
| 506 | 2026-04-01T02:16:18.709Z | Downloaded siphasher v1.0.1 |
| 507 | 2026-04-01T02:16:18.709Z | Downloaded papergrid v0.11.0 |
| 508 | 2026-04-01T02:16:18.712Z | Downloaded http v1.4.0 |
| 509 | 2026-04-01T02:16:18.715Z | Downloaded schemars_derive v0.8.22 |
| 510 | 2026-04-01T02:16:18.717Z | Downloaded supports-color v3.0.2 |
| 511 | 2026-04-01T02:16:18.717Z | Downloaded scroll v0.12.0 |
| 512 | 2026-04-01T02:16:18.720Z | Downloaded slog-bunyan v2.5.0 |
| 513 | 2026-04-01T02:16:18.721Z | Downloaded stable_deref_trait v1.2.0 |
| 514 | 2026-04-01T02:16:18.721Z | Downloaded subtle v2.6.1 |
| 515 | 2026-04-01T02:16:18.723Z | Downloaded strsim v0.11.1 |
| 516 | 2026-04-01T02:16:18.723Z | Downloaded sync_wrapper v1.0.2 |
| 517 | 2026-04-01T02:16:18.726Z | Downloaded structmeta v0.3.0 |
| 518 | 2026-04-01T02:16:18.726Z | Downloaded semver v1.0.27 |
| 519 | 2026-04-01T02:16:18.726Z | Downloaded hickory-resolver v0.25.2 |
| 520 | 2026-04-01T02:16:18.729Z | Downloaded bytes v1.11.1 |
| 521 | 2026-04-01T02:16:18.732Z | Downloaded parking_lot_core v0.9.12 |
| 522 | 2026-04-01T02:16:18.735Z | Downloaded swrite v0.1.0 |
| 523 | 2026-04-01T02:16:18.735Z | Downloaded strum v0.26.3 |
| 524 | 2026-04-01T02:16:18.738Z | Downloaded structmeta-derive v0.3.0 |
| 525 | 2026-04-01T02:16:18.738Z | Downloaded quinn-udp v0.5.14 |
| 526 | 2026-04-01T02:16:18.738Z | Downloaded hashbrown v0.12.3 |
| 527 | 2026-04-01T02:16:18.741Z | Downloaded hyper-util v0.1.19 |
| 528 | 2026-04-01T02:16:18.744Z | Downloaded tabwriter v1.4.1 |
| 529 | 2026-04-01T02:16:18.746Z | Downloaded serde_spanned v1.0.4 |
| 530 | 2026-04-01T02:16:18.746Z | Downloaded tabled_derive v0.11.0 |
| 531 | 2026-04-01T02:16:18.749Z | Downloaded tabled_derive v0.7.0 |
| 532 | 2026-04-01T02:16:18.749Z | Downloaded serde_derive_internals v0.29.1 |
| 533 | 2026-04-01T02:16:18.749Z | Downloaded pin-project v1.1.10 |
| 534 | 2026-04-01T02:16:18.755Z | Downloaded testing_table v0.3.0 |
| 535 | 2026-04-01T02:16:18.758Z | Downloaded take_mut v0.2.2 |
| 536 | 2026-04-01T02:16:18.758Z | Downloaded slab v0.4.11 |
| 537 | 2026-04-01T02:16:18.761Z | Downloaded serde_tokenstream v0.2.3 |
| 538 | 2026-04-01T02:16:18.761Z | Downloaded rusty-fork v0.3.0 |
| 539 | 2026-04-01T02:16:18.761Z | Downloaded progenitor-impl v0.11.1 |
| 540 | 2026-04-01T02:16:18.764Z | Downloaded termtree v0.5.1 |
| 541 | 2026-04-01T02:16:18.764Z | Downloaded terminal_size v0.4.3 |
| 542 | 2026-04-01T02:16:18.766Z | Downloaded slog-json v2.6.1 |
| 543 | 2026-04-01T02:16:18.766Z | Downloaded openssl-sys v0.9.112 |
| 544 | 2026-04-01T02:16:18.769Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 545 | 2026-04-01T02:16:18.772Z | Downloaded curl v0.4.49 |
| 546 | 2026-04-01T02:16:18.775Z | Downloaded indexmap v2.13.0 |
| 547 | 2026-04-01T02:16:18.778Z | Downloaded smf v0.2.3 |
| 548 | 2026-04-01T02:16:18.778Z | Downloaded slog-term v2.9.2 |
| 549 | 2026-04-01T02:16:18.778Z | Downloaded thread-id v4.2.2 |
| 550 | 2026-04-01T02:16:18.780Z | Downloaded progenitor-impl v0.13.0 |
| 551 | 2026-04-01T02:16:18.781Z | Downloaded snafu-derive v0.8.9 |
| 552 | 2026-04-01T02:16:18.783Z | Downloaded ryu v1.0.20 |
| 553 | 2026-04-01T02:16:18.783Z | Downloaded serde_path_to_error v0.1.20 |
| 554 | 2026-04-01T02:16:18.786Z | Downloaded time-core v0.1.8 |
| 555 | 2026-04-01T02:16:18.786Z | Downloaded tinyvec_macros v0.1.1 |
| 556 | 2026-04-01T02:16:18.789Z | Downloaded thread-id v5.0.0 |
| 557 | 2026-04-01T02:16:18.789Z | Downloaded strum v0.27.2 |
| 558 | 2026-04-01T02:16:18.789Z | Downloaded progenitor-impl v0.10.0 |
| 559 | 2026-04-01T02:16:18.792Z | Downloaded dropshot-api-manager v0.5.2 |
| 560 | 2026-04-01T02:16:18.792Z | Downloaded miniz_oxide v0.8.9 |
| 561 | 2026-04-01T02:16:18.795Z | Downloaded synstructure v0.13.2 |
| 562 | 2026-04-01T02:16:18.795Z | Downloaded static_assertions v1.1.0 |
| 563 | 2026-04-01T02:16:18.797Z | Downloaded strum_macros v0.27.2 |
| 564 | 2026-04-01T02:16:18.797Z | Downloaded papergrid v0.17.0 |
| 565 | 2026-04-01T02:16:18.800Z | Downloaded aho-corasick v1.1.3 |
| 566 | 2026-04-01T02:16:18.803Z | Downloaded strum_macros v0.26.4 |
| 567 | 2026-04-01T02:16:18.806Z | Downloaded tagptr v0.2.0 |
| 568 | 2026-04-01T02:16:18.806Z | Downloaded toml_datetime v0.6.11 |
| 569 | 2026-04-01T02:16:18.809Z | Downloaded slog-dtrace v0.3.0 |
| 570 | 2026-04-01T02:16:18.809Z | Downloaded slog-async v2.8.0 |
| 571 | 2026-04-01T02:16:18.809Z | Downloaded signal-hook-registry v1.4.6 |
| 572 | 2026-04-01T02:16:18.812Z | Downloaded shlex v1.3.0 |
| 573 | 2026-04-01T02:16:18.812Z | Downloaded sha2 v0.10.9 |
| 574 | 2026-04-01T02:16:18.815Z | Downloaded proc-macro2 v1.0.106 |
| 575 | 2026-04-01T02:16:18.815Z | Downloaded topological-sort v0.2.2 |
| 576 | 2026-04-01T02:16:18.818Z | Downloaded toml_write v0.1.2 |
| 577 | 2026-04-01T02:16:18.818Z | Downloaded num-traits v0.2.19 |
| 578 | 2026-04-01T02:16:18.818Z | Downloaded icu_normalizer v2.0.0 |
| 579 | 2026-04-01T02:16:18.821Z | Downloaded tower-layer v0.3.3 |
| 580 | 2026-04-01T02:16:18.821Z | Downloaded jobserver v0.1.34 |
| 581 | 2026-04-01T02:16:18.823Z | Downloaded num-integer v0.1.46 |
| 582 | 2026-04-01T02:16:18.823Z | Downloaded pin-project-internal v1.1.10 |
| 583 | 2026-04-01T02:16:18.826Z | Downloaded tower-service v0.3.3 |
| 584 | 2026-04-01T02:16:18.826Z | Downloaded indexmap v1.9.3 |
| 585 | 2026-04-01T02:16:18.829Z | Downloaded try-lock v0.2.5 |
| 586 | 2026-04-01T02:16:18.829Z | Downloaded prettyplease v0.2.37 |
| 587 | 2026-04-01T02:16:18.832Z | Downloaded phf v0.12.1 |
| 588 | 2026-04-01T02:16:18.832Z | Downloaded pest_generator v2.8.2 |
| 589 | 2026-04-01T02:16:18.832Z | Downloaded darling v0.21.3 |
| 590 | 2026-04-01T02:16:18.835Z | Downloaded jiff-static v0.2.15 |
| 591 | 2026-04-01T02:16:18.838Z | Downloaded crc32fast v1.5.0 |
| 592 | 2026-04-01T02:16:18.838Z | Downloaded schemars v0.8.22 |
| 593 | 2026-04-01T02:16:18.844Z | Downloaded universal-hash v0.5.1 |
| 594 | 2026-04-01T02:16:18.847Z | Downloaded typify-macro v0.6.1 |
| 595 | 2026-04-01T02:16:18.847Z | Downloaded typify-macro v0.4.3 |
| 596 | 2026-04-01T02:16:18.847Z | Downloaded thiserror-no-std v2.0.2 |
| 597 | 2026-04-01T02:16:18.849Z | Downloaded tokio-macros v2.6.0 |
| 598 | 2026-04-01T02:16:18.850Z | Downloaded thiserror-impl v2.0.18 |
| 599 | 2026-04-01T02:16:18.852Z | Downloaded tinystr v0.8.1 |
| 600 | 2026-04-01T02:16:18.852Z | Downloaded thread_local v1.1.9 |
| 601 | 2026-04-01T02:16:18.855Z | Downloaded time-macros v0.2.27 |
| 602 | 2026-04-01T02:16:18.855Z | Downloaded tokio-dtrace v0.1.1 |
| 603 | 2026-04-01T02:16:18.858Z | Downloaded tokio-rustls v0.25.0 |
| 604 | 2026-04-01T02:16:18.858Z | Downloaded thiserror-impl v1.0.69 |
| 605 | 2026-04-01T02:16:18.858Z | Downloaded usdt v0.5.0 |
| 606 | 2026-04-01T02:16:18.861Z | Downloaded unicode-xid v0.2.6 |
| 607 | 2026-04-01T02:16:18.861Z | Downloaded version_check v0.9.5 |
| 608 | 2026-04-01T02:16:18.861Z | Downloaded usdt v0.6.0 |
| 609 | 2026-04-01T02:16:18.864Z | Downloaded unarray v0.1.4 |
| 610 | 2026-04-01T02:16:18.864Z | Downloaded untrusted v0.7.1 |
| 611 | 2026-04-01T02:16:18.864Z | Downloaded thiserror v1.0.69 |
| 612 | 2026-04-01T02:16:18.866Z | Downloaded waitgroup v0.1.2 |
| 613 | 2026-04-01T02:16:18.867Z | Downloaded wait-timeout v0.2.1 |
| 614 | 2026-04-01T02:16:18.869Z | Downloaded want v0.3.1 |
| 615 | 2026-04-01T02:16:18.869Z | Downloaded tokio-native-tls v0.3.1 |
| 616 | 2026-04-01T02:16:18.869Z | Downloaded smallvec v1.15.1 |
| 617 | 2026-04-01T02:16:18.872Z | Downloaded utf8parse v0.2.2 |
| 618 | 2026-04-01T02:16:18.872Z | Downloaded utf8_iter v1.0.4 |
| 619 | 2026-04-01T02:16:18.872Z | Downloaded spin v0.9.8 |
| 620 | 2026-04-01T02:16:18.875Z | Downloaded usdt-macro v0.6.0 |
| 621 | 2026-04-01T02:16:18.875Z | Downloaded usdt-attr-macro v0.6.0 |
| 622 | 2026-04-01T02:16:18.875Z | Downloaded usdt-attr-macro v0.5.0 |
| 623 | 2026-04-01T02:16:18.878Z | Downloaded untrusted v0.9.0 |
| 624 | 2026-04-01T02:16:18.878Z | Downloaded futures-util v0.3.32 |
| 625 | 2026-04-01T02:16:18.883Z | Downloaded thiserror v2.0.18 |
| 626 | 2026-04-01T02:16:18.886Z | Downloaded serde_with_macros v3.14.1 |
| 627 | 2026-04-01T02:16:18.890Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 628 | 2026-04-01T02:16:18.890Z | Downloaded minimal-lexical v0.2.1 |
| 629 | 2026-04-01T02:16:18.893Z | Downloaded ciborium v0.2.2 |
| 630 | 2026-04-01T02:16:18.893Z | Downloaded ipnet v2.11.0 |
| 631 | 2026-04-01T02:16:18.896Z | Downloaded yoke-derive v0.8.0 |
| 632 | 2026-04-01T02:16:18.896Z | Downloaded xattr v1.6.1 |
| 633 | 2026-04-01T02:16:18.896Z | Downloaded similar v2.7.0 |
| 634 | 2026-04-01T02:16:18.899Z | Downloaded usdt-macro v0.5.0 |
| 635 | 2026-04-01T02:16:18.899Z | Downloaded serde_yaml v0.9.34+deprecated |
| 636 | 2026-04-01T02:16:18.902Z | Downloaded slog v2.8.2 |
| 637 | 2026-04-01T02:16:18.905Z | Downloaded zerofrom v0.1.6 |
| 638 | 2026-04-01T02:16:18.905Z | Downloaded term v1.2.0 |
| 639 | 2026-04-01T02:16:18.907Z | Downloaded rustls-pki-types v1.12.0 |
| 640 | 2026-04-01T02:16:18.907Z | Downloaded signal-hook v0.3.18 |
| 641 | 2026-04-01T02:16:18.910Z | Downloaded flate2 v1.1.2 |
| 642 | 2026-04-01T02:16:18.913Z | Downloaded libloading v0.8.9 |
| 643 | 2026-04-01T02:16:18.916Z | Downloaded half v2.7.1 |
| 644 | 2026-04-01T02:16:18.916Z | Downloaded clap v4.6.0 |
| 645 | 2026-04-01T02:16:18.920Z | Downloaded zone_cfg_derive v0.3.1 |
| 646 | 2026-04-01T02:16:18.923Z | Downloaded socket2 v0.6.0 |
| 647 | 2026-04-01T02:16:18.923Z | Downloaded zeroize_derive v1.4.3 |
| 648 | 2026-04-01T02:16:18.923Z | Downloaded schemars v0.9.0 |
| 649 | 2026-04-01T02:16:18.929Z | Downloaded quinn v0.11.9 |
| 650 | 2026-04-01T02:16:18.932Z | Downloaded unicode-linebreak v0.1.5 |
| 651 | 2026-04-01T02:16:18.932Z | Downloaded tokio-stream v0.1.17 |
| 652 | 2026-04-01T02:16:18.935Z | Downloaded tokio-rustls v0.26.3 |
| 653 | 2026-04-01T02:16:18.937Z | Downloaded zerofrom-derive v0.1.6 |
| 654 | 2026-04-01T02:16:18.937Z | Downloaded zone v0.3.1 |
| 655 | 2026-04-01T02:16:18.937Z | Downloaded walkdir v2.5.0 |
| 656 | 2026-04-01T02:16:18.940Z | Downloaded vsss-rs v3.3.4 |
| 657 | 2026-04-01T02:16:18.940Z | Downloaded toml v0.8.23 |
| 658 | 2026-04-01T02:16:18.944Z | Downloaded mio v1.0.4 |
| 659 | 2026-04-01T02:16:18.947Z | Downloaded qorb v0.4.1 |
| 660 | 2026-04-01T02:16:18.947Z | Downloaded memchr v2.7.5 |
| 661 | 2026-04-01T02:16:18.949Z | Downloaded serde_derive v1.0.228 |
| 662 | 2026-04-01T02:16:18.952Z | Downloaded serde_core v1.0.228 |
| 663 | 2026-04-01T02:16:18.952Z | Downloaded usdt-impl v0.6.0 |
| 664 | 2026-04-01T02:16:18.955Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 665 | 2026-04-01T02:16:18.955Z | Downloaded usdt-impl v0.5.0 |
| 666 | 2026-04-01T02:16:18.955Z | Downloaded rayon-core v1.13.0 |
| 667 | 2026-04-01T02:16:18.958Z | Downloaded tempfile v3.23.0 |
| 668 | 2026-04-01T02:16:18.960Z | Downloaded hashbrown v0.15.5 |
| 669 | 2026-04-01T02:16:18.963Z | Downloaded icu_properties_data v2.0.1 |
| 670 | 2026-04-01T02:16:18.966Z | Downloaded whoami v1.6.1 |
| 671 | 2026-04-01T02:16:18.969Z | Downloaded num_enum v0.5.11 |
| 672 | 2026-04-01T02:16:18.971Z | Downloaded yoke v0.8.0 |
| 673 | 2026-04-01T02:16:18.972Z | Downloaded test-strategy v0.4.3 |
| 674 | 2026-04-01T02:16:18.976Z | Downloaded hashbrown v0.16.1 |
| 675 | 2026-04-01T02:16:18.976Z | Downloaded hyper v1.8.1 |
| 676 | 2026-04-01T02:16:18.979Z | Downloaded zeroize v1.8.1 |
| 677 | 2026-04-01T02:16:18.982Z | Downloaded rustls-webpki v0.103.6 |
| 678 | 2026-04-01T02:16:18.982Z | Downloaded zmij v1.0.17 |
| 679 | 2026-04-01T02:16:18.984Z | Downloaded zerovec-derive v0.11.1 |
| 680 | 2026-04-01T02:16:18.984Z | Downloaded socket2 v0.5.10 |
| 681 | 2026-04-01T02:16:18.987Z | Downloaded schemars v1.2.0 |
| 682 | 2026-04-01T02:16:18.992Z | Downloaded h2 v0.4.12 |
| 683 | 2026-04-01T02:16:18.996Z | Downloaded tinyvec v1.10.0 |
| 684 | 2026-04-01T02:16:18.999Z | Downloaded snafu v0.8.9 |
| 685 | 2026-04-01T02:16:19.001Z | Downloaded serde v1.0.228 |
| 686 | 2026-04-01T02:16:19.004Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 687 | 2026-04-01T02:16:19.007Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 688 | 2026-04-01T02:16:19.007Z | Downloaded tar v0.4.45 |
| 689 | 2026-04-01T02:16:19.009Z | Downloaded rand v0.9.2 |
| 690 | 2026-04-01T02:16:19.012Z | Downloaded rand v0.8.5 |
| 691 | 2026-04-01T02:16:19.015Z | Downloaded itertools v0.14.0 |
| 692 | 2026-04-01T02:16:19.018Z | Downloaded typify v0.6.1 |
| 693 | 2026-04-01T02:16:19.020Z | Downloaded writeable v0.6.1 |
| 694 | 2026-04-01T02:16:19.020Z | Downloaded hkdf v0.12.4 |
| 695 | 2026-04-01T02:16:19.020Z | Downloaded typify v0.4.3 |
| 696 | 2026-04-01T02:16:19.023Z | Downloaded tracing-core v0.1.34 |
| 697 | 2026-04-01T02:16:19.026Z | Downloaded textwrap v0.16.2 |
| 698 | 2026-04-01T02:16:19.026Z | Downloaded tracing-attributes v0.1.30 |
| 699 | 2026-04-01T02:16:19.029Z | Downloaded nom v7.1.3 |
| 700 | 2026-04-01T02:16:19.031Z | Downloaded ucd-trie v0.1.7 |
| 701 | 2026-04-01T02:16:19.031Z | Downloaded native-tls v0.2.14 |
| 702 | 2026-04-01T02:16:19.034Z | Downloaded unicode-ident v1.0.24 |
| 703 | 2026-04-01T02:16:19.034Z | Downloaded newtype-uuid v1.3.2 |
| 704 | 2026-04-01T02:16:19.034Z | Downloaded colored v3.0.0 |
| 705 | 2026-04-01T02:16:19.037Z | Downloaded unsafe-libyaml v0.2.11 |
| 706 | 2026-04-01T02:16:19.037Z | Downloaded toml v0.7.8 |
| 707 | 2026-04-01T02:16:19.040Z | Downloaded steno v0.4.1 |
| 708 | 2026-04-01T02:16:19.043Z | Downloaded camino-tempfile v1.4.1 |
| 709 | 2026-04-01T02:16:19.043Z | Downloaded vergen v8.3.2 |
| 710 | 2026-04-01T02:16:19.045Z | Downloaded clang-sys v1.8.1 |
| 711 | 2026-04-01T02:16:19.046Z | Downloaded uuid v1.20.0 |
| 712 | 2026-04-01T02:16:19.048Z | Downloaded idna v1.1.0 |
| 713 | 2026-04-01T02:16:19.052Z | Downloaded cancel-safe-futures v0.1.5 |
| 714 | 2026-04-01T02:16:19.052Z | Downloaded cc v1.2.58 |
| 715 | 2026-04-01T02:16:19.054Z | Downloaded deranged v0.5.3 |
| 716 | 2026-04-01T02:16:19.054Z | Downloaded getrandom v0.3.3 |
| 717 | 2026-04-01T02:16:19.057Z | Downloaded find-msvc-tools v0.1.9 |
| 718 | 2026-04-01T02:16:19.057Z | Downloaded hyper-rustls v0.27.7 |
| 719 | 2026-04-01T02:16:19.057Z | Downloaded digest v0.10.7 |
| 720 | 2026-04-01T02:16:19.061Z | Downloaded itertools v0.12.1 |
| 721 | 2026-04-01T02:16:19.063Z | Downloaded crossbeam-deque v0.8.6 |
| 722 | 2026-04-01T02:16:19.063Z | Downloaded camino v1.2.2 |
| 723 | 2026-04-01T02:16:19.066Z | Downloaded defmt v1.0.1 |
| 724 | 2026-04-01T02:16:19.066Z | Downloaded autocfg v1.5.0 |
| 725 | 2026-04-01T02:16:19.069Z | Downloaded arrayvec v0.7.6 |
| 726 | 2026-04-01T02:16:19.069Z | Downloaded kstat-rs v0.2.4 |
| 727 | 2026-04-01T02:16:19.069Z | Downloaded byteorder v1.5.0 |
| 728 | 2026-04-01T02:16:19.073Z | Downloaded bit-vec v0.8.0 |
| 729 | 2026-04-01T02:16:19.073Z | Downloaded zerocopy-derive v0.7.35 |
| 730 | 2026-04-01T02:16:19.076Z | Downloaded iddqd v0.3.17 |
| 731 | 2026-04-01T02:16:19.078Z | Downloaded humantime v2.3.0 |
| 732 | 2026-04-01T02:16:19.078Z | Downloaded backoff v0.4.0 |
| 733 | 2026-04-01T02:16:19.081Z | Downloaded daft v0.1.4 |
| 734 | 2026-04-01T02:16:19.081Z | Downloaded bitflags v1.3.2 |
| 735 | 2026-04-01T02:16:19.081Z | Downloaded pest v2.8.2 |
| 736 | 2026-04-01T02:16:19.084Z | Downloaded goblin v0.8.2 |
| 737 | 2026-04-01T02:16:19.087Z | Downloaded tracing v0.1.41 |
| 738 | 2026-04-01T02:16:19.090Z | Downloaded hubpack v0.1.2 |
| 739 | 2026-04-01T02:16:19.093Z | Downloaded libm v0.2.15 |
| 740 | 2026-04-01T02:16:19.096Z | Downloaded hostname v0.3.1 |
| 741 | 2026-04-01T02:16:19.098Z | Downloaded foreign-types-shared v0.1.1 |
| 742 | 2026-04-01T02:16:19.099Z | Downloaded instant v0.1.13 |
| 743 | 2026-04-01T02:16:19.099Z | Downloaded futures-sink v0.3.32 |
| 744 | 2026-04-01T02:16:19.099Z | Downloaded toml_edit v0.22.27 |
| 745 | 2026-04-01T02:16:19.102Z | Downloaded globset v0.4.16 |
| 746 | 2026-04-01T02:16:19.102Z | Downloaded const_format v0.2.34 |
| 747 | 2026-04-01T02:16:19.105Z | Downloaded tower v0.5.2 |
| 748 | 2026-04-01T02:16:19.108Z | Downloaded typenum v1.18.0 |
| 749 | 2026-04-01T02:16:19.111Z | Downloaded iri-string v0.7.8 |
| 750 | 2026-04-01T02:16:19.114Z | Downloaded clap_builder v4.6.0 |
| 751 | 2026-04-01T02:16:19.118Z | Downloaded zerotrie v0.2.2 |
| 752 | 2026-04-01T02:16:19.121Z | Downloaded filetime v0.2.26 |
| 753 | 2026-04-01T02:16:19.121Z | Downloaded either v1.15.0 |
| 754 | 2026-04-01T02:16:19.124Z | Downloaded git2 v0.19.0 |
| 755 | 2026-04-01T02:16:19.126Z | Downloaded url v2.5.7 |
| 756 | 2026-04-01T02:16:19.129Z | Downloaded icu_normalizer_data v2.0.0 |
| 757 | 2026-04-01T02:16:19.129Z | Downloaded futures-executor v0.3.32 |
| 758 | 2026-04-01T02:16:19.132Z | Downloaded critical-section v1.2.0 |
| 759 | 2026-04-01T02:16:19.132Z | Downloaded const_format_proc_macros v0.2.34 |
| 760 | 2026-04-01T02:16:19.132Z | Downloaded colorchoice v1.0.4 |
| 761 | 2026-04-01T02:16:19.132Z | Downloaded cmake v0.1.54 |
| 762 | 2026-04-01T02:16:19.135Z | Downloaded cexpr v0.6.0 |
| 763 | 2026-04-01T02:16:19.135Z | Downloaded toml_edit v0.19.15 |
| 764 | 2026-04-01T02:16:19.144Z | Downloaded async-trait v0.1.89 |
| 765 | 2026-04-01T02:16:19.147Z | Downloaded cstr-argument v0.1.2 |
| 766 | 2026-04-01T02:16:19.147Z | Downloaded constant_time_eq v0.3.1 |
| 767 | 2026-04-01T02:16:19.147Z | Downloaded async-stream v0.3.6 |
| 768 | 2026-04-01T02:16:19.147Z | Downloaded embedded-io v0.6.1 |
| 769 | 2026-04-01T02:16:19.150Z | Downloaded ciborium-io v0.2.2 |
| 770 | 2026-04-01T02:16:19.150Z | Downloaded bit-set v0.8.0 |
| 771 | 2026-04-01T02:16:19.150Z | Downloaded foreign-types v0.3.2 |
| 772 | 2026-04-01T02:16:19.150Z | Downloaded crypto-common v0.1.6 |
| 773 | 2026-04-01T02:16:19.150Z | Downloaded crucible-workspace-hack v0.1.0 |
| 774 | 2026-04-01T02:16:19.153Z | Downloaded async-stream-impl v0.3.6 |
| 775 | 2026-04-01T02:16:19.153Z | Downloaded async-recursion v1.1.1 |
| 776 | 2026-04-01T02:16:19.153Z | Downloaded foldhash v0.1.5 |
| 777 | 2026-04-01T02:16:19.153Z | Downloaded anstyle v1.0.14 |
| 778 | 2026-04-01T02:16:19.156Z | Downloaded derive-where v1.6.0 |
| 779 | 2026-04-01T02:16:19.156Z | Downloaded darling_macro v0.21.3 |
| 780 | 2026-04-01T02:16:19.159Z | Downloaded cpufeatures v0.2.17 |
| 781 | 2026-04-01T02:16:19.159Z | Downloaded cfg_aliases v0.2.1 |
| 782 | 2026-04-01T02:16:19.159Z | Downloaded base16ct v0.2.0 |
| 783 | 2026-04-01T02:16:19.159Z | Downloaded unicode-segmentation v1.12.0 |
| 784 | 2026-04-01T02:16:19.162Z | Downloaded anstyle-query v1.1.4 |
| 785 | 2026-04-01T02:16:19.162Z | Downloaded hex v0.4.3 |
| 786 | 2026-04-01T02:16:19.162Z | Downloaded rayon v1.11.0 |
| 787 | 2026-04-01T02:16:19.167Z | Downloaded dyn-clone v1.0.20 |
| 788 | 2026-04-01T02:16:19.169Z | Downloaded glob v0.3.3 |
| 789 | 2026-04-01T02:16:19.169Z | Downloaded float-ord v0.3.2 |
| 790 | 2026-04-01T02:16:19.169Z | Downloaded regex v1.12.3 |
| 791 | 2026-04-01T02:16:19.172Z | Downloaded git-stub-vcs v0.1.0 |
| 792 | 2026-04-01T02:16:19.175Z | Downloaded futures-task v0.3.32 |
| 793 | 2026-04-01T02:16:19.175Z | Downloaded elliptic-curve v0.13.8 |
| 794 | 2026-04-01T02:16:19.178Z | Downloaded daft-derive v0.1.4 |
| 795 | 2026-04-01T02:16:19.180Z | Downloaded unicode-normalization v0.1.24 |
| 796 | 2026-04-01T02:16:19.180Z | Downloaded reqwest v0.12.23 |
| 797 | 2026-04-01T02:16:19.183Z | Downloaded typed-path v0.9.3 |
| 798 | 2026-04-01T02:16:19.186Z | Downloaded tower-http v0.6.8 |
| 799 | 2026-04-01T02:16:19.190Z | Downloaded zerocopy-derive v0.8.27 |
| 800 | 2026-04-01T02:16:19.194Z | Downloaded tough v0.20.0 |
| 801 | 2026-04-01T02:16:19.198Z | Downloaded goblin v0.10.1 |
| 802 | 2026-04-01T02:16:19.202Z | Downloaded reqwest v0.13.2 |
| 803 | 2026-04-01T02:16:19.205Z | Downloaded aws-lc-rs v1.16.2 |
| 804 | 2026-04-01T02:16:19.210Z | Downloaded portable-atomic v1.11.1 |
| 805 | 2026-04-01T02:16:19.213Z | Downloaded serde_with v3.14.1 |
| 806 | 2026-04-01T02:16:19.220Z | Downloaded blake3 v1.8.2 |
| 807 | 2026-04-01T02:16:19.224Z | Downloaded ciborium-ll v0.2.2 |
| 808 | 2026-04-01T02:16:19.227Z | Downloaded chacha20 v0.9.1 |
| 809 | 2026-04-01T02:16:19.227Z | Downloaded git-stub v1.0.0 |
| 810 | 2026-04-01T02:16:19.229Z | Downloaded tokio-util v0.7.16 |
| 811 | 2026-04-01T02:16:19.232Z | Downloaded serde_json v1.0.149 |
| 812 | 2026-04-01T02:16:19.254Z | Downloaded zerovec v0.11.4 |
| 813 | 2026-04-01T02:16:19.264Z | Downloaded zerocopy v0.7.35 |
| 814 | 2026-04-01T02:16:19.275Z | Downloaded chrono v0.4.44 |
| 815 | 2026-04-01T02:16:19.278Z | Downloaded quinn-proto v0.11.14 |
| 816 | 2026-04-01T02:16:19.288Z | Downloaded winnow v0.5.40 |
| 817 | 2026-04-01T02:16:19.292Z | Downloaded rustls-webpki v0.102.8 |
| 818 | 2026-04-01T02:16:19.303Z | Downloaded proptest v1.8.0 |
| 819 | 2026-04-01T02:16:19.307Z | Downloaded bindgen v0.72.1 |
| 820 | 2026-04-01T02:16:19.312Z | Downloaded time v0.3.47 |
| 821 | 2026-04-01T02:16:19.318Z | Downloaded moka v0.12.11 |
| 822 | 2026-04-01T02:16:19.323Z | Downloaded syn v1.0.109 |
| 823 | 2026-04-01T02:16:19.330Z | Downloaded curve25519-dalek v4.1.3 |
| 824 | 2026-04-01T02:16:19.335Z | Downloaded winnow v0.7.14 |
| 825 | 2026-04-01T02:16:19.340Z | Downloaded tabled v0.15.0 |
| 826 | 2026-04-01T02:16:19.348Z | Downloaded tabled v0.20.0 |
| 827 | 2026-04-01T02:16:19.357Z | Downloaded zerocopy v0.8.27 |
| 828 | 2026-04-01T02:16:19.368Z | Downloaded openssl v0.10.76 |
| 829 | 2026-04-01T02:16:19.373Z | Downloaded hickory-proto v0.24.4 |
| 830 | 2026-04-01T02:16:19.381Z | Downloaded unicode-width v0.1.14 |
| 831 | 2026-04-01T02:16:19.384Z | Downloaded rustls v0.22.4 |
| 832 | 2026-04-01T02:16:19.392Z | Downloaded vcpkg v0.2.15 |
| 833 | 2026-04-01T02:16:19.412Z | Downloaded bstr v1.12.0 |
| 834 | 2026-04-01T02:16:19.417Z | Downloaded regress v0.10.5 |
| 835 | 2026-04-01T02:16:19.421Z | Downloaded unicode-width v0.2.1 |
| 836 | 2026-04-01T02:16:19.425Z | Downloaded rustix v0.38.44 |
| 837 | 2026-04-01T02:16:19.438Z | Downloaded webpki-roots v1.0.2 |
| 838 | 2026-04-01T02:16:19.441Z | Downloaded syn v2.0.117 |
| 839 | 2026-04-01T02:16:19.447Z | Downloaded rustix v1.1.2 |
| 840 | 2026-04-01T02:16:19.461Z | Downloaded csv v1.3.1 |
| 841 | 2026-04-01T02:16:19.472Z | Downloaded rustls v0.23.32 |
| 842 | 2026-04-01T02:16:19.478Z | Downloaded openapiv3 v2.2.0 |
| 843 | 2026-04-01T02:16:19.486Z | Downloaded regex-syntax v0.8.6 |
| 844 | 2026-04-01T02:16:19.489Z | Downloaded nix v0.30.1 |
| 845 | 2026-04-01T02:16:19.496Z | Downloaded typify-impl v0.6.1 |
| 846 | 2026-04-01T02:16:19.504Z | Downloaded smoltcp v0.11.0 |
| 847 | 2026-04-01T02:16:19.511Z | Downloaded typify-impl v0.4.3 |
| 848 | 2026-04-01T02:16:19.519Z | Downloaded dropshot v0.16.7 |
| 849 | 2026-04-01T02:16:19.562Z | Downloaded jiff v0.2.15 |
| 850 | 2026-04-01T02:16:19.596Z | Downloaded libc v0.2.183 |
| 851 | 2026-04-01T02:16:19.612Z | Downloaded regex-automata v0.4.13 |
| 852 | 2026-04-01T02:16:19.626Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-04-01T02:16:19.640Z | Downloaded sha3 v0.10.8 |
| 854 | 2026-04-01T02:16:19.646Z | Downloaded chrono-tz v0.10.4 |
| 855 | 2026-04-01T02:16:19.656Z | Downloaded tokio v1.49.0 |
| 856 | 2026-04-01T02:16:19.676Z | Downloaded petgraph v0.8.2 |
| 857 | 2026-04-01T02:16:19.687Z | Downloaded libz-sys v1.1.22 |
| 858 | 2026-04-01T02:16:19.742Z | Downloaded encoding_rs v0.8.35 |
| 859 | 2026-04-01T02:16:19.768Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 860 | 2026-04-01T02:16:19.812Z | Downloaded ring v0.17.14 |
| 861 | 2026-04-01T02:16:19.857Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 862 | 2026-04-01T02:16:20.352Z | Downloaded aws-lc-sys v0.39.1 |
| 863 | 2026-04-01T02:16:20.664Z | Compiling proc-macro2 v1.0.106 |
| 864 | 2026-04-01T02:16:20.664Z | Compiling quote v1.0.45 |
| 865 | 2026-04-01T02:16:20.667Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-04-01T02:16:20.667Z | Compiling serde_core v1.0.228 |
| 867 | 2026-04-01T02:16:20.667Z | Compiling serde v1.0.228 |
| 868 | 2026-04-01T02:16:20.667Z | Compiling libc v0.2.183 |
| 869 | 2026-04-01T02:16:20.668Z | Checking cfg-if v1.0.3 |
| 870 | 2026-04-01T02:16:20.963Z | Compiling zmij v1.0.17 |
| 871 | 2026-04-01T02:16:20.984Z | Compiling autocfg v1.5.0 |
| 872 | 2026-04-01T02:16:21.281Z | Compiling memchr v2.7.5 |
| 873 | 2026-04-01T02:16:21.354Z | Compiling getrandom v0.3.3 |
| 874 | 2026-04-01T02:16:21.381Z | Compiling libm v0.2.15 |
| 875 | 2026-04-01T02:16:21.749Z | Compiling shlex v1.3.0 |
| 876 | 2026-04-01T02:16:21.779Z | Checking smallvec v1.15.1 |
| 877 | 2026-04-01T02:16:21.803Z | Checking itoa v1.0.15 |
| 878 | 2026-04-01T02:16:21.862Z | Compiling jobserver v0.1.34 |
| 879 | 2026-04-01T02:16:21.925Z | Compiling thiserror v2.0.18 |
| 880 | 2026-04-01T02:16:21.956Z | Compiling find-msvc-tools v0.1.9 |
| 881 | 2026-04-01T02:16:22.089Z | Compiling version_check v0.9.5 |
| 882 | 2026-04-01T02:16:22.105Z | Compiling syn v2.0.117 |
| 883 | 2026-04-01T02:16:22.170Z | Compiling cc v1.2.58 |
| 884 | 2026-04-01T02:16:22.185Z | Compiling icu_normalizer_data v2.0.0 |
| 885 | 2026-04-01T02:16:22.185Z | Compiling icu_properties_data v2.0.1 |
| 886 | 2026-04-01T02:16:22.439Z | Compiling parking_lot_core v0.9.12 |
| 887 | 2026-04-01T02:16:22.472Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-04-01T02:16:22.489Z | Compiling serde_json v1.0.149 |
| 889 | 2026-04-01T02:16:22.757Z | Compiling heck v0.5.0 |
| 890 | 2026-04-01T02:16:22.818Z | Checking writeable v0.6.1 |
| 891 | 2026-04-01T02:16:22.906Z | Checking litemap v0.8.0 |
| 892 | 2026-04-01T02:16:22.953Z | Compiling num-traits v0.2.19 |
| 893 | 2026-04-01T02:16:23.002Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-04-01T02:16:23.188Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-04-01T02:16:23.263Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-04-01T02:16:23.311Z | Compiling zerocopy v0.8.27 |
| 897 | 2026-04-01T02:16:23.345Z | Checking pin-project-lite v0.2.16 |
| 898 | 2026-04-01T02:16:23.380Z | Checking iana-time-zone v0.1.64 |
| 899 | 2026-04-01T02:16:23.396Z | Compiling log v0.4.29 |
| 900 | 2026-04-01T02:16:23.411Z | Compiling rustversion v1.0.22 |
| 901 | 2026-04-01T02:16:23.435Z | Compiling equivalent v1.0.2 |
| 902 | 2026-04-01T02:16:23.485Z | Compiling foldhash v0.2.0 |
| 903 | 2026-04-01T02:16:23.525Z | Compiling allocator-api2 v0.2.21 |
| 904 | 2026-04-01T02:16:23.569Z | Compiling semver v1.0.27 |
| 905 | 2026-04-01T02:16:23.679Z | Checking socket2 v0.6.0 |
| 906 | 2026-04-01T02:16:23.744Z | Checking uuid v1.20.0 |
| 907 | 2026-04-01T02:16:23.834Z | Compiling hashbrown v0.16.1 |
| 908 | 2026-04-01T02:16:23.859Z | Checking scopeguard v1.2.0 |
| 909 | 2026-04-01T02:16:23.963Z | Checking lock_api v0.4.14 |
| 910 | 2026-04-01T02:16:24.024Z | Checking getrandom v0.2.16 |
| 911 | 2026-04-01T02:16:24.102Z | Checking signal-hook-registry v1.4.6 |
| 912 | 2026-04-01T02:16:24.105Z | Checking mio v1.0.4 |
| 913 | 2026-04-01T02:16:24.159Z | Checking parking_lot v0.12.5 |
| 914 | 2026-04-01T02:16:24.175Z | Checking dyn-clone v1.0.20 |
| 915 | 2026-04-01T02:16:24.255Z | Compiling portable-atomic v1.11.1 |
| 916 | 2026-04-01T02:16:24.275Z | Compiling schemars v0.8.22 |
| 917 | 2026-04-01T02:16:24.405Z | Checking critical-section v1.2.0 |
| 918 | 2026-04-01T02:16:24.550Z | Checking futures-core v0.3.32 |
| 919 | 2026-04-01T02:16:24.582Z | Compiling ring v0.17.14 |
| 920 | 2026-04-01T02:16:24.663Z | Compiling typenum v1.18.0 |
| 921 | 2026-04-01T02:16:24.756Z | Compiling indexmap v2.13.0 |
| 922 | 2026-04-01T02:16:24.845Z | Compiling thiserror v1.0.69 |
| 923 | 2026-04-01T02:16:24.878Z | Compiling synstructure v0.13.2 |
| 924 | 2026-04-01T02:16:25.021Z | Compiling serde_derive_internals v0.29.1 |
| 925 | 2026-04-01T02:16:25.212Z | Checking once_cell v1.21.3 |
| 926 | 2026-04-01T02:16:25.430Z | Compiling httparse v1.10.1 |
| 927 | 2026-04-01T02:16:25.582Z | Compiling regex-syntax v0.8.6 |
| 928 | 2026-04-01T02:16:25.801Z | Checking futures-sink v0.3.32 |
| 929 | 2026-04-01T02:16:25.849Z | Compiling rustix v1.1.2 |
| 930 | 2026-04-01T02:16:25.915Z | Compiling aho-corasick v1.1.3 |
| 931 | 2026-04-01T02:16:25.931Z | Checking slab v0.4.11 |
| 932 | 2026-04-01T02:16:26.019Z | Checking subtle v2.6.1 |
| 933 | 2026-04-01T02:16:26.092Z | Compiling ucd-trie v0.1.7 |
| 934 | 2026-04-01T02:16:26.149Z | Compiling serde_derive v1.0.228 |
| 935 | 2026-04-01T02:16:26.166Z | Compiling zerofrom-derive v0.1.6 |
| 936 | 2026-04-01T02:16:26.169Z | Compiling yoke-derive v0.8.0 |
| 937 | 2026-04-01T02:16:26.196Z | Compiling zerovec-derive v0.11.1 |
| 938 | 2026-04-01T02:16:26.318Z | Compiling displaydoc v0.2.5 |
| 939 | 2026-04-01T02:16:27.053Z | Compiling thiserror-impl v2.0.18 |
| 940 | 2026-04-01T02:16:27.201Z | Compiling schemars_derive v0.8.22 |
| 941 | 2026-04-01T02:16:27.274Z | Compiling tokio-macros v2.6.0 |
| 942 | 2026-04-01T02:16:27.358Z | Compiling zerocopy-derive v0.8.27 |
| 943 | 2026-04-01T02:16:27.374Z | Checking zerofrom v0.1.6 |
| 944 | 2026-04-01T02:16:27.492Z | Checking yoke v0.8.0 |
| 945 | 2026-04-01T02:16:27.649Z | Compiling futures-macro v0.3.32 |
| 946 | 2026-04-01T02:16:27.665Z | Checking zerovec v0.11.4 |
| 947 | 2026-04-01T02:16:27.988Z | Checking zerotrie v0.2.2 |
| 948 | 2026-04-01T02:16:28.230Z | Compiling zeroize_derive v1.4.3 |
| 949 | 2026-04-01T02:16:28.368Z | Compiling thiserror-impl v1.0.69 |
| 950 | 2026-04-01T02:16:28.393Z | Checking tinystr v0.8.1 |
| 951 | 2026-04-01T02:16:28.450Z | Checking potential_utf v0.1.3 |
| 952 | 2026-04-01T02:16:28.586Z | Checking icu_collections v2.0.0 |
| 953 | 2026-04-01T02:16:28.589Z | Checking icu_locale_core v2.0.0 |
| 954 | 2026-04-01T02:16:28.679Z | Compiling regex-automata v0.4.13 |
| 955 | 2026-04-01T02:16:28.889Z | Checking zeroize v1.8.1 |
| 956 | 2026-04-01T02:16:29.042Z | Compiling anyhow v1.0.102 |
| 957 | 2026-04-01T02:16:29.058Z | Checking icu_provider v2.0.0 |
| 958 | 2026-04-01T02:16:29.159Z | Checking bytes v1.11.1 |
| 959 | 2026-04-01T02:16:29.304Z | Checking icu_properties v2.0.1 |
| 960 | 2026-04-01T02:16:29.349Z | Checking icu_normalizer v2.0.0 |
| 961 | 2026-04-01T02:16:29.364Z | Checking chrono v0.4.44 |
| 962 | 2026-04-01T02:16:29.510Z | Compiling serde_tokenstream v0.2.3 |
| 963 | 2026-04-01T02:16:29.607Z | Checking tokio v1.49.0 |
| 964 | 2026-04-01T02:16:29.694Z | Checking bitflags v2.9.4 |
| 965 | 2026-04-01T02:16:29.932Z | Compiling pest v2.8.2 |
| 966 | 2026-04-01T02:16:30.087Z | Checking futures-channel v0.3.32 |
| 967 | 2026-04-01T02:16:30.144Z | Checking idna_adapter v1.2.1 |
| 968 | 2026-04-01T02:16:30.236Z | Checking rand_core v0.6.4 |
| 969 | 2026-04-01T02:16:30.275Z | Checking idna v1.1.0 |
| 970 | 2026-04-01T02:16:30.290Z | Checking futures-task v0.3.32 |
| 971 | 2026-04-01T02:16:30.405Z | Compiling regex v1.12.3 |
| 972 | 2026-04-01T02:16:30.430Z | Checking futures-io v0.3.32 |
| 973 | 2026-04-01T02:16:30.515Z | Compiling pkg-config v0.3.32 |
| 974 | 2026-04-01T02:16:30.531Z | Checking url v2.5.7 |
| 975 | 2026-04-01T02:16:30.547Z | Checking futures-util v0.3.32 |
| 976 | 2026-04-01T02:16:30.971Z | Compiling tracing-attributes v0.1.30 |
| 977 | 2026-04-01T02:16:31.115Z | Compiling pest_meta v2.8.2 |
| 978 | 2026-04-01T02:16:31.162Z | Checking tracing-core v0.1.34 |
| 979 | 2026-04-01T02:16:31.277Z | Compiling generic-array v0.14.7 |
| 980 | 2026-04-01T02:16:31.468Z | Checking fnv v1.0.7 |
| 981 | 2026-04-01T02:16:31.512Z | Compiling vcpkg v0.2.15 |
| 982 | 2026-04-01T02:16:31.680Z | Compiling pest_generator v2.8.2 |
| 983 | 2026-04-01T02:16:31.973Z | Compiling http v1.4.0 |
| 984 | 2026-04-01T02:16:32.177Z | Checking tracing v0.1.41 |
| 985 | 2026-04-01T02:16:32.354Z | Compiling regress v0.10.5 |
| 986 | 2026-04-01T02:16:32.407Z | Compiling pest_derive v2.8.2 |
| 987 | 2026-04-01T02:16:32.446Z | Compiling byteorder v1.5.0 |
| 988 | 2026-04-01T02:16:32.465Z | Compiling num-conv v0.2.1 |
| 989 | 2026-04-01T02:16:32.587Z | Compiling time-core v0.1.8 |
| 990 | 2026-04-01T02:16:32.671Z | Checking errno v0.3.14 |
| 991 | 2026-04-01T02:16:32.739Z | Compiling time-macros v0.2.27 |
| 992 | 2026-04-01T02:16:32.808Z | Checking base64 v0.22.1 |
| 993 | 2026-04-01T02:16:32.825Z | Checking ipnet v2.11.0 |
| 994 | 2026-04-01T02:16:32.903Z | Checking tokio-util v0.7.16 |
| 995 | 2026-04-01T02:16:33.011Z | Checking crypto-common v0.1.6 |
| 996 | 2026-04-01T02:16:33.044Z | Compiling scroll_derive v0.13.1 |
| 997 | 2026-04-01T02:16:33.132Z | Compiling camino v1.2.2 |
| 998 | 2026-04-01T02:16:33.508Z | Checking http-body v1.0.1 |
| 999 | 2026-04-01T02:16:33.587Z | Checking ppv-lite86 v0.2.21 |
| 1000 | 2026-04-01T02:16:33.716Z | Checking atomic-waker v1.1.2 |
| 1001 | 2026-04-01T02:16:33.743Z | Compiling crossbeam-utils v0.8.21 |
| 1002 | 2026-04-01T02:16:33.816Z | Compiling syn v1.0.109 |
| 1003 | 2026-04-01T02:16:33.883Z | Compiling slog v2.8.2 |
| 1004 | 2026-04-01T02:16:33.887Z | Compiling paste v1.0.15 |
| 1005 | 2026-04-01T02:16:34.066Z | Checking tower-service v0.3.3 |
| 1006 | 2026-04-01T02:16:34.081Z | Checking tower-layer v0.3.3 |
| 1007 | 2026-04-01T02:16:34.107Z | Checking try-lock v0.2.5 |
| 1008 | 2026-04-01T02:16:34.206Z | Checking want v0.3.1 |
| 1009 | 2026-04-01T02:16:34.209Z | Checking h2 v0.4.12 |
| 1010 | 2026-04-01T02:16:34.235Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-04-01T02:16:34.238Z | Checking erased-serde v0.3.31 |
| 1012 | 2026-04-01T02:16:34.238Z | Checking rustls-pki-types v1.12.0 |
| 1013 | 2026-04-01T02:16:34.325Z | Checking pin-utils v0.1.0 |
| 1014 | 2026-04-01T02:16:34.403Z | Checking ryu v1.0.20 |
| 1015 | 2026-04-01T02:16:34.449Z | Checking httpdate v1.0.3 |
| 1016 | 2026-04-01T02:16:34.492Z | Checking pretty-hex v0.4.1 |
| 1017 | 2026-04-01T02:16:34.640Z | Compiling async-trait v0.1.89 |
| 1018 | 2026-04-01T02:16:34.644Z | Checking socket2 v0.5.10 |
| 1019 | 2026-04-01T02:16:34.768Z | Checking untrusted v0.9.0 |
| 1020 | 2026-04-01T02:16:34.923Z | Compiling scroll v0.13.0 |
| 1021 | 2026-04-01T02:16:34.938Z | Compiling openssl-sys v0.9.112 |
| 1022 | 2026-04-01T02:16:34.973Z | Checking plain v0.2.3 |
| 1023 | 2026-04-01T02:16:35.059Z | Compiling usdt-impl v0.6.0 |
| 1024 | 2026-04-01T02:16:35.081Z | Compiling strsim v0.11.1 |
| 1025 | 2026-04-01T02:16:35.296Z | Compiling goblin v0.10.1 |
| 1026 | 2026-04-01T02:16:35.334Z | Checking http-body-util v0.1.3 |
| 1027 | 2026-04-01T02:16:35.382Z | Checking block-buffer v0.10.4 |
| 1028 | 2026-04-01T02:16:35.523Z | Compiling openapiv3 v2.2.0 |
| 1029 | 2026-04-01T02:16:35.546Z | Checking rand_core v0.9.3 |
| 1030 | 2026-04-01T02:16:35.716Z | Compiling slog-async v2.8.0 |
| 1031 | 2026-04-01T02:16:35.875Z | Checking digest v0.10.7 |
| 1032 | 2026-04-01T02:16:36.057Z | Checking serde_urlencoded v0.7.1 |
| 1033 | 2026-04-01T02:16:36.074Z | Checking oxnet v0.1.4 |
| 1034 | 2026-04-01T02:16:36.096Z | Checking hyper v1.8.1 |
| 1035 | 2026-04-01T02:16:36.259Z | Compiling typify-impl v0.4.3 |
| 1036 | 2026-04-01T02:16:36.306Z | Compiling dtrace-parser v0.3.0 |
| 1037 | 2026-04-01T02:16:36.811Z | Compiling cmake v0.1.54 |
| 1038 | 2026-04-01T02:16:36.916Z | Compiling thread-id v5.0.0 |
| 1039 | 2026-04-01T02:16:36.978Z | Checking hyper-util v0.1.19 |
| 1040 | 2026-04-01T02:16:36.993Z | Compiling omicron-workspace-hack v0.1.0 |
| 1041 | 2026-04-01T02:16:37.008Z | Compiling fs_extra v1.3.0 |
| 1042 | 2026-04-01T02:16:37.053Z | Compiling dunce v1.0.5 |
| 1043 | 2026-04-01T02:16:37.140Z | Compiling ident_case v1.0.1 |
| 1044 | 2026-04-01T02:16:37.156Z | Checking rand_chacha v0.9.0 |
| 1045 | 2026-04-01T02:16:37.225Z | Compiling daft-derive v0.1.4 |
| 1046 | 2026-04-01T02:16:37.262Z | Compiling darling_core v0.21.3 |
| 1047 | 2026-04-01T02:16:37.265Z | Compiling aws-lc-sys v0.39.1 |
| 1048 | 2026-04-01T02:16:37.343Z | Checking rand v0.9.2 |
| 1049 | 2026-04-01T02:16:37.795Z | Compiling unsafe-libyaml v0.2.11 |
| 1050 | 2026-04-01T02:16:37.943Z | Checking powerfmt v0.2.0 |
| 1051 | 2026-04-01T02:16:38.034Z | Compiling dof v0.4.0 |
| 1052 | 2026-04-01T02:16:38.097Z | Checking deranged v0.5.3 |
| 1053 | 2026-04-01T02:16:38.218Z | Checking sync_wrapper v1.0.2 |
| 1054 | 2026-04-01T02:16:38.323Z | Compiling serde_yaml v0.9.34+deprecated |
| 1055 | 2026-04-01T02:16:38.956Z | Compiling rustls v0.22.4 |
| 1056 | 2026-04-01T02:16:39.127Z | Compiling aws-lc-rs v1.16.2 |
| 1057 | 2026-04-01T02:16:39.241Z | Checking num_threads v0.1.7 |
| 1058 | 2026-04-01T02:16:39.276Z | Compiling usdt-attr-macro v0.6.0 |
| 1059 | 2026-04-01T02:16:39.314Z | Compiling usdt-macro v0.6.0 |
| 1060 | 2026-04-01T02:16:39.328Z | Checking cpufeatures v0.2.17 |
| 1061 | 2026-04-01T02:16:39.343Z | Compiling darling_macro v0.21.3 |
| 1062 | 2026-04-01T02:16:39.398Z | Checking time v0.3.47 |
| 1063 | 2026-04-01T02:16:39.547Z | Checking tower v0.5.2 |
| 1064 | 2026-04-01T02:16:39.600Z | Compiling typify-macro v0.4.3 |
| 1065 | 2026-04-01T02:16:39.893Z | Compiling darling v0.21.3 |
| 1066 | 2026-04-01T02:16:40.143Z | Compiling structmeta-derive v0.3.0 |
| 1067 | 2026-04-01T02:16:40.146Z | Checking encoding_rs v0.8.35 |
| 1068 | 2026-04-01T02:16:40.482Z | Checking mime v0.3.17 |
| 1069 | 2026-04-01T02:16:40.550Z | Checking iri-string v0.7.8 |
| 1070 | 2026-04-01T02:16:40.657Z | Checking crossbeam-channel v0.5.15 |
| 1071 | 2026-04-01T02:16:40.836Z | Checking futures-executor v0.3.32 |
| 1072 | 2026-04-01T02:16:40.982Z | Compiling multer v3.1.0 |
| 1073 | 2026-04-01T02:16:40.985Z | Checking foreign-types-shared v0.1.1 |
| 1074 | 2026-04-01T02:16:41.080Z | Checking untrusted v0.7.1 |
| 1075 | 2026-04-01T02:16:41.083Z | Checking fastrand v2.3.0 |
| 1076 | 2026-04-01T02:16:41.118Z | Compiling typify v0.4.3 |
| 1077 | 2026-04-01T02:16:41.194Z | Compiling structmeta v0.3.0 |
| 1078 | 2026-04-01T02:16:41.210Z | Checking hex v0.4.3 |
| 1079 | 2026-04-01T02:16:41.213Z | Compiling openssl v0.10.76 |
| 1080 | 2026-04-01T02:16:41.213Z | Checking unicode-width v0.2.1 |
| 1081 | 2026-04-01T02:16:41.253Z | Checking tempfile v3.23.0 |
| 1082 | 2026-04-01T02:16:41.317Z | Checking foreign-types v0.3.2 |
| 1083 | 2026-04-01T02:16:41.382Z | Checking futures v0.3.32 |
| 1084 | 2026-04-01T02:16:41.420Z | Compiling strum_macros v0.26.4 |
| 1085 | 2026-04-01T02:16:41.442Z | Compiling async-stream-impl v0.3.6 |
| 1086 | 2026-04-01T02:16:41.458Z | Compiling openssl-macros v0.1.1 |
| 1087 | 2026-04-01T02:16:41.511Z | Checking thread_local v1.1.9 |
| 1088 | 2026-04-01T02:16:41.544Z | Checking tower-http v0.6.8 |
| 1089 | 2026-04-01T02:16:41.672Z | Compiling rustls v0.23.32 |
| 1090 | 2026-04-01T02:16:41.811Z | Checking openssl-probe v0.1.6 |
| 1091 | 2026-04-01T02:16:41.884Z | Compiling native-tls v0.2.14 |
| 1092 | 2026-04-01T02:16:42.052Z | Compiling newtype-uuid-macros v0.1.0 |
| 1093 | 2026-04-01T02:16:42.140Z | Compiling dropshot v0.16.7 |
| 1094 | 2026-04-01T02:16:42.175Z | Checking is-terminal v0.4.16 |
| 1095 | 2026-04-01T02:16:42.178Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-04-01T02:16:42.278Z | Checking winnow v0.7.14 |
| 1097 | 2026-04-01T02:16:42.332Z | Checking match_cfg v0.1.0 |
| 1098 | 2026-04-01T02:16:42.363Z | Checking take_mut v0.2.2 |
| 1099 | 2026-04-01T02:16:42.401Z | Compiling ref-cast v1.0.25 |
| 1100 | 2026-04-01T02:16:42.465Z | Checking term v1.2.0 |
| 1101 | 2026-04-01T02:16:42.684Z | Checking slog-term v2.9.2 |
| 1102 | 2026-04-01T02:16:42.793Z | Checking hostname v0.3.1 |
| 1103 | 2026-04-01T02:16:42.904Z | Checking slog-json v2.6.1 |
| 1104 | 2026-04-01T02:16:42.924Z | Compiling dropshot_endpoint v0.16.7 |
| 1105 | 2026-04-01T02:16:42.940Z | Compiling ref-cast-impl v1.0.25 |
| 1106 | 2026-04-01T02:16:42.994Z | Compiling derive-ex v0.1.8 |
| 1107 | 2026-04-01T02:16:43.051Z | Checking slog-bunyan v2.5.0 |
| 1108 | 2026-04-01T02:16:43.396Z | Checking webpki-roots v1.0.2 |
| 1109 | 2026-04-01T02:16:43.411Z | Compiling strum_macros v0.27.2 |
| 1110 | 2026-04-01T02:16:43.694Z | Compiling progenitor-impl v0.11.1 |
| 1111 | 2026-04-01T02:16:43.802Z | Checking newtype-uuid v1.3.2 |
| 1112 | 2026-04-01T02:16:43.990Z | Compiling either v1.15.0 |
| 1113 | 2026-04-01T02:16:44.080Z | Checking tokio-native-tls v0.3.1 |
| 1114 | 2026-04-01T02:16:44.232Z | Checking hyper-tls v0.6.0 |
| 1115 | 2026-04-01T02:16:44.377Z | Checking daft v0.1.4 |
| 1116 | 2026-04-01T02:16:44.400Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-04-01T02:16:44.509Z | Compiling test-strategy v0.4.3 |
| 1118 | 2026-04-01T02:16:44.794Z | Checking rustls-webpki v0.102.8 |
| 1119 | 2026-04-01T02:16:44.933Z | Checking debug-ignore v1.0.5 |
| 1120 | 2026-04-01T02:16:45.039Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1121 | 2026-04-01T02:16:45.375Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-04-01T02:16:45.616Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1123 | 2026-04-01T02:16:45.826Z | Compiling progenitor-macro v0.11.1 |
| 1124 | 2026-04-01T02:16:45.875Z | Checking usdt v0.6.0 |
| 1125 | 2026-04-01T02:16:45.891Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1126 | 2026-04-01T02:16:46.039Z | Checking serde_spanned v1.0.4 |
| 1127 | 2026-04-01T02:16:46.069Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1128 | 2026-04-01T02:16:46.088Z | Checking spin v0.9.8 |
| 1129 | 2026-04-01T02:16:46.251Z | Checking toml v0.9.11+spec-1.1.0 |
| 1130 | 2026-04-01T02:16:46.415Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1131 | 2026-04-01T02:16:46.480Z | Checking strum v0.26.3 |
| 1132 | 2026-04-01T02:16:46.586Z | Checking tokio-rustls v0.25.0 |
| 1133 | 2026-04-01T02:16:46.603Z | Checking async-stream v0.3.6 |
| 1134 | 2026-04-01T02:16:46.716Z | Checking sha1 v0.10.6 |
| 1135 | 2026-04-01T02:16:46.733Z | Checking rustls-pemfile v2.2.0 |
| 1136 | 2026-04-01T02:16:46.775Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-04-01T02:16:46.802Z | Checking waitgroup v0.1.2 |
| 1138 | 2026-04-01T02:16:46.867Z | Compiling toml_datetime v0.6.11 |
| 1139 | 2026-04-01T02:16:46.883Z | Checking macaddr v1.0.1 |
| 1140 | 2026-04-01T02:16:46.901Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-04-01T02:16:46.917Z | Checking wait-timeout v0.2.1 |
| 1142 | 2026-04-01T02:16:46.969Z | Checking hostname v0.4.2 |
| 1143 | 2026-04-01T02:16:46.986Z | Checking bit-vec v0.8.0 |
| 1144 | 2026-04-01T02:16:47.055Z | Checking quick-error v1.2.3 |
| 1145 | 2026-04-01T02:16:47.070Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-04-01T02:16:47.102Z | Checking rand v0.8.5 |
| 1147 | 2026-04-01T02:16:47.162Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1148 | 2026-04-01T02:16:47.165Z | Checking rusty-fork v0.3.0 |
| 1149 | 2026-04-01T02:16:47.191Z | Checking bit-set v0.8.0 |
| 1150 | 2026-04-01T02:16:47.366Z | Checking tabwriter v1.4.1 |
| 1151 | 2026-04-01T02:16:47.369Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-04-01T02:16:47.514Z | Compiling clap_derive v4.6.0 |
| 1153 | 2026-04-01T02:16:47.601Z | Checking colored v3.0.0 |
| 1154 | 2026-04-01T02:16:47.604Z | Checking unarray v0.1.4 |
| 1155 | 2026-04-01T02:16:47.720Z | Checking utf8parse v0.2.2 |
| 1156 | 2026-04-01T02:16:47.751Z | Checking proptest v1.8.0 |
| 1157 | 2026-04-01T02:16:47.815Z | Checking strum v0.27.2 |
| 1158 | 2026-04-01T02:16:47.830Z | Checking anstyle-parse v1.0.0 |
| 1159 | 2026-04-01T02:16:47.980Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-04-01T02:16:48.027Z | Checking terminal_size v0.4.3 |
| 1161 | 2026-04-01T02:16:48.417Z | Checking anstyle-query v1.1.4 |
| 1162 | 2026-04-01T02:16:48.446Z | Checking colorchoice v1.0.4 |
| 1163 | 2026-04-01T02:16:48.513Z | Checking is_terminal_polyfill v1.70.1 |
| 1164 | 2026-04-01T02:16:48.530Z | Checking anstyle v1.0.14 |
| 1165 | 2026-04-01T02:16:48.710Z | Checking anstream v1.0.0 |
| 1166 | 2026-04-01T02:16:48.802Z | Checking itertools v0.14.0 |
| 1167 | 2026-04-01T02:16:49.212Z | Checking clap_lex v1.1.0 |
| 1168 | 2026-04-01T02:16:49.349Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1169 | 2026-04-01T02:16:49.364Z | Checking clap_builder v4.6.0 |
| 1170 | 2026-04-01T02:16:49.941Z | Checking serde_with v3.14.1 |
| 1171 | 2026-04-01T02:16:50.537Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1172 | 2026-04-01T02:16:50.609Z | Checking clap v4.6.0 |
| 1173 | 2026-04-01T02:16:50.693Z | Checking instant v0.1.13 |
| 1174 | 2026-04-01T02:16:50.762Z | Checking rustc-hash v2.1.1 |
| 1175 | 2026-04-01T02:16:50.876Z | Checking iddqd v0.3.17 |
| 1176 | 2026-04-01T02:16:50.921Z | Checking backoff v0.4.0 |
| 1177 | 2026-04-01T02:16:51.092Z | Checking parse-display v0.10.0 |
| 1178 | 2026-04-01T02:16:51.182Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-04-01T02:16:51.238Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1180 | 2026-04-01T02:16:53.101Z | Compiling rustls-webpki v0.103.6 |
| 1181 | 2026-04-01T02:16:53.517Z | Compiling prettyplease v0.2.37 |
| 1182 | 2026-04-01T02:16:55.657Z | Checking serde_spanned v0.6.9 |
| 1183 | 2026-04-01T02:16:55.895Z | Compiling memoffset v0.9.1 |
| 1184 | 2026-04-01T02:16:56.134Z | Compiling cfg_aliases v0.2.1 |
| 1185 | 2026-04-01T02:16:56.216Z | Compiling nix v0.30.1 |
| 1186 | 2026-04-01T02:16:56.430Z | Compiling tokio-rustls v0.26.3 |
| 1187 | 2026-04-01T02:16:57.070Z | Compiling hyper-rustls v0.27.7 |
| 1188 | 2026-04-01T02:16:57.086Z | Checking crossbeam-epoch v0.9.18 |
| 1189 | 2026-04-01T02:16:57.306Z | Compiling reqwest v0.12.23 |
| 1190 | 2026-04-01T02:16:57.345Z | Compiling winnow v0.5.40 |
| 1191 | 2026-04-01T02:16:58.417Z | Compiling progenitor-client v0.11.1 |
| 1192 | 2026-04-01T02:16:58.584Z | Compiling toml_edit v0.19.15 |
| 1193 | 2026-04-01T02:16:59.724Z | Compiling proc-macro-crate v1.3.1 |
| 1194 | 2026-04-01T02:17:00.545Z | Compiling progenitor v0.11.1 |
| 1195 | 2026-04-01T02:17:00.866Z | Compiling num-integer v0.1.46 |
| 1196 | 2026-04-01T02:17:01.244Z | Compiling rayon-core v1.13.0 |
| 1197 | 2026-04-01T02:17:01.331Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1198 | 2026-04-01T02:17:01.482Z | Compiling progenitor-client v0.10.0 |
| 1199 | 2026-04-01T02:17:02.279Z | Compiling hubpack_derive v0.1.1 |
| 1200 | 2026-04-01T02:17:02.451Z | Compiling zerocopy-derive v0.7.35 |
| 1201 | 2026-04-01T02:17:02.507Z | Checking toml_write v0.1.2 |
| 1202 | 2026-04-01T02:17:02.781Z | Checking hubpack v0.1.2 |
| 1203 | 2026-04-01T02:17:02.874Z | Checking toml_edit v0.22.27 |
| 1204 | 2026-04-01T02:17:02.960Z | Checking num-rational v0.4.2 |
| 1205 | 2026-04-01T02:17:03.134Z | Checking num-iter v0.1.45 |
| 1206 | 2026-04-01T02:17:03.251Z | Checking crossbeam-deque v0.8.6 |
| 1207 | 2026-04-01T02:17:03.404Z | Compiling num-complex v0.4.6 |
| 1208 | 2026-04-01T02:17:03.494Z | Checking static_assertions v1.1.0 |
| 1209 | 2026-04-01T02:17:03.753Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1210 | 2026-04-01T02:17:03.771Z | Checking num v0.4.3 |
| 1211 | 2026-04-01T02:17:03.915Z | Checking toml v0.8.23 |
| 1212 | 2026-04-01T02:17:04.013Z | Compiling proc-macro-error-attr v1.0.4 |
| 1213 | 2026-04-01T02:17:04.177Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1214 | 2026-04-01T02:17:04.237Z | Compiling heapless v0.8.0 |
| 1215 | 2026-04-01T02:17:04.240Z | Compiling float-ord v0.3.2 |
| 1216 | 2026-04-01T02:17:04.520Z | Compiling ingot-macros v0.1.1 |
| 1217 | 2026-04-01T02:17:04.739Z | Checking hash32 v0.3.1 |
| 1218 | 2026-04-01T02:17:04.756Z | Compiling proc-macro-error v1.0.4 |
| 1219 | 2026-04-01T02:17:04.793Z | Checking bytecount v0.6.9 |
| 1220 | 2026-04-01T02:17:04.866Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1221 | 2026-04-01T02:17:04.900Z | Compiling smoltcp v0.11.0 |
| 1222 | 2026-04-01T02:17:05.256Z | Compiling zerocopy v0.7.35 |
| 1223 | 2026-04-01T02:17:05.569Z | Compiling num_enum_derive v0.7.5 |
| 1224 | 2026-04-01T02:17:06.070Z | Compiling num-derive v0.3.3 |
| 1225 | 2026-04-01T02:17:06.244Z | Checking cobs v0.3.0 |
| 1226 | 2026-04-01T02:17:06.316Z | Compiling scroll_derive v0.12.1 |
| 1227 | 2026-04-01T02:17:06.392Z | Compiling foreign-types-macros v0.2.3 |
| 1228 | 2026-04-01T02:17:06.407Z | Compiling usdt-impl v0.5.0 |
| 1229 | 2026-04-01T02:17:06.587Z | Checking managed v0.8.0 |
| 1230 | 2026-04-01T02:17:06.656Z | Checking bitflags v1.3.2 |
| 1231 | 2026-04-01T02:17:06.732Z | Compiling crucible-workspace-hack v0.1.0 |
| 1232 | 2026-04-01T02:17:06.775Z | Checking foreign-types-shared v0.3.1 |
| 1233 | 2026-04-01T02:17:06.963Z | Checking libscf-sys v1.1.0 |
| 1234 | 2026-04-01T02:17:07.003Z | Checking foreign-types v0.5.0 |
| 1235 | 2026-04-01T02:17:07.006Z | Checking scroll v0.12.0 |
| 1236 | 2026-04-01T02:17:07.081Z | Checking num_enum v0.7.5 |
| 1237 | 2026-04-01T02:17:07.096Z | Checking postcard v1.1.3 |
| 1238 | 2026-04-01T02:17:07.099Z | Compiling dof v0.3.0 |
| 1239 | 2026-04-01T02:17:07.129Z | Checking ingot-types v0.1.2 |
| 1240 | 2026-04-01T02:17:07.376Z | Compiling dtrace-parser v0.2.0 |
| 1241 | 2026-04-01T02:17:07.448Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1242 | 2026-04-01T02:17:07.463Z | Checking camino-tempfile v1.4.1 |
| 1243 | 2026-04-01T02:17:07.466Z | Checking ingot v0.1.1 |
| 1244 | 2026-04-01T02:17:07.466Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1245 | 2026-04-01T02:17:07.637Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1246 | 2026-04-01T02:17:07.853Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1247 | 2026-04-01T02:17:07.974Z | Checking cstr-argument v0.1.2 |
| 1248 | 2026-04-01T02:17:07.991Z | Compiling thread-id v4.2.2 |
| 1249 | 2026-04-01T02:17:08.007Z | Compiling minimal-lexical v0.2.1 |
| 1250 | 2026-04-01T02:17:08.022Z | Compiling heck v0.4.1 |
| 1251 | 2026-04-01T02:17:08.093Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1252 | 2026-04-01T02:17:08.159Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-04-01T02:17:08.216Z | Compiling nom v7.1.3 |
| 1254 | 2026-04-01T02:17:08.244Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1255 | 2026-04-01T02:17:08.260Z | Checking goblin v0.8.2 |
| 1256 | 2026-04-01T02:17:08.275Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1257 | 2026-04-01T02:17:08.462Z | Checking rayon v1.11.0 |
| 1258 | 2026-04-01T02:17:08.603Z | Compiling num_enum_derive v0.5.11 |
| 1259 | 2026-04-01T02:17:08.713Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-04-01T02:17:08.965Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-04-01T02:17:09.461Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-04-01T02:17:09.492Z | Checking tinyvec_macros v0.1.1 |
| 1263 | 2026-04-01T02:17:09.562Z | Compiling convert_case v0.4.0 |
| 1264 | 2026-04-01T02:17:09.595Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1265 | 2026-04-01T02:17:09.770Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1266 | 2026-04-01T02:17:09.794Z | Compiling rustix v0.38.44 |
| 1267 | 2026-04-01T02:17:09.875Z | Checking num_enum v0.5.11 |
| 1268 | 2026-04-01T02:17:09.916Z | Compiling derive_more v0.99.20 |
| 1269 | 2026-04-01T02:17:09.946Z | Checking tinyvec v1.10.0 |
| 1270 | 2026-04-01T02:17:10.238Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1271 | 2026-04-01T02:17:10.286Z | Compiling libz-sys v1.1.22 |
| 1272 | 2026-04-01T02:17:10.290Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1273 | 2026-04-01T02:17:10.510Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1274 | 2026-04-01T02:17:10.661Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1275 | 2026-04-01T02:17:10.922Z | Compiling proc-macro-error2 v2.0.1 |
| 1276 | 2026-04-01T02:17:10.925Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1277 | 2026-04-01T02:17:11.192Z | Compiling usdt-macro v0.5.0 |
| 1278 | 2026-04-01T02:17:11.342Z | Compiling usdt-attr-macro v0.5.0 |
| 1279 | 2026-04-01T02:17:11.363Z | Compiling zone_cfg_derive v0.3.1 |
| 1280 | 2026-04-01T02:17:11.545Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1281 | 2026-04-01T02:17:11.721Z | Checking itertools v0.12.1 |
| 1282 | 2026-04-01T02:17:11.849Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1283 | 2026-04-01T02:17:11.853Z | Compiling num-derive v0.4.2 |
| 1284 | 2026-04-01T02:17:12.015Z | Checking sigpipe v0.1.3 |
| 1285 | 2026-04-01T02:17:12.063Z | Checking memmap v0.7.0 |
| 1286 | 2026-04-01T02:17:12.098Z | Checking glob v0.3.3 |
| 1287 | 2026-04-01T02:17:12.130Z | Checking jiff v0.2.15 |
| 1288 | 2026-04-01T02:17:12.201Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1289 | 2026-04-01T02:17:12.281Z | Checking usdt v0.5.0 |
| 1290 | 2026-04-01T02:17:12.448Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1291 | 2026-04-01T02:17:12.463Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1292 | 2026-04-01T02:17:12.508Z | Compiling tabled_derive v0.11.0 |
| 1293 | 2026-04-01T02:17:12.647Z | Checking papergrid v0.17.0 |
| 1294 | 2026-04-01T02:17:12.694Z | Checking zone v0.3.1 |
| 1295 | 2026-04-01T02:17:12.768Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1296 | 2026-04-01T02:17:12.784Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1297 | 2026-04-01T02:17:12.948Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1298 | 2026-04-01T02:17:13.001Z | Checking testing_table v0.3.0 |
| 1299 | 2026-04-01T02:17:13.038Z | Checking smf v0.2.3 |
| 1300 | 2026-04-01T02:17:13.093Z | Checking secrecy v0.10.3 |
| 1301 | 2026-04-01T02:17:13.214Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1302 | 2026-04-01T02:17:13.262Z | Checking bstr v1.12.0 |
| 1303 | 2026-04-01T02:17:13.442Z | Checking whoami v1.6.1 |
| 1304 | 2026-04-01T02:17:13.500Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1305 | 2026-04-01T02:17:13.586Z | Checking tabled v0.20.0 |
| 1306 | 2026-04-01T02:17:13.617Z | Compiling curve25519-dalek v4.1.3 |
| 1307 | 2026-04-01T02:17:13.651Z | Checking hmac v0.12.1 |
| 1308 | 2026-04-01T02:17:13.716Z | Compiling clang-sys v1.8.1 |
| 1309 | 2026-04-01T02:17:13.785Z | Checking inout v0.1.4 |
| 1310 | 2026-04-01T02:17:13.893Z | Checking ff v0.13.1 |
| 1311 | 2026-04-01T02:17:13.921Z | Compiling enum-as-inner v0.6.1 |
| 1312 | 2026-04-01T02:17:14.018Z | Compiling semver v0.1.20 |
| 1313 | 2026-04-01T02:17:14.086Z | Checking data-encoding v2.9.0 |
| 1314 | 2026-04-01T02:17:14.270Z | Compiling rustc_version v0.1.7 |
| 1315 | 2026-04-01T02:17:14.383Z | Checking group v0.13.0 |
| 1316 | 2026-04-01T02:17:14.402Z | Checking cipher v0.4.4 |
| 1317 | 2026-04-01T02:17:14.486Z | Checking hkdf v0.12.4 |
| 1318 | 2026-04-01T02:17:14.501Z | Checking atomicwrites v0.4.4 |
| 1319 | 2026-04-01T02:17:14.545Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1320 | 2026-04-01T02:17:14.549Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1321 | 2026-04-01T02:17:14.605Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1322 | 2026-04-01T02:17:14.660Z | Checking universal-hash v0.5.1 |
| 1323 | 2026-04-01T02:17:14.676Z | Checking crypto-bigint v0.5.5 |
| 1324 | 2026-04-01T02:17:14.720Z | Checking half v2.7.1 |
| 1325 | 2026-04-01T02:17:14.784Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1326 | 2026-04-01T02:17:14.973Z | Checking base64ct v1.8.0 |
| 1327 | 2026-04-01T02:17:15.210Z | Checking base16ct v0.2.0 |
| 1328 | 2026-04-01T02:17:15.338Z | Checking indent_write v2.2.0 |
| 1329 | 2026-04-01T02:17:15.454Z | Checking ciborium-io v0.2.2 |
| 1330 | 2026-04-01T02:17:15.474Z | Checking opaque-debug v0.3.1 |
| 1331 | 2026-04-01T02:17:15.547Z | Checking poly1305 v0.8.0 |
| 1332 | 2026-04-01T02:17:15.563Z | Checking ciborium-ll v0.2.2 |
| 1333 | 2026-04-01T02:17:15.701Z | Checking elliptic-curve v0.13.8 |
| 1334 | 2026-04-01T02:17:15.717Z | Checking thiserror-no-std v2.0.2 |
| 1335 | 2026-04-01T02:17:15.738Z | Checking password-hash v0.5.0 |
| 1336 | 2026-04-01T02:17:15.775Z | Checking chacha20 v0.9.1 |
| 1337 | 2026-04-01T02:17:15.804Z | Compiling newtype_derive v0.1.6 |
| 1338 | 2026-04-01T02:17:15.947Z | Checking similar v2.7.0 |
| 1339 | 2026-04-01T02:17:15.963Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1340 | 2026-04-01T02:17:15.966Z | Checking blake2 v0.10.6 |
| 1341 | 2026-04-01T02:17:15.997Z | Compiling typify-impl v0.6.1 |
| 1342 | 2026-04-01T02:17:16.026Z | Checking aead v0.5.2 |
| 1343 | 2026-04-01T02:17:16.162Z | Compiling libloading v0.8.9 |
| 1344 | 2026-04-01T02:17:16.187Z | Checking linked-hash-map v0.5.6 |
| 1345 | 2026-04-01T02:17:16.203Z | Checking keccak v0.1.6 |
| 1346 | 2026-04-01T02:17:16.264Z | Compiling owo-colors v4.3.0 |
| 1347 | 2026-04-01T02:17:16.291Z | Checking resolv-conf v0.7.5 |
| 1348 | 2026-04-01T02:17:16.351Z | Compiling bindgen v0.72.1 |
| 1349 | 2026-04-01T02:17:16.351Z | Checking lru-cache v0.1.2 |
| 1350 | 2026-04-01T02:17:16.354Z | Checking sha3 v0.10.8 |
| 1351 | 2026-04-01T02:17:16.488Z | Checking vsss-rs v3.3.4 |
| 1352 | 2026-04-01T02:17:16.555Z | Checking argon2 v0.5.3 |
| 1353 | 2026-04-01T02:17:16.637Z | Checking chacha20poly1305 v0.10.1 |
| 1354 | 2026-04-01T02:17:16.688Z | Checking ciborium v0.2.2 |
| 1355 | 2026-04-01T02:17:16.704Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-04-01T02:17:16.757Z | Checking tokio-dtrace v0.1.1 |
| 1357 | 2026-04-01T02:17:16.839Z | Compiling cexpr v0.6.0 |
| 1358 | 2026-04-01T02:17:16.929Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1359 | 2026-04-01T02:17:17.213Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1360 | 2026-04-01T02:17:17.393Z | Checking serde-big-array v0.5.1 |
| 1361 | 2026-04-01T02:17:17.438Z | Compiling derive-where v1.6.0 |
| 1362 | 2026-04-01T02:17:17.526Z | Compiling serde_repr v0.1.20 |
| 1363 | 2026-04-01T02:17:17.543Z | Checking unicode-segmentation v1.12.0 |
| 1364 | 2026-04-01T02:17:17.854Z | Checking siphasher v1.0.1 |
| 1365 | 2026-04-01T02:17:17.951Z | Checking same-file v1.0.6 |
| 1366 | 2026-04-01T02:17:18.015Z | Checking phf_shared v0.12.1 |
| 1367 | 2026-04-01T02:17:18.072Z | Checking walkdir v2.5.0 |
| 1368 | 2026-04-01T02:17:18.092Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1369 | 2026-04-01T02:17:18.177Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-04-01T02:17:18.232Z | Checking newline-converter v0.3.0 |
| 1371 | 2026-04-01T02:17:18.343Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1372 | 2026-04-01T02:17:18.636Z | Checking oxide-tokio-rt v0.1.2 |
| 1373 | 2026-04-01T02:17:18.785Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1374 | 2026-04-01T02:17:18.982Z | Checking console v0.15.11 |
| 1375 | 2026-04-01T02:17:19.285Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-04-01T02:17:19.350Z | Checking tokio-stream v0.1.17 |
| 1377 | 2026-04-01T02:17:19.354Z | Compiling typify-macro v0.6.1 |
| 1378 | 2026-04-01T02:17:19.500Z | Compiling pin-project-internal v1.1.10 |
| 1379 | 2026-04-01T02:17:19.585Z | Compiling slog-dtrace v0.3.0 |
| 1380 | 2026-04-01T02:17:19.784Z | Checking csv-core v0.1.12 |
| 1381 | 2026-04-01T02:17:19.880Z | Compiling unicode-xid v0.2.6 |
| 1382 | 2026-04-01T02:17:19.969Z | Compiling cancel-safe-futures v0.1.5 |
| 1383 | 2026-04-01T02:17:20.008Z | Compiling chrono-tz v0.10.4 |
| 1384 | 2026-04-01T02:17:20.221Z | Checking swrite v0.1.0 |
| 1385 | 2026-04-01T02:17:20.236Z | Checking unicode-width v0.1.14 |
| 1386 | 2026-04-01T02:17:20.315Z | Checking unicode-linebreak v0.1.5 |
| 1387 | 2026-04-01T02:17:20.331Z | Checking foldhash v0.1.5 |
| 1388 | 2026-04-01T02:17:20.472Z | Checking smawk v0.3.2 |
| 1389 | 2026-04-01T02:17:20.489Z | Checking hashbrown v0.15.5 |
| 1390 | 2026-04-01T02:17:20.531Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1391 | 2026-04-01T02:17:20.583Z | Checking pin-project v1.1.10 |
| 1392 | 2026-04-01T02:17:20.605Z | Checking textwrap v0.16.2 |
| 1393 | 2026-04-01T02:17:20.729Z | Compiling const_format_proc_macros v0.2.34 |
| 1394 | 2026-04-01T02:17:20.828Z | Checking csv v1.3.1 |
| 1395 | 2026-04-01T02:17:20.969Z | Checking qorb v0.4.1 |
| 1396 | 2026-04-01T02:17:21.000Z | Checking expectorate v1.2.0 |
| 1397 | 2026-04-01T02:17:21.134Z | Checking phf v0.12.1 |
| 1398 | 2026-04-01T02:17:21.209Z | Checking unicode-normalization v0.1.24 |
| 1399 | 2026-04-01T02:17:21.280Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-04-01T02:17:21.383Z | Compiling progenitor-macro v0.10.0 |
| 1401 | 2026-04-01T02:17:21.626Z | Checking libsw-core v0.3.2 |
| 1402 | 2026-04-01T02:17:21.770Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1403 | 2026-04-01T02:17:21.786Z | Compiling snafu-derive v0.8.9 |
| 1404 | 2026-04-01T02:17:21.936Z | Compiling async-recursion v1.1.1 |
| 1405 | 2026-04-01T02:17:22.002Z | Compiling cookie v0.18.1 |
| 1406 | 2026-04-01T02:17:22.196Z | Checking fixedbitset v0.5.7 |
| 1407 | 2026-04-01T02:17:22.238Z | Checking fixedbitset v0.4.2 |
| 1408 | 2026-04-01T02:17:22.364Z | Checking highway v1.3.0 |
| 1409 | 2026-04-01T02:17:22.394Z | Compiling moka v0.12.11 |
| 1410 | 2026-04-01T02:17:22.595Z | Checking petgraph v0.8.2 |
| 1411 | 2026-04-01T02:17:22.627Z | Checking petgraph v0.6.5 |
| 1412 | 2026-04-01T02:17:22.823Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1413 | 2026-04-01T02:17:22.987Z | Checking libsw v3.5.0 |
| 1414 | 2026-04-01T02:17:23.161Z | Checking olpc-cjson v0.1.4 |
| 1415 | 2026-04-01T02:17:23.305Z | Checking const_format v0.2.34 |
| 1416 | 2026-04-01T02:17:23.476Z | Checking snafu v0.8.9 |
| 1417 | 2026-04-01T02:17:23.637Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1418 | 2026-04-01T02:17:23.850Z | Compiling typify v0.6.1 |
| 1419 | 2026-04-01T02:17:23.927Z | Checking papergrid v0.11.0 |
| 1420 | 2026-04-01T02:17:23.945Z | Checking globset v0.4.16 |
| 1421 | 2026-04-01T02:17:24.027Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1422 | 2026-04-01T02:17:24.138Z | Checking gethostname v0.5.0 |
| 1423 | 2026-04-01T02:17:24.233Z | Compiling tabled_derive v0.7.0 |
| 1424 | 2026-04-01T02:17:24.294Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-04-01T02:17:24.521Z | Checking reqwest v0.13.2 |
| 1426 | 2026-04-01T02:17:24.837Z | Checking bcs v0.1.6 |
| 1427 | 2026-04-01T02:17:25.069Z | Checking pem v3.0.5 |
| 1428 | 2026-04-01T02:17:25.085Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-04-01T02:17:25.181Z | Checking humantime v2.3.0 |
| 1430 | 2026-04-01T02:17:25.228Z | Checking tagptr v0.2.0 |
| 1431 | 2026-04-01T02:17:25.228Z | Checking termtree v0.5.1 |
| 1432 | 2026-04-01T02:17:25.368Z | Compiling signal-hook v0.3.18 |
| 1433 | 2026-04-01T02:17:25.384Z | Checking linear-map v1.2.0 |
| 1434 | 2026-04-01T02:17:25.384Z | Checking crc8 v0.1.1 |
| 1435 | 2026-04-01T02:17:25.464Z | Checking progenitor v0.10.0 |
| 1436 | 2026-04-01T02:17:25.497Z | Checking typed-path v0.9.3 |
| 1437 | 2026-04-01T02:17:25.554Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-04-01T02:17:25.601Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-04-01T02:17:25.779Z | Checking tabled v0.15.0 |
| 1440 | 2026-04-01T02:17:26.233Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1441 | 2026-04-01T02:17:26.248Z | Checking tough v0.20.0 |
| 1442 | 2026-04-01T02:17:26.395Z | Compiling progenitor-impl v0.13.0 |
| 1443 | 2026-04-01T02:17:26.776Z | Checking steno v0.4.1 |
| 1444 | 2026-04-01T02:17:27.125Z | Checking hickory-proto v0.25.2 |
| 1445 | 2026-04-01T02:17:27.689Z | Checking dropshot-api-manager-types v0.5.2 |
| 1446 | 2026-04-01T02:17:27.726Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1447 | 2026-04-01T02:17:27.825Z | Compiling cargo-platform v0.1.9 |
| 1448 | 2026-04-01T02:17:27.854Z | Compiling vergen v8.3.2 |
| 1449 | 2026-04-01T02:17:28.065Z | Compiling fs-err v3.1.2 |
| 1450 | 2026-04-01T02:17:28.080Z | Compiling crc32fast v1.5.0 |
| 1451 | 2026-04-01T02:17:28.158Z | Compiling cargo_metadata v0.18.1 |
| 1452 | 2026-04-01T02:17:28.420Z | Checking progenitor-client v0.13.0 |
| 1453 | 2026-04-01T02:17:28.441Z | Compiling progenitor-macro v0.13.0 |
| 1454 | 2026-04-01T02:17:28.586Z | Checking sha2 v0.10.9 |
| 1455 | 2026-04-01T02:17:28.638Z | Compiling blake3 v1.8.2 |
| 1456 | 2026-04-01T02:17:28.704Z | Checking hickory-resolver v0.25.2 |
| 1457 | 2026-04-01T02:17:29.011Z | Checking adler2 v2.0.1 |
| 1458 | 2026-04-01T02:17:29.124Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-04-01T02:17:29.460Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1460 | 2026-04-01T02:17:29.476Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1461 | 2026-04-01T02:17:29.708Z | Checking git-stub v1.0.0 |
| 1462 | 2026-04-01T02:17:29.762Z | Checking filetime v0.2.26 |
| 1463 | 2026-04-01T02:17:29.863Z | Compiling curl v0.4.49 |
| 1464 | 2026-04-01T02:17:29.900Z | Checking arrayref v0.3.9 |
| 1465 | 2026-04-01T02:17:29.978Z | Checking constant_time_eq v0.3.1 |
| 1466 | 2026-04-01T02:17:30.072Z | Checking xattr v1.6.1 |
| 1467 | 2026-04-01T02:17:30.109Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1468 | 2026-04-01T02:17:30.206Z | Checking is_ci v1.2.0 |
| 1469 | 2026-04-01T02:17:30.312Z | Checking arrayvec v0.7.6 |
| 1470 | 2026-04-01T02:17:30.359Z | Checking supports-color v3.0.2 |
| 1471 | 2026-04-01T02:17:30.491Z | Checking tar v0.4.45 |
| 1472 | 2026-04-01T02:17:30.815Z | Checking git-stub-vcs v0.1.0 |
| 1473 | 2026-04-01T02:17:30.858Z | Checking flate2 v1.1.2 |
| 1474 | 2026-04-01T02:17:30.999Z | Checking drift v0.1.3 |
| 1475 | 2026-04-01T02:17:31.016Z | Checking toml v0.7.8 |
| 1476 | 2026-04-01T02:17:31.132Z | Checking kstat-rs v0.2.4 |
| 1477 | 2026-04-01T02:17:31.148Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1478 | 2026-04-01T02:17:31.152Z | Checking topological-sort v0.2.2 |
| 1479 | 2026-04-01T02:17:31.250Z | Checking dropshot-api-manager v0.5.2 |
| 1480 | 2026-04-01T02:17:31.326Z | Checking omicron-zone-package v0.12.2 |
| 1481 | 2026-04-01T02:17:31.812Z | Checking signal-hook-tokio v0.3.1 |
| 1482 | 2026-04-01T02:17:31.943Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1483 | 2026-04-01T02:17:32.088Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1484 | 2026-04-01T02:17:32.156Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-04-01T02:17:32.244Z | Checking display-error-chain v0.2.2 |
| 1486 | 2026-04-01T02:17:32.356Z | Checking internet-checksum v0.2.1 |
| 1487 | 2026-04-01T02:17:32.371Z | Checking search_path v0.1.4 |
| 1488 | 2026-04-01T02:17:32.473Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-04-01T02:17:32.505Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-04-01T02:17:32.564Z | Checking progenitor v0.13.0 |
| 1491 | 2026-04-01T02:17:32.688Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1492 | 2026-04-01T02:17:32.859Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1493 | 2026-04-01T02:17:33.022Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1494 | 2026-04-01T02:17:33.228Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1495 | 2026-04-01T02:17:33.432Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-04-01T02:17:33.546Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-04-01T02:17:34.116Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-04-01T02:17:34.240Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-04-01T02:17:34.543Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-04-01T02:17:34.625Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-04-01T02:17:34.647Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-04-01T02:17:34.866Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1503 | 2026-04-01T02:17:35.054Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1504 | 2026-04-01T02:17:35.257Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1505 | 2026-04-01T02:17:35.277Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1506 | 2026-04-01T02:17:35.344Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-04-01T02:17:35.774Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-04-01T02:17:35.920Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1509 | 2026-04-01T02:17:36.629Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1510 | 2026-04-01T02:17:38.042Z | Compiling git2 v0.19.0 |
| 1511 | 2026-04-01T02:17:39.837Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1512 | 2026-04-01T02:17:39.853Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1513 | 2026-04-01T02:17:40.455Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1514 | 2026-04-01T02:17:40.571Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1515 | 2026-04-01T02:17:40.704Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-04-01T02:17:41.180Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1517 | 2026-04-01T02:17:41.312Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-04-01T02:17:41.553Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1519 | 2026-04-01T02:17:52.185Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-04-01T02:17:53.449Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-04-01T02:17:58.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1522 | 2026-04-01T02:17:59.000Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1523 | 2026-04-01T02:17:59.000Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1524 | 2026-04-01T02:17:59.475Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1525 | 2026-04-01T02:17:59.479Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1526 | 2026-04-01T02:17:59.550Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1527 | 2026-04-01T02:17:59.553Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1528 | 2026-04-01T02:18:06.594Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1529 | 2026-04-01T02:18:06.597Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1530 | 2026-04-01T02:18:09.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s |
| 1531 | 2026-04-01T02:18:09.463Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1532 | 2026-04-01T02:18:09.463Z | + cargo clippy --features softnpu -- --deny warnings |
| 1533 | 2026-04-01T02:18:09.762Z | Downloading crates ... |
| 1534 | 2026-04-01T02:18:09.920Z | Downloaded funty v2.0.0 |
| 1535 | 2026-04-01T02:18:09.923Z | Downloaded tap v1.0.1 |
| 1536 | 2026-04-01T02:18:09.928Z | Downloaded wyz v0.5.1 |
| 1537 | 2026-04-01T02:18:09.931Z | Downloaded typeid v1.0.3 |
| 1538 | 2026-04-01T02:18:09.934Z | Downloaded radium v0.7.0 |
| 1539 | 2026-04-01T02:18:09.937Z | Downloaded libloading v0.7.4 |
| 1540 | 2026-04-01T02:18:09.940Z | Downloaded ascii v1.1.0 |
| 1541 | 2026-04-01T02:18:09.944Z | Downloaded serde_arrays v0.1.0 |
| 1542 | 2026-04-01T02:18:09.946Z | Downloaded bitstruct v0.1.1 |
| 1543 | 2026-04-01T02:18:09.946Z | Downloaded bitstruct_derive v0.1.0 |
| 1544 | 2026-04-01T02:18:09.946Z | Downloaded erased-serde v0.4.8 |
| 1545 | 2026-04-01T02:18:09.952Z | Downloaded num-bigint v0.4.6 |
| 1546 | 2026-04-01T02:18:09.964Z | Downloaded bitvec v1.0.1 |
| 1547 | 2026-04-01T02:18:10.090Z | Checking num-integer v0.1.46 |
| 1548 | 2026-04-01T02:18:10.165Z | Checking num-complex v0.4.6 |
| 1549 | 2026-04-01T02:18:10.175Z | Compiling radium v0.7.0 |
| 1550 | 2026-04-01T02:18:10.181Z | Checking tap v1.0.1 |
| 1551 | 2026-04-01T02:18:10.189Z | Checking funty v2.0.0 |
| 1552 | 2026-04-01T02:18:10.194Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1553 | 2026-04-01T02:18:10.197Z | Compiling typeid v1.0.3 |
| 1554 | 2026-04-01T02:18:10.207Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1555 | 2026-04-01T02:18:10.263Z | Checking wyz v0.5.1 |
| 1556 | 2026-04-01T02:18:10.358Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-04-01T02:18:10.368Z | Checking num-bigint v0.4.6 |
| 1558 | 2026-04-01T02:18:10.398Z | Checking num-iter v0.1.45 |
| 1559 | 2026-04-01T02:18:10.448Z | Compiling erased-serde v0.4.8 |
| 1560 | 2026-04-01T02:18:10.458Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1561 | 2026-04-01T02:18:10.485Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-04-01T02:18:10.501Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-04-01T02:18:10.558Z | Compiling bitstruct_derive v0.1.0 |
| 1564 | 2026-04-01T02:18:10.574Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1565 | 2026-04-01T02:18:10.586Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-04-01T02:18:10.624Z | Checking bitvec v1.0.1 |
| 1567 | 2026-04-01T02:18:10.627Z | Checking ascii v1.1.0 |
| 1568 | 2026-04-01T02:18:10.634Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1569 | 2026-04-01T02:18:10.666Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1570 | 2026-04-01T02:18:10.778Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1571 | 2026-04-01T02:18:10.787Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1572 | 2026-04-01T02:18:10.795Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-04-01T02:18:10.805Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1574 | 2026-04-01T02:18:11.086Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1575 | 2026-04-01T02:18:11.101Z | Checking serde_arrays v0.1.0 |
| 1576 | 2026-04-01T02:18:11.182Z | Checking num-rational v0.4.2 |
| 1577 | 2026-04-01T02:18:11.190Z | Checking bitstruct v0.1.1 |
| 1578 | 2026-04-01T02:18:11.200Z | Checking libloading v0.7.4 |
| 1579 | 2026-04-01T02:18:11.210Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1580 | 2026-04-01T02:18:11.438Z | Checking num v0.4.3 |
| 1581 | 2026-04-01T02:18:11.504Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1582 | 2026-04-01T02:18:12.064Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1583 | 2026-04-01T02:18:12.350Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1584 | 2026-04-01T02:18:12.353Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1585 | 2026-04-01T02:18:12.537Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1586 | 2026-04-01T02:18:12.708Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1587 | 2026-04-01T02:18:12.708Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-04-01T02:18:13.151Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-04-01T02:18:13.361Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1590 | 2026-04-01T02:18:13.364Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1591 | 2026-04-01T02:18:13.364Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1592 | 2026-04-01T02:18:13.364Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1593 | 2026-04-01T02:18:13.735Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1594 | 2026-04-01T02:18:14.146Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1595 | 2026-04-01T02:18:14.995Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1596 | 2026-04-01T02:18:15.023Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1597 | 2026-04-01T02:18:18.188Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1598 | 2026-04-01T02:18:19.185Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1599 | 2026-04-01T02:18:19.303Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1600 | 2026-04-01T02:18:25.815Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1601 | 2026-04-01T02:18:27.078Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1602 | 2026-04-01T02:18:27.603Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1603 | 2026-04-01T02:18:32.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s |
| 1604 | 2026-04-01T02:18:32.520Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1605 | 2026-04-01T02:18:32.520Z | + cargo clippy --features chaos -- --deny warnings |
| 1606 | 2026-04-01T02:18:32.997Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1607 | 2026-04-01T02:18:33.001Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1608 | 2026-04-01T02:18:33.001Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1609 | 2026-04-01T02:18:40.114Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1610 | 2026-04-01T02:18:40.117Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1611 | 2026-04-01T02:18:42.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s |
| 1612 | 2026-04-01T02:18:42.699Z | + banner fmt |
| 1613 | 2026-04-01T02:18:42.702Z | |
| 1614 | 2026-04-01T02:18:42.702Z | ###### # # ##### |
| 1615 | 2026-04-01T02:18:42.702Z | # ## ## # |
| 1616 | 2026-04-01T02:18:42.702Z | ##### # ## # # |
| 1617 | 2026-04-01T02:18:42.702Z | # # # # |
| 1618 | 2026-04-01T02:18:42.702Z | # # # # |
| 1619 | 2026-04-01T02:18:42.702Z | # # # # |
| 1620 | 2026-04-01T02:18:42.702Z | |
| 1621 | 2026-04-01T02:18:42.702Z | + cargo fmt -- --check |
| 1622 | 2026-04-01T02:18:43.138Z | + banner test |
| 1623 | 2026-04-01T02:18:43.141Z | |
| 1624 | 2026-04-01T02:18:43.141Z | ##### ###### #### ##### |
| 1625 | 2026-04-01T02:18:43.141Z | # # # # |
| 1626 | 2026-04-01T02:18:43.141Z | # ##### #### # |
| 1627 | 2026-04-01T02:18:43.141Z | # # # # |
| 1628 | 2026-04-01T02:18:43.141Z | # # # # # |
| 1629 | 2026-04-01T02:18:43.141Z | # ###### #### # |
| 1630 | 2026-04-01T02:18:43.141Z | |
| 1631 | 2026-04-01T02:18:43.141Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1632 | 2026-04-01T02:18:43.141Z | + RUST_BACKTRACE=full |
| 1633 | 2026-04-01T02:18:43.141Z | + cargo test --features tofino_stub --no-fail-fast |
| 1634 | 2026-04-01T02:18:43.958Z | Compiling unicode-ident v1.0.24 |
| 1635 | 2026-04-01T02:18:43.958Z | Compiling cfg-if v1.0.3 |
| 1636 | 2026-04-01T02:18:43.962Z | Compiling memchr v2.7.5 |
| 1637 | 2026-04-01T02:18:43.962Z | Compiling serde_core v1.0.228 |
| 1638 | 2026-04-01T02:18:44.074Z | Compiling itoa v1.0.15 |
| 1639 | 2026-04-01T02:18:44.079Z | Compiling libc v0.2.183 |
| 1640 | 2026-04-01T02:18:44.088Z | Compiling zmij v1.0.17 |
| 1641 | 2026-04-01T02:18:44.115Z | Compiling libm v0.2.15 |
| 1642 | 2026-04-01T02:18:44.163Z | Compiling proc-macro2 v1.0.106 |
| 1643 | 2026-04-01T02:18:44.195Z | Compiling heck v0.5.0 |
| 1644 | 2026-04-01T02:18:44.456Z | Compiling equivalent v1.0.2 |
| 1645 | 2026-04-01T02:18:44.546Z | Compiling quote v1.0.45 |
| 1646 | 2026-04-01T02:18:44.563Z | Compiling log v0.4.29 |
| 1647 | 2026-04-01T02:18:44.579Z | Compiling smallvec v1.15.1 |
| 1648 | 2026-04-01T02:18:44.733Z | Compiling syn v2.0.117 |
| 1649 | 2026-04-01T02:18:44.788Z | Compiling iana-time-zone v0.1.64 |
| 1650 | 2026-04-01T02:18:44.830Z | Compiling allocator-api2 v0.2.21 |
| 1651 | 2026-04-01T02:18:44.842Z | Compiling foldhash v0.2.0 |
| 1652 | 2026-04-01T02:18:44.897Z | Compiling dyn-clone v1.0.20 |
| 1653 | 2026-04-01T02:18:45.043Z | Compiling stable_deref_trait v1.2.0 |
| 1654 | 2026-04-01T02:18:45.070Z | Compiling pin-project-lite v0.2.16 |
| 1655 | 2026-04-01T02:18:45.082Z | Compiling fnv v1.0.7 |
| 1656 | 2026-04-01T02:18:45.122Z | Compiling hashbrown v0.16.1 |
| 1657 | 2026-04-01T02:18:45.154Z | Compiling percent-encoding v2.3.2 |
| 1658 | 2026-04-01T02:18:45.173Z | Compiling writeable v0.6.1 |
| 1659 | 2026-04-01T02:18:45.176Z | Compiling litemap v0.8.0 |
| 1660 | 2026-04-01T02:18:45.244Z | Compiling regex-syntax v0.8.6 |
| 1661 | 2026-04-01T02:18:45.351Z | Compiling icu_properties_data v2.0.1 |
| 1662 | 2026-04-01T02:18:45.403Z | Compiling icu_normalizer_data v2.0.0 |
| 1663 | 2026-04-01T02:18:45.480Z | Compiling form_urlencoded v1.2.2 |
| 1664 | 2026-04-01T02:18:45.483Z | Compiling utf8_iter v1.0.4 |
| 1665 | 2026-04-01T02:18:45.504Z | Compiling scopeguard v1.2.0 |
| 1666 | 2026-04-01T02:18:45.612Z | Compiling lock_api v0.4.14 |
| 1667 | 2026-04-01T02:18:45.635Z | Compiling num-traits v0.2.19 |
| 1668 | 2026-04-01T02:18:45.661Z | Compiling getrandom v0.3.3 |
| 1669 | 2026-04-01T02:18:45.716Z | Compiling aho-corasick v1.1.3 |
| 1670 | 2026-04-01T02:18:45.838Z | Compiling semver v1.0.27 |
| 1671 | 2026-04-01T02:18:45.842Z | Compiling serde_json v1.0.149 |
| 1672 | 2026-04-01T02:18:45.887Z | Compiling indexmap v2.13.0 |
| 1673 | 2026-04-01T02:18:46.189Z | Compiling byteorder v1.5.0 |
| 1674 | 2026-04-01T02:18:46.228Z | Compiling ucd-trie v0.1.7 |
| 1675 | 2026-04-01T02:18:46.410Z | Compiling uuid v1.20.0 |
| 1676 | 2026-04-01T02:18:46.508Z | Compiling futures-core v0.3.32 |
| 1677 | 2026-04-01T02:18:46.661Z | Compiling regex-automata v0.4.13 |
| 1678 | 2026-04-01T02:18:46.811Z | Compiling num-conv v0.2.1 |
| 1679 | 2026-04-01T02:18:46.824Z | Compiling time-core v0.1.8 |
| 1680 | 2026-04-01T02:18:46.938Z | Compiling ryu v1.0.20 |
| 1681 | 2026-04-01T02:18:46.963Z | Compiling futures-sink v0.3.32 |
| 1682 | 2026-04-01T02:18:46.974Z | Compiling time-macros v0.2.27 |
| 1683 | 2026-04-01T02:18:47.069Z | Compiling regress v0.10.5 |
| 1684 | 2026-04-01T02:18:47.143Z | Compiling pretty-hex v0.4.1 |
| 1685 | 2026-04-01T02:18:47.285Z | Compiling slab v0.4.11 |
| 1686 | 2026-04-01T02:18:47.464Z | Compiling strsim v0.11.1 |
| 1687 | 2026-04-01T02:18:47.664Z | Compiling synstructure v0.13.2 |
| 1688 | 2026-04-01T02:18:47.752Z | Compiling serde_derive_internals v0.29.1 |
| 1689 | 2026-04-01T02:18:47.871Z | Compiling plain v0.2.3 |
| 1690 | 2026-04-01T02:18:47.990Z | Compiling futures-channel v0.3.32 |
| 1691 | 2026-04-01T02:18:48.079Z | Compiling syn v1.0.109 |
| 1692 | 2026-04-01T02:18:48.099Z | Compiling futures-io v0.3.32 |
| 1693 | 2026-04-01T02:18:48.169Z | Compiling futures-task v0.3.32 |
| 1694 | 2026-04-01T02:18:48.214Z | Compiling socket2 v0.6.0 |
| 1695 | 2026-04-01T02:18:48.338Z | Compiling regex v1.12.3 |
| 1696 | 2026-04-01T02:18:48.496Z | Compiling parking_lot_core v0.9.12 |
| 1697 | 2026-04-01T02:18:48.663Z | Compiling signal-hook-registry v1.4.6 |
| 1698 | 2026-04-01T02:18:48.676Z | Compiling parking_lot v0.12.5 |
| 1699 | 2026-04-01T02:18:48.713Z | Compiling serde_derive v1.0.228 |
| 1700 | 2026-04-01T02:18:48.790Z | Compiling zerofrom-derive v0.1.6 |
| 1701 | 2026-04-01T02:18:48.802Z | Compiling yoke-derive v0.8.0 |
| 1702 | 2026-04-01T02:18:49.054Z | Compiling zerovec-derive v0.11.1 |
| 1703 | 2026-04-01T02:18:49.075Z | Compiling displaydoc v0.2.5 |
| 1704 | 2026-04-01T02:18:49.239Z | Compiling thiserror-impl v2.0.18 |
| 1705 | 2026-04-01T02:18:49.885Z | Compiling schemars_derive v0.8.22 |
| 1706 | 2026-04-01T02:18:49.888Z | Compiling tokio-macros v2.6.0 |
| 1707 | 2026-04-01T02:18:50.016Z | Compiling zerocopy-derive v0.8.27 |
| 1708 | 2026-04-01T02:18:50.194Z | Compiling zeroize_derive v1.4.3 |
| 1709 | 2026-04-01T02:18:50.527Z | Compiling thiserror v2.0.18 |
| 1710 | 2026-04-01T02:18:50.638Z | Compiling futures-macro v0.3.32 |
| 1711 | 2026-04-01T02:18:50.680Z | Compiling zerofrom v0.1.6 |
| 1712 | 2026-04-01T02:18:50.814Z | Compiling yoke v0.8.0 |
| 1713 | 2026-04-01T02:18:50.895Z | Compiling thiserror-impl v1.0.69 |
| 1714 | 2026-04-01T02:18:50.942Z | Compiling tracing-attributes v0.1.30 |
| 1715 | 2026-04-01T02:18:51.004Z | Compiling zerovec v0.11.4 |
| 1716 | 2026-04-01T02:18:51.130Z | Compiling zerotrie v0.2.2 |
| 1717 | 2026-04-01T02:18:51.287Z | Compiling zerocopy v0.8.27 |
| 1718 | 2026-04-01T02:18:51.444Z | Compiling pest v2.8.2 |
| 1719 | 2026-04-01T02:18:51.457Z | Compiling serde v1.0.228 |
| 1720 | 2026-04-01T02:18:51.497Z | Compiling scroll_derive v0.13.1 |
| 1721 | 2026-04-01T02:18:51.864Z | Compiling tinystr v0.8.1 |
| 1722 | 2026-04-01T02:18:51.965Z | Compiling bytes v1.11.1 |
| 1723 | 2026-04-01T02:18:51.976Z | Compiling serde_tokenstream v0.2.3 |
| 1724 | 2026-04-01T02:18:52.073Z | Compiling icu_locale_core v2.0.0 |
| 1725 | 2026-04-01T02:18:52.077Z | Compiling potential_utf v0.1.3 |
| 1726 | 2026-04-01T02:18:52.177Z | Compiling chrono v0.4.44 |
| 1727 | 2026-04-01T02:18:52.250Z | Compiling icu_collections v2.0.0 |
| 1728 | 2026-04-01T02:18:52.337Z | Compiling async-trait v0.1.89 |
| 1729 | 2026-04-01T02:18:52.599Z | Compiling icu_provider v2.0.0 |
| 1730 | 2026-04-01T02:18:52.732Z | Compiling http v1.4.0 |
| 1731 | 2026-04-01T02:18:52.750Z | Compiling pest_meta v2.8.2 |
| 1732 | 2026-04-01T02:18:52.886Z | Compiling icu_properties v2.0.1 |
| 1733 | 2026-04-01T02:18:52.916Z | Compiling icu_normalizer v2.0.0 |
| 1734 | 2026-04-01T02:18:52.932Z | Compiling scroll v0.13.0 |
| 1735 | 2026-04-01T02:18:53.195Z | Compiling schemars v0.8.22 |
| 1736 | 2026-04-01T02:18:53.339Z | Compiling pest_generator v2.8.2 |
| 1737 | 2026-04-01T02:18:53.520Z | Compiling thiserror v1.0.69 |
| 1738 | 2026-04-01T02:18:53.627Z | Compiling goblin v0.10.1 |
| 1739 | 2026-04-01T02:18:53.674Z | Compiling mio v1.0.4 |
| 1740 | 2026-04-01T02:18:53.706Z | Compiling thread-id v5.0.0 |
| 1741 | 2026-04-01T02:18:53.793Z | Compiling idna_adapter v1.2.1 |
| 1742 | 2026-04-01T02:18:53.947Z | Compiling idna v1.1.0 |
| 1743 | 2026-04-01T02:18:54.044Z | Compiling tokio v1.49.0 |
| 1744 | 2026-04-01T02:18:54.056Z | Compiling openapiv3 v2.2.0 |
| 1745 | 2026-04-01T02:18:54.069Z | Compiling pest_derive v2.8.2 |
| 1746 | 2026-04-01T02:18:54.267Z | Compiling url v2.5.7 |
| 1747 | 2026-04-01T02:18:54.303Z | Compiling daft-derive v0.1.4 |
| 1748 | 2026-04-01T02:18:54.320Z | Compiling darling_core v0.21.3 |
| 1749 | 2026-04-01T02:18:54.719Z | Compiling dtrace-parser v0.3.0 |
| 1750 | 2026-04-01T02:18:55.131Z | Compiling typify-impl v0.4.3 |
| 1751 | 2026-04-01T02:18:55.506Z | Compiling serde_yaml v0.9.34+deprecated |
| 1752 | 2026-04-01T02:18:56.459Z | Compiling dof v0.4.0 |
| 1753 | 2026-04-01T02:18:56.487Z | Compiling darling_macro v0.21.3 |
| 1754 | 2026-04-01T02:18:56.577Z | Compiling ppv-lite86 v0.2.21 |
| 1755 | 2026-04-01T02:18:56.701Z | Compiling bitflags v2.9.4 |
| 1756 | 2026-04-01T02:18:56.777Z | Compiling openssl-macros v0.1.1 |
| 1757 | 2026-04-01T02:18:56.897Z | Compiling getrandom v0.2.16 |
| 1758 | 2026-04-01T02:18:56.944Z | Compiling usdt-impl v0.6.0 |
| 1759 | 2026-04-01T02:18:57.070Z | Compiling darling v0.21.3 |
| 1760 | 2026-04-01T02:18:57.087Z | Compiling base64 v0.22.1 |
| 1761 | 2026-04-01T02:18:57.158Z | Compiling http-body v1.0.1 |
| 1762 | 2026-04-01T02:18:57.261Z | Compiling erased-serde v0.3.31 |
| 1763 | 2026-04-01T02:18:57.316Z | Compiling typenum v1.18.0 |
| 1764 | 2026-04-01T02:18:57.438Z | Compiling portable-atomic v1.11.1 |
| 1765 | 2026-04-01T02:18:57.554Z | Compiling ipnet v2.11.0 |
| 1766 | 2026-04-01T02:18:57.645Z | Compiling atomic-waker v1.1.2 |
| 1767 | 2026-04-01T02:18:57.761Z | Compiling anyhow v1.0.102 |
| 1768 | 2026-04-01T02:18:57.774Z | Compiling httparse v1.10.1 |
| 1769 | 2026-04-01T02:18:57.848Z | Compiling critical-section v1.2.0 |
| 1770 | 2026-04-01T02:18:57.962Z | Compiling tower-service v0.3.3 |
| 1771 | 2026-04-01T02:18:57.962Z | Compiling tower-layer v0.3.3 |
| 1772 | 2026-04-01T02:18:58.063Z | Compiling untrusted v0.9.0 |
| 1773 | 2026-04-01T02:18:58.082Z | Compiling once_cell v1.21.3 |
| 1774 | 2026-04-01T02:18:58.134Z | Compiling zeroize v1.8.1 |
| 1775 | 2026-04-01T02:18:58.186Z | Compiling try-lock v0.2.5 |
| 1776 | 2026-04-01T02:18:58.318Z | Compiling want v0.3.1 |
| 1777 | 2026-04-01T02:18:58.405Z | Compiling usdt-macro v0.6.0 |
| 1778 | 2026-04-01T02:18:58.482Z | Compiling usdt-attr-macro v0.6.0 |
| 1779 | 2026-04-01T02:18:58.598Z | Compiling pin-utils v0.1.0 |
| 1780 | 2026-04-01T02:18:58.651Z | Compiling httpdate v1.0.3 |
| 1781 | 2026-04-01T02:18:58.707Z | Compiling structmeta-derive v0.3.0 |
| 1782 | 2026-04-01T02:18:59.328Z | Compiling newtype-uuid-macros v0.1.0 |
| 1783 | 2026-04-01T02:18:59.498Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-04-01T02:18:59.857Z | Compiling structmeta v0.3.0 |
| 1785 | 2026-04-01T02:19:00.078Z | Compiling async-stream-impl v0.3.6 |
| 1786 | 2026-04-01T02:19:00.218Z | Compiling powerfmt v0.2.0 |
| 1787 | 2026-04-01T02:19:00.429Z | Compiling deranged v0.5.3 |
| 1788 | 2026-04-01T02:19:00.484Z | Compiling num_threads v0.1.7 |
| 1789 | 2026-04-01T02:19:00.507Z | Compiling omicron-workspace-hack v0.1.0 |
| 1790 | 2026-04-01T02:19:00.582Z | Compiling dropshot_endpoint v0.16.7 |
| 1791 | 2026-04-01T02:19:00.595Z | Compiling http-body-util v0.1.3 |
| 1792 | 2026-04-01T02:19:00.632Z | Compiling ref-cast-impl v1.0.25 |
| 1793 | 2026-04-01T02:19:00.738Z | Compiling derive-ex v0.1.8 |
| 1794 | 2026-04-01T02:19:00.836Z | Compiling serde_urlencoded v0.7.1 |
| 1795 | 2026-04-01T02:19:01.183Z | Compiling strum_macros v0.27.2 |
| 1796 | 2026-04-01T02:19:01.261Z | Compiling sync_wrapper v1.0.2 |
| 1797 | 2026-04-01T02:19:01.344Z | Compiling serde_with_macros v3.14.1 |
| 1798 | 2026-04-01T02:19:01.356Z | Compiling typify-macro v0.4.3 |
| 1799 | 2026-04-01T02:19:01.368Z | Compiling subtle v2.6.1 |
| 1800 | 2026-04-01T02:19:01.536Z | Compiling iri-string v0.7.8 |
| 1801 | 2026-04-01T02:19:02.236Z | Compiling rand_core v0.6.4 |
| 1802 | 2026-04-01T02:19:02.313Z | Compiling futures-util v0.3.32 |
| 1803 | 2026-04-01T02:19:02.317Z | Compiling test-strategy v0.4.3 |
| 1804 | 2026-04-01T02:19:02.465Z | Compiling thread_local v1.1.9 |
| 1805 | 2026-04-01T02:19:02.730Z | Compiling match_cfg v0.1.0 |
| 1806 | 2026-04-01T02:19:02.805Z | Compiling parse-display-derive v0.10.0 |
| 1807 | 2026-04-01T02:19:02.878Z | Compiling tracing-core v0.1.34 |
| 1808 | 2026-04-01T02:19:03.005Z | Compiling toml_datetime v0.6.11 |
| 1809 | 2026-04-01T02:19:03.160Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1810 | 2026-04-01T02:19:03.286Z | Compiling take_mut v0.2.2 |
| 1811 | 2026-04-01T02:19:03.398Z | Compiling term v1.2.0 |
| 1812 | 2026-04-01T02:19:03.401Z | Compiling typify v0.4.3 |
| 1813 | 2026-04-01T02:19:03.503Z | Compiling progenitor-impl v0.11.1 |
| 1814 | 2026-04-01T02:19:03.615Z | Compiling tracing v0.1.41 |
| 1815 | 2026-04-01T02:19:03.921Z | Compiling clap_derive v4.6.0 |
| 1816 | 2026-04-01T02:19:03.933Z | Compiling camino v1.2.2 |
| 1817 | 2026-04-01T02:19:04.213Z | Compiling cpufeatures v0.2.17 |
| 1818 | 2026-04-01T02:19:04.344Z | Compiling fastrand v2.3.0 |
| 1819 | 2026-04-01T02:19:04.438Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1820 | 2026-04-01T02:19:04.500Z | Compiling encoding_rs v0.8.35 |
| 1821 | 2026-04-01T02:19:04.616Z | Compiling unicode-width v0.2.1 |
| 1822 | 2026-04-01T02:19:04.666Z | Compiling mime v0.3.17 |
| 1823 | 2026-04-01T02:19:05.029Z | Compiling errno v0.3.14 |
| 1824 | 2026-04-01T02:19:05.182Z | Compiling generic-array v0.14.7 |
| 1825 | 2026-04-01T02:19:05.681Z | Compiling hex v0.4.3 |
| 1826 | 2026-04-01T02:19:05.745Z | Compiling ipnetwork v0.21.1 |
| 1827 | 2026-04-01T02:19:05.949Z | Compiling crossbeam-utils v0.8.21 |
| 1828 | 2026-04-01T02:19:06.201Z | Compiling rustix v1.1.2 |
| 1829 | 2026-04-01T02:19:06.256Z | Compiling tokio-util v0.7.16 |
| 1830 | 2026-04-01T02:19:06.278Z | Compiling slog v2.8.2 |
| 1831 | 2026-04-01T02:19:06.360Z | Compiling winnow v0.7.14 |
| 1832 | 2026-04-01T02:19:06.557Z | Compiling crypto-common v0.1.6 |
| 1833 | 2026-04-01T02:19:06.695Z | Compiling rand_core v0.9.3 |
| 1834 | 2026-04-01T02:19:06.698Z | Compiling oxnet v0.1.4 |
| 1835 | 2026-04-01T02:19:06.916Z | Compiling h2 v0.4.12 |
| 1836 | 2026-04-01T02:19:06.957Z | Compiling itertools v0.14.0 |
| 1837 | 2026-04-01T02:19:07.042Z | Compiling progenitor-macro v0.11.1 |
| 1838 | 2026-04-01T02:19:07.420Z | Compiling rand_chacha v0.9.0 |
| 1839 | 2026-04-01T02:19:07.462Z | Compiling socket2 v0.5.10 |
| 1840 | 2026-04-01T02:19:07.899Z | Compiling rand v0.9.2 |
| 1841 | 2026-04-01T02:19:07.914Z | Compiling rustls-pki-types v1.12.0 |
| 1842 | 2026-04-01T02:19:08.388Z | Compiling spin v0.9.8 |
| 1843 | 2026-04-01T02:19:08.499Z | Compiling debug-ignore v1.0.5 |
| 1844 | 2026-04-01T02:19:08.511Z | Compiling quick-error v1.2.3 |
| 1845 | 2026-04-01T02:19:08.620Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1846 | 2026-04-01T02:19:08.659Z | Compiling tabwriter v1.4.1 |
| 1847 | 2026-04-01T02:19:08.716Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1848 | 2026-04-01T02:19:08.904Z | Compiling serde_spanned v1.0.4 |
| 1849 | 2026-04-01T02:19:09.022Z | Compiling hyper v1.8.1 |
| 1850 | 2026-04-01T02:19:09.063Z | Compiling bit-vec v0.8.0 |
| 1851 | 2026-04-01T02:19:09.304Z | Compiling colored v3.0.0 |
| 1852 | 2026-04-01T02:19:09.497Z | Compiling lazy_static v1.5.0 |
| 1853 | 2026-04-01T02:19:09.603Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1854 | 2026-04-01T02:19:09.648Z | Compiling bit-set v0.8.0 |
| 1855 | 2026-04-01T02:19:09.697Z | Compiling time v0.3.47 |
| 1856 | 2026-04-01T02:19:09.712Z | Compiling strum v0.26.3 |
| 1857 | 2026-04-01T02:19:09.812Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1858 | 2026-04-01T02:19:09.827Z | Compiling async-stream v0.3.6 |
| 1859 | 2026-04-01T02:19:09.842Z | Compiling ring v0.17.14 |
| 1860 | 2026-04-01T02:19:10.002Z | Compiling waitgroup v0.1.2 |
| 1861 | 2026-04-01T02:19:10.042Z | Compiling serde_path_to_error v0.1.20 |
| 1862 | 2026-04-01T02:19:10.144Z | Compiling hyper-util v0.1.19 |
| 1863 | 2026-04-01T02:19:10.406Z | Compiling unarray v0.1.4 |
| 1864 | 2026-04-01T02:19:10.522Z | Compiling anstyle v1.0.14 |
| 1865 | 2026-04-01T02:19:10.757Z | Compiling crossbeam-channel v0.5.15 |
| 1866 | 2026-04-01T02:19:10.808Z | Compiling block-buffer v0.10.4 |
| 1867 | 2026-04-01T02:19:10.844Z | Compiling macaddr v1.0.1 |
| 1868 | 2026-04-01T02:19:10.961Z | Compiling utf8parse v0.2.2 |
| 1869 | 2026-04-01T02:19:11.072Z | Compiling anstyle-parse v1.0.0 |
| 1870 | 2026-04-01T02:19:11.085Z | Compiling digest v0.10.7 |
| 1871 | 2026-04-01T02:19:11.270Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1872 | 2026-04-01T02:19:11.307Z | Compiling ref-cast v1.0.25 |
| 1873 | 2026-04-01T02:19:11.353Z | Compiling colorchoice v1.0.4 |
| 1874 | 2026-04-01T02:19:11.407Z | Compiling anstyle-query v1.1.4 |
| 1875 | 2026-04-01T02:19:11.407Z | Compiling is_terminal_polyfill v1.70.1 |
| 1876 | 2026-04-01T02:19:11.437Z | Compiling strum v0.27.2 |
| 1877 | 2026-04-01T02:19:11.449Z | Compiling is-terminal v0.4.16 |
| 1878 | 2026-04-01T02:19:11.508Z | Compiling anstream v1.0.0 |
| 1879 | 2026-04-01T02:19:11.689Z | Compiling clap_lex v1.1.0 |
| 1880 | 2026-04-01T02:19:11.729Z | Compiling slog-term v2.9.2 |
| 1881 | 2026-04-01T02:19:11.831Z | Compiling slog-async v2.8.0 |
| 1882 | 2026-04-01T02:19:11.869Z | Compiling slog-json v2.6.1 |
| 1883 | 2026-04-01T02:19:11.882Z | Compiling tower v0.5.2 |
| 1884 | 2026-04-01T02:19:11.938Z | Compiling hostname v0.3.1 |
| 1885 | 2026-04-01T02:19:12.080Z | Compiling slog-bunyan v2.5.0 |
| 1886 | 2026-04-01T02:19:12.361Z | Compiling tower-http v0.6.8 |
| 1887 | 2026-04-01T02:19:12.372Z | Compiling futures-executor v0.3.32 |
| 1888 | 2026-04-01T02:19:12.444Z | Compiling instant v0.1.13 |
| 1889 | 2026-04-01T02:19:12.554Z | Compiling futures v0.3.32 |
| 1890 | 2026-04-01T02:19:12.637Z | Compiling openssl-sys v0.9.112 |
| 1891 | 2026-04-01T02:19:12.795Z | Compiling aws-lc-sys v0.39.1 |
| 1892 | 2026-04-01T02:19:13.360Z | Compiling memmap2 v0.9.8 |
| 1893 | 2026-04-01T02:19:13.463Z | Compiling untrusted v0.7.1 |
| 1894 | 2026-04-01T02:19:13.504Z | Compiling foreign-types-shared v0.1.1 |
| 1895 | 2026-04-01T02:19:13.576Z | Compiling aws-lc-rs v1.16.2 |
| 1896 | 2026-04-01T02:19:13.588Z | Compiling foreign-types v0.3.2 |
| 1897 | 2026-04-01T02:19:13.657Z | Compiling tempfile v3.23.0 |
| 1898 | 2026-04-01T02:19:14.078Z | Compiling openssl-probe v0.1.6 |
| 1899 | 2026-04-01T02:19:14.345Z | Compiling openssl v0.10.76 |
| 1900 | 2026-04-01T02:19:14.557Z | Compiling rustls-webpki v0.103.6 |
| 1901 | 2026-04-01T02:19:15.108Z | Compiling rustls v0.23.32 |
| 1902 | 2026-04-01T02:19:15.568Z | Compiling either v1.15.0 |
| 1903 | 2026-04-01T02:19:15.631Z | Compiling usdt v0.6.0 |
| 1904 | 2026-04-01T02:19:15.779Z | Compiling webpki-roots v1.0.2 |
| 1905 | 2026-04-01T02:19:15.903Z | Compiling newtype-uuid v1.3.2 |
| 1906 | 2026-04-01T02:19:16.633Z | Compiling native-tls v0.2.14 |
| 1907 | 2026-04-01T02:19:16.856Z | Compiling tokio-native-tls v0.3.1 |
| 1908 | 2026-04-01T02:19:17.027Z | Compiling hyper-tls v0.6.0 |
| 1909 | 2026-04-01T02:19:17.465Z | Compiling daft v0.1.4 |
| 1910 | 2026-04-01T02:19:17.732Z | Compiling rustls-webpki v0.102.8 |
| 1911 | 2026-04-01T02:19:18.089Z | Compiling tokio-rustls v0.26.3 |
| 1912 | 2026-04-01T02:19:18.283Z | Compiling rustls v0.22.4 |
| 1913 | 2026-04-01T02:19:18.359Z | Compiling hyper-rustls v0.27.7 |
| 1914 | 2026-04-01T02:19:18.605Z | Compiling reqwest v0.12.23 |
| 1915 | 2026-04-01T02:19:20.562Z | Compiling tokio-rustls v0.25.0 |
| 1916 | 2026-04-01T02:19:20.745Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1917 | 2026-04-01T02:19:20.935Z | Compiling sha1 v0.10.6 |
| 1918 | 2026-04-01T02:19:21.172Z | Compiling multer v3.1.0 |
| 1919 | 2026-04-01T02:19:21.311Z | Compiling rustls-pemfile v2.2.0 |
| 1920 | 2026-04-01T02:19:21.477Z | Compiling terminal_size v0.4.3 |
| 1921 | 2026-04-01T02:19:21.625Z | Compiling rand_chacha v0.3.1 |
| 1922 | 2026-04-01T02:19:21.801Z | Compiling wait-timeout v0.2.1 |
| 1923 | 2026-04-01T02:19:21.931Z | Compiling hostname v0.4.2 |
| 1924 | 2026-04-01T02:19:22.283Z | Compiling dropshot v0.16.7 |
| 1925 | 2026-04-01T02:19:22.327Z | Compiling rusty-fork v0.3.0 |
| 1926 | 2026-04-01T02:19:22.400Z | Compiling rand v0.8.5 |
| 1927 | 2026-04-01T02:19:23.047Z | Compiling rand_xorshift v0.4.0 |
| 1928 | 2026-04-01T02:19:23.853Z | Compiling proptest v1.8.0 |
| 1929 | 2026-04-01T02:19:24.679Z | Compiling clap_builder v4.6.0 |
| 1930 | 2026-04-01T02:19:25.529Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-04-01T02:19:25.973Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1932 | 2026-04-01T02:19:26.502Z | Compiling clap v4.6.0 |
| 1933 | 2026-04-01T02:19:27.353Z | Compiling serde_spanned v0.6.9 |
| 1934 | 2026-04-01T02:19:27.466Z | Compiling winnow v0.5.40 |
| 1935 | 2026-04-01T02:19:28.062Z | Compiling progenitor-client v0.10.0 |
| 1936 | 2026-04-01T02:19:28.169Z | Compiling progenitor-client v0.11.1 |
| 1937 | 2026-04-01T02:19:28.297Z | Compiling prettyplease v0.2.37 |
| 1938 | 2026-04-01T02:19:28.326Z | Compiling serde_with v3.14.1 |
| 1939 | 2026-04-01T02:19:28.560Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1940 | 2026-04-01T02:19:28.898Z | Compiling rustc-hash v2.1.1 |
| 1941 | 2026-04-01T02:19:29.021Z | Compiling iddqd v0.3.17 |
| 1942 | 2026-04-01T02:19:29.203Z | Compiling progenitor v0.11.1 |
| 1943 | 2026-04-01T02:19:29.348Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1944 | 2026-04-01T02:19:29.991Z | Compiling backoff v0.4.0 |
| 1945 | 2026-04-01T02:19:30.206Z | Compiling parse-display v0.10.0 |
| 1946 | 2026-04-01T02:19:30.245Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1947 | 2026-04-01T02:19:30.405Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1948 | 2026-04-01T02:19:32.256Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1949 | 2026-04-01T02:19:32.288Z | Compiling num-derive v0.3.3 |
| 1950 | 2026-04-01T02:19:33.479Z | Compiling toml_write v0.1.2 |
| 1951 | 2026-04-01T02:19:33.628Z | Compiling toml_edit v0.22.27 |
| 1952 | 2026-04-01T02:19:35.263Z | Compiling toml_edit v0.19.15 |
| 1953 | 2026-04-01T02:19:35.705Z | Compiling num-integer v0.1.46 |
| 1954 | 2026-04-01T02:19:35.776Z | Compiling float-ord v0.3.2 |
| 1955 | 2026-04-01T02:19:36.031Z | Compiling toml v0.8.23 |
| 1956 | 2026-04-01T02:19:36.386Z | Compiling proc-macro-crate v1.3.1 |
| 1957 | 2026-04-01T02:19:37.904Z | Compiling num-iter v0.1.45 |
| 1958 | 2026-04-01T02:19:38.053Z | Compiling num-rational v0.4.2 |
| 1959 | 2026-04-01T02:19:38.761Z | Compiling num-complex v0.4.6 |
| 1960 | 2026-04-01T02:19:39.783Z | Compiling num v0.4.3 |
| 1961 | 2026-04-01T02:19:42.876Z | Compiling zerocopy-derive v0.7.35 |
| 1962 | 2026-04-01T02:19:43.445Z | Compiling ingot-macros v0.1.1 |
| 1963 | 2026-04-01T02:19:43.457Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-04-01T02:19:43.736Z | Compiling scroll_derive v0.12.1 |
| 1965 | 2026-04-01T02:19:44.238Z | Compiling zerocopy v0.7.35 |
| 1966 | 2026-04-01T02:19:44.467Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-04-01T02:19:44.903Z | Compiling num_enum_derive v0.7.5 |
| 1968 | 2026-04-01T02:19:45.090Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1969 | 2026-04-01T02:19:46.309Z | Compiling memoffset v0.9.1 |
| 1970 | 2026-04-01T02:19:46.568Z | Compiling foreign-types-macros v0.2.3 |
| 1971 | 2026-04-01T02:19:46.771Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1972 | 2026-04-01T02:19:48.278Z | Compiling nix v0.30.1 |
| 1973 | 2026-04-01T02:19:48.424Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1974 | 2026-04-01T02:19:48.706Z | Compiling libscf-sys v1.1.0 |
| 1975 | 2026-04-01T02:19:49.464Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1976 | 2026-04-01T02:19:49.476Z | Compiling glob v0.3.3 |
| 1977 | 2026-04-01T02:19:49.567Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1978 | 2026-04-01T02:19:49.723Z | Compiling proc-macro-error-attr v1.0.4 |
| 1979 | 2026-04-01T02:19:49.948Z | Compiling proc-macro-error2 v2.0.1 |
| 1980 | 2026-04-01T02:19:50.108Z | Compiling dtrace-parser v0.2.0 |
| 1981 | 2026-04-01T02:19:50.120Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1982 | 2026-04-01T02:19:50.170Z | Compiling proc-macro-error v1.0.4 |
| 1983 | 2026-04-01T02:19:50.209Z | Compiling tabled_derive v0.11.0 |
| 1984 | 2026-04-01T02:19:50.590Z | Compiling dof v0.3.0 |
| 1985 | 2026-04-01T02:19:50.630Z | Compiling num_enum_derive v0.5.11 |
| 1986 | 2026-04-01T02:19:50.953Z | Compiling hubpack v0.1.2 |
| 1987 | 2026-04-01T02:19:51.083Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1988 | 2026-04-01T02:19:51.177Z | Compiling thread-id v4.2.2 |
| 1989 | 2026-04-01T02:19:51.335Z | Compiling static_assertions v1.1.0 |
| 1990 | 2026-04-01T02:19:51.535Z | Compiling usdt-impl v0.5.0 |
| 1991 | 2026-04-01T02:19:52.325Z | Compiling derive_more v0.99.20 |
| 1992 | 2026-04-01T02:19:53.615Z | Compiling minimal-lexical v0.2.1 |
| 1993 | 2026-04-01T02:19:53.834Z | Compiling bytecount v0.6.9 |
| 1994 | 2026-04-01T02:19:53.884Z | Compiling nom v7.1.3 |
| 1995 | 2026-04-01T02:19:54.583Z | Compiling usdt-macro v0.5.0 |
| 1996 | 2026-04-01T02:19:54.924Z | Compiling usdt-attr-macro v0.5.0 |
| 1997 | 2026-04-01T02:19:55.399Z | Compiling zone_cfg_derive v0.3.1 |
| 1998 | 2026-04-01T02:19:55.503Z | Compiling num-derive v0.4.2 |
| 1999 | 2026-04-01T02:19:55.765Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2000 | 2026-04-01T02:19:55.909Z | Compiling rustc_version v0.4.1 |
| 2001 | 2026-04-01T02:19:56.152Z | Compiling crossbeam-epoch v0.9.18 |
| 2002 | 2026-04-01T02:19:56.191Z | Compiling papergrid v0.17.0 |
| 2003 | 2026-04-01T02:19:56.488Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2004 | 2026-04-01T02:19:56.500Z | Compiling testing_table v0.3.0 |
| 2005 | 2026-04-01T02:19:56.667Z | Compiling enum-as-inner v0.6.1 |
| 2006 | 2026-04-01T02:19:56.750Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2007 | 2026-04-01T02:19:56.786Z | Compiling curve25519-dalek v4.1.3 |
| 2008 | 2026-04-01T02:19:57.023Z | Compiling crossbeam-deque v0.8.6 |
| 2009 | 2026-04-01T02:19:57.159Z | Compiling tabled v0.20.0 |
| 2010 | 2026-04-01T02:19:57.343Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2011 | 2026-04-01T02:19:57.459Z | Compiling typify-impl v0.6.1 |
| 2012 | 2026-04-01T02:19:57.753Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2013 | 2026-04-01T02:19:57.961Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2014 | 2026-04-01T02:19:58.433Z | Compiling rayon-core v1.13.0 |
| 2015 | 2026-04-01T02:19:58.671Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2016 | 2026-04-01T02:19:58.866Z | Compiling clang-sys v1.8.1 |
| 2017 | 2026-04-01T02:19:58.956Z | Compiling scroll v0.12.0 |
| 2018 | 2026-04-01T02:19:59.233Z | Compiling hash32 v0.3.1 |
| 2019 | 2026-04-01T02:19:59.274Z | Compiling goblin v0.8.2 |
| 2020 | 2026-04-01T02:19:59.393Z | Compiling heapless v0.8.0 |
| 2021 | 2026-04-01T02:19:59.445Z | Compiling ingot-types v0.1.2 |
| 2022 | 2026-04-01T02:19:59.905Z | Compiling cobs v0.3.0 |
| 2023 | 2026-04-01T02:19:59.918Z | Compiling libloading v0.8.9 |
| 2024 | 2026-04-01T02:19:59.930Z | Compiling foreign-types-shared v0.3.1 |
| 2025 | 2026-04-01T02:20:00.026Z | Compiling managed v0.8.0 |
| 2026 | 2026-04-01T02:20:00.039Z | Compiling bitflags v1.3.2 |
| 2027 | 2026-04-01T02:20:00.108Z | Compiling bindgen v0.72.1 |
| 2028 | 2026-04-01T02:20:00.121Z | Compiling postcard v1.1.3 |
| 2029 | 2026-04-01T02:20:00.142Z | Compiling foreign-types v0.5.0 |
| 2030 | 2026-04-01T02:20:00.223Z | Compiling smoltcp v0.11.0 |
| 2031 | 2026-04-01T02:20:00.244Z | Compiling ingot v0.1.1 |
| 2032 | 2026-04-01T02:20:00.458Z | Compiling cexpr v0.6.0 |
| 2033 | 2026-04-01T02:20:00.994Z | Compiling num_enum v0.7.5 |
| 2034 | 2026-04-01T02:20:01.118Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2035 | 2026-04-01T02:20:01.241Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2036 | 2026-04-01T02:20:01.299Z | Compiling camino-tempfile v1.4.1 |
| 2037 | 2026-04-01T02:20:01.550Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2038 | 2026-04-01T02:20:01.564Z | Compiling serde_repr v0.1.20 |
| 2039 | 2026-04-01T02:20:01.857Z | Compiling derive-where v1.6.0 |
| 2040 | 2026-04-01T02:20:02.174Z | Compiling cstr-argument v0.1.2 |
| 2041 | 2026-04-01T02:20:02.352Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2042 | 2026-04-01T02:20:02.692Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2043 | 2026-04-01T02:20:03.404Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2044 | 2026-04-01T02:20:03.592Z | Compiling rayon v1.11.0 |
| 2045 | 2026-04-01T02:20:03.723Z | Compiling typify-macro v0.6.1 |
| 2046 | 2026-04-01T02:20:03.855Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2047 | 2026-04-01T02:20:03.980Z | Compiling crucible-workspace-hack v0.1.0 |
| 2048 | 2026-04-01T02:20:04.626Z | Compiling memmap v0.7.0 |
| 2049 | 2026-04-01T02:20:04.726Z | Compiling tinyvec_macros v0.1.1 |
| 2050 | 2026-04-01T02:20:04.843Z | Compiling tinyvec v1.10.0 |
| 2051 | 2026-04-01T02:20:04.985Z | Compiling usdt v0.5.0 |
| 2052 | 2026-04-01T02:20:05.038Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2053 | 2026-04-01T02:20:05.266Z | Compiling num_enum v0.5.11 |
| 2054 | 2026-04-01T02:20:05.547Z | Compiling pin-project-internal v1.1.10 |
| 2055 | 2026-04-01T02:20:05.825Z | Compiling typify v0.6.1 |
| 2056 | 2026-04-01T02:20:06.399Z | Compiling progenitor-impl v0.13.0 |
| 2057 | 2026-04-01T02:20:06.699Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2058 | 2026-04-01T02:20:06.734Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2059 | 2026-04-01T02:20:07.052Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2060 | 2026-04-01T02:20:07.171Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2061 | 2026-04-01T02:20:07.313Z | Compiling rustix v0.38.44 |
| 2062 | 2026-04-01T02:20:07.760Z | Compiling itertools v0.12.1 |
| 2063 | 2026-04-01T02:20:07.794Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2064 | 2026-04-01T02:20:07.933Z | Compiling progenitor-impl v0.10.0 |
| 2065 | 2026-04-01T02:20:08.184Z | Compiling sigpipe v0.1.3 |
| 2066 | 2026-04-01T02:20:08.197Z | Compiling jiff v0.2.15 |
| 2067 | 2026-04-01T02:20:08.332Z | Compiling const_format_proc_macros v0.2.34 |
| 2068 | 2026-04-01T02:20:08.502Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2069 | 2026-04-01T02:20:08.631Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2070 | 2026-04-01T02:20:08.973Z | Compiling zone v0.3.1 |
| 2071 | 2026-04-01T02:20:09.617Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2072 | 2026-04-01T02:20:09.769Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2073 | 2026-04-01T02:20:09.911Z | Compiling progenitor-macro v0.13.0 |
| 2074 | 2026-04-01T02:20:10.374Z | Compiling secrecy v0.10.3 |
| 2075 | 2026-04-01T02:20:10.429Z | Compiling smf v0.2.3 |
| 2076 | 2026-04-01T02:20:10.538Z | Compiling snafu-derive v0.8.9 |
| 2077 | 2026-04-01T02:20:10.909Z | Compiling async-recursion v1.1.1 |
| 2078 | 2026-04-01T02:20:11.106Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2079 | 2026-04-01T02:20:11.134Z | Compiling bstr v1.12.0 |
| 2080 | 2026-04-01T02:20:11.450Z | Compiling progenitor-macro v0.10.0 |
| 2081 | 2026-04-01T02:20:11.630Z | Compiling whoami v1.6.1 |
| 2082 | 2026-04-01T02:20:11.820Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2083 | 2026-04-01T02:20:13.289Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2084 | 2026-04-01T02:20:13.483Z | Compiling hmac v0.12.1 |
| 2085 | 2026-04-01T02:20:13.867Z | Compiling inout v0.1.4 |
| 2086 | 2026-04-01T02:20:13.993Z | Compiling ff v0.13.1 |
| 2087 | 2026-04-01T02:20:14.021Z | Compiling data-encoding v2.9.0 |
| 2088 | 2026-04-01T02:20:14.441Z | Compiling crc8 v0.1.1 |
| 2089 | 2026-04-01T02:20:14.888Z | Compiling group v0.13.0 |
| 2090 | 2026-04-01T02:20:14.959Z | Compiling cipher v0.4.4 |
| 2091 | 2026-04-01T02:20:15.007Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2092 | 2026-04-01T02:20:15.085Z | Compiling hkdf v0.12.4 |
| 2093 | 2026-04-01T02:20:15.189Z | Compiling atomicwrites v0.4.4 |
| 2094 | 2026-04-01T02:20:15.240Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2095 | 2026-04-01T02:20:15.520Z | Compiling tokio-dtrace v0.1.1 |
| 2096 | 2026-04-01T02:20:15.701Z | Compiling tabled_derive v0.7.0 |
| 2097 | 2026-04-01T02:20:16.254Z | Compiling reqwest v0.13.2 |
| 2098 | 2026-04-01T02:20:16.402Z | Compiling universal-hash v0.5.1 |
| 2099 | 2026-04-01T02:20:16.538Z | Compiling crypto-bigint v0.5.5 |
| 2100 | 2026-04-01T02:20:16.614Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2101 | 2026-04-01T02:20:16.657Z | Compiling half v2.7.1 |
| 2102 | 2026-04-01T02:20:16.990Z | Compiling base64ct v1.8.0 |
| 2103 | 2026-04-01T02:20:17.202Z | Compiling base16ct v0.2.0 |
| 2104 | 2026-04-01T02:20:17.299Z | Compiling indent_write v2.2.0 |
| 2105 | 2026-04-01T02:20:17.313Z | Compiling ciborium-io v0.2.2 |
| 2106 | 2026-04-01T02:20:17.369Z | Compiling opaque-debug v0.3.1 |
| 2107 | 2026-04-01T02:20:17.414Z | Compiling ciborium-ll v0.2.2 |
| 2108 | 2026-04-01T02:20:17.440Z | Compiling poly1305 v0.8.0 |
| 2109 | 2026-04-01T02:20:17.453Z | Compiling password-hash v0.5.0 |
| 2110 | 2026-04-01T02:20:17.645Z | Compiling elliptic-curve v0.13.8 |
| 2111 | 2026-04-01T02:20:17.794Z | Compiling progenitor-client v0.13.0 |
| 2112 | 2026-04-01T02:20:18.147Z | Compiling oxide-tokio-rt v0.1.2 |
| 2113 | 2026-04-01T02:20:18.354Z | Compiling chacha20 v0.9.1 |
| 2114 | 2026-04-01T02:20:18.465Z | Compiling similar v2.7.0 |
| 2115 | 2026-04-01T02:20:18.477Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2116 | 2026-04-01T02:20:18.894Z | Compiling thiserror-no-std v2.0.2 |
| 2117 | 2026-04-01T02:20:19.591Z | Compiling blake2 v0.10.6 |
| 2118 | 2026-04-01T02:20:19.885Z | Compiling aead v0.5.2 |
| 2119 | 2026-04-01T02:20:20.051Z | Compiling linked-hash-map v0.5.6 |
| 2120 | 2026-04-01T02:20:20.196Z | Compiling keccak v0.1.6 |
| 2121 | 2026-04-01T02:20:20.229Z | Compiling resolv-conf v0.7.5 |
| 2122 | 2026-04-01T02:20:20.454Z | Compiling sha3 v0.10.8 |
| 2123 | 2026-04-01T02:20:20.546Z | Compiling lru-cache v0.1.2 |
| 2124 | 2026-04-01T02:20:20.597Z | Compiling chacha20poly1305 v0.10.1 |
| 2125 | 2026-04-01T02:20:20.655Z | Compiling vsss-rs v3.3.4 |
| 2126 | 2026-04-01T02:20:20.675Z | Compiling argon2 v0.5.3 |
| 2127 | 2026-04-01T02:20:20.941Z | Compiling progenitor v0.13.0 |
| 2128 | 2026-04-01T02:20:20.987Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2129 | 2026-04-01T02:20:21.287Z | Compiling ciborium v0.2.2 |
| 2130 | 2026-04-01T02:20:21.434Z | Compiling hickory-proto v0.24.4 |
| 2131 | 2026-04-01T02:20:21.951Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2132 | 2026-04-01T02:20:22.154Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2133 | 2026-04-01T02:20:22.506Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2134 | 2026-04-01T02:20:22.651Z | Compiling serde-big-array v0.5.1 |
| 2135 | 2026-04-01T02:20:22.741Z | Compiling same-file v1.0.6 |
| 2136 | 2026-04-01T02:20:22.918Z | Compiling unicode-segmentation v1.12.0 |
| 2137 | 2026-04-01T02:20:23.100Z | Compiling siphasher v1.0.1 |
| 2138 | 2026-04-01T02:20:23.246Z | Compiling newline-converter v0.3.0 |
| 2139 | 2026-04-01T02:20:23.304Z | Compiling phf_shared v0.12.1 |
| 2140 | 2026-04-01T02:20:23.331Z | Compiling hickory-resolver v0.24.4 |
| 2141 | 2026-04-01T02:20:23.472Z | Compiling walkdir v2.5.0 |
| 2142 | 2026-04-01T02:20:23.496Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2143 | 2026-04-01T02:20:23.507Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2144 | 2026-04-01T02:20:24.035Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2145 | 2026-04-01T02:20:24.606Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2146 | 2026-04-01T02:20:24.984Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2147 | 2026-04-01T02:20:25.402Z | Compiling newtype_derive v0.1.6 |
| 2148 | 2026-04-01T02:20:25.489Z | Compiling owo-colors v4.3.0 |
| 2149 | 2026-04-01T02:20:25.592Z | Compiling tokio-stream v0.1.17 |
| 2150 | 2026-04-01T02:20:25.953Z | Compiling console v0.15.11 |
| 2151 | 2026-04-01T02:20:26.054Z | Compiling csv-core v0.1.12 |
| 2152 | 2026-04-01T02:20:26.340Z | Compiling unicode-width v0.1.14 |
| 2153 | 2026-04-01T02:20:26.376Z | Compiling swrite v0.1.0 |
| 2154 | 2026-04-01T02:20:26.389Z | Compiling unicode-linebreak v0.1.5 |
| 2155 | 2026-04-01T02:20:26.476Z | Compiling foldhash v0.1.5 |
| 2156 | 2026-04-01T02:20:26.622Z | Compiling humantime v2.3.0 |
| 2157 | 2026-04-01T02:20:26.622Z | Compiling smawk v0.3.2 |
| 2158 | 2026-04-01T02:20:26.645Z | Compiling termtree v0.5.1 |
| 2159 | 2026-04-01T02:20:26.660Z | Compiling hashbrown v0.15.5 |
| 2160 | 2026-04-01T02:20:26.773Z | Compiling textwrap v0.16.2 |
| 2161 | 2026-04-01T02:20:26.915Z | Compiling expectorate v1.2.0 |
| 2162 | 2026-04-01T02:20:26.927Z | Compiling csv v1.3.1 |
| 2163 | 2026-04-01T02:20:27.208Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2164 | 2026-04-01T02:20:27.299Z | Compiling qorb v0.4.1 |
| 2165 | 2026-04-01T02:20:27.495Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2166 | 2026-04-01T02:20:29.037Z | Compiling phf v0.12.1 |
| 2167 | 2026-04-01T02:20:29.050Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2168 | 2026-04-01T02:20:29.471Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2169 | 2026-04-01T02:20:29.602Z | Compiling pin-project v1.1.10 |
| 2170 | 2026-04-01T02:20:29.715Z | Compiling unicode-normalization v0.1.24 |
| 2171 | 2026-04-01T02:20:29.871Z | Compiling libz-sys v1.1.22 |
| 2172 | 2026-04-01T02:20:29.990Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2173 | 2026-04-01T02:20:30.895Z | Compiling libsw-core v0.3.2 |
| 2174 | 2026-04-01T02:20:31.071Z | Compiling highway v1.3.0 |
| 2175 | 2026-04-01T02:20:31.389Z | Compiling fixedbitset v0.4.2 |
| 2176 | 2026-04-01T02:20:31.537Z | Compiling fixedbitset v0.5.7 |
| 2177 | 2026-04-01T02:20:31.581Z | Compiling petgraph v0.6.5 |
| 2178 | 2026-04-01T02:20:31.656Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2179 | 2026-04-01T02:20:31.875Z | Compiling progenitor v0.10.0 |
| 2180 | 2026-04-01T02:20:32.031Z | Compiling petgraph v0.8.2 |
| 2181 | 2026-04-01T02:20:32.999Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2182 | 2026-04-01T02:20:33.588Z | Compiling libsw v3.5.0 |
| 2183 | 2026-04-01T02:20:33.774Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-04-01T02:20:33.939Z | Compiling olpc-cjson v0.1.4 |
| 2185 | 2026-04-01T02:20:34.056Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2186 | 2026-04-01T02:20:34.107Z | Compiling snafu v0.8.9 |
| 2187 | 2026-04-01T02:20:34.320Z | Compiling chrono-tz v0.10.4 |
| 2188 | 2026-04-01T02:20:34.493Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2189 | 2026-04-01T02:20:34.751Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2190 | 2026-04-01T02:20:35.300Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2191 | 2026-04-01T02:20:35.647Z | Compiling papergrid v0.11.0 |
| 2192 | 2026-04-01T02:20:36.181Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2193 | 2026-04-01T02:20:36.474Z | Compiling globset v0.4.16 |
| 2194 | 2026-04-01T02:20:36.759Z | Compiling const_format v0.2.34 |
| 2195 | 2026-04-01T02:20:36.919Z | Compiling slog-dtrace v0.3.0 |
| 2196 | 2026-04-01T02:20:37.084Z | Compiling cancel-safe-futures v0.1.5 |
| 2197 | 2026-04-01T02:20:37.257Z | Compiling gethostname v0.5.0 |
| 2198 | 2026-04-01T02:20:37.409Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2199 | 2026-04-01T02:20:37.874Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2200 | 2026-04-01T02:20:38.449Z | Compiling pem v3.0.5 |
| 2201 | 2026-04-01T02:20:38.461Z | Compiling bcs v0.1.6 |
| 2202 | 2026-04-01T02:20:38.782Z | Compiling cargo-platform v0.1.9 |
| 2203 | 2026-04-01T02:20:38.830Z | Compiling serde_plain v1.0.2 |
| 2204 | 2026-04-01T02:20:38.842Z | Compiling tagptr v0.2.0 |
| 2205 | 2026-04-01T02:20:38.930Z | Compiling typed-path v0.9.3 |
| 2206 | 2026-04-01T02:20:39.024Z | Compiling linear-map v1.2.0 |
| 2207 | 2026-04-01T02:20:39.830Z | Compiling tough v0.20.0 |
| 2208 | 2026-04-01T02:20:40.653Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2209 | 2026-04-01T02:20:41.644Z | Compiling moka v0.12.11 |
| 2210 | 2026-04-01T02:20:42.179Z | Compiling cargo_metadata v0.18.1 |
| 2211 | 2026-04-01T02:20:42.308Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2212 | 2026-04-01T02:20:42.596Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2213 | 2026-04-01T02:20:42.708Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2214 | 2026-04-01T02:20:42.825Z | Compiling tabled v0.15.0 |
| 2215 | 2026-04-01T02:20:43.281Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-04-01T02:20:43.480Z | Compiling git2 v0.19.0 |
| 2217 | 2026-04-01T02:20:45.245Z | Compiling steno v0.4.1 |
| 2218 | 2026-04-01T02:20:45.874Z | Compiling cookie v0.18.1 |
| 2219 | 2026-04-01T02:20:46.025Z | Compiling hickory-proto v0.25.2 |
| 2220 | 2026-04-01T02:20:47.981Z | Compiling hickory-resolver v0.25.2 |
| 2221 | 2026-04-01T02:20:48.927Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2222 | 2026-04-01T02:20:50.245Z | Compiling vergen v8.3.2 |
| 2223 | 2026-04-01T02:20:51.796Z | Compiling signal-hook v0.3.18 |
| 2224 | 2026-04-01T02:20:52.560Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2225 | 2026-04-01T02:20:52.700Z | Compiling predicates-core v1.0.9 |
| 2226 | 2026-04-01T02:20:52.902Z | Compiling mockall_derive v0.13.1 |
| 2227 | 2026-04-01T02:20:53.592Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2228 | 2026-04-01T02:20:53.624Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2229 | 2026-04-01T02:20:54.114Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2230 | 2026-04-01T02:20:54.981Z | Compiling sha2 v0.10.9 |
| 2231 | 2026-04-01T02:20:55.276Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2232 | 2026-04-01T02:20:55.400Z | Compiling adler2 v2.0.1 |
| 2233 | 2026-04-01T02:20:55.558Z | Compiling diff v0.1.13 |
| 2234 | 2026-04-01T02:20:55.577Z | Compiling yansi v1.0.1 |
| 2235 | 2026-04-01T02:20:55.874Z | Compiling pretty_assertions v1.4.1 |
| 2236 | 2026-04-01T02:20:55.914Z | Compiling miniz_oxide v0.8.9 |
| 2237 | 2026-04-01T02:20:56.083Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2238 | 2026-04-01T02:20:56.594Z | Compiling fs-err v3.1.2 |
| 2239 | 2026-04-01T02:20:57.079Z | Compiling crc32fast v1.5.0 |
| 2240 | 2026-04-01T02:20:57.291Z | Compiling predicates v3.1.3 |
| 2241 | 2026-04-01T02:20:57.774Z | Compiling predicates-tree v1.0.12 |
| 2242 | 2026-04-01T02:20:58.491Z | Compiling git-stub v1.0.0 |
| 2243 | 2026-04-01T02:20:58.776Z | Compiling filetime v0.2.26 |
| 2244 | 2026-04-01T02:20:58.972Z | Compiling arrayref v0.3.9 |
| 2245 | 2026-04-01T02:20:59.057Z | Compiling xattr v1.6.1 |
| 2246 | 2026-04-01T02:20:59.245Z | Compiling downcast v0.11.0 |
| 2247 | 2026-04-01T02:20:59.390Z | Compiling constant_time_eq v0.3.1 |
| 2248 | 2026-04-01T02:20:59.403Z | Compiling is_ci v1.2.0 |
| 2249 | 2026-04-01T02:20:59.513Z | Compiling fragile v2.0.1 |
| 2250 | 2026-04-01T02:20:59.560Z | Compiling arrayvec v0.7.6 |
| 2251 | 2026-04-01T02:20:59.800Z | Compiling blake3 v1.8.2 |
| 2252 | 2026-04-01T02:20:59.872Z | Compiling mockall v0.13.1 |
| 2253 | 2026-04-01T02:21:00.390Z | Compiling supports-color v3.0.2 |
| 2254 | 2026-04-01T02:21:00.588Z | Compiling toml v0.7.8 |
| 2255 | 2026-04-01T02:21:01.275Z | Compiling tar v0.4.45 |
| 2256 | 2026-04-01T02:21:01.315Z | Compiling git-stub-vcs v0.1.0 |
| 2257 | 2026-04-01T02:21:01.328Z | Compiling signal-hook-tokio v0.3.1 |
| 2258 | 2026-04-01T02:21:01.473Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2259 | 2026-04-01T02:21:01.625Z | Compiling flate2 v1.1.2 |
| 2260 | 2026-04-01T02:21:01.852Z | Compiling drift v0.1.3 |
| 2261 | 2026-04-01T02:21:02.058Z | Compiling kstat-rs v0.2.4 |
| 2262 | 2026-04-01T02:21:02.238Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2263 | 2026-04-01T02:21:02.302Z | Compiling display-error-chain v0.2.2 |
| 2264 | 2026-04-01T02:21:02.376Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2265 | 2026-04-01T02:21:02.448Z | Compiling topological-sort v0.2.2 |
| 2266 | 2026-04-01T02:21:02.557Z | Compiling hex-literal v1.0.0 |
| 2267 | 2026-04-01T02:21:02.681Z | Compiling omicron-zone-package v0.12.2 |
| 2268 | 2026-04-01T02:21:02.775Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2269 | 2026-04-01T02:21:03.350Z | Compiling dropshot-api-manager v0.5.2 |
| 2270 | 2026-04-01T02:21:04.677Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2271 | 2026-04-01T02:21:04.806Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2272 | 2026-04-01T02:21:05.579Z | Compiling curl v0.4.49 |
| 2273 | 2026-04-01T02:21:05.940Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2274 | 2026-04-01T02:21:06.212Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2275 | 2026-04-01T02:21:06.406Z | Compiling search_path v0.1.4 |
| 2276 | 2026-04-01T02:21:06.462Z | Compiling internet-checksum v0.2.1 |
| 2277 | 2026-04-01T02:21:06.615Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2278 | 2026-04-01T02:21:06.810Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2279 | 2026-04-01T02:21:07.232Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2280 | 2026-04-01T02:21:09.477Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2281 | 2026-04-01T02:21:10.470Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2282 | 2026-04-01T02:21:55.021Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
| 2283 | 2026-04-01T02:21:55.139Z | Running unittests src/lib.rs (target/debug/deps/aal-7f7282a08dd2b93d) |
| 2284 | 2026-04-01T02:21:55.143Z | |
| 2285 | 2026-04-01T02:21:55.143Z | running 5 tests |
| 2286 | 2026-04-01T02:21:55.146Z | test fuse::tests::chip_revision_b0 ... ok |
| 2287 | 2026-04-01T02:21:55.146Z | test fuse::tests::chip_revision_a0 ... ok |
| 2288 | 2026-04-01T02:21:55.146Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2289 | 2026-04-01T02:21:55.146Z | test fuse::tests::chip_revision_b1 ... ok |
| 2290 | 2026-04-01T02:21:55.146Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2291 | 2026-04-01T02:21:55.146Z | |
| 2292 | 2026-04-01T02:21:55.146Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2293 | 2026-04-01T02:21:55.146Z | |
| 2294 | 2026-04-01T02:21:55.146Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2295 | 2026-04-01T02:21:55.149Z | |
| 2296 | 2026-04-01T02:21:55.149Z | running 0 tests |
| 2297 | 2026-04-01T02:21:55.149Z | |
| 2298 | 2026-04-01T02:21:55.149Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2299 | 2026-04-01T02:21:55.149Z | |
| 2300 | 2026-04-01T02:21:55.149Z | Running unittests src/lib.rs (target/debug/deps/asic-c437a2e5b2306b18) |
| 2301 | 2026-04-01T02:21:55.152Z | |
| 2302 | 2026-04-01T02:21:55.152Z | running 0 tests |
| 2303 | 2026-04-01T02:21:55.152Z | |
| 2304 | 2026-04-01T02:21:55.152Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2305 | 2026-04-01T02:21:55.152Z | |
| 2306 | 2026-04-01T02:21:55.152Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 2307 | 2026-04-01T02:21:55.152Z | |
| 2308 | 2026-04-01T02:21:55.152Z | running 10 tests |
| 2309 | 2026-04-01T02:21:55.155Z | test nat::tests::test_vni ... ok |
| 2310 | 2026-04-01T02:21:55.155Z | test network::tests::test_equal ... ok |
| 2311 | 2026-04-01T02:21:55.155Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2312 | 2026-04-01T02:21:55.155Z | test network::tests::test_eui64 ... ok |
| 2313 | 2026-04-01T02:21:55.155Z | test network::tests::test_into ... ok |
| 2314 | 2026-04-01T02:21:55.155Z | test network::tests::test_not_equal ... ok |
| 2315 | 2026-04-01T02:21:55.155Z | test network::tests::test_parse ... ok |
| 2316 | 2026-04-01T02:21:55.155Z | test network::tests::test_to_string ... ok |
| 2317 | 2026-04-01T02:21:55.155Z | test test_purge ... ok |
| 2318 | 2026-04-01T02:21:55.158Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2319 | 2026-04-01T02:21:55.158Z | |
| 2320 | 2026-04-01T02:21:55.158Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2321 | 2026-04-01T02:21:55.158Z | |
| 2322 | 2026-04-01T02:21:55.158Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f19d6adc8bec1336) |
| 2323 | 2026-04-01T02:21:55.162Z | |
| 2324 | 2026-04-01T02:21:55.162Z | running 1 test |
| 2325 | 2026-04-01T02:21:56.428Z | test test::test_apis_up_to_date ... ok |
| 2326 | 2026-04-01T02:21:56.428Z | |
| 2327 | 2026-04-01T02:21:56.428Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s |
| 2328 | 2026-04-01T02:21:56.428Z | |
| 2329 | 2026-04-01T02:21:56.475Z | Running unittests src/main.rs (target/debug/deps/dpd-5bdc1e00c363e84d) |
| 2330 | 2026-04-01T02:21:56.480Z | |
| 2331 | 2026-04-01T02:21:56.480Z | running 44 tests |
| 2332 | 2026-04-01T02:21:56.483Z | test freemap::test_ordering ... ok |
| 2333 | 2026-04-01T02:21:56.483Z | test freemap::test_split ... ok |
| 2334 | 2026-04-01T02:21:56.483Z | test config::tests::test_updates ... ok |
| 2335 | 2026-04-01T02:21:56.483Z | test macaddrs::tests::test_mac_offset ... ok |
| 2336 | 2026-04-01T02:21:56.483Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2337 | 2026-04-01T02:21:56.483Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2338 | 2026-04-01T02:21:56.484Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2339 | 2026-04-01T02:21:56.484Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2340 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244Apr 01 02:21:55.244 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test |
| 2341 | 2026-04-01T02:21:56.487Z | |
| 2342 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244Apr 01 02:21:55.244 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 2343 | 2026-04-01T02:21:56.487Z | |
| 2344 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244Apr 01 02:21:55.244 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 2345 | 2026-04-01T02:21:56.487Z | |
| 2346 | 2026-04-01T02:21:56.487Z | test freemap::test_free ... ok |
| 2347 | 2026-04-01T02:21:56.487Z | test freemap::test_exhaustion ... ok |
| 2348 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244 DEBG created new freemap, unit: freemap_test |
| 2349 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2350 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244 DEBG initted freemap. size: 128, unit: freemap_test |
| 2351 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2352 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244 DEBG reset freemap, unit: freemap_test |
| 2353 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2354 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244 DEBG created new freemap, unit: freemap_test |
| 2355 | 2026-04-01T02:21:56.487Z | test freemap::test_span ... ok |
| 2356 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.244 DEBG initted freemap. size: 128, unit: freemap_test |
| 2357 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.245 DEBG reset freemap, unit: freemap_test |
| 2358 | 2026-04-01T02:21:56.487Z | test freemap::test_basic ... ok |
| 2359 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2360 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2361 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2362 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.245 DEBG created new freemap, unit: freemap_test |
| 2363 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.245 DEBG initted freemap. size: 128, unit: freemap_test |
| 2364 | 2026-04-01T02:21:56.487Z | Apr 01 02:21:55.245 DEBG reset freemap, unit: freemap_test |
| 2365 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2366 | 2026-04-01T02:21:56.487Z | test mcast::tests::test_sources_contain_any ... ok |
| 2367 | 2026-04-01T02:21:56.487Z | test freemap::test_reclaim ... ok |
| 2368 | 2026-04-01T02:21:56.487Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2369 | 2026-04-01T02:21:56.487Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2370 | 2026-04-01T02:21:56.487Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2371 | 2026-04-01T02:21:56.487Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2372 | 2026-04-01T02:21:56.487Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2373 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2374 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2375 | 2026-04-01T02:21:56.488Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2376 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2377 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2378 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2379 | 2026-04-01T02:21:56.488Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2380 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2381 | 2026-04-01T02:21:56.488Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2382 | 2026-04-01T02:21:56.488Z | test nat::test_mapping ... ok |
| 2383 | 2026-04-01T02:21:56.488Z | test port_map::tests::test_backplane_group ... ok |
| 2384 | 2026-04-01T02:21:56.488Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2385 | 2026-04-01T02:21:56.488Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2386 | 2026-04-01T02:21:56.488Z | test port_map::tests::test_port_map ... ok |
| 2387 | 2026-04-01T02:21:56.488Z | test port_map::tests::dump_map ... ok |
| 2388 | 2026-04-01T02:21:56.491Z | test api_server::tests::test_build_info ... ok |
| 2389 | 2026-04-01T02:21:56.491Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2390 | 2026-04-01T02:21:56.491Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2391 | 2026-04-01T02:21:56.491Z | |
| 2392 | 2026-04-01T02:21:56.491Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2393 | 2026-04-01T02:21:56.491Z | |
| 2394 | 2026-04-01T02:21:56.491Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-14f8dafa98a5781c) |
| 2395 | 2026-04-01T02:21:56.494Z | |
| 2396 | 2026-04-01T02:21:56.494Z | running 0 tests |
| 2397 | 2026-04-01T02:21:56.494Z | |
| 2398 | 2026-04-01T02:21:56.494Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2399 | 2026-04-01T02:21:56.494Z | |
| 2400 | 2026-04-01T02:21:56.494Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f3eedff91cf40d03) |
| 2401 | 2026-04-01T02:21:56.494Z | |
| 2402 | 2026-04-01T02:21:56.494Z | running 0 tests |
| 2403 | 2026-04-01T02:21:56.494Z | |
| 2404 | 2026-04-01T02:21:56.494Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2405 | 2026-04-01T02:21:56.494Z | |
| 2406 | 2026-04-01T02:21:56.494Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-6b52b591df13c9fb) |
| 2407 | 2026-04-01T02:21:56.497Z | |
| 2408 | 2026-04-01T02:21:56.497Z | running 6 tests |
| 2409 | 2026-04-01T02:21:56.497Z | test tests::test_full_lot_id_neither_present ... ok |
| 2410 | 2026-04-01T02:21:56.497Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2411 | 2026-04-01T02:21:56.497Z | test tests::test_full_lot_id_lot_only ... ok |
| 2412 | 2026-04-01T02:21:56.497Z | test tests::test_full_lot_id_both_present ... ok |
| 2413 | 2026-04-01T02:21:56.497Z | test tests::test_parse_client_port_id ... ok |
| 2414 | 2026-04-01T02:21:56.497Z | test tests::test_port_id_cmp ... ok |
| 2415 | 2026-04-01T02:21:56.497Z | |
| 2416 | 2026-04-01T02:21:56.497Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2417 | 2026-04-01T02:21:56.497Z | |
| 2418 | 2026-04-01T02:21:56.497Z | Running tests/test_all.rs (target/debug/deps/test_all-77c9f4e6510a49a9) |
| 2419 | 2026-04-01T02:21:56.500Z | |
| 2420 | 2026-04-01T02:21:56.500Z | running 0 tests |
| 2421 | 2026-04-01T02:21:56.500Z | |
| 2422 | 2026-04-01T02:21:56.500Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2423 | 2026-04-01T02:21:56.500Z | |
| 2424 | 2026-04-01T02:21:56.500Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c86f55e04de85f5a) |
| 2425 | 2026-04-01T02:21:56.503Z | |
| 2426 | 2026-04-01T02:21:56.503Z | running 0 tests |
| 2427 | 2026-04-01T02:21:56.503Z | |
| 2428 | 2026-04-01T02:21:56.503Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2429 | 2026-04-01T02:21:56.503Z | |
| 2430 | 2026-04-01T02:21:56.503Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 2431 | 2026-04-01T02:21:56.503Z | |
| 2432 | 2026-04-01T02:21:56.503Z | running 12 tests |
| 2433 | 2026-04-01T02:21:56.503Z | test icmp::test_v6_checksum ... ok |
| 2434 | 2026-04-01T02:21:56.503Z | test icmp::test_v4_checksum ... ok |
| 2435 | 2026-04-01T02:21:56.503Z | test lldp::test_lldp_parse ... ok |
| 2436 | 2026-04-01T02:21:56.503Z | test pbuf::test_byte ... ok |
| 2437 | 2026-04-01T02:21:56.503Z | test ipv6::test_ipv6_parse ... ok |
| 2438 | 2026-04-01T02:21:56.503Z | test pbuf::test_nibble ... ok |
| 2439 | 2026-04-01T02:21:56.503Z | test pbuf::test_overflow ... ok |
| 2440 | 2026-04-01T02:21:56.503Z | test pbuf::test_short ... ok |
| 2441 | 2026-04-01T02:21:56.503Z | test pbuf::test_twelve ... ok |
| 2442 | 2026-04-01T02:21:56.503Z | test pbuf::test_word ... ok |
| 2443 | 2026-04-01T02:21:56.506Z | test tcp::test_checksum_ack_data ... ok |
| 2444 | 2026-04-01T02:21:56.506Z | test tcp::test_checksum_syn_nodata ... ok |
| 2445 | 2026-04-01T02:21:56.506Z | |
| 2446 | 2026-04-01T02:21:56.506Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2447 | 2026-04-01T02:21:56.506Z | |
| 2448 | 2026-04-01T02:21:56.506Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2449 | 2026-04-01T02:21:56.507Z | |
| 2450 | 2026-04-01T02:21:56.507Z | running 0 tests |
| 2451 | 2026-04-01T02:21:56.507Z | |
| 2452 | 2026-04-01T02:21:56.507Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2453 | 2026-04-01T02:21:56.507Z | |
| 2454 | 2026-04-01T02:21:56.507Z | Running unittests src/main.rs (target/debug/deps/swadm-d8035779cb234895) |
| 2455 | 2026-04-01T02:21:56.509Z | |
| 2456 | 2026-04-01T02:21:56.509Z | running 5 tests |
| 2457 | 2026-04-01T02:21:56.509Z | test switchport::test::test_compute_lanes ... ok |
| 2458 | 2026-04-01T02:21:56.509Z | test switchport::test::port_id_ordering ... ok |
| 2459 | 2026-04-01T02:21:56.510Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2460 | 2026-04-01T02:21:56.510Z | Lane 0 State: Activated Activated ActivatedLane 1 ActivatedLane 2 |
| 2461 | 2026-04-01T02:21:56.510Z | Rx Output Enabled: falseLane 3 |
| 2462 | 2026-04-01T02:21:56.510Z | false Rx Loss-of-lock: Yesfalse Yesfalse |
| 2463 | 2026-04-01T02:21:56.510Z | Yes Rx Output Status: valid Yes |
| 2464 | 2026-04-01T02:21:56.510Z | valid Rx Loss-of-signal: Yes Yesvalid Yesvalid |
| 2465 | 2026-04-01T02:21:56.510Z | Yes |
| 2466 | 2026-04-01T02:21:56.510Z | Rx Loss-of-lock: true Rx CDR Enabled: Yes trueYes trueYes trueYes |
| 2467 | 2026-04-01T02:21:56.510Z | |
| 2468 | 2026-04-01T02:21:56.510Z | Rx Loss-of-signal: false Tx Enabled: Yesfalse Yesfalse falseYes |
| 2469 | 2026-04-01T02:21:56.510Z | YesRx Auto-squelch Disable: true |
| 2470 | 2026-04-01T02:21:56.510Z | true Tx Loss-of-lock: No trueNo true |
| 2471 | 2026-04-01T02:21:56.510Z | No Tx Output Enabled: trueNo |
| 2472 | 2026-04-01T02:21:56.510Z | true Tx Loss-of-signal: No true trueNo |
| 2473 | 2026-04-01T02:21:56.510Z | Tx Output Status: invalid No invalidNo |
| 2474 | 2026-04-01T02:21:56.510Z | invalid invalid Tx CDR Enabled: No |
| 2475 | 2026-04-01T02:21:56.510Z | Tx Loss-of-lock: falseNo falseNo Nofalse |
| 2476 | 2026-04-01T02:21:56.510Z | Tx Adaptive EQ Fault: Nofalse |
| 2477 | 2026-04-01T02:21:56.510Z | No No Tx Loss-of-signal: true No |
| 2478 | 2026-04-01T02:21:56.510Z | true Tx Fault: Yes true Yestrue |
| 2479 | 2026-04-01T02:21:56.510Z | Yes Tx Auto-squelch Disable: falseYes |
| 2480 | 2026-04-01T02:21:56.510Z | false false false |
| 2481 | 2026-04-01T02:21:56.510Z | Tx Adaptive EQ Fail: true true true true |
| 2482 | 2026-04-01T02:21:56.510Z | Tx Failure: false false false false |
| 2483 | 2026-04-01T02:21:56.510Z | Tx Force Squelch: true true true true |
| 2484 | 2026-04-01T02:21:56.510Z | Tx Input Polarity: normal normal normal normal |
| 2485 | 2026-04-01T02:21:56.510Z | test switchport::test::test_print_sff_datapath ... ok |
| 2486 | 2026-04-01T02:21:56.510Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2487 | 2026-04-01T02:21:56.510Z | test link::test_filter ... ok |
| 2488 | 2026-04-01T02:21:56.510Z | |
| 2489 | 2026-04-01T02:21:56.510Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2490 | 2026-04-01T02:21:56.510Z | |
| 2491 | 2026-04-01T02:21:56.513Z | Running tests/counters.rs (target/debug/deps/counters-dfc008ae98d231c9) |
| 2492 | 2026-04-01T02:21:56.514Z | |
| 2493 | 2026-04-01T02:21:56.514Z | running 1 test |
| 2494 | 2026-04-01T02:21:56.514Z | test test_p4_counter_list ... ignored |
| 2495 | 2026-04-01T02:21:56.514Z | |
| 2496 | 2026-04-01T02:21:56.514Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2497 | 2026-04-01T02:21:56.514Z | |
| 2498 | 2026-04-01T02:21:56.514Z | Running tests/port-link.rs (target/debug/deps/port_link-fa018ac19dad356c) |
| 2499 | 2026-04-01T02:21:56.514Z | |
| 2500 | 2026-04-01T02:21:56.514Z | running 5 tests |
| 2501 | 2026-04-01T02:21:56.514Z | test test_an ... ignored |
| 2502 | 2026-04-01T02:21:56.514Z | test test_enable ... ignored |
| 2503 | 2026-04-01T02:21:56.514Z | test test_ip_addresses ... ignored |
| 2504 | 2026-04-01T02:21:56.514Z | test test_kr ... ignored |
| 2505 | 2026-04-01T02:21:56.514Z | test test_mac ... ignored |
| 2506 | 2026-04-01T02:21:56.514Z | |
| 2507 | 2026-04-01T02:21:56.514Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2508 | 2026-04-01T02:21:56.514Z | |
| 2509 | 2026-04-01T02:21:56.514Z | Running unittests src/main.rs (target/debug/deps/tfportd-5607a579b23d0f8e) |
| 2510 | 2026-04-01T02:21:56.516Z | |
| 2511 | 2026-04-01T02:21:56.516Z | running 3 tests |
| 2512 | 2026-04-01T02:21:56.516Z | test linklocal::test_parse_ipadm ... ok |
| 2513 | 2026-04-01T02:21:56.516Z | test tfport::test_parse_tfport ... ok |
| 2514 | 2026-04-01T02:21:56.516Z | test config::tests::test_updates ... ok |
| 2515 | 2026-04-01T02:21:56.517Z | |
| 2516 | 2026-04-01T02:21:56.517Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2517 | 2026-04-01T02:21:56.517Z | |
| 2518 | 2026-04-01T02:21:56.517Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 2519 | 2026-04-01T02:21:56.519Z | |
| 2520 | 2026-04-01T02:21:56.520Z | running 0 tests |
| 2521 | 2026-04-01T02:21:56.520Z | |
| 2522 | 2026-04-01T02:21:56.520Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2523 | 2026-04-01T02:21:56.520Z | |
| 2524 | 2026-04-01T02:21:56.520Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2525 | 2026-04-01T02:21:56.520Z | |
| 2526 | 2026-04-01T02:21:56.520Z | running 0 tests |
| 2527 | 2026-04-01T02:21:56.520Z | |
| 2528 | 2026-04-01T02:21:56.520Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2529 | 2026-04-01T02:21:56.520Z | |
| 2530 | 2026-04-01T02:21:56.523Z | Doc-tests aal |
| 2531 | 2026-04-01T02:21:56.641Z | |
| 2532 | 2026-04-01T02:21:56.641Z | running 0 tests |
| 2533 | 2026-04-01T02:21:56.641Z | |
| 2534 | 2026-04-01T02:21:56.641Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2535 | 2026-04-01T02:21:56.641Z | |
| 2536 | 2026-04-01T02:21:56.655Z | Doc-tests aal_macros |
| 2537 | 2026-04-01T02:21:56.719Z | |
| 2538 | 2026-04-01T02:21:56.720Z | running 0 tests |
| 2539 | 2026-04-01T02:21:56.720Z | |
| 2540 | 2026-04-01T02:21:56.720Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2541 | 2026-04-01T02:21:56.720Z | |
| 2542 | 2026-04-01T02:21:56.728Z | Doc-tests common |
| 2543 | 2026-04-01T02:21:56.954Z | |
| 2544 | 2026-04-01T02:21:56.954Z | running 0 tests |
| 2545 | 2026-04-01T02:21:56.954Z | |
| 2546 | 2026-04-01T02:21:56.954Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2547 | 2026-04-01T02:21:56.954Z | |
| 2548 | 2026-04-01T02:21:56.972Z | Doc-tests dpd_api |
| 2549 | 2026-04-01T02:21:58.125Z | |
| 2550 | 2026-04-01T02:21:58.125Z | running 2 tests |
| 2551 | 2026-04-01T02:21:58.125Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2552 | 2026-04-01T02:21:58.125Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2553 | 2026-04-01T02:21:58.125Z | |
| 2554 | 2026-04-01T02:21:58.125Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2555 | 2026-04-01T02:21:58.125Z | |
| 2556 | 2026-04-01T02:21:58.162Z | Doc-tests dpd_client |
| 2557 | 2026-04-01T02:21:59.446Z | |
| 2558 | 2026-04-01T02:21:59.446Z | running 0 tests |
| 2559 | 2026-04-01T02:21:59.446Z | |
| 2560 | 2026-04-01T02:21:59.446Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2561 | 2026-04-01T02:21:59.446Z | |
| 2562 | 2026-04-01T02:21:59.485Z | Doc-tests dpd_types |
| 2563 | 2026-04-01T02:21:59.828Z | |
| 2564 | 2026-04-01T02:21:59.828Z | running 0 tests |
| 2565 | 2026-04-01T02:21:59.828Z | |
| 2566 | 2026-04-01T02:21:59.828Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2567 | 2026-04-01T02:21:59.828Z | |
| 2568 | 2026-04-01T02:21:59.856Z | Doc-tests packet |
| 2569 | 2026-04-01T02:21:59.967Z | |
| 2570 | 2026-04-01T02:21:59.967Z | running 0 tests |
| 2571 | 2026-04-01T02:21:59.967Z | |
| 2572 | 2026-04-01T02:21:59.967Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2573 | 2026-04-01T02:21:59.967Z | |
| 2574 | 2026-04-01T02:21:59.982Z | Doc-tests pcap |
| 2575 | 2026-04-01T02:22:00.034Z | |
| 2576 | 2026-04-01T02:22:00.034Z | running 0 tests |
| 2577 | 2026-04-01T02:22:00.034Z | |
| 2578 | 2026-04-01T02:22:00.034Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2579 | 2026-04-01T02:22:00.034Z | |
| 2580 | 2026-04-01T02:22:00.098Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2581 | 2026-04-01T02:22:00.098Z | + RUST_BACKTRACE=full |
| 2582 | 2026-04-01T02:22:00.098Z | + cargo test --features tofino_asic --no-fail-fast |
| 2583 | 2026-04-01T02:22:00.678Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2584 | 2026-04-01T02:22:00.755Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2585 | 2026-04-01T02:22:00.761Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2586 | 2026-04-01T02:22:00.768Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2587 | 2026-04-01T02:22:09.276Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2588 | 2026-04-01T02:22:09.394Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2589 | 2026-04-01T02:22:48.637Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.52s |
| 2590 | 2026-04-01T02:22:48.750Z | Running unittests src/lib.rs (target/debug/deps/aal-7f7282a08dd2b93d) |
| 2591 | 2026-04-01T02:22:48.755Z | |
| 2592 | 2026-04-01T02:22:48.755Z | running 5 tests |
| 2593 | 2026-04-01T02:22:48.755Z | test fuse::tests::chip_revision_b1 ... ok |
| 2594 | 2026-04-01T02:22:48.755Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2595 | 2026-04-01T02:22:48.755Z | test fuse::tests::chip_revision_b0 ... ok |
| 2596 | 2026-04-01T02:22:48.756Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2597 | 2026-04-01T02:22:48.756Z | test fuse::tests::chip_revision_a0 ... ok |
| 2598 | 2026-04-01T02:22:48.756Z | |
| 2599 | 2026-04-01T02:22:48.756Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2600 | 2026-04-01T02:22:48.756Z | |
| 2601 | 2026-04-01T02:22:48.759Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2602 | 2026-04-01T02:22:48.759Z | |
| 2603 | 2026-04-01T02:22:48.759Z | running 0 tests |
| 2604 | 2026-04-01T02:22:48.760Z | |
| 2605 | 2026-04-01T02:22:48.760Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2606 | 2026-04-01T02:22:48.760Z | |
| 2607 | 2026-04-01T02:22:48.760Z | Running unittests src/lib.rs (target/debug/deps/asic-6da3516c2c894a56) |
| 2608 | 2026-04-01T02:22:48.838Z | |
| 2609 | 2026-04-01T02:22:48.838Z | running 8 tests |
| 2610 | 2026-04-01T02:22:48.841Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2611 | 2026-04-01T02:22:48.841Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2612 | 2026-04-01T02:22:48.841Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2613 | 2026-04-01T02:22:48.841Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2614 | 2026-04-01T02:22:48.841Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2615 | 2026-04-01T02:22:48.841Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2616 | 2026-04-01T02:22:48.848Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2617 | 2026-04-01T02:22:49.341Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2618 | 2026-04-01T02:22:49.341Z | |
| 2619 | 2026-04-01T02:22:49.341Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2620 | 2026-04-01T02:22:49.341Z | |
| 2621 | 2026-04-01T02:22:49.351Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 2622 | 2026-04-01T02:22:49.354Z | |
| 2623 | 2026-04-01T02:22:49.354Z | running 10 tests |
| 2624 | 2026-04-01T02:22:49.356Z | test network::tests::test_equal ... ok |
| 2625 | 2026-04-01T02:22:49.356Z | test network::tests::test_eui64 ... ok |
| 2626 | 2026-04-01T02:22:49.356Z | test network::tests::test_not_equal ... ok |
| 2627 | 2026-04-01T02:22:49.357Z | test nat::tests::test_vni ... ok |
| 2628 | 2026-04-01T02:22:49.357Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2629 | 2026-04-01T02:22:49.357Z | test network::tests::test_into ... ok |
| 2630 | 2026-04-01T02:22:49.357Z | test network::tests::test_to_string ... ok |
| 2631 | 2026-04-01T02:22:49.357Z | test network::tests::test_parse ... ok |
| 2632 | 2026-04-01T02:22:49.357Z | test test_purge ... ok |
| 2633 | 2026-04-01T02:22:49.359Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2634 | 2026-04-01T02:22:49.359Z | |
| 2635 | 2026-04-01T02:22:49.359Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2636 | 2026-04-01T02:22:49.359Z | |
| 2637 | 2026-04-01T02:22:49.359Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f19d6adc8bec1336) |
| 2638 | 2026-04-01T02:22:49.362Z | |
| 2639 | 2026-04-01T02:22:49.362Z | running 1 test |
| 2640 | 2026-04-01T02:22:50.636Z | test test::test_apis_up_to_date ... ok |
| 2641 | 2026-04-01T02:22:50.636Z | |
| 2642 | 2026-04-01T02:22:50.636Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s |
| 2643 | 2026-04-01T02:22:50.636Z | |
| 2644 | 2026-04-01T02:22:50.687Z | Running unittests src/main.rs (target/debug/deps/dpd-02ac280d58b148d8) |
| 2645 | 2026-04-01T02:22:50.751Z | |
| 2646 | 2026-04-01T02:22:50.751Z | running 72 tests |
| 2647 | 2026-04-01T02:22:50.754Z | test freemap::test_ordering ... ok |
| 2648 | 2026-04-01T02:22:50.754Z | test freemap::test_split ... ok |
| 2649 | 2026-04-01T02:22:50.754Z | test config::tests::test_updates ... ok |
| 2650 | 2026-04-01T02:22:50.754Z | test macaddrs::tests::test_mac_offset ... ok |
| 2651 | 2026-04-01T02:22:50.754Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2652 | 2026-04-01T02:22:50.754Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2653 | 2026-04-01T02:22:50.754Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2654 | 2026-04-01T02:22:50.754Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2655 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.507 DEBG created new freemap, unit: freemap_test |
| 2656 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.507 DEBG initted freemap. size: 128, unit: freemap_test |
| 2657 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.507 DEBG reset freemap, unit: freemap_test |
| 2658 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.507 DEBG created new freemap, unit: freemap_test |
| 2659 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG initted freemap. size: 128, unit: freemap_test |
| 2660 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG reset freemap, unit: freemap_test |
| 2661 | 2026-04-01T02:22:50.757Z | test freemap::test_reclaim ... ok |
| 2662 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG created new freemap, unit: freemap_test |
| 2663 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG initted freemap. size: 128, unit: freemap_test |
| 2664 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG reset freemap, unit: freemap_test |
| 2665 | 2026-04-01T02:22:50.757Z | test freemap::test_free ... ok |
| 2666 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG created new freemap, unit: freemap_test |
| 2667 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG initted freemap. size: 128, unit: freemap_test |
| 2668 | 2026-04-01T02:22:50.757Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2669 | 2026-04-01T02:22:50.757Z | Apr 01 02:22:49.508 DEBG reset freemap, unit: freemap_test |
| 2670 | 2026-04-01T02:22:50.757Z | test freemap::test_exhaustion ... ok |
| 2671 | 2026-04-01T02:22:50.757Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2672 | 2026-04-01T02:22:50.757Z | test freemap::test_span ... ok |
| 2673 | 2026-04-01T02:22:50.757Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2674 | 2026-04-01T02:22:50.757Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2675 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2676 | 2026-04-01T02:22:50.758Z | Apr 01 02:22:49.508 DEBG created new freemap, unit: freemap_test |
| 2677 | 2026-04-01T02:22:50.758Z | Apr 01 02:22:49.508 DEBG initted freemap. size: 128, unit: freemap_test |
| 2678 | 2026-04-01T02:22:50.758Z | Apr 01 02:22:49.508 DEBG reset freemap, unit: freemap_test |
| 2679 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2680 | 2026-04-01T02:22:50.758Z | test freemap::test_basic ... ok |
| 2681 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_sources_contain_any ... ok |
| 2682 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2683 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2684 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2685 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2686 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2687 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2688 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2689 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2690 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2691 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2692 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2693 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2694 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2695 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2696 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2697 | 2026-04-01T02:22:50.758Z | test nat::test_mapping ... ok |
| 2698 | 2026-04-01T02:22:50.758Z | test port_map::tests::test_backplane_group ... ok |
| 2699 | 2026-04-01T02:22:50.758Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2700 | 2026-04-01T02:22:50.758Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2701 | 2026-04-01T02:22:50.758Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2702 | 2026-04-01T02:22:50.758Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2703 | 2026-04-01T02:22:50.758Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2704 | 2026-04-01T02:22:50.758Z | test port_map::tests::test_port_map ... ok |
| 2705 | 2026-04-01T02:22:50.758Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2706 | 2026-04-01T02:22:50.758Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2707 | 2026-04-01T02:22:50.758Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2708 | 2026-04-01T02:22:50.758Z | test port_map::tests::dump_map ... ok |
| 2709 | 2026-04-01T02:22:50.758Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2710 | 2026-04-01T02:22:50.768Z | test api_server::tests::test_build_info ... ok |
| 2711 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2712 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2713 | 2026-04-01T02:22:50.768Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2714 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2715 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2716 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2717 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2718 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2719 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2720 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2721 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2722 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2723 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2724 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2725 | 2026-04-01T02:22:50.768Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2726 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2727 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2728 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2729 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2730 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2731 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2732 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2733 | 2026-04-01T02:22:50.769Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2734 | 2026-04-01T02:22:50.769Z | |
| 2735 | 2026-04-01T02:22:50.769Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2736 | 2026-04-01T02:22:50.769Z | |
| 2737 | 2026-04-01T02:22:50.773Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-69bd3e6766cf4d60) |
| 2738 | 2026-04-01T02:22:50.776Z | |
| 2739 | 2026-04-01T02:22:50.776Z | running 0 tests |
| 2740 | 2026-04-01T02:22:50.776Z | |
| 2741 | 2026-04-01T02:22:50.776Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2742 | 2026-04-01T02:22:50.776Z | |
| 2743 | 2026-04-01T02:22:50.776Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f3eedff91cf40d03) |
| 2744 | 2026-04-01T02:22:50.779Z | |
| 2745 | 2026-04-01T02:22:50.779Z | running 0 tests |
| 2746 | 2026-04-01T02:22:50.779Z | |
| 2747 | 2026-04-01T02:22:50.779Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2748 | 2026-04-01T02:22:50.779Z | |
| 2749 | 2026-04-01T02:22:50.779Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-b3580cb298f91fdf) |
| 2750 | 2026-04-01T02:22:50.782Z | |
| 2751 | 2026-04-01T02:22:50.782Z | running 6 tests |
| 2752 | 2026-04-01T02:22:50.782Z | test tests::test_port_id_cmp ... ok |
| 2753 | 2026-04-01T02:22:50.782Z | test tests::test_parse_client_port_id ... ok |
| 2754 | 2026-04-01T02:22:50.782Z | test tests::test_full_lot_id_neither_present ... ok |
| 2755 | 2026-04-01T02:22:50.782Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2756 | 2026-04-01T02:22:50.782Z | test tests::test_full_lot_id_both_present ... ok |
| 2757 | 2026-04-01T02:22:50.782Z | test tests::test_full_lot_id_lot_only ... ok |
| 2758 | 2026-04-01T02:22:50.782Z | |
| 2759 | 2026-04-01T02:22:50.782Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2760 | 2026-04-01T02:22:50.782Z | |
| 2761 | 2026-04-01T02:22:50.782Z | Running tests/test_all.rs (target/debug/deps/test_all-b071f8a3c52bd2d5) |
| 2762 | 2026-04-01T02:22:50.786Z | |
| 2763 | 2026-04-01T02:22:50.786Z | running 0 tests |
| 2764 | 2026-04-01T02:22:50.786Z | |
| 2765 | 2026-04-01T02:22:50.786Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2766 | 2026-04-01T02:22:50.786Z | |
| 2767 | 2026-04-01T02:22:50.786Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c86f55e04de85f5a) |
| 2768 | 2026-04-01T02:22:50.786Z | |
| 2769 | 2026-04-01T02:22:50.786Z | running 0 tests |
| 2770 | 2026-04-01T02:22:50.786Z | |
| 2771 | 2026-04-01T02:22:50.786Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2772 | 2026-04-01T02:22:50.786Z | |
| 2773 | 2026-04-01T02:22:50.786Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 2774 | 2026-04-01T02:22:50.789Z | |
| 2775 | 2026-04-01T02:22:50.789Z | running 12 tests |
| 2776 | 2026-04-01T02:22:50.789Z | test icmp::test_v4_checksum ... ok |
| 2777 | 2026-04-01T02:22:50.789Z | test ipv6::test_ipv6_parse ... ok |
| 2778 | 2026-04-01T02:22:50.789Z | test icmp::test_v6_checksum ... ok |
| 2779 | 2026-04-01T02:22:50.789Z | test lldp::test_lldp_parse ... ok |
| 2780 | 2026-04-01T02:22:50.789Z | test pbuf::test_byte ... ok |
| 2781 | 2026-04-01T02:22:50.789Z | test pbuf::test_nibble ... ok |
| 2782 | 2026-04-01T02:22:50.789Z | test pbuf::test_overflow ... ok |
| 2783 | 2026-04-01T02:22:50.789Z | test pbuf::test_short ... ok |
| 2784 | 2026-04-01T02:22:50.789Z | test pbuf::test_twelve ... ok |
| 2785 | 2026-04-01T02:22:50.789Z | test pbuf::test_word ... ok |
| 2786 | 2026-04-01T02:22:50.789Z | test tcp::test_checksum_ack_data ... ok |
| 2787 | 2026-04-01T02:22:50.789Z | test tcp::test_checksum_syn_nodata ... ok |
| 2788 | 2026-04-01T02:22:50.789Z | |
| 2789 | 2026-04-01T02:22:50.789Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2790 | 2026-04-01T02:22:50.789Z | |
| 2791 | 2026-04-01T02:22:50.789Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2792 | 2026-04-01T02:22:50.789Z | |
| 2793 | 2026-04-01T02:22:50.789Z | running 0 tests |
| 2794 | 2026-04-01T02:22:50.789Z | |
| 2795 | 2026-04-01T02:22:50.789Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2796 | 2026-04-01T02:22:50.789Z | |
| 2797 | 2026-04-01T02:22:50.792Z | Running unittests src/main.rs (target/debug/deps/swadm-ea7b50df1170e93c) |
| 2798 | 2026-04-01T02:22:50.792Z | |
| 2799 | 2026-04-01T02:22:50.792Z | running 5 tests |
| 2800 | 2026-04-01T02:22:50.792Z | test switchport::test::test_compute_lanes ... ok |
| 2801 | 2026-04-01T02:22:50.792Z | test switchport::test::port_id_ordering ... ok |
| 2802 | 2026-04-01T02:22:50.793Z | Lane 0 Lane 0 Lane 1Lane 1 Lane 2Lane 2 Lane 3Lane 3 |
| 2803 | 2026-04-01T02:22:50.793Z | |
| 2804 | 2026-04-01T02:22:50.793Z | State: Activated Rx Loss-of-lock: YesActivated Yes Activated Yes ActivatedYes |
| 2805 | 2026-04-01T02:22:50.793Z | |
| 2806 | 2026-04-01T02:22:50.793Z | Rx Output Enabled: false Rx Loss-of-signal: Yes Yesfalse Yes falseYes |
| 2807 | 2026-04-01T02:22:50.793Z | false Rx CDR Enabled: Yes |
| 2808 | 2026-04-01T02:22:50.793Z | Rx Output Status: valid Yes valid Yesvalid Yesvalid |
| 2809 | 2026-04-01T02:22:50.793Z | |
| 2810 | 2026-04-01T02:22:50.793Z | Rx Loss-of-lock: true Tx Enabled: Yes Yestrue trueYes trueYes |
| 2811 | 2026-04-01T02:22:50.793Z | |
| 2812 | 2026-04-01T02:22:50.793Z | Tx Loss-of-lock: No Rx Loss-of-signal: falseNo Nofalse No |
| 2813 | 2026-04-01T02:22:50.793Z | false Tx Loss-of-signal: Nofalse |
| 2814 | 2026-04-01T02:22:50.793Z | Rx Auto-squelch Disable: trueNo true No trueNo |
| 2815 | 2026-04-01T02:22:50.793Z | true |
| 2816 | 2026-04-01T02:22:50.793Z | Tx CDR Enabled: No Tx Output Enabled: true No true No trueNo |
| 2817 | 2026-04-01T02:22:50.793Z | true |
| 2818 | 2026-04-01T02:22:50.793Z | Tx Adaptive EQ Fault: No Tx Output Status: invalid No invalid Noinvalid No |
| 2819 | 2026-04-01T02:22:50.793Z | invalid |
| 2820 | 2026-04-01T02:22:50.793Z | Tx Fault: Yes Tx Loss-of-lock: falseYes Yesfalse Yes |
| 2821 | 2026-04-01T02:22:50.793Z | false false |
| 2822 | 2026-04-01T02:22:50.793Z | Tx Loss-of-signal: true true true true |
| 2823 | 2026-04-01T02:22:50.793Z | Tx Auto-squelch Disable: false false false false |
| 2824 | 2026-04-01T02:22:50.793Z | Tx Adaptive EQ Fail: true true true true |
| 2825 | 2026-04-01T02:22:50.793Z | Tx Failure: false false false false |
| 2826 | 2026-04-01T02:22:50.793Z | Tx Force Squelch: true true true true |
| 2827 | 2026-04-01T02:22:50.793Z | Tx Input Polarity: normal normal normal normal |
| 2828 | 2026-04-01T02:22:50.793Z | test switchport::test::test_print_sff_datapath ... ok |
| 2829 | 2026-04-01T02:22:50.793Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2830 | 2026-04-01T02:22:50.796Z | test link::test_filter ... ok |
| 2831 | 2026-04-01T02:22:50.796Z | |
| 2832 | 2026-04-01T02:22:50.796Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2833 | 2026-04-01T02:22:50.796Z | |
| 2834 | 2026-04-01T02:22:50.796Z | Running tests/counters.rs (target/debug/deps/counters-f58c2aa0eada9490) |
| 2835 | 2026-04-01T02:22:50.796Z | |
| 2836 | 2026-04-01T02:22:50.796Z | running 1 test |
| 2837 | 2026-04-01T02:22:50.796Z | test test_p4_counter_list ... ignored |
| 2838 | 2026-04-01T02:22:50.796Z | |
| 2839 | 2026-04-01T02:22:50.796Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2840 | 2026-04-01T02:22:50.796Z | |
| 2841 | 2026-04-01T02:22:50.796Z | Running tests/port-link.rs (target/debug/deps/port_link-aa4c6c24b3ced0f6) |
| 2842 | 2026-04-01T02:22:50.799Z | |
| 2843 | 2026-04-01T02:22:50.799Z | running 5 tests |
| 2844 | 2026-04-01T02:22:50.800Z | test test_an ... ignored |
| 2845 | 2026-04-01T02:22:50.800Z | test test_enable ... ignored |
| 2846 | 2026-04-01T02:22:50.800Z | test test_ip_addresses ... ignored |
| 2847 | 2026-04-01T02:22:50.800Z | test test_kr ... ignored |
| 2848 | 2026-04-01T02:22:50.800Z | test test_mac ... ignored |
| 2849 | 2026-04-01T02:22:50.800Z | |
| 2850 | 2026-04-01T02:22:50.800Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2851 | 2026-04-01T02:22:50.800Z | |
| 2852 | 2026-04-01T02:22:50.800Z | Running unittests src/main.rs (target/debug/deps/tfportd-600f512148d84888) |
| 2853 | 2026-04-01T02:22:50.800Z | |
| 2854 | 2026-04-01T02:22:50.800Z | running 3 tests |
| 2855 | 2026-04-01T02:22:50.803Z | test linklocal::test_parse_ipadm ... ok |
| 2856 | 2026-04-01T02:22:50.803Z | test tfport::test_parse_tfport ... ok |
| 2857 | 2026-04-01T02:22:50.803Z | test config::tests::test_updates ... ok |
| 2858 | 2026-04-01T02:22:50.803Z | |
| 2859 | 2026-04-01T02:22:50.803Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2860 | 2026-04-01T02:22:50.803Z | |
| 2861 | 2026-04-01T02:22:50.803Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 2862 | 2026-04-01T02:22:50.803Z | |
| 2863 | 2026-04-01T02:22:50.803Z | running 0 tests |
| 2864 | 2026-04-01T02:22:50.803Z | |
| 2865 | 2026-04-01T02:22:50.803Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2866 | 2026-04-01T02:22:50.803Z | |
| 2867 | 2026-04-01T02:22:50.803Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2868 | 2026-04-01T02:22:50.806Z | |
| 2869 | 2026-04-01T02:22:50.806Z | running 0 tests |
| 2870 | 2026-04-01T02:22:50.806Z | |
| 2871 | 2026-04-01T02:22:50.806Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2872 | 2026-04-01T02:22:50.806Z | |
| 2873 | 2026-04-01T02:22:50.806Z | Doc-tests aal |
| 2874 | 2026-04-01T02:22:50.921Z | |
| 2875 | 2026-04-01T02:22:50.921Z | running 0 tests |
| 2876 | 2026-04-01T02:22:50.921Z | |
| 2877 | 2026-04-01T02:22:50.921Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2878 | 2026-04-01T02:22:50.921Z | |
| 2879 | 2026-04-01T02:22:50.935Z | Doc-tests aal_macros |
| 2880 | 2026-04-01T02:22:51.002Z | |
| 2881 | 2026-04-01T02:22:51.002Z | running 0 tests |
| 2882 | 2026-04-01T02:22:51.002Z | |
| 2883 | 2026-04-01T02:22:51.002Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2884 | 2026-04-01T02:22:51.002Z | |
| 2885 | 2026-04-01T02:22:51.009Z | Doc-tests common |
| 2886 | 2026-04-01T02:22:51.237Z | |
| 2887 | 2026-04-01T02:22:51.237Z | running 0 tests |
| 2888 | 2026-04-01T02:22:51.237Z | |
| 2889 | 2026-04-01T02:22:51.237Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2890 | 2026-04-01T02:22:51.237Z | |
| 2891 | 2026-04-01T02:22:51.256Z | Doc-tests dpd_api |
| 2892 | 2026-04-01T02:22:52.398Z | |
| 2893 | 2026-04-01T02:22:52.398Z | running 2 tests |
| 2894 | 2026-04-01T02:22:52.398Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2895 | 2026-04-01T02:22:52.398Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2896 | 2026-04-01T02:22:52.398Z | |
| 2897 | 2026-04-01T02:22:52.399Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2898 | 2026-04-01T02:22:52.399Z | |
| 2899 | 2026-04-01T02:22:52.438Z | Doc-tests dpd_client |
| 2900 | 2026-04-01T02:22:53.719Z | |
| 2901 | 2026-04-01T02:22:53.719Z | running 0 tests |
| 2902 | 2026-04-01T02:22:53.719Z | |
| 2903 | 2026-04-01T02:22:53.719Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2904 | 2026-04-01T02:22:53.719Z | |
| 2905 | 2026-04-01T02:22:53.762Z | Doc-tests dpd_types |
| 2906 | 2026-04-01T02:22:54.105Z | |
| 2907 | 2026-04-01T02:22:54.105Z | running 0 tests |
| 2908 | 2026-04-01T02:22:54.105Z | |
| 2909 | 2026-04-01T02:22:54.105Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2910 | 2026-04-01T02:22:54.105Z | |
| 2911 | 2026-04-01T02:22:54.134Z | Doc-tests packet |
| 2912 | 2026-04-01T02:22:54.245Z | |
| 2913 | 2026-04-01T02:22:54.245Z | running 0 tests |
| 2914 | 2026-04-01T02:22:54.245Z | |
| 2915 | 2026-04-01T02:22:54.245Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2916 | 2026-04-01T02:22:54.245Z | |
| 2917 | 2026-04-01T02:22:54.260Z | Doc-tests pcap |
| 2918 | 2026-04-01T02:22:54.310Z | |
| 2919 | 2026-04-01T02:22:54.310Z | running 0 tests |
| 2920 | 2026-04-01T02:22:54.311Z | |
| 2921 | 2026-04-01T02:22:54.311Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2922 | 2026-04-01T02:22:54.311Z | |
| 2923 | 2026-04-01T02:22:54.353Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2924 | 2026-04-01T02:22:54.353Z | + RUST_BACKTRACE=full |
| 2925 | 2026-04-01T02:22:54.353Z | + cargo test --features softnpu --no-fail-fast |
| 2926 | 2026-04-01T02:22:55.144Z | Compiling num-integer v0.1.46 |
| 2927 | 2026-04-01T02:22:55.156Z | Compiling num-complex v0.4.6 |
| 2928 | 2026-04-01T02:22:55.156Z | Compiling bitstruct_derive v0.1.0 |
| 2929 | 2026-04-01T02:22:55.156Z | Compiling tap v1.0.1 |
| 2930 | 2026-04-01T02:22:55.212Z | Compiling wyz v0.5.1 |
| 2931 | 2026-04-01T02:22:55.348Z | Compiling num-rational v0.4.2 |
| 2932 | 2026-04-01T02:22:55.379Z | Compiling num-iter v0.1.45 |
| 2933 | 2026-04-01T02:22:55.395Z | Compiling num-bigint v0.4.6 |
| 2934 | 2026-04-01T02:22:55.480Z | Compiling radium v0.7.0 |
| 2935 | 2026-04-01T02:22:55.498Z | Compiling funty v2.0.0 |
| 2936 | 2026-04-01T02:22:55.521Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2937 | 2026-04-01T02:22:55.587Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2938 | 2026-04-01T02:22:55.678Z | Compiling num v0.4.3 |
| 2939 | 2026-04-01T02:22:55.758Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2940 | 2026-04-01T02:22:55.782Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2941 | 2026-04-01T02:22:55.793Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2942 | 2026-04-01T02:22:55.861Z | Compiling bitvec v1.0.1 |
| 2943 | 2026-04-01T02:22:55.911Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2944 | 2026-04-01T02:22:56.042Z | Compiling typeid v1.0.3 |
| 2945 | 2026-04-01T02:22:56.083Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2946 | 2026-04-01T02:22:56.150Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2947 | 2026-04-01T02:22:56.161Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2948 | 2026-04-01T02:22:56.201Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2949 | 2026-04-01T02:22:56.489Z | Compiling ascii v1.1.0 |
| 2950 | 2026-04-01T02:22:56.903Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2951 | 2026-04-01T02:22:57.001Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2952 | 2026-04-01T02:22:57.044Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2953 | 2026-04-01T02:22:57.103Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2954 | 2026-04-01T02:22:57.244Z | Compiling erased-serde v0.4.8 |
| 2955 | 2026-04-01T02:22:57.345Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2956 | 2026-04-01T02:22:57.444Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2957 | 2026-04-01T02:22:57.531Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2958 | 2026-04-01T02:22:57.726Z | Compiling bitstruct v0.1.1 |
| 2959 | 2026-04-01T02:22:58.038Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2960 | 2026-04-01T02:22:58.081Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2961 | 2026-04-01T02:22:58.139Z | Compiling serde_arrays v0.1.0 |
| 2962 | 2026-04-01T02:22:58.150Z | Compiling libloading v0.7.4 |
| 2963 | 2026-04-01T02:22:58.314Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2964 | 2026-04-01T02:22:58.933Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2965 | 2026-04-01T02:22:59.136Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2966 | 2026-04-01T02:22:59.177Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2967 | 2026-04-01T02:23:00.276Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2968 | 2026-04-01T02:23:01.122Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2969 | 2026-04-01T02:23:06.966Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2970 | 2026-04-01T02:23:07.185Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2971 | 2026-04-01T02:23:07.189Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2972 | 2026-04-01T02:23:07.248Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2973 | 2026-04-01T02:23:07.260Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2974 | 2026-04-01T02:23:07.793Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2975 | 2026-04-01T02:23:08.840Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2976 | 2026-04-01T02:23:09.281Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2977 | 2026-04-01T02:23:09.615Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2978 | 2026-04-01T02:23:15.674Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2979 | 2026-04-01T02:23:16.393Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2980 | 2026-04-01T02:23:16.578Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2981 | 2026-04-01T02:23:17.651Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2982 | 2026-04-01T02:23:23.979Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2983 | 2026-04-01T02:23:26.415Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2984 | 2026-04-01T02:23:31.114Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2985 | 2026-04-01T02:24:09.623Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 2986 | 2026-04-01T02:24:09.739Z | Running unittests src/lib.rs (target/debug/deps/aal-3ed53888b505a2c1) |
| 2987 | 2026-04-01T02:24:09.742Z | |
| 2988 | 2026-04-01T02:24:09.742Z | running 5 tests |
| 2989 | 2026-04-01T02:24:09.745Z | test fuse::tests::chip_revision_b0 ... ok |
| 2990 | 2026-04-01T02:24:09.745Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2991 | 2026-04-01T02:24:09.745Z | test fuse::tests::chip_revision_a0 ... ok |
| 2992 | 2026-04-01T02:24:09.745Z | test fuse::tests::chip_revision_b1 ... ok |
| 2993 | 2026-04-01T02:24:09.745Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2994 | 2026-04-01T02:24:09.745Z | |
| 2995 | 2026-04-01T02:24:09.745Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2996 | 2026-04-01T02:24:09.745Z | |
| 2997 | 2026-04-01T02:24:09.745Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2998 | 2026-04-01T02:24:09.748Z | |
| 2999 | 2026-04-01T02:24:09.748Z | running 0 tests |
| 3000 | 2026-04-01T02:24:09.748Z | |
| 3001 | 2026-04-01T02:24:09.748Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3002 | 2026-04-01T02:24:09.748Z | |
| 3003 | 2026-04-01T02:24:09.748Z | Running unittests src/lib.rs (target/debug/deps/asic-97b9187cd5525f99) |
| 3004 | 2026-04-01T02:24:09.750Z | |
| 3005 | 2026-04-01T02:24:09.750Z | running 0 tests |
| 3006 | 2026-04-01T02:24:09.750Z | |
| 3007 | 2026-04-01T02:24:09.750Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3008 | 2026-04-01T02:24:09.750Z | |
| 3009 | 2026-04-01T02:24:09.751Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 3010 | 2026-04-01T02:24:09.756Z | |
| 3011 | 2026-04-01T02:24:09.756Z | running 10 tests |
| 3012 | 2026-04-01T02:24:09.758Z | test nat::tests::test_vni ... ok |
| 3013 | 2026-04-01T02:24:09.758Z | test network::tests::test_equal ... ok |
| 3014 | 2026-04-01T02:24:09.759Z | test network::tests::test_eui64 ... ok |
| 3015 | 2026-04-01T02:24:09.759Z | test network::tests::test_into ... ok |
| 3016 | 2026-04-01T02:24:09.759Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3017 | 2026-04-01T02:24:09.759Z | test network::tests::test_not_equal ... ok |
| 3018 | 2026-04-01T02:24:09.761Z | test network::tests::test_to_string ... ok |
| 3019 | 2026-04-01T02:24:09.761Z | test network::tests::test_parse ... ok |
| 3020 | 2026-04-01T02:24:09.761Z | test test_purge ... ok |
| 3021 | 2026-04-01T02:24:09.764Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3022 | 2026-04-01T02:24:09.764Z | |
| 3023 | 2026-04-01T02:24:09.764Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3024 | 2026-04-01T02:24:09.764Z | |
| 3025 | 2026-04-01T02:24:09.764Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f15a4264b6911318) |
| 3026 | 2026-04-01T02:24:09.769Z | |
| 3027 | 2026-04-01T02:24:09.769Z | running 1 test |
| 3028 | 2026-04-01T02:24:11.011Z | test test::test_apis_up_to_date ... ok |
| 3029 | 2026-04-01T02:24:11.011Z | |
| 3030 | 2026-04-01T02:24:11.011Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s |
| 3031 | 2026-04-01T02:24:11.011Z | |
| 3032 | 2026-04-01T02:24:11.065Z | Running unittests src/main.rs (target/debug/deps/dpd-fedf431837ae075d) |
| 3033 | 2026-04-01T02:24:11.070Z | |
| 3034 | 2026-04-01T02:24:11.070Z | running 44 tests |
| 3035 | 2026-04-01T02:24:11.073Z | test freemap::test_ordering ... ok |
| 3036 | 2026-04-01T02:24:11.073Z | test freemap::test_split ... ok |
| 3037 | 2026-04-01T02:24:11.073Z | test config::tests::test_updates ... ok |
| 3038 | 2026-04-01T02:24:11.073Z | test macaddrs::tests::test_mac_offset ... ok |
| 3039 | 2026-04-01T02:24:11.073Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3040 | 2026-04-01T02:24:11.073Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3041 | 2026-04-01T02:24:11.073Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3042 | 2026-04-01T02:24:11.073Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3043 | 2026-04-01T02:24:11.076Z | Apr 01 02:24:09.817 DEBG created new freemapApr 01 02:24:09.817 DEBG created new freemap, , unitunit:: freemap_testfreemap_test |
| 3044 | 2026-04-01T02:24:11.076Z | |
| 3045 | 2026-04-01T02:24:11.076Z | Apr 01 02:24:09.817 DEBG initted freemap. size: 128, unit: freemap_test |
| 3046 | 2026-04-01T02:24:11.076Z | Apr 01 02:24:09.817 DEBG initted freemap. size: 128Apr 01 02:24:09.817, unitDEBG: reset freemapfreemap_test, |
| 3047 | 2026-04-01T02:24:11.076Z | unit: freemap_testApr 01 02:24:09.817 |
| 3048 | 2026-04-01T02:24:11.076Z | DEBG reset freemap, unit: freemap_test |
| 3049 | 2026-04-01T02:24:11.076Z | Apr 01 02:24:09.817 DEBG created new freemap, unit: freemap_test |
| 3050 | 2026-04-01T02:24:11.076Z | Apr 01 02:24:09.818 DEBG initted freemap. size: 128, unit: freemap_test |
| 3051 | 2026-04-01T02:24:11.077Z | test freemap::test_free ... ok |
| 3052 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG reset freemap, unit: freemap_test |
| 3053 | 2026-04-01T02:24:11.077Z | test freemap::test_span ... ok |
| 3054 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3055 | 2026-04-01T02:24:11.077Z | test freemap::test_exhaustion ... ok |
| 3056 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3057 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3058 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG created new freemap, unit: freemap_test |
| 3059 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG initted freemap. size: 128, unit: freemap_test |
| 3060 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3061 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG reset freemap, unit: freemap_test |
| 3062 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG created new freemap, unit: freemap_test |
| 3063 | 2026-04-01T02:24:11.077Z | test freemap::test_basic ... ok |
| 3064 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG initted freemap. size: 128, unit: freemap_test |
| 3065 | 2026-04-01T02:24:11.077Z | Apr 01 02:24:09.818 DEBG reset freemap, unit: freemap_test |
| 3066 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3067 | 2026-04-01T02:24:11.077Z | test freemap::test_reclaim ... ok |
| 3068 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3069 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3070 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_sources_contain_any ... ok |
| 3071 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3072 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3073 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3074 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3075 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3076 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3077 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3078 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3079 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3080 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3081 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3082 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3083 | 2026-04-01T02:24:11.077Z | test nat::test_mapping ... ok |
| 3084 | 2026-04-01T02:24:11.077Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3085 | 2026-04-01T02:24:11.077Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3086 | 2026-04-01T02:24:11.077Z | test port_map::tests::test_backplane_group ... ok |
| 3087 | 2026-04-01T02:24:11.078Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3088 | 2026-04-01T02:24:11.078Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3089 | 2026-04-01T02:24:11.078Z | test port_map::tests::test_port_map ... ok |
| 3090 | 2026-04-01T02:24:11.078Z | test port_map::tests::dump_map ... ok |
| 3091 | 2026-04-01T02:24:11.081Z | test api_server::tests::test_build_info ... ok |
| 3092 | 2026-04-01T02:24:11.081Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3093 | 2026-04-01T02:24:11.081Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3094 | 2026-04-01T02:24:11.081Z | |
| 3095 | 2026-04-01T02:24:11.081Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3096 | 2026-04-01T02:24:11.081Z | |
| 3097 | 2026-04-01T02:24:11.081Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-78969b4b9f2706ae) |
| 3098 | 2026-04-01T02:24:11.084Z | |
| 3099 | 2026-04-01T02:24:11.084Z | running 0 tests |
| 3100 | 2026-04-01T02:24:11.084Z | |
| 3101 | 2026-04-01T02:24:11.084Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3102 | 2026-04-01T02:24:11.084Z | |
| 3103 | 2026-04-01T02:24:11.084Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-5793a41a96442897) |
| 3104 | 2026-04-01T02:24:11.084Z | |
| 3105 | 2026-04-01T02:24:11.084Z | running 0 tests |
| 3106 | 2026-04-01T02:24:11.084Z | |
| 3107 | 2026-04-01T02:24:11.084Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3108 | 2026-04-01T02:24:11.084Z | |
| 3109 | 2026-04-01T02:24:11.084Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-c50f73754133845a) |
| 3110 | 2026-04-01T02:24:11.087Z | |
| 3111 | 2026-04-01T02:24:11.087Z | running 6 tests |
| 3112 | 2026-04-01T02:24:11.087Z | test tests::test_parse_client_port_id ... ok |
| 3113 | 2026-04-01T02:24:11.087Z | test tests::test_port_id_cmp ... ok |
| 3114 | 2026-04-01T02:24:11.087Z | test tests::test_full_lot_id_neither_present ... ok |
| 3115 | 2026-04-01T02:24:11.087Z | test tests::test_full_lot_id_both_present ... ok |
| 3116 | 2026-04-01T02:24:11.087Z | test tests::test_full_lot_id_lot_only ... ok |
| 3117 | 2026-04-01T02:24:11.087Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3118 | 2026-04-01T02:24:11.087Z | |
| 3119 | 2026-04-01T02:24:11.087Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3120 | 2026-04-01T02:24:11.087Z | |
| 3121 | 2026-04-01T02:24:11.087Z | Running tests/test_all.rs (target/debug/deps/test_all-8d1249b536a6ccce) |
| 3122 | 2026-04-01T02:24:11.090Z | |
| 3123 | 2026-04-01T02:24:11.090Z | running 0 tests |
| 3124 | 2026-04-01T02:24:11.090Z | |
| 3125 | 2026-04-01T02:24:11.090Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3126 | 2026-04-01T02:24:11.090Z | |
| 3127 | 2026-04-01T02:24:11.090Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-4dbe38fb6218b8c0) |
| 3128 | 2026-04-01T02:24:11.090Z | |
| 3129 | 2026-04-01T02:24:11.090Z | running 0 tests |
| 3130 | 2026-04-01T02:24:11.090Z | |
| 3131 | 2026-04-01T02:24:11.090Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3132 | 2026-04-01T02:24:11.090Z | |
| 3133 | 2026-04-01T02:24:11.093Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 3134 | 2026-04-01T02:24:11.096Z | |
| 3135 | 2026-04-01T02:24:11.096Z | running 12 tests |
| 3136 | 2026-04-01T02:24:11.099Z | test icmp::test_v6_checksum ... ok |
| 3137 | 2026-04-01T02:24:11.099Z | test icmp::test_v4_checksum ... ok |
| 3138 | 2026-04-01T02:24:11.099Z | test ipv6::test_ipv6_parse ... ok |
| 3139 | 2026-04-01T02:24:11.099Z | test lldp::test_lldp_parse ... ok |
| 3140 | 2026-04-01T02:24:11.099Z | test pbuf::test_byte ... ok |
| 3141 | 2026-04-01T02:24:11.099Z | test pbuf::test_nibble ... ok |
| 3142 | 2026-04-01T02:24:11.099Z | test pbuf::test_short ... ok |
| 3143 | 2026-04-01T02:24:11.099Z | test pbuf::test_twelve ... ok |
| 3144 | 2026-04-01T02:24:11.099Z | test pbuf::test_word ... ok |
| 3145 | 2026-04-01T02:24:11.099Z | test pbuf::test_overflow ... ok |
| 3146 | 2026-04-01T02:24:11.099Z | test tcp::test_checksum_ack_data ... ok |
| 3147 | 2026-04-01T02:24:11.100Z | test tcp::test_checksum_syn_nodata ... ok |
| 3148 | 2026-04-01T02:24:11.100Z | |
| 3149 | 2026-04-01T02:24:11.100Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3150 | 2026-04-01T02:24:11.100Z | |
| 3151 | 2026-04-01T02:24:11.100Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3152 | 2026-04-01T02:24:11.102Z | |
| 3153 | 2026-04-01T02:24:11.102Z | running 0 tests |
| 3154 | 2026-04-01T02:24:11.102Z | |
| 3155 | 2026-04-01T02:24:11.102Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3156 | 2026-04-01T02:24:11.102Z | |
| 3157 | 2026-04-01T02:24:11.105Z | Running unittests src/main.rs (target/debug/deps/swadm-d8035779cb234895) |
| 3158 | 2026-04-01T02:24:11.113Z | |
| 3159 | 2026-04-01T02:24:11.113Z | running 5 tests |
| 3160 | 2026-04-01T02:24:11.117Z | test switchport::test::test_compute_lanes ... ok |
| 3161 | 2026-04-01T02:24:11.120Z | test switchport::test::port_id_ordering ... ok |
| 3162 | 2026-04-01T02:24:11.120Z | test link::test_filter ... ok |
| 3163 | 2026-04-01T02:24:11.122Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3164 | 2026-04-01T02:24:11.122Z | Lane 0 Rx Loss-of-lock: Yes Yes YesLane 1 YesLane 2 |
| 3165 | 2026-04-01T02:24:11.123Z | Lane 3 Rx Loss-of-signal: Yes |
| 3166 | 2026-04-01T02:24:11.123Z | Yes State: ActivatedYes ActivatedYes |
| 3167 | 2026-04-01T02:24:11.123Z | Rx CDR Enabled: Yes Yes Yes ActivatedYes Activated |
| 3168 | 2026-04-01T02:24:11.123Z | |
| 3169 | 2026-04-01T02:24:11.123Z | Tx Enabled: Yes Rx Output Enabled: false Yesfalse Yes falseYes |
| 3170 | 2026-04-01T02:24:11.123Z | false |
| 3171 | 2026-04-01T02:24:11.123Z | Tx Loss-of-lock: No Rx Output Status: valid validNo validNo validNo |
| 3172 | 2026-04-01T02:24:11.123Z | |
| 3173 | 2026-04-01T02:24:11.123Z | Tx Loss-of-signal: No Rx Loss-of-lock: true No trueNo trueNo |
| 3174 | 2026-04-01T02:24:11.123Z | true Tx CDR Enabled: No |
| 3175 | 2026-04-01T02:24:11.123Z | Rx Loss-of-signal: falseNo No falseNo |
| 3176 | 2026-04-01T02:24:11.123Z | false Tx Adaptive EQ Fault: No false |
| 3177 | 2026-04-01T02:24:11.123Z | No Rx Auto-squelch Disable: trueNo trueNo |
| 3178 | 2026-04-01T02:24:11.123Z | true Tx Fault: Yes Yestrue |
| 3179 | 2026-04-01T02:24:11.123Z | Tx Output Enabled: trueYes Yestrue |
| 3180 | 2026-04-01T02:24:11.123Z | true true |
| 3181 | 2026-04-01T02:24:11.123Z | Tx Output Status: invalid invalid invalid invalid |
| 3182 | 2026-04-01T02:24:11.123Z | Tx Loss-of-lock: false false false false |
| 3183 | 2026-04-01T02:24:11.123Z | Tx Loss-of-signal: true true true true |
| 3184 | 2026-04-01T02:24:11.123Z | Tx Auto-squelch Disable: false false false false |
| 3185 | 2026-04-01T02:24:11.123Z | Tx Adaptive EQ Fail: true true true true |
| 3186 | 2026-04-01T02:24:11.123Z | Tx Failure: false false false false |
| 3187 | 2026-04-01T02:24:11.123Z | Tx Force Squelch: true true true true |
| 3188 | 2026-04-01T02:24:11.123Z | Tx Input Polarity: normal normal normal normal |
| 3189 | 2026-04-01T02:24:11.123Z | test switchport::test::test_print_sff_datapath ... ok |
| 3190 | 2026-04-01T02:24:11.123Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3191 | 2026-04-01T02:24:11.123Z | |
| 3192 | 2026-04-01T02:24:11.124Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3193 | 2026-04-01T02:24:11.124Z | |
| 3194 | 2026-04-01T02:24:11.124Z | Running tests/counters.rs (target/debug/deps/counters-dfc008ae98d231c9) |
| 3195 | 2026-04-01T02:24:11.128Z | |
| 3196 | 2026-04-01T02:24:11.128Z | running 1 test |
| 3197 | 2026-04-01T02:24:11.131Z | test test_p4_counter_list ... ignored |
| 3198 | 2026-04-01T02:24:11.131Z | |
| 3199 | 2026-04-01T02:24:11.131Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3200 | 2026-04-01T02:24:11.131Z | |
| 3201 | 2026-04-01T02:24:11.131Z | Running tests/port-link.rs (target/debug/deps/port_link-fa018ac19dad356c) |
| 3202 | 2026-04-01T02:24:11.134Z | |
| 3203 | 2026-04-01T02:24:11.134Z | running 5 tests |
| 3204 | 2026-04-01T02:24:11.137Z | test test_an ... ignored |
| 3205 | 2026-04-01T02:24:11.137Z | test test_enable ... ignored |
| 3206 | 2026-04-01T02:24:11.137Z | test test_ip_addresses ... ignored |
| 3207 | 2026-04-01T02:24:11.137Z | test test_kr ... ignored |
| 3208 | 2026-04-01T02:24:11.137Z | test test_mac ... ignored |
| 3209 | 2026-04-01T02:24:11.137Z | |
| 3210 | 2026-04-01T02:24:11.137Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3211 | 2026-04-01T02:24:11.137Z | |
| 3212 | 2026-04-01T02:24:11.137Z | Running unittests src/main.rs (target/debug/deps/tfportd-06eb1bfa3680b590) |
| 3213 | 2026-04-01T02:24:11.140Z | |
| 3214 | 2026-04-01T02:24:11.140Z | running 3 tests |
| 3215 | 2026-04-01T02:24:11.140Z | test linklocal::test_parse_ipadm ... ok |
| 3216 | 2026-04-01T02:24:11.140Z | test tfport::test_parse_tfport ... ok |
| 3217 | 2026-04-01T02:24:11.140Z | test config::tests::test_updates ... ok |
| 3218 | 2026-04-01T02:24:11.140Z | |
| 3219 | 2026-04-01T02:24:11.140Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3220 | 2026-04-01T02:24:11.140Z | |
| 3221 | 2026-04-01T02:24:11.143Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 3222 | 2026-04-01T02:24:11.146Z | |
| 3223 | 2026-04-01T02:24:11.146Z | running 0 tests |
| 3224 | 2026-04-01T02:24:11.146Z | |
| 3225 | 2026-04-01T02:24:11.146Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3226 | 2026-04-01T02:24:11.146Z | |
| 3227 | 2026-04-01T02:24:11.148Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3228 | 2026-04-01T02:24:11.151Z | |
| 3229 | 2026-04-01T02:24:11.151Z | running 0 tests |
| 3230 | 2026-04-01T02:24:11.151Z | |
| 3231 | 2026-04-01T02:24:11.151Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3232 | 2026-04-01T02:24:11.151Z | |
| 3233 | 2026-04-01T02:24:11.153Z | Doc-tests aal |
| 3234 | 2026-04-01T02:24:11.278Z | |
| 3235 | 2026-04-01T02:24:11.278Z | running 0 tests |
| 3236 | 2026-04-01T02:24:11.278Z | |
| 3237 | 2026-04-01T02:24:11.281Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3238 | 2026-04-01T02:24:11.281Z | |
| 3239 | 2026-04-01T02:24:11.294Z | Doc-tests aal_macros |
| 3240 | 2026-04-01T02:24:11.364Z | |
| 3241 | 2026-04-01T02:24:11.364Z | running 0 tests |
| 3242 | 2026-04-01T02:24:11.364Z | |
| 3243 | 2026-04-01T02:24:11.364Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3244 | 2026-04-01T02:24:11.364Z | |
| 3245 | 2026-04-01T02:24:11.374Z | Doc-tests common |
| 3246 | 2026-04-01T02:24:11.610Z | |
| 3247 | 2026-04-01T02:24:11.610Z | running 0 tests |
| 3248 | 2026-04-01T02:24:11.610Z | |
| 3249 | 2026-04-01T02:24:11.610Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3250 | 2026-04-01T02:24:11.610Z | |
| 3251 | 2026-04-01T02:24:11.630Z | Doc-tests dpd_api |
| 3252 | 2026-04-01T02:24:12.793Z | |
| 3253 | 2026-04-01T02:24:12.793Z | running 2 tests |
| 3254 | 2026-04-01T02:24:12.793Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3255 | 2026-04-01T02:24:12.793Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3256 | 2026-04-01T02:24:12.793Z | |
| 3257 | 2026-04-01T02:24:12.793Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3258 | 2026-04-01T02:24:12.793Z | |
| 3259 | 2026-04-01T02:24:12.834Z | Doc-tests dpd_client |
| 3260 | 2026-04-01T02:24:14.110Z | |
| 3261 | 2026-04-01T02:24:14.110Z | running 0 tests |
| 3262 | 2026-04-01T02:24:14.110Z | |
| 3263 | 2026-04-01T02:24:14.110Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3264 | 2026-04-01T02:24:14.110Z | |
| 3265 | 2026-04-01T02:24:14.156Z | Doc-tests dpd_types |
| 3266 | 2026-04-01T02:24:14.498Z | |
| 3267 | 2026-04-01T02:24:14.498Z | running 0 tests |
| 3268 | 2026-04-01T02:24:14.498Z | |
| 3269 | 2026-04-01T02:24:14.501Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3270 | 2026-04-01T02:24:14.501Z | |
| 3271 | 2026-04-01T02:24:14.529Z | Doc-tests packet |
| 3272 | 2026-04-01T02:24:14.640Z | |
| 3273 | 2026-04-01T02:24:14.640Z | running 0 tests |
| 3274 | 2026-04-01T02:24:14.640Z | |
| 3275 | 2026-04-01T02:24:14.640Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3276 | 2026-04-01T02:24:14.640Z | |
| 3277 | 2026-04-01T02:24:14.655Z | Doc-tests pcap |
| 3278 | 2026-04-01T02:24:14.707Z | |
| 3279 | 2026-04-01T02:24:14.707Z | running 0 tests |
| 3280 | 2026-04-01T02:24:14.707Z | |
| 3281 | 2026-04-01T02:24:14.707Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3282 | 2026-04-01T02:24:14.707Z | |
| 3283 | 2026-04-01T02:24:14.757Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3284 | 2026-04-01T02:24:14.758Z | + RUST_BACKTRACE=full |
| 3285 | 2026-04-01T02:24:14.758Z | + cargo test --features chaos --no-fail-fast |
| 3286 | 2026-04-01T02:24:15.341Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3287 | 2026-04-01T02:24:15.417Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3288 | 2026-04-01T02:24:15.427Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3289 | 2026-04-01T02:24:23.699Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3290 | 2026-04-01T02:24:23.759Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3291 | 2026-04-01T02:24:58.267Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.48s |
| 3292 | 2026-04-01T02:24:58.382Z | Running unittests src/lib.rs (target/debug/deps/aal-7f7282a08dd2b93d) |
| 3293 | 2026-04-01T02:24:58.388Z | |
| 3294 | 2026-04-01T02:24:58.388Z | running 5 tests |
| 3295 | 2026-04-01T02:24:58.392Z | test fuse::tests::chip_revision_a0 ... ok |
| 3296 | 2026-04-01T02:24:58.392Z | test fuse::tests::chip_revision_b1 ... ok |
| 3297 | 2026-04-01T02:24:58.392Z | test fuse::tests::chip_revision_b0 ... ok |
| 3298 | 2026-04-01T02:24:58.392Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3299 | 2026-04-01T02:24:58.392Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3300 | 2026-04-01T02:24:58.392Z | |
| 3301 | 2026-04-01T02:24:58.392Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3302 | 2026-04-01T02:24:58.392Z | |
| 3303 | 2026-04-01T02:24:58.392Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3304 | 2026-04-01T02:24:58.395Z | |
| 3305 | 2026-04-01T02:24:58.395Z | running 0 tests |
| 3306 | 2026-04-01T02:24:58.395Z | |
| 3307 | 2026-04-01T02:24:58.395Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3308 | 2026-04-01T02:24:58.395Z | |
| 3309 | 2026-04-01T02:24:58.395Z | Running unittests src/lib.rs (target/debug/deps/asic-78fa8cae4944cf91) |
| 3310 | 2026-04-01T02:24:58.399Z | |
| 3311 | 2026-04-01T02:24:58.399Z | running 0 tests |
| 3312 | 2026-04-01T02:24:58.400Z | |
| 3313 | 2026-04-01T02:24:58.402Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3314 | 2026-04-01T02:24:58.402Z | |
| 3315 | 2026-04-01T02:24:58.402Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 3316 | 2026-04-01T02:24:58.406Z | |
| 3317 | 2026-04-01T02:24:58.406Z | running 10 tests |
| 3318 | 2026-04-01T02:24:58.408Z | test nat::tests::test_vni ... ok |
| 3319 | 2026-04-01T02:24:58.411Z | test network::tests::test_equal ... ok |
| 3320 | 2026-04-01T02:24:58.411Z | test network::tests::test_eui64 ... ok |
| 3321 | 2026-04-01T02:24:58.411Z | test network::tests::test_into ... ok |
| 3322 | 2026-04-01T02:24:58.411Z | test network::tests::test_not_equal ... ok |
| 3323 | 2026-04-01T02:24:58.411Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3324 | 2026-04-01T02:24:58.411Z | test network::tests::test_to_string ... ok |
| 3325 | 2026-04-01T02:24:58.411Z | test network::tests::test_parse ... ok |
| 3326 | 2026-04-01T02:24:58.411Z | test test_purge ... ok |
| 3327 | 2026-04-01T02:24:58.414Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3328 | 2026-04-01T02:24:58.414Z | |
| 3329 | 2026-04-01T02:24:58.414Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3330 | 2026-04-01T02:24:58.414Z | |
| 3331 | 2026-04-01T02:24:58.414Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f19d6adc8bec1336) |
| 3332 | 2026-04-01T02:24:58.442Z | |
| 3333 | 2026-04-01T02:24:58.442Z | running 1 test |
| 3334 | 2026-04-01T02:24:59.752Z | test test::test_apis_up_to_date ... ok |
| 3335 | 2026-04-01T02:24:59.752Z | |
| 3336 | 2026-04-01T02:24:59.752Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s |
| 3337 | 2026-04-01T02:24:59.752Z | |
| 3338 | 2026-04-01T02:24:59.805Z | Running unittests src/main.rs (target/debug/deps/dpd-42727efc6de07eb1) |
| 3339 | 2026-04-01T02:24:59.811Z | |
| 3340 | 2026-04-01T02:24:59.811Z | running 44 tests |
| 3341 | 2026-04-01T02:24:59.814Z | test freemap::test_ordering ... ok |
| 3342 | 2026-04-01T02:24:59.814Z | test freemap::test_split ... ok |
| 3343 | 2026-04-01T02:24:59.814Z | test config::tests::test_updates ... ok |
| 3344 | 2026-04-01T02:24:59.814Z | test macaddrs::tests::test_mac_offset ... ok |
| 3345 | 2026-04-01T02:24:59.814Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3346 | 2026-04-01T02:24:59.814Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3347 | 2026-04-01T02:24:59.814Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3348 | 2026-04-01T02:24:59.814Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3349 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG created new freemap, unit: freemap_test |
| 3350 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG initted freemap. size: 128, unit: freemap_test |
| 3351 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG reset freemap, unit: freemap_test |
| 3352 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG created new freemapApr 01 02:24:58.552, unitDEBG: created new freemapfreemap_test, |
| 3353 | 2026-04-01T02:24:59.819Z | unit: freemap_test |
| 3354 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG initted freemap. size: 128Apr 01 02:24:58.552, unitDEBG: initted freemap. size: 128freemap_test, |
| 3355 | 2026-04-01T02:24:59.819Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3356 | 2026-04-01T02:24:59.819Z | unit: freemap_testApr 01 02:24:58.552 |
| 3357 | 2026-04-01T02:24:59.819Z | DEBG reset freemap, Apr 01 02:24:58.552unit :DEBG freemap_testreset freemap |
| 3358 | 2026-04-01T02:24:59.819Z | , unit: freemap_test |
| 3359 | 2026-04-01T02:24:59.819Z | test freemap::test_reclaim ... ok |
| 3360 | 2026-04-01T02:24:59.819Z | test freemap::test_free ... ok |
| 3361 | 2026-04-01T02:24:59.819Z | test freemap::test_span ... ok |
| 3362 | 2026-04-01T02:24:59.819Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3363 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG created new freemap, unit: freemap_test |
| 3364 | 2026-04-01T02:24:59.819Z | Apr 01 02:24:58.552 DEBG initted freemap. size: 128, unit: freemap_test |
| 3365 | 2026-04-01T02:24:59.820Z | Apr 01 02:24:58.552 DEBG reset freemap, unit: freemap_test |
| 3366 | 2026-04-01T02:24:59.820Z | Apr 01 02:24:58.552 DEBG created new freemap, unit: freemap_test |
| 3367 | 2026-04-01T02:24:59.820Z | Apr 01 02:24:58.552 DEBG initted freemap. size: 128, unit: freemap_test |
| 3368 | 2026-04-01T02:24:59.820Z | Apr 01 02:24:58.552 DEBG reset freemap, unit: freemap_test |
| 3369 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3370 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3371 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3372 | 2026-04-01T02:24:59.820Z | test freemap::test_exhaustion ... ok |
| 3373 | 2026-04-01T02:24:59.820Z | test freemap::test_basic ... ok |
| 3374 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_sources_contain_any ... ok |
| 3375 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3376 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3377 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3378 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3379 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3380 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3381 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3382 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3383 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3384 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3385 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3386 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3387 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3388 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3389 | 2026-04-01T02:24:59.820Z | test nat::test_mapping ... ok |
| 3390 | 2026-04-01T02:24:59.820Z | test port_map::tests::test_backplane_group ... ok |
| 3391 | 2026-04-01T02:24:59.820Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3392 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3393 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3394 | 2026-04-01T02:24:59.820Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3395 | 2026-04-01T02:24:59.820Z | test port_map::tests::test_port_map ... ok |
| 3396 | 2026-04-01T02:24:59.820Z | test port_map::tests::dump_map ... ok |
| 3397 | 2026-04-01T02:24:59.820Z | test api_server::tests::test_build_info ... ok |
| 3398 | 2026-04-01T02:24:59.820Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3399 | 2026-04-01T02:24:59.826Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3400 | 2026-04-01T02:24:59.826Z | |
| 3401 | 2026-04-01T02:24:59.826Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3402 | 2026-04-01T02:24:59.826Z | |
| 3403 | 2026-04-01T02:24:59.826Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-76b51be6bc113a87) |
| 3404 | 2026-04-01T02:24:59.826Z | |
| 3405 | 2026-04-01T02:24:59.826Z | running 0 tests |
| 3406 | 2026-04-01T02:24:59.826Z | |
| 3407 | 2026-04-01T02:24:59.826Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3408 | 2026-04-01T02:24:59.826Z | |
| 3409 | 2026-04-01T02:24:59.828Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f3eedff91cf40d03) |
| 3410 | 2026-04-01T02:24:59.831Z | |
| 3411 | 2026-04-01T02:24:59.831Z | running 0 tests |
| 3412 | 2026-04-01T02:24:59.831Z | |
| 3413 | 2026-04-01T02:24:59.831Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3414 | 2026-04-01T02:24:59.831Z | |
| 3415 | 2026-04-01T02:24:59.831Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-b850408151c47559) |
| 3416 | 2026-04-01T02:24:59.837Z | |
| 3417 | 2026-04-01T02:24:59.837Z | running 6 tests |
| 3418 | 2026-04-01T02:24:59.841Z | test tests::test_full_lot_id_lot_only ... ok |
| 3419 | 2026-04-01T02:24:59.841Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3420 | 2026-04-01T02:24:59.841Z | test tests::test_full_lot_id_neither_present ... ok |
| 3421 | 2026-04-01T02:24:59.841Z | test tests::test_full_lot_id_both_present ... ok |
| 3422 | 2026-04-01T02:24:59.841Z | test tests::test_port_id_cmp ... ok |
| 3423 | 2026-04-01T02:24:59.841Z | test tests::test_parse_client_port_id ... ok |
| 3424 | 2026-04-01T02:24:59.844Z | |
| 3425 | 2026-04-01T02:24:59.844Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3426 | 2026-04-01T02:24:59.844Z | |
| 3427 | 2026-04-01T02:24:59.844Z | Running tests/test_all.rs (target/debug/deps/test_all-b2d3f109be6237b3) |
| 3428 | 2026-04-01T02:24:59.847Z | |
| 3429 | 2026-04-01T02:24:59.847Z | running 6 tests |
| 3430 | 2026-04-01T02:25:02.856Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3431 | 2026-04-01T02:25:02.859Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3432 | 2026-04-01T02:25:02.859Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3433 | 2026-04-01T02:25:02.865Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3434 | 2026-04-01T02:25:03.193Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3435 | 2026-04-01T02:25:04.176Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3436 | 2026-04-01T02:25:04.176Z | |
| 3437 | 2026-04-01T02:25:04.176Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.33s |
| 3438 | 2026-04-01T02:25:04.177Z | |
| 3439 | 2026-04-01T02:25:04.183Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c86f55e04de85f5a) |
| 3440 | 2026-04-01T02:25:04.188Z | |
| 3441 | 2026-04-01T02:25:04.188Z | running 0 tests |
| 3442 | 2026-04-01T02:25:04.188Z | |
| 3443 | 2026-04-01T02:25:04.191Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3444 | 2026-04-01T02:25:04.191Z | |
| 3445 | 2026-04-01T02:25:04.191Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 3446 | 2026-04-01T02:25:04.195Z | |
| 3447 | 2026-04-01T02:25:04.195Z | running 12 tests |
| 3448 | 2026-04-01T02:25:04.198Z | test icmp::test_v4_checksum ... ok |
| 3449 | 2026-04-01T02:25:04.198Z | test icmp::test_v6_checksum ... ok |
| 3450 | 2026-04-01T02:25:04.198Z | test ipv6::test_ipv6_parse ... ok |
| 3451 | 2026-04-01T02:25:04.198Z | test pbuf::test_byte ... ok |
| 3452 | 2026-04-01T02:25:04.198Z | test lldp::test_lldp_parse ... ok |
| 3453 | 2026-04-01T02:25:04.198Z | test pbuf::test_nibble ... ok |
| 3454 | 2026-04-01T02:25:04.198Z | test pbuf::test_short ... ok |
| 3455 | 2026-04-01T02:25:04.198Z | test pbuf::test_twelve ... ok |
| 3456 | 2026-04-01T02:25:04.198Z | test pbuf::test_word ... ok |
| 3457 | 2026-04-01T02:25:04.198Z | test pbuf::test_overflow ... ok |
| 3458 | 2026-04-01T02:25:04.198Z | test tcp::test_checksum_syn_nodata ... ok |
| 3459 | 2026-04-01T02:25:04.198Z | test tcp::test_checksum_ack_data ... ok |
| 3460 | 2026-04-01T02:25:04.198Z | |
| 3461 | 2026-04-01T02:25:04.198Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3462 | 2026-04-01T02:25:04.198Z | |
| 3463 | 2026-04-01T02:25:04.198Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3464 | 2026-04-01T02:25:04.201Z | |
| 3465 | 2026-04-01T02:25:04.202Z | running 0 tests |
| 3466 | 2026-04-01T02:25:04.202Z | |
| 3467 | 2026-04-01T02:25:04.202Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3468 | 2026-04-01T02:25:04.202Z | |
| 3469 | 2026-04-01T02:25:04.205Z | Running unittests src/main.rs (target/debug/deps/swadm-b978cb07bf9568c8) |
| 3470 | 2026-04-01T02:25:04.208Z | |
| 3471 | 2026-04-01T02:25:04.208Z | running 5 tests |
| 3472 | 2026-04-01T02:25:04.208Z | test switchport::test::test_compute_lanes ... ok |
| 3473 | 2026-04-01T02:25:04.208Z | test switchport::test::port_id_ordering ... ok |
| 3474 | 2026-04-01T02:25:04.208Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3475 | 2026-04-01T02:25:04.208Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3476 | 2026-04-01T02:25:04.208Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3477 | 2026-04-01T02:25:04.208Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3478 | 2026-04-01T02:25:04.208Z | Tx Enabled: Yes Yes Yes Yes |
| 3479 | 2026-04-01T02:25:04.208Z | Tx Loss-of-lock: No No No No |
| 3480 | 2026-04-01T02:25:04.208Z | Tx Loss-of-signal: No No No No |
| 3481 | 2026-04-01T02:25:04.208Z | Tx CDR Enabled: No No No No |
| 3482 | 2026-04-01T02:25:04.208Z | Tx Adaptive EQ Fault: No No No No |
| 3483 | 2026-04-01T02:25:04.208Z | Tx Fault: Yes Yes Yes Yes |
| 3484 | 2026-04-01T02:25:04.208Z | test switchport::test::test_print_sff_datapath ... ok |
| 3485 | 2026-04-01T02:25:04.208Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3486 | 2026-04-01T02:25:04.209Z | State: Activated Activated Activated Activated |
| 3487 | 2026-04-01T02:25:04.209Z | Rx Output Enabled: false false false false |
| 3488 | 2026-04-01T02:25:04.209Z | Rx Output Status: valid valid valid valid |
| 3489 | 2026-04-01T02:25:04.209Z | Rx Loss-of-lock: true true true true |
| 3490 | 2026-04-01T02:25:04.209Z | Rx Loss-of-signal: false false false false |
| 3491 | 2026-04-01T02:25:04.209Z | Rx Auto-squelch Disable: true true true true |
| 3492 | 2026-04-01T02:25:04.209Z | Tx Output Enabled: true true true true |
| 3493 | 2026-04-01T02:25:04.209Z | Tx Output Status: invalid invalid invalid invalid |
| 3494 | 2026-04-01T02:25:04.209Z | Tx Loss-of-lock: false false false false |
| 3495 | 2026-04-01T02:25:04.209Z | Tx Loss-of-signal: true true true true |
| 3496 | 2026-04-01T02:25:04.209Z | Tx Auto-squelch Disable: false false false false |
| 3497 | 2026-04-01T02:25:04.209Z | Tx Adaptive EQ Fail: true true true true |
| 3498 | 2026-04-01T02:25:04.209Z | Tx Failure: false false false false |
| 3499 | 2026-04-01T02:25:04.209Z | Tx Force Squelch: true true true true |
| 3500 | 2026-04-01T02:25:04.209Z | Tx Input Polarity: normal normal normal normal |
| 3501 | 2026-04-01T02:25:04.209Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3502 | 2026-04-01T02:25:04.209Z | test link::test_filter ... ok |
| 3503 | 2026-04-01T02:25:04.209Z | |
| 3504 | 2026-04-01T02:25:04.209Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3505 | 2026-04-01T02:25:04.209Z | |
| 3506 | 2026-04-01T02:25:04.209Z | Running tests/counters.rs (target/debug/deps/counters-3d38866960bc4424) |
| 3507 | 2026-04-01T02:25:04.212Z | |
| 3508 | 2026-04-01T02:25:04.212Z | running 1 test |
| 3509 | 2026-04-01T02:25:04.212Z | test test_p4_counter_list ... ignored |
| 3510 | 2026-04-01T02:25:04.212Z | |
| 3511 | 2026-04-01T02:25:04.212Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3512 | 2026-04-01T02:25:04.212Z | |
| 3513 | 2026-04-01T02:25:04.212Z | Running tests/port-link.rs (target/debug/deps/port_link-a4cae4ff41c3e314) |
| 3514 | 2026-04-01T02:25:04.215Z | |
| 3515 | 2026-04-01T02:25:04.215Z | running 5 tests |
| 3516 | 2026-04-01T02:25:04.215Z | test test_an ... ignored |
| 3517 | 2026-04-01T02:25:04.215Z | test test_enable ... ignored |
| 3518 | 2026-04-01T02:25:04.215Z | test test_ip_addresses ... ignored |
| 3519 | 2026-04-01T02:25:04.215Z | test test_kr ... ignored |
| 3520 | 2026-04-01T02:25:04.216Z | test test_mac ... ignored |
| 3521 | 2026-04-01T02:25:04.216Z | |
| 3522 | 2026-04-01T02:25:04.216Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3523 | 2026-04-01T02:25:04.216Z | |
| 3524 | 2026-04-01T02:25:04.216Z | Running unittests src/main.rs (target/debug/deps/tfportd-690e140b96e76dad) |
| 3525 | 2026-04-01T02:25:04.216Z | |
| 3526 | 2026-04-01T02:25:04.216Z | running 3 tests |
| 3527 | 2026-04-01T02:25:04.218Z | test linklocal::test_parse_ipadm ... ok |
| 3528 | 2026-04-01T02:25:04.218Z | test tfport::test_parse_tfport ... ok |
| 3529 | 2026-04-01T02:25:04.218Z | test config::tests::test_updates ... ok |
| 3530 | 2026-04-01T02:25:04.218Z | |
| 3531 | 2026-04-01T02:25:04.218Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3532 | 2026-04-01T02:25:04.218Z | |
| 3533 | 2026-04-01T02:25:04.218Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 3534 | 2026-04-01T02:25:04.221Z | |
| 3535 | 2026-04-01T02:25:04.221Z | running 0 tests |
| 3536 | 2026-04-01T02:25:04.221Z | |
| 3537 | 2026-04-01T02:25:04.224Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3538 | 2026-04-01T02:25:04.224Z | |
| 3539 | 2026-04-01T02:25:04.224Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3540 | 2026-04-01T02:25:04.227Z | |
| 3541 | 2026-04-01T02:25:04.227Z | running 0 tests |
| 3542 | 2026-04-01T02:25:04.227Z | |
| 3543 | 2026-04-01T02:25:04.227Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3544 | 2026-04-01T02:25:04.227Z | |
| 3545 | 2026-04-01T02:25:04.227Z | Doc-tests aal |
| 3546 | 2026-04-01T02:25:04.395Z | |
| 3547 | 2026-04-01T02:25:04.395Z | running 0 tests |
| 3548 | 2026-04-01T02:25:04.395Z | |
| 3549 | 2026-04-01T02:25:04.398Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3550 | 2026-04-01T02:25:04.398Z | |
| 3551 | 2026-04-01T02:25:04.411Z | Doc-tests aal_macros |
| 3552 | 2026-04-01T02:25:04.481Z | |
| 3553 | 2026-04-01T02:25:04.481Z | running 0 tests |
| 3554 | 2026-04-01T02:25:04.481Z | |
| 3555 | 2026-04-01T02:25:04.481Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3556 | 2026-04-01T02:25:04.481Z | |
| 3557 | 2026-04-01T02:25:04.492Z | Doc-tests common |
| 3558 | 2026-04-01T02:25:04.729Z | |
| 3559 | 2026-04-01T02:25:04.729Z | running 0 tests |
| 3560 | 2026-04-01T02:25:04.729Z | |
| 3561 | 2026-04-01T02:25:04.729Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3562 | 2026-04-01T02:25:04.729Z | |
| 3563 | 2026-04-01T02:25:04.749Z | Doc-tests dpd_api |
| 3564 | 2026-04-01T02:25:05.973Z | |
| 3565 | 2026-04-01T02:25:05.973Z | running 2 tests |
| 3566 | 2026-04-01T02:25:05.973Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3567 | 2026-04-01T02:25:05.973Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3568 | 2026-04-01T02:25:05.973Z | |
| 3569 | 2026-04-01T02:25:05.973Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3570 | 2026-04-01T02:25:05.973Z | |
| 3571 | 2026-04-01T02:25:06.014Z | Doc-tests dpd_client |
| 3572 | 2026-04-01T02:25:07.399Z | |
| 3573 | 2026-04-01T02:25:07.399Z | running 0 tests |
| 3574 | 2026-04-01T02:25:07.399Z | |
| 3575 | 2026-04-01T02:25:07.399Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3576 | 2026-04-01T02:25:07.399Z | |
| 3577 | 2026-04-01T02:25:07.444Z | Doc-tests dpd_types |
| 3578 | 2026-04-01T02:25:07.779Z | |
| 3579 | 2026-04-01T02:25:07.779Z | running 0 tests |
| 3580 | 2026-04-01T02:25:07.779Z | |
| 3581 | 2026-04-01T02:25:07.779Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3582 | 2026-04-01T02:25:07.779Z | |
| 3583 | 2026-04-01T02:25:07.808Z | Doc-tests packet |
| 3584 | 2026-04-01T02:25:07.917Z | |
| 3585 | 2026-04-01T02:25:07.917Z | running 0 tests |
| 3586 | 2026-04-01T02:25:07.917Z | |
| 3587 | 2026-04-01T02:25:07.917Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3588 | 2026-04-01T02:25:07.917Z | |
| 3589 | 2026-04-01T02:25:07.932Z | Doc-tests pcap |
| 3590 | 2026-04-01T02:25:07.983Z | |
| 3591 | 2026-04-01T02:25:07.984Z | running 0 tests |
| 3592 | 2026-04-01T02:25:07.984Z | |
| 3593 | 2026-04-01T02:25:07.984Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3594 | 2026-04-01T02:25:07.984Z | |
| 3595 | 2026-04-01T02:25:08.030Z | process exited: duration 616563 ms, exit code 0 |
| |
| 3596 | 2026-04-01T02:25:08.036Z | found 0 output files |