|
|
|
| 1 | 2026-03-16T18:40:07.875Z | job assigned to worker 01KKVZ2817PSBYRKF975GTCVKQ [factory aws, i-010aa9b62fc9e5013] (queued for 1 m 51 s) |
| |
| 2 | 2026-03-16T18:40:15.654Z | starting task 0: "setup" |
| 3 | 2026-03-16T18:40:15.658Z | ++ uname -s |
| 4 | 2026-03-16T18:40:15.661Z | + kern=SunOS |
| 5 | 2026-03-16T18:40:15.661Z | + build_user=build |
| 6 | 2026-03-16T18:40:15.661Z | + build_uid=12345 |
| 7 | 2026-03-16T18:40:15.661Z | + work_dir=/work |
| 8 | 2026-03-16T18:40:15.661Z | + input_dir=/input |
| 9 | 2026-03-16T18:40:15.661Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T18:40:15.661Z | + case "$kern" in |
| 11 | 2026-03-16T18:40:15.661Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T18:40:15.664Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T18:40:17.669Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T18:40:17.814Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T18:40:17.818Z | + home_fs=zfs |
| 16 | 2026-03-16T18:40:17.818Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T18:40:17.818Z | + mkdir -p /home/build |
| 18 | 2026-03-16T18:40:17.818Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T18:40:19.820Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T18:40:19.823Z | process exited: duration 4171 ms, exit code 0 |
| |
| 21 | 2026-03-16T18:40:19.829Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T18:40:19.834Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-03-16T18:40:19.834Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-03-16T18:40:19.834Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-16T18:40:19.834Z | * rust toolchain profile = "default" |
| 26 | 2026-03-16T18:40:19.834Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T18:40:19.834Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T18:40:19.836Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T18:40:19.836Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-03-16T18:40:19.923Z | info: downloading installer |
| 31 | 2026-03-16T18:40:21.809Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T18:40:21.809Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T18:40:21.809Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T18:40:21.809Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T18:40:21.809Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T18:40:21.809Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T18:40:21.809Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T18:40:21.809Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T18:40:21.809Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T18:40:21.809Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T18:40:21.809Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T18:40:21.809Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T18:40:21.809Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T18:40:21.825Z | info: profile set to default |
| 45 | 2026-03-16T18:40:21.825Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T18:40:21.827Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-03-16T18:40:21.976Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-03-16T18:40:21.978Z | info: downloading 6 components |
| 49 | 2026-03-16T18:40:37.042Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-03-16T18:40:37.042Z | |
| 51 | 2026-03-16T18:40:37.080Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-03-16T18:40:37.080Z | |
| 53 | 2026-03-16T18:40:37.083Z | |
| 54 | 2026-03-16T18:40:37.083Z | Rust is installed now. Great! |
| 55 | 2026-03-16T18:40:37.083Z | |
| 56 | 2026-03-16T18:40:37.083Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T18:40:37.083Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T18:40:37.083Z | |
| 59 | 2026-03-16T18:40:37.083Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T18:40:37.083Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T18:40:37.083Z | |
| 62 | 2026-03-16T18:40:37.083Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T18:40:37.083Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T18:40:37.083Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T18:40:37.083Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T18:40:37.083Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T18:40:37.083Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T18:40:37.083Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T18:40:37.083Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T18:40:37.083Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T18:40:37.180Z | + rustup --version |
| 72 | 2026-03-16T18:40:37.191Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T18:40:37.194Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T18:40:37.219Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-03-16T18:40:37.222Z | + cargo --version |
| 76 | 2026-03-16T18:40:37.238Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-03-16T18:40:37.241Z | + rustc --version |
| 78 | 2026-03-16T18:40:37.266Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-03-16T18:40:37.269Z | process exited: duration 17441 ms, exit code 0 |
| |
| 80 | 2026-03-16T18:40:37.275Z | starting task 2: "authentication" |
| 81 | 2026-03-16T18:40:37.294Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T18:40:37.300Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T18:40:37.304Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-03-16T18:40:37.307Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-03-16T18:40:37.338Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-03-16T18:40:38.475Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-03-16T18:40:38.475Z | + git fetch origin 3254541e77ed91fa6eb2a541011e1fc976e4c040 |
| 88 | 2026-03-16T18:40:38.716Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-03-16T18:40:38.716Z | * branch 3254541e77ed91fa6eb2a541011e1fc976e4c040 -> FETCH_HEAD |
| 90 | 2026-03-16T18:40:38.723Z | + [[ -n zl/p4-stages-18-cleanup ]] |
| 91 | 2026-03-16T18:40:38.726Z | ++ git branch --show-current |
| 92 | 2026-03-16T18:40:38.728Z | + current=main |
| 93 | 2026-03-16T18:40:38.728Z | + [[ main != zl/p4-stages-18-cleanup ]] |
| 94 | 2026-03-16T18:40:38.728Z | + git branch -f zl/p4-stages-18-cleanup 3254541e77ed91fa6eb2a541011e1fc976e4c040 |
| 95 | 2026-03-16T18:40:38.731Z | + git checkout -f zl/p4-stages-18-cleanup |
| 96 | 2026-03-16T18:40:38.754Z | Switched to branch 'zl/p4-stages-18-cleanup' |
| 97 | 2026-03-16T18:40:38.757Z | + git reset --hard 3254541e77ed91fa6eb2a541011e1fc976e4c040 |
| 98 | 2026-03-16T18:40:38.778Z | HEAD is now at 3254541 P4 cleanup and a return to 18 stages |
| 99 | 2026-03-16T18:40:38.781Z | process exited: duration 1478 ms, exit code 0 |
| |
| 100 | 2026-03-16T18:40:38.786Z | starting task 4: "build" |
| 101 | 2026-03-16T18:40:38.790Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-16T18:40:38.793Z | ++ TOFINO_STAGES=18 |
| 103 | 2026-03-16T18:40:38.793Z | ++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2 |
| 104 | 2026-03-16T18:40:38.793Z | ++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 |
| 105 | 2026-03-16T18:40:38.793Z | ++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163 |
| 106 | 2026-03-16T18:40:38.793Z | +++ uname -s |
| 107 | 2026-03-16T18:40:38.793Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-03-16T18:40:38.793Z | ++ SERIES=illumos |
| 109 | 2026-03-16T18:40:38.796Z | +++ uname -s |
| 110 | 2026-03-16T18:40:38.796Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-03-16T18:40:38.796Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2 |
| 112 | 2026-03-16T18:40:38.796Z | ++ rustup show active-toolchain |
| 113 | 2026-03-16T18:40:38.801Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-03-16T18:40:38.804Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-03-16T18:40:38.804Z | ++ banner 'sde setup' |
| 116 | 2026-03-16T18:40:38.804Z | |
| 117 | 2026-03-16T18:40:38.804Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-03-16T18:40:38.804Z | # # # # # # # # # # # |
| 119 | 2026-03-16T18:40:38.805Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-03-16T18:40:38.805Z | # # # # # # # # # ##### |
| 121 | 2026-03-16T18:40:38.805Z | # # # # # # # # # # # # |
| 122 | 2026-03-16T18:40:38.805Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-03-16T18:40:38.805Z | |
| 124 | 2026-03-16T18:40:38.807Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-03-16T18:40:38.807Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-03-16T18:40:38.807Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p |
| 127 | 2026-03-16T18:40:38.812Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-03-16T18:40:38.815Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-03-16T18:40:40.875Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
37 76.0M 37 28.5M 0 0 32.5M 0 0:00:02 --:--:-- 0:00:02 32.5M
85 76.0M 85 64.6M 0 0 34.4M 0 0:00:02 0:00:01 0:00:01 34.4M
100 76.0M 100 76.0M 0 0 36.8M 0 0:00:02 0:00:02 --:--:-- 36.8M |
| 130 | 2026-03-16T18:40:40.879Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-03-16T18:40:40.939Z | ++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 |
| 132 | 2026-03-16T18:40:40.943Z | ++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']' |
| 133 | 2026-03-16T18:40:40.943Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-03-16T18:40:51.148Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-16T18:41:00.984Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-16T18:41:01.154Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-03-16T18:41:25.530Z | Planning: Solver setup ... Done |
| 138 | 2026-03-16T18:41:25.680Z | Planning: Running solver ... Done |
| 139 | 2026-03-16T18:41:25.857Z | Planning: Finding local manifests ... Done |
| 140 | 2026-03-16T18:41:25.860Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-03-16T18:41:25.866Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-03-16T18:41:25.882Z | Planning: Package planning ... Done |
| 143 | 2026-03-16T18:41:25.885Z | Planning: Merging actions ... Done |
| 144 | 2026-03-16T18:41:26.044Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-03-16T18:41:26.047Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-03-16T18:41:28.007Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-03-16T18:41:28.010Z | Planning: Planning completed in 26.85 seconds |
| 148 | 2026-03-16T18:41:28.015Z | Packages to install: 1 |
| 149 | 2026-03-16T18:41:28.018Z | Create boot environment: No |
| 150 | 2026-03-16T18:41:28.018Z | Create backup boot environment: No |
| 151 | 2026-03-16T18:41:28.120Z | |
| 152 | 2026-03-16T18:41:28.120Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-03-16T18:41:28.339Z | Download: Completed 75.30 MB in 0.22 seconds (344M/s) |
| 154 | 2026-03-16T18:41:28.527Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-03-16T18:41:29.788Z | Actions: Completed 293 actions in 1.26 seconds. |
| 156 | 2026-03-16T18:41:29.791Z | Done |
| 157 | 2026-03-16T18:41:29.846Z | Done |
| 158 | 2026-03-16T18:41:30.808Z | Done |
| 159 | 2026-03-16T18:41:34.922Z | Done |
| 160 | 2026-03-16T18:41:35.004Z | Done |
| 161 | 2026-03-16T18:41:35.006Z | Done |
| 162 | 2026-03-16T18:41:35.071Z | Done |
| 163 | 2026-03-16T18:41:35.796Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-03-16T18:41:35.796Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-03-16T18:41:35.796Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-03-16T18:41:35.796Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-03-16T18:41:35.796Z | ++ banner packages |
| 168 | 2026-03-16T18:41:35.799Z | |
| 169 | 2026-03-16T18:41:35.799Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-03-16T18:41:35.799Z | # # # # # # # # # # # # # # |
| 171 | 2026-03-16T18:41:35.799Z | # # # # # #### # # # ##### #### |
| 172 | 2026-03-16T18:41:35.799Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-03-16T18:41:35.799Z | # # # # # # # # # # # # # # |
| 174 | 2026-03-16T18:41:35.799Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-03-16T18:41:35.799Z | |
| 176 | 2026-03-16T18:41:35.799Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-03-16T18:41:36.340Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-03-16T18:41:36.343Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-03-16T18:41:58.434Z | Planning: Solver setup ... Done |
| 180 | 2026-03-16T18:41:58.587Z | Planning: Running solver ... Done |
| 181 | 2026-03-16T18:41:58.771Z | Planning: Finding local manifests ... Done |
| 182 | 2026-03-16T18:41:58.774Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-03-16T18:41:59.001Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-03-16T18:41:59.041Z | Planning: Package planning ... Done |
| 185 | 2026-03-16T18:41:59.077Z | Planning: Merging actions ... Done |
| 186 | 2026-03-16T18:41:59.215Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-03-16T18:41:59.224Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-03-16T18:41:59.442Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-03-16T18:41:59.450Z | Planning: Planning completed in 23.11 seconds |
| 190 | 2026-03-16T18:41:59.459Z | Packages to install: 2 |
| 191 | 2026-03-16T18:41:59.462Z | Mediators to change: 2 |
| 192 | 2026-03-16T18:41:59.462Z | Services to change: 1 |
| 193 | 2026-03-16T18:41:59.462Z | Create boot environment: No |
| 194 | 2026-03-16T18:41:59.462Z | Create backup boot environment: No |
| 195 | 2026-03-16T18:41:59.498Z | |
| 196 | 2026-03-16T18:41:59.498Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-03-16T18:42:04.514Z | Download: 2002/3076 items 117.9/211.3MB 55% complete (24.0M/s) |
| 198 | 2026-03-16T18:42:10.478Z | Download: 3069/3076 items 209.5/211.3MB 99% complete (21.1M/s) |
| 199 | 2026-03-16T18:42:10.518Z | Download: Completed 211.31 MB in 11.02 seconds (19.2M/s) |
| 200 | 2026-03-16T18:42:11.442Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-03-16T18:42:15.515Z | Actions: Completed 3418 actions in 4.07 seconds. |
| 202 | 2026-03-16T18:42:15.930Z | Done |
| 203 | 2026-03-16T18:42:15.930Z | Done |
| 204 | 2026-03-16T18:42:16.916Z | Done |
| 205 | 2026-03-16T18:42:20.546Z | Done |
| 206 | 2026-03-16T18:42:20.630Z | Done |
| 207 | 2026-03-16T18:42:20.633Z | Done |
| 208 | 2026-03-16T18:42:20.778Z | Done |
| 209 | 2026-03-16T18:42:20.950Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-03-16T18:42:21.219Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-03-16T18:42:21.364Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-03-16T18:42:21.367Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-03-16T18:42:21.583Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-03-16T18:42:21.586Z | Planning: Planning completed in 0.37 seconds |
| 215 | 2026-03-16T18:42:21.612Z | Mediators to change: 2 |
| 216 | 2026-03-16T18:42:21.612Z | Create boot environment: No |
| 217 | 2026-03-16T18:42:21.615Z | Create backup boot environment: No |
| 218 | 2026-03-16T18:42:21.678Z | Done |
| 219 | 2026-03-16T18:42:21.678Z | Done |
| 220 | 2026-03-16T18:42:22.418Z | Done |
| 221 | 2026-03-16T18:42:25.728Z | Done |
| 222 | 2026-03-16T18:42:25.812Z | Done |
| 223 | 2026-03-16T18:42:25.815Z | Done |
| 224 | 2026-03-16T18:42:25.946Z | Done |
| 225 | 2026-03-16T18:42:26.030Z | ++ cargo --version |
| 226 | 2026-03-16T18:42:26.043Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-03-16T18:42:26.046Z | ++ rustc --version |
| 228 | 2026-03-16T18:42:26.071Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-03-16T18:42:26.074Z | + banner copyrights |
| 230 | 2026-03-16T18:42:26.077Z | |
| 231 | 2026-03-16T18:42:26.077Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-03-16T18:42:26.077Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-03-16T18:42:26.077Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-03-16T18:42:26.077Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-03-16T18:42:26.077Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-03-16T18:42:26.077Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-03-16T18:42:26.077Z | |
| 238 | 2026-03-16T18:42:26.077Z | + ./tools/check_copyrights.sh |
| 239 | 2026-03-16T18:42:28.116Z | + banner clippy |
| 240 | 2026-03-16T18:42:28.119Z | |
| 241 | 2026-03-16T18:42:28.119Z | #### # # ##### ##### # # |
| 242 | 2026-03-16T18:42:28.119Z | # # # # # # # # # # |
| 243 | 2026-03-16T18:42:28.119Z | # # # # # # # # |
| 244 | 2026-03-16T18:42:28.119Z | # # # ##### ##### # |
| 245 | 2026-03-16T18:42:28.119Z | # # # # # # # |
| 246 | 2026-03-16T18:42:28.119Z | #### ###### # # # # |
| 247 | 2026-03-16T18:42:28.119Z | |
| 248 | 2026-03-16T18:42:28.119Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 249 | 2026-03-16T18:42:28.119Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 250 | 2026-03-16T18:42:28.309Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 251 | 2026-03-16T18:42:40.155Z | Updating crates.io index |
| 252 | 2026-03-16T18:42:40.191Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 253 | 2026-03-16T18:42:40.513Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 254 | 2026-03-16T18:42:41.666Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 255 | 2026-03-16T18:42:41.974Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 256 | 2026-03-16T18:42:42.263Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 257 | 2026-03-16T18:42:43.594Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 258 | 2026-03-16T18:42:43.847Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 259 | 2026-03-16T18:42:44.254Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-16T18:42:44.675Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-03-16T18:42:45.042Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 262 | 2026-03-16T18:42:45.401Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 263 | 2026-03-16T18:42:46.130Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 264 | 2026-03-16T18:42:46.555Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-03-16T18:42:46.943Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-03-16T18:42:47.867Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-03-16T18:42:48.176Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-03-16T18:42:48.463Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-03-16T18:42:48.778Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 270 | 2026-03-16T18:42:49.443Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 271 | 2026-03-16T18:42:49.851Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 272 | 2026-03-16T18:42:50.142Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 273 | 2026-03-16T18:42:51.589Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-03-16T18:42:52.362Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 275 | 2026-03-16T18:42:53.177Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 276 | 2026-03-16T18:42:56.589Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 277 | 2026-03-16T18:42:57.294Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 278 | 2026-03-16T18:42:57.589Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 279 | 2026-03-16T18:42:57.978Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-03-16T18:42:59.770Z | Downloading crates ... |
| 281 | 2026-03-16T18:42:59.858Z | Downloaded aead v0.5.2 |
| 282 | 2026-03-16T18:42:59.864Z | Downloaded anstream v0.6.20 |
| 283 | 2026-03-16T18:42:59.876Z | Downloaded http-body v1.0.1 |
| 284 | 2026-03-16T18:42:59.878Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 285 | 2026-03-16T18:42:59.881Z | Downloaded foldhash v0.1.5 |
| 286 | 2026-03-16T18:42:59.884Z | Downloaded futures-macro v0.3.31 |
| 287 | 2026-03-16T18:42:59.886Z | Downloaded crossbeam-epoch v0.9.18 |
| 288 | 2026-03-16T18:42:59.889Z | Downloaded dof v0.3.0 |
| 289 | 2026-03-16T18:42:59.892Z | Downloaded clap_derive v4.5.49 |
| 290 | 2026-03-16T18:42:59.895Z | Downloaded ciborium-io v0.2.2 |
| 291 | 2026-03-16T18:42:59.899Z | Downloaded drift v0.1.3 |
| 292 | 2026-03-16T18:42:59.905Z | Downloaded icu_properties v2.0.1 |
| 293 | 2026-03-16T18:42:59.908Z | Downloaded dof v0.4.0 |
| 294 | 2026-03-16T18:42:59.911Z | Downloaded ciborium-ll v0.2.2 |
| 295 | 2026-03-16T18:42:59.914Z | Downloaded defmt-macros v1.0.1 |
| 296 | 2026-03-16T18:42:59.917Z | Downloaded async-recursion v1.1.1 |
| 297 | 2026-03-16T18:42:59.921Z | Downloaded bytecount v0.6.9 |
| 298 | 2026-03-16T18:42:59.925Z | Downloaded indexmap v1.9.3 |
| 299 | 2026-03-16T18:42:59.928Z | Downloaded find-msvc-tools v0.1.2 |
| 300 | 2026-03-16T18:42:59.931Z | Downloaded futures-executor v0.3.31 |
| 301 | 2026-03-16T18:42:59.934Z | Downloaded ff v0.13.1 |
| 302 | 2026-03-16T18:42:59.937Z | Downloaded derive-where v1.6.0 |
| 303 | 2026-03-16T18:42:59.941Z | Downloaded foreign-types-macros v0.2.3 |
| 304 | 2026-03-16T18:42:59.944Z | Downloaded crypto-bigint v0.5.5 |
| 305 | 2026-03-16T18:42:59.950Z | Downloaded fs_extra v1.3.0 |
| 306 | 2026-03-16T18:42:59.953Z | Downloaded defmt-parser v1.0.0 |
| 307 | 2026-03-16T18:42:59.956Z | Downloaded httparse v1.10.1 |
| 308 | 2026-03-16T18:42:59.959Z | Downloaded crc8 v0.1.1 |
| 309 | 2026-03-16T18:42:59.962Z | Downloaded highway v1.3.0 |
| 310 | 2026-03-16T18:42:59.965Z | Downloaded hostname v0.4.2 |
| 311 | 2026-03-16T18:42:59.968Z | Downloaded http-body-util v0.1.3 |
| 312 | 2026-03-16T18:42:59.971Z | Downloaded group v0.13.0 |
| 313 | 2026-03-16T18:42:59.974Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 314 | 2026-03-16T18:42:59.976Z | Downloaded base16ct v0.2.0 |
| 315 | 2026-03-16T18:42:59.979Z | Downloaded hostname v0.3.1 |
| 316 | 2026-03-16T18:42:59.982Z | Downloaded dtrace-parser v0.3.0 |
| 317 | 2026-03-16T18:42:59.984Z | Downloaded colorchoice v1.0.4 |
| 318 | 2026-03-16T18:42:59.987Z | Downloaded futures v0.3.31 |
| 319 | 2026-03-16T18:42:59.992Z | Downloaded hubpack_derive v0.1.1 |
| 320 | 2026-03-16T18:42:59.994Z | Downloaded httpdate v1.0.3 |
| 321 | 2026-03-16T18:42:59.997Z | Downloaded git-stub v1.0.0 |
| 322 | 2026-03-16T18:43:00.000Z | Downloaded dtrace-parser v0.2.0 |
| 323 | 2026-03-16T18:43:00.003Z | Downloaded hex v0.4.3 |
| 324 | 2026-03-16T18:43:00.005Z | Downloaded darling_macro v0.21.3 |
| 325 | 2026-03-16T18:43:00.008Z | Downloaded gethostname v0.5.0 |
| 326 | 2026-03-16T18:43:00.011Z | Downloaded heck v0.4.1 |
| 327 | 2026-03-16T18:43:00.011Z | Downloaded fastrand v2.3.0 |
| 328 | 2026-03-16T18:43:00.014Z | Downloaded hash32 v0.3.1 |
| 329 | 2026-03-16T18:43:00.016Z | Downloaded getrandom v0.2.16 |
| 330 | 2026-03-16T18:43:00.020Z | Downloaded defmt v0.3.100 |
| 331 | 2026-03-16T18:43:00.022Z | Downloaded foldhash v0.2.0 |
| 332 | 2026-03-16T18:43:00.025Z | Downloaded cobs v0.3.0 |
| 333 | 2026-03-16T18:43:00.028Z | Downloaded generic-array v0.14.7 |
| 334 | 2026-03-16T18:43:00.030Z | Downloaded cfg-if v1.0.3 |
| 335 | 2026-03-16T18:43:00.033Z | Downloaded indent_write v2.2.0 |
| 336 | 2026-03-16T18:43:00.036Z | Downloaded anstyle v1.0.11 |
| 337 | 2026-03-16T18:43:00.039Z | Downloaded atomic-waker v1.1.2 |
| 338 | 2026-03-16T18:43:00.039Z | Downloaded async-stream-impl v0.3.6 |
| 339 | 2026-03-16T18:43:00.041Z | Downloaded futures-io v0.3.31 |
| 340 | 2026-03-16T18:43:00.044Z | Downloaded embedded-io v0.4.0 |
| 341 | 2026-03-16T18:43:00.047Z | Downloaded is_ci v1.2.0 |
| 342 | 2026-03-16T18:43:00.050Z | Downloaded internet-checksum v0.2.1 |
| 343 | 2026-03-16T18:43:00.050Z | Downloaded hyper-tls v0.6.0 |
| 344 | 2026-03-16T18:43:00.052Z | Downloaded futures-sink v0.3.31 |
| 345 | 2026-03-16T18:43:00.055Z | Downloaded futures-core v0.3.32 |
| 346 | 2026-03-16T18:43:00.058Z | Downloaded foreign-types-shared v0.3.1 |
| 347 | 2026-03-16T18:43:00.058Z | Downloaded daft v0.1.4 |
| 348 | 2026-03-16T18:43:00.061Z | Downloaded atomicwrites v0.4.4 |
| 349 | 2026-03-16T18:43:00.064Z | Downloaded heck v0.5.0 |
| 350 | 2026-03-16T18:43:00.066Z | Downloaded is_terminal_polyfill v1.70.1 |
| 351 | 2026-03-16T18:43:00.069Z | Downloaded ident_case v1.0.1 |
| 352 | 2026-03-16T18:43:00.071Z | Downloaded futures-task v0.3.31 |
| 353 | 2026-03-16T18:43:00.071Z | Downloaded filetime v0.2.26 |
| 354 | 2026-03-16T18:43:00.074Z | Downloaded is-terminal v0.4.16 |
| 355 | 2026-03-16T18:43:00.077Z | Downloaded clap_lex v0.7.5 |
| 356 | 2026-03-16T18:43:00.080Z | Downloaded derive-ex v0.1.8 |
| 357 | 2026-03-16T18:43:00.082Z | Downloaded arrayref v0.3.9 |
| 358 | 2026-03-16T18:43:00.085Z | Downloaded deranged v0.5.3 |
| 359 | 2026-03-16T18:43:00.088Z | Downloaded lru-cache v0.1.2 |
| 360 | 2026-03-16T18:43:00.090Z | Downloaded libscf-sys v1.1.0 |
| 361 | 2026-03-16T18:43:00.090Z | Downloaded keccak v0.1.5 |
| 362 | 2026-03-16T18:43:00.093Z | Downloaded idna_adapter v1.2.1 |
| 363 | 2026-03-16T18:43:00.096Z | Downloaded memoffset v0.9.1 |
| 364 | 2026-03-16T18:43:00.098Z | Downloaded memmap v0.7.0 |
| 365 | 2026-03-16T18:43:00.101Z | Downloaded newtype-uuid-macros v0.1.0 |
| 366 | 2026-03-16T18:43:00.101Z | Downloaded cargo_metadata v0.18.1 |
| 367 | 2026-03-16T18:43:00.104Z | Downloaded glob v0.3.3 |
| 368 | 2026-03-16T18:43:00.107Z | Downloaded either v1.15.0 |
| 369 | 2026-03-16T18:43:00.109Z | Downloaded humantime v2.3.0 |
| 370 | 2026-03-16T18:43:00.112Z | Downloaded defmt v1.0.1 |
| 371 | 2026-03-16T18:43:00.116Z | Downloaded critical-section v1.2.0 |
| 372 | 2026-03-16T18:43:00.119Z | Downloaded num v0.4.3 |
| 373 | 2026-03-16T18:43:00.122Z | Downloaded hyper-rustls v0.27.7 |
| 374 | 2026-03-16T18:43:00.124Z | Downloaded hyper-util v0.1.19 |
| 375 | 2026-03-16T18:43:00.128Z | Downloaded num-iter v0.1.45 |
| 376 | 2026-03-16T18:43:00.130Z | Downloaded dropshot_endpoint v0.16.7 |
| 377 | 2026-03-16T18:43:00.133Z | Downloaded crossbeam-utils v0.8.21 |
| 378 | 2026-03-16T18:43:00.136Z | Downloaded bcs v0.1.6 |
| 379 | 2026-03-16T18:43:00.139Z | Downloaded num_threads v0.1.7 |
| 380 | 2026-03-16T18:43:00.142Z | Downloaded omicron-workspace-hack v0.1.0 |
| 381 | 2026-03-16T18:43:00.145Z | Downloaded openssl-probe v0.1.6 |
| 382 | 2026-03-16T18:43:00.147Z | Downloaded num-derive v0.4.2 |
| 383 | 2026-03-16T18:43:00.147Z | Downloaded openssl-macros v0.1.1 |
| 384 | 2026-03-16T18:43:00.150Z | Downloaded num-conv v0.1.0 |
| 385 | 2026-03-16T18:43:00.153Z | Downloaded olpc-cjson v0.1.4 |
| 386 | 2026-03-16T18:43:00.153Z | Downloaded cexpr v0.6.0 |
| 387 | 2026-03-16T18:43:00.156Z | Downloaded newline-converter v0.3.0 |
| 388 | 2026-03-16T18:43:00.158Z | Downloaded macaddr v1.0.1 |
| 389 | 2026-03-16T18:43:00.161Z | Downloaded ingot-types v0.1.2 |
| 390 | 2026-03-16T18:43:00.164Z | Downloaded camino-tempfile v1.4.1 |
| 391 | 2026-03-16T18:43:00.166Z | Downloaded kstat-rs v0.2.4 |
| 392 | 2026-03-16T18:43:00.166Z | Downloaded mime v0.3.17 |
| 393 | 2026-03-16T18:43:00.169Z | Downloaded lock_api v0.4.13 |
| 394 | 2026-03-16T18:43:00.172Z | Downloaded percent-encoding v2.3.2 |
| 395 | 2026-03-16T18:43:00.172Z | Downloaded num-derive v0.3.3 |
| 396 | 2026-03-16T18:43:00.175Z | Downloaded linear-map v1.2.0 |
| 397 | 2026-03-16T18:43:00.177Z | Downloaded parse-display v0.10.0 |
| 398 | 2026-03-16T18:43:00.180Z | Downloaded multer v3.1.0 |
| 399 | 2026-03-16T18:43:00.183Z | Downloaded libloading v0.8.9 |
| 400 | 2026-03-16T18:43:00.186Z | Downloaded blake2 v0.10.6 |
| 401 | 2026-03-16T18:43:00.188Z | Downloaded cookie v0.18.1 |
| 402 | 2026-03-16T18:43:00.191Z | Downloaded daft-derive v0.1.4 |
| 403 | 2026-03-16T18:43:00.194Z | Downloaded pin-utils v0.1.0 |
| 404 | 2026-03-16T18:43:00.197Z | Downloaded colored v3.0.0 |
| 405 | 2026-03-16T18:43:00.199Z | Downloaded ingot-macros v0.1.1 |
| 406 | 2026-03-16T18:43:00.202Z | Downloaded phf_shared v0.12.1 |
| 407 | 2026-03-16T18:43:00.205Z | Downloaded potential_utf v0.1.3 |
| 408 | 2026-03-16T18:43:00.205Z | Downloaded libsw-core v0.3.2 |
| 409 | 2026-03-16T18:43:00.208Z | Downloaded proc-macro-error-attr v1.0.4 |
| 410 | 2026-03-16T18:43:00.211Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 411 | 2026-03-16T18:43:00.211Z | Downloaded num_enum v0.7.5 |
| 412 | 2026-03-16T18:43:00.215Z | Downloaded num-rational v0.4.2 |
| 413 | 2026-03-16T18:43:00.218Z | Downloaded plain v0.2.3 |
| 414 | 2026-03-16T18:43:00.220Z | Downloaded pretty-hex v0.4.1 |
| 415 | 2026-03-16T18:43:00.223Z | Downloaded num_enum_derive v0.7.5 |
| 416 | 2026-03-16T18:43:00.223Z | Downloaded proc-macro-crate v1.3.1 |
| 417 | 2026-03-16T18:43:00.226Z | Downloaded progenitor-client v0.11.1 |
| 418 | 2026-03-16T18:43:00.226Z | Downloaded progenitor-client v0.10.0 |
| 419 | 2026-03-16T18:43:00.229Z | Downloaded oxide-tokio-rt v0.1.2 |
| 420 | 2026-03-16T18:43:00.232Z | Downloaded owo-colors v4.3.0 |
| 421 | 2026-03-16T18:43:00.235Z | Downloaded hmac v0.12.1 |
| 422 | 2026-03-16T18:43:00.235Z | Downloaded erased-serde v0.3.31 |
| 423 | 2026-03-16T18:43:00.237Z | Downloaded litemap v0.8.0 |
| 424 | 2026-03-16T18:43:00.241Z | Downloaded quick-error v1.2.3 |
| 425 | 2026-03-16T18:43:00.243Z | Downloaded pest_generator v2.8.2 |
| 426 | 2026-03-16T18:43:00.246Z | Downloaded rand_chacha v0.3.1 |
| 427 | 2026-03-16T18:43:00.246Z | Downloaded parse-display-derive v0.10.0 |
| 428 | 2026-03-16T18:43:00.249Z | Downloaded newtype_derive v0.1.6 |
| 429 | 2026-03-16T18:43:00.249Z | Downloaded oxnet v0.1.4 |
| 430 | 2026-03-16T18:43:00.252Z | Downloaded pem v3.0.5 |
| 431 | 2026-03-16T18:43:00.254Z | Downloaded progenitor-macro v0.13.0 |
| 432 | 2026-03-16T18:43:00.257Z | Downloaded progenitor-macro v0.10.0 |
| 433 | 2026-03-16T18:43:00.257Z | Downloaded paste v1.0.15 |
| 434 | 2026-03-16T18:43:00.260Z | Downloaded iana-time-zone v0.1.64 |
| 435 | 2026-03-16T18:43:00.263Z | Downloaded rand_xorshift v0.4.0 |
| 436 | 2026-03-16T18:43:00.265Z | Downloaded half v2.7.1 |
| 437 | 2026-03-16T18:43:00.268Z | Downloaded getrandom v0.3.3 |
| 438 | 2026-03-16T18:43:00.271Z | Downloaded hashbrown v0.12.3 |
| 439 | 2026-03-16T18:43:00.274Z | Downloaded pin-project-internal v1.1.10 |
| 440 | 2026-03-16T18:43:00.276Z | Downloaded pin-project-lite v0.2.16 |
| 441 | 2026-03-16T18:43:00.280Z | Downloaded same-file v1.0.6 |
| 442 | 2026-03-16T18:43:00.283Z | Downloaded ref-cast-impl v1.0.25 |
| 443 | 2026-03-16T18:43:00.285Z | Downloaded phf v0.12.1 |
| 444 | 2026-03-16T18:43:00.286Z | Downloaded derive_more v0.99.20 |
| 445 | 2026-03-16T18:43:00.290Z | Downloaded rustc_version v0.4.1 |
| 446 | 2026-03-16T18:43:00.292Z | Downloaded memmap2 v0.9.8 |
| 447 | 2026-03-16T18:43:00.295Z | Downloaded progenitor v0.11.1 |
| 448 | 2026-03-16T18:43:00.298Z | Downloaded rustc_version v0.1.7 |
| 449 | 2026-03-16T18:43:00.298Z | Downloaded progenitor v0.10.0 |
| 450 | 2026-03-16T18:43:00.301Z | Downloaded semver v0.1.20 |
| 451 | 2026-03-16T18:43:00.301Z | Downloaded proc-macro-error2 v2.0.1 |
| 452 | 2026-03-16T18:43:00.304Z | Downloaded ref-cast v1.0.25 |
| 453 | 2026-03-16T18:43:00.306Z | Downloaded native-tls v0.2.14 |
| 454 | 2026-03-16T18:43:00.309Z | Downloaded rustc-hash v2.1.1 |
| 455 | 2026-03-16T18:43:00.312Z | Downloaded scopeguard v1.2.0 |
| 456 | 2026-03-16T18:43:00.312Z | Downloaded hickory-resolver v0.25.2 |
| 457 | 2026-03-16T18:43:00.316Z | Downloaded scroll_derive v0.13.1 |
| 458 | 2026-03-16T18:43:00.319Z | Downloaded scroll_derive v0.12.1 |
| 459 | 2026-03-16T18:43:00.321Z | Downloaded quote v1.0.44 |
| 460 | 2026-03-16T18:43:00.324Z | Downloaded serde_spanned v0.6.9 |
| 461 | 2026-03-16T18:43:00.324Z | Downloaded progenitor v0.13.0 |
| 462 | 2026-03-16T18:43:00.327Z | Downloaded proc-macro-error v1.0.4 |
| 463 | 2026-03-16T18:43:00.330Z | Downloaded log v0.4.29 |
| 464 | 2026-03-16T18:43:00.333Z | Downloaded poly1305 v0.8.0 |
| 465 | 2026-03-16T18:43:00.336Z | Downloaded icu_provider v2.0.0 |
| 466 | 2026-03-16T18:43:00.336Z | Downloaded const_format v0.2.34 |
| 467 | 2026-03-16T18:43:00.340Z | Downloaded serde_spanned v1.0.4 |
| 468 | 2026-03-16T18:43:00.343Z | Downloaded sha1 v0.10.6 |
| 469 | 2026-03-16T18:43:00.346Z | Downloaded signal-hook-tokio v0.3.1 |
| 470 | 2026-03-16T18:43:00.348Z | Downloaded secrecy v0.10.3 |
| 471 | 2026-03-16T18:43:00.348Z | Downloaded serde_urlencoded v0.7.1 |
| 472 | 2026-03-16T18:43:00.351Z | Downloaded serde_plain v1.0.2 |
| 473 | 2026-03-16T18:43:00.351Z | Downloaded resolv-conf v0.7.5 |
| 474 | 2026-03-16T18:43:00.354Z | Downloaded pkg-config v0.3.32 |
| 475 | 2026-03-16T18:43:00.356Z | Downloaded serde-big-array v0.5.1 |
| 476 | 2026-03-16T18:43:00.359Z | Downloaded siphasher v1.0.1 |
| 477 | 2026-03-16T18:43:00.359Z | Downloaded sigpipe v0.1.3 |
| 478 | 2026-03-16T18:43:00.362Z | Downloaded rand_chacha v0.9.0 |
| 479 | 2026-03-16T18:43:00.362Z | Downloaded ppv-lite86 v0.2.21 |
| 480 | 2026-03-16T18:43:00.364Z | Downloaded parking_lot v0.12.4 |
| 481 | 2026-03-16T18:43:00.367Z | Downloaded rusty-fork v0.3.0 |
| 482 | 2026-03-16T18:43:00.370Z | Downloaded papergrid v0.11.0 |
| 483 | 2026-03-16T18:43:00.372Z | Downloaded once_cell v1.21.3 |
| 484 | 2026-03-16T18:43:00.375Z | Downloaded http v1.4.0 |
| 485 | 2026-03-16T18:43:00.378Z | Downloaded bytes v1.11.1 |
| 486 | 2026-03-16T18:43:00.382Z | Downloaded stable_deref_trait v1.2.0 |
| 487 | 2026-03-16T18:43:00.384Z | Downloaded slog-bunyan v2.5.0 |
| 488 | 2026-03-16T18:43:00.387Z | Downloaded scroll v0.12.0 |
| 489 | 2026-03-16T18:43:00.387Z | Downloaded pest_meta v2.8.2 |
| 490 | 2026-03-16T18:43:00.390Z | Downloaded num-traits v0.2.19 |
| 491 | 2026-03-16T18:43:00.393Z | Downloaded rustls-pemfile v2.2.0 |
| 492 | 2026-03-16T18:43:00.395Z | Downloaded pest_derive v2.8.2 |
| 493 | 2026-03-16T18:43:00.398Z | Downloaded rand_core v0.9.3 |
| 494 | 2026-03-16T18:43:00.398Z | Downloaded schemars_derive v0.8.22 |
| 495 | 2026-03-16T18:43:00.401Z | Downloaded rustversion v1.0.22 |
| 496 | 2026-03-16T18:43:00.403Z | Downloaded rand_core v0.6.4 |
| 497 | 2026-03-16T18:43:00.406Z | Downloaded strum v0.27.2 |
| 498 | 2026-03-16T18:43:00.406Z | Downloaded smawk v0.3.2 |
| 499 | 2026-03-16T18:43:00.409Z | Downloaded serde_path_to_error v0.1.20 |
| 500 | 2026-03-16T18:43:00.412Z | Downloaded structmeta-derive v0.3.0 |
| 501 | 2026-03-16T18:43:00.412Z | Downloaded scroll v0.13.0 |
| 502 | 2026-03-16T18:43:00.415Z | Downloaded icu_locale_core v2.0.0 |
| 503 | 2026-03-16T18:43:00.417Z | Downloaded flate2 v1.1.2 |
| 504 | 2026-03-16T18:43:00.421Z | Downloaded papergrid v0.17.0 |
| 505 | 2026-03-16T18:43:00.426Z | Downloaded tabled_derive v0.11.0 |
| 506 | 2026-03-16T18:43:00.428Z | Downloaded shlex v1.3.0 |
| 507 | 2026-03-16T18:43:00.431Z | Downloaded search_path v0.1.4 |
| 508 | 2026-03-16T18:43:00.434Z | Downloaded strum v0.26.3 |
| 509 | 2026-03-16T18:43:00.434Z | Downloaded tabwriter v1.4.1 |
| 510 | 2026-03-16T18:43:00.436Z | Downloaded sync_wrapper v1.0.2 |
| 511 | 2026-03-16T18:43:00.436Z | Downloaded termtree v0.5.1 |
| 512 | 2026-03-16T18:43:00.439Z | Downloaded supports-color v3.0.2 |
| 513 | 2026-03-16T18:43:00.439Z | Downloaded swrite v0.1.0 |
| 514 | 2026-03-16T18:43:00.442Z | Downloaded slog-json v2.6.1 |
| 515 | 2026-03-16T18:43:00.442Z | Downloaded serde_derive_internals v0.29.1 |
| 516 | 2026-03-16T18:43:00.445Z | Downloaded slog-async v2.8.0 |
| 517 | 2026-03-16T18:43:00.447Z | Downloaded slab v0.4.11 |
| 518 | 2026-03-16T18:43:00.447Z | Downloaded sha2 v0.10.9 |
| 519 | 2026-03-16T18:43:00.450Z | Downloaded cc v1.2.38 |
| 520 | 2026-03-16T18:43:00.453Z | Downloaded smf v0.2.3 |
| 521 | 2026-03-16T18:43:00.453Z | Downloaded snafu-derive v0.8.9 |
| 522 | 2026-03-16T18:43:00.456Z | Downloaded slog-term v2.9.2 |
| 523 | 2026-03-16T18:43:00.459Z | Downloaded tabled_derive v0.7.0 |
| 524 | 2026-03-16T18:43:00.459Z | Downloaded tagptr v0.2.0 |
| 525 | 2026-03-16T18:43:00.461Z | Downloaded darling_core v0.21.3 |
| 526 | 2026-03-16T18:43:00.464Z | Downloaded ryu v1.0.20 |
| 527 | 2026-03-16T18:43:00.467Z | Downloaded chacha20poly1305 v0.10.1 |
| 528 | 2026-03-16T18:43:00.470Z | Downloaded terminal_size v0.4.3 |
| 529 | 2026-03-16T18:43:00.470Z | Downloaded testing_table v0.3.0 |
| 530 | 2026-03-16T18:43:00.473Z | Downloaded signal-hook-registry v1.4.6 |
| 531 | 2026-03-16T18:43:00.473Z | Downloaded semver v1.0.27 |
| 532 | 2026-03-16T18:43:00.476Z | Downloaded subtle v2.6.1 |
| 533 | 2026-03-16T18:43:00.476Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 534 | 2026-03-16T18:43:00.478Z | Downloaded quinn-udp v0.5.14 |
| 535 | 2026-03-16T18:43:00.481Z | Downloaded thread-id v5.0.0 |
| 536 | 2026-03-16T18:43:00.481Z | Downloaded tinyvec_macros v0.1.1 |
| 537 | 2026-03-16T18:43:00.484Z | Downloaded time-core v0.1.6 |
| 538 | 2026-03-16T18:43:00.484Z | Downloaded thread-id v4.2.2 |
| 539 | 2026-03-16T18:43:00.487Z | Downloaded postcard v1.1.3 |
| 540 | 2026-03-16T18:43:00.487Z | Downloaded structmeta v0.3.0 |
| 541 | 2026-03-16T18:43:00.490Z | Downloaded pin-project v1.1.10 |
| 542 | 2026-03-16T18:43:00.496Z | Downloaded strsim v0.11.1 |
| 543 | 2026-03-16T18:43:00.499Z | Downloaded slog-dtrace v0.3.0 |
| 544 | 2026-03-16T18:43:00.502Z | Downloaded strum_macros v0.27.2 |
| 545 | 2026-03-16T18:43:00.502Z | Downloaded serde_tokenstream v0.2.3 |
| 546 | 2026-03-16T18:43:00.505Z | Downloaded elliptic-curve v0.13.8 |
| 547 | 2026-03-16T18:43:00.510Z | Downloaded jiff-static v0.2.15 |
| 548 | 2026-03-16T18:43:00.510Z | Downloaded toml_write v0.1.2 |
| 549 | 2026-03-16T18:43:00.513Z | Downloaded toml_datetime v0.6.11 |
| 550 | 2026-03-16T18:43:00.513Z | Downloaded base64 v0.22.1 |
| 551 | 2026-03-16T18:43:00.515Z | Downloaded omicron-zone-package v0.12.2 |
| 552 | 2026-03-16T18:43:00.518Z | Downloaded take_mut v0.2.2 |
| 553 | 2026-03-16T18:43:00.521Z | Downloaded miniz_oxide v0.8.9 |
| 554 | 2026-03-16T18:43:00.521Z | Downloaded icu_normalizer_data v2.0.0 |
| 555 | 2026-03-16T18:43:00.524Z | Downloaded hickory-resolver v0.24.4 |
| 556 | 2026-03-16T18:43:00.526Z | Downloaded proc-macro2 v1.0.106 |
| 557 | 2026-03-16T18:43:00.529Z | Downloaded topological-sort v0.2.2 |
| 558 | 2026-03-16T18:43:00.532Z | Downloaded openssl-sys v0.9.109 |
| 559 | 2026-03-16T18:43:00.534Z | Downloaded strum_macros v0.26.4 |
| 560 | 2026-03-16T18:43:00.537Z | Downloaded static_assertions v1.1.0 |
| 561 | 2026-03-16T18:43:00.540Z | Downloaded thiserror-impl v1.0.69 |
| 562 | 2026-03-16T18:43:00.540Z | Downloaded thiserror v2.0.18 |
| 563 | 2026-03-16T18:43:00.543Z | Downloaded thread_local v1.1.9 |
| 564 | 2026-03-16T18:43:00.546Z | Downloaded progenitor-impl v0.13.0 |
| 565 | 2026-03-16T18:43:00.548Z | Downloaded indexmap v2.13.0 |
| 566 | 2026-03-16T18:43:00.551Z | Downloaded memchr v2.7.5 |
| 567 | 2026-03-16T18:43:00.554Z | Downloaded typify-macro v0.4.3 |
| 568 | 2026-03-16T18:43:00.557Z | Downloaded universal-hash v0.5.1 |
| 569 | 2026-03-16T18:43:00.557Z | Downloaded usdt v0.5.0 |
| 570 | 2026-03-16T18:43:00.559Z | Downloaded unicode-xid v0.2.6 |
| 571 | 2026-03-16T18:43:00.560Z | Downloaded serde_with_macros v3.14.1 |
| 572 | 2026-03-16T18:43:00.562Z | Downloaded untrusted v0.9.0 |
| 573 | 2026-03-16T18:43:00.562Z | Downloaded unicode-linebreak v0.1.5 |
| 574 | 2026-03-16T18:43:00.565Z | Downloaded usdt-macro v0.5.0 |
| 575 | 2026-03-16T18:43:00.565Z | Downloaded thiserror v1.0.69 |
| 576 | 2026-03-16T18:43:00.568Z | Downloaded try-lock v0.2.5 |
| 577 | 2026-03-16T18:43:00.571Z | Downloaded unarray v0.1.4 |
| 578 | 2026-03-16T18:43:00.571Z | Downloaded tokio-native-tls v0.3.1 |
| 579 | 2026-03-16T18:43:00.574Z | Downloaded tokio-macros v2.6.0 |
| 580 | 2026-03-16T18:43:00.574Z | Downloaded heapless v0.8.0 |
| 581 | 2026-03-16T18:43:00.577Z | Downloaded tower-service v0.3.3 |
| 582 | 2026-03-16T18:43:00.579Z | Downloaded utf8_iter v1.0.4 |
| 583 | 2026-03-16T18:43:00.579Z | Downloaded usdt-macro v0.6.0 |
| 584 | 2026-03-16T18:43:00.582Z | Downloaded usdt-attr-macro v0.5.0 |
| 585 | 2026-03-16T18:43:00.582Z | Downloaded synstructure v0.13.2 |
| 586 | 2026-03-16T18:43:00.582Z | Downloaded tower-layer v0.3.3 |
| 587 | 2026-03-16T18:43:00.585Z | Downloaded dropshot-api-manager v0.5.2 |
| 588 | 2026-03-16T18:43:00.588Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 589 | 2026-03-16T18:43:00.588Z | Downloaded thiserror-impl v2.0.18 |
| 590 | 2026-03-16T18:43:00.590Z | Downloaded serde_yaml v0.9.34+deprecated |
| 591 | 2026-03-16T18:43:00.593Z | Downloaded similar v2.7.0 |
| 592 | 2026-03-16T18:43:00.596Z | Downloaded waitgroup v0.1.2 |
| 593 | 2026-03-16T18:43:00.596Z | Downloaded spin v0.9.8 |
| 594 | 2026-03-16T18:43:00.599Z | Downloaded slog v2.8.2 |
| 595 | 2026-03-16T18:43:00.601Z | Downloaded tokio-dtrace v0.1.1 |
| 596 | 2026-03-16T18:43:00.604Z | Downloaded schemars v0.9.0 |
| 597 | 2026-03-16T18:43:00.610Z | Downloaded usdt-attr-macro v0.6.0 |
| 598 | 2026-03-16T18:43:00.613Z | Downloaded untrusted v0.7.1 |
| 599 | 2026-03-16T18:43:00.613Z | Downloaded xattr v1.6.1 |
| 600 | 2026-03-16T18:43:00.616Z | Downloaded prettyplease v0.2.37 |
| 601 | 2026-03-16T18:43:00.619Z | Downloaded tinystr v0.8.1 |
| 602 | 2026-03-16T18:43:00.619Z | Downloaded time-macros v0.2.24 |
| 603 | 2026-03-16T18:43:00.622Z | Downloaded thiserror-no-std v2.0.2 |
| 604 | 2026-03-16T18:43:00.625Z | Downloaded quinn v0.11.9 |
| 605 | 2026-03-16T18:43:00.627Z | Downloaded qorb v0.4.1 |
| 606 | 2026-03-16T18:43:00.630Z | Downloaded minimal-lexical v0.2.1 |
| 607 | 2026-03-16T18:43:00.633Z | Downloaded smallvec v1.15.1 |
| 608 | 2026-03-16T18:43:00.635Z | Downloaded tokio-rustls v0.25.0 |
| 609 | 2026-03-16T18:43:00.638Z | Downloaded progenitor-impl v0.11.1 |
| 610 | 2026-03-16T18:43:00.638Z | Downloaded futures-util v0.3.31 |
| 611 | 2026-03-16T18:43:00.648Z | Downloaded yoke-derive v0.8.0 |
| 612 | 2026-03-16T18:43:00.648Z | Downloaded utf8parse v0.2.2 |
| 613 | 2026-03-16T18:43:00.648Z | Downloaded typify-macro v0.6.1 |
| 614 | 2026-03-16T18:43:00.651Z | Downloaded serde_derive v1.0.228 |
| 615 | 2026-03-16T18:43:00.651Z | Downloaded progenitor-impl v0.10.0 |
| 616 | 2026-03-16T18:43:00.654Z | Downloaded serde_repr v0.1.20 |
| 617 | 2026-03-16T18:43:00.657Z | Downloaded wait-timeout v0.2.1 |
| 618 | 2026-03-16T18:43:00.657Z | Downloaded progenitor-macro v0.11.1 |
| 619 | 2026-03-16T18:43:00.659Z | Downloaded progenitor-client v0.13.0 |
| 620 | 2026-03-16T18:43:00.659Z | Downloaded parking_lot_core v0.9.11 |
| 621 | 2026-03-16T18:43:00.662Z | Downloaded password-hash v0.5.0 |
| 622 | 2026-03-16T18:43:00.662Z | Downloaded crossbeam-channel v0.5.15 |
| 623 | 2026-03-16T18:43:00.665Z | Downloaded usdt-impl v0.6.0 |
| 624 | 2026-03-16T18:43:00.667Z | Downloaded bitflags v2.9.4 |
| 625 | 2026-03-16T18:43:00.670Z | Downloaded zeroize_derive v1.4.3 |
| 626 | 2026-03-16T18:43:00.670Z | Downloaded zone v0.3.1 |
| 627 | 2026-03-16T18:43:00.673Z | Downloaded want v0.3.1 |
| 628 | 2026-03-16T18:43:00.673Z | Downloaded zerofrom v0.1.6 |
| 629 | 2026-03-16T18:43:00.673Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 630 | 2026-03-16T18:43:00.676Z | Downloaded tokio-rustls v0.26.3 |
| 631 | 2026-03-16T18:43:00.676Z | Downloaded curl v0.4.49 |
| 632 | 2026-03-16T18:43:00.679Z | Downloaded signal-hook v0.3.18 |
| 633 | 2026-03-16T18:43:00.681Z | Downloaded tempfile v3.23.0 |
| 634 | 2026-03-16T18:43:00.684Z | Downloaded zone_cfg_derive v0.3.1 |
| 635 | 2026-03-16T18:43:00.684Z | Downloaded schemars v0.8.22 |
| 636 | 2026-03-16T18:43:00.692Z | Downloaded whoami v1.6.1 |
| 637 | 2026-03-16T18:43:00.695Z | Downloaded walkdir v2.5.0 |
| 638 | 2026-03-16T18:43:00.697Z | Downloaded schemars v1.2.0 |
| 639 | 2026-03-16T18:43:00.706Z | Downloaded yoke v0.8.0 |
| 640 | 2026-03-16T18:43:00.709Z | Downloaded socket2 v0.6.0 |
| 641 | 2026-03-16T18:43:00.711Z | Downloaded usdt v0.6.0 |
| 642 | 2026-03-16T18:43:00.711Z | Downloaded rayon-core v1.13.0 |
| 643 | 2026-03-16T18:43:00.714Z | Downloaded rand v0.9.2 |
| 644 | 2026-03-16T18:43:00.717Z | Downloaded mio v1.0.4 |
| 645 | 2026-03-16T18:43:00.719Z | Downloaded usdt-impl v0.5.0 |
| 646 | 2026-03-16T18:43:00.722Z | Downloaded toml v0.8.23 |
| 647 | 2026-03-16T18:43:00.725Z | Downloaded rustls-pki-types v1.12.0 |
| 648 | 2026-03-16T18:43:00.727Z | Downloaded serde_core v1.0.228 |
| 649 | 2026-03-16T18:43:00.730Z | Downloaded iddqd v0.3.17 |
| 650 | 2026-03-16T18:43:00.733Z | Downloaded zerovec-derive v0.11.1 |
| 651 | 2026-03-16T18:43:00.736Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 652 | 2026-03-16T18:43:00.739Z | Downloaded rand v0.8.5 |
| 653 | 2026-03-16T18:43:00.739Z | Downloaded zerofrom-derive v0.1.6 |
| 654 | 2026-03-16T18:43:00.742Z | Downloaded vsss-rs v3.3.4 |
| 655 | 2026-03-16T18:43:00.745Z | Downloaded zmij v1.0.17 |
| 656 | 2026-03-16T18:43:00.745Z | Downloaded tracing-core v0.1.34 |
| 657 | 2026-03-16T18:43:00.753Z | Downloaded writeable v0.6.1 |
| 658 | 2026-03-16T18:43:00.753Z | Downloaded textwrap v0.16.2 |
| 659 | 2026-03-16T18:43:00.753Z | Downloaded tracing-attributes v0.1.30 |
| 660 | 2026-03-16T18:43:00.753Z | Downloaded snafu v0.8.9 |
| 661 | 2026-03-16T18:43:00.756Z | Downloaded term v1.2.0 |
| 662 | 2026-03-16T18:43:00.759Z | Downloaded typify v0.6.1 |
| 663 | 2026-03-16T18:43:00.761Z | Downloaded unicode-ident v1.0.24 |
| 664 | 2026-03-16T18:43:00.764Z | Downloaded steno v0.4.1 |
| 665 | 2026-03-16T18:43:00.767Z | Downloaded zeroize v1.8.1 |
| 666 | 2026-03-16T18:43:00.767Z | Downloaded icu_properties_data v2.0.1 |
| 667 | 2026-03-16T18:43:00.773Z | Downloaded zerocopy-derive v0.7.35 |
| 668 | 2026-03-16T18:43:00.776Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 669 | 2026-03-16T18:43:00.779Z | Downloaded hashbrown v0.15.5 |
| 670 | 2026-03-16T18:43:00.783Z | Downloaded vergen v8.3.2 |
| 671 | 2026-03-16T18:43:00.786Z | Downloaded toml_edit v0.22.27 |
| 672 | 2026-03-16T18:43:00.788Z | Downloaded itertools v0.12.1 |
| 673 | 2026-03-16T18:43:00.793Z | Downloaded toml v0.7.8 |
| 674 | 2026-03-16T18:43:00.796Z | Downloaded goblin v0.8.2 |
| 675 | 2026-03-16T18:43:00.799Z | Downloaded serde v1.0.228 |
| 676 | 2026-03-16T18:43:00.802Z | Downloaded iri-string v0.7.8 |
| 677 | 2026-03-16T18:43:00.807Z | Downloaded pest v2.8.2 |
| 678 | 2026-03-16T18:43:00.810Z | Downloaded tokio-stream v0.1.17 |
| 679 | 2026-03-16T18:43:00.814Z | Downloaded typify v0.4.3 |
| 680 | 2026-03-16T18:43:00.817Z | Downloaded toml_edit v0.19.15 |
| 681 | 2026-03-16T18:43:00.828Z | Downloaded tracing v0.1.41 |
| 682 | 2026-03-16T18:43:00.831Z | Downloaded h2 v0.4.12 |
| 683 | 2026-03-16T18:43:00.836Z | Downloaded rustls-webpki v0.103.6 |
| 684 | 2026-03-16T18:43:00.849Z | Downloaded url v2.5.7 |
| 685 | 2026-03-16T18:43:00.852Z | Downloaded unsafe-libyaml v0.2.11 |
| 686 | 2026-03-16T18:43:00.855Z | Downloaded libm v0.2.15 |
| 687 | 2026-03-16T18:43:00.862Z | Downloaded hkdf v0.12.4 |
| 688 | 2026-03-16T18:43:00.865Z | Downloaded tinyvec v1.10.0 |
| 689 | 2026-03-16T18:43:00.868Z | Downloaded hashbrown v0.16.1 |
| 690 | 2026-03-16T18:43:00.870Z | Downloaded typenum v1.18.0 |
| 691 | 2026-03-16T18:43:00.873Z | Downloaded regex v1.12.3 |
| 692 | 2026-03-16T18:43:00.877Z | Downloaded test-strategy v0.4.3 |
| 693 | 2026-03-16T18:43:00.880Z | Downloaded ucd-trie v0.1.7 |
| 694 | 2026-03-16T18:43:00.882Z | Downloaded reqwest v0.13.2 |
| 695 | 2026-03-16T18:43:00.885Z | Downloaded reqwest v0.12.23 |
| 696 | 2026-03-16T18:43:00.890Z | Downloaded nom v7.1.3 |
| 697 | 2026-03-16T18:43:00.893Z | Downloaded hyper v1.8.1 |
| 698 | 2026-03-16T18:43:00.898Z | Downloaded serde_json v1.0.149 |
| 699 | 2026-03-16T18:43:00.903Z | Downloaded uuid v1.20.0 |
| 700 | 2026-03-16T18:43:00.906Z | Downloaded itertools v0.14.0 |
| 701 | 2026-03-16T18:43:00.910Z | Downloaded tar v0.4.44 |
| 702 | 2026-03-16T18:43:00.913Z | Downloaded idna v1.1.0 |
| 703 | 2026-03-16T18:43:00.916Z | Downloaded version_check v0.9.5 |
| 704 | 2026-03-16T18:43:00.919Z | Downloaded icu_normalizer v2.0.0 |
| 705 | 2026-03-16T18:43:00.921Z | Downloaded typed-path v0.9.3 |
| 706 | 2026-03-16T18:43:00.924Z | Downloaded git2 v0.19.0 |
| 707 | 2026-03-16T18:43:00.929Z | Downloaded zerotrie v0.2.2 |
| 708 | 2026-03-16T18:43:00.932Z | Downloaded num-complex v0.4.6 |
| 709 | 2026-03-16T18:43:00.935Z | Downloaded num-integer v0.1.46 |
| 710 | 2026-03-16T18:43:00.935Z | Downloaded tower-http v0.6.8 |
| 711 | 2026-03-16T18:43:00.941Z | Downloaded clap_builder v4.5.50 |
| 712 | 2026-03-16T18:43:00.946Z | Downloaded newtype-uuid v1.3.2 |
| 713 | 2026-03-16T18:43:00.949Z | Downloaded goblin v0.10.1 |
| 714 | 2026-03-16T18:43:00.952Z | Downloaded serde_with v3.14.1 |
| 715 | 2026-03-16T18:43:00.961Z | Downloaded icu_collections v2.0.0 |
| 716 | 2026-03-16T18:43:00.965Z | Downloaded time v0.3.44 |
| 717 | 2026-03-16T18:43:00.971Z | Downloaded zerocopy-derive v0.8.27 |
| 718 | 2026-03-16T18:43:00.976Z | Downloaded winnow v0.5.40 |
| 719 | 2026-03-16T18:43:00.983Z | Downloaded num_enum v0.5.11 |
| 720 | 2026-03-16T18:43:00.986Z | Downloaded powerfmt v0.2.0 |
| 721 | 2026-03-16T18:43:00.989Z | Downloaded zerocopy v0.7.35 |
| 722 | 2026-03-16T18:43:01.001Z | Downloaded foreign-types-shared v0.1.1 |
| 723 | 2026-03-16T18:43:01.004Z | Downloaded ciborium v0.2.2 |
| 724 | 2026-03-16T18:43:01.004Z | Downloaded tower v0.5.2 |
| 725 | 2026-03-16T18:43:01.010Z | Downloaded libsw v3.5.0 |
| 726 | 2026-03-16T18:43:01.013Z | Downloaded cancel-safe-futures v0.1.5 |
| 727 | 2026-03-16T18:43:01.015Z | Downloaded unicode-segmentation v1.12.0 |
| 728 | 2026-03-16T18:43:01.018Z | Downloaded quinn-proto v0.11.13 |
| 729 | 2026-03-16T18:43:01.022Z | Downloaded autocfg v1.5.0 |
| 730 | 2026-03-16T18:43:01.025Z | Downloaded darling v0.21.3 |
| 731 | 2026-03-16T18:43:01.027Z | Downloaded console v0.15.11 |
| 732 | 2026-03-16T18:43:01.030Z | Downloaded ipnet v2.11.0 |
| 733 | 2026-03-16T18:43:01.033Z | Downloaded jobserver v0.1.34 |
| 734 | 2026-03-16T18:43:01.033Z | Downloaded ipnetwork v0.21.1 |
| 735 | 2026-03-16T18:43:01.036Z | Downloaded ingot v0.1.1 |
| 736 | 2026-03-16T18:43:01.036Z | Downloaded data-encoding v2.9.0 |
| 737 | 2026-03-16T18:43:01.038Z | Downloaded opaque-debug v0.3.1 |
| 738 | 2026-03-16T18:43:01.038Z | Downloaded lru-slab v0.1.2 |
| 739 | 2026-03-16T18:43:01.038Z | Downloaded num_enum_derive v0.5.11 |
| 740 | 2026-03-16T18:43:01.041Z | Downloaded const_format_proc_macros v0.2.34 |
| 741 | 2026-03-16T18:43:01.041Z | Downloaded rayon v1.11.0 |
| 742 | 2026-03-16T18:43:01.048Z | Downloaded aws-lc-rs v1.14.0 |
| 743 | 2026-03-16T18:43:01.056Z | Downloaded camino v1.2.2 |
| 744 | 2026-03-16T18:43:01.059Z | Downloaded syn v1.0.109 |
| 745 | 2026-03-16T18:43:01.066Z | Downloaded portable-atomic v1.11.1 |
| 746 | 2026-03-16T18:43:01.072Z | Downloaded tokio-util v0.7.16 |
| 747 | 2026-03-16T18:43:01.077Z | Downloaded clang-sys v1.8.1 |
| 748 | 2026-03-16T18:43:01.080Z | Downloaded backoff v0.4.0 |
| 749 | 2026-03-16T18:43:01.083Z | Downloaded tough v0.20.0 |
| 750 | 2026-03-16T18:43:01.087Z | Downloaded bitflags v1.3.2 |
| 751 | 2026-03-16T18:43:01.090Z | Downloaded chacha20 v0.9.1 |
| 752 | 2026-03-16T18:43:01.092Z | Downloaded dropshot v0.16.7 |
| 753 | 2026-03-16T18:43:01.108Z | Downloaded unicode-width v0.2.1 |
| 754 | 2026-03-16T18:43:01.112Z | Downloaded globset v0.4.16 |
| 755 | 2026-03-16T18:43:01.115Z | Downloaded futures-channel v0.3.31 |
| 756 | 2026-03-16T18:43:01.115Z | Downloaded fs-err v3.1.2 |
| 757 | 2026-03-16T18:43:01.118Z | Downloaded fixedbitset v0.5.7 |
| 758 | 2026-03-16T18:43:01.118Z | Downloaded webpki-roots v1.0.2 |
| 759 | 2026-03-16T18:43:01.121Z | Downloaded smoltcp v0.11.0 |
| 760 | 2026-03-16T18:43:01.129Z | Downloaded zerovec v0.11.4 |
| 761 | 2026-03-16T18:43:01.133Z | Downloaded unicode-normalization v0.1.24 |
| 762 | 2026-03-16T18:43:01.136Z | Downloaded base64ct v1.8.0 |
| 763 | 2026-03-16T18:43:01.139Z | Downloaded rustls-webpki v0.102.8 |
| 764 | 2026-03-16T18:43:01.152Z | Downloaded openapiv3 v2.2.0 |
| 765 | 2026-03-16T18:43:01.160Z | Downloaded regress v0.10.5 |
| 766 | 2026-03-16T18:43:01.167Z | Downloaded hickory-proto v0.25.2 |
| 767 | 2026-03-16T18:43:01.179Z | Downloaded proptest v1.8.0 |
| 768 | 2026-03-16T18:43:01.186Z | Downloaded chrono v0.4.43 |
| 769 | 2026-03-16T18:43:01.192Z | Downloaded hickory-proto v0.24.4 |
| 770 | 2026-03-16T18:43:01.203Z | Downloaded cipher v0.4.4 |
| 771 | 2026-03-16T18:43:01.206Z | Downloaded bindgen v0.72.1 |
| 772 | 2026-03-16T18:43:01.209Z | Downloaded winnow v0.7.14 |
| 773 | 2026-03-16T18:43:01.217Z | Downloaded moka v0.12.11 |
| 774 | 2026-03-16T18:43:01.225Z | Downloaded csv-core v0.1.12 |
| 775 | 2026-03-16T18:43:01.228Z | Downloaded byteorder v1.5.0 |
| 776 | 2026-03-16T18:43:01.228Z | Downloaded anstyle-parse v0.2.7 |
| 777 | 2026-03-16T18:43:01.231Z | Downloaded bit-vec v0.8.0 |
| 778 | 2026-03-16T18:43:01.231Z | Downloaded match_cfg v0.1.0 |
| 779 | 2026-03-16T18:43:01.231Z | Downloaded managed v0.8.0 |
| 780 | 2026-03-16T18:43:01.231Z | Downloaded linked-hash-map v0.5.6 |
| 781 | 2026-03-16T18:43:01.233Z | Downloaded async-trait v0.1.89 |
| 782 | 2026-03-16T18:43:01.236Z | Downloaded itoa v1.0.15 |
| 783 | 2026-03-16T18:43:01.236Z | Downloaded lazy_static v1.5.0 |
| 784 | 2026-03-16T18:43:01.239Z | Downloaded tabled v0.20.0 |
| 785 | 2026-03-16T18:43:01.249Z | Downloaded tabled v0.15.0 |
| 786 | 2026-03-16T18:43:01.261Z | Downloaded openssl v0.10.73 |
| 787 | 2026-03-16T18:43:01.268Z | Downloaded instant v0.1.13 |
| 788 | 2026-03-16T18:43:01.270Z | Downloaded inout v0.1.4 |
| 789 | 2026-03-16T18:43:01.270Z | Downloaded crossbeam-deque v0.8.6 |
| 790 | 2026-03-16T18:43:01.271Z | Downloaded digest v0.10.7 |
| 791 | 2026-03-16T18:43:01.273Z | Downloaded foreign-types v0.5.0 |
| 792 | 2026-03-16T18:43:01.273Z | Downloaded vcpkg v0.2.15 |
| 793 | 2026-03-16T18:43:01.302Z | Downloaded curve25519-dalek v4.1.3 |
| 794 | 2026-03-16T18:43:01.308Z | Downloaded bit-set v0.8.0 |
| 795 | 2026-03-16T18:43:01.311Z | Downloaded hubpack v0.1.2 |
| 796 | 2026-03-16T18:43:01.311Z | Downloaded equivalent v1.0.2 |
| 797 | 2026-03-16T18:43:01.311Z | Downloaded enum-as-inner v0.6.1 |
| 798 | 2026-03-16T18:43:01.314Z | Downloaded crucible-workspace-hack v0.1.0 |
| 799 | 2026-03-16T18:43:01.314Z | Downloaded arrayvec v0.7.6 |
| 800 | 2026-03-16T18:43:01.314Z | Downloaded zerocopy v0.8.27 |
| 801 | 2026-03-16T18:43:01.331Z | Downloaded form_urlencoded v1.2.2 |
| 802 | 2026-03-16T18:43:01.333Z | Downloaded async-stream v0.3.6 |
| 803 | 2026-03-16T18:43:01.333Z | Downloaded bstr v1.12.0 |
| 804 | 2026-03-16T18:43:01.339Z | Downloaded cargo-platform v0.1.9 |
| 805 | 2026-03-16T18:43:01.342Z | Downloaded cstr-argument v0.1.2 |
| 806 | 2026-03-16T18:43:01.342Z | Downloaded block-buffer v0.10.4 |
| 807 | 2026-03-16T18:43:01.342Z | Downloaded syn v2.0.117 |
| 808 | 2026-03-16T18:43:01.349Z | Downloaded regex-automata v0.4.13 |
| 809 | 2026-03-16T18:43:01.361Z | Downloaded unicode-width v0.1.14 |
| 810 | 2026-03-16T18:43:01.365Z | Downloaded nix v0.30.1 |
| 811 | 2026-03-16T18:43:01.374Z | Downloaded rustls v0.23.32 |
| 812 | 2026-03-16T18:43:01.383Z | Downloaded jiff v0.2.15 |
| 813 | 2026-03-16T18:43:01.395Z | Downloaded regex-syntax v0.8.6 |
| 814 | 2026-03-16T18:43:01.400Z | Downloaded rustls v0.22.4 |
| 815 | 2026-03-16T18:43:01.409Z | Downloaded rustix v0.38.44 |
| 816 | 2026-03-16T18:43:01.425Z | Downloaded libc v0.2.176 |
| 817 | 2026-03-16T18:43:01.443Z | Downloaded petgraph v0.8.2 |
| 818 | 2026-03-16T18:43:01.457Z | Downloaded rustix v1.1.2 |
| 819 | 2026-03-16T18:43:01.475Z | Downloaded dyn-clone v1.0.20 |
| 820 | 2026-03-16T18:43:01.477Z | Downloaded cpufeatures v0.2.17 |
| 821 | 2026-03-16T18:43:01.477Z | Downloaded constant_time_eq v0.3.1 |
| 822 | 2026-03-16T18:43:01.477Z | Downloaded crypto-common v0.1.6 |
| 823 | 2026-03-16T18:43:01.480Z | Downloaded expectorate v1.2.0 |
| 824 | 2026-03-16T18:43:01.480Z | Downloaded dunce v1.0.5 |
| 825 | 2026-03-16T18:43:01.480Z | Downloaded displaydoc v0.2.5 |
| 826 | 2026-03-16T18:43:01.483Z | Downloaded debug-ignore v1.0.5 |
| 827 | 2026-03-16T18:43:01.485Z | Downloaded cfg_aliases v0.2.1 |
| 828 | 2026-03-16T18:43:01.485Z | Downloaded git-stub-vcs v0.1.0 |
| 829 | 2026-03-16T18:43:01.488Z | Downloaded fnv v1.0.7 |
| 830 | 2026-03-16T18:43:01.488Z | Downloaded clap v4.5.50 |
| 831 | 2026-03-16T18:43:01.493Z | Downloaded allocator-api2 v0.2.21 |
| 832 | 2026-03-16T18:43:01.496Z | Downloaded convert_case v0.4.0 |
| 833 | 2026-03-16T18:43:01.496Z | Downloaded foreign-types v0.3.2 |
| 834 | 2026-03-16T18:43:01.499Z | Downloaded float-ord v0.3.2 |
| 835 | 2026-03-16T18:43:01.499Z | Downloaded fixedbitset v0.4.2 |
| 836 | 2026-03-16T18:43:01.499Z | Downloaded sha3 v0.10.8 |
| 837 | 2026-03-16T18:43:01.502Z | Downloaded errno v0.3.14 |
| 838 | 2026-03-16T18:43:01.504Z | Downloaded cmake v0.1.54 |
| 839 | 2026-03-16T18:43:01.504Z | Downloaded argon2 v0.5.3 |
| 840 | 2026-03-16T18:43:01.507Z | Downloaded anstyle-query v1.1.4 |
| 841 | 2026-03-16T18:43:01.507Z | Downloaded adler2 v2.0.1 |
| 842 | 2026-03-16T18:43:01.507Z | Downloaded embedded-io v0.6.1 |
| 843 | 2026-03-16T18:43:01.510Z | Downloaded blake3 v1.8.2 |
| 844 | 2026-03-16T18:43:01.514Z | Downloaded typify-impl v0.6.1 |
| 845 | 2026-03-16T18:43:01.523Z | Downloaded tokio v1.49.0 |
| 846 | 2026-03-16T18:43:01.552Z | Downloaded display-error-chain v0.2.2 |
| 847 | 2026-03-16T18:43:01.556Z | Downloaded crc32fast v1.5.0 |
| 848 | 2026-03-16T18:43:01.556Z | Downloaded aho-corasick v1.1.3 |
| 849 | 2026-03-16T18:43:01.561Z | Downloaded anyhow v1.0.100 |
| 850 | 2026-03-16T18:43:01.565Z | Downloaded typify-impl v0.4.3 |
| 851 | 2026-03-16T18:43:01.608Z | Downloaded petgraph v0.6.5 |
| 852 | 2026-03-16T18:43:01.630Z | Downloaded chrono-tz v0.10.4 |
| 853 | 2026-03-16T18:43:01.643Z | Downloaded encoding_rs v0.8.35 |
| 854 | 2026-03-16T18:43:01.659Z | Downloaded csv v1.3.1 |
| 855 | 2026-03-16T18:43:01.673Z | Downloaded ring v0.17.14 |
| 856 | 2026-03-16T18:43:01.703Z | Downloaded libz-sys v1.1.22 |
| 857 | 2026-03-16T18:43:01.735Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 858 | 2026-03-16T18:43:01.880Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 859 | 2026-03-16T18:43:02.511Z | Downloaded aws-lc-sys v0.31.0 |
| 860 | 2026-03-16T18:43:02.919Z | Compiling proc-macro2 v1.0.106 |
| 861 | 2026-03-16T18:43:02.922Z | Compiling quote v1.0.44 |
| 862 | 2026-03-16T18:43:02.922Z | Compiling unicode-ident v1.0.24 |
| 863 | 2026-03-16T18:43:02.922Z | Compiling serde_core v1.0.228 |
| 864 | 2026-03-16T18:43:02.922Z | Compiling serde v1.0.228 |
| 865 | 2026-03-16T18:43:02.923Z | Compiling libc v0.2.176 |
| 866 | 2026-03-16T18:43:02.923Z | Compiling autocfg v1.5.0 |
| 867 | 2026-03-16T18:43:03.309Z | Checking cfg-if v1.0.3 |
| 868 | 2026-03-16T18:43:03.391Z | Compiling memchr v2.7.5 |
| 869 | 2026-03-16T18:43:03.632Z | Compiling zmij v1.0.17 |
| 870 | 2026-03-16T18:43:03.652Z | Compiling getrandom v0.3.3 |
| 871 | 2026-03-16T18:43:04.040Z | Compiling libm v0.2.15 |
| 872 | 2026-03-16T18:43:04.228Z | Compiling shlex v1.3.0 |
| 873 | 2026-03-16T18:43:04.312Z | Checking itoa v1.0.15 |
| 874 | 2026-03-16T18:43:04.398Z | Checking smallvec v1.15.1 |
| 875 | 2026-03-16T18:43:04.468Z | Compiling jobserver v0.1.34 |
| 876 | 2026-03-16T18:43:04.471Z | Compiling version_check v0.9.5 |
| 877 | 2026-03-16T18:43:04.629Z | Compiling thiserror v2.0.18 |
| 878 | 2026-03-16T18:43:04.705Z | Compiling find-msvc-tools v0.1.2 |
| 879 | 2026-03-16T18:43:04.777Z | Compiling syn v2.0.117 |
| 880 | 2026-03-16T18:43:04.842Z | Compiling icu_properties_data v2.0.1 |
| 881 | 2026-03-16T18:43:04.864Z | Compiling icu_normalizer_data v2.0.0 |
| 882 | 2026-03-16T18:43:05.006Z | Compiling cc v1.2.38 |
| 883 | 2026-03-16T18:43:05.051Z | Compiling lock_api v0.4.13 |
| 884 | 2026-03-16T18:43:05.157Z | Compiling parking_lot_core v0.9.11 |
| 885 | 2026-03-16T18:43:05.177Z | Checking stable_deref_trait v1.2.0 |
| 886 | 2026-03-16T18:43:05.280Z | Compiling serde_json v1.0.149 |
| 887 | 2026-03-16T18:43:05.520Z | Compiling log v0.4.29 |
| 888 | 2026-03-16T18:43:05.615Z | Compiling heck v0.5.0 |
| 889 | 2026-03-16T18:43:05.782Z | Checking writeable v0.6.1 |
| 890 | 2026-03-16T18:43:05.993Z | Checking litemap v0.8.0 |
| 891 | 2026-03-16T18:43:06.016Z | Compiling num-traits v0.2.19 |
| 892 | 2026-03-16T18:43:06.037Z | Checking percent-encoding v2.3.2 |
| 893 | 2026-03-16T18:43:06.361Z | Checking form_urlencoded v1.2.2 |
| 894 | 2026-03-16T18:43:06.490Z | Checking utf8_iter v1.0.4 |
| 895 | 2026-03-16T18:43:06.515Z | Compiling zerocopy v0.8.27 |
| 896 | 2026-03-16T18:43:06.536Z | Checking pin-project-lite v0.2.16 |
| 897 | 2026-03-16T18:43:06.654Z | Checking iana-time-zone v0.1.64 |
| 898 | 2026-03-16T18:43:06.675Z | Compiling rustversion v1.0.22 |
| 899 | 2026-03-16T18:43:06.781Z | Compiling allocator-api2 v0.2.21 |
| 900 | 2026-03-16T18:43:06.802Z | Compiling foldhash v0.2.0 |
| 901 | 2026-03-16T18:43:06.875Z | Compiling regex-syntax v0.8.6 |
| 902 | 2026-03-16T18:43:07.063Z | Compiling equivalent v1.0.2 |
| 903 | 2026-03-16T18:43:07.108Z | Compiling semver v1.0.27 |
| 904 | 2026-03-16T18:43:07.211Z | Compiling hashbrown v0.16.1 |
| 905 | 2026-03-16T18:43:07.244Z | Checking socket2 v0.6.0 |
| 906 | 2026-03-16T18:43:07.569Z | Compiling aho-corasick v1.1.3 |
| 907 | 2026-03-16T18:43:07.591Z | Checking uuid v1.20.0 |
| 908 | 2026-03-16T18:43:07.613Z | Checking scopeguard v1.2.0 |
| 909 | 2026-03-16T18:43:08.020Z | Checking signal-hook-registry v1.4.6 |
| 910 | 2026-03-16T18:43:08.023Z | Checking getrandom v0.2.16 |
| 911 | 2026-03-16T18:43:08.023Z | Checking mio v1.0.4 |
| 912 | 2026-03-16T18:43:08.217Z | Compiling schemars v0.8.22 |
| 913 | 2026-03-16T18:43:08.220Z | Compiling portable-atomic v1.11.1 |
| 914 | 2026-03-16T18:43:08.220Z | Checking dyn-clone v1.0.20 |
| 915 | 2026-03-16T18:43:08.281Z | Checking parking_lot v0.12.4 |
| 916 | 2026-03-16T18:43:08.564Z | Checking critical-section v1.2.0 |
| 917 | 2026-03-16T18:43:08.761Z | Compiling bitflags v2.9.4 |
| 918 | 2026-03-16T18:43:08.899Z | Checking futures-core v0.3.32 |
| 919 | 2026-03-16T18:43:08.986Z | Compiling synstructure v0.13.2 |
| 920 | 2026-03-16T18:43:09.041Z | Compiling serde_derive_internals v0.29.1 |
| 921 | 2026-03-16T18:43:09.065Z | Compiling regex-automata v0.4.13 |
| 922 | 2026-03-16T18:43:09.650Z | Checking once_cell v1.21.3 |
| 923 | 2026-03-16T18:43:09.869Z | Compiling ring v0.17.14 |
| 924 | 2026-03-16T18:43:09.890Z | Compiling typenum v1.18.0 |
| 925 | 2026-03-16T18:43:10.070Z | Compiling indexmap v2.13.0 |
| 926 | 2026-03-16T18:43:10.327Z | Compiling thiserror v1.0.69 |
| 927 | 2026-03-16T18:43:10.459Z | Compiling httparse v1.10.1 |
| 928 | 2026-03-16T18:43:10.788Z | Compiling rustix v1.1.2 |
| 929 | 2026-03-16T18:43:10.816Z | Compiling serde_derive v1.0.228 |
| 930 | 2026-03-16T18:43:10.918Z | Compiling zerofrom-derive v0.1.6 |
| 931 | 2026-03-16T18:43:10.961Z | Compiling yoke-derive v0.8.0 |
| 932 | 2026-03-16T18:43:10.999Z | Compiling zerovec-derive v0.11.1 |
| 933 | 2026-03-16T18:43:11.253Z | Compiling displaydoc v0.2.5 |
| 934 | 2026-03-16T18:43:11.283Z | Compiling thiserror-impl v2.0.18 |
| 935 | 2026-03-16T18:43:12.195Z | Compiling schemars_derive v0.8.22 |
| 936 | 2026-03-16T18:43:12.351Z | Compiling tokio-macros v2.6.0 |
| 937 | 2026-03-16T18:43:12.415Z | Compiling zerocopy-derive v0.8.27 |
| 938 | 2026-03-16T18:43:12.568Z | Checking zerofrom v0.1.6 |
| 939 | 2026-03-16T18:43:12.700Z | Compiling futures-macro v0.3.31 |
| 940 | 2026-03-16T18:43:12.727Z | Checking yoke v0.8.0 |
| 941 | 2026-03-16T18:43:12.958Z | Checking zerovec v0.11.4 |
| 942 | 2026-03-16T18:43:13.056Z | Checking zerotrie v0.2.2 |
| 943 | 2026-03-16T18:43:13.304Z | Compiling regex v1.12.3 |
| 944 | 2026-03-16T18:43:13.512Z | Compiling zeroize_derive v1.4.3 |
| 945 | 2026-03-16T18:43:13.769Z | Compiling thiserror-impl v1.0.69 |
| 946 | 2026-03-16T18:43:13.868Z | Checking futures-sink v0.3.31 |
| 947 | 2026-03-16T18:43:13.939Z | Checking tinystr v0.8.1 |
| 948 | 2026-03-16T18:43:13.992Z | Checking potential_utf v0.1.3 |
| 949 | 2026-03-16T18:43:14.158Z | Checking icu_collections v2.0.0 |
| 950 | 2026-03-16T18:43:14.180Z | Checking icu_locale_core v2.0.0 |
| 951 | 2026-03-16T18:43:14.280Z | Checking slab v0.4.11 |
| 952 | 2026-03-16T18:43:14.358Z | Checking zeroize v1.8.1 |
| 953 | 2026-03-16T18:43:14.537Z | Compiling either v1.15.0 |
| 954 | 2026-03-16T18:43:14.559Z | Checking subtle v2.6.1 |
| 955 | 2026-03-16T18:43:14.751Z | Compiling ucd-trie v0.1.7 |
| 956 | 2026-03-16T18:43:14.803Z | Checking icu_provider v2.0.0 |
| 957 | 2026-03-16T18:43:14.824Z | Compiling anyhow v1.0.100 |
| 958 | 2026-03-16T18:43:14.950Z | Checking bytes v1.11.1 |
| 959 | 2026-03-16T18:43:14.973Z | Checking chrono v0.4.43 |
| 960 | 2026-03-16T18:43:15.127Z | Checking icu_properties v2.0.1 |
| 961 | 2026-03-16T18:43:15.168Z | Checking icu_normalizer v2.0.0 |
| 962 | 2026-03-16T18:43:15.263Z | Compiling serde_tokenstream v0.2.3 |
| 963 | 2026-03-16T18:43:15.561Z | Checking tokio v1.49.0 |
| 964 | 2026-03-16T18:43:15.631Z | Compiling pest v2.8.2 |
| 965 | 2026-03-16T18:43:15.870Z | Checking futures-channel v0.3.31 |
| 966 | 2026-03-16T18:43:16.086Z | Checking rand_core v0.6.4 |
| 967 | 2026-03-16T18:43:16.168Z | Checking pin-utils v0.1.0 |
| 968 | 2026-03-16T18:43:16.191Z | Checking futures-io v0.3.31 |
| 969 | 2026-03-16T18:43:16.259Z | Checking futures-task v0.3.31 |
| 970 | 2026-03-16T18:43:16.307Z | Compiling pkg-config v0.3.32 |
| 971 | 2026-03-16T18:43:16.337Z | Checking idna_adapter v1.2.1 |
| 972 | 2026-03-16T18:43:16.359Z | Compiling tracing-attributes v0.1.30 |
| 973 | 2026-03-16T18:43:16.445Z | Checking futures-util v0.3.31 |
| 974 | 2026-03-16T18:43:16.498Z | Checking idna v1.1.0 |
| 975 | 2026-03-16T18:43:16.835Z | Checking url v2.5.7 |
| 976 | 2026-03-16T18:43:16.933Z | Checking tracing-core v0.1.34 |
| 977 | 2026-03-16T18:43:17.126Z | Compiling pest_meta v2.8.2 |
| 978 | 2026-03-16T18:43:17.351Z | Compiling generic-array v0.14.7 |
| 979 | 2026-03-16T18:43:17.372Z | Checking fnv v1.0.7 |
| 980 | 2026-03-16T18:43:17.621Z | Compiling vcpkg v0.2.15 |
| 981 | 2026-03-16T18:43:18.024Z | Compiling pest_generator v2.8.2 |
| 982 | 2026-03-16T18:43:18.206Z | Checking tracing v0.1.41 |
| 983 | 2026-03-16T18:43:18.302Z | Compiling http v1.4.0 |
| 984 | 2026-03-16T18:43:18.441Z | Compiling rustc-hash v2.1.1 |
| 985 | 2026-03-16T18:43:18.601Z | Compiling prettyplease v0.2.37 |
| 986 | 2026-03-16T18:43:18.926Z | Compiling regress v0.10.5 |
| 987 | 2026-03-16T18:43:19.018Z | Compiling pest_derive v2.8.2 |
| 988 | 2026-03-16T18:43:19.106Z | Compiling num-conv v0.1.0 |
| 989 | 2026-03-16T18:43:19.128Z | Compiling byteorder v1.5.0 |
| 990 | 2026-03-16T18:43:19.152Z | Compiling time-core v0.1.6 |
| 991 | 2026-03-16T18:43:19.350Z | Compiling time-macros v0.2.24 |
| 992 | 2026-03-16T18:43:19.430Z | Checking errno v0.3.14 |
| 993 | 2026-03-16T18:43:19.451Z | Compiling glob v0.3.3 |
| 994 | 2026-03-16T18:43:19.583Z | Compiling minimal-lexical v0.2.1 |
| 995 | 2026-03-16T18:43:19.910Z | Compiling clang-sys v1.8.1 |
| 996 | 2026-03-16T18:43:19.914Z | Compiling nom v7.1.3 |
| 997 | 2026-03-16T18:43:19.937Z | Checking base64 v0.22.1 |
| 998 | 2026-03-16T18:43:20.253Z | Checking ipnet v2.11.0 |
| 999 | 2026-03-16T18:43:20.391Z | Checking tokio-util v0.7.16 |
| 1000 | 2026-03-16T18:43:20.552Z | Checking crypto-common v0.1.6 |
| 1001 | 2026-03-16T18:43:20.729Z | Compiling scroll_derive v0.13.1 |
| 1002 | 2026-03-16T18:43:21.098Z | Compiling libloading v0.8.9 |
| 1003 | 2026-03-16T18:43:21.120Z | Compiling bindgen v0.72.1 |
| 1004 | 2026-03-16T18:43:21.481Z | Compiling camino v1.2.2 |
| 1005 | 2026-03-16T18:43:21.652Z | Compiling cexpr v0.6.0 |
| 1006 | 2026-03-16T18:43:21.809Z | Checking http-body v1.0.1 |
| 1007 | 2026-03-16T18:43:21.839Z | Checking ppv-lite86 v0.2.21 |
| 1008 | 2026-03-16T18:43:21.982Z | Compiling itertools v0.12.1 |
| 1009 | 2026-03-16T18:43:21.985Z | Compiling crossbeam-utils v0.8.21 |
| 1010 | 2026-03-16T18:43:22.061Z | Compiling syn v1.0.109 |
| 1011 | 2026-03-16T18:43:22.085Z | Checking atomic-waker v1.1.2 |
| 1012 | 2026-03-16T18:43:22.256Z | Compiling slog v2.8.2 |
| 1013 | 2026-03-16T18:43:22.412Z | Checking tower-layer v0.3.3 |
| 1014 | 2026-03-16T18:43:22.437Z | Checking try-lock v0.2.5 |
| 1015 | 2026-03-16T18:43:22.483Z | Compiling paste v1.0.15 |
| 1016 | 2026-03-16T18:43:22.509Z | Checking tower-service v0.3.3 |
| 1017 | 2026-03-16T18:43:22.573Z | Checking want v0.3.1 |
| 1018 | 2026-03-16T18:43:22.597Z | Checking h2 v0.4.12 |
| 1019 | 2026-03-16T18:43:22.618Z | Checking ipnetwork v0.21.1 |
| 1020 | 2026-03-16T18:43:22.621Z | Checking erased-serde v0.3.31 |
| 1021 | 2026-03-16T18:43:22.724Z | Checking rustls-pki-types v1.12.0 |
| 1022 | 2026-03-16T18:43:22.889Z | Checking ryu v1.0.20 |
| 1023 | 2026-03-16T18:43:22.974Z | Checking pretty-hex v0.4.1 |
| 1024 | 2026-03-16T18:43:23.066Z | Checking httpdate v1.0.3 |
| 1025 | 2026-03-16T18:43:23.170Z | Compiling async-trait v0.1.89 |
| 1026 | 2026-03-16T18:43:23.193Z | Checking untrusted v0.9.0 |
| 1027 | 2026-03-16T18:43:23.471Z | Compiling scroll v0.13.0 |
| 1028 | 2026-03-16T18:43:23.566Z | Compiling openssl-sys v0.9.109 |
| 1029 | 2026-03-16T18:43:23.731Z | Compiling strsim v0.11.1 |
| 1030 | 2026-03-16T18:43:23.818Z | Compiling usdt-impl v0.6.0 |
| 1031 | 2026-03-16T18:43:24.124Z | Checking plain v0.2.3 |
| 1032 | 2026-03-16T18:43:24.404Z | Compiling goblin v0.10.1 |
| 1033 | 2026-03-16T18:43:24.425Z | Checking http-body-util v0.1.3 |
| 1034 | 2026-03-16T18:43:24.469Z | Checking block-buffer v0.10.4 |
| 1035 | 2026-03-16T18:43:24.645Z | Compiling openapiv3 v2.2.0 |
| 1036 | 2026-03-16T18:43:24.683Z | Checking rand_core v0.9.3 |
| 1037 | 2026-03-16T18:43:24.716Z | Compiling slog-async v2.8.0 |
| 1038 | 2026-03-16T18:43:25.055Z | Checking hyper v1.8.1 |
| 1039 | 2026-03-16T18:43:26.279Z | Checking hyper-util v0.1.19 |
| 1040 | 2026-03-16T18:43:26.377Z | Checking digest v0.10.7 |
| 1041 | 2026-03-16T18:43:26.637Z | Checking serde_urlencoded v0.7.1 |
| 1042 | 2026-03-16T18:43:26.792Z | Checking oxnet v0.1.4 |
| 1043 | 2026-03-16T18:43:26.795Z | Compiling typify-impl v0.4.3 |
| 1044 | 2026-03-16T18:43:26.916Z | Compiling dtrace-parser v0.3.0 |
| 1045 | 2026-03-16T18:43:26.953Z | Compiling cmake v0.1.54 |
| 1046 | 2026-03-16T18:43:27.115Z | Compiling thread-id v5.0.0 |
| 1047 | 2026-03-16T18:43:27.226Z | Compiling fs_extra v1.3.0 |
| 1048 | 2026-03-16T18:43:27.410Z | Compiling ident_case v1.0.1 |
| 1049 | 2026-03-16T18:43:27.562Z | Compiling omicron-workspace-hack v0.1.0 |
| 1050 | 2026-03-16T18:43:27.565Z | Compiling dunce v1.0.5 |
| 1051 | 2026-03-16T18:43:27.710Z | Compiling darling_core v0.21.3 |
| 1052 | 2026-03-16T18:43:27.752Z | Checking rand_chacha v0.9.0 |
| 1053 | 2026-03-16T18:43:27.795Z | Compiling daft-derive v0.1.4 |
| 1054 | 2026-03-16T18:43:27.854Z | Compiling unsafe-libyaml v0.2.11 |
| 1055 | 2026-03-16T18:43:28.005Z | Checking rand v0.9.2 |
| 1056 | 2026-03-16T18:43:28.317Z | Compiling dof v0.4.0 |
| 1057 | 2026-03-16T18:43:28.625Z | Checking powerfmt v0.2.0 |
| 1058 | 2026-03-16T18:43:28.754Z | Compiling serde_yaml v0.9.34+deprecated |
| 1059 | 2026-03-16T18:43:28.792Z | Checking sync_wrapper v1.0.2 |
| 1060 | 2026-03-16T18:43:28.829Z | Checking deranged v0.5.3 |
| 1061 | 2026-03-16T18:43:29.889Z | Compiling rustls v0.22.4 |
| 1062 | 2026-03-16T18:43:30.025Z | Checking num_threads v0.1.7 |
| 1063 | 2026-03-16T18:43:30.068Z | Compiling usdt-attr-macro v0.6.0 |
| 1064 | 2026-03-16T18:43:30.138Z | Compiling usdt-macro v0.6.0 |
| 1065 | 2026-03-16T18:43:30.159Z | Checking cpufeatures v0.2.17 |
| 1066 | 2026-03-16T18:43:30.248Z | Compiling aws-lc-rs v1.14.0 |
| 1067 | 2026-03-16T18:43:30.251Z | Checking time v0.3.44 |
| 1068 | 2026-03-16T18:43:30.593Z | Checking tower v0.5.2 |
| 1069 | 2026-03-16T18:43:30.724Z | Compiling darling_macro v0.21.3 |
| 1070 | 2026-03-16T18:43:30.727Z | Compiling aws-lc-sys v0.31.0 |
| 1071 | 2026-03-16T18:43:31.187Z | Compiling structmeta-derive v0.3.0 |
| 1072 | 2026-03-16T18:43:31.475Z | Compiling darling v0.21.3 |
| 1073 | 2026-03-16T18:43:31.589Z | Checking encoding_rs v0.8.35 |
| 1074 | 2026-03-16T18:43:31.758Z | Compiling typify-macro v0.4.3 |
| 1075 | 2026-03-16T18:43:31.791Z | Checking mime v0.3.17 |
| 1076 | 2026-03-16T18:43:31.867Z | Checking iri-string v0.7.8 |
| 1077 | 2026-03-16T18:43:32.019Z | Checking crossbeam-channel v0.5.15 |
| 1078 | 2026-03-16T18:43:32.474Z | Checking futures-executor v0.3.31 |
| 1079 | 2026-03-16T18:43:32.557Z | Compiling multer v3.1.0 |
| 1080 | 2026-03-16T18:43:32.632Z | Compiling structmeta v0.3.0 |
| 1081 | 2026-03-16T18:43:32.659Z | Checking unicode-width v0.2.1 |
| 1082 | 2026-03-16T18:43:32.844Z | Compiling openssl v0.10.73 |
| 1083 | 2026-03-16T18:43:32.871Z | Checking fastrand v2.3.0 |
| 1084 | 2026-03-16T18:43:32.897Z | Checking hex v0.4.3 |
| 1085 | 2026-03-16T18:43:32.975Z | Checking untrusted v0.7.1 |
| 1086 | 2026-03-16T18:43:32.998Z | Checking foreign-types-shared v0.1.1 |
| 1087 | 2026-03-16T18:43:33.104Z | Checking foreign-types v0.3.2 |
| 1088 | 2026-03-16T18:43:33.104Z | Checking tempfile v3.23.0 |
| 1089 | 2026-03-16T18:43:33.196Z | Checking futures v0.3.31 |
| 1090 | 2026-03-16T18:43:33.239Z | Compiling async-stream-impl v0.3.6 |
| 1091 | 2026-03-16T18:43:33.261Z | Compiling strum_macros v0.26.4 |
| 1092 | 2026-03-16T18:43:33.293Z | Compiling openssl-macros v0.1.1 |
| 1093 | 2026-03-16T18:43:33.337Z | Checking tower-http v0.6.8 |
| 1094 | 2026-03-16T18:43:33.565Z | Checking thread_local v1.1.9 |
| 1095 | 2026-03-16T18:43:33.765Z | Compiling typify v0.4.3 |
| 1096 | 2026-03-16T18:43:33.787Z | Checking openssl-probe v0.1.6 |
| 1097 | 2026-03-16T18:43:33.881Z | Compiling rustls v0.23.32 |
| 1098 | 2026-03-16T18:43:33.918Z | Compiling native-tls v0.2.14 |
| 1099 | 2026-03-16T18:43:34.145Z | Compiling newtype-uuid-macros v0.1.0 |
| 1100 | 2026-03-16T18:43:34.243Z | Compiling dropshot v0.16.7 |
| 1101 | 2026-03-16T18:43:34.346Z | Checking is-terminal v0.4.16 |
| 1102 | 2026-03-16T18:43:34.403Z | Checking memmap2 v0.9.8 |
| 1103 | 2026-03-16T18:43:34.459Z | Compiling ref-cast v1.0.25 |
| 1104 | 2026-03-16T18:43:34.525Z | Checking take_mut v0.2.2 |
| 1105 | 2026-03-16T18:43:34.612Z | Checking term v1.2.0 |
| 1106 | 2026-03-16T18:43:34.662Z | Checking winnow v0.7.14 |
| 1107 | 2026-03-16T18:43:34.863Z | Checking match_cfg v0.1.0 |
| 1108 | 2026-03-16T18:43:34.906Z | Checking slog-term v2.9.2 |
| 1109 | 2026-03-16T18:43:34.951Z | Checking hostname v0.3.1 |
| 1110 | 2026-03-16T18:43:35.252Z | Checking slog-json v2.6.1 |
| 1111 | 2026-03-16T18:43:35.326Z | Compiling dropshot_endpoint v0.16.7 |
| 1112 | 2026-03-16T18:43:35.358Z | Compiling ref-cast-impl v1.0.25 |
| 1113 | 2026-03-16T18:43:35.428Z | Compiling derive-ex v0.1.8 |
| 1114 | 2026-03-16T18:43:35.449Z | Checking slog-bunyan v2.5.0 |
| 1115 | 2026-03-16T18:43:35.938Z | Checking webpki-roots v1.0.2 |
| 1116 | 2026-03-16T18:43:36.097Z | Compiling strum_macros v0.27.2 |
| 1117 | 2026-03-16T18:43:36.305Z | Compiling progenitor-impl v0.11.1 |
| 1118 | 2026-03-16T18:43:36.469Z | Checking newtype-uuid v1.3.2 |
| 1119 | 2026-03-16T18:43:36.968Z | Checking daft v0.1.4 |
| 1120 | 2026-03-16T18:43:37.158Z | Checking tokio-native-tls v0.3.1 |
| 1121 | 2026-03-16T18:43:37.276Z | Compiling serde_with_macros v3.14.1 |
| 1122 | 2026-03-16T18:43:37.363Z | Checking hyper-tls v0.6.0 |
| 1123 | 2026-03-16T18:43:37.579Z | Compiling test-strategy v0.4.3 |
| 1124 | 2026-03-16T18:43:37.920Z | Checking rustls-webpki v0.102.8 |
| 1125 | 2026-03-16T18:43:38.025Z | Checking debug-ignore v1.0.5 |
| 1126 | 2026-03-16T18:43:38.154Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1127 | 2026-03-16T18:43:38.610Z | Compiling parse-display-derive v0.10.0 |
| 1128 | 2026-03-16T18:43:38.828Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1129 | 2026-03-16T18:43:39.297Z | Compiling progenitor-macro v0.11.1 |
| 1130 | 2026-03-16T18:43:39.387Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1131 | 2026-03-16T18:43:39.408Z | Checking serde_spanned v1.0.4 |
| 1132 | 2026-03-16T18:43:39.488Z | Checking usdt v0.6.0 |
| 1133 | 2026-03-16T18:43:39.578Z | Checking spin v0.9.8 |
| 1134 | 2026-03-16T18:43:39.651Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1135 | 2026-03-16T18:43:39.898Z | Checking toml v0.9.11+spec-1.1.0 |
| 1136 | 2026-03-16T18:43:40.013Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1137 | 2026-03-16T18:43:40.219Z | Checking strum v0.26.3 |
| 1138 | 2026-03-16T18:43:40.348Z | Checking tokio-rustls v0.25.0 |
| 1139 | 2026-03-16T18:43:40.370Z | Checking async-stream v0.3.6 |
| 1140 | 2026-03-16T18:43:40.448Z | Checking sha1 v0.10.6 |
| 1141 | 2026-03-16T18:43:40.531Z | Checking rustls-pemfile v2.2.0 |
| 1142 | 2026-03-16T18:43:40.602Z | Checking rand_chacha v0.3.1 |
| 1143 | 2026-03-16T18:43:40.653Z | Checking waitgroup v0.1.2 |
| 1144 | 2026-03-16T18:43:40.653Z | Compiling toml_datetime v0.6.11 |
| 1145 | 2026-03-16T18:43:40.697Z | Checking macaddr v1.0.1 |
| 1146 | 2026-03-16T18:43:40.719Z | Checking serde_path_to_error v0.1.20 |
| 1147 | 2026-03-16T18:43:40.781Z | Checking wait-timeout v0.2.1 |
| 1148 | 2026-03-16T18:43:40.812Z | Checking hostname v0.4.2 |
| 1149 | 2026-03-16T18:43:40.889Z | Checking lazy_static v1.5.0 |
| 1150 | 2026-03-16T18:43:40.948Z | Checking bit-vec v0.8.0 |
| 1151 | 2026-03-16T18:43:40.970Z | Checking quick-error v1.2.3 |
| 1152 | 2026-03-16T18:43:41.013Z | Checking rand v0.8.5 |
| 1153 | 2026-03-16T18:43:41.034Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1154 | 2026-03-16T18:43:41.104Z | Checking rusty-fork v0.3.0 |
| 1155 | 2026-03-16T18:43:41.211Z | Checking bit-set v0.8.0 |
| 1156 | 2026-03-16T18:43:41.414Z | Checking tabwriter v1.4.1 |
| 1157 | 2026-03-16T18:43:41.436Z | Checking rand_xorshift v0.4.0 |
| 1158 | 2026-03-16T18:43:41.617Z | Compiling clap_derive v4.5.49 |
| 1159 | 2026-03-16T18:43:41.672Z | Checking unarray v0.1.4 |
| 1160 | 2026-03-16T18:43:41.728Z | Checking utf8parse v0.2.2 |
| 1161 | 2026-03-16T18:43:41.809Z | Checking colored v3.0.0 |
| 1162 | 2026-03-16T18:43:41.839Z | Checking proptest v1.8.0 |
| 1163 | 2026-03-16T18:43:41.862Z | Checking anstyle-parse v0.2.7 |
| 1164 | 2026-03-16T18:43:42.070Z | Checking strum v0.27.2 |
| 1165 | 2026-03-16T18:43:42.211Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1166 | 2026-03-16T18:43:42.232Z | Checking terminal_size v0.4.3 |
| 1167 | 2026-03-16T18:43:42.756Z | Checking is_terminal_polyfill v1.70.1 |
| 1168 | 2026-03-16T18:43:42.835Z | Checking anstyle v1.0.11 |
| 1169 | 2026-03-16T18:43:42.873Z | Checking anstyle-query v1.1.4 |
| 1170 | 2026-03-16T18:43:42.990Z | Checking colorchoice v1.0.4 |
| 1171 | 2026-03-16T18:43:43.120Z | Checking anstream v0.6.20 |
| 1172 | 2026-03-16T18:43:43.352Z | Checking itertools v0.14.0 |
| 1173 | 2026-03-16T18:43:43.857Z | Checking clap_lex v0.7.5 |
| 1174 | 2026-03-16T18:43:44.060Z | Checking clap_builder v4.5.50 |
| 1175 | 2026-03-16T18:43:44.153Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1176 | 2026-03-16T18:43:44.875Z | Checking serde_with v3.14.1 |
| 1177 | 2026-03-16T18:43:45.782Z | Checking clap v4.5.50 |
| 1178 | 2026-03-16T18:43:45.785Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1179 | 2026-03-16T18:43:45.931Z | Checking instant v0.1.13 |
| 1180 | 2026-03-16T18:43:46.184Z | Checking iddqd v0.3.17 |
| 1181 | 2026-03-16T18:43:46.320Z | Checking backoff v0.4.0 |
| 1182 | 2026-03-16T18:43:46.550Z | Checking parse-display v0.10.0 |
| 1183 | 2026-03-16T18:43:46.734Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1184 | 2026-03-16T18:43:46.863Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1185 | 2026-03-16T18:43:49.364Z | Compiling rustls-webpki v0.103.6 |
| 1186 | 2026-03-16T18:43:53.077Z | Checking serde_spanned v0.6.9 |
| 1187 | 2026-03-16T18:43:53.127Z | Compiling memoffset v0.9.1 |
| 1188 | 2026-03-16T18:43:53.242Z | Compiling cfg_aliases v0.2.1 |
| 1189 | 2026-03-16T18:43:53.656Z | Compiling tokio-rustls v0.26.3 |
| 1190 | 2026-03-16T18:43:53.732Z | Compiling nix v0.30.1 |
| 1191 | 2026-03-16T18:43:54.436Z | Checking crossbeam-epoch v0.9.18 |
| 1192 | 2026-03-16T18:43:54.596Z | Compiling hyper-rustls v0.27.7 |
| 1193 | 2026-03-16T18:43:54.779Z | Compiling winnow v0.5.40 |
| 1194 | 2026-03-16T18:43:54.954Z | Compiling reqwest v0.12.23 |
| 1195 | 2026-03-16T18:43:56.573Z | Compiling progenitor-client v0.11.1 |
| 1196 | 2026-03-16T18:43:56.630Z | Compiling toml_edit v0.19.15 |
| 1197 | 2026-03-16T18:43:58.591Z | Compiling proc-macro-crate v1.3.1 |
| 1198 | 2026-03-16T18:43:59.044Z | Compiling progenitor v0.11.1 |
| 1199 | 2026-03-16T18:43:59.651Z | Compiling num-integer v0.1.46 |
| 1200 | 2026-03-16T18:44:00.050Z | Compiling rayon-core v1.13.0 |
| 1201 | 2026-03-16T18:44:00.394Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1202 | 2026-03-16T18:44:00.457Z | Compiling progenitor-client v0.10.0 |
| 1203 | 2026-03-16T18:44:01.386Z | Compiling hubpack_derive v0.1.1 |
| 1204 | 2026-03-16T18:44:02.028Z | Compiling zerocopy-derive v0.7.35 |
| 1205 | 2026-03-16T18:44:02.466Z | Checking toml_write v0.1.2 |
| 1206 | 2026-03-16T18:44:02.709Z | Checking toml_edit v0.22.27 |
| 1207 | 2026-03-16T18:44:02.766Z | Checking hubpack v0.1.2 |
| 1208 | 2026-03-16T18:44:02.957Z | Checking num-rational v0.4.2 |
| 1209 | 2026-03-16T18:44:02.986Z | Checking num-iter v0.1.45 |
| 1210 | 2026-03-16T18:44:03.153Z | Checking crossbeam-deque v0.8.6 |
| 1211 | 2026-03-16T18:44:03.385Z | Compiling num-complex v0.4.6 |
| 1212 | 2026-03-16T18:44:03.784Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1213 | 2026-03-16T18:44:03.899Z | Checking static_assertions v1.1.0 |
| 1214 | 2026-03-16T18:44:03.937Z | Checking num v0.4.3 |
| 1215 | 2026-03-16T18:44:04.157Z | Compiling proc-macro-error-attr v1.0.4 |
| 1216 | 2026-03-16T18:44:04.207Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1217 | 2026-03-16T18:44:04.449Z | Checking toml v0.8.23 |
| 1218 | 2026-03-16T18:44:04.567Z | Checking float-ord v0.3.2 |
| 1219 | 2026-03-16T18:44:04.705Z | Compiling heapless v0.8.0 |
| 1220 | 2026-03-16T18:44:04.976Z | Compiling ingot-macros v0.1.1 |
| 1221 | 2026-03-16T18:44:05.012Z | Checking hash32 v0.3.1 |
| 1222 | 2026-03-16T18:44:05.173Z | Compiling proc-macro-error v1.0.4 |
| 1223 | 2026-03-16T18:44:05.236Z | Compiling smoltcp v0.11.0 |
| 1224 | 2026-03-16T18:44:05.319Z | Checking bytecount v0.6.9 |
| 1225 | 2026-03-16T18:44:05.456Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1226 | 2026-03-16T18:44:05.759Z | Compiling zerocopy v0.7.35 |
| 1227 | 2026-03-16T18:44:06.276Z | Compiling num_enum_derive v0.7.5 |
| 1228 | 2026-03-16T18:44:06.726Z | Compiling num-derive v0.3.3 |
| 1229 | 2026-03-16T18:44:07.382Z | Checking cobs v0.3.0 |
| 1230 | 2026-03-16T18:44:07.570Z | Compiling scroll_derive v0.12.1 |
| 1231 | 2026-03-16T18:44:07.648Z | Compiling foreign-types-macros v0.2.3 |
| 1232 | 2026-03-16T18:44:07.669Z | Compiling usdt-impl v0.5.0 |
| 1233 | 2026-03-16T18:44:07.811Z | Checking bitflags v1.3.2 |
| 1234 | 2026-03-16T18:44:07.907Z | Checking foreign-types-shared v0.3.1 |
| 1235 | 2026-03-16T18:44:07.928Z | Checking managed v0.8.0 |
| 1236 | 2026-03-16T18:44:07.981Z | Compiling crucible-workspace-hack v0.1.0 |
| 1237 | 2026-03-16T18:44:08.157Z | Checking libscf-sys v1.1.0 |
| 1238 | 2026-03-16T18:44:08.282Z | Checking num_enum v0.7.5 |
| 1239 | 2026-03-16T18:44:08.326Z | Checking postcard v1.1.3 |
| 1240 | 2026-03-16T18:44:08.432Z | Compiling dof v0.3.0 |
| 1241 | 2026-03-16T18:44:08.467Z | Checking foreign-types v0.5.0 |
| 1242 | 2026-03-16T18:44:08.490Z | Checking scroll v0.12.0 |
| 1243 | 2026-03-16T18:44:08.591Z | Checking ingot-types v0.1.2 |
| 1244 | 2026-03-16T18:44:08.859Z | Compiling dtrace-parser v0.2.0 |
| 1245 | 2026-03-16T18:44:08.917Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1246 | 2026-03-16T18:44:08.921Z | Checking camino-tempfile v1.4.1 |
| 1247 | 2026-03-16T18:44:08.962Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1248 | 2026-03-16T18:44:09.059Z | Checking ingot v0.1.1 |
| 1249 | 2026-03-16T18:44:09.150Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1250 | 2026-03-16T18:44:09.440Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1251 | 2026-03-16T18:44:09.579Z | Checking cstr-argument v0.1.2 |
| 1252 | 2026-03-16T18:44:09.646Z | Compiling thread-id v4.2.2 |
| 1253 | 2026-03-16T18:44:09.730Z | Compiling heck v0.4.1 |
| 1254 | 2026-03-16T18:44:09.752Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1255 | 2026-03-16T18:44:09.850Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1256 | 2026-03-16T18:44:09.872Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1257 | 2026-03-16T18:44:09.985Z | Checking goblin v0.8.2 |
| 1258 | 2026-03-16T18:44:09.989Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1259 | 2026-03-16T18:44:10.052Z | Checking rayon v1.11.0 |
| 1260 | 2026-03-16T18:44:10.270Z | Compiling num_enum_derive v0.5.11 |
| 1261 | 2026-03-16T18:44:10.474Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1262 | 2026-03-16T18:44:10.836Z | Compiling rustc_version v0.4.1 |
| 1263 | 2026-03-16T18:44:10.893Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1264 | 2026-03-16T18:44:11.250Z | Checking tinyvec_macros v0.1.1 |
| 1265 | 2026-03-16T18:44:11.345Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1266 | 2026-03-16T18:44:11.501Z | Compiling rustix v0.38.44 |
| 1267 | 2026-03-16T18:44:11.611Z | Compiling convert_case v0.4.0 |
| 1268 | 2026-03-16T18:44:11.663Z | Checking num_enum v0.5.11 |
| 1269 | 2026-03-16T18:44:11.847Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1270 | 2026-03-16T18:44:12.035Z | Compiling derive_more v0.99.20 |
| 1271 | 2026-03-16T18:44:12.112Z | Checking tinyvec v1.10.0 |
| 1272 | 2026-03-16T18:44:12.358Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1273 | 2026-03-16T18:44:12.503Z | Compiling libz-sys v1.1.22 |
| 1274 | 2026-03-16T18:44:12.531Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1275 | 2026-03-16T18:44:12.552Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1276 | 2026-03-16T18:44:13.084Z | Compiling proc-macro-error2 v2.0.1 |
| 1277 | 2026-03-16T18:44:13.105Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1278 | 2026-03-16T18:44:13.444Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1279 | 2026-03-16T18:44:13.669Z | Compiling usdt-attr-macro v0.5.0 |
| 1280 | 2026-03-16T18:44:13.982Z | Compiling usdt-macro v0.5.0 |
| 1281 | 2026-03-16T18:44:14.233Z | Compiling zone_cfg_derive v0.3.1 |
| 1282 | 2026-03-16T18:44:14.305Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1283 | 2026-03-16T18:44:14.498Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1284 | 2026-03-16T18:44:14.608Z | Compiling num-derive v0.4.2 |
| 1285 | 2026-03-16T18:44:14.852Z | Checking sigpipe v0.1.3 |
| 1286 | 2026-03-16T18:44:14.959Z | Checking memmap v0.7.0 |
| 1287 | 2026-03-16T18:44:15.137Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1288 | 2026-03-16T18:44:15.158Z | Checking jiff v0.2.15 |
| 1289 | 2026-03-16T18:44:15.351Z | Checking usdt v0.5.0 |
| 1290 | 2026-03-16T18:44:15.445Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1291 | 2026-03-16T18:44:15.542Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1292 | 2026-03-16T18:44:15.647Z | Compiling tabled_derive v0.11.0 |
| 1293 | 2026-03-16T18:44:15.763Z | Checking papergrid v0.17.0 |
| 1294 | 2026-03-16T18:44:15.806Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1295 | 2026-03-16T18:44:15.902Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1296 | 2026-03-16T18:44:15.986Z | Checking zone v0.3.1 |
| 1297 | 2026-03-16T18:44:16.166Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1298 | 2026-03-16T18:44:16.204Z | Checking testing_table v0.3.0 |
| 1299 | 2026-03-16T18:44:16.326Z | Checking smf v0.2.3 |
| 1300 | 2026-03-16T18:44:16.474Z | Checking secrecy v0.10.3 |
| 1301 | 2026-03-16T18:44:16.634Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1302 | 2026-03-16T18:44:16.637Z | Checking bstr v1.12.0 |
| 1303 | 2026-03-16T18:44:16.870Z | Checking whoami v1.6.1 |
| 1304 | 2026-03-16T18:44:16.893Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1305 | 2026-03-16T18:44:16.992Z | Compiling curve25519-dalek v4.1.3 |
| 1306 | 2026-03-16T18:44:17.114Z | Checking hmac v0.12.1 |
| 1307 | 2026-03-16T18:44:17.154Z | Checking inout v0.1.4 |
| 1308 | 2026-03-16T18:44:17.205Z | Checking tabled v0.20.0 |
| 1309 | 2026-03-16T18:44:17.289Z | Checking ff v0.13.1 |
| 1310 | 2026-03-16T18:44:17.331Z | Compiling enum-as-inner v0.6.1 |
| 1311 | 2026-03-16T18:44:17.354Z | Checking data-encoding v2.9.0 |
| 1312 | 2026-03-16T18:44:17.452Z | Compiling semver v0.1.20 |
| 1313 | 2026-03-16T18:44:17.716Z | Compiling rustc_version v0.1.7 |
| 1314 | 2026-03-16T18:44:17.783Z | Checking group v0.13.0 |
| 1315 | 2026-03-16T18:44:17.984Z | Checking cipher v0.4.4 |
| 1316 | 2026-03-16T18:44:18.028Z | Checking hkdf v0.12.4 |
| 1317 | 2026-03-16T18:44:18.031Z | Checking atomicwrites v0.4.4 |
| 1318 | 2026-03-16T18:44:18.095Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1319 | 2026-03-16T18:44:18.200Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1320 | 2026-03-16T18:44:18.222Z | Checking universal-hash v0.5.1 |
| 1321 | 2026-03-16T18:44:18.246Z | Checking crypto-bigint v0.5.5 |
| 1322 | 2026-03-16T18:44:18.384Z | Checking half v2.7.1 |
| 1323 | 2026-03-16T18:44:18.685Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1324 | 2026-03-16T18:44:18.728Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1325 | 2026-03-16T18:44:18.894Z | Checking base16ct v0.2.0 |
| 1326 | 2026-03-16T18:44:19.059Z | Checking ciborium-io v0.2.2 |
| 1327 | 2026-03-16T18:44:19.182Z | Checking base64ct v1.8.0 |
| 1328 | 2026-03-16T18:44:19.507Z | Checking indent_write v2.2.0 |
| 1329 | 2026-03-16T18:44:19.660Z | Checking opaque-debug v0.3.1 |
| 1330 | 2026-03-16T18:44:19.681Z | Checking thiserror-no-std v2.0.2 |
| 1331 | 2026-03-16T18:44:19.752Z | Checking poly1305 v0.8.0 |
| 1332 | 2026-03-16T18:44:19.775Z | Checking elliptic-curve v0.13.8 |
| 1333 | 2026-03-16T18:44:19.844Z | Checking password-hash v0.5.0 |
| 1334 | 2026-03-16T18:44:19.882Z | Checking ciborium-ll v0.2.2 |
| 1335 | 2026-03-16T18:44:19.959Z | Checking chacha20 v0.9.1 |
| 1336 | 2026-03-16T18:44:20.057Z | Compiling newtype_derive v0.1.6 |
| 1337 | 2026-03-16T18:44:20.109Z | Checking similar v2.7.0 |
| 1338 | 2026-03-16T18:44:20.131Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1339 | 2026-03-16T18:44:20.153Z | Checking blake2 v0.10.6 |
| 1340 | 2026-03-16T18:44:20.200Z | Compiling typify-impl v0.6.1 |
| 1341 | 2026-03-16T18:44:20.344Z | Checking aead v0.5.2 |
| 1342 | 2026-03-16T18:44:20.432Z | Checking keccak v0.1.5 |
| 1343 | 2026-03-16T18:44:20.455Z | Compiling owo-colors v4.3.0 |
| 1344 | 2026-03-16T18:44:20.521Z | Checking resolv-conf v0.7.5 |
| 1345 | 2026-03-16T18:44:20.556Z | Checking linked-hash-map v0.5.6 |
| 1346 | 2026-03-16T18:44:20.660Z | Checking sha3 v0.10.8 |
| 1347 | 2026-03-16T18:44:20.764Z | Checking chacha20poly1305 v0.10.1 |
| 1348 | 2026-03-16T18:44:20.767Z | Checking vsss-rs v3.3.4 |
| 1349 | 2026-03-16T18:44:20.809Z | Checking lru-cache v0.1.2 |
| 1350 | 2026-03-16T18:44:20.917Z | Checking argon2 v0.5.3 |
| 1351 | 2026-03-16T18:44:20.982Z | Checking ciborium v0.2.2 |
| 1352 | 2026-03-16T18:44:21.004Z | Checking hickory-proto v0.24.4 |
| 1353 | 2026-03-16T18:44:21.027Z | Checking tokio-dtrace v0.1.1 |
| 1354 | 2026-03-16T18:44:21.030Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1355 | 2026-03-16T18:44:21.277Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1356 | 2026-03-16T18:44:21.314Z | Checking serde-big-array v0.5.1 |
| 1357 | 2026-03-16T18:44:21.408Z | Compiling derive-where v1.6.0 |
| 1358 | 2026-03-16T18:44:21.490Z | Compiling serde_repr v0.1.20 |
| 1359 | 2026-03-16T18:44:21.567Z | Checking same-file v1.0.6 |
| 1360 | 2026-03-16T18:44:21.589Z | Checking unicode-segmentation v1.12.0 |
| 1361 | 2026-03-16T18:44:21.724Z | Checking siphasher v1.0.1 |
| 1362 | 2026-03-16T18:44:21.949Z | Checking phf_shared v0.12.1 |
| 1363 | 2026-03-16T18:44:22.019Z | Checking newline-converter v0.3.0 |
| 1364 | 2026-03-16T18:44:22.142Z | Checking walkdir v2.5.0 |
| 1365 | 2026-03-16T18:44:22.166Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1366 | 2026-03-16T18:44:22.242Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1367 | 2026-03-16T18:44:22.372Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1368 | 2026-03-16T18:44:22.481Z | Checking oxide-tokio-rt v0.1.2 |
| 1369 | 2026-03-16T18:44:22.732Z | Compiling progenitor-impl v0.10.0 |
| 1370 | 2026-03-16T18:44:23.098Z | Checking console v0.15.11 |
| 1371 | 2026-03-16T18:44:23.146Z | Checking hickory-resolver v0.24.4 |
| 1372 | 2026-03-16T18:44:23.473Z | Checking tokio-stream v0.1.17 |
| 1373 | 2026-03-16T18:44:23.530Z | Compiling pin-project-internal v1.1.10 |
| 1374 | 2026-03-16T18:44:23.881Z | Compiling slog-dtrace v0.3.0 |
| 1375 | 2026-03-16T18:44:23.975Z | Checking csv-core v0.1.12 |
| 1376 | 2026-03-16T18:44:24.013Z | Compiling cancel-safe-futures v0.1.5 |
| 1377 | 2026-03-16T18:44:24.172Z | Checking swrite v0.1.0 |
| 1378 | 2026-03-16T18:44:24.219Z | Checking unicode-width v0.1.14 |
| 1379 | 2026-03-16T18:44:24.292Z | Checking foldhash v0.1.5 |
| 1380 | 2026-03-16T18:44:24.321Z | Checking smawk v0.3.2 |
| 1381 | 2026-03-16T18:44:24.477Z | Checking unicode-linebreak v0.1.5 |
| 1382 | 2026-03-16T18:44:24.498Z | Compiling chrono-tz v0.10.4 |
| 1383 | 2026-03-16T18:44:24.553Z | Compiling unicode-xid v0.2.6 |
| 1384 | 2026-03-16T18:44:24.718Z | Compiling const_format_proc_macros v0.2.34 |
| 1385 | 2026-03-16T18:44:24.761Z | Checking textwrap v0.16.2 |
| 1386 | 2026-03-16T18:44:24.813Z | Checking hashbrown v0.15.5 |
| 1387 | 2026-03-16T18:44:24.997Z | Checking pin-project v1.1.10 |
| 1388 | 2026-03-16T18:44:25.087Z | Checking csv v1.3.1 |
| 1389 | 2026-03-16T18:44:25.198Z | Checking qorb v0.4.1 |
| 1390 | 2026-03-16T18:44:25.262Z | Compiling typify-macro v0.6.1 |
| 1391 | 2026-03-16T18:44:25.316Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1392 | 2026-03-16T18:44:25.465Z | Checking expectorate v1.2.0 |
| 1393 | 2026-03-16T18:44:25.594Z | Checking phf v0.12.1 |
| 1394 | 2026-03-16T18:44:25.632Z | Checking unicode-normalization v0.1.24 |
| 1395 | 2026-03-16T18:44:25.701Z | Compiling progenitor-macro v0.10.0 |
| 1396 | 2026-03-16T18:44:25.769Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1397 | 2026-03-16T18:44:26.204Z | Checking libsw-core v0.3.2 |
| 1398 | 2026-03-16T18:44:26.409Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1399 | 2026-03-16T18:44:26.446Z | Compiling snafu-derive v0.8.9 |
| 1400 | 2026-03-16T18:44:26.497Z | Compiling async-recursion v1.1.1 |
| 1401 | 2026-03-16T18:44:26.956Z | Compiling cookie v0.18.1 |
| 1402 | 2026-03-16T18:44:26.990Z | Checking highway v1.3.0 |
| 1403 | 2026-03-16T18:44:27.249Z | Checking fixedbitset v0.4.2 |
| 1404 | 2026-03-16T18:44:27.302Z | Compiling moka v0.12.11 |
| 1405 | 2026-03-16T18:44:27.348Z | Checking fixedbitset v0.5.7 |
| 1406 | 2026-03-16T18:44:27.386Z | Compiling typify v0.6.1 |
| 1407 | 2026-03-16T18:44:27.455Z | Checking petgraph v0.6.5 |
| 1408 | 2026-03-16T18:44:27.505Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1409 | 2026-03-16T18:44:27.624Z | Checking petgraph v0.8.2 |
| 1410 | 2026-03-16T18:44:27.765Z | Checking libsw v3.5.0 |
| 1411 | 2026-03-16T18:44:27.965Z | Checking olpc-cjson v0.1.4 |
| 1412 | 2026-03-16T18:44:28.795Z | Checking snafu v0.8.9 |
| 1413 | 2026-03-16T18:44:29.072Z | Checking const_format v0.2.34 |
| 1414 | 2026-03-16T18:44:29.117Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1415 | 2026-03-16T18:44:29.456Z | Checking papergrid v0.11.0 |
| 1416 | 2026-03-16T18:44:29.459Z | Checking globset v0.4.16 |
| 1417 | 2026-03-16T18:44:29.644Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1418 | 2026-03-16T18:44:29.693Z | Checking gethostname v0.5.0 |
| 1419 | 2026-03-16T18:44:29.832Z | Compiling tabled_derive v0.7.0 |
| 1420 | 2026-03-16T18:44:29.951Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1421 | 2026-03-16T18:44:30.297Z | Checking reqwest v0.13.2 |
| 1422 | 2026-03-16T18:44:30.373Z | Checking bcs v0.1.6 |
| 1423 | 2026-03-16T18:44:31.056Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1424 | 2026-03-16T18:44:31.104Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-03-16T18:44:31.699Z | Checking progenitor v0.10.0 |
| 1426 | 2026-03-16T18:44:31.774Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1427 | 2026-03-16T18:44:31.836Z | Checking pem v3.0.5 |
| 1428 | 2026-03-16T18:44:31.866Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-03-16T18:44:32.045Z | Checking tagptr v0.2.0 |
| 1430 | 2026-03-16T18:44:32.068Z | Checking linear-map v1.2.0 |
| 1431 | 2026-03-16T18:44:32.235Z | Checking termtree v0.5.1 |
| 1432 | 2026-03-16T18:44:32.288Z | Checking crc8 v0.1.1 |
| 1433 | 2026-03-16T18:44:32.310Z | Checking typed-path v0.9.3 |
| 1434 | 2026-03-16T18:44:32.415Z | Compiling signal-hook v0.3.18 |
| 1435 | 2026-03-16T18:44:32.437Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1436 | 2026-03-16T18:44:32.566Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1437 | 2026-03-16T18:44:32.836Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-03-16T18:44:32.970Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-03-16T18:44:33.391Z | Checking tough v0.20.0 |
| 1440 | 2026-03-16T18:44:33.443Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1441 | 2026-03-16T18:44:33.546Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1442 | 2026-03-16T18:44:33.574Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1443 | 2026-03-16T18:44:33.740Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1444 | 2026-03-16T18:44:33.810Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1445 | 2026-03-16T18:44:34.212Z | Checking tabled v0.15.0 |
| 1446 | 2026-03-16T18:44:34.368Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1447 | 2026-03-16T18:44:34.573Z | Checking steno v0.4.1 |
| 1448 | 2026-03-16T18:44:34.596Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1449 | 2026-03-16T18:44:35.193Z | Compiling progenitor-impl v0.13.0 |
| 1450 | 2026-03-16T18:44:35.247Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1451 | 2026-03-16T18:44:35.772Z | Checking hickory-proto v0.25.2 |
| 1452 | 2026-03-16T18:44:35.852Z | Checking dropshot-api-manager-types v0.5.2 |
| 1453 | 2026-03-16T18:44:36.057Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1454 | 2026-03-16T18:44:36.089Z | Compiling cargo-platform v0.1.9 |
| 1455 | 2026-03-16T18:44:36.348Z | Compiling vergen v8.3.2 |
| 1456 | 2026-03-16T18:44:36.416Z | Compiling fs-err v3.1.2 |
| 1457 | 2026-03-16T18:44:36.537Z | Checking humantime v2.3.0 |
| 1458 | 2026-03-16T18:44:36.579Z | Compiling crc32fast v1.5.0 |
| 1459 | 2026-03-16T18:44:36.703Z | Compiling cargo_metadata v0.18.1 |
| 1460 | 2026-03-16T18:44:36.778Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1461 | 2026-03-16T18:44:37.016Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1462 | 2026-03-16T18:44:37.959Z | Checking hickory-resolver v0.25.2 |
| 1463 | 2026-03-16T18:44:38.167Z | Checking progenitor-client v0.13.0 |
| 1464 | 2026-03-16T18:44:38.202Z | Checking sha2 v0.10.9 |
| 1465 | 2026-03-16T18:44:38.252Z | Compiling progenitor-macro v0.13.0 |
| 1466 | 2026-03-16T18:44:38.274Z | Compiling blake3 v1.8.2 |
| 1467 | 2026-03-16T18:44:38.448Z | Checking adler2 v2.0.1 |
| 1468 | 2026-03-16T18:44:38.648Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1469 | 2026-03-16T18:44:38.788Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1470 | 2026-03-16T18:44:39.156Z | Checking miniz_oxide v0.8.9 |
| 1471 | 2026-03-16T18:44:39.269Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1472 | 2026-03-16T18:44:39.735Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1473 | 2026-03-16T18:44:39.767Z | Checking git-stub v1.0.0 |
| 1474 | 2026-03-16T18:44:39.962Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1475 | 2026-03-16T18:44:41.293Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1476 | 2026-03-16T18:44:41.412Z | Checking filetime v0.2.26 |
| 1477 | 2026-03-16T18:44:41.442Z | Checking is_ci v1.2.0 |
| 1478 | 2026-03-16T18:44:41.572Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1479 | 2026-03-16T18:44:41.594Z | Checking arrayref v0.3.9 |
| 1480 | 2026-03-16T18:44:41.598Z | Checking arrayvec v0.7.6 |
| 1481 | 2026-03-16T18:44:41.690Z | Checking constant_time_eq v0.3.1 |
| 1482 | 2026-03-16T18:44:41.815Z | Compiling curl v0.4.49 |
| 1483 | 2026-03-16T18:44:41.856Z | Checking xattr v1.6.1 |
| 1484 | 2026-03-16T18:44:42.025Z | Checking tar v0.4.44 |
| 1485 | 2026-03-16T18:44:42.187Z | Checking toml v0.7.8 |
| 1486 | 2026-03-16T18:44:42.243Z | Checking supports-color v3.0.2 |
| 1487 | 2026-03-16T18:44:42.479Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1488 | 2026-03-16T18:44:42.557Z | Checking git-stub-vcs v0.1.0 |
| 1489 | 2026-03-16T18:44:42.799Z | Checking flate2 v1.1.2 |
| 1490 | 2026-03-16T18:44:42.895Z | Checking drift v0.1.3 |
| 1491 | 2026-03-16T18:44:43.068Z | Checking kstat-rs v0.2.4 |
| 1492 | 2026-03-16T18:44:43.140Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1493 | 2026-03-16T18:44:43.190Z | Checking topological-sort v0.2.2 |
| 1494 | 2026-03-16T18:44:43.229Z | Checking dropshot-api-manager v0.5.2 |
| 1495 | 2026-03-16T18:44:43.313Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-03-16T18:44:43.370Z | Checking omicron-zone-package v0.12.2 |
| 1497 | 2026-03-16T18:44:43.719Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-03-16T18:44:44.241Z | Checking progenitor v0.13.0 |
| 1499 | 2026-03-16T18:44:44.402Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1500 | 2026-03-16T18:44:44.759Z | Checking signal-hook-tokio v0.3.1 |
| 1501 | 2026-03-16T18:44:44.918Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1502 | 2026-03-16T18:44:45.019Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1503 | 2026-03-16T18:44:45.551Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1504 | 2026-03-16T18:44:45.609Z | Checking internet-checksum v0.2.1 |
| 1505 | 2026-03-16T18:44:45.764Z | Checking search_path v0.1.4 |
| 1506 | 2026-03-16T18:44:45.809Z | Checking display-error-chain v0.2.2 |
| 1507 | 2026-03-16T18:44:45.992Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1508 | 2026-03-16T18:44:45.995Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1509 | 2026-03-16T18:44:46.046Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1510 | 2026-03-16T18:44:47.022Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1511 | 2026-03-16T18:44:47.191Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1512 | 2026-03-16T18:44:48.923Z | Compiling git2 v0.19.0 |
| 1513 | 2026-03-16T18:44:52.134Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1514 | 2026-03-16T18:44:54.926Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1515 | 2026-03-16T18:44:59.669Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-03-16T18:45:01.467Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1517 | 2026-03-16T18:45:09.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s |
| 1518 | 2026-03-16T18:45:09.430Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1519 | 2026-03-16T18:45:09.430Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1520 | 2026-03-16T18:45:10.095Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1521 | 2026-03-16T18:45:10.098Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1522 | 2026-03-16T18:45:10.185Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1523 | 2026-03-16T18:45:10.188Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1524 | 2026-03-16T18:45:20.088Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1525 | 2026-03-16T18:45:20.091Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1526 | 2026-03-16T18:45:23.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s |
| 1527 | 2026-03-16T18:45:23.899Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1528 | 2026-03-16T18:45:23.899Z | + cargo clippy --features softnpu -- --deny warnings |
| 1529 | 2026-03-16T18:45:24.300Z | Downloading crates ... |
| 1530 | 2026-03-16T18:45:24.477Z | Downloaded typeid v1.0.3 |
| 1531 | 2026-03-16T18:45:24.480Z | Downloaded bitstruct_derive v0.1.0 |
| 1532 | 2026-03-16T18:45:24.484Z | Downloaded tap v1.0.1 |
| 1533 | 2026-03-16T18:45:24.488Z | Downloaded ascii v1.1.0 |
| 1534 | 2026-03-16T18:45:24.491Z | Downloaded radium v0.7.0 |
| 1535 | 2026-03-16T18:45:24.491Z | Downloaded serde_arrays v0.1.0 |
| 1536 | 2026-03-16T18:45:24.494Z | Downloaded wyz v0.5.1 |
| 1537 | 2026-03-16T18:45:24.497Z | Downloaded funty v2.0.0 |
| 1538 | 2026-03-16T18:45:24.501Z | Downloaded bitstruct v0.1.1 |
| 1539 | 2026-03-16T18:45:24.504Z | Downloaded libloading v0.7.4 |
| 1540 | 2026-03-16T18:45:24.504Z | Downloaded erased-serde v0.4.8 |
| 1541 | 2026-03-16T18:45:24.508Z | Downloaded num-bigint v0.4.6 |
| 1542 | 2026-03-16T18:45:24.519Z | Downloaded bitvec v1.0.1 |
| 1543 | 2026-03-16T18:45:24.684Z | Checking num-integer v0.1.46 |
| 1544 | 2026-03-16T18:45:24.772Z | Checking num-complex v0.4.6 |
| 1545 | 2026-03-16T18:45:24.787Z | Compiling radium v0.7.0 |
| 1546 | 2026-03-16T18:45:24.796Z | Checking tap v1.0.1 |
| 1547 | 2026-03-16T18:45:24.806Z | Checking funty v2.0.0 |
| 1548 | 2026-03-16T18:45:24.816Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1549 | 2026-03-16T18:45:24.819Z | Compiling typeid v1.0.3 |
| 1550 | 2026-03-16T18:45:24.836Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1551 | 2026-03-16T18:45:24.909Z | Checking wyz v0.5.1 |
| 1552 | 2026-03-16T18:45:25.048Z | Checking num-bigint v0.4.6 |
| 1553 | 2026-03-16T18:45:25.048Z | Checking num-iter v0.1.45 |
| 1554 | 2026-03-16T18:45:25.094Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1555 | 2026-03-16T18:45:25.139Z | Compiling erased-serde v0.4.8 |
| 1556 | 2026-03-16T18:45:25.224Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-03-16T18:45:25.242Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1558 | 2026-03-16T18:45:25.255Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1559 | 2026-03-16T18:45:25.309Z | Compiling bitstruct_derive v0.1.0 |
| 1560 | 2026-03-16T18:45:25.323Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1561 | 2026-03-16T18:45:25.349Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-03-16T18:45:25.376Z | Checking bitvec v1.0.1 |
| 1563 | 2026-03-16T18:45:25.405Z | Checking ascii v1.1.0 |
| 1564 | 2026-03-16T18:45:25.422Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1565 | 2026-03-16T18:45:25.453Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-03-16T18:45:25.595Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1567 | 2026-03-16T18:45:25.607Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1568 | 2026-03-16T18:45:25.621Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1569 | 2026-03-16T18:45:25.643Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1570 | 2026-03-16T18:45:26.060Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1571 | 2026-03-16T18:45:26.070Z | Checking serde_arrays v0.1.0 |
| 1572 | 2026-03-16T18:45:26.165Z | Checking bitstruct v0.1.1 |
| 1573 | 2026-03-16T18:45:26.214Z | Checking libloading v0.7.4 |
| 1574 | 2026-03-16T18:45:26.236Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1575 | 2026-03-16T18:45:26.289Z | Checking num-rational v0.4.2 |
| 1576 | 2026-03-16T18:45:26.666Z | Checking num v0.4.3 |
| 1577 | 2026-03-16T18:45:26.747Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1578 | 2026-03-16T18:45:27.453Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1579 | 2026-03-16T18:45:27.822Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1580 | 2026-03-16T18:45:27.822Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1581 | 2026-03-16T18:45:28.058Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1582 | 2026-03-16T18:45:28.386Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-03-16T18:45:28.389Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1584 | 2026-03-16T18:45:28.982Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1585 | 2026-03-16T18:45:29.239Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1586 | 2026-03-16T18:45:29.242Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1587 | 2026-03-16T18:45:29.242Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-03-16T18:45:29.263Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-03-16T18:45:29.754Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1590 | 2026-03-16T18:45:30.327Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1591 | 2026-03-16T18:45:31.460Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-03-16T18:45:31.504Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1593 | 2026-03-16T18:45:35.697Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1594 | 2026-03-16T18:45:37.310Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1595 | 2026-03-16T18:45:37.455Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1596 | 2026-03-16T18:45:46.677Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1597 | 2026-03-16T18:45:48.462Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1598 | 2026-03-16T18:45:49.148Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1599 | 2026-03-16T18:45:55.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.99s |
| 1600 | 2026-03-16T18:45:56.118Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1601 | 2026-03-16T18:45:56.118Z | + cargo clippy --features chaos -- --deny warnings |
| 1602 | 2026-03-16T18:45:56.762Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1603 | 2026-03-16T18:45:56.765Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1604 | 2026-03-16T18:45:56.765Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1605 | 2026-03-16T18:46:06.815Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1606 | 2026-03-16T18:46:06.815Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1607 | 2026-03-16T18:46:10.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s |
| 1608 | 2026-03-16T18:46:10.383Z | + banner fmt |
| 1609 | 2026-03-16T18:46:10.386Z | |
| 1610 | 2026-03-16T18:46:10.386Z | ###### # # ##### |
| 1611 | 2026-03-16T18:46:10.386Z | # ## ## # |
| 1612 | 2026-03-16T18:46:10.386Z | ##### # ## # # |
| 1613 | 2026-03-16T18:46:10.386Z | # # # # |
| 1614 | 2026-03-16T18:46:10.386Z | # # # # |
| 1615 | 2026-03-16T18:46:10.386Z | # # # # |
| 1616 | 2026-03-16T18:46:10.386Z | |
| 1617 | 2026-03-16T18:46:10.386Z | + cargo fmt -- --check |
| 1618 | 2026-03-16T18:46:10.994Z | + banner test |
| 1619 | 2026-03-16T18:46:10.997Z | |
| 1620 | 2026-03-16T18:46:10.997Z | ##### ###### #### ##### |
| 1621 | 2026-03-16T18:46:10.997Z | # # # # |
| 1622 | 2026-03-16T18:46:10.997Z | # ##### #### # |
| 1623 | 2026-03-16T18:46:10.997Z | # # # # |
| 1624 | 2026-03-16T18:46:10.997Z | # # # # # |
| 1625 | 2026-03-16T18:46:10.997Z | # ###### #### # |
| 1626 | 2026-03-16T18:46:10.997Z | |
| 1627 | 2026-03-16T18:46:10.998Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1628 | 2026-03-16T18:46:10.998Z | + RUST_BACKTRACE=full |
| 1629 | 2026-03-16T18:46:10.998Z | + cargo test --features tofino_stub --no-fail-fast |
| 1630 | 2026-03-16T18:46:12.190Z | Compiling unicode-ident v1.0.24 |
| 1631 | 2026-03-16T18:46:12.193Z | Compiling cfg-if v1.0.3 |
| 1632 | 2026-03-16T18:46:12.193Z | Compiling memchr v2.7.5 |
| 1633 | 2026-03-16T18:46:12.322Z | Compiling serde_core v1.0.228 |
| 1634 | 2026-03-16T18:46:12.345Z | Compiling itoa v1.0.15 |
| 1635 | 2026-03-16T18:46:12.345Z | Compiling libc v0.2.176 |
| 1636 | 2026-03-16T18:46:12.348Z | Compiling zmij v1.0.17 |
| 1637 | 2026-03-16T18:46:12.388Z | Compiling log v0.4.29 |
| 1638 | 2026-03-16T18:46:12.446Z | Compiling proc-macro2 v1.0.106 |
| 1639 | 2026-03-16T18:46:12.507Z | Compiling libm v0.2.15 |
| 1640 | 2026-03-16T18:46:12.641Z | Compiling heck v0.5.0 |
| 1641 | 2026-03-16T18:46:12.989Z | Compiling quote v1.0.44 |
| 1642 | 2026-03-16T18:46:13.123Z | Compiling equivalent v1.0.2 |
| 1643 | 2026-03-16T18:46:13.157Z | Compiling smallvec v1.15.1 |
| 1644 | 2026-03-16T18:46:13.221Z | Compiling syn v2.0.117 |
| 1645 | 2026-03-16T18:46:13.237Z | Compiling allocator-api2 v0.2.21 |
| 1646 | 2026-03-16T18:46:13.407Z | Compiling iana-time-zone v0.1.64 |
| 1647 | 2026-03-16T18:46:13.411Z | Compiling foldhash v0.2.0 |
| 1648 | 2026-03-16T18:46:13.429Z | Compiling dyn-clone v1.0.20 |
| 1649 | 2026-03-16T18:46:13.673Z | Compiling hashbrown v0.16.1 |
| 1650 | 2026-03-16T18:46:13.677Z | Compiling regex-syntax v0.8.6 |
| 1651 | 2026-03-16T18:46:13.706Z | Compiling aho-corasick v1.1.3 |
| 1652 | 2026-03-16T18:46:13.709Z | Compiling stable_deref_trait v1.2.0 |
| 1653 | 2026-03-16T18:46:13.819Z | Compiling pin-project-lite v0.2.16 |
| 1654 | 2026-03-16T18:46:13.941Z | Compiling percent-encoding v2.3.2 |
| 1655 | 2026-03-16T18:46:14.094Z | Compiling fnv v1.0.7 |
| 1656 | 2026-03-16T18:46:14.196Z | Compiling writeable v0.6.1 |
| 1657 | 2026-03-16T18:46:14.216Z | Compiling litemap v0.8.0 |
| 1658 | 2026-03-16T18:46:14.460Z | Compiling icu_normalizer_data v2.0.0 |
| 1659 | 2026-03-16T18:46:14.496Z | Compiling icu_properties_data v2.0.1 |
| 1660 | 2026-03-16T18:46:14.559Z | Compiling form_urlencoded v1.2.2 |
| 1661 | 2026-03-16T18:46:14.596Z | Compiling utf8_iter v1.0.4 |
| 1662 | 2026-03-16T18:46:14.672Z | Compiling scopeguard v1.2.0 |
| 1663 | 2026-03-16T18:46:14.788Z | Compiling semver v1.0.27 |
| 1664 | 2026-03-16T18:46:14.805Z | Compiling serde_json v1.0.149 |
| 1665 | 2026-03-16T18:46:14.820Z | Compiling indexmap v2.13.0 |
| 1666 | 2026-03-16T18:46:14.913Z | Compiling lock_api v0.4.13 |
| 1667 | 2026-03-16T18:46:15.205Z | Compiling num-traits v0.2.19 |
| 1668 | 2026-03-16T18:46:15.247Z | Compiling getrandom v0.3.3 |
| 1669 | 2026-03-16T18:46:15.477Z | Compiling ucd-trie v0.1.7 |
| 1670 | 2026-03-16T18:46:15.680Z | Compiling regex-automata v0.4.13 |
| 1671 | 2026-03-16T18:46:15.707Z | Compiling byteorder v1.5.0 |
| 1672 | 2026-03-16T18:46:15.857Z | Compiling uuid v1.20.0 |
| 1673 | 2026-03-16T18:46:16.044Z | Compiling futures-core v0.3.32 |
| 1674 | 2026-03-16T18:46:16.229Z | Compiling time-core v0.1.6 |
| 1675 | 2026-03-16T18:46:16.245Z | Compiling num-conv v0.1.0 |
| 1676 | 2026-03-16T18:46:16.389Z | Compiling futures-sink v0.3.31 |
| 1677 | 2026-03-16T18:46:16.425Z | Compiling ryu v1.0.20 |
| 1678 | 2026-03-16T18:46:16.453Z | Compiling time-macros v0.2.24 |
| 1679 | 2026-03-16T18:46:16.470Z | Compiling regress v0.10.5 |
| 1680 | 2026-03-16T18:46:16.675Z | Compiling glob v0.3.3 |
| 1681 | 2026-03-16T18:46:17.277Z | Compiling synstructure v0.13.2 |
| 1682 | 2026-03-16T18:46:17.382Z | Compiling serde_derive_internals v0.29.1 |
| 1683 | 2026-03-16T18:46:17.491Z | Compiling pretty-hex v0.4.1 |
| 1684 | 2026-03-16T18:46:17.665Z | Compiling minimal-lexical v0.2.1 |
| 1685 | 2026-03-16T18:46:17.701Z | Compiling slab v0.4.11 |
| 1686 | 2026-03-16T18:46:17.849Z | Compiling clang-sys v1.8.1 |
| 1687 | 2026-03-16T18:46:17.930Z | Compiling nom v7.1.3 |
| 1688 | 2026-03-16T18:46:17.959Z | Compiling strsim v0.11.1 |
| 1689 | 2026-03-16T18:46:17.997Z | Compiling prettyplease v0.2.37 |
| 1690 | 2026-03-16T18:46:18.341Z | Compiling regex v1.12.3 |
| 1691 | 2026-03-16T18:46:18.483Z | Compiling plain v0.2.3 |
| 1692 | 2026-03-16T18:46:18.625Z | Compiling libloading v0.8.9 |
| 1693 | 2026-03-16T18:46:18.893Z | Compiling bindgen v0.72.1 |
| 1694 | 2026-03-16T18:46:18.917Z | Compiling futures-channel v0.3.31 |
| 1695 | 2026-03-16T18:46:18.981Z | Compiling pin-utils v0.1.0 |
| 1696 | 2026-03-16T18:46:19.077Z | Compiling syn v1.0.109 |
| 1697 | 2026-03-16T18:46:19.130Z | Compiling serde_derive v1.0.228 |
| 1698 | 2026-03-16T18:46:19.205Z | Compiling zerofrom-derive v0.1.6 |
| 1699 | 2026-03-16T18:46:19.347Z | Compiling yoke-derive v0.8.0 |
| 1700 | 2026-03-16T18:46:19.788Z | Compiling zerovec-derive v0.11.1 |
| 1701 | 2026-03-16T18:46:19.909Z | Compiling displaydoc v0.2.5 |
| 1702 | 2026-03-16T18:46:20.776Z | Compiling thiserror-impl v2.0.18 |
| 1703 | 2026-03-16T18:46:20.942Z | Compiling schemars_derive v0.8.22 |
| 1704 | 2026-03-16T18:46:20.957Z | Compiling tokio-macros v2.6.0 |
| 1705 | 2026-03-16T18:46:21.275Z | Compiling zerocopy-derive v0.8.27 |
| 1706 | 2026-03-16T18:46:21.796Z | Compiling zeroize_derive v1.4.3 |
| 1707 | 2026-03-16T18:46:21.979Z | Compiling futures-macro v0.3.31 |
| 1708 | 2026-03-16T18:46:22.542Z | Compiling thiserror v2.0.18 |
| 1709 | 2026-03-16T18:46:22.586Z | Compiling zerofrom v0.1.6 |
| 1710 | 2026-03-16T18:46:22.673Z | Compiling thiserror-impl v1.0.69 |
| 1711 | 2026-03-16T18:46:22.689Z | Compiling tracing-attributes v0.1.30 |
| 1712 | 2026-03-16T18:46:22.753Z | Compiling yoke v0.8.0 |
| 1713 | 2026-03-16T18:46:22.849Z | Compiling serde v1.0.228 |
| 1714 | 2026-03-16T18:46:23.011Z | Compiling zerovec v0.11.4 |
| 1715 | 2026-03-16T18:46:23.090Z | Compiling zerocopy v0.8.27 |
| 1716 | 2026-03-16T18:46:23.438Z | Compiling zerotrie v0.2.2 |
| 1717 | 2026-03-16T18:46:23.576Z | Compiling bytes v1.11.1 |
| 1718 | 2026-03-16T18:46:23.700Z | Compiling serde_tokenstream v0.2.3 |
| 1719 | 2026-03-16T18:46:23.843Z | Compiling chrono v0.4.43 |
| 1720 | 2026-03-16T18:46:24.074Z | Compiling tinystr v0.8.1 |
| 1721 | 2026-03-16T18:46:24.092Z | Compiling potential_utf v0.1.3 |
| 1722 | 2026-03-16T18:46:24.169Z | Compiling pest v2.8.2 |
| 1723 | 2026-03-16T18:46:24.254Z | Compiling icu_collections v2.0.0 |
| 1724 | 2026-03-16T18:46:24.303Z | Compiling icu_locale_core v2.0.0 |
| 1725 | 2026-03-16T18:46:24.345Z | Compiling http v1.4.0 |
| 1726 | 2026-03-16T18:46:24.375Z | Compiling cexpr v0.6.0 |
| 1727 | 2026-03-16T18:46:25.165Z | Compiling icu_provider v2.0.0 |
| 1728 | 2026-03-16T18:46:25.218Z | Compiling schemars v0.8.22 |
| 1729 | 2026-03-16T18:46:25.363Z | Compiling scroll_derive v0.13.1 |
| 1730 | 2026-03-16T18:46:25.504Z | Compiling icu_normalizer v2.0.0 |
| 1731 | 2026-03-16T18:46:25.588Z | Compiling icu_properties v2.0.1 |
| 1732 | 2026-03-16T18:46:25.693Z | Compiling pest_meta v2.8.2 |
| 1733 | 2026-03-16T18:46:25.991Z | Compiling futures-io v0.3.31 |
| 1734 | 2026-03-16T18:46:26.056Z | Compiling futures-task v0.3.31 |
| 1735 | 2026-03-16T18:46:26.203Z | Compiling async-trait v0.1.89 |
| 1736 | 2026-03-16T18:46:26.352Z | Compiling thiserror v1.0.69 |
| 1737 | 2026-03-16T18:46:26.486Z | Compiling socket2 v0.6.0 |
| 1738 | 2026-03-16T18:46:26.534Z | Compiling scroll v0.13.0 |
| 1739 | 2026-03-16T18:46:26.856Z | Compiling pest_generator v2.8.2 |
| 1740 | 2026-03-16T18:46:26.902Z | Compiling idna_adapter v1.2.1 |
| 1741 | 2026-03-16T18:46:27.094Z | Compiling idna v1.1.0 |
| 1742 | 2026-03-16T18:46:27.110Z | Compiling goblin v0.10.1 |
| 1743 | 2026-03-16T18:46:27.570Z | Compiling url v2.5.7 |
| 1744 | 2026-03-16T18:46:27.717Z | Compiling parking_lot_core v0.9.11 |
| 1745 | 2026-03-16T18:46:27.734Z | Compiling pest_derive v2.8.2 |
| 1746 | 2026-03-16T18:46:27.925Z | Compiling signal-hook-registry v1.4.6 |
| 1747 | 2026-03-16T18:46:28.106Z | Compiling parking_lot v0.12.4 |
| 1748 | 2026-03-16T18:46:28.122Z | Compiling mio v1.0.4 |
| 1749 | 2026-03-16T18:46:28.436Z | Compiling thread-id v5.0.0 |
| 1750 | 2026-03-16T18:46:28.497Z | Compiling dtrace-parser v0.3.0 |
| 1751 | 2026-03-16T18:46:28.542Z | Compiling tokio v1.49.0 |
| 1752 | 2026-03-16T18:46:28.558Z | Compiling openapiv3 v2.2.0 |
| 1753 | 2026-03-16T18:46:28.846Z | Compiling daft-derive v0.1.4 |
| 1754 | 2026-03-16T18:46:28.998Z | Compiling darling_core v0.21.3 |
| 1755 | 2026-03-16T18:46:29.829Z | Compiling typify-impl v0.4.3 |
| 1756 | 2026-03-16T18:46:30.346Z | Compiling serde_yaml v0.9.34+deprecated |
| 1757 | 2026-03-16T18:46:31.653Z | Compiling aws-lc-sys v0.31.0 |
| 1758 | 2026-03-16T18:46:31.958Z | Compiling dof v0.4.0 |
| 1759 | 2026-03-16T18:46:32.094Z | Compiling darling_macro v0.21.3 |
| 1760 | 2026-03-16T18:46:32.184Z | Compiling ppv-lite86 v0.2.21 |
| 1761 | 2026-03-16T18:46:32.286Z | Compiling bitflags v2.9.4 |
| 1762 | 2026-03-16T18:46:32.599Z | Compiling usdt-impl v0.6.0 |
| 1763 | 2026-03-16T18:46:32.645Z | Compiling openssl-macros v0.1.1 |
| 1764 | 2026-03-16T18:46:32.835Z | Compiling darling v0.21.3 |
| 1765 | 2026-03-16T18:46:32.942Z | Compiling getrandom v0.2.16 |
| 1766 | 2026-03-16T18:46:33.188Z | Compiling base64 v0.22.1 |
| 1767 | 2026-03-16T18:46:33.255Z | Compiling http-body v1.0.1 |
| 1768 | 2026-03-16T18:46:33.465Z | Compiling erased-serde v0.3.31 |
| 1769 | 2026-03-16T18:46:33.482Z | Compiling typenum v1.18.0 |
| 1770 | 2026-03-16T18:46:33.533Z | Compiling portable-atomic v1.11.1 |
| 1771 | 2026-03-16T18:46:33.648Z | Compiling atomic-waker v1.1.2 |
| 1772 | 2026-03-16T18:46:33.812Z | Compiling ipnet v2.11.0 |
| 1773 | 2026-03-16T18:46:33.885Z | Compiling usdt-macro v0.6.0 |
| 1774 | 2026-03-16T18:46:34.202Z | Compiling usdt-attr-macro v0.6.0 |
| 1775 | 2026-03-16T18:46:34.219Z | Compiling anyhow v1.0.100 |
| 1776 | 2026-03-16T18:46:34.281Z | Compiling httparse v1.10.1 |
| 1777 | 2026-03-16T18:46:34.533Z | Compiling critical-section v1.2.0 |
| 1778 | 2026-03-16T18:46:34.676Z | Compiling untrusted v0.9.0 |
| 1779 | 2026-03-16T18:46:34.698Z | Compiling tower-service v0.3.3 |
| 1780 | 2026-03-16T18:46:34.742Z | Compiling tower-layer v0.3.3 |
| 1781 | 2026-03-16T18:46:34.816Z | Compiling once_cell v1.21.3 |
| 1782 | 2026-03-16T18:46:34.954Z | Compiling zeroize v1.8.1 |
| 1783 | 2026-03-16T18:46:35.324Z | Compiling try-lock v0.2.5 |
| 1784 | 2026-03-16T18:46:35.465Z | Compiling want v0.3.1 |
| 1785 | 2026-03-16T18:46:35.631Z | Compiling httpdate v1.0.3 |
| 1786 | 2026-03-16T18:46:35.821Z | Compiling structmeta-derive v0.3.0 |
| 1787 | 2026-03-16T18:46:36.002Z | Compiling newtype-uuid-macros v0.1.0 |
| 1788 | 2026-03-16T18:46:36.814Z | Compiling strum_macros v0.26.4 |
| 1789 | 2026-03-16T18:46:37.280Z | Compiling structmeta v0.3.0 |
| 1790 | 2026-03-16T18:46:37.635Z | Compiling async-stream-impl v0.3.6 |
| 1791 | 2026-03-16T18:46:37.720Z | Compiling powerfmt v0.2.0 |
| 1792 | 2026-03-16T18:46:37.996Z | Compiling deranged v0.5.3 |
| 1793 | 2026-03-16T18:46:38.309Z | Compiling num_threads v0.1.7 |
| 1794 | 2026-03-16T18:46:38.423Z | Compiling typify-macro v0.4.3 |
| 1795 | 2026-03-16T18:46:38.473Z | Compiling omicron-workspace-hack v0.1.0 |
| 1796 | 2026-03-16T18:46:38.476Z | Compiling dropshot_endpoint v0.16.7 |
| 1797 | 2026-03-16T18:46:38.562Z | Compiling http-body-util v0.1.3 |
| 1798 | 2026-03-16T18:46:38.748Z | Compiling ref-cast-impl v1.0.25 |
| 1799 | 2026-03-16T18:46:38.881Z | Compiling derive-ex v0.1.8 |
| 1800 | 2026-03-16T18:46:39.506Z | Compiling serde_urlencoded v0.7.1 |
| 1801 | 2026-03-16T18:46:39.546Z | Compiling strum_macros v0.27.2 |
| 1802 | 2026-03-16T18:46:39.700Z | Compiling sync_wrapper v1.0.2 |
| 1803 | 2026-03-16T18:46:39.839Z | Compiling serde_with_macros v3.14.1 |
| 1804 | 2026-03-16T18:46:39.842Z | Compiling subtle v2.6.1 |
| 1805 | 2026-03-16T18:46:40.066Z | Compiling iri-string v0.7.8 |
| 1806 | 2026-03-16T18:46:40.783Z | Compiling rand_core v0.6.4 |
| 1807 | 2026-03-16T18:46:41.104Z | Compiling test-strategy v0.4.3 |
| 1808 | 2026-03-16T18:46:41.157Z | Compiling futures-util v0.3.31 |
| 1809 | 2026-03-16T18:46:41.195Z | Compiling typify v0.4.3 |
| 1810 | 2026-03-16T18:46:41.316Z | Compiling progenitor-impl v0.11.1 |
| 1811 | 2026-03-16T18:46:41.412Z | Compiling thread_local v1.1.9 |
| 1812 | 2026-03-16T18:46:42.159Z | Compiling match_cfg v0.1.0 |
| 1813 | 2026-03-16T18:46:42.254Z | Compiling parse-display-derive v0.10.0 |
| 1814 | 2026-03-16T18:46:42.357Z | Compiling tracing-core v0.1.34 |
| 1815 | 2026-03-16T18:46:42.406Z | Compiling toml_datetime v0.6.11 |
| 1816 | 2026-03-16T18:46:42.579Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1817 | 2026-03-16T18:46:42.759Z | Compiling take_mut v0.2.2 |
| 1818 | 2026-03-16T18:46:42.905Z | Compiling term v1.2.0 |
| 1819 | 2026-03-16T18:46:43.169Z | Compiling tracing v0.1.41 |
| 1820 | 2026-03-16T18:46:43.568Z | Compiling camino v1.2.2 |
| 1821 | 2026-03-16T18:46:43.960Z | Compiling clap_derive v4.5.49 |
| 1822 | 2026-03-16T18:46:44.142Z | Compiling cpufeatures v0.2.17 |
| 1823 | 2026-03-16T18:46:44.238Z | Compiling fastrand v2.3.0 |
| 1824 | 2026-03-16T18:46:44.453Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1825 | 2026-03-16T18:46:44.553Z | Compiling encoding_rs v0.8.35 |
| 1826 | 2026-03-16T18:46:44.595Z | Compiling unicode-width v0.2.1 |
| 1827 | 2026-03-16T18:46:44.699Z | Compiling mime v0.3.17 |
| 1828 | 2026-03-16T18:46:45.383Z | Compiling errno v0.3.14 |
| 1829 | 2026-03-16T18:46:45.582Z | Compiling generic-array v0.14.7 |
| 1830 | 2026-03-16T18:46:46.147Z | Compiling progenitor-macro v0.11.1 |
| 1831 | 2026-03-16T18:46:46.379Z | Compiling hex v0.4.3 |
| 1832 | 2026-03-16T18:46:46.918Z | Compiling ipnetwork v0.21.1 |
| 1833 | 2026-03-16T18:46:46.994Z | Compiling crossbeam-utils v0.8.21 |
| 1834 | 2026-03-16T18:46:47.293Z | Compiling rustix v1.1.2 |
| 1835 | 2026-03-16T18:46:47.501Z | Compiling slog v2.8.2 |
| 1836 | 2026-03-16T18:46:47.653Z | Compiling tokio-util v0.7.16 |
| 1837 | 2026-03-16T18:46:47.700Z | Compiling winnow v0.7.14 |
| 1838 | 2026-03-16T18:46:48.160Z | Compiling crypto-common v0.1.6 |
| 1839 | 2026-03-16T18:46:48.329Z | Compiling rand_core v0.9.3 |
| 1840 | 2026-03-16T18:46:48.609Z | Compiling h2 v0.4.12 |
| 1841 | 2026-03-16T18:46:48.625Z | Compiling oxnet v0.1.4 |
| 1842 | 2026-03-16T18:46:49.033Z | Compiling itertools v0.14.0 |
| 1843 | 2026-03-16T18:46:49.628Z | Compiling rand_chacha v0.9.0 |
| 1844 | 2026-03-16T18:46:50.280Z | Compiling rand v0.9.2 |
| 1845 | 2026-03-16T18:46:50.744Z | Compiling rustls-pki-types v1.12.0 |
| 1846 | 2026-03-16T18:46:51.107Z | Compiling spin v0.9.8 |
| 1847 | 2026-03-16T18:46:51.264Z | Compiling debug-ignore v1.0.5 |
| 1848 | 2026-03-16T18:46:51.495Z | Compiling hyper v1.8.1 |
| 1849 | 2026-03-16T18:46:51.545Z | Compiling quick-error v1.2.3 |
| 1850 | 2026-03-16T18:46:51.689Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1851 | 2026-03-16T18:46:52.046Z | Compiling tabwriter v1.4.1 |
| 1852 | 2026-03-16T18:46:52.366Z | Compiling serde_spanned v1.0.4 |
| 1853 | 2026-03-16T18:46:52.571Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1854 | 2026-03-16T18:46:52.630Z | Compiling colored v3.0.0 |
| 1855 | 2026-03-16T18:46:52.932Z | Compiling hyper-util v0.1.19 |
| 1856 | 2026-03-16T18:46:53.037Z | Compiling lazy_static v1.5.0 |
| 1857 | 2026-03-16T18:46:53.148Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1858 | 2026-03-16T18:46:53.166Z | Compiling bit-vec v0.8.0 |
| 1859 | 2026-03-16T18:46:53.218Z | Compiling time v0.3.44 |
| 1860 | 2026-03-16T18:46:53.371Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1861 | 2026-03-16T18:46:53.441Z | Compiling bit-set v0.8.0 |
| 1862 | 2026-03-16T18:46:53.478Z | Compiling strum v0.26.3 |
| 1863 | 2026-03-16T18:46:53.534Z | Compiling async-stream v0.3.6 |
| 1864 | 2026-03-16T18:46:53.639Z | Compiling ring v0.17.14 |
| 1865 | 2026-03-16T18:46:53.656Z | Compiling waitgroup v0.1.2 |
| 1866 | 2026-03-16T18:46:53.754Z | Compiling serde_path_to_error v0.1.20 |
| 1867 | 2026-03-16T18:46:53.835Z | Compiling unarray v0.1.4 |
| 1868 | 2026-03-16T18:46:53.857Z | Compiling anstyle v1.0.11 |
| 1869 | 2026-03-16T18:46:53.975Z | Compiling crossbeam-channel v0.5.15 |
| 1870 | 2026-03-16T18:46:54.153Z | Compiling block-buffer v0.10.4 |
| 1871 | 2026-03-16T18:46:54.225Z | Compiling macaddr v1.0.1 |
| 1872 | 2026-03-16T18:46:54.340Z | Compiling utf8parse v0.2.2 |
| 1873 | 2026-03-16T18:46:54.482Z | Compiling anstyle-parse v0.2.7 |
| 1874 | 2026-03-16T18:46:54.527Z | Compiling digest v0.10.7 |
| 1875 | 2026-03-16T18:46:54.733Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1876 | 2026-03-16T18:46:54.806Z | Compiling ref-cast v1.0.25 |
| 1877 | 2026-03-16T18:46:54.901Z | Compiling anstyle-query v1.1.4 |
| 1878 | 2026-03-16T18:46:54.940Z | Compiling is_terminal_polyfill v1.70.1 |
| 1879 | 2026-03-16T18:46:54.970Z | Compiling colorchoice v1.0.4 |
| 1880 | 2026-03-16T18:46:55.058Z | Compiling strum v0.27.2 |
| 1881 | 2026-03-16T18:46:55.117Z | Compiling anstream v0.6.20 |
| 1882 | 2026-03-16T18:46:55.133Z | Compiling is-terminal v0.4.16 |
| 1883 | 2026-03-16T18:46:55.250Z | Compiling clap_lex v0.7.5 |
| 1884 | 2026-03-16T18:46:55.525Z | Compiling slog-term v2.9.2 |
| 1885 | 2026-03-16T18:46:55.548Z | Compiling slog-json v2.6.1 |
| 1886 | 2026-03-16T18:46:55.579Z | Compiling slog-async v2.8.0 |
| 1887 | 2026-03-16T18:46:55.705Z | Compiling tower v0.5.2 |
| 1888 | 2026-03-16T18:46:55.802Z | Compiling hostname v0.3.1 |
| 1889 | 2026-03-16T18:46:56.392Z | Compiling tower-http v0.6.8 |
| 1890 | 2026-03-16T18:46:56.395Z | Compiling slog-bunyan v2.5.0 |
| 1891 | 2026-03-16T18:46:56.882Z | Compiling futures-executor v0.3.31 |
| 1892 | 2026-03-16T18:46:56.975Z | Compiling instant v0.1.13 |
| 1893 | 2026-03-16T18:46:57.114Z | Compiling futures v0.3.31 |
| 1894 | 2026-03-16T18:46:57.221Z | Compiling openssl-sys v0.9.109 |
| 1895 | 2026-03-16T18:46:58.151Z | Compiling memmap2 v0.9.8 |
| 1896 | 2026-03-16T18:46:58.350Z | Compiling untrusted v0.7.1 |
| 1897 | 2026-03-16T18:46:58.392Z | Compiling foreign-types-shared v0.1.1 |
| 1898 | 2026-03-16T18:46:58.504Z | Compiling foreign-types v0.3.2 |
| 1899 | 2026-03-16T18:46:58.521Z | Compiling tempfile v3.23.0 |
| 1900 | 2026-03-16T18:46:59.078Z | Compiling openssl-probe v0.1.6 |
| 1901 | 2026-03-16T18:46:59.488Z | Compiling openssl v0.10.73 |
| 1902 | 2026-03-16T18:46:59.921Z | Compiling either v1.15.0 |
| 1903 | 2026-03-16T18:47:00.272Z | Compiling webpki-roots v1.0.2 |
| 1904 | 2026-03-16T18:47:01.023Z | Compiling usdt v0.6.0 |
| 1905 | 2026-03-16T18:47:01.342Z | Compiling newtype-uuid v1.3.2 |
| 1906 | 2026-03-16T18:47:02.663Z | Compiling daft v0.1.4 |
| 1907 | 2026-03-16T18:47:02.710Z | Compiling native-tls v0.2.14 |
| 1908 | 2026-03-16T18:47:03.028Z | Compiling tokio-native-tls v0.3.1 |
| 1909 | 2026-03-16T18:47:03.249Z | Compiling hyper-tls v0.6.0 |
| 1910 | 2026-03-16T18:47:03.754Z | Compiling rustls-webpki v0.102.8 |
| 1911 | 2026-03-16T18:47:04.786Z | Compiling rustls v0.22.4 |
| 1912 | 2026-03-16T18:47:05.998Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1913 | 2026-03-16T18:47:06.963Z | Compiling sha1 v0.10.6 |
| 1914 | 2026-03-16T18:47:07.001Z | Compiling multer v3.1.0 |
| 1915 | 2026-03-16T18:47:07.408Z | Compiling tokio-rustls v0.25.0 |
| 1916 | 2026-03-16T18:47:07.680Z | Compiling rustls-pemfile v2.2.0 |
| 1917 | 2026-03-16T18:47:07.703Z | Compiling terminal_size v0.4.3 |
| 1918 | 2026-03-16T18:47:07.934Z | Compiling rand_chacha v0.3.1 |
| 1919 | 2026-03-16T18:47:08.484Z | Compiling hostname v0.4.2 |
| 1920 | 2026-03-16T18:47:08.587Z | Compiling wait-timeout v0.2.1 |
| 1921 | 2026-03-16T18:47:08.985Z | Compiling rusty-fork v0.3.0 |
| 1922 | 2026-03-16T18:47:09.474Z | Compiling dropshot v0.16.7 |
| 1923 | 2026-03-16T18:47:09.992Z | Compiling rand v0.8.5 |
| 1924 | 2026-03-16T18:47:10.124Z | Compiling rustls-webpki v0.103.6 |
| 1925 | 2026-03-16T18:47:10.872Z | Compiling rand_xorshift v0.4.0 |
| 1926 | 2026-03-16T18:47:11.197Z | Compiling proptest v1.8.0 |
| 1927 | 2026-03-16T18:47:11.284Z | Compiling rustls v0.23.32 |
| 1928 | 2026-03-16T18:47:13.333Z | Compiling aws-lc-rs v1.14.0 |
| 1929 | 2026-03-16T18:47:13.511Z | Compiling clap_builder v4.5.50 |
| 1930 | 2026-03-16T18:47:14.354Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-03-16T18:47:15.930Z | Compiling clap v4.5.50 |
| 1932 | 2026-03-16T18:47:16.140Z | Compiling tokio-rustls v0.26.3 |
| 1933 | 2026-03-16T18:47:16.685Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1934 | 2026-03-16T18:47:17.572Z | Compiling serde_spanned v0.6.9 |
| 1935 | 2026-03-16T18:47:17.714Z | Compiling winnow v0.5.40 |
| 1936 | 2026-03-16T18:47:17.866Z | Compiling hyper-rustls v0.27.7 |
| 1937 | 2026-03-16T18:47:18.728Z | Compiling serde_with v3.14.1 |
| 1938 | 2026-03-16T18:47:18.923Z | Compiling reqwest v0.12.23 |
| 1939 | 2026-03-16T18:47:19.192Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1940 | 2026-03-16T18:47:19.691Z | Compiling rustc-hash v2.1.1 |
| 1941 | 2026-03-16T18:47:19.853Z | Compiling iddqd v0.3.17 |
| 1942 | 2026-03-16T18:47:21.015Z | Compiling backoff v0.4.0 |
| 1943 | 2026-03-16T18:47:21.410Z | Compiling parse-display v0.10.0 |
| 1944 | 2026-03-16T18:47:21.527Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1945 | 2026-03-16T18:47:21.824Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1946 | 2026-03-16T18:47:23.466Z | Compiling progenitor-client v0.11.1 |
| 1947 | 2026-03-16T18:47:23.540Z | Compiling progenitor-client v0.10.0 |
| 1948 | 2026-03-16T18:47:23.862Z | Compiling progenitor v0.11.1 |
| 1949 | 2026-03-16T18:47:24.039Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1950 | 2026-03-16T18:47:25.603Z | Compiling num-derive v0.3.3 |
| 1951 | 2026-03-16T18:47:26.643Z | Compiling toml_write v0.1.2 |
| 1952 | 2026-03-16T18:47:27.280Z | Compiling toml_edit v0.22.27 |
| 1953 | 2026-03-16T18:47:28.054Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1954 | 2026-03-16T18:47:29.806Z | Compiling toml_edit v0.19.15 |
| 1955 | 2026-03-16T18:47:30.285Z | Compiling num-integer v0.1.46 |
| 1956 | 2026-03-16T18:47:30.647Z | Compiling float-ord v0.3.2 |
| 1957 | 2026-03-16T18:47:30.793Z | Compiling toml v0.8.23 |
| 1958 | 2026-03-16T18:47:31.407Z | Compiling proc-macro-crate v1.3.1 |
| 1959 | 2026-03-16T18:47:33.411Z | Compiling num-iter v0.1.45 |
| 1960 | 2026-03-16T18:47:33.570Z | Compiling num-rational v0.4.2 |
| 1961 | 2026-03-16T18:47:34.953Z | Compiling num-complex v0.4.6 |
| 1962 | 2026-03-16T18:47:36.239Z | Compiling num v0.4.3 |
| 1963 | 2026-03-16T18:47:40.457Z | Compiling zerocopy-derive v0.7.35 |
| 1964 | 2026-03-16T18:47:41.098Z | Compiling ingot-macros v0.1.1 |
| 1965 | 2026-03-16T18:47:41.269Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1966 | 2026-03-16T18:47:41.662Z | Compiling scroll_derive v0.12.1 |
| 1967 | 2026-03-16T18:47:42.370Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1968 | 2026-03-16T18:47:43.042Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1969 | 2026-03-16T18:47:43.363Z | Compiling zerocopy v0.7.35 |
| 1970 | 2026-03-16T18:47:44.943Z | Compiling num_enum_derive v0.7.5 |
| 1971 | 2026-03-16T18:47:45.305Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1972 | 2026-03-16T18:47:46.458Z | Compiling memoffset v0.9.1 |
| 1973 | 2026-03-16T18:47:46.794Z | Compiling foreign-types-macros v0.2.3 |
| 1974 | 2026-03-16T18:47:47.623Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1975 | 2026-03-16T18:47:48.303Z | Compiling nix v0.30.1 |
| 1976 | 2026-03-16T18:47:49.220Z | Compiling libscf-sys v1.1.0 |
| 1977 | 2026-03-16T18:47:49.918Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1978 | 2026-03-16T18:47:50.128Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1979 | 2026-03-16T18:47:50.153Z | Compiling proc-macro-error-attr v1.0.4 |
| 1980 | 2026-03-16T18:47:50.484Z | Compiling proc-macro-error2 v2.0.1 |
| 1981 | 2026-03-16T18:47:50.651Z | Compiling dtrace-parser v0.2.0 |
| 1982 | 2026-03-16T18:47:50.673Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1983 | 2026-03-16T18:47:50.752Z | Compiling proc-macro-error v1.0.4 |
| 1984 | 2026-03-16T18:47:50.844Z | Compiling tabled_derive v0.11.0 |
| 1985 | 2026-03-16T18:47:51.283Z | Compiling dof v0.3.0 |
| 1986 | 2026-03-16T18:47:51.396Z | Compiling num_enum_derive v0.5.11 |
| 1987 | 2026-03-16T18:47:51.792Z | Compiling hubpack v0.1.2 |
| 1988 | 2026-03-16T18:47:52.093Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1989 | 2026-03-16T18:47:52.126Z | Compiling thread-id v4.2.2 |
| 1990 | 2026-03-16T18:47:52.659Z | Compiling static_assertions v1.1.0 |
| 1991 | 2026-03-16T18:47:52.757Z | Compiling usdt-impl v0.5.0 |
| 1992 | 2026-03-16T18:47:53.853Z | Compiling derive_more v0.99.20 |
| 1993 | 2026-03-16T18:47:55.605Z | Compiling bytecount v0.6.9 |
| 1994 | 2026-03-16T18:47:56.487Z | Compiling usdt-attr-macro v0.5.0 |
| 1995 | 2026-03-16T18:47:57.112Z | Compiling usdt-macro v0.5.0 |
| 1996 | 2026-03-16T18:47:57.755Z | Compiling zone_cfg_derive v0.3.1 |
| 1997 | 2026-03-16T18:47:57.807Z | Compiling num-derive v0.4.2 |
| 1998 | 2026-03-16T18:47:58.114Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1999 | 2026-03-16T18:47:58.667Z | Compiling rustc_version v0.4.1 |
| 2000 | 2026-03-16T18:47:58.738Z | Compiling crossbeam-epoch v0.9.18 |
| 2001 | 2026-03-16T18:47:59.045Z | Compiling papergrid v0.17.0 |
| 2002 | 2026-03-16T18:47:59.074Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2003 | 2026-03-16T18:47:59.078Z | Compiling testing_table v0.3.0 |
| 2004 | 2026-03-16T18:47:59.214Z | Compiling enum-as-inner v0.6.1 |
| 2005 | 2026-03-16T18:47:59.289Z | Compiling curve25519-dalek v4.1.3 |
| 2006 | 2026-03-16T18:47:59.533Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2007 | 2026-03-16T18:47:59.764Z | Compiling crossbeam-deque v0.8.6 |
| 2008 | 2026-03-16T18:48:00.022Z | Compiling typify-impl v0.6.1 |
| 2009 | 2026-03-16T18:48:00.100Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2010 | 2026-03-16T18:48:00.430Z | Compiling tabled v0.20.0 |
| 2011 | 2026-03-16T18:48:00.916Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2012 | 2026-03-16T18:48:01.078Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2013 | 2026-03-16T18:48:01.706Z | Compiling rayon-core v1.13.0 |
| 2014 | 2026-03-16T18:48:01.970Z | Compiling scroll v0.12.0 |
| 2015 | 2026-03-16T18:48:02.346Z | Compiling hash32 v0.3.1 |
| 2016 | 2026-03-16T18:48:02.485Z | Compiling goblin v0.8.2 |
| 2017 | 2026-03-16T18:48:02.553Z | Compiling heapless v0.8.0 |
| 2018 | 2026-03-16T18:48:02.739Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2019 | 2026-03-16T18:48:03.157Z | Compiling ingot-types v0.1.2 |
| 2020 | 2026-03-16T18:48:03.508Z | Compiling cobs v0.3.0 |
| 2021 | 2026-03-16T18:48:03.692Z | Compiling managed v0.8.0 |
| 2022 | 2026-03-16T18:48:03.772Z | Compiling bitflags v1.3.2 |
| 2023 | 2026-03-16T18:48:03.804Z | Compiling foreign-types-shared v0.3.1 |
| 2024 | 2026-03-16T18:48:03.875Z | Compiling postcard v1.1.3 |
| 2025 | 2026-03-16T18:48:03.931Z | Compiling smoltcp v0.11.0 |
| 2026 | 2026-03-16T18:48:03.984Z | Compiling foreign-types v0.5.0 |
| 2027 | 2026-03-16T18:48:04.342Z | Compiling ingot v0.1.1 |
| 2028 | 2026-03-16T18:48:04.482Z | Compiling num_enum v0.7.5 |
| 2029 | 2026-03-16T18:48:04.641Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2030 | 2026-03-16T18:48:04.804Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2031 | 2026-03-16T18:48:04.930Z | Compiling camino-tempfile v1.4.1 |
| 2032 | 2026-03-16T18:48:05.050Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2033 | 2026-03-16T18:48:05.202Z | Compiling serde_repr v0.1.20 |
| 2034 | 2026-03-16T18:48:05.246Z | Compiling derive-where v1.6.0 |
| 2035 | 2026-03-16T18:48:05.580Z | Compiling cstr-argument v0.1.2 |
| 2036 | 2026-03-16T18:48:06.641Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2037 | 2026-03-16T18:48:07.005Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2038 | 2026-03-16T18:48:07.612Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2039 | 2026-03-16T18:48:07.860Z | Compiling rayon v1.11.0 |
| 2040 | 2026-03-16T18:48:08.228Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2041 | 2026-03-16T18:48:08.257Z | Compiling crucible-workspace-hack v0.1.0 |
| 2042 | 2026-03-16T18:48:09.672Z | Compiling typify-macro v0.6.1 |
| 2043 | 2026-03-16T18:48:09.677Z | Compiling memmap v0.7.0 |
| 2044 | 2026-03-16T18:48:09.677Z | Compiling tinyvec_macros v0.1.1 |
| 2045 | 2026-03-16T18:48:09.677Z | Compiling tinyvec v1.10.0 |
| 2046 | 2026-03-16T18:48:09.678Z | Compiling usdt v0.5.0 |
| 2047 | 2026-03-16T18:48:09.711Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2048 | 2026-03-16T18:48:09.807Z | Compiling num_enum v0.5.11 |
| 2049 | 2026-03-16T18:48:10.302Z | Compiling pin-project-internal v1.1.10 |
| 2050 | 2026-03-16T18:48:11.618Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2051 | 2026-03-16T18:48:11.703Z | Compiling typify v0.6.1 |
| 2052 | 2026-03-16T18:48:11.827Z | Compiling progenitor-impl v0.13.0 |
| 2053 | 2026-03-16T18:48:11.869Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2054 | 2026-03-16T18:48:12.176Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2055 | 2026-03-16T18:48:12.326Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2056 | 2026-03-16T18:48:12.686Z | Compiling rustix v0.38.44 |
| 2057 | 2026-03-16T18:48:13.006Z | Compiling itertools v0.12.1 |
| 2058 | 2026-03-16T18:48:13.161Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2059 | 2026-03-16T18:48:13.211Z | Compiling progenitor-impl v0.10.0 |
| 2060 | 2026-03-16T18:48:13.684Z | Compiling sigpipe v0.1.3 |
| 2061 | 2026-03-16T18:48:13.801Z | Compiling jiff v0.2.15 |
| 2062 | 2026-03-16T18:48:13.869Z | Compiling const_format_proc_macros v0.2.34 |
| 2063 | 2026-03-16T18:48:14.209Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2064 | 2026-03-16T18:48:14.407Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2065 | 2026-03-16T18:48:14.540Z | Compiling zone v0.3.1 |
| 2066 | 2026-03-16T18:48:15.492Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2067 | 2026-03-16T18:48:15.859Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2068 | 2026-03-16T18:48:16.630Z | Compiling secrecy v0.10.3 |
| 2069 | 2026-03-16T18:48:16.710Z | Compiling progenitor-macro v0.13.0 |
| 2070 | 2026-03-16T18:48:16.744Z | Compiling smf v0.2.3 |
| 2071 | 2026-03-16T18:48:16.847Z | Compiling async-recursion v1.1.1 |
| 2072 | 2026-03-16T18:48:17.467Z | Compiling snafu-derive v0.8.9 |
| 2073 | 2026-03-16T18:48:17.677Z | Compiling bstr v1.12.0 |
| 2074 | 2026-03-16T18:48:17.952Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2075 | 2026-03-16T18:48:18.008Z | Compiling progenitor-macro v0.10.0 |
| 2076 | 2026-03-16T18:48:18.226Z | Compiling whoami v1.6.1 |
| 2077 | 2026-03-16T18:48:18.646Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-03-16T18:48:21.023Z | Compiling hmac v0.12.1 |
| 2079 | 2026-03-16T18:48:21.428Z | Compiling inout v0.1.4 |
| 2080 | 2026-03-16T18:48:21.634Z | Compiling ff v0.13.1 |
| 2081 | 2026-03-16T18:48:21.763Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2082 | 2026-03-16T18:48:22.477Z | Compiling data-encoding v2.9.0 |
| 2083 | 2026-03-16T18:48:22.509Z | Compiling crc8 v0.1.1 |
| 2084 | 2026-03-16T18:48:22.699Z | Compiling group v0.13.0 |
| 2085 | 2026-03-16T18:48:22.851Z | Compiling cipher v0.4.4 |
| 2086 | 2026-03-16T18:48:23.159Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-03-16T18:48:23.811Z | Compiling hkdf v0.12.4 |
| 2088 | 2026-03-16T18:48:24.013Z | Compiling atomicwrites v0.4.4 |
| 2089 | 2026-03-16T18:48:24.037Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2090 | 2026-03-16T18:48:24.087Z | Compiling tokio-dtrace v0.1.1 |
| 2091 | 2026-03-16T18:48:24.290Z | Compiling tabled_derive v0.7.0 |
| 2092 | 2026-03-16T18:48:24.619Z | Compiling reqwest v0.13.2 |
| 2093 | 2026-03-16T18:48:24.998Z | Compiling universal-hash v0.5.1 |
| 2094 | 2026-03-16T18:48:25.173Z | Compiling crypto-bigint v0.5.5 |
| 2095 | 2026-03-16T18:48:25.259Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2096 | 2026-03-16T18:48:25.575Z | Compiling half v2.7.1 |
| 2097 | 2026-03-16T18:48:26.077Z | Compiling base16ct v0.2.0 |
| 2098 | 2026-03-16T18:48:26.302Z | Compiling opaque-debug v0.3.1 |
| 2099 | 2026-03-16T18:48:26.402Z | Compiling ciborium-io v0.2.2 |
| 2100 | 2026-03-16T18:48:26.405Z | Compiling indent_write v2.2.0 |
| 2101 | 2026-03-16T18:48:26.536Z | Compiling base64ct v1.8.0 |
| 2102 | 2026-03-16T18:48:26.604Z | Compiling ciborium-ll v0.2.2 |
| 2103 | 2026-03-16T18:48:26.735Z | Compiling poly1305 v0.8.0 |
| 2104 | 2026-03-16T18:48:26.904Z | Compiling password-hash v0.5.0 |
| 2105 | 2026-03-16T18:48:26.944Z | Compiling elliptic-curve v0.13.8 |
| 2106 | 2026-03-16T18:48:27.033Z | Compiling progenitor-client v0.13.0 |
| 2107 | 2026-03-16T18:48:27.678Z | Compiling oxide-tokio-rt v0.1.2 |
| 2108 | 2026-03-16T18:48:27.930Z | Compiling chacha20 v0.9.1 |
| 2109 | 2026-03-16T18:48:28.033Z | Compiling similar v2.7.0 |
| 2110 | 2026-03-16T18:48:28.083Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2111 | 2026-03-16T18:48:29.236Z | Compiling thiserror-no-std v2.0.2 |
| 2112 | 2026-03-16T18:48:29.553Z | Compiling blake2 v0.10.6 |
| 2113 | 2026-03-16T18:48:29.848Z | Compiling aead v0.5.2 |
| 2114 | 2026-03-16T18:48:30.052Z | Compiling keccak v0.1.5 |
| 2115 | 2026-03-16T18:48:30.243Z | Compiling linked-hash-map v0.5.6 |
| 2116 | 2026-03-16T18:48:30.264Z | Compiling resolv-conf v0.7.5 |
| 2117 | 2026-03-16T18:48:30.638Z | Compiling lru-cache v0.1.2 |
| 2118 | 2026-03-16T18:48:30.682Z | Compiling sha3 v0.10.8 |
| 2119 | 2026-03-16T18:48:30.752Z | Compiling chacha20poly1305 v0.10.1 |
| 2120 | 2026-03-16T18:48:30.803Z | Compiling argon2 v0.5.3 |
| 2121 | 2026-03-16T18:48:30.946Z | Compiling vsss-rs v3.3.4 |
| 2122 | 2026-03-16T18:48:31.508Z | Compiling progenitor v0.13.0 |
| 2123 | 2026-03-16T18:48:31.565Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2124 | 2026-03-16T18:48:31.931Z | Compiling ciborium v0.2.2 |
| 2125 | 2026-03-16T18:48:31.994Z | Compiling hickory-proto v0.24.4 |
| 2126 | 2026-03-16T18:48:32.893Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2127 | 2026-03-16T18:48:33.377Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2128 | 2026-03-16T18:48:33.431Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2129 | 2026-03-16T18:48:33.569Z | Compiling serde-big-array v0.5.1 |
| 2130 | 2026-03-16T18:48:33.764Z | Compiling unicode-segmentation v1.12.0 |
| 2131 | 2026-03-16T18:48:34.110Z | Compiling siphasher v1.0.1 |
| 2132 | 2026-03-16T18:48:34.154Z | Compiling same-file v1.0.6 |
| 2133 | 2026-03-16T18:48:34.385Z | Compiling phf_shared v0.12.1 |
| 2134 | 2026-03-16T18:48:34.388Z | Compiling walkdir v2.5.0 |
| 2135 | 2026-03-16T18:48:34.506Z | Compiling hickory-resolver v0.24.4 |
| 2136 | 2026-03-16T18:48:34.591Z | Compiling newline-converter v0.3.0 |
| 2137 | 2026-03-16T18:48:34.795Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2138 | 2026-03-16T18:48:34.798Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2139 | 2026-03-16T18:48:35.832Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2140 | 2026-03-16T18:48:36.592Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2141 | 2026-03-16T18:48:36.985Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2142 | 2026-03-16T18:48:37.542Z | Compiling newtype_derive v0.1.6 |
| 2143 | 2026-03-16T18:48:37.645Z | Compiling owo-colors v4.3.0 |
| 2144 | 2026-03-16T18:48:37.713Z | Compiling tokio-stream v0.1.17 |
| 2145 | 2026-03-16T18:48:38.138Z | Compiling console v0.15.11 |
| 2146 | 2026-03-16T18:48:38.326Z | Compiling csv-core v0.1.12 |
| 2147 | 2026-03-16T18:48:38.614Z | Compiling foldhash v0.1.5 |
| 2148 | 2026-03-16T18:48:38.666Z | Compiling smawk v0.3.2 |
| 2149 | 2026-03-16T18:48:38.758Z | Compiling unicode-linebreak v0.1.5 |
| 2150 | 2026-03-16T18:48:38.848Z | Compiling unicode-width v0.1.14 |
| 2151 | 2026-03-16T18:48:39.036Z | Compiling termtree v0.5.1 |
| 2152 | 2026-03-16T18:48:39.062Z | Compiling swrite v0.1.0 |
| 2153 | 2026-03-16T18:48:39.087Z | Compiling textwrap v0.16.2 |
| 2154 | 2026-03-16T18:48:39.233Z | Compiling hashbrown v0.15.5 |
| 2155 | 2026-03-16T18:48:39.236Z | Compiling expectorate v1.2.0 |
| 2156 | 2026-03-16T18:48:39.264Z | Compiling csv v1.3.1 |
| 2157 | 2026-03-16T18:48:39.800Z | Compiling qorb v0.4.1 |
| 2158 | 2026-03-16T18:48:39.821Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2159 | 2026-03-16T18:48:40.046Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2160 | 2026-03-16T18:48:42.684Z | Compiling phf v0.12.1 |
| 2161 | 2026-03-16T18:48:42.731Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2162 | 2026-03-16T18:48:42.893Z | Compiling pin-project v1.1.10 |
| 2163 | 2026-03-16T18:48:43.028Z | Compiling unicode-normalization v0.1.24 |
| 2164 | 2026-03-16T18:48:43.070Z | Compiling libz-sys v1.1.22 |
| 2165 | 2026-03-16T18:48:43.217Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2166 | 2026-03-16T18:48:44.550Z | Compiling libsw-core v0.3.2 |
| 2167 | 2026-03-16T18:48:44.779Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2168 | 2026-03-16T18:48:45.151Z | Compiling fixedbitset v0.5.7 |
| 2169 | 2026-03-16T18:48:45.246Z | Compiling highway v1.3.0 |
| 2170 | 2026-03-16T18:48:45.604Z | Compiling fixedbitset v0.4.2 |
| 2171 | 2026-03-16T18:48:45.953Z | Compiling petgraph v0.6.5 |
| 2172 | 2026-03-16T18:48:45.969Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2173 | 2026-03-16T18:48:46.613Z | Compiling progenitor v0.10.0 |
| 2174 | 2026-03-16T18:48:46.808Z | Compiling petgraph v0.8.2 |
| 2175 | 2026-03-16T18:48:47.391Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2176 | 2026-03-16T18:48:48.626Z | Compiling libsw v3.5.0 |
| 2177 | 2026-03-16T18:48:48.865Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2178 | 2026-03-16T18:48:48.892Z | Compiling olpc-cjson v0.1.4 |
| 2179 | 2026-03-16T18:48:49.055Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2180 | 2026-03-16T18:48:49.223Z | Compiling snafu v0.8.9 |
| 2181 | 2026-03-16T18:48:49.749Z | Compiling chrono-tz v0.10.4 |
| 2182 | 2026-03-16T18:48:49.776Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2183 | 2026-03-16T18:48:50.027Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-03-16T18:48:50.788Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-03-16T18:48:51.275Z | Compiling papergrid v0.11.0 |
| 2186 | 2026-03-16T18:48:52.278Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2187 | 2026-03-16T18:48:52.532Z | Compiling globset v0.4.16 |
| 2188 | 2026-03-16T18:48:52.627Z | Compiling const_format v0.2.34 |
| 2189 | 2026-03-16T18:48:53.085Z | Compiling slog-dtrace v0.3.0 |
| 2190 | 2026-03-16T18:48:53.344Z | Compiling cancel-safe-futures v0.1.5 |
| 2191 | 2026-03-16T18:48:53.515Z | Compiling gethostname v0.5.0 |
| 2192 | 2026-03-16T18:48:53.726Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2193 | 2026-03-16T18:48:54.275Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-03-16T18:48:55.059Z | Compiling pem v3.0.5 |
| 2195 | 2026-03-16T18:48:55.135Z | Compiling bcs v0.1.6 |
| 2196 | 2026-03-16T18:48:55.575Z | Compiling cargo-platform v0.1.9 |
| 2197 | 2026-03-16T18:48:55.588Z | Compiling serde_plain v1.0.2 |
| 2198 | 2026-03-16T18:48:55.671Z | Compiling linear-map v1.2.0 |
| 2199 | 2026-03-16T18:48:56.171Z | Compiling typed-path v0.9.3 |
| 2200 | 2026-03-16T18:48:56.440Z | Compiling tagptr v0.2.0 |
| 2201 | 2026-03-16T18:48:56.654Z | Compiling moka v0.12.11 |
| 2202 | 2026-03-16T18:48:57.567Z | Compiling tough v0.20.0 |
| 2203 | 2026-03-16T18:48:59.209Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2204 | 2026-03-16T18:48:59.776Z | Compiling cargo_metadata v0.18.1 |
| 2205 | 2026-03-16T18:49:00.472Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2206 | 2026-03-16T18:49:01.316Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2207 | 2026-03-16T18:49:01.400Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2208 | 2026-03-16T18:49:01.473Z | Compiling tabled v0.15.0 |
| 2209 | 2026-03-16T18:49:01.748Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2210 | 2026-03-16T18:49:02.016Z | Compiling git2 v0.19.0 |
| 2211 | 2026-03-16T18:49:04.436Z | Compiling steno v0.4.1 |
| 2212 | 2026-03-16T18:49:05.573Z | Compiling hickory-proto v0.25.2 |
| 2213 | 2026-03-16T18:49:05.766Z | Compiling cookie v0.18.1 |
| 2214 | 2026-03-16T18:49:08.212Z | Compiling humantime v2.3.0 |
| 2215 | 2026-03-16T18:49:08.457Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-03-16T18:49:08.590Z | Compiling hickory-resolver v0.25.2 |
| 2217 | 2026-03-16T18:49:11.704Z | Compiling vergen v8.3.2 |
| 2218 | 2026-03-16T18:49:14.238Z | Compiling signal-hook v0.3.18 |
| 2219 | 2026-03-16T18:49:15.161Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2220 | 2026-03-16T18:49:15.282Z | Compiling mockall_derive v0.13.1 |
| 2221 | 2026-03-16T18:49:15.729Z | Compiling predicates-core v1.0.9 |
| 2222 | 2026-03-16T18:49:16.281Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2223 | 2026-03-16T18:49:16.382Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2224 | 2026-03-16T18:49:17.271Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2225 | 2026-03-16T18:49:18.428Z | Compiling sha2 v0.10.9 |
| 2226 | 2026-03-16T18:49:18.444Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2227 | 2026-03-16T18:49:18.957Z | Compiling adler2 v2.0.1 |
| 2228 | 2026-03-16T18:49:19.312Z | Compiling diff v0.1.13 |
| 2229 | 2026-03-16T18:49:19.355Z | Compiling yansi v1.0.1 |
| 2230 | 2026-03-16T18:49:19.513Z | Compiling miniz_oxide v0.8.9 |
| 2231 | 2026-03-16T18:49:19.726Z | Compiling pretty_assertions v1.4.1 |
| 2232 | 2026-03-16T18:49:20.017Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2233 | 2026-03-16T18:49:20.435Z | Compiling fs-err v3.1.2 |
| 2234 | 2026-03-16T18:49:21.639Z | Compiling crc32fast v1.5.0 |
| 2235 | 2026-03-16T18:49:21.919Z | Compiling predicates-tree v1.0.12 |
| 2236 | 2026-03-16T18:49:22.276Z | Compiling predicates v3.1.3 |
| 2237 | 2026-03-16T18:49:23.094Z | Compiling git-stub v1.0.0 |
| 2238 | 2026-03-16T18:49:23.461Z | Compiling filetime v0.2.26 |
| 2239 | 2026-03-16T18:49:23.710Z | Compiling downcast v0.11.0 |
| 2240 | 2026-03-16T18:49:23.908Z | Compiling is_ci v1.2.0 |
| 2241 | 2026-03-16T18:49:24.103Z | Compiling xattr v1.6.1 |
| 2242 | 2026-03-16T18:49:24.339Z | Compiling arrayref v0.3.9 |
| 2243 | 2026-03-16T18:49:24.422Z | Compiling arrayvec v0.7.6 |
| 2244 | 2026-03-16T18:49:24.447Z | Compiling constant_time_eq v0.3.1 |
| 2245 | 2026-03-16T18:49:24.601Z | Compiling fragile v2.0.1 |
| 2246 | 2026-03-16T18:49:24.705Z | Compiling blake3 v1.8.2 |
| 2247 | 2026-03-16T18:49:25.014Z | Compiling toml v0.7.8 |
| 2248 | 2026-03-16T18:49:25.491Z | Compiling mockall v0.13.1 |
| 2249 | 2026-03-16T18:49:25.996Z | Compiling tar v0.4.44 |
| 2250 | 2026-03-16T18:49:26.951Z | Compiling supports-color v3.0.2 |
| 2251 | 2026-03-16T18:49:27.192Z | Compiling git-stub-vcs v0.1.0 |
| 2252 | 2026-03-16T18:49:27.409Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2253 | 2026-03-16T18:49:27.476Z | Compiling signal-hook-tokio v0.3.1 |
| 2254 | 2026-03-16T18:49:27.627Z | Compiling flate2 v1.1.2 |
| 2255 | 2026-03-16T18:49:27.699Z | Compiling drift v0.1.3 |
| 2256 | 2026-03-16T18:49:27.829Z | Compiling kstat-rs v0.2.4 |
| 2257 | 2026-03-16T18:49:28.216Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2258 | 2026-03-16T18:49:28.248Z | Compiling hex-literal v1.0.0 |
| 2259 | 2026-03-16T18:49:28.403Z | Compiling display-error-chain v0.2.2 |
| 2260 | 2026-03-16T18:49:28.586Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2261 | 2026-03-16T18:49:28.681Z | Compiling topological-sort v0.2.2 |
| 2262 | 2026-03-16T18:49:28.876Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2263 | 2026-03-16T18:49:28.892Z | Compiling omicron-zone-package v0.12.2 |
| 2264 | 2026-03-16T18:49:29.815Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2265 | 2026-03-16T18:49:31.676Z | Compiling dropshot-api-manager v0.5.2 |
| 2266 | 2026-03-16T18:49:31.842Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2267 | 2026-03-16T18:49:32.904Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2268 | 2026-03-16T18:49:33.023Z | Compiling curl v0.4.49 |
| 2269 | 2026-03-16T18:49:33.406Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2270 | 2026-03-16T18:49:33.842Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2271 | 2026-03-16T18:49:34.170Z | Compiling search_path v0.1.4 |
| 2272 | 2026-03-16T18:49:34.198Z | Compiling internet-checksum v0.2.1 |
| 2273 | 2026-03-16T18:49:34.384Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2274 | 2026-03-16T18:49:34.702Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2275 | 2026-03-16T18:49:39.090Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2276 | 2026-03-16T18:49:40.279Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2277 | 2026-03-16T18:50:41.196Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 30s |
| 2278 | 2026-03-16T18:50:41.350Z | Running unittests src/lib.rs (target/debug/deps/aal-8a2f49f84a5b6e99) |
| 2279 | 2026-03-16T18:50:41.354Z | |
| 2280 | 2026-03-16T18:50:41.354Z | running 5 tests |
| 2281 | 2026-03-16T18:50:41.356Z | test fuse::tests::chip_revision_a0 ... ok |
| 2282 | 2026-03-16T18:50:41.357Z | test fuse::tests::chip_revision_b0 ... ok |
| 2283 | 2026-03-16T18:50:41.357Z | test fuse::tests::chip_revision_b1 ... ok |
| 2284 | 2026-03-16T18:50:41.357Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2285 | 2026-03-16T18:50:41.357Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2286 | 2026-03-16T18:50:41.357Z | |
| 2287 | 2026-03-16T18:50:41.357Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2288 | 2026-03-16T18:50:41.357Z | |
| 2289 | 2026-03-16T18:50:41.357Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 2290 | 2026-03-16T18:50:41.360Z | |
| 2291 | 2026-03-16T18:50:41.360Z | running 0 tests |
| 2292 | 2026-03-16T18:50:41.362Z | |
| 2293 | 2026-03-16T18:50:41.363Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2294 | 2026-03-16T18:50:41.363Z | |
| 2295 | 2026-03-16T18:50:41.363Z | Running unittests src/lib.rs (target/debug/deps/asic-ef582105709503ff) |
| 2296 | 2026-03-16T18:50:41.366Z | |
| 2297 | 2026-03-16T18:50:41.366Z | running 0 tests |
| 2298 | 2026-03-16T18:50:41.366Z | |
| 2299 | 2026-03-16T18:50:41.366Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2300 | 2026-03-16T18:50:41.366Z | |
| 2301 | 2026-03-16T18:50:41.366Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 2302 | 2026-03-16T18:50:41.369Z | |
| 2303 | 2026-03-16T18:50:41.369Z | running 10 tests |
| 2304 | 2026-03-16T18:50:41.369Z | test nat::tests::test_vni ... ok |
| 2305 | 2026-03-16T18:50:41.369Z | test network::tests::test_equal ... ok |
| 2306 | 2026-03-16T18:50:41.369Z | test network::tests::test_eui64 ... ok |
| 2307 | 2026-03-16T18:50:41.369Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2308 | 2026-03-16T18:50:41.369Z | test network::tests::test_into ... ok |
| 2309 | 2026-03-16T18:50:41.369Z | test network::tests::test_not_equal ... ok |
| 2310 | 2026-03-16T18:50:41.370Z | test network::tests::test_to_string ... ok |
| 2311 | 2026-03-16T18:50:41.370Z | test network::tests::test_parse ... ok |
| 2312 | 2026-03-16T18:50:41.370Z | test test_purge ... ok |
| 2313 | 2026-03-16T18:50:41.373Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2314 | 2026-03-16T18:50:41.373Z | |
| 2315 | 2026-03-16T18:50:41.373Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2316 | 2026-03-16T18:50:41.373Z | |
| 2317 | 2026-03-16T18:50:41.373Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9cac1d34cd5cc78b) |
| 2318 | 2026-03-16T18:50:41.379Z | |
| 2319 | 2026-03-16T18:50:41.379Z | running 1 test |
| 2320 | 2026-03-16T18:50:42.865Z | test test::test_apis_up_to_date ... ok |
| 2321 | 2026-03-16T18:50:42.865Z | |
| 2322 | 2026-03-16T18:50:42.865Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s |
| 2323 | 2026-03-16T18:50:42.865Z | |
| 2324 | 2026-03-16T18:50:42.919Z | Running unittests src/main.rs (target/debug/deps/dpd-90ee02e799b68742) |
| 2325 | 2026-03-16T18:50:42.927Z | |
| 2326 | 2026-03-16T18:50:42.927Z | running 44 tests |
| 2327 | 2026-03-16T18:50:42.930Z | test freemap::test_ordering ... ok |
| 2328 | 2026-03-16T18:50:42.930Z | test freemap::test_split ... ok |
| 2329 | 2026-03-16T18:50:42.930Z | test config::tests::test_updates ... ok |
| 2330 | 2026-03-16T18:50:42.930Z | test macaddrs::tests::test_mac_offset ... ok |
| 2331 | 2026-03-16T18:50:42.930Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2332 | 2026-03-16T18:50:42.930Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2333 | 2026-03-16T18:50:42.930Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2334 | 2026-03-16T18:50:42.930Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2335 | 2026-03-16T18:50:42.933Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2336 | 2026-03-16T18:50:42.933Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2337 | 2026-03-16T18:50:42.933Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2338 | 2026-03-16T18:50:42.933Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2339 | 2026-03-16T18:50:42.933Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2340 | 2026-03-16T18:50:42.933Z | Mar 16 18:50:41.630 DEBG created new freemap, Mar 16 18:50:41.630unit :DEBG freemap_testcreated new freemap, |
| 2341 | 2026-03-16T18:50:42.933Z | unit: freemap_test |
| 2342 | 2026-03-16T18:50:42.934Z | Mar 16 18:50:41.630 Mar 16 18:50:41.630DEBG DEBGMar 16 18:50:41.630created new freemap initted freemap. size: 128DEBG, , unitinitted freemap. size: 128unit:, Mar 16 18:50:41.630: DEBGfreemap_test unitfreemap_test: |
| 2343 | 2026-03-16T18:50:42.934Z | |
| 2344 | 2026-03-16T18:50:42.934Z | created new freemapfreemap_test, |
| 2345 | 2026-03-16T18:50:42.934Z | unit:Mar 16 18:50:41.630 freemap_testMar 16 18:50:41.630DEBGMar 16 18:50:41.630 |
| 2346 | 2026-03-16T18:50:42.934Z | DEBG DEBG reset freemapinitted freemap. size: 128, reset freemap, Mar 16 18:50:41.630, unitunitDEBGunit :initted freemap. size: 128 :, freemap_testunit |
| 2347 | 2026-03-16T18:50:42.934Z | :: freemap_testfreemap_testfreemap_test |
| 2348 | 2026-03-16T18:50:42.934Z | Mar 16 18:50:41.630 |
| 2349 | 2026-03-16T18:50:42.934Z | |
| 2350 | 2026-03-16T18:50:42.934Z | DEBG reset freemap, Mar 16 18:50:41.630unit :DEBG freemap_testreset freemap |
| 2351 | 2026-03-16T18:50:42.934Z | , unit: freemap_test |
| 2352 | 2026-03-16T18:50:42.934Z | Mar 16 18:50:41.630 DEBG created new freemap, unit: freemap_test |
| 2353 | 2026-03-16T18:50:42.934Z | Mar 16 18:50:41.630 DEBG initted freemap. size: 128, unit: freemap_test |
| 2354 | 2026-03-16T18:50:42.934Z | Mar 16 18:50:41.630 DEBG reset freemap, unit: freemap_test |
| 2355 | 2026-03-16T18:50:42.934Z | test freemap::test_basic ... ok |
| 2356 | 2026-03-16T18:50:42.934Z | test freemap::test_free ... ok |
| 2357 | 2026-03-16T18:50:42.934Z | test freemap::test_span ... ok |
| 2358 | 2026-03-16T18:50:42.934Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2359 | 2026-03-16T18:50:42.934Z | test freemap::test_exhaustion ... ok |
| 2360 | 2026-03-16T18:50:42.934Z | test freemap::test_reclaim ... ok |
| 2361 | 2026-03-16T18:50:42.934Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2362 | 2026-03-16T18:50:42.934Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2363 | 2026-03-16T18:50:42.934Z | test mcast::tests::test_sources_contain_any ... ok |
| 2364 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2365 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2366 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2367 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2368 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2369 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2370 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2371 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2372 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2373 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2374 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2375 | 2026-03-16T18:50:42.934Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2376 | 2026-03-16T18:50:42.934Z | test nat::test_mapping ... ok |
| 2377 | 2026-03-16T18:50:42.938Z | test port_map::tests::test_backplane_group ... ok |
| 2378 | 2026-03-16T18:50:42.938Z | test port_map::tests::test_port_map ... ok |
| 2379 | 2026-03-16T18:50:42.938Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2380 | 2026-03-16T18:50:42.938Z | test port_map::tests::dump_map ... ok |
| 2381 | 2026-03-16T18:50:42.938Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2382 | 2026-03-16T18:50:42.938Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2383 | 2026-03-16T18:50:42.938Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2384 | 2026-03-16T18:50:42.938Z | test api_server::tests::test_build_info ... ok |
| 2385 | 2026-03-16T18:50:42.938Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2386 | 2026-03-16T18:50:42.938Z | |
| 2387 | 2026-03-16T18:50:42.938Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2388 | 2026-03-16T18:50:42.938Z | |
| 2389 | 2026-03-16T18:50:42.941Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-00ab0fbce0e1f301) |
| 2390 | 2026-03-16T18:50:42.945Z | |
| 2391 | 2026-03-16T18:50:42.945Z | running 0 tests |
| 2392 | 2026-03-16T18:50:42.945Z | |
| 2393 | 2026-03-16T18:50:42.945Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2394 | 2026-03-16T18:50:42.945Z | |
| 2395 | 2026-03-16T18:50:42.945Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-da6c92b619791a35) |
| 2396 | 2026-03-16T18:50:42.945Z | |
| 2397 | 2026-03-16T18:50:42.945Z | running 0 tests |
| 2398 | 2026-03-16T18:50:42.945Z | |
| 2399 | 2026-03-16T18:50:42.945Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2400 | 2026-03-16T18:50:42.945Z | |
| 2401 | 2026-03-16T18:50:42.945Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-a5a59fe8e42a67b7) |
| 2402 | 2026-03-16T18:50:42.948Z | |
| 2403 | 2026-03-16T18:50:42.948Z | running 6 tests |
| 2404 | 2026-03-16T18:50:42.948Z | test tests::test_parse_client_port_id ... ok |
| 2405 | 2026-03-16T18:50:42.948Z | test tests::test_port_id_cmp ... ok |
| 2406 | 2026-03-16T18:50:42.948Z | test tests::test_full_lot_id_neither_present ... ok |
| 2407 | 2026-03-16T18:50:42.948Z | test tests::test_full_lot_id_both_present ... ok |
| 2408 | 2026-03-16T18:50:42.948Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2409 | 2026-03-16T18:50:42.948Z | test tests::test_full_lot_id_lot_only ... ok |
| 2410 | 2026-03-16T18:50:42.948Z | |
| 2411 | 2026-03-16T18:50:42.948Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2412 | 2026-03-16T18:50:42.948Z | |
| 2413 | 2026-03-16T18:50:42.951Z | Running tests/test_all.rs (target/debug/deps/test_all-40400c13d1320bce) |
| 2414 | 2026-03-16T18:50:42.951Z | |
| 2415 | 2026-03-16T18:50:42.951Z | running 0 tests |
| 2416 | 2026-03-16T18:50:42.951Z | |
| 2417 | 2026-03-16T18:50:42.951Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2418 | 2026-03-16T18:50:42.952Z | |
| 2419 | 2026-03-16T18:50:42.952Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-7f0cdf6e479abfd5) |
| 2420 | 2026-03-16T18:50:42.955Z | |
| 2421 | 2026-03-16T18:50:42.955Z | running 0 tests |
| 2422 | 2026-03-16T18:50:42.955Z | |
| 2423 | 2026-03-16T18:50:42.955Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2424 | 2026-03-16T18:50:42.955Z | |
| 2425 | 2026-03-16T18:50:42.955Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 2426 | 2026-03-16T18:50:42.958Z | |
| 2427 | 2026-03-16T18:50:42.958Z | running 12 tests |
| 2428 | 2026-03-16T18:50:42.958Z | test icmp::test_v6_checksum ... ok |
| 2429 | 2026-03-16T18:50:42.958Z | test lldp::test_lldp_parse ... ok |
| 2430 | 2026-03-16T18:50:42.958Z | test pbuf::test_byte ... ok |
| 2431 | 2026-03-16T18:50:42.958Z | test icmp::test_v4_checksum ... ok |
| 2432 | 2026-03-16T18:50:42.958Z | test ipv6::test_ipv6_parse ... ok |
| 2433 | 2026-03-16T18:50:42.958Z | test pbuf::test_nibble ... ok |
| 2434 | 2026-03-16T18:50:42.958Z | test pbuf::test_overflow ... ok |
| 2435 | 2026-03-16T18:50:42.958Z | test pbuf::test_short ... ok |
| 2436 | 2026-03-16T18:50:42.958Z | test pbuf::test_twelve ... ok |
| 2437 | 2026-03-16T18:50:42.958Z | test pbuf::test_word ... ok |
| 2438 | 2026-03-16T18:50:42.958Z | test tcp::test_checksum_syn_nodata ... ok |
| 2439 | 2026-03-16T18:50:42.958Z | test tcp::test_checksum_ack_data ... ok |
| 2440 | 2026-03-16T18:50:42.958Z | |
| 2441 | 2026-03-16T18:50:42.958Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2442 | 2026-03-16T18:50:42.958Z | |
| 2443 | 2026-03-16T18:50:42.958Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 2444 | 2026-03-16T18:50:42.961Z | |
| 2445 | 2026-03-16T18:50:42.961Z | running 0 tests |
| 2446 | 2026-03-16T18:50:42.961Z | |
| 2447 | 2026-03-16T18:50:42.961Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2448 | 2026-03-16T18:50:42.962Z | |
| 2449 | 2026-03-16T18:50:42.962Z | Running unittests src/main.rs (target/debug/deps/swadm-28cb891c64b1d99f) |
| 2450 | 2026-03-16T18:50:42.965Z | |
| 2451 | 2026-03-16T18:50:42.965Z | running 4 tests |
| 2452 | 2026-03-16T18:50:42.965Z | test switchport::test::test_compute_lanes ... ok |
| 2453 | 2026-03-16T18:50:42.965Z | test switchport::test::port_id_ordering ... ok |
| 2454 | 2026-03-16T18:50:42.965Z | Lane 0 Lane 0 Lane 1Lane 1 Lane 2 Lane 2Lane 3 |
| 2455 | 2026-03-16T18:50:42.965Z | Lane 3 |
| 2456 | 2026-03-16T18:50:42.965Z | Rx Loss-of-lock: Yes State: Activated ActivatedYes ActivatedYes ActivatedYes |
| 2457 | 2026-03-16T18:50:42.965Z | |
| 2458 | 2026-03-16T18:50:42.965Z | Rx Output Enabled: false Rx Loss-of-signal: Yesfalse falseYes false |
| 2459 | 2026-03-16T18:50:42.965Z | Yes Rx Output Status: valid Yes |
| 2460 | 2026-03-16T18:50:42.965Z | valid Rx CDR Enabled: Yesvalid Yesvalid |
| 2461 | 2026-03-16T18:50:42.965Z | Yes Rx Loss-of-lock: true Yes |
| 2462 | 2026-03-16T18:50:42.965Z | true Tx Enabled: Yes trueYes trueYes |
| 2463 | 2026-03-16T18:50:42.965Z | Rx Loss-of-signal: falseYes |
| 2464 | 2026-03-16T18:50:42.965Z | false Tx Loss-of-lock: No Nofalse falseNo |
| 2465 | 2026-03-16T18:50:42.965Z | NoRx Auto-squelch Disable: true |
| 2466 | 2026-03-16T18:50:42.965Z | Tx Loss-of-signal: Notrue Notrue Notrue |
| 2467 | 2026-03-16T18:50:42.965Z | No |
| 2468 | 2026-03-16T18:50:42.965Z | Tx CDR Enabled: No Tx Output Enabled: true Notrue Notrue No |
| 2469 | 2026-03-16T18:50:42.965Z | true |
| 2470 | 2026-03-16T18:50:42.965Z | Tx Adaptive EQ Fault: No Tx Output Status: invalid Noinvalid Noinvalid Noinvalid |
| 2471 | 2026-03-16T18:50:42.965Z | |
| 2472 | 2026-03-16T18:50:42.965Z | Tx Fault: Yes Tx Loss-of-lock: falseYes Yesfalse falseYes |
| 2473 | 2026-03-16T18:50:42.965Z | false |
| 2474 | 2026-03-16T18:50:42.965Z | Tx Loss-of-signal: true true true true |
| 2475 | 2026-03-16T18:50:42.965Z | Tx Auto-squelch Disable: false false false false |
| 2476 | 2026-03-16T18:50:42.966Z | Tx Adaptive EQ Fail: true true true true |
| 2477 | 2026-03-16T18:50:42.966Z | Tx Failure: false false false false |
| 2478 | 2026-03-16T18:50:42.966Z | Tx Force Squelch: true true true true |
| 2479 | 2026-03-16T18:50:42.966Z | Tx Input Polarity: normal normal normal normal |
| 2480 | 2026-03-16T18:50:42.966Z | test switchport::test::test_print_sff_datapath ... ok |
| 2481 | 2026-03-16T18:50:42.966Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2482 | 2026-03-16T18:50:42.966Z | |
| 2483 | 2026-03-16T18:50:42.966Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2484 | 2026-03-16T18:50:42.966Z | |
| 2485 | 2026-03-16T18:50:42.966Z | Running tests/counters.rs (target/debug/deps/counters-d88dca8304571f93) |
| 2486 | 2026-03-16T18:50:42.971Z | |
| 2487 | 2026-03-16T18:50:42.971Z | running 1 test |
| 2488 | 2026-03-16T18:50:42.971Z | test test_p4_counter_list ... ignored |
| 2489 | 2026-03-16T18:50:42.971Z | |
| 2490 | 2026-03-16T18:50:42.971Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2491 | 2026-03-16T18:50:42.971Z | |
| 2492 | 2026-03-16T18:50:42.971Z | Running tests/port-link.rs (target/debug/deps/port_link-3a45eaf0c6a4bd06) |
| 2493 | 2026-03-16T18:50:42.971Z | |
| 2494 | 2026-03-16T18:50:42.971Z | running 5 tests |
| 2495 | 2026-03-16T18:50:42.971Z | test test_an ... ignored |
| 2496 | 2026-03-16T18:50:42.971Z | test test_enable ... ignored |
| 2497 | 2026-03-16T18:50:42.971Z | test test_ip_addresses ... ignored |
| 2498 | 2026-03-16T18:50:42.971Z | test test_kr ... ignored |
| 2499 | 2026-03-16T18:50:42.971Z | test test_mac ... ignored |
| 2500 | 2026-03-16T18:50:42.971Z | |
| 2501 | 2026-03-16T18:50:42.971Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2502 | 2026-03-16T18:50:42.971Z | |
| 2503 | 2026-03-16T18:50:42.971Z | Running unittests src/main.rs (target/debug/deps/tfportd-056d5efdf20df813) |
| 2504 | 2026-03-16T18:50:42.975Z | |
| 2505 | 2026-03-16T18:50:42.975Z | running 3 tests |
| 2506 | 2026-03-16T18:50:43.066Z | test linklocal::test_parse_ipadm ... ok |
| 2507 | 2026-03-16T18:50:43.067Z | test tfport::test_parse_tfport ... ok |
| 2508 | 2026-03-16T18:50:43.067Z | test config::tests::test_updates ... ok |
| 2509 | 2026-03-16T18:50:43.067Z | |
| 2510 | 2026-03-16T18:50:43.067Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2511 | 2026-03-16T18:50:43.067Z | |
| 2512 | 2026-03-16T18:50:43.067Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 2513 | 2026-03-16T18:50:43.067Z | |
| 2514 | 2026-03-16T18:50:43.067Z | running 0 tests |
| 2515 | 2026-03-16T18:50:43.067Z | |
| 2516 | 2026-03-16T18:50:43.067Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2517 | 2026-03-16T18:50:43.067Z | |
| 2518 | 2026-03-16T18:50:43.067Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 2519 | 2026-03-16T18:50:43.067Z | |
| 2520 | 2026-03-16T18:50:43.067Z | running 0 tests |
| 2521 | 2026-03-16T18:50:43.067Z | |
| 2522 | 2026-03-16T18:50:43.067Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2523 | 2026-03-16T18:50:43.067Z | |
| 2524 | 2026-03-16T18:50:43.067Z | Doc-tests aal |
| 2525 | 2026-03-16T18:50:43.142Z | |
| 2526 | 2026-03-16T18:50:43.142Z | running 0 tests |
| 2527 | 2026-03-16T18:50:43.142Z | |
| 2528 | 2026-03-16T18:50:43.142Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2529 | 2026-03-16T18:50:43.142Z | |
| 2530 | 2026-03-16T18:50:43.162Z | Doc-tests aal_macros |
| 2531 | 2026-03-16T18:50:43.252Z | |
| 2532 | 2026-03-16T18:50:43.252Z | running 0 tests |
| 2533 | 2026-03-16T18:50:43.252Z | |
| 2534 | 2026-03-16T18:50:43.256Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2535 | 2026-03-16T18:50:43.256Z | |
| 2536 | 2026-03-16T18:50:43.266Z | Doc-tests common |
| 2537 | 2026-03-16T18:50:43.565Z | |
| 2538 | 2026-03-16T18:50:43.565Z | running 0 tests |
| 2539 | 2026-03-16T18:50:43.565Z | |
| 2540 | 2026-03-16T18:50:43.565Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2541 | 2026-03-16T18:50:43.565Z | |
| 2542 | 2026-03-16T18:50:43.589Z | Doc-tests dpd_api |
| 2543 | 2026-03-16T18:50:45.024Z | |
| 2544 | 2026-03-16T18:50:45.024Z | running 2 tests |
| 2545 | 2026-03-16T18:50:45.024Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored |
| 2546 | 2026-03-16T18:50:45.024Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored |
| 2547 | 2026-03-16T18:50:45.024Z | |
| 2548 | 2026-03-16T18:50:45.025Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2549 | 2026-03-16T18:50:45.025Z | |
| 2550 | 2026-03-16T18:50:45.069Z | Doc-tests dpd_client |
| 2551 | 2026-03-16T18:50:46.704Z | |
| 2552 | 2026-03-16T18:50:46.704Z | running 0 tests |
| 2553 | 2026-03-16T18:50:46.704Z | |
| 2554 | 2026-03-16T18:50:46.704Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2555 | 2026-03-16T18:50:46.704Z | |
| 2556 | 2026-03-16T18:50:46.751Z | Doc-tests dpd_types |
| 2557 | 2026-03-16T18:50:47.187Z | |
| 2558 | 2026-03-16T18:50:47.187Z | running 0 tests |
| 2559 | 2026-03-16T18:50:47.187Z | |
| 2560 | 2026-03-16T18:50:47.188Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2561 | 2026-03-16T18:50:47.188Z | |
| 2562 | 2026-03-16T18:50:47.220Z | Doc-tests packet |
| 2563 | 2026-03-16T18:50:47.363Z | |
| 2564 | 2026-03-16T18:50:47.363Z | running 0 tests |
| 2565 | 2026-03-16T18:50:47.363Z | |
| 2566 | 2026-03-16T18:50:47.363Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2567 | 2026-03-16T18:50:47.363Z | |
| 2568 | 2026-03-16T18:50:47.381Z | Doc-tests pcap |
| 2569 | 2026-03-16T18:50:47.446Z | |
| 2570 | 2026-03-16T18:50:47.446Z | running 0 tests |
| 2571 | 2026-03-16T18:50:47.446Z | |
| 2572 | 2026-03-16T18:50:47.450Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2573 | 2026-03-16T18:50:47.450Z | |
| 2574 | 2026-03-16T18:50:47.521Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2575 | 2026-03-16T18:50:47.521Z | + RUST_BACKTRACE=full |
| 2576 | 2026-03-16T18:50:47.521Z | + cargo test --features tofino_asic --no-fail-fast |
| 2577 | 2026-03-16T18:50:48.334Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2578 | 2026-03-16T18:50:48.424Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2579 | 2026-03-16T18:50:48.433Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2580 | 2026-03-16T18:50:48.444Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2581 | 2026-03-16T18:51:00.223Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2582 | 2026-03-16T18:51:00.384Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2583 | 2026-03-16T18:51:54.499Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2584 | 2026-03-16T18:51:54.638Z | Running unittests src/lib.rs (target/debug/deps/aal-8a2f49f84a5b6e99) |
| 2585 | 2026-03-16T18:51:54.645Z | |
| 2586 | 2026-03-16T18:51:54.645Z | running 5 tests |
| 2587 | 2026-03-16T18:51:54.645Z | test fuse::tests::chip_revision_a0 ... ok |
| 2588 | 2026-03-16T18:51:54.645Z | test fuse::tests::chip_revision_b0 ... ok |
| 2589 | 2026-03-16T18:51:54.645Z | test fuse::tests::chip_revision_b1 ... ok |
| 2590 | 2026-03-16T18:51:54.645Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2591 | 2026-03-16T18:51:54.645Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2592 | 2026-03-16T18:51:54.645Z | |
| 2593 | 2026-03-16T18:51:54.646Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2594 | 2026-03-16T18:51:54.646Z | |
| 2595 | 2026-03-16T18:51:54.650Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 2596 | 2026-03-16T18:51:54.651Z | |
| 2597 | 2026-03-16T18:51:54.651Z | running 0 tests |
| 2598 | 2026-03-16T18:51:54.651Z | |
| 2599 | 2026-03-16T18:51:54.651Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2600 | 2026-03-16T18:51:54.651Z | |
| 2601 | 2026-03-16T18:51:54.651Z | Running unittests src/lib.rs (target/debug/deps/asic-f60993ed38106d76) |
| 2602 | 2026-03-16T18:51:54.752Z | |
| 2603 | 2026-03-16T18:51:54.752Z | running 8 tests |
| 2604 | 2026-03-16T18:51:54.758Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2605 | 2026-03-16T18:51:54.758Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2606 | 2026-03-16T18:51:54.759Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2607 | 2026-03-16T18:51:54.759Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2608 | 2026-03-16T18:51:54.759Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2609 | 2026-03-16T18:51:54.759Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2610 | 2026-03-16T18:51:54.772Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2611 | 2026-03-16T18:51:55.255Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2612 | 2026-03-16T18:51:55.255Z | |
| 2613 | 2026-03-16T18:51:55.255Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2614 | 2026-03-16T18:51:55.255Z | |
| 2615 | 2026-03-16T18:51:55.265Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 2616 | 2026-03-16T18:51:55.269Z | |
| 2617 | 2026-03-16T18:51:55.269Z | running 10 tests |
| 2618 | 2026-03-16T18:51:55.269Z | test nat::tests::test_vni ... ok |
| 2619 | 2026-03-16T18:51:55.269Z | test network::tests::test_eui64 ... ok |
| 2620 | 2026-03-16T18:51:55.269Z | test network::tests::test_equal ... ok |
| 2621 | 2026-03-16T18:51:55.269Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2622 | 2026-03-16T18:51:55.269Z | test network::tests::test_into ... ok |
| 2623 | 2026-03-16T18:51:55.269Z | test network::tests::test_not_equal ... ok |
| 2624 | 2026-03-16T18:51:55.277Z | test network::tests::test_to_string ... ok |
| 2625 | 2026-03-16T18:51:55.278Z | test network::tests::test_parse ... ok |
| 2626 | 2026-03-16T18:51:55.278Z | test test_purge ... ok |
| 2627 | 2026-03-16T18:51:55.278Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2628 | 2026-03-16T18:51:55.278Z | |
| 2629 | 2026-03-16T18:51:55.278Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2630 | 2026-03-16T18:51:55.278Z | |
| 2631 | 2026-03-16T18:51:55.278Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9cac1d34cd5cc78b) |
| 2632 | 2026-03-16T18:51:55.283Z | |
| 2633 | 2026-03-16T18:51:55.284Z | running 1 test |
| 2634 | 2026-03-16T18:51:56.769Z | test test::test_apis_up_to_date ... ok |
| 2635 | 2026-03-16T18:51:56.769Z | |
| 2636 | 2026-03-16T18:51:56.769Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s |
| 2637 | 2026-03-16T18:51:56.769Z | |
| 2638 | 2026-03-16T18:51:56.824Z | Running unittests src/main.rs (target/debug/deps/dpd-d74783441d650da7) |
| 2639 | 2026-03-16T18:51:56.911Z | |
| 2640 | 2026-03-16T18:51:56.911Z | running 72 tests |
| 2641 | 2026-03-16T18:51:56.914Z | test freemap::test_ordering ... ok |
| 2642 | 2026-03-16T18:51:56.914Z | test freemap::test_split ... ok |
| 2643 | 2026-03-16T18:51:56.914Z | test config::tests::test_updates ... ok |
| 2644 | 2026-03-16T18:51:56.914Z | test macaddrs::tests::test_mac_offset ... ok |
| 2645 | 2026-03-16T18:51:56.914Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2646 | 2026-03-16T18:51:56.914Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2647 | 2026-03-16T18:51:56.914Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2648 | 2026-03-16T18:51:56.914Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2649 | 2026-03-16T18:51:56.917Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2650 | 2026-03-16T18:51:56.917Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2651 | 2026-03-16T18:51:56.917Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2652 | 2026-03-16T18:51:56.917Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2653 | 2026-03-16T18:51:56.917Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2654 | 2026-03-16T18:51:56.917Z | Mar 16 18:51:55.617 DEBG created new freemapMar 16 18:51:55.617, unitDEBG: created new freemapfreemap_test, unit |
| 2655 | 2026-03-16T18:51:56.917Z | : freemap_test |
| 2656 | 2026-03-16T18:51:56.917Z | Mar 16 18:51:55.617Mar 16 18:51:55.617 DEBGMar 16 18:51:55.617DEBG created new freemap, DEBGunit :initted freemap. size: 128 , freemap_testunit |
| 2657 | 2026-03-16T18:51:56.917Z | : freemap_test |
| 2658 | 2026-03-16T18:51:56.918Z | initted freemap. size: 128, Mar 16 18:51:55.617Mar 16 18:51:55.617 unitDEBGDEBG :initted freemap. size: 128 , unitreset freemap:freemap_test, |
| 2659 | 2026-03-16T18:51:56.918Z | unit :freemap_test |
| 2660 | 2026-03-16T18:51:56.918Z | freemap_testMar 16 18:51:55.617 |
| 2661 | 2026-03-16T18:51:56.918Z | DEBG reset freemapMar 16 18:51:55.617, unitDEBG: reset freemapfreemap_test, |
| 2662 | 2026-03-16T18:51:56.918Z | unit: freemap_testMar 16 18:51:55.617 |
| 2663 | 2026-03-16T18:51:56.918Z | DEBG created new freemap, unit: freemap_test |
| 2664 | 2026-03-16T18:51:56.918Z | Mar 16 18:51:55.617 DEBG initted freemap. size: 128, unit: freemap_test |
| 2665 | 2026-03-16T18:51:56.918Z | Mar 16 18:51:55.617 DEBG reset freemap, unit: freemap_test |
| 2666 | 2026-03-16T18:51:56.918Z | Mar 16 18:51:55.617 DEBG created new freemap, unit: freemap_test |
| 2667 | 2026-03-16T18:51:56.918Z | Mar 16 18:51:55.617 DEBG initted freemap. size: 128, unit: freemap_test |
| 2668 | 2026-03-16T18:51:56.918Z | Mar 16 18:51:55.617 DEBG reset freemap, unit: freemap_test |
| 2669 | 2026-03-16T18:51:56.918Z | test freemap::test_exhaustion ... ok |
| 2670 | 2026-03-16T18:51:56.918Z | test freemap::test_reclaim ... ok |
| 2671 | 2026-03-16T18:51:56.918Z | test freemap::test_free ... ok |
| 2672 | 2026-03-16T18:51:56.918Z | test freemap::test_span ... ok |
| 2673 | 2026-03-16T18:51:56.918Z | test freemap::test_basic ... ok |
| 2674 | 2026-03-16T18:51:56.918Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2675 | 2026-03-16T18:51:56.918Z | test mcast::tests::test_sources_contain_any ... ok |
| 2676 | 2026-03-16T18:51:56.918Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2677 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2678 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2679 | 2026-03-16T18:51:56.918Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2680 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2681 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2682 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2683 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2684 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2685 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2686 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2687 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2688 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2689 | 2026-03-16T18:51:56.918Z | test nat::test_mapping ... ok |
| 2690 | 2026-03-16T18:51:56.918Z | test port_map::tests::test_backplane_group ... ok |
| 2691 | 2026-03-16T18:51:56.918Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2692 | 2026-03-16T18:51:56.918Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2693 | 2026-03-16T18:51:56.918Z | test port_map::tests::test_port_map ... ok |
| 2694 | 2026-03-16T18:51:56.918Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2695 | 2026-03-16T18:51:56.922Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2696 | 2026-03-16T18:51:56.922Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2697 | 2026-03-16T18:51:56.922Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2698 | 2026-03-16T18:51:56.922Z | test port_map::tests::dump_map ... ok |
| 2699 | 2026-03-16T18:51:56.922Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2700 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2701 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2702 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2703 | 2026-03-16T18:51:56.922Z | test api_server::tests::test_build_info ... ok |
| 2704 | 2026-03-16T18:51:56.922Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2705 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2706 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2707 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2708 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2709 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2710 | 2026-03-16T18:51:56.922Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2711 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2712 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2713 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2714 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2715 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2716 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2717 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2718 | 2026-03-16T18:51:56.922Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2719 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2720 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2721 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2722 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2723 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2724 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2725 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2726 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2727 | 2026-03-16T18:51:56.923Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2728 | 2026-03-16T18:51:56.923Z | |
| 2729 | 2026-03-16T18:51:56.923Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2730 | 2026-03-16T18:51:56.923Z | |
| 2731 | 2026-03-16T18:51:56.937Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-9fd86ca2ff634216) |
| 2732 | 2026-03-16T18:51:56.940Z | |
| 2733 | 2026-03-16T18:51:56.940Z | running 0 tests |
| 2734 | 2026-03-16T18:51:56.940Z | |
| 2735 | 2026-03-16T18:51:56.940Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2736 | 2026-03-16T18:51:56.940Z | |
| 2737 | 2026-03-16T18:51:56.940Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-da6c92b619791a35) |
| 2738 | 2026-03-16T18:51:56.943Z | |
| 2739 | 2026-03-16T18:51:56.943Z | running 0 tests |
| 2740 | 2026-03-16T18:51:56.943Z | |
| 2741 | 2026-03-16T18:51:56.943Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2742 | 2026-03-16T18:51:56.943Z | |
| 2743 | 2026-03-16T18:51:56.943Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-a0cf2fabbe4225c2) |
| 2744 | 2026-03-16T18:51:56.947Z | |
| 2745 | 2026-03-16T18:51:56.947Z | running 6 tests |
| 2746 | 2026-03-16T18:51:56.947Z | test tests::test_full_lot_id_neither_present ... ok |
| 2747 | 2026-03-16T18:51:56.947Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2748 | 2026-03-16T18:51:56.947Z | test tests::test_full_lot_id_lot_only ... ok |
| 2749 | 2026-03-16T18:51:56.947Z | test tests::test_full_lot_id_both_present ... ok |
| 2750 | 2026-03-16T18:51:56.947Z | test tests::test_parse_client_port_id ... ok |
| 2751 | 2026-03-16T18:51:56.947Z | test tests::test_port_id_cmp ... ok |
| 2752 | 2026-03-16T18:51:56.947Z | |
| 2753 | 2026-03-16T18:51:56.947Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2754 | 2026-03-16T18:51:56.947Z | |
| 2755 | 2026-03-16T18:51:56.947Z | Running tests/test_all.rs (target/debug/deps/test_all-1d7b0d66e63f66ae) |
| 2756 | 2026-03-16T18:51:56.950Z | |
| 2757 | 2026-03-16T18:51:56.950Z | running 0 tests |
| 2758 | 2026-03-16T18:51:56.950Z | |
| 2759 | 2026-03-16T18:51:56.950Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2760 | 2026-03-16T18:51:56.950Z | |
| 2761 | 2026-03-16T18:51:56.950Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-7f0cdf6e479abfd5) |
| 2762 | 2026-03-16T18:51:56.953Z | |
| 2763 | 2026-03-16T18:51:56.953Z | running 0 tests |
| 2764 | 2026-03-16T18:51:56.953Z | |
| 2765 | 2026-03-16T18:51:56.953Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2766 | 2026-03-16T18:51:56.953Z | |
| 2767 | 2026-03-16T18:51:56.953Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 2768 | 2026-03-16T18:51:56.956Z | |
| 2769 | 2026-03-16T18:51:56.956Z | running 12 tests |
| 2770 | 2026-03-16T18:51:56.956Z | test icmp::test_v6_checksum ... ok |
| 2771 | 2026-03-16T18:51:56.956Z | test icmp::test_v4_checksum ... ok |
| 2772 | 2026-03-16T18:51:56.956Z | test lldp::test_lldp_parse ... ok |
| 2773 | 2026-03-16T18:51:56.956Z | test ipv6::test_ipv6_parse ... ok |
| 2774 | 2026-03-16T18:51:56.956Z | test pbuf::test_byte ... ok |
| 2775 | 2026-03-16T18:51:56.956Z | test pbuf::test_nibble ... ok |
| 2776 | 2026-03-16T18:51:56.956Z | test pbuf::test_short ... ok |
| 2777 | 2026-03-16T18:51:56.956Z | test pbuf::test_overflow ... ok |
| 2778 | 2026-03-16T18:51:56.956Z | test pbuf::test_twelve ... ok |
| 2779 | 2026-03-16T18:51:56.956Z | test pbuf::test_word ... ok |
| 2780 | 2026-03-16T18:51:56.956Z | test tcp::test_checksum_ack_data ... ok |
| 2781 | 2026-03-16T18:51:56.956Z | test tcp::test_checksum_syn_nodata ... ok |
| 2782 | 2026-03-16T18:51:56.956Z | |
| 2783 | 2026-03-16T18:51:56.956Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2784 | 2026-03-16T18:51:56.956Z | |
| 2785 | 2026-03-16T18:51:56.957Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 2786 | 2026-03-16T18:51:56.960Z | |
| 2787 | 2026-03-16T18:51:56.960Z | running 0 tests |
| 2788 | 2026-03-16T18:51:56.960Z | |
| 2789 | 2026-03-16T18:51:56.960Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2790 | 2026-03-16T18:51:56.960Z | |
| 2791 | 2026-03-16T18:51:56.960Z | Running unittests src/main.rs (target/debug/deps/swadm-2edcb9ada29c98bd) |
| 2792 | 2026-03-16T18:51:56.963Z | |
| 2793 | 2026-03-16T18:51:56.963Z | running 4 tests |
| 2794 | 2026-03-16T18:51:56.963Z | test switchport::test::test_compute_lanes ... ok |
| 2795 | 2026-03-16T18:51:56.963Z | test switchport::test::port_id_ordering ... ok |
| 2796 | 2026-03-16T18:51:56.963Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2797 | 2026-03-16T18:51:56.963Z | Lane 0 Rx Loss-of-lock: Yes Lane 1Yes Lane 2Yes Lane 3Yes |
| 2798 | 2026-03-16T18:51:56.963Z | |
| 2799 | 2026-03-16T18:51:56.963Z | State: Activated Rx Loss-of-signal: Yes ActivatedYes YesActivated YesActivated |
| 2800 | 2026-03-16T18:51:56.963Z | |
| 2801 | 2026-03-16T18:51:56.963Z | Rx CDR Enabled: Yes Rx Output Enabled: false Yes falseYes falseYes |
| 2802 | 2026-03-16T18:51:56.963Z | false Tx Enabled: Yes |
| 2803 | 2026-03-16T18:51:56.963Z | Rx Output Status: validYes Yesvalid Yes |
| 2804 | 2026-03-16T18:51:56.963Z | valid Tx Loss-of-lock: No valid |
| 2805 | 2026-03-16T18:51:56.963Z | No Rx Loss-of-lock: trueNo No |
| 2806 | 2026-03-16T18:51:56.964Z | true Tx Loss-of-signal: No trueNo trueNo |
| 2807 | 2026-03-16T18:51:56.964Z | Rx Loss-of-signal: falseNo |
| 2808 | 2026-03-16T18:51:56.964Z | false Tx CDR Enabled: No Nofalse Nofalse |
| 2809 | 2026-03-16T18:51:56.964Z | NoRx Auto-squelch Disable: true |
| 2810 | 2026-03-16T18:51:56.964Z | Tx Adaptive EQ Fault: No true Notrue Notrue |
| 2811 | 2026-03-16T18:51:56.964Z | No |
| 2812 | 2026-03-16T18:51:56.964Z | Tx Output Enabled: true Tx Fault: Yes Yestrue trueYes trueYes |
| 2813 | 2026-03-16T18:51:56.964Z | |
| 2814 | 2026-03-16T18:51:56.964Z | Tx Output Status: invalid invalid invalid invalid |
| 2815 | 2026-03-16T18:51:56.964Z | Tx Loss-of-lock: false false false false |
| 2816 | 2026-03-16T18:51:56.964Z | Tx Loss-of-signal: true true true true |
| 2817 | 2026-03-16T18:51:56.964Z | Tx Auto-squelch Disable: false false false false |
| 2818 | 2026-03-16T18:51:56.964Z | Tx Adaptive EQ Fail: true true true true |
| 2819 | 2026-03-16T18:51:56.964Z | Tx Failure: false false false false |
| 2820 | 2026-03-16T18:51:56.964Z | Tx Force Squelch: true true true true |
| 2821 | 2026-03-16T18:51:56.964Z | Tx Input Polarity: normal normal normal normal |
| 2822 | 2026-03-16T18:51:56.964Z | test switchport::test::test_print_sff_datapath ... ok |
| 2823 | 2026-03-16T18:51:56.964Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2824 | 2026-03-16T18:51:56.964Z | |
| 2825 | 2026-03-16T18:51:56.964Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2826 | 2026-03-16T18:51:56.964Z | |
| 2827 | 2026-03-16T18:51:56.964Z | Running tests/counters.rs (target/debug/deps/counters-8bd2e1c6fdb04b1c) |
| 2828 | 2026-03-16T18:51:56.967Z | |
| 2829 | 2026-03-16T18:51:56.967Z | running 1 test |
| 2830 | 2026-03-16T18:51:56.967Z | test test_p4_counter_list ... ignored |
| 2831 | 2026-03-16T18:51:56.967Z | |
| 2832 | 2026-03-16T18:51:56.967Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2833 | 2026-03-16T18:51:56.967Z | |
| 2834 | 2026-03-16T18:51:56.967Z | Running tests/port-link.rs (target/debug/deps/port_link-938b9b5e47a5f856) |
| 2835 | 2026-03-16T18:51:56.967Z | |
| 2836 | 2026-03-16T18:51:56.968Z | running 5 tests |
| 2837 | 2026-03-16T18:51:56.968Z | test test_an ... ignored |
| 2838 | 2026-03-16T18:51:56.968Z | test test_enable ... ignored |
| 2839 | 2026-03-16T18:51:56.968Z | test test_ip_addresses ... ignored |
| 2840 | 2026-03-16T18:51:56.968Z | test test_kr ... ignored |
| 2841 | 2026-03-16T18:51:56.968Z | test test_mac ... ignored |
| 2842 | 2026-03-16T18:51:56.968Z | |
| 2843 | 2026-03-16T18:51:56.968Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2844 | 2026-03-16T18:51:56.968Z | |
| 2845 | 2026-03-16T18:51:56.968Z | Running unittests src/main.rs (target/debug/deps/tfportd-d1716ad5ffa9ed6a) |
| 2846 | 2026-03-16T18:51:56.972Z | |
| 2847 | 2026-03-16T18:51:56.972Z | running 3 tests |
| 2848 | 2026-03-16T18:51:56.975Z | test linklocal::test_parse_ipadm ... ok |
| 2849 | 2026-03-16T18:51:56.975Z | test tfport::test_parse_tfport ... ok |
| 2850 | 2026-03-16T18:51:56.975Z | test config::tests::test_updates ... ok |
| 2851 | 2026-03-16T18:51:56.975Z | |
| 2852 | 2026-03-16T18:51:56.975Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2853 | 2026-03-16T18:51:56.975Z | |
| 2854 | 2026-03-16T18:51:56.975Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 2855 | 2026-03-16T18:51:56.978Z | |
| 2856 | 2026-03-16T18:51:56.978Z | running 0 tests |
| 2857 | 2026-03-16T18:51:56.978Z | |
| 2858 | 2026-03-16T18:51:56.978Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2859 | 2026-03-16T18:51:56.978Z | |
| 2860 | 2026-03-16T18:51:56.978Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 2861 | 2026-03-16T18:51:56.981Z | |
| 2862 | 2026-03-16T18:51:56.981Z | running 0 tests |
| 2863 | 2026-03-16T18:51:56.981Z | |
| 2864 | 2026-03-16T18:51:56.981Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2865 | 2026-03-16T18:51:56.981Z | |
| 2866 | 2026-03-16T18:51:56.981Z | Doc-tests aal |
| 2867 | 2026-03-16T18:51:57.134Z | |
| 2868 | 2026-03-16T18:51:57.134Z | running 0 tests |
| 2869 | 2026-03-16T18:51:57.134Z | |
| 2870 | 2026-03-16T18:51:57.134Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2871 | 2026-03-16T18:51:57.134Z | |
| 2872 | 2026-03-16T18:51:57.154Z | Doc-tests aal_macros |
| 2873 | 2026-03-16T18:51:57.245Z | |
| 2874 | 2026-03-16T18:51:57.245Z | running 0 tests |
| 2875 | 2026-03-16T18:51:57.245Z | |
| 2876 | 2026-03-16T18:51:57.245Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2877 | 2026-03-16T18:51:57.245Z | |
| 2878 | 2026-03-16T18:51:57.259Z | Doc-tests common |
| 2879 | 2026-03-16T18:51:57.562Z | |
| 2880 | 2026-03-16T18:51:57.562Z | running 0 tests |
| 2881 | 2026-03-16T18:51:57.562Z | |
| 2882 | 2026-03-16T18:51:57.562Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2883 | 2026-03-16T18:51:57.562Z | |
| 2884 | 2026-03-16T18:51:57.587Z | Doc-tests dpd_api |
| 2885 | 2026-03-16T18:51:59.044Z | |
| 2886 | 2026-03-16T18:51:59.044Z | running 2 tests |
| 2887 | 2026-03-16T18:51:59.044Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored |
| 2888 | 2026-03-16T18:51:59.044Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored |
| 2889 | 2026-03-16T18:51:59.044Z | |
| 2890 | 2026-03-16T18:51:59.044Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2891 | 2026-03-16T18:51:59.044Z | |
| 2892 | 2026-03-16T18:51:59.092Z | Doc-tests dpd_client |
| 2893 | 2026-03-16T18:52:00.738Z | |
| 2894 | 2026-03-16T18:52:00.738Z | running 0 tests |
| 2895 | 2026-03-16T18:52:00.738Z | |
| 2896 | 2026-03-16T18:52:00.738Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2897 | 2026-03-16T18:52:00.738Z | |
| 2898 | 2026-03-16T18:52:00.792Z | Doc-tests dpd_types |
| 2899 | 2026-03-16T18:52:01.232Z | |
| 2900 | 2026-03-16T18:52:01.232Z | running 0 tests |
| 2901 | 2026-03-16T18:52:01.232Z | |
| 2902 | 2026-03-16T18:52:01.232Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2903 | 2026-03-16T18:52:01.232Z | |
| 2904 | 2026-03-16T18:52:01.268Z | Doc-tests packet |
| 2905 | 2026-03-16T18:52:01.413Z | |
| 2906 | 2026-03-16T18:52:01.413Z | running 0 tests |
| 2907 | 2026-03-16T18:52:01.413Z | |
| 2908 | 2026-03-16T18:52:01.416Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2909 | 2026-03-16T18:52:01.416Z | |
| 2910 | 2026-03-16T18:52:01.432Z | Doc-tests pcap |
| 2911 | 2026-03-16T18:52:01.498Z | |
| 2912 | 2026-03-16T18:52:01.498Z | running 0 tests |
| 2913 | 2026-03-16T18:52:01.498Z | |
| 2914 | 2026-03-16T18:52:01.502Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2915 | 2026-03-16T18:52:01.502Z | |
| 2916 | 2026-03-16T18:52:01.553Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2917 | 2026-03-16T18:52:01.553Z | + RUST_BACKTRACE=full |
| 2918 | 2026-03-16T18:52:01.553Z | + cargo test --features softnpu --no-fail-fast |
| 2919 | 2026-03-16T18:52:02.439Z | Compiling num-integer v0.1.46 |
| 2920 | 2026-03-16T18:52:02.535Z | Compiling num-complex v0.4.6 |
| 2921 | 2026-03-16T18:52:02.589Z | Compiling bitstruct_derive v0.1.0 |
| 2922 | 2026-03-16T18:52:02.592Z | Compiling tap v1.0.1 |
| 2923 | 2026-03-16T18:52:02.774Z | Compiling wyz v0.5.1 |
| 2924 | 2026-03-16T18:52:02.941Z | Compiling num-rational v0.4.2 |
| 2925 | 2026-03-16T18:52:02.983Z | Compiling num-iter v0.1.45 |
| 2926 | 2026-03-16T18:52:03.011Z | Compiling num-bigint v0.4.6 |
| 2927 | 2026-03-16T18:52:03.150Z | Compiling radium v0.7.0 |
| 2928 | 2026-03-16T18:52:03.211Z | Compiling funty v2.0.0 |
| 2929 | 2026-03-16T18:52:03.228Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2930 | 2026-03-16T18:52:03.299Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2931 | 2026-03-16T18:52:03.444Z | Compiling num v0.4.3 |
| 2932 | 2026-03-16T18:52:03.511Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2933 | 2026-03-16T18:52:03.539Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2934 | 2026-03-16T18:52:03.552Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2935 | 2026-03-16T18:52:03.702Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2936 | 2026-03-16T18:52:03.707Z | Compiling typeid v1.0.3 |
| 2937 | 2026-03-16T18:52:03.851Z | Compiling bitvec v1.0.1 |
| 2938 | 2026-03-16T18:52:03.871Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2939 | 2026-03-16T18:52:03.909Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2940 | 2026-03-16T18:52:04.029Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2941 | 2026-03-16T18:52:04.156Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2942 | 2026-03-16T18:52:04.293Z | Compiling ascii v1.1.0 |
| 2943 | 2026-03-16T18:52:04.678Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2944 | 2026-03-16T18:52:05.296Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2945 | 2026-03-16T18:52:05.351Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2946 | 2026-03-16T18:52:05.427Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2947 | 2026-03-16T18:52:05.562Z | Compiling erased-serde v0.4.8 |
| 2948 | 2026-03-16T18:52:05.620Z | Compiling bitstruct v0.1.1 |
| 2949 | 2026-03-16T18:52:05.738Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2950 | 2026-03-16T18:52:06.055Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2951 | 2026-03-16T18:52:06.186Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2952 | 2026-03-16T18:52:06.254Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2953 | 2026-03-16T18:52:06.733Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2954 | 2026-03-16T18:52:06.835Z | Compiling serde_arrays v0.1.0 |
| 2955 | 2026-03-16T18:52:06.849Z | Compiling libloading v0.7.4 |
| 2956 | 2026-03-16T18:52:07.031Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2957 | 2026-03-16T18:52:07.086Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2958 | 2026-03-16T18:52:07.992Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2959 | 2026-03-16T18:52:08.372Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2960 | 2026-03-16T18:52:09.857Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2961 | 2026-03-16T18:52:10.838Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2962 | 2026-03-16T18:52:18.838Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2963 | 2026-03-16T18:52:19.112Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2964 | 2026-03-16T18:52:19.112Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2965 | 2026-03-16T18:52:19.233Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2966 | 2026-03-16T18:52:19.560Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2967 | 2026-03-16T18:52:19.982Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2968 | 2026-03-16T18:52:22.168Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2969 | 2026-03-16T18:52:22.759Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2970 | 2026-03-16T18:52:23.655Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2971 | 2026-03-16T18:52:30.672Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2972 | 2026-03-16T18:52:31.077Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2973 | 2026-03-16T18:52:32.739Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2974 | 2026-03-16T18:52:34.003Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2975 | 2026-03-16T18:52:43.144Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2976 | 2026-03-16T18:52:46.540Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2977 | 2026-03-16T18:52:52.642Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2978 | 2026-03-16T18:53:43.995Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s |
| 2979 | 2026-03-16T18:53:44.136Z | Running unittests src/lib.rs (target/debug/deps/aal-88e0722e597a4cb0) |
| 2980 | 2026-03-16T18:53:44.139Z | |
| 2981 | 2026-03-16T18:53:44.139Z | running 5 tests |
| 2982 | 2026-03-16T18:53:44.142Z | test fuse::tests::chip_revision_b1 ... ok |
| 2983 | 2026-03-16T18:53:44.142Z | test fuse::tests::chip_revision_a0 ... ok |
| 2984 | 2026-03-16T18:53:44.142Z | test fuse::tests::chip_revision_b0 ... ok |
| 2985 | 2026-03-16T18:53:44.142Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2986 | 2026-03-16T18:53:44.142Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2987 | 2026-03-16T18:53:44.142Z | |
| 2988 | 2026-03-16T18:53:44.142Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2989 | 2026-03-16T18:53:44.142Z | |
| 2990 | 2026-03-16T18:53:44.142Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 2991 | 2026-03-16T18:53:44.145Z | |
| 2992 | 2026-03-16T18:53:44.145Z | running 0 tests |
| 2993 | 2026-03-16T18:53:44.145Z | |
| 2994 | 2026-03-16T18:53:44.145Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2995 | 2026-03-16T18:53:44.145Z | |
| 2996 | 2026-03-16T18:53:44.149Z | Running unittests src/lib.rs (target/debug/deps/asic-213d0c9f46541eeb) |
| 2997 | 2026-03-16T18:53:44.151Z | |
| 2998 | 2026-03-16T18:53:44.151Z | running 0 tests |
| 2999 | 2026-03-16T18:53:44.151Z | |
| 3000 | 2026-03-16T18:53:44.152Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3001 | 2026-03-16T18:53:44.152Z | |
| 3002 | 2026-03-16T18:53:44.152Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 3003 | 2026-03-16T18:53:44.158Z | |
| 3004 | 2026-03-16T18:53:44.158Z | running 10 tests |
| 3005 | 2026-03-16T18:53:44.161Z | test nat::tests::test_vni ... ok |
| 3006 | 2026-03-16T18:53:44.161Z | test network::tests::test_equal ... ok |
| 3007 | 2026-03-16T18:53:44.161Z | test network::tests::test_eui64 ... ok |
| 3008 | 2026-03-16T18:53:44.161Z | test network::tests::test_into ... ok |
| 3009 | 2026-03-16T18:53:44.161Z | test network::tests::test_not_equal ... ok |
| 3010 | 2026-03-16T18:53:44.161Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3011 | 2026-03-16T18:53:44.161Z | test network::tests::test_parse ... ok |
| 3012 | 2026-03-16T18:53:44.161Z | test network::tests::test_to_string ... ok |
| 3013 | 2026-03-16T18:53:44.161Z | test test_purge ... ok |
| 3014 | 2026-03-16T18:53:44.165Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3015 | 2026-03-16T18:53:44.165Z | |
| 3016 | 2026-03-16T18:53:44.168Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3017 | 2026-03-16T18:53:44.168Z | |
| 3018 | 2026-03-16T18:53:44.168Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-82e8c1d1465f6c04) |
| 3019 | 2026-03-16T18:53:44.174Z | |
| 3020 | 2026-03-16T18:53:44.174Z | running 1 test |
| 3021 | 2026-03-16T18:53:45.646Z | test test::test_apis_up_to_date ... ok |
| 3022 | 2026-03-16T18:53:45.646Z | |
| 3023 | 2026-03-16T18:53:45.646Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s |
| 3024 | 2026-03-16T18:53:45.646Z | |
| 3025 | 2026-03-16T18:53:45.701Z | Running unittests src/main.rs (target/debug/deps/dpd-8e28b16c7b20e6ce) |
| 3026 | 2026-03-16T18:53:45.709Z | |
| 3027 | 2026-03-16T18:53:45.709Z | running 44 tests |
| 3028 | 2026-03-16T18:53:45.712Z | test freemap::test_ordering ... ok |
| 3029 | 2026-03-16T18:53:45.712Z | test freemap::test_split ... ok |
| 3030 | 2026-03-16T18:53:45.712Z | test config::tests::test_updates ... ok |
| 3031 | 2026-03-16T18:53:45.712Z | test macaddrs::tests::test_mac_offset ... ok |
| 3032 | 2026-03-16T18:53:45.713Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3033 | 2026-03-16T18:53:45.713Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3034 | 2026-03-16T18:53:45.713Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3035 | 2026-03-16T18:53:45.713Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3036 | 2026-03-16T18:53:45.716Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3037 | 2026-03-16T18:53:45.716Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3038 | 2026-03-16T18:53:45.716Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3039 | 2026-03-16T18:53:45.716Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3040 | 2026-03-16T18:53:45.716Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3041 | 2026-03-16T18:53:45.716Z | Mar 16 18:53:44.419Mar 16 18:53:44.419 Mar 16 18:53:44.419DEBG created new freemapDEBGDEBG , unitcreated new freemap:created new freemap , freemap_testunit, Mar 16 18:53:44.419 DEBG created new freemap, :unit: freemap_test |
| 3042 | 2026-03-16T18:53:45.716Z | |
| 3043 | 2026-03-16T18:53:45.716Z | Mar 16 18:53:44.419 DEBG initted freemap. size: 128, unitMar 16 18:53:44.419: freemap_test |
| 3044 | 2026-03-16T18:53:45.716Z | freemap_test |
| 3045 | 2026-03-16T18:53:45.716Z | Mar 16 18:53:44.419 DEBGMar 16 18:53:44.419 reset freemap, unit: freemap_test |
| 3046 | 2026-03-16T18:53:45.716Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 3047 | 2026-03-16T18:53:45.716Z | DEBG initted freemap. size: 128, unit: freemap_testMar 16 18:53:44.419 |
| 3048 | 2026-03-16T18:53:45.716Z | DEBG reset freemap, unit: Mar 16 18:53:44.419freemap_test |
| 3049 | 2026-03-16T18:53:45.716Z | DEBG reset freemap, unit: freemap_test |
| 3050 | 2026-03-16T18:53:45.716Z | unit: freemap_test |
| 3051 | 2026-03-16T18:53:45.716Z | Mar 16 18:53:44.419 DEBG initted freemap. size: 128, unit: freemap_test |
| 3052 | 2026-03-16T18:53:45.717Z | Mar 16 18:53:44.419 DEBG reset freemap, unit: freemap_test |
| 3053 | 2026-03-16T18:53:45.717Z | test freemap::test_basic ... ok |
| 3054 | 2026-03-16T18:53:45.717Z | test freemap::test_free ... ok |
| 3055 | 2026-03-16T18:53:45.717Z | test freemap::test_reclaim ... ok |
| 3056 | 2026-03-16T18:53:45.717Z | test freemap::test_exhaustion ... ok |
| 3057 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3058 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3059 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3060 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_sources_contain_any ... ok |
| 3061 | 2026-03-16T18:53:45.717Z | Mar 16 18:53:44.420 DEBG created new freemap, unit: freemap_test |
| 3062 | 2026-03-16T18:53:45.717Z | Mar 16 18:53:44.420 DEBG initted freemap. size: 128, unit: freemap_test |
| 3063 | 2026-03-16T18:53:45.717Z | Mar 16 18:53:44.420 DEBG reset freemap, unit: freemap_test |
| 3064 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3065 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3066 | 2026-03-16T18:53:45.717Z | test freemap::test_span ... ok |
| 3067 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3068 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3069 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3070 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3071 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3072 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3073 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3074 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3075 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3076 | 2026-03-16T18:53:45.717Z | test nat::test_mapping ... ok |
| 3077 | 2026-03-16T18:53:45.717Z | test port_map::tests::test_backplane_group ... ok |
| 3078 | 2026-03-16T18:53:45.717Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3079 | 2026-03-16T18:53:45.717Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3080 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3081 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3082 | 2026-03-16T18:53:45.717Z | test port_map::tests::test_port_map ... ok |
| 3083 | 2026-03-16T18:53:45.717Z | test port_map::tests::dump_map ... ok |
| 3084 | 2026-03-16T18:53:45.717Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3085 | 2026-03-16T18:53:45.717Z | test api_server::tests::test_build_info ... ok |
| 3086 | 2026-03-16T18:53:45.721Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3087 | 2026-03-16T18:53:45.721Z | |
| 3088 | 2026-03-16T18:53:45.721Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3089 | 2026-03-16T18:53:45.721Z | |
| 3090 | 2026-03-16T18:53:45.724Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-c633122300bb4891) |
| 3091 | 2026-03-16T18:53:45.724Z | |
| 3092 | 2026-03-16T18:53:45.724Z | running 0 tests |
| 3093 | 2026-03-16T18:53:45.725Z | |
| 3094 | 2026-03-16T18:53:45.725Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3095 | 2026-03-16T18:53:45.725Z | |
| 3096 | 2026-03-16T18:53:45.725Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-0ebc9ebd13619687) |
| 3097 | 2026-03-16T18:53:45.728Z | |
| 3098 | 2026-03-16T18:53:45.728Z | running 0 tests |
| 3099 | 2026-03-16T18:53:45.728Z | |
| 3100 | 2026-03-16T18:53:45.728Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3101 | 2026-03-16T18:53:45.728Z | |
| 3102 | 2026-03-16T18:53:45.728Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-a562522ba115df9c) |
| 3103 | 2026-03-16T18:53:45.731Z | |
| 3104 | 2026-03-16T18:53:45.731Z | running 6 tests |
| 3105 | 2026-03-16T18:53:45.731Z | test tests::test_full_lot_id_neither_present ... ok |
| 3106 | 2026-03-16T18:53:45.731Z | test tests::test_full_lot_id_both_present ... ok |
| 3107 | 2026-03-16T18:53:45.731Z | test tests::test_full_lot_id_lot_only ... ok |
| 3108 | 2026-03-16T18:53:45.731Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3109 | 2026-03-16T18:53:45.731Z | test tests::test_parse_client_port_id ... ok |
| 3110 | 2026-03-16T18:53:45.731Z | test tests::test_port_id_cmp ... ok |
| 3111 | 2026-03-16T18:53:45.731Z | |
| 3112 | 2026-03-16T18:53:45.731Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3113 | 2026-03-16T18:53:45.732Z | |
| 3114 | 2026-03-16T18:53:45.732Z | Running tests/test_all.rs (target/debug/deps/test_all-d53666c028c25f26) |
| 3115 | 2026-03-16T18:53:45.735Z | |
| 3116 | 2026-03-16T18:53:45.735Z | running 0 tests |
| 3117 | 2026-03-16T18:53:45.735Z | |
| 3118 | 2026-03-16T18:53:45.735Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3119 | 2026-03-16T18:53:45.735Z | |
| 3120 | 2026-03-16T18:53:45.735Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-0b3f59d39e03ea80) |
| 3121 | 2026-03-16T18:53:45.735Z | |
| 3122 | 2026-03-16T18:53:45.735Z | running 0 tests |
| 3123 | 2026-03-16T18:53:45.735Z | |
| 3124 | 2026-03-16T18:53:45.735Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3125 | 2026-03-16T18:53:45.735Z | |
| 3126 | 2026-03-16T18:53:45.735Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 3127 | 2026-03-16T18:53:45.743Z | |
| 3128 | 2026-03-16T18:53:45.743Z | running 12 tests |
| 3129 | 2026-03-16T18:53:45.747Z | test icmp::test_v6_checksum ... ok |
| 3130 | 2026-03-16T18:53:45.747Z | test icmp::test_v4_checksum ... ok |
| 3131 | 2026-03-16T18:53:45.747Z | test lldp::test_lldp_parse ... ok |
| 3132 | 2026-03-16T18:53:45.747Z | test ipv6::test_ipv6_parse ... ok |
| 3133 | 2026-03-16T18:53:45.747Z | test pbuf::test_byte ... ok |
| 3134 | 2026-03-16T18:53:45.747Z | test pbuf::test_nibble ... ok |
| 3135 | 2026-03-16T18:53:45.747Z | test pbuf::test_short ... ok |
| 3136 | 2026-03-16T18:53:45.747Z | test pbuf::test_twelve ... ok |
| 3137 | 2026-03-16T18:53:45.747Z | test pbuf::test_word ... ok |
| 3138 | 2026-03-16T18:53:45.747Z | test pbuf::test_overflow ... ok |
| 3139 | 2026-03-16T18:53:45.747Z | test tcp::test_checksum_syn_nodata ... ok |
| 3140 | 2026-03-16T18:53:45.747Z | test tcp::test_checksum_ack_data ... ok |
| 3141 | 2026-03-16T18:53:45.747Z | |
| 3142 | 2026-03-16T18:53:45.747Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3143 | 2026-03-16T18:53:45.747Z | |
| 3144 | 2026-03-16T18:53:45.751Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 3145 | 2026-03-16T18:53:45.753Z | |
| 3146 | 2026-03-16T18:53:45.754Z | running 0 tests |
| 3147 | 2026-03-16T18:53:45.754Z | |
| 3148 | 2026-03-16T18:53:45.754Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3149 | 2026-03-16T18:53:45.754Z | |
| 3150 | 2026-03-16T18:53:45.754Z | Running unittests src/main.rs (target/debug/deps/swadm-28cb891c64b1d99f) |
| 3151 | 2026-03-16T18:53:45.764Z | |
| 3152 | 2026-03-16T18:53:45.764Z | running 4 tests |
| 3153 | 2026-03-16T18:53:45.768Z | test switchport::test::test_compute_lanes ... ok |
| 3154 | 2026-03-16T18:53:45.771Z | test switchport::test::port_id_ordering ... ok |
| 3155 | 2026-03-16T18:53:45.774Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3156 | 2026-03-16T18:53:45.774Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3157 | 2026-03-16T18:53:45.774Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3158 | 2026-03-16T18:53:45.774Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3159 | 2026-03-16T18:53:45.774Z | Lane 0 Tx Enabled: Yes Lane 1Yes Lane 2 Yes Lane 3Yes |
| 3160 | 2026-03-16T18:53:45.774Z | |
| 3161 | 2026-03-16T18:53:45.774Z | State: Activated Tx Loss-of-lock: NoActivated ActivatedNo ActivatedNo |
| 3162 | 2026-03-16T18:53:45.774Z | Rx Output Enabled: falseNo |
| 3163 | 2026-03-16T18:53:45.774Z | Tx Loss-of-signal: Nofalse Nofalse falseNo |
| 3164 | 2026-03-16T18:53:45.775Z | Rx Output Status: validNo |
| 3165 | 2026-03-16T18:53:45.775Z | valid Tx CDR Enabled: Novalid Novalid |
| 3166 | 2026-03-16T18:53:45.775Z | No Rx Loss-of-lock: true No |
| 3167 | 2026-03-16T18:53:45.775Z | true Tx Adaptive EQ Fault: No Notrue trueNo |
| 3168 | 2026-03-16T18:53:45.775Z | No Rx Loss-of-signal: false |
| 3169 | 2026-03-16T18:53:45.775Z | Tx Fault: Yesfalse Yes false falseYes |
| 3170 | 2026-03-16T18:53:45.775Z | YesRx Auto-squelch Disable: true |
| 3171 | 2026-03-16T18:53:45.775Z | true true true |
| 3172 | 2026-03-16T18:53:45.775Z | Tx Output Enabled: true true true true |
| 3173 | 2026-03-16T18:53:45.775Z | Tx Output Status: invalid invalid invalid invalid |
| 3174 | 2026-03-16T18:53:45.775Z | Tx Loss-of-lock: false false false false |
| 3175 | 2026-03-16T18:53:45.775Z | Tx Loss-of-signal: true true true true |
| 3176 | 2026-03-16T18:53:45.775Z | Tx Auto-squelch Disable: false false false false |
| 3177 | 2026-03-16T18:53:45.775Z | Tx Adaptive EQ Fail: true true true true |
| 3178 | 2026-03-16T18:53:45.775Z | Tx Failure: false false false false |
| 3179 | 2026-03-16T18:53:45.775Z | Tx Force Squelch: true true true true |
| 3180 | 2026-03-16T18:53:45.775Z | Tx Input Polarity: normal normal normal normal |
| 3181 | 2026-03-16T18:53:45.775Z | test switchport::test::test_print_sff_datapath ... ok |
| 3182 | 2026-03-16T18:53:45.775Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3183 | 2026-03-16T18:53:45.775Z | |
| 3184 | 2026-03-16T18:53:45.775Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3185 | 2026-03-16T18:53:45.775Z | |
| 3186 | 2026-03-16T18:53:45.778Z | Running tests/counters.rs (target/debug/deps/counters-d88dca8304571f93) |
| 3187 | 2026-03-16T18:53:45.782Z | |
| 3188 | 2026-03-16T18:53:45.782Z | running 1 test |
| 3189 | 2026-03-16T18:53:45.787Z | test test_p4_counter_list ... ignored |
| 3190 | 2026-03-16T18:53:45.787Z | |
| 3191 | 2026-03-16T18:53:45.787Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3192 | 2026-03-16T18:53:45.787Z | |
| 3193 | 2026-03-16T18:53:45.787Z | Running tests/port-link.rs (target/debug/deps/port_link-3a45eaf0c6a4bd06) |
| 3194 | 2026-03-16T18:53:45.790Z | |
| 3195 | 2026-03-16T18:53:45.790Z | running 5 tests |
| 3196 | 2026-03-16T18:53:45.790Z | test test_an ... ignored |
| 3197 | 2026-03-16T18:53:45.790Z | test test_enable ... ignored |
| 3198 | 2026-03-16T18:53:45.790Z | test test_ip_addresses ... ignored |
| 3199 | 2026-03-16T18:53:45.790Z | test test_kr ... ignored |
| 3200 | 2026-03-16T18:53:45.791Z | test test_mac ... ignored |
| 3201 | 2026-03-16T18:53:45.791Z | |
| 3202 | 2026-03-16T18:53:45.791Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3203 | 2026-03-16T18:53:45.791Z | |
| 3204 | 2026-03-16T18:53:45.793Z | Running unittests src/main.rs (target/debug/deps/tfportd-a1f7f34a21fed298) |
| 3205 | 2026-03-16T18:53:45.798Z | |
| 3206 | 2026-03-16T18:53:45.798Z | running 3 tests |
| 3207 | 2026-03-16T18:53:45.801Z | test linklocal::test_parse_ipadm ... ok |
| 3208 | 2026-03-16T18:53:45.801Z | test tfport::test_parse_tfport ... ok |
| 3209 | 2026-03-16T18:53:45.802Z | test config::tests::test_updates ... ok |
| 3210 | 2026-03-16T18:53:45.802Z | |
| 3211 | 2026-03-16T18:53:45.802Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3212 | 2026-03-16T18:53:45.802Z | |
| 3213 | 2026-03-16T18:53:45.802Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 3214 | 2026-03-16T18:53:45.805Z | |
| 3215 | 2026-03-16T18:53:45.805Z | running 0 tests |
| 3216 | 2026-03-16T18:53:45.809Z | |
| 3217 | 2026-03-16T18:53:45.809Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3218 | 2026-03-16T18:53:45.809Z | |
| 3219 | 2026-03-16T18:53:45.809Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 3220 | 2026-03-16T18:53:45.812Z | |
| 3221 | 2026-03-16T18:53:45.812Z | running 0 tests |
| 3222 | 2026-03-16T18:53:45.812Z | |
| 3223 | 2026-03-16T18:53:45.812Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3224 | 2026-03-16T18:53:45.812Z | |
| 3225 | 2026-03-16T18:53:45.812Z | Doc-tests aal |
| 3226 | 2026-03-16T18:53:45.973Z | |
| 3227 | 2026-03-16T18:53:45.973Z | running 0 tests |
| 3228 | 2026-03-16T18:53:45.973Z | |
| 3229 | 2026-03-16T18:53:45.976Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3230 | 2026-03-16T18:53:45.976Z | |
| 3231 | 2026-03-16T18:53:45.992Z | Doc-tests aal_macros |
| 3232 | 2026-03-16T18:53:46.085Z | |
| 3233 | 2026-03-16T18:53:46.085Z | running 0 tests |
| 3234 | 2026-03-16T18:53:46.085Z | |
| 3235 | 2026-03-16T18:53:46.085Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3236 | 2026-03-16T18:53:46.085Z | |
| 3237 | 2026-03-16T18:53:46.098Z | Doc-tests common |
| 3238 | 2026-03-16T18:53:46.404Z | |
| 3239 | 2026-03-16T18:53:46.404Z | running 0 tests |
| 3240 | 2026-03-16T18:53:46.404Z | |
| 3241 | 2026-03-16T18:53:46.404Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3242 | 2026-03-16T18:53:46.404Z | |
| 3243 | 2026-03-16T18:53:46.427Z | Doc-tests dpd_api |
| 3244 | 2026-03-16T18:53:47.930Z | |
| 3245 | 2026-03-16T18:53:47.930Z | running 2 tests |
| 3246 | 2026-03-16T18:53:47.930Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored |
| 3247 | 2026-03-16T18:53:47.930Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored |
| 3248 | 2026-03-16T18:53:47.930Z | |
| 3249 | 2026-03-16T18:53:47.930Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3250 | 2026-03-16T18:53:47.930Z | |
| 3251 | 2026-03-16T18:53:47.978Z | Doc-tests dpd_client |
| 3252 | 2026-03-16T18:53:49.661Z | |
| 3253 | 2026-03-16T18:53:49.661Z | running 0 tests |
| 3254 | 2026-03-16T18:53:49.661Z | |
| 3255 | 2026-03-16T18:53:49.661Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3256 | 2026-03-16T18:53:49.661Z | |
| 3257 | 2026-03-16T18:53:49.688Z | Doc-tests dpd_types |
| 3258 | 2026-03-16T18:53:50.130Z | |
| 3259 | 2026-03-16T18:53:50.130Z | running 0 tests |
| 3260 | 2026-03-16T18:53:50.130Z | |
| 3261 | 2026-03-16T18:53:50.130Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3262 | 2026-03-16T18:53:50.130Z | |
| 3263 | 2026-03-16T18:53:50.164Z | Doc-tests packet |
| 3264 | 2026-03-16T18:53:50.308Z | |
| 3265 | 2026-03-16T18:53:50.309Z | running 0 tests |
| 3266 | 2026-03-16T18:53:50.309Z | |
| 3267 | 2026-03-16T18:53:50.312Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3268 | 2026-03-16T18:53:50.312Z | |
| 3269 | 2026-03-16T18:53:50.327Z | Doc-tests pcap |
| 3270 | 2026-03-16T18:53:50.395Z | |
| 3271 | 2026-03-16T18:53:50.395Z | running 0 tests |
| 3272 | 2026-03-16T18:53:50.395Z | |
| 3273 | 2026-03-16T18:53:50.399Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3274 | 2026-03-16T18:53:50.399Z | |
| 3275 | 2026-03-16T18:53:50.455Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3276 | 2026-03-16T18:53:50.455Z | + RUST_BACKTRACE=full |
| 3277 | 2026-03-16T18:53:50.455Z | + cargo test --features chaos --no-fail-fast |
| 3278 | 2026-03-16T18:53:51.273Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3279 | 2026-03-16T18:53:51.363Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3280 | 2026-03-16T18:53:51.376Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3281 | 2026-03-16T18:54:02.746Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3282 | 2026-03-16T18:54:03.430Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3283 | 2026-03-16T18:54:51.468Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 3284 | 2026-03-16T18:54:51.609Z | Running unittests src/lib.rs (target/debug/deps/aal-8a2f49f84a5b6e99) |
| 3285 | 2026-03-16T18:54:51.615Z | |
| 3286 | 2026-03-16T18:54:51.615Z | running 5 tests |
| 3287 | 2026-03-16T18:54:51.619Z | test fuse::tests::chip_revision_b0 ... ok |
| 3288 | 2026-03-16T18:54:51.619Z | test fuse::tests::chip_revision_b1 ... ok |
| 3289 | 2026-03-16T18:54:51.619Z | test fuse::tests::chip_revision_a0 ... ok |
| 3290 | 2026-03-16T18:54:51.619Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3291 | 2026-03-16T18:54:51.619Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3292 | 2026-03-16T18:54:51.619Z | |
| 3293 | 2026-03-16T18:54:51.619Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3294 | 2026-03-16T18:54:51.619Z | |
| 3295 | 2026-03-16T18:54:51.619Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 3296 | 2026-03-16T18:54:51.623Z | |
| 3297 | 2026-03-16T18:54:51.623Z | running 0 tests |
| 3298 | 2026-03-16T18:54:51.623Z | |
| 3299 | 2026-03-16T18:54:51.626Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3300 | 2026-03-16T18:54:51.626Z | |
| 3301 | 2026-03-16T18:54:51.626Z | Running unittests src/lib.rs (target/debug/deps/asic-5a9c37b3d1c1025a) |
| 3302 | 2026-03-16T18:54:51.632Z | |
| 3303 | 2026-03-16T18:54:51.632Z | running 0 tests |
| 3304 | 2026-03-16T18:54:51.635Z | |
| 3305 | 2026-03-16T18:54:51.635Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3306 | 2026-03-16T18:54:51.635Z | |
| 3307 | 2026-03-16T18:54:51.635Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 3308 | 2026-03-16T18:54:51.642Z | |
| 3309 | 2026-03-16T18:54:51.642Z | running 10 tests |
| 3310 | 2026-03-16T18:54:51.645Z | test nat::tests::test_vni ... ok |
| 3311 | 2026-03-16T18:54:51.645Z | test network::tests::test_equal ... ok |
| 3312 | 2026-03-16T18:54:51.645Z | test network::tests::test_eui64 ... ok |
| 3313 | 2026-03-16T18:54:51.645Z | test network::tests::test_into ... ok |
| 3314 | 2026-03-16T18:54:51.645Z | test network::tests::test_not_equal ... ok |
| 3315 | 2026-03-16T18:54:51.645Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3316 | 2026-03-16T18:54:51.645Z | test network::tests::test_to_string ... ok |
| 3317 | 2026-03-16T18:54:51.645Z | test network::tests::test_parse ... ok |
| 3318 | 2026-03-16T18:54:51.645Z | test test_purge ... ok |
| 3319 | 2026-03-16T18:54:51.649Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3320 | 2026-03-16T18:54:51.649Z | |
| 3321 | 2026-03-16T18:54:51.653Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3322 | 2026-03-16T18:54:51.653Z | |
| 3323 | 2026-03-16T18:54:51.653Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-9cac1d34cd5cc78b) |
| 3324 | 2026-03-16T18:54:51.680Z | |
| 3325 | 2026-03-16T18:54:51.680Z | running 1 test |
| 3326 | 2026-03-16T18:54:53.134Z | test test::test_apis_up_to_date ... ok |
| 3327 | 2026-03-16T18:54:53.134Z | |
| 3328 | 2026-03-16T18:54:53.134Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s |
| 3329 | 2026-03-16T18:54:53.134Z | |
| 3330 | 2026-03-16T18:54:53.187Z | Running unittests src/main.rs (target/debug/deps/dpd-09df7d9d8466b872) |
| 3331 | 2026-03-16T18:54:53.194Z | |
| 3332 | 2026-03-16T18:54:53.194Z | running 44 tests |
| 3333 | 2026-03-16T18:54:53.197Z | test freemap::test_ordering ... ok |
| 3334 | 2026-03-16T18:54:53.197Z | test freemap::test_split ... ok |
| 3335 | 2026-03-16T18:54:53.197Z | test config::tests::test_updates ... ok |
| 3336 | 2026-03-16T18:54:53.198Z | test macaddrs::tests::test_mac_offset ... ok |
| 3337 | 2026-03-16T18:54:53.198Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3338 | 2026-03-16T18:54:53.198Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3339 | 2026-03-16T18:54:53.198Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3340 | 2026-03-16T18:54:53.198Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3341 | 2026-03-16T18:54:53.201Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3342 | 2026-03-16T18:54:53.201Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3343 | 2026-03-16T18:54:53.201Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3344 | 2026-03-16T18:54:53.201Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3345 | 2026-03-16T18:54:53.201Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3346 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908Mar 16 18:54:51.908 DEBGDEBG created new freemapcreated new freemap, , unitunit:Mar 16 18:54:51.908 :freemap_testMar 16 18:54:51.908 DEBGDEBG |
| 3347 | 2026-03-16T18:54:53.201Z | freemap_test created new freemap |
| 3348 | 2026-03-16T18:54:53.201Z | , created new freemapMar 16 18:54:51.908, Mar 16 18:54:51.908DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :unit :freemap_test |
| 3349 | 2026-03-16T18:54:53.201Z | freemap_test |
| 3350 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908unit :DEBG freemap_testreset freemap |
| 3351 | 2026-03-16T18:54:53.201Z | , unit: freemap_test |
| 3352 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908 DEBG initted freemap. size: 128, unit: freemap_test |
| 3353 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908 DEBG reset freemap, unit: freemap_test |
| 3354 | 2026-03-16T18:54:53.201Z | unit: freemap_test |
| 3355 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908 DEBG initted freemap. size: 128, unit: freemap_test |
| 3356 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908Mar 16 18:54:51.908 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 3357 | 2026-03-16T18:54:53.201Z | |
| 3358 | 2026-03-16T18:54:53.201Z | test freemap::test_basic ... ok |
| 3359 | 2026-03-16T18:54:53.201Z | test freemap::test_reclaim ... ok |
| 3360 | 2026-03-16T18:54:53.201Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3361 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908 DEBG created new freemap, unit: freemap_test |
| 3362 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908 DEBG initted freemap. size: 128, unit: freemap_test |
| 3363 | 2026-03-16T18:54:53.201Z | Mar 16 18:54:51.908 DEBG reset freemap, unit: freemap_test |
| 3364 | 2026-03-16T18:54:53.202Z | test freemap::test_free ... ok |
| 3365 | 2026-03-16T18:54:53.202Z | test freemap::test_span ... ok |
| 3366 | 2026-03-16T18:54:53.202Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3367 | 2026-03-16T18:54:53.202Z | test freemap::test_exhaustion ... ok |
| 3368 | 2026-03-16T18:54:53.202Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3369 | 2026-03-16T18:54:53.202Z | test mcast::tests::test_sources_contain_any ... ok |
| 3370 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3371 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3372 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3373 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3374 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3375 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3376 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3377 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3378 | 2026-03-16T18:54:53.202Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3379 | 2026-03-16T18:54:53.205Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3380 | 2026-03-16T18:54:53.205Z | test nat::test_mapping ... ok |
| 3381 | 2026-03-16T18:54:53.205Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3382 | 2026-03-16T18:54:53.206Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3383 | 2026-03-16T18:54:53.206Z | test port_map::tests::test_backplane_group ... ok |
| 3384 | 2026-03-16T18:54:53.206Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3385 | 2026-03-16T18:54:53.206Z | test port_map::tests::test_port_map ... ok |
| 3386 | 2026-03-16T18:54:53.206Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3387 | 2026-03-16T18:54:53.206Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3388 | 2026-03-16T18:54:53.206Z | test port_map::tests::dump_map ... ok |
| 3389 | 2026-03-16T18:54:53.206Z | test api_server::tests::test_build_info ... ok |
| 3390 | 2026-03-16T18:54:53.206Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3391 | 2026-03-16T18:54:53.206Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3392 | 2026-03-16T18:54:53.206Z | |
| 3393 | 2026-03-16T18:54:53.206Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3394 | 2026-03-16T18:54:53.206Z | |
| 3395 | 2026-03-16T18:54:53.209Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-f929a413dd6411e7) |
| 3396 | 2026-03-16T18:54:53.212Z | |
| 3397 | 2026-03-16T18:54:53.212Z | running 0 tests |
| 3398 | 2026-03-16T18:54:53.212Z | |
| 3399 | 2026-03-16T18:54:53.212Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3400 | 2026-03-16T18:54:53.212Z | |
| 3401 | 2026-03-16T18:54:53.212Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-da6c92b619791a35) |
| 3402 | 2026-03-16T18:54:53.217Z | |
| 3403 | 2026-03-16T18:54:53.217Z | running 0 tests |
| 3404 | 2026-03-16T18:54:53.218Z | |
| 3405 | 2026-03-16T18:54:53.221Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3406 | 2026-03-16T18:54:53.221Z | |
| 3407 | 2026-03-16T18:54:53.221Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-5257cf1c1dcb5258) |
| 3408 | 2026-03-16T18:54:53.231Z | |
| 3409 | 2026-03-16T18:54:53.231Z | running 6 tests |
| 3410 | 2026-03-16T18:54:53.234Z | test tests::test_full_lot_id_both_present ... ok |
| 3411 | 2026-03-16T18:54:53.234Z | test tests::test_full_lot_id_neither_present ... ok |
| 3412 | 2026-03-16T18:54:53.234Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3413 | 2026-03-16T18:54:53.234Z | test tests::test_full_lot_id_lot_only ... ok |
| 3414 | 2026-03-16T18:54:53.234Z | test tests::test_port_id_cmp ... ok |
| 3415 | 2026-03-16T18:54:53.234Z | test tests::test_parse_client_port_id ... ok |
| 3416 | 2026-03-16T18:54:53.234Z | |
| 3417 | 2026-03-16T18:54:53.238Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3418 | 2026-03-16T18:54:53.238Z | |
| 3419 | 2026-03-16T18:54:53.238Z | Running tests/test_all.rs (target/debug/deps/test_all-7bf30511aec8edba) |
| 3420 | 2026-03-16T18:54:53.241Z | |
| 3421 | 2026-03-16T18:54:53.241Z | running 6 tests |
| 3422 | 2026-03-16T18:54:56.250Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3423 | 2026-03-16T18:54:56.254Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3424 | 2026-03-16T18:54:56.254Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3425 | 2026-03-16T18:54:56.260Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3426 | 2026-03-16T18:54:56.603Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3427 | 2026-03-16T18:54:58.300Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3428 | 2026-03-16T18:54:58.300Z | |
| 3429 | 2026-03-16T18:54:58.300Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.06s |
| 3430 | 2026-03-16T18:54:58.300Z | |
| 3431 | 2026-03-16T18:54:58.309Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-7f0cdf6e479abfd5) |
| 3432 | 2026-03-16T18:54:58.316Z | |
| 3433 | 2026-03-16T18:54:58.316Z | running 0 tests |
| 3434 | 2026-03-16T18:54:58.316Z | |
| 3435 | 2026-03-16T18:54:58.319Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3436 | 2026-03-16T18:54:58.319Z | |
| 3437 | 2026-03-16T18:54:58.319Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 3438 | 2026-03-16T18:54:58.324Z | |
| 3439 | 2026-03-16T18:54:58.324Z | running 12 tests |
| 3440 | 2026-03-16T18:54:58.327Z | test icmp::test_v6_checksum ... ok |
| 3441 | 2026-03-16T18:54:58.327Z | test icmp::test_v4_checksum ... ok |
| 3442 | 2026-03-16T18:54:58.327Z | test lldp::test_lldp_parse ... ok |
| 3443 | 2026-03-16T18:54:58.327Z | test ipv6::test_ipv6_parse ... ok |
| 3444 | 2026-03-16T18:54:58.327Z | test pbuf::test_byte ... ok |
| 3445 | 2026-03-16T18:54:58.328Z | test pbuf::test_nibble ... ok |
| 3446 | 2026-03-16T18:54:58.328Z | test pbuf::test_short ... ok |
| 3447 | 2026-03-16T18:54:58.328Z | test pbuf::test_twelve ... ok |
| 3448 | 2026-03-16T18:54:58.328Z | test pbuf::test_overflow ... ok |
| 3449 | 2026-03-16T18:54:58.328Z | test pbuf::test_word ... ok |
| 3450 | 2026-03-16T18:54:58.328Z | test tcp::test_checksum_syn_nodata ... ok |
| 3451 | 2026-03-16T18:54:58.328Z | test tcp::test_checksum_ack_data ... ok |
| 3452 | 2026-03-16T18:54:58.328Z | |
| 3453 | 2026-03-16T18:54:58.328Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3454 | 2026-03-16T18:54:58.328Z | |
| 3455 | 2026-03-16T18:54:58.331Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 3456 | 2026-03-16T18:54:58.334Z | |
| 3457 | 2026-03-16T18:54:58.334Z | running 0 tests |
| 3458 | 2026-03-16T18:54:58.334Z | |
| 3459 | 2026-03-16T18:54:58.334Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3460 | 2026-03-16T18:54:58.334Z | |
| 3461 | 2026-03-16T18:54:58.337Z | Running unittests src/main.rs (target/debug/deps/swadm-540a6c17bd48bc91) |
| 3462 | 2026-03-16T18:54:58.340Z | |
| 3463 | 2026-03-16T18:54:58.340Z | running 4 tests |
| 3464 | 2026-03-16T18:54:58.340Z | test switchport::test::test_compute_lanes ... ok |
| 3465 | 2026-03-16T18:54:58.340Z | test switchport::test::port_id_ordering ... ok |
| 3466 | 2026-03-16T18:54:58.340Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3467 | 2026-03-16T18:54:58.340Z | Lane 0 Rx Loss-of-lock: YesLane 1 YesLane 2 YesLane 3 |
| 3468 | 2026-03-16T18:54:58.340Z | Yes |
| 3469 | 2026-03-16T18:54:58.340Z | Rx Loss-of-signal: Yes State: Activated ActivatedYes ActivatedYes ActivatedYes |
| 3470 | 2026-03-16T18:54:58.340Z | |
| 3471 | 2026-03-16T18:54:58.340Z | Rx Output Enabled: false Rx CDR Enabled: Yes Yesfalse falseYes falseYes |
| 3472 | 2026-03-16T18:54:58.340Z | |
| 3473 | 2026-03-16T18:54:58.340Z | Rx Output Status: valid Tx Enabled: Yes validYes validYes validYes |
| 3474 | 2026-03-16T18:54:58.340Z | |
| 3475 | 2026-03-16T18:54:58.340Z | Tx Loss-of-lock: No Rx Loss-of-lock: true No true Notrue No |
| 3476 | 2026-03-16T18:54:58.340Z | true Tx Loss-of-signal: No |
| 3477 | 2026-03-16T18:54:58.340Z | Rx Loss-of-signal: false No falseNo falseNo |
| 3478 | 2026-03-16T18:54:58.340Z | false |
| 3479 | 2026-03-16T18:54:58.340Z | Rx Auto-squelch Disable: true Tx CDR Enabled: No trueNo trueNo trueNo |
| 3480 | 2026-03-16T18:54:58.340Z | |
| 3481 | 2026-03-16T18:54:58.341Z | Tx Output Enabled: true Tx Adaptive EQ Fault: No true No Notrue Notrue |
| 3482 | 2026-03-16T18:54:58.341Z | |
| 3483 | 2026-03-16T18:54:58.341Z | Tx Fault: Yes Tx Output Status: invalidYes Yesinvalid Yes |
| 3484 | 2026-03-16T18:54:58.341Z | invalid invalid |
| 3485 | 2026-03-16T18:54:58.341Z | Tx Loss-of-lock: false false false false |
| 3486 | 2026-03-16T18:54:58.341Z | Tx Loss-of-signal: true true true true |
| 3487 | 2026-03-16T18:54:58.341Z | Tx Auto-squelch Disable: false false false false |
| 3488 | 2026-03-16T18:54:58.341Z | Tx Adaptive EQ Fail: true true true true |
| 3489 | 2026-03-16T18:54:58.341Z | Tx Failure: false false false false |
| 3490 | 2026-03-16T18:54:58.341Z | Tx Force Squelch: true true true true |
| 3491 | 2026-03-16T18:54:58.341Z | Tx Input Polarity: normal normal normal normal |
| 3492 | 2026-03-16T18:54:58.341Z | test switchport::test::test_print_sff_datapath ... ok |
| 3493 | 2026-03-16T18:54:58.341Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3494 | 2026-03-16T18:54:58.341Z | |
| 3495 | 2026-03-16T18:54:58.341Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3496 | 2026-03-16T18:54:58.341Z | |
| 3497 | 2026-03-16T18:54:58.341Z | Running tests/counters.rs (target/debug/deps/counters-7b0a7f591074c274) |
| 3498 | 2026-03-16T18:54:58.345Z | |
| 3499 | 2026-03-16T18:54:58.345Z | running 1 test |
| 3500 | 2026-03-16T18:54:58.345Z | test test_p4_counter_list ... ignored |
| 3501 | 2026-03-16T18:54:58.345Z | |
| 3502 | 2026-03-16T18:54:58.345Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3503 | 2026-03-16T18:54:58.345Z | |
| 3504 | 2026-03-16T18:54:58.345Z | Running tests/port-link.rs (target/debug/deps/port_link-a8d526adc4f8c21c) |
| 3505 | 2026-03-16T18:54:58.348Z | |
| 3506 | 2026-03-16T18:54:58.348Z | running 5 tests |
| 3507 | 2026-03-16T18:54:58.348Z | test test_an ... ignored |
| 3508 | 2026-03-16T18:54:58.348Z | test test_enable ... ignored |
| 3509 | 2026-03-16T18:54:58.348Z | test test_ip_addresses ... ignored |
| 3510 | 2026-03-16T18:54:58.348Z | test test_kr ... ignored |
| 3511 | 2026-03-16T18:54:58.348Z | test test_mac ... ignored |
| 3512 | 2026-03-16T18:54:58.348Z | |
| 3513 | 2026-03-16T18:54:58.348Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3514 | 2026-03-16T18:54:58.348Z | |
| 3515 | 2026-03-16T18:54:58.348Z | Running unittests src/main.rs (target/debug/deps/tfportd-a5363bacba764e3a) |
| 3516 | 2026-03-16T18:54:58.352Z | |
| 3517 | 2026-03-16T18:54:58.352Z | running 3 tests |
| 3518 | 2026-03-16T18:54:58.355Z | test linklocal::test_parse_ipadm ... ok |
| 3519 | 2026-03-16T18:54:58.355Z | test tfport::test_parse_tfport ... ok |
| 3520 | 2026-03-16T18:54:58.355Z | test config::tests::test_updates ... ok |
| 3521 | 2026-03-16T18:54:58.355Z | |
| 3522 | 2026-03-16T18:54:58.355Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3523 | 2026-03-16T18:54:58.355Z | |
| 3524 | 2026-03-16T18:54:58.355Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 3525 | 2026-03-16T18:54:58.361Z | |
| 3526 | 2026-03-16T18:54:58.361Z | running 0 tests |
| 3527 | 2026-03-16T18:54:58.361Z | |
| 3528 | 2026-03-16T18:54:58.364Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3529 | 2026-03-16T18:54:58.364Z | |
| 3530 | 2026-03-16T18:54:58.364Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 3531 | 2026-03-16T18:54:58.367Z | |
| 3532 | 2026-03-16T18:54:58.367Z | running 0 tests |
| 3533 | 2026-03-16T18:54:58.367Z | |
| 3534 | 2026-03-16T18:54:58.367Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3535 | 2026-03-16T18:54:58.367Z | |
| 3536 | 2026-03-16T18:54:58.370Z | Doc-tests aal |
| 3537 | 2026-03-16T18:54:58.585Z | |
| 3538 | 2026-03-16T18:54:58.585Z | running 0 tests |
| 3539 | 2026-03-16T18:54:58.586Z | |
| 3540 | 2026-03-16T18:54:58.589Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3541 | 2026-03-16T18:54:58.589Z | |
| 3542 | 2026-03-16T18:54:58.605Z | Doc-tests aal_macros |
| 3543 | 2026-03-16T18:54:58.697Z | |
| 3544 | 2026-03-16T18:54:58.697Z | running 0 tests |
| 3545 | 2026-03-16T18:54:58.697Z | |
| 3546 | 2026-03-16T18:54:58.697Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3547 | 2026-03-16T18:54:58.697Z | |
| 3548 | 2026-03-16T18:54:58.710Z | Doc-tests common |
| 3549 | 2026-03-16T18:54:59.012Z | |
| 3550 | 2026-03-16T18:54:59.012Z | running 0 tests |
| 3551 | 2026-03-16T18:54:59.012Z | |
| 3552 | 2026-03-16T18:54:59.012Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3553 | 2026-03-16T18:54:59.012Z | |
| 3554 | 2026-03-16T18:54:59.035Z | Doc-tests dpd_api |
| 3555 | 2026-03-16T18:55:00.601Z | |
| 3556 | 2026-03-16T18:55:00.601Z | running 2 tests |
| 3557 | 2026-03-16T18:55:00.601Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 99) ... ignored |
| 3558 | 2026-03-16T18:55:00.601Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 105) ... ignored |
| 3559 | 2026-03-16T18:55:00.602Z | |
| 3560 | 2026-03-16T18:55:00.605Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3561 | 2026-03-16T18:55:00.605Z | |
| 3562 | 2026-03-16T18:55:00.648Z | Doc-tests dpd_client |
| 3563 | 2026-03-16T18:55:02.495Z | |
| 3564 | 2026-03-16T18:55:02.495Z | running 0 tests |
| 3565 | 2026-03-16T18:55:02.495Z | |
| 3566 | 2026-03-16T18:55:02.495Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3567 | 2026-03-16T18:55:02.495Z | |
| 3568 | 2026-03-16T18:55:02.548Z | Doc-tests dpd_types |
| 3569 | 2026-03-16T18:55:02.992Z | |
| 3570 | 2026-03-16T18:55:02.992Z | running 0 tests |
| 3571 | 2026-03-16T18:55:02.992Z | |
| 3572 | 2026-03-16T18:55:02.992Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3573 | 2026-03-16T18:55:02.992Z | |
| 3574 | 2026-03-16T18:55:03.026Z | Doc-tests packet |
| 3575 | 2026-03-16T18:55:03.171Z | |
| 3576 | 2026-03-16T18:55:03.172Z | running 0 tests |
| 3577 | 2026-03-16T18:55:03.172Z | |
| 3578 | 2026-03-16T18:55:03.172Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3579 | 2026-03-16T18:55:03.172Z | |
| 3580 | 2026-03-16T18:55:03.191Z | Doc-tests pcap |
| 3581 | 2026-03-16T18:55:03.256Z | |
| 3582 | 2026-03-16T18:55:03.256Z | running 0 tests |
| 3583 | 2026-03-16T18:55:03.256Z | |
| 3584 | 2026-03-16T18:55:03.260Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3585 | 2026-03-16T18:55:03.260Z | |
| 3586 | 2026-03-16T18:55:03.315Z | process exited: duration 864565 ms, exit code 0 |
| |
| 3587 | 2026-03-16T18:55:03.322Z | found 0 output files |