|
|
|
| 1 | 2026-03-20T12:03:55.549Z | job assigned to worker 01KM5J0H8HCC2RXNJ4RQ065Q36 [factory aws, i-0f46b75518a8f2f23] (queued for 1 m 22 s) |
| |
| 2 | 2026-03-20T12:04:03.170Z | starting task 0: "setup" |
| 3 | 2026-03-20T12:04:03.174Z | ++ uname -s |
| 4 | 2026-03-20T12:04:03.178Z | + kern=SunOS |
| 5 | 2026-03-20T12:04:03.178Z | + build_user=build |
| 6 | 2026-03-20T12:04:03.178Z | + build_uid=12345 |
| 7 | 2026-03-20T12:04:03.178Z | + work_dir=/work |
| 8 | 2026-03-20T12:04:03.178Z | + input_dir=/input |
| 9 | 2026-03-20T12:04:03.178Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T12:04:03.178Z | + case "$kern" in |
| 11 | 2026-03-20T12:04:03.178Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T12:04:03.183Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T12:04:05.185Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T12:04:05.267Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T12:04:05.270Z | + home_fs=zfs |
| 16 | 2026-03-20T12:04:05.270Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T12:04:05.271Z | + mkdir -p /home/build |
| 18 | 2026-03-20T12:04:05.274Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T12:04:07.273Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T12:04:07.277Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-03-20T12:04:07.283Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T12:04:07.288Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-03-20T12:04:07.288Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-03-20T12:04:07.288Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-20T12:04:07.288Z | * rust toolchain profile = "default" |
| 26 | 2026-03-20T12:04:07.288Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T12:04:07.288Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T12:04:07.291Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T12:04:07.291Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-03-20T12:04:07.402Z | info: downloading installer |
| 31 | 2026-03-20T12:04:09.428Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T12:04:09.428Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T12:04:09.428Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T12:04:09.428Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T12:04:09.428Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T12:04:09.428Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T12:04:09.428Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T12:04:09.428Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T12:04:09.428Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T12:04:09.431Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T12:04:09.431Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T12:04:09.431Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T12:04:09.431Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T12:04:09.441Z | info: profile set to default |
| 45 | 2026-03-20T12:04:09.441Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T12:04:09.444Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-03-20T12:04:09.620Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-03-20T12:04:09.624Z | info: downloading 6 components |
| 49 | 2026-03-20T12:04:26.329Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-03-20T12:04:26.329Z | |
| 51 | 2026-03-20T12:04:26.365Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-03-20T12:04:26.365Z | |
| 53 | 2026-03-20T12:04:26.368Z | |
| 54 | 2026-03-20T12:04:26.368Z | Rust is installed now. Great! |
| 55 | 2026-03-20T12:04:26.368Z | |
| 56 | 2026-03-20T12:04:26.368Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T12:04:26.369Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T12:04:26.369Z | |
| 59 | 2026-03-20T12:04:26.369Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T12:04:26.369Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T12:04:26.369Z | |
| 62 | 2026-03-20T12:04:26.369Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T12:04:26.369Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T12:04:26.369Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T12:04:26.369Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T12:04:26.369Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T12:04:26.369Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T12:04:26.369Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T12:04:26.369Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T12:04:26.369Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T12:04:26.492Z | + rustup --version |
| 72 | 2026-03-20T12:04:26.503Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T12:04:26.506Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T12:04:26.531Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-03-20T12:04:26.534Z | + cargo --version |
| 76 | 2026-03-20T12:04:26.550Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-03-20T12:04:26.554Z | + rustc --version |
| 78 | 2026-03-20T12:04:26.579Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-03-20T12:04:26.583Z | process exited: duration 19296 ms, exit code 0 |
| |
| 80 | 2026-03-20T12:04:26.589Z | starting task 2: "authentication" |
| 81 | 2026-03-20T12:04:26.609Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-20T12:04:26.616Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T12:04:26.619Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-03-20T12:04:26.622Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-03-20T12:04:26.752Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-03-20T12:04:27.826Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-03-20T12:04:27.826Z | + git fetch origin 25cbcaec66bccdd311f7dbe86bfd33df67afd046 |
| 88 | 2026-03-20T12:04:28.100Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-03-20T12:04:28.100Z | * branch 25cbcaec66bccdd311f7dbe86bfd33df67afd046 -> FETCH_HEAD |
| 90 | 2026-03-20T12:04:28.108Z | + [[ -n qol ]] |
| 91 | 2026-03-20T12:04:28.111Z | ++ git branch --show-current |
| 92 | 2026-03-20T12:04:28.114Z | + current=main |
| 93 | 2026-03-20T12:04:28.114Z | + [[ main != qol ]] |
| 94 | 2026-03-20T12:04:28.114Z | + git branch -f qol 25cbcaec66bccdd311f7dbe86bfd33df67afd046 |
| 95 | 2026-03-20T12:04:28.117Z | + git checkout -f qol |
| 96 | 2026-03-20T12:04:28.138Z | Switched to branch 'qol' |
| 97 | 2026-03-20T12:04:28.141Z | + git reset --hard 25cbcaec66bccdd311f7dbe86bfd33df67afd046 |
| 98 | 2026-03-20T12:04:28.163Z | HEAD is now at 25cbcae Fixes: 79 Add ls -> list alias for arp subcommand 121 swadm link history could report better timestamps for link events 221 swadm link ls filter matching |
| 99 | 2026-03-20T12:04:28.166Z | process exited: duration 1547 ms, exit code 0 |
| |
| 100 | 2026-03-20T12:04:28.172Z | starting task 4: "build" |
| 101 | 2026-03-20T12:04:28.180Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-20T12:04:28.180Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-03-20T12:04:28.180Z | ++ SDE_COMMIT=53519b8cf74fe832cc7838ea92683564ce4026f2 |
| 104 | 2026-03-20T12:04:28.180Z | ++ SDE_PKG_SHA256=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 |
| 105 | 2026-03-20T12:04:28.180Z | ++ SDE_DEB_SHA256=90a18b65a6c65f4d15d5f75a00e42ae55a27ffaff2066061aa95feefbe85e163 |
| 106 | 2026-03-20T12:04:28.180Z | +++ uname -s |
| 107 | 2026-03-20T12:04:28.183Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-03-20T12:04:28.183Z | ++ SERIES=illumos |
| 109 | 2026-03-20T12:04:28.183Z | +++ uname -s |
| 110 | 2026-03-20T12:04:28.183Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-03-20T12:04:28.183Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2 |
| 112 | 2026-03-20T12:04:28.183Z | ++ rustup show active-toolchain |
| 113 | 2026-03-20T12:04:28.187Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-03-20T12:04:28.190Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-03-20T12:04:28.190Z | ++ banner 'sde setup' |
| 116 | 2026-03-20T12:04:28.190Z | |
| 117 | 2026-03-20T12:04:28.190Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-03-20T12:04:28.190Z | # # # # # # # # # # # |
| 119 | 2026-03-20T12:04:28.190Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-03-20T12:04:28.190Z | # # # # # # # # # ##### |
| 121 | 2026-03-20T12:04:28.190Z | # # # # # # # # # # # # |
| 122 | 2026-03-20T12:04:28.190Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-03-20T12:04:28.190Z | |
| 124 | 2026-03-20T12:04:28.190Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-03-20T12:04:28.191Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-03-20T12:04:28.191Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/53519b8cf74fe832cc7838ea92683564ce4026f2/tofino_sde.p5p |
| 127 | 2026-03-20T12:04:28.198Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-03-20T12:04:28.201Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-03-20T12:04:29.621Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
51 76.0M 51 38.8M 0 0 45.4M 0 0:00:01 --:--:-- 0:00:01 45.4M
100 76.0M 100 76.0M 0 0 53.4M 0 0:00:01 0:00:01 --:--:-- 53.4M |
| 130 | 2026-03-20T12:04:29.626Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-03-20T12:04:29.684Z | ++ SDE_CALC=ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 |
| 132 | 2026-03-20T12:04:29.687Z | ++ '[' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 '!=' ed783a1e7c8d59c392e8cc89114fb0d495b5475373b762068a719e0fb215f5a0 ']' |
| 133 | 2026-03-20T12:04:29.688Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-03-20T12:04:37.965Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-20T12:04:48.029Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-20T12:04:48.196Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-03-20T12:05:13.094Z | Planning: Solver setup ... Done |
| 138 | 2026-03-20T12:05:13.245Z | Planning: Running solver ... Done |
| 139 | 2026-03-20T12:05:13.428Z | Planning: Finding local manifests ... Done |
| 140 | 2026-03-20T12:05:13.431Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-03-20T12:05:13.437Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-03-20T12:05:13.453Z | Planning: Package planning ... Done |
| 143 | 2026-03-20T12:05:13.456Z | Planning: Merging actions ... Done |
| 144 | 2026-03-20T12:05:13.746Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-03-20T12:05:13.749Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-03-20T12:05:14.763Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-03-20T12:05:14.766Z | Planning: Planning completed in 26.56 seconds |
| 148 | 2026-03-20T12:05:14.772Z | Packages to install: 1 |
| 149 | 2026-03-20T12:05:14.775Z | Create boot environment: No |
| 150 | 2026-03-20T12:05:14.775Z | Create backup boot environment: No |
| 151 | 2026-03-20T12:05:14.813Z | |
| 152 | 2026-03-20T12:05:14.813Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-03-20T12:05:15.019Z | Download: Completed 75.30 MB in 0.21 seconds (365M/s) |
| 154 | 2026-03-20T12:05:15.196Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-03-20T12:05:16.451Z | Actions: Completed 293 actions in 1.26 seconds. |
| 156 | 2026-03-20T12:05:16.454Z | Done |
| 157 | 2026-03-20T12:05:16.509Z | Done |
| 158 | 2026-03-20T12:05:17.456Z | Done |
| 159 | 2026-03-20T12:05:22.192Z | Done |
| 160 | 2026-03-20T12:05:22.273Z | Done |
| 161 | 2026-03-20T12:05:22.277Z | Done |
| 162 | 2026-03-20T12:05:22.378Z | Done |
| 163 | 2026-03-20T12:05:23.093Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-03-20T12:05:23.093Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-03-20T12:05:23.093Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-03-20T12:05:23.093Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-03-20T12:05:23.093Z | ++ banner packages |
| 168 | 2026-03-20T12:05:23.096Z | |
| 169 | 2026-03-20T12:05:23.096Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-03-20T12:05:23.096Z | # # # # # # # # # # # # # # |
| 171 | 2026-03-20T12:05:23.096Z | # # # # # #### # # # ##### #### |
| 172 | 2026-03-20T12:05:23.096Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-03-20T12:05:23.096Z | # # # # # # # # # # # # # # |
| 174 | 2026-03-20T12:05:23.096Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-03-20T12:05:23.096Z | |
| 176 | 2026-03-20T12:05:23.096Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-03-20T12:05:23.621Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-03-20T12:05:23.624Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-03-20T12:05:45.874Z | Planning: Solver setup ... Done |
| 180 | 2026-03-20T12:05:46.031Z | Planning: Running solver ... Done |
| 181 | 2026-03-20T12:05:46.213Z | Planning: Finding local manifests ... Done |
| 182 | 2026-03-20T12:05:46.216Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-03-20T12:05:46.438Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-03-20T12:05:46.480Z | Planning: Package planning ... Done |
| 185 | 2026-03-20T12:05:46.517Z | Planning: Merging actions ... Done |
| 186 | 2026-03-20T12:05:46.656Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-03-20T12:05:46.665Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-03-20T12:05:46.886Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-03-20T12:05:46.893Z | Planning: Planning completed in 23.27 seconds |
| 190 | 2026-03-20T12:05:46.902Z | Packages to install: 2 |
| 191 | 2026-03-20T12:05:46.905Z | Mediators to change: 2 |
| 192 | 2026-03-20T12:05:46.905Z | Services to change: 1 |
| 193 | 2026-03-20T12:05:46.905Z | Create boot environment: No |
| 194 | 2026-03-20T12:05:46.905Z | Create backup boot environment: No |
| 195 | 2026-03-20T12:05:46.941Z | |
| 196 | 2026-03-20T12:05:46.941Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-03-20T12:05:51.943Z | Download: 2704/3076 items 119.9/211.3MB 56% complete (24.2M/s) |
| 198 | 2026-03-20T12:05:53.971Z | Download: Completed 211.31 MB in 7.03 seconds (30.1M/s) |
| 199 | 2026-03-20T12:05:54.346Z | Actions: 1/3418 actions (Installing new actions) |
| 200 | 2026-03-20T12:05:58.484Z | Actions: Completed 3418 actions in 4.14 seconds. |
| 201 | 2026-03-20T12:05:58.902Z | Done |
| 202 | 2026-03-20T12:05:58.902Z | Done |
| 203 | 2026-03-20T12:05:59.896Z | Done |
| 204 | 2026-03-20T12:06:03.688Z | Done |
| 205 | 2026-03-20T12:06:03.772Z | Done |
| 206 | 2026-03-20T12:06:03.776Z | Done |
| 207 | 2026-03-20T12:06:03.970Z | Done |
| 208 | 2026-03-20T12:06:04.142Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 209 | 2026-03-20T12:06:04.403Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-03-20T12:06:04.545Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-03-20T12:06:04.548Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-03-20T12:06:04.767Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-03-20T12:06:04.770Z | Planning: Planning completed in 0.37 seconds |
| 214 | 2026-03-20T12:06:04.796Z | Mediators to change: 2 |
| 215 | 2026-03-20T12:06:04.796Z | Create boot environment: No |
| 216 | 2026-03-20T12:06:04.799Z | Create backup boot environment: No |
| 217 | 2026-03-20T12:06:04.876Z | Done |
| 218 | 2026-03-20T12:06:04.876Z | Done |
| 219 | 2026-03-20T12:06:05.605Z | Done |
| 220 | 2026-03-20T12:06:08.932Z | Done |
| 221 | 2026-03-20T12:06:09.019Z | Done |
| 222 | 2026-03-20T12:06:09.022Z | Done |
| 223 | 2026-03-20T12:06:09.181Z | Done |
| 224 | 2026-03-20T12:06:09.267Z | ++ cargo --version |
| 225 | 2026-03-20T12:06:09.280Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 226 | 2026-03-20T12:06:09.283Z | ++ rustc --version |
| 227 | 2026-03-20T12:06:09.308Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 228 | 2026-03-20T12:06:09.311Z | + banner copyrights |
| 229 | 2026-03-20T12:06:09.314Z | |
| 230 | 2026-03-20T12:06:09.314Z | #### #### ##### # # ##### # #### # # ##### #### |
| 231 | 2026-03-20T12:06:09.314Z | # # # # # # # # # # # # # # # # # |
| 232 | 2026-03-20T12:06:09.314Z | # # # # # # # # # # ###### # #### |
| 233 | 2026-03-20T12:06:09.314Z | # # # ##### # ##### # # ### # # # # |
| 234 | 2026-03-20T12:06:09.314Z | # # # # # # # # # # # # # # # # |
| 235 | 2026-03-20T12:06:09.314Z | #### #### # # # # # #### # # # #### |
| 236 | 2026-03-20T12:06:09.314Z | |
| 237 | 2026-03-20T12:06:09.314Z | + ./tools/check_copyrights.sh |
| 238 | 2026-03-20T12:06:09.678Z | common/src/illumos.rs: Copyright with wrong year |
| 239 | 2026-03-20T12:06:10.734Z | packet/src/eth.rs: Copyright with wrong year |
| 240 | 2026-03-20T12:06:10.910Z | swadm/src/counters.rs: Copyright with wrong year |
| 241 | 2026-03-20T12:06:11.352Z | + banner clippy |
| 242 | 2026-03-20T12:06:11.356Z | |
| 243 | 2026-03-20T12:06:11.356Z | #### # # ##### ##### # # |
| 244 | 2026-03-20T12:06:11.356Z | # # # # # # # # # # |
| 245 | 2026-03-20T12:06:11.356Z | # # # # # # # # |
| 246 | 2026-03-20T12:06:11.356Z | # # # ##### ##### # |
| 247 | 2026-03-20T12:06:11.356Z | # # # # # # # |
| 248 | 2026-03-20T12:06:11.356Z | #### ###### # # # # |
| 249 | 2026-03-20T12:06:11.356Z | |
| 250 | 2026-03-20T12:06:11.356Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-03-20T12:06:11.356Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-03-20T12:06:11.543Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-03-20T12:06:23.451Z | Updating crates.io index |
| 254 | 2026-03-20T12:06:23.454Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-03-20T12:06:23.791Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-03-20T12:06:25.078Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-03-20T12:06:25.363Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-03-20T12:06:25.657Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-03-20T12:06:26.128Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-03-20T12:06:27.087Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-03-20T12:06:27.400Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-03-20T12:06:27.712Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-03-20T12:06:28.054Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-03-20T12:06:28.431Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-03-20T12:06:28.908Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-03-20T12:06:29.135Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-03-20T12:06:29.497Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-03-20T12:06:30.138Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-03-20T12:06:30.437Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-03-20T12:06:30.669Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-03-20T12:06:30.992Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-03-20T12:06:31.496Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-03-20T12:06:31.898Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-03-20T12:06:32.162Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-03-20T12:06:33.300Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-03-20T12:06:34.014Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-03-20T12:06:34.642Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-03-20T12:06:36.233Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-03-20T12:06:36.912Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-03-20T12:06:37.233Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-03-20T12:06:37.527Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-03-20T12:06:39.357Z | Downloading crates ... |
| 283 | 2026-03-20T12:06:39.424Z | Downloaded aead v0.5.2 |
| 284 | 2026-03-20T12:06:39.428Z | Downloaded convert_case v0.4.0 |
| 285 | 2026-03-20T12:06:39.431Z | Downloaded clap_lex v0.7.5 |
| 286 | 2026-03-20T12:06:39.435Z | Downloaded adler2 v2.0.1 |
| 287 | 2026-03-20T12:06:39.438Z | Downloaded camino-tempfile v1.4.1 |
| 288 | 2026-03-20T12:06:39.442Z | Downloaded defmt-parser v1.0.0 |
| 289 | 2026-03-20T12:06:39.445Z | Downloaded ciborium-io v0.2.2 |
| 290 | 2026-03-20T12:06:39.448Z | Downloaded bit-set v0.8.0 |
| 291 | 2026-03-20T12:06:39.451Z | Downloaded constant_time_eq v0.3.1 |
| 292 | 2026-03-20T12:06:39.453Z | Downloaded cobs v0.3.0 |
| 293 | 2026-03-20T12:06:39.457Z | Downloaded debug-ignore v1.0.5 |
| 294 | 2026-03-20T12:06:39.460Z | Downloaded float-ord v0.3.2 |
| 295 | 2026-03-20T12:06:39.462Z | Downloaded futures-core v0.3.32 |
| 296 | 2026-03-20T12:06:39.466Z | Downloaded embedded-io v0.4.0 |
| 297 | 2026-03-20T12:06:39.469Z | Downloaded dof v0.4.0 |
| 298 | 2026-03-20T12:06:39.473Z | Downloaded httpdate v1.0.3 |
| 299 | 2026-03-20T12:06:39.476Z | Downloaded dof v0.3.0 |
| 300 | 2026-03-20T12:06:39.479Z | Downloaded crypto-common v0.1.6 |
| 301 | 2026-03-20T12:06:39.482Z | Downloaded cipher v0.4.4 |
| 302 | 2026-03-20T12:06:39.485Z | Downloaded fnv v1.0.7 |
| 303 | 2026-03-20T12:06:39.487Z | Downloaded crc8 v0.1.1 |
| 304 | 2026-03-20T12:06:39.490Z | Downloaded anstyle-query v1.1.4 |
| 305 | 2026-03-20T12:06:39.493Z | Downloaded displaydoc v0.2.5 |
| 306 | 2026-03-20T12:06:39.497Z | Downloaded http-body v1.0.1 |
| 307 | 2026-03-20T12:06:39.500Z | Downloaded hash32 v0.3.1 |
| 308 | 2026-03-20T12:06:39.504Z | Downloaded futures-macro v0.3.31 |
| 309 | 2026-03-20T12:06:39.506Z | Downloaded hyper-tls v0.6.0 |
| 310 | 2026-03-20T12:06:39.509Z | Downloaded errno v0.3.14 |
| 311 | 2026-03-20T12:06:39.513Z | Downloaded hubpack_derive v0.1.1 |
| 312 | 2026-03-20T12:06:39.516Z | Downloaded cstr-argument v0.1.2 |
| 313 | 2026-03-20T12:06:39.519Z | Downloaded gethostname v0.5.0 |
| 314 | 2026-03-20T12:06:39.521Z | Downloaded hostname v0.3.1 |
| 315 | 2026-03-20T12:06:39.524Z | Downloaded filetime v0.2.26 |
| 316 | 2026-03-20T12:06:39.527Z | Downloaded drift v0.1.3 |
| 317 | 2026-03-20T12:06:39.532Z | Downloaded foreign-types-macros v0.2.3 |
| 318 | 2026-03-20T12:06:39.535Z | Downloaded console v0.15.11 |
| 319 | 2026-03-20T12:06:39.539Z | Downloaded fixedbitset v0.4.2 |
| 320 | 2026-03-20T12:06:39.542Z | Downloaded hostname v0.4.2 |
| 321 | 2026-03-20T12:06:39.545Z | Downloaded dtrace-parser v0.3.0 |
| 322 | 2026-03-20T12:06:39.548Z | Downloaded idna_adapter v1.2.1 |
| 323 | 2026-03-20T12:06:39.551Z | Downloaded indent_write v2.2.0 |
| 324 | 2026-03-20T12:06:39.553Z | Downloaded futures-io v0.3.31 |
| 325 | 2026-03-20T12:06:39.556Z | Downloaded bytecount v0.6.9 |
| 326 | 2026-03-20T12:06:39.559Z | Downloaded enum-as-inner v0.6.1 |
| 327 | 2026-03-20T12:06:39.562Z | Downloaded git-stub v1.0.0 |
| 328 | 2026-03-20T12:06:39.565Z | Downloaded crucible-workspace-hack v0.1.0 |
| 329 | 2026-03-20T12:06:39.567Z | Downloaded crossbeam-deque v0.8.6 |
| 330 | 2026-03-20T12:06:39.570Z | Downloaded critical-section v1.2.0 |
| 331 | 2026-03-20T12:06:39.573Z | Downloaded is-terminal v0.4.16 |
| 332 | 2026-03-20T12:06:39.576Z | Downloaded inout v0.1.4 |
| 333 | 2026-03-20T12:06:39.579Z | Downloaded equivalent v1.0.2 |
| 334 | 2026-03-20T12:06:39.581Z | Downloaded fixedbitset v0.5.7 |
| 335 | 2026-03-20T12:06:39.584Z | Downloaded fs-err v3.1.2 |
| 336 | 2026-03-20T12:06:39.587Z | Downloaded const_format_proc_macros v0.2.34 |
| 337 | 2026-03-20T12:06:39.589Z | Downloaded kstat-rs v0.2.4 |
| 338 | 2026-03-20T12:06:39.592Z | Downloaded keccak v0.1.5 |
| 339 | 2026-03-20T12:06:39.595Z | Downloaded futures-channel v0.3.31 |
| 340 | 2026-03-20T12:06:39.598Z | Downloaded hyper-rustls v0.27.7 |
| 341 | 2026-03-20T12:06:39.601Z | Downloaded dropshot_endpoint v0.16.7 |
| 342 | 2026-03-20T12:06:39.605Z | Downloaded lazy_static v1.5.0 |
| 343 | 2026-03-20T12:06:39.608Z | Downloaded instant v0.1.13 |
| 344 | 2026-03-20T12:06:39.611Z | Downloaded match_cfg v0.1.0 |
| 345 | 2026-03-20T12:06:39.614Z | Downloaded daft v0.1.4 |
| 346 | 2026-03-20T12:06:39.617Z | Downloaded cancel-safe-futures v0.1.5 |
| 347 | 2026-03-20T12:06:39.620Z | Downloaded linked-hash-map v0.5.6 |
| 348 | 2026-03-20T12:06:39.624Z | Downloaded lru-cache v0.1.2 |
| 349 | 2026-03-20T12:06:39.627Z | Downloaded http-body-util v0.1.3 |
| 350 | 2026-03-20T12:06:39.630Z | Downloaded ipnet v2.11.0 |
| 351 | 2026-03-20T12:06:39.632Z | Downloaded mime v0.3.17 |
| 352 | 2026-03-20T12:06:39.635Z | Downloaded humantime v2.3.0 |
| 353 | 2026-03-20T12:06:39.636Z | Downloaded crossbeam-epoch v0.9.18 |
| 354 | 2026-03-20T12:06:39.639Z | Downloaded glob v0.3.3 |
| 355 | 2026-03-20T12:06:39.641Z | Downloaded num-conv v0.1.0 |
| 356 | 2026-03-20T12:06:39.644Z | Downloaded memoffset v0.9.1 |
| 357 | 2026-03-20T12:06:39.647Z | Downloaded newline-converter v0.3.0 |
| 358 | 2026-03-20T12:06:39.654Z | Downloaded libloading v0.8.9 |
| 359 | 2026-03-20T12:06:39.654Z | Downloaded memmap v0.7.0 |
| 360 | 2026-03-20T12:06:39.654Z | Downloaded blake2 v0.10.6 |
| 361 | 2026-03-20T12:06:39.658Z | Downloaded num v0.4.3 |
| 362 | 2026-03-20T12:06:39.661Z | Downloaded jobserver v0.1.34 |
| 363 | 2026-03-20T12:06:39.663Z | Downloaded openssl-probe v0.1.6 |
| 364 | 2026-03-20T12:06:39.666Z | Downloaded openssl-macros v0.1.1 |
| 365 | 2026-03-20T12:06:39.669Z | Downloaded opaque-debug v0.3.1 |
| 366 | 2026-03-20T12:06:39.669Z | Downloaded newtype_derive v0.1.6 |
| 367 | 2026-03-20T12:06:39.672Z | Downloaded num-derive v0.4.2 |
| 368 | 2026-03-20T12:06:39.675Z | Downloaded parse-display v0.10.0 |
| 369 | 2026-03-20T12:06:39.677Z | Downloaded omicron-workspace-hack v0.1.0 |
| 370 | 2026-03-20T12:06:39.680Z | Downloaded phf_shared v0.12.1 |
| 371 | 2026-03-20T12:06:39.683Z | Downloaded olpc-cjson v0.1.4 |
| 372 | 2026-03-20T12:06:39.683Z | Downloaded internet-checksum v0.2.1 |
| 373 | 2026-03-20T12:06:39.686Z | Downloaded ipnetwork v0.21.1 |
| 374 | 2026-03-20T12:06:39.689Z | Downloaded anyhow v1.0.100 |
| 375 | 2026-03-20T12:06:39.691Z | Downloaded pin-utils v0.1.0 |
| 376 | 2026-03-20T12:06:39.694Z | Downloaded linear-map v1.2.0 |
| 377 | 2026-03-20T12:06:39.697Z | Downloaded clap v4.5.50 |
| 378 | 2026-03-20T12:06:39.704Z | Downloaded potential_utf v0.1.3 |
| 379 | 2026-03-20T12:06:39.707Z | Downloaded num_enum v0.7.5 |
| 380 | 2026-03-20T12:06:39.711Z | Downloaded pretty-hex v0.4.1 |
| 381 | 2026-03-20T12:06:39.714Z | Downloaded proc-macro-crate v1.3.1 |
| 382 | 2026-03-20T12:06:39.717Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 383 | 2026-03-20T12:06:39.720Z | Downloaded progenitor-client v0.11.1 |
| 384 | 2026-03-20T12:06:39.720Z | Downloaded plain v0.2.3 |
| 385 | 2026-03-20T12:06:39.723Z | Downloaded progenitor-macro v0.13.0 |
| 386 | 2026-03-20T12:06:39.725Z | Downloaded progenitor-client v0.10.0 |
| 387 | 2026-03-20T12:06:39.728Z | Downloaded powerfmt v0.2.0 |
| 388 | 2026-03-20T12:06:39.728Z | Downloaded derive_more v0.99.20 |
| 389 | 2026-03-20T12:06:39.732Z | Downloaded icu_provider v2.0.0 |
| 390 | 2026-03-20T12:06:39.735Z | Downloaded num_enum v0.5.11 |
| 391 | 2026-03-20T12:06:39.740Z | Downloaded percent-encoding v2.3.2 |
| 392 | 2026-03-20T12:06:39.743Z | Downloaded progenitor-macro v0.11.1 |
| 393 | 2026-03-20T12:06:39.746Z | Downloaded oxnet v0.1.4 |
| 394 | 2026-03-20T12:06:39.749Z | Downloaded newtype-uuid-macros v0.1.0 |
| 395 | 2026-03-20T12:06:39.749Z | Downloaded native-tls v0.2.14 |
| 396 | 2026-03-20T12:06:39.752Z | Downloaded quick-error v1.2.3 |
| 397 | 2026-03-20T12:06:39.755Z | Downloaded progenitor-macro v0.10.0 |
| 398 | 2026-03-20T12:06:39.757Z | Downloaded bytes v1.11.1 |
| 399 | 2026-03-20T12:06:39.760Z | Downloaded rand_xorshift v0.4.0 |
| 400 | 2026-03-20T12:06:39.763Z | Downloaded rand_chacha v0.3.1 |
| 401 | 2026-03-20T12:06:39.766Z | Downloaded num-integer v0.1.46 |
| 402 | 2026-03-20T12:06:39.769Z | Downloaded ingot-macros v0.1.1 |
| 403 | 2026-03-20T12:06:39.769Z | Downloaded pin-project-internal v1.1.10 |
| 404 | 2026-03-20T12:06:39.772Z | Downloaded pin-project-lite v0.2.16 |
| 405 | 2026-03-20T12:06:39.776Z | Downloaded num_enum_derive v0.7.5 |
| 406 | 2026-03-20T12:06:39.779Z | Downloaded ref-cast-impl v1.0.25 |
| 407 | 2026-03-20T12:06:39.781Z | Downloaded proc-macro-error v1.0.4 |
| 408 | 2026-03-20T12:06:39.784Z | Downloaded rustc-hash v2.1.1 |
| 409 | 2026-03-20T12:06:39.787Z | Downloaded same-file v1.0.6 |
| 410 | 2026-03-20T12:06:39.790Z | Downloaded ref-cast v1.0.25 |
| 411 | 2026-03-20T12:06:39.793Z | Downloaded half v2.7.1 |
| 412 | 2026-03-20T12:06:39.796Z | Downloaded indexmap v1.9.3 |
| 413 | 2026-03-20T12:06:39.799Z | Downloaded icu_normalizer v2.0.0 |
| 414 | 2026-03-20T12:06:39.802Z | Downloaded once_cell v1.21.3 |
| 415 | 2026-03-20T12:06:39.805Z | Downloaded scopeguard v1.2.0 |
| 416 | 2026-03-20T12:06:39.807Z | Downloaded semver v0.1.20 |
| 417 | 2026-03-20T12:06:39.810Z | Downloaded secrecy v0.10.3 |
| 418 | 2026-03-20T12:06:39.810Z | Downloaded search_path v0.1.4 |
| 419 | 2026-03-20T12:06:39.813Z | Downloaded scroll_derive v0.13.1 |
| 420 | 2026-03-20T12:06:39.816Z | Downloaded rustc_version v0.1.7 |
| 421 | 2026-03-20T12:06:39.818Z | Downloaded crypto-bigint v0.5.5 |
| 422 | 2026-03-20T12:06:39.822Z | Downloaded rand_core v0.9.3 |
| 423 | 2026-03-20T12:06:39.824Z | Downloaded const_format v0.2.34 |
| 424 | 2026-03-20T12:06:39.828Z | Downloaded serde_urlencoded v0.7.1 |
| 425 | 2026-03-20T12:06:39.831Z | Downloaded serde_spanned v1.0.4 |
| 426 | 2026-03-20T12:06:39.835Z | Downloaded curl v0.4.49 |
| 427 | 2026-03-20T12:06:39.838Z | Downloaded scroll_derive v0.12.1 |
| 428 | 2026-03-20T12:06:39.841Z | Downloaded crossbeam-channel v0.5.15 |
| 429 | 2026-03-20T12:06:39.843Z | Downloaded progenitor v0.10.0 |
| 430 | 2026-03-20T12:06:39.846Z | Downloaded proc-macro-error2 v2.0.1 |
| 431 | 2026-03-20T12:06:39.849Z | Downloaded serde_spanned v0.6.9 |
| 432 | 2026-03-20T12:06:39.851Z | Downloaded progenitor-client v0.13.0 |
| 433 | 2026-03-20T12:06:39.854Z | Downloaded serde-big-array v0.5.1 |
| 434 | 2026-03-20T12:06:39.854Z | Downloaded postcard v1.1.3 |
| 435 | 2026-03-20T12:06:39.857Z | Downloaded sha1 v0.10.6 |
| 436 | 2026-03-20T12:06:39.860Z | Downloaded siphasher v1.0.1 |
| 437 | 2026-03-20T12:06:39.863Z | Downloaded sigpipe v0.1.3 |
| 438 | 2026-03-20T12:06:39.863Z | Downloaded smawk v0.3.2 |
| 439 | 2026-03-20T12:06:39.866Z | Downloaded quote v1.0.44 |
| 440 | 2026-03-20T12:06:39.869Z | Downloaded rusty-fork v0.3.0 |
| 441 | 2026-03-20T12:06:39.869Z | Downloaded rand_chacha v0.9.0 |
| 442 | 2026-03-20T12:06:39.872Z | Downloaded parking_lot v0.12.4 |
| 443 | 2026-03-20T12:06:39.875Z | Downloaded omicron-zone-package v0.12.2 |
| 444 | 2026-03-20T12:06:39.878Z | Downloaded slog-bunyan v2.5.0 |
| 445 | 2026-03-20T12:06:39.880Z | Downloaded pest_meta v2.8.2 |
| 446 | 2026-03-20T12:06:39.883Z | Downloaded quinn-udp v0.5.14 |
| 447 | 2026-03-20T12:06:39.886Z | Downloaded serde_plain v1.0.2 |
| 448 | 2026-03-20T12:06:39.886Z | Downloaded strsim v0.11.1 |
| 449 | 2026-03-20T12:06:39.888Z | Downloaded scroll v0.13.0 |
| 450 | 2026-03-20T12:06:39.890Z | Downloaded log v0.4.29 |
| 451 | 2026-03-20T12:06:39.893Z | Downloaded scroll v0.12.0 |
| 452 | 2026-03-20T12:06:39.896Z | Downloaded resolv-conf v0.7.5 |
| 453 | 2026-03-20T12:06:39.896Z | Downloaded pest_derive v2.8.2 |
| 454 | 2026-03-20T12:06:39.898Z | Downloaded serde_derive_internals v0.29.1 |
| 455 | 2026-03-20T12:06:39.900Z | Downloaded swrite v0.1.0 |
| 456 | 2026-03-20T12:06:39.903Z | Downloaded pin-project v1.1.10 |
| 457 | 2026-03-20T12:06:39.911Z | Downloaded schemars_derive v0.8.22 |
| 458 | 2026-03-20T12:06:39.914Z | Downloaded sha2 v0.10.9 |
| 459 | 2026-03-20T12:06:39.917Z | Downloaded jiff-static v0.2.15 |
| 460 | 2026-03-20T12:06:39.920Z | Downloaded icu_collections v2.0.0 |
| 461 | 2026-03-20T12:06:39.924Z | Downloaded stable_deref_trait v1.2.0 |
| 462 | 2026-03-20T12:06:39.926Z | Downloaded strum v0.26.3 |
| 463 | 2026-03-20T12:06:39.929Z | Downloaded slab v0.4.11 |
| 464 | 2026-03-20T12:06:39.929Z | Downloaded testing_table v0.3.0 |
| 465 | 2026-03-20T12:06:39.932Z | Downloaded terminal_size v0.4.3 |
| 466 | 2026-03-20T12:06:39.932Z | Downloaded sync_wrapper v1.0.2 |
| 467 | 2026-03-20T12:06:39.935Z | Downloaded supports-color v3.0.2 |
| 468 | 2026-03-20T12:06:39.935Z | Downloaded thread-id v4.2.2 |
| 469 | 2026-03-20T12:06:39.938Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 470 | 2026-03-20T12:06:39.941Z | Downloaded thread-id v5.0.0 |
| 471 | 2026-03-20T12:06:39.941Z | Downloaded progenitor-impl v0.10.0 |
| 472 | 2026-03-20T12:06:39.943Z | Downloaded strum v0.27.2 |
| 473 | 2026-03-20T12:06:39.946Z | Downloaded serde_path_to_error v0.1.20 |
| 474 | 2026-03-20T12:06:39.946Z | Downloaded semver v1.0.27 |
| 475 | 2026-03-20T12:06:39.949Z | Downloaded take_mut v0.2.2 |
| 476 | 2026-03-20T12:06:39.949Z | Downloaded tagptr v0.2.0 |
| 477 | 2026-03-20T12:06:39.952Z | Downloaded subtle v2.6.1 |
| 478 | 2026-03-20T12:06:39.955Z | Downloaded tabwriter v1.4.1 |
| 479 | 2026-03-20T12:06:39.955Z | Downloaded tabled_derive v0.11.0 |
| 480 | 2026-03-20T12:06:39.958Z | Downloaded smf v0.2.3 |
| 481 | 2026-03-20T12:06:39.958Z | Downloaded signal-hook-registry v1.4.6 |
| 482 | 2026-03-20T12:06:39.960Z | Downloaded rustversion v1.0.22 |
| 483 | 2026-03-20T12:06:39.963Z | Downloaded shlex v1.3.0 |
| 484 | 2026-03-20T12:06:39.963Z | Downloaded serde_tokenstream v0.2.3 |
| 485 | 2026-03-20T12:06:39.966Z | Downloaded termtree v0.5.1 |
| 486 | 2026-03-20T12:06:39.968Z | Downloaded rand_core v0.6.4 |
| 487 | 2026-03-20T12:06:39.969Z | Downloaded slog-term v2.9.2 |
| 488 | 2026-03-20T12:06:39.971Z | Downloaded slog-async v2.8.0 |
| 489 | 2026-03-20T12:06:39.974Z | Downloaded hickory-resolver v0.25.2 |
| 490 | 2026-03-20T12:06:39.977Z | Downloaded serde_with_macros v3.14.1 |
| 491 | 2026-03-20T12:06:39.980Z | Downloaded memmap2 v0.9.8 |
| 492 | 2026-03-20T12:06:39.982Z | Downloaded flate2 v1.1.2 |
| 493 | 2026-03-20T12:06:39.985Z | Downloaded slog-json v2.6.1 |
| 494 | 2026-03-20T12:06:39.988Z | Downloaded hickory-resolver v0.24.4 |
| 495 | 2026-03-20T12:06:39.991Z | Downloaded tinyvec_macros v0.1.1 |
| 496 | 2026-03-20T12:06:39.994Z | Downloaded time-core v0.1.6 |
| 497 | 2026-03-20T12:06:39.994Z | Downloaded snafu-derive v0.8.9 |
| 498 | 2026-03-20T12:06:39.996Z | Downloaded toml_write v0.1.2 |
| 499 | 2026-03-20T12:06:39.996Z | Downloaded tower-layer v0.3.3 |
| 500 | 2026-03-20T12:06:39.999Z | Downloaded elliptic-curve v0.13.8 |
| 501 | 2026-03-20T12:06:40.002Z | Downloaded structmeta-derive v0.3.0 |
| 502 | 2026-03-20T12:06:40.005Z | Downloaded structmeta v0.3.0 |
| 503 | 2026-03-20T12:06:40.005Z | Downloaded slog-dtrace v0.3.0 |
| 504 | 2026-03-20T12:06:40.008Z | Downloaded static_assertions v1.1.0 |
| 505 | 2026-03-20T12:06:40.008Z | Downloaded strum_macros v0.27.2 |
| 506 | 2026-03-20T12:06:40.011Z | Downloaded thiserror-no-std v2.0.2 |
| 507 | 2026-03-20T12:06:40.014Z | Downloaded try-lock v0.2.5 |
| 508 | 2026-03-20T12:06:40.016Z | Downloaded thiserror v2.0.18 |
| 509 | 2026-03-20T12:06:40.019Z | Downloaded tower-service v0.3.3 |
| 510 | 2026-03-20T12:06:40.022Z | Downloaded openssl-sys v0.9.109 |
| 511 | 2026-03-20T12:06:40.025Z | Downloaded topological-sort v0.2.2 |
| 512 | 2026-03-20T12:06:40.028Z | Downloaded serde_derive v1.0.228 |
| 513 | 2026-03-20T12:06:40.030Z | Downloaded progenitor-impl v0.13.0 |
| 514 | 2026-03-20T12:06:40.033Z | Downloaded unarray v0.1.4 |
| 515 | 2026-03-20T12:06:40.033Z | Downloaded progenitor-impl v0.11.1 |
| 516 | 2026-03-20T12:06:40.036Z | Downloaded toml_datetime v0.6.11 |
| 517 | 2026-03-20T12:06:40.036Z | Downloaded tabled_derive v0.7.0 |
| 518 | 2026-03-20T12:06:40.039Z | Downloaded thiserror-impl v2.0.18 |
| 519 | 2026-03-20T12:06:40.039Z | Downloaded thiserror v1.0.69 |
| 520 | 2026-03-20T12:06:40.043Z | Downloaded time-macros v0.2.24 |
| 521 | 2026-03-20T12:06:40.046Z | Downloaded tokio-native-tls v0.3.1 |
| 522 | 2026-03-20T12:06:40.049Z | Downloaded tokio-macros v2.6.0 |
| 523 | 2026-03-20T12:06:40.049Z | Downloaded untrusted v0.7.1 |
| 524 | 2026-03-20T12:06:40.051Z | Downloaded tokio-dtrace v0.1.1 |
| 525 | 2026-03-20T12:06:40.051Z | Downloaded usdt-attr-macro v0.6.0 |
| 526 | 2026-03-20T12:06:40.054Z | Downloaded usdt v0.6.0 |
| 527 | 2026-03-20T12:06:40.054Z | Downloaded miniz_oxide v0.8.9 |
| 528 | 2026-03-20T12:06:40.057Z | Downloaded unicode-linebreak v0.1.5 |
| 529 | 2026-03-20T12:06:40.057Z | Downloaded typify-macro v0.4.3 |
| 530 | 2026-03-20T12:06:40.060Z | Downloaded tokio-rustls v0.25.0 |
| 531 | 2026-03-20T12:06:40.060Z | Downloaded unicode-xid v0.2.6 |
| 532 | 2026-03-20T12:06:40.063Z | Downloaded universal-hash v0.5.1 |
| 533 | 2026-03-20T12:06:40.063Z | Downloaded typify-macro v0.6.1 |
| 534 | 2026-03-20T12:06:40.066Z | Downloaded usdt v0.5.0 |
| 535 | 2026-03-20T12:06:40.066Z | Downloaded term v1.2.0 |
| 536 | 2026-03-20T12:06:40.069Z | Downloaded memchr v2.7.5 |
| 537 | 2026-03-20T12:06:40.072Z | Downloaded http v1.4.0 |
| 538 | 2026-03-20T12:06:40.075Z | Downloaded thread_local v1.1.9 |
| 539 | 2026-03-20T12:06:40.078Z | Downloaded strum_macros v0.26.4 |
| 540 | 2026-03-20T12:06:40.080Z | Downloaded similar v2.7.0 |
| 541 | 2026-03-20T12:06:40.083Z | Downloaded signal-hook v0.3.18 |
| 542 | 2026-03-20T12:06:40.086Z | Downloaded utf8_iter v1.0.4 |
| 543 | 2026-03-20T12:06:40.089Z | Downloaded tinystr v0.8.1 |
| 544 | 2026-03-20T12:06:40.089Z | Downloaded utf8parse v0.2.2 |
| 545 | 2026-03-20T12:06:40.091Z | Downloaded usdt-macro v0.5.0 |
| 546 | 2026-03-20T12:06:40.091Z | Downloaded usdt-macro v0.6.0 |
| 547 | 2026-03-20T12:06:40.094Z | Downloaded rustls-pki-types v1.12.0 |
| 548 | 2026-03-20T12:06:40.097Z | Downloaded thiserror-impl v1.0.69 |
| 549 | 2026-03-20T12:06:40.097Z | Downloaded socket2 v0.6.0 |
| 550 | 2026-03-20T12:06:40.100Z | Downloaded prettyplease v0.2.37 |
| 551 | 2026-03-20T12:06:40.103Z | Downloaded yoke-derive v0.8.0 |
| 552 | 2026-03-20T12:06:40.103Z | Downloaded rand v0.8.5 |
| 553 | 2026-03-20T12:06:40.105Z | Downloaded spin v0.9.8 |
| 554 | 2026-03-20T12:06:40.108Z | Downloaded wait-timeout v0.2.1 |
| 555 | 2026-03-20T12:06:40.111Z | Downloaded want v0.3.1 |
| 556 | 2026-03-20T12:06:40.111Z | Downloaded minimal-lexical v0.2.1 |
| 557 | 2026-03-20T12:06:40.114Z | Downloaded waitgroup v0.1.2 |
| 558 | 2026-03-20T12:06:40.116Z | Downloaded version_check v0.9.5 |
| 559 | 2026-03-20T12:06:40.116Z | Downloaded synstructure v0.13.2 |
| 560 | 2026-03-20T12:06:40.119Z | Downloaded serde_core v1.0.228 |
| 561 | 2026-03-20T12:06:40.122Z | Downloaded usdt-impl v0.5.0 |
| 562 | 2026-03-20T12:06:40.122Z | Downloaded usdt-attr-macro v0.5.0 |
| 563 | 2026-03-20T12:06:40.124Z | Downloaded proc-macro2 v1.0.106 |
| 564 | 2026-03-20T12:06:40.125Z | Downloaded zeroize_derive v1.4.3 |
| 565 | 2026-03-20T12:06:40.127Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 566 | 2026-03-20T12:06:40.127Z | Downloaded smallvec v1.15.1 |
| 567 | 2026-03-20T12:06:40.130Z | Downloaded xattr v1.6.1 |
| 568 | 2026-03-20T12:06:40.133Z | Downloaded ryu v1.0.20 |
| 569 | 2026-03-20T12:06:40.136Z | Downloaded zerofrom-derive v0.1.6 |
| 570 | 2026-03-20T12:06:40.136Z | Downloaded zerofrom v0.1.6 |
| 571 | 2026-03-20T12:06:40.136Z | Downloaded serde_yaml v0.9.34+deprecated |
| 572 | 2026-03-20T12:06:40.138Z | Downloaded indexmap v2.13.0 |
| 573 | 2026-03-20T12:06:40.142Z | Downloaded tokio-stream v0.1.17 |
| 574 | 2026-03-20T12:06:40.145Z | Downloaded tempfile v3.23.0 |
| 575 | 2026-03-20T12:06:40.148Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 576 | 2026-03-20T12:06:40.151Z | Downloaded zone v0.3.1 |
| 577 | 2026-03-20T12:06:40.151Z | Downloaded untrusted v0.9.0 |
| 578 | 2026-03-20T12:06:40.155Z | Downloaded textwrap v0.16.2 |
| 579 | 2026-03-20T12:06:40.155Z | Downloaded tracing-attributes v0.1.30 |
| 580 | 2026-03-20T12:06:40.157Z | Downloaded test-strategy v0.4.3 |
| 581 | 2026-03-20T12:06:40.160Z | Downloaded schemars v1.2.0 |
| 582 | 2026-03-20T12:06:40.171Z | Downloaded zone_cfg_derive v0.3.1 |
| 583 | 2026-03-20T12:06:40.174Z | Downloaded usdt-impl v0.6.0 |
| 584 | 2026-03-20T12:06:40.174Z | Downloaded yoke v0.8.0 |
| 585 | 2026-03-20T12:06:40.177Z | Downloaded toml v0.8.23 |
| 586 | 2026-03-20T12:06:40.179Z | Downloaded rand v0.9.2 |
| 587 | 2026-03-20T12:06:40.182Z | Downloaded tokio-rustls v0.26.3 |
| 588 | 2026-03-20T12:06:40.182Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 589 | 2026-03-20T12:06:40.185Z | Downloaded walkdir v2.5.0 |
| 590 | 2026-03-20T12:06:40.185Z | Downloaded tinyvec v1.10.0 |
| 591 | 2026-03-20T12:06:40.188Z | Downloaded schemars v0.8.22 |
| 592 | 2026-03-20T12:06:40.196Z | Downloaded writeable v0.6.1 |
| 593 | 2026-03-20T12:06:40.199Z | Downloaded whoami v1.6.1 |
| 594 | 2026-03-20T12:06:40.202Z | Downloaded hyper-util v0.1.19 |
| 595 | 2026-03-20T12:06:40.205Z | Downloaded zerovec-derive v0.11.1 |
| 596 | 2026-03-20T12:06:40.208Z | Downloaded rayon-core v1.13.0 |
| 597 | 2026-03-20T12:06:40.211Z | Downloaded hashbrown v0.12.3 |
| 598 | 2026-03-20T12:06:40.214Z | Downloaded itertools v0.12.1 |
| 599 | 2026-03-20T12:06:40.217Z | Downloaded expectorate v1.2.0 |
| 600 | 2026-03-20T12:06:40.220Z | Downloaded idna v1.1.0 |
| 601 | 2026-03-20T12:06:40.223Z | Downloaded iddqd v0.3.17 |
| 602 | 2026-03-20T12:06:40.227Z | Downloaded typify v0.6.1 |
| 603 | 2026-03-20T12:06:40.230Z | Downloaded snafu v0.8.9 |
| 604 | 2026-03-20T12:06:40.235Z | Downloaded zmij v1.0.17 |
| 605 | 2026-03-20T12:06:40.238Z | Downloaded aho-corasick v1.1.3 |
| 606 | 2026-03-20T12:06:40.241Z | Downloaded vsss-rs v3.3.4 |
| 607 | 2026-03-20T12:06:40.244Z | Downloaded unsafe-libyaml v0.2.11 |
| 608 | 2026-03-20T12:06:40.247Z | Downloaded zeroize v1.8.1 |
| 609 | 2026-03-20T12:06:40.249Z | Downloaded serde v1.0.228 |
| 610 | 2026-03-20T12:06:40.252Z | Downloaded tracing-core v0.1.34 |
| 611 | 2026-03-20T12:06:40.252Z | Downloaded toml_edit v0.22.27 |
| 612 | 2026-03-20T12:06:40.255Z | Downloaded zerocopy-derive v0.7.35 |
| 613 | 2026-03-20T12:06:40.259Z | Downloaded nom v7.1.3 |
| 614 | 2026-03-20T12:06:40.263Z | Downloaded unicode-ident v1.0.24 |
| 615 | 2026-03-20T12:06:40.266Z | Downloaded quinn v0.11.9 |
| 616 | 2026-03-20T12:06:40.269Z | Downloaded mio v1.0.4 |
| 617 | 2026-03-20T12:06:40.272Z | Downloaded iri-string v0.7.8 |
| 618 | 2026-03-20T12:06:40.277Z | Downloaded pest v2.8.2 |
| 619 | 2026-03-20T12:06:40.281Z | Downloaded uuid v1.20.0 |
| 620 | 2026-03-20T12:06:40.284Z | Downloaded vergen v8.3.2 |
| 621 | 2026-03-20T12:06:40.287Z | Downloaded schemars v0.9.0 |
| 622 | 2026-03-20T12:06:40.296Z | Downloaded toml_edit v0.19.15 |
| 623 | 2026-03-20T12:06:40.309Z | Downloaded typenum v1.18.0 |
| 624 | 2026-03-20T12:06:40.312Z | Downloaded libm v0.2.15 |
| 625 | 2026-03-20T12:06:40.320Z | Downloaded steno v0.4.1 |
| 626 | 2026-03-20T12:06:40.323Z | Downloaded hashbrown v0.16.1 |
| 627 | 2026-03-20T12:06:40.327Z | Downloaded zerotrie v0.2.2 |
| 628 | 2026-03-20T12:06:40.330Z | Downloaded tracing v0.1.41 |
| 629 | 2026-03-20T12:06:40.333Z | Downloaded itertools v0.14.0 |
| 630 | 2026-03-20T12:06:40.338Z | Downloaded qorb v0.4.1 |
| 631 | 2026-03-20T12:06:40.341Z | Downloaded hashbrown v0.15.5 |
| 632 | 2026-03-20T12:06:40.345Z | Downloaded url v2.5.7 |
| 633 | 2026-03-20T12:06:40.348Z | Downloaded futures-util v0.3.31 |
| 634 | 2026-03-20T12:06:40.356Z | Downloaded h2 v0.4.12 |
| 635 | 2026-03-20T12:06:40.361Z | Downloaded regex v1.12.3 |
| 636 | 2026-03-20T12:06:40.366Z | Downloaded hkdf v0.12.4 |
| 637 | 2026-03-20T12:06:40.368Z | Downloaded hyper v1.8.1 |
| 638 | 2026-03-20T12:06:40.373Z | Downloaded tower v0.5.2 |
| 639 | 2026-03-20T12:06:40.379Z | Downloaded zerocopy-derive v0.8.27 |
| 640 | 2026-03-20T12:06:40.384Z | Downloaded blake3 v1.8.2 |
| 641 | 2026-03-20T12:06:40.390Z | Downloaded serde_json v1.0.149 |
| 642 | 2026-03-20T12:06:40.396Z | Downloaded unicode-segmentation v1.12.0 |
| 643 | 2026-03-20T12:06:40.398Z | Downloaded rayon v1.11.0 |
| 644 | 2026-03-20T12:06:40.405Z | Downloaded typed-path v0.9.3 |
| 645 | 2026-03-20T12:06:40.409Z | Downloaded tokio-util v0.7.16 |
| 646 | 2026-03-20T12:06:40.414Z | Downloaded reqwest v0.12.23 |
| 647 | 2026-03-20T12:06:40.418Z | Downloaded aws-lc-rs v1.14.0 |
| 648 | 2026-03-20T12:06:40.425Z | Downloaded unicode-normalization v0.1.24 |
| 649 | 2026-03-20T12:06:40.428Z | Downloaded goblin v0.8.2 |
| 650 | 2026-03-20T12:06:40.432Z | Downloaded reqwest v0.13.2 |
| 651 | 2026-03-20T12:06:40.437Z | Downloaded portable-atomic v1.11.1 |
| 652 | 2026-03-20T12:06:40.442Z | Downloaded tower-http v0.6.8 |
| 653 | 2026-03-20T12:06:40.448Z | Downloaded time v0.3.44 |
| 654 | 2026-03-20T12:06:40.454Z | Downloaded zerovec v0.11.4 |
| 655 | 2026-03-20T12:06:40.458Z | Downloaded serde_with v3.14.1 |
| 656 | 2026-03-20T12:06:40.468Z | Downloaded proptest v1.8.0 |
| 657 | 2026-03-20T12:06:40.474Z | Downloaded bindgen v0.72.1 |
| 658 | 2026-03-20T12:06:40.479Z | Downloaded tough v0.20.0 |
| 659 | 2026-03-20T12:06:40.486Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 660 | 2026-03-20T12:06:40.489Z | Downloaded git2 v0.19.0 |
| 661 | 2026-03-20T12:06:40.495Z | Downloaded zerocopy v0.7.35 |
| 662 | 2026-03-20T12:06:40.507Z | Downloaded winnow v0.5.40 |
| 663 | 2026-03-20T12:06:40.513Z | Downloaded goblin v0.10.1 |
| 664 | 2026-03-20T12:06:40.518Z | Downloaded tabled v0.15.0 |
| 665 | 2026-03-20T12:06:40.530Z | Downloaded rustls-webpki v0.102.8 |
| 666 | 2026-03-20T12:06:40.545Z | Downloaded syn v1.0.109 |
| 667 | 2026-03-20T12:06:40.552Z | Downloaded openssl v0.10.73 |
| 668 | 2026-03-20T12:06:40.559Z | Downloaded tabled v0.20.0 |
| 669 | 2026-03-20T12:06:40.572Z | Downloaded quinn-proto v0.11.13 |
| 670 | 2026-03-20T12:06:40.577Z | Downloaded curve25519-dalek v4.1.3 |
| 671 | 2026-03-20T12:06:40.583Z | Downloaded moka v0.12.11 |
| 672 | 2026-03-20T12:06:40.590Z | Downloaded bstr v1.12.0 |
| 673 | 2026-03-20T12:06:40.596Z | Downloaded winnow v0.7.14 |
| 674 | 2026-03-20T12:06:40.603Z | Downloaded vcpkg v0.2.15 |
| 675 | 2026-03-20T12:06:40.633Z | Downloaded zerocopy v0.8.27 |
| 676 | 2026-03-20T12:06:40.649Z | Downloaded dropshot v0.16.7 |
| 677 | 2026-03-20T12:06:40.665Z | Downloaded regress v0.10.5 |
| 678 | 2026-03-20T12:06:40.671Z | Downloaded openapiv3 v2.2.0 |
| 679 | 2026-03-20T12:06:40.679Z | Downloaded rustls v0.23.32 |
| 680 | 2026-03-20T12:06:40.687Z | Downloaded regex-syntax v0.8.6 |
| 681 | 2026-03-20T12:06:40.694Z | Downloaded webpki-roots v1.0.2 |
| 682 | 2026-03-20T12:06:40.696Z | Downloaded hickory-proto v0.24.4 |
| 683 | 2026-03-20T12:06:40.707Z | Downloaded unicode-width v0.2.1 |
| 684 | 2026-03-20T12:06:40.712Z | Downloaded unicode-width v0.1.14 |
| 685 | 2026-03-20T12:06:40.716Z | Downloaded toml v0.7.8 |
| 686 | 2026-03-20T12:06:40.719Z | Downloaded rustls v0.22.4 |
| 687 | 2026-03-20T12:06:40.730Z | Downloaded smoltcp v0.11.0 |
| 688 | 2026-03-20T12:06:40.738Z | Downloaded syn v2.0.117 |
| 689 | 2026-03-20T12:06:40.746Z | Downloaded typify-impl v0.4.3 |
| 690 | 2026-03-20T12:06:40.756Z | Downloaded hickory-proto v0.25.2 |
| 691 | 2026-03-20T12:06:40.767Z | Downloaded rustix v0.38.44 |
| 692 | 2026-03-20T12:06:40.784Z | Downloaded nix v0.30.1 |
| 693 | 2026-03-20T12:06:40.792Z | Downloaded typify v0.4.3 |
| 694 | 2026-03-20T12:06:40.795Z | Downloaded rustls-webpki v0.103.6 |
| 695 | 2026-03-20T12:06:40.798Z | Downloaded icu_properties_data v2.0.1 |
| 696 | 2026-03-20T12:06:40.803Z | Downloaded clap_builder v4.5.50 |
| 697 | 2026-03-20T12:06:40.809Z | Downloaded rustix v1.1.2 |
| 698 | 2026-03-20T12:06:40.826Z | Downloaded regex-automata v0.4.13 |
| 699 | 2026-03-20T12:06:40.837Z | Downloaded typify-impl v0.6.1 |
| 700 | 2026-03-20T12:06:40.846Z | Downloaded ucd-trie v0.1.7 |
| 701 | 2026-03-20T12:06:40.848Z | Downloaded tar v0.4.44 |
| 702 | 2026-03-20T12:06:40.848Z | Downloaded slog v2.8.2 |
| 703 | 2026-03-20T12:06:40.851Z | Downloaded rustls-pemfile v2.2.0 |
| 704 | 2026-03-20T12:06:40.854Z | Downloaded cc v1.2.38 |
| 705 | 2026-03-20T12:06:40.857Z | Downloaded icu_normalizer_data v2.0.0 |
| 706 | 2026-03-20T12:06:40.857Z | Downloaded heapless v0.8.0 |
| 707 | 2026-03-20T12:06:40.860Z | Downloaded parking_lot_core v0.9.11 |
| 708 | 2026-03-20T12:06:40.863Z | Downloaded papergrid v0.17.0 |
| 709 | 2026-03-20T12:06:40.866Z | Downloaded papergrid v0.11.0 |
| 710 | 2026-03-20T12:06:40.868Z | Downloaded progenitor v0.11.1 |
| 711 | 2026-03-20T12:06:40.871Z | Downloaded signal-hook-tokio v0.3.1 |
| 712 | 2026-03-20T12:06:40.871Z | Downloaded num-traits v0.2.19 |
| 713 | 2026-03-20T12:06:40.874Z | Downloaded serde_repr v0.1.20 |
| 714 | 2026-03-20T12:06:40.874Z | Downloaded chrono-tz v0.10.4 |
| 715 | 2026-03-20T12:06:40.885Z | Downloaded base64 v0.22.1 |
| 716 | 2026-03-20T12:06:40.889Z | Downloaded petgraph v0.8.2 |
| 717 | 2026-03-20T12:06:40.903Z | Downloaded chacha20poly1305 v0.10.1 |
| 718 | 2026-03-20T12:06:40.906Z | Downloaded csv v1.3.1 |
| 719 | 2026-03-20T12:06:40.919Z | Downloaded rustc_version v0.4.1 |
| 720 | 2026-03-20T12:06:40.922Z | Downloaded ppv-lite86 v0.2.21 |
| 721 | 2026-03-20T12:06:40.922Z | Downloaded pkg-config v0.3.32 |
| 722 | 2026-03-20T12:06:40.922Z | Downloaded pest_generator v2.8.2 |
| 723 | 2026-03-20T12:06:40.925Z | Downloaded pem v3.0.5 |
| 724 | 2026-03-20T12:06:40.925Z | Downloaded getrandom v0.3.3 |
| 725 | 2026-03-20T12:06:40.927Z | Downloaded futures v0.3.31 |
| 726 | 2026-03-20T12:06:40.930Z | Downloaded darling_core v0.21.3 |
| 727 | 2026-03-20T12:06:40.933Z | Downloaded sha3 v0.10.8 |
| 728 | 2026-03-20T12:06:40.937Z | Downloaded progenitor v0.13.0 |
| 729 | 2026-03-20T12:06:40.940Z | Downloaded password-hash v0.5.0 |
| 730 | 2026-03-20T12:06:40.940Z | Downloaded hmac v0.12.1 |
| 731 | 2026-03-20T12:06:40.942Z | Downloaded jiff v0.2.15 |
| 732 | 2026-03-20T12:06:40.953Z | Downloaded poly1305 v0.8.0 |
| 733 | 2026-03-20T12:06:40.956Z | Downloaded petgraph v0.6.5 |
| 734 | 2026-03-20T12:06:40.967Z | Downloaded num-complex v0.4.6 |
| 735 | 2026-03-20T12:06:40.970Z | Downloaded litemap v0.8.0 |
| 736 | 2026-03-20T12:06:40.970Z | Downloaded phf v0.12.1 |
| 737 | 2026-03-20T12:06:40.973Z | Downloaded icu_locale_core v2.0.0 |
| 738 | 2026-03-20T12:06:40.975Z | Downloaded paste v1.0.15 |
| 739 | 2026-03-20T12:06:40.978Z | Downloaded parse-display-derive v0.10.0 |
| 740 | 2026-03-20T12:06:40.978Z | Downloaded oxide-tokio-rt v0.1.2 |
| 741 | 2026-03-20T12:06:40.981Z | Downloaded libc v0.2.176 |
| 742 | 2026-03-20T12:06:40.997Z | Downloaded owo-colors v4.3.0 |
| 743 | 2026-03-20T12:06:41.000Z | Downloaded icu_properties v2.0.1 |
| 744 | 2026-03-20T12:06:41.003Z | Downloaded anstream v0.6.20 |
| 745 | 2026-03-20T12:06:41.003Z | Downloaded proc-macro-error-attr v1.0.4 |
| 746 | 2026-03-20T12:06:41.003Z | Downloaded num-rational v0.4.2 |
| 747 | 2026-03-20T12:06:41.006Z | Downloaded highway v1.3.0 |
| 748 | 2026-03-20T12:06:41.006Z | Downloaded newtype-uuid v1.3.2 |
| 749 | 2026-03-20T12:06:41.006Z | Downloaded multer v3.1.0 |
| 750 | 2026-03-20T12:06:41.009Z | Downloaded lock_api v0.4.13 |
| 751 | 2026-03-20T12:06:41.009Z | Downloaded git-stub-vcs v0.1.0 |
| 752 | 2026-03-20T12:06:41.009Z | Downloaded foldhash v0.2.0 |
| 753 | 2026-03-20T12:06:41.012Z | Downloaded libz-sys v1.1.22 |
| 754 | 2026-03-20T12:06:41.025Z | Downloaded find-msvc-tools v0.1.2 |
| 755 | 2026-03-20T12:06:41.028Z | Downloaded derive-where v1.6.0 |
| 756 | 2026-03-20T12:06:41.031Z | Downloaded allocator-api2 v0.2.21 |
| 757 | 2026-03-20T12:06:41.034Z | Downloaded ingot v0.1.1 |
| 758 | 2026-03-20T12:06:41.034Z | Downloaded crc32fast v1.5.0 |
| 759 | 2026-03-20T12:06:41.034Z | Downloaded libsw-core v0.3.2 |
| 760 | 2026-03-20T12:06:41.036Z | Downloaded tokio v1.49.0 |
| 761 | 2026-03-20T12:06:41.062Z | Downloaded num_threads v0.1.7 |
| 762 | 2026-03-20T12:06:41.065Z | Downloaded num_enum_derive v0.5.11 |
| 763 | 2026-03-20T12:06:41.065Z | Downloaded num-iter v0.1.45 |
| 764 | 2026-03-20T12:06:41.065Z | Downloaded num-derive v0.3.3 |
| 765 | 2026-03-20T12:06:41.068Z | Downloaded libsw v3.5.0 |
| 766 | 2026-03-20T12:06:41.068Z | Downloaded iana-time-zone v0.1.64 |
| 767 | 2026-03-20T12:06:41.071Z | Downloaded httparse v1.10.1 |
| 768 | 2026-03-20T12:06:41.071Z | Downloaded group v0.13.0 |
| 769 | 2026-03-20T12:06:41.073Z | Downloaded getrandom v0.2.16 |
| 770 | 2026-03-20T12:06:41.073Z | Downloaded erased-serde v0.3.31 |
| 771 | 2026-03-20T12:06:41.076Z | Downloaded fs_extra v1.3.0 |
| 772 | 2026-03-20T12:06:41.076Z | Downloaded clang-sys v1.8.1 |
| 773 | 2026-03-20T12:06:41.079Z | Downloaded generic-array v0.14.7 |
| 774 | 2026-03-20T12:06:41.079Z | Downloaded ingot-types v0.1.2 |
| 775 | 2026-03-20T12:06:41.082Z | Downloaded globset v0.4.16 |
| 776 | 2026-03-20T12:06:41.082Z | Downloaded futures-executor v0.3.31 |
| 777 | 2026-03-20T12:06:41.082Z | Downloaded foldhash v0.1.5 |
| 778 | 2026-03-20T12:06:41.085Z | Downloaded ff v0.13.1 |
| 779 | 2026-03-20T12:06:41.085Z | Downloaded data-encoding v2.9.0 |
| 780 | 2026-03-20T12:06:41.085Z | Downloaded fastrand v2.3.0 |
| 781 | 2026-03-20T12:06:41.088Z | Downloaded clap_derive v4.5.49 |
| 782 | 2026-03-20T12:06:41.088Z | Downloaded crossbeam-utils v0.8.21 |
| 783 | 2026-03-20T12:06:41.091Z | Downloaded cexpr v0.6.0 |
| 784 | 2026-03-20T12:06:41.091Z | Downloaded managed v0.8.0 |
| 785 | 2026-03-20T12:06:41.093Z | Downloaded macaddr v1.0.1 |
| 786 | 2026-03-20T12:06:41.093Z | Downloaded lru-slab v0.1.2 |
| 787 | 2026-03-20T12:06:41.093Z | Downloaded libscf-sys v1.1.0 |
| 788 | 2026-03-20T12:06:41.096Z | Downloaded is_terminal_polyfill v1.70.1 |
| 789 | 2026-03-20T12:06:41.096Z | Downloaded is_ci v1.2.0 |
| 790 | 2026-03-20T12:06:41.096Z | Downloaded display-error-chain v0.2.2 |
| 791 | 2026-03-20T12:06:41.096Z | Downloaded digest v0.10.7 |
| 792 | 2026-03-20T12:06:41.099Z | Downloaded daft-derive v0.1.4 |
| 793 | 2026-03-20T12:06:41.102Z | Downloaded bcs v0.1.6 |
| 794 | 2026-03-20T12:06:41.102Z | Downloaded dropshot-api-manager v0.5.2 |
| 795 | 2026-03-20T12:06:41.105Z | Downloaded backoff v0.4.0 |
| 796 | 2026-03-20T12:06:41.107Z | Downloaded itoa v1.0.15 |
| 797 | 2026-03-20T12:06:41.107Z | Downloaded arrayvec v0.7.6 |
| 798 | 2026-03-20T12:06:41.110Z | Downloaded bitflags v2.9.4 |
| 799 | 2026-03-20T12:06:41.113Z | Downloaded foreign-types v0.5.0 |
| 800 | 2026-03-20T12:06:41.113Z | Downloaded either v1.15.0 |
| 801 | 2026-03-20T12:06:41.113Z | Downloaded darling v0.21.3 |
| 802 | 2026-03-20T12:06:41.117Z | Downloaded colored v3.0.0 |
| 803 | 2026-03-20T12:06:41.119Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 804 | 2026-03-20T12:06:41.161Z | Downloaded ciborium v0.2.2 |
| 805 | 2026-03-20T12:06:41.164Z | Downloaded cookie v0.18.1 |
| 806 | 2026-03-20T12:06:41.167Z | Downloaded defmt v1.0.1 |
| 807 | 2026-03-20T12:06:41.167Z | Downloaded csv-core v0.1.12 |
| 808 | 2026-03-20T12:06:41.170Z | Downloaded autocfg v1.5.0 |
| 809 | 2026-03-20T12:06:41.170Z | Downloaded hubpack v0.1.2 |
| 810 | 2026-03-20T12:06:41.170Z | Downloaded deranged v0.5.3 |
| 811 | 2026-03-20T12:06:41.173Z | Downloaded async-trait v0.1.89 |
| 812 | 2026-03-20T12:06:41.176Z | Downloaded chacha20 v0.9.1 |
| 813 | 2026-03-20T12:06:41.176Z | Downloaded cargo_metadata v0.18.1 |
| 814 | 2026-03-20T12:06:41.176Z | Downloaded byteorder v1.5.0 |
| 815 | 2026-03-20T12:06:41.179Z | Downloaded base64ct v1.8.0 |
| 816 | 2026-03-20T12:06:41.179Z | Downloaded anstyle-parse v0.2.7 |
| 817 | 2026-03-20T12:06:41.182Z | Downloaded futures-task v0.3.31 |
| 818 | 2026-03-20T12:06:41.182Z | Downloaded foreign-types v0.3.2 |
| 819 | 2026-03-20T12:06:41.182Z | Downloaded dtrace-parser v0.2.0 |
| 820 | 2026-03-20T12:06:41.182Z | Downloaded dunce v1.0.5 |
| 821 | 2026-03-20T12:06:41.185Z | Downloaded bitflags v1.3.2 |
| 822 | 2026-03-20T12:06:41.185Z | Downloaded bit-vec v0.8.0 |
| 823 | 2026-03-20T12:06:41.187Z | Downloaded argon2 v0.5.3 |
| 824 | 2026-03-20T12:06:41.187Z | Downloaded encoding_rs v0.8.35 |
| 825 | 2026-03-20T12:06:41.202Z | Downloaded heck v0.5.0 |
| 826 | 2026-03-20T12:06:41.205Z | Downloaded heck v0.4.1 |
| 827 | 2026-03-20T12:06:41.208Z | Downloaded futures-sink v0.3.31 |
| 828 | 2026-03-20T12:06:41.208Z | Downloaded ident_case v1.0.1 |
| 829 | 2026-03-20T12:06:41.208Z | Downloaded foreign-types-shared v0.3.1 |
| 830 | 2026-03-20T12:06:41.208Z | Downloaded ring v0.17.14 |
| 831 | 2026-03-20T12:06:41.236Z | Downloaded foreign-types-shared v0.1.1 |
| 832 | 2026-03-20T12:06:41.239Z | Downloaded cfg_aliases v0.2.1 |
| 833 | 2026-03-20T12:06:41.239Z | Downloaded dyn-clone v1.0.20 |
| 834 | 2026-03-20T12:06:41.239Z | Downloaded darling_macro v0.21.3 |
| 835 | 2026-03-20T12:06:41.239Z | Downloaded atomicwrites v0.4.4 |
| 836 | 2026-03-20T12:06:41.242Z | Downloaded cmake v0.1.54 |
| 837 | 2026-03-20T12:06:41.242Z | Downloaded camino v1.2.2 |
| 838 | 2026-03-20T12:06:41.242Z | Downloaded hex v0.4.3 |
| 839 | 2026-03-20T12:06:41.245Z | Downloaded defmt-macros v1.0.1 |
| 840 | 2026-03-20T12:06:41.245Z | Downloaded defmt v0.3.100 |
| 841 | 2026-03-20T12:06:41.248Z | Downloaded chrono v0.4.43 |
| 842 | 2026-03-20T12:06:41.251Z | Downloaded form_urlencoded v1.2.2 |
| 843 | 2026-03-20T12:06:41.253Z | Downloaded embedded-io v0.6.1 |
| 844 | 2026-03-20T12:06:41.253Z | Downloaded cargo-platform v0.1.9 |
| 845 | 2026-03-20T12:06:41.253Z | Downloaded atomic-waker v1.1.2 |
| 846 | 2026-03-20T12:06:41.256Z | Downloaded async-stream-impl v0.3.6 |
| 847 | 2026-03-20T12:06:41.256Z | Downloaded async-stream v0.3.6 |
| 848 | 2026-03-20T12:06:41.256Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 849 | 2026-03-20T12:06:41.259Z | Downloaded colorchoice v1.0.4 |
| 850 | 2026-03-20T12:06:41.259Z | Downloaded cfg-if v1.0.3 |
| 851 | 2026-03-20T12:06:41.259Z | Downloaded arrayref v0.3.9 |
| 852 | 2026-03-20T12:06:41.259Z | Downloaded async-recursion v1.1.1 |
| 853 | 2026-03-20T12:06:41.262Z | Downloaded anstyle v1.0.11 |
| 854 | 2026-03-20T12:06:41.265Z | Downloaded ciborium-ll v0.2.2 |
| 855 | 2026-03-20T12:06:41.265Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 856 | 2026-03-20T12:06:41.302Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 857 | 2026-03-20T12:06:41.305Z | Downloaded cpufeatures v0.2.17 |
| 858 | 2026-03-20T12:06:41.305Z | Downloaded base16ct v0.2.0 |
| 859 | 2026-03-20T12:06:41.305Z | Downloaded derive-ex v0.1.8 |
| 860 | 2026-03-20T12:06:41.308Z | Downloaded block-buffer v0.10.4 |
| 861 | 2026-03-20T12:06:41.730Z | Downloaded aws-lc-sys v0.31.0 |
| 862 | 2026-03-20T12:06:42.130Z | Compiling proc-macro2 v1.0.106 |
| 863 | 2026-03-20T12:06:42.133Z | Compiling quote v1.0.44 |
| 864 | 2026-03-20T12:06:42.133Z | Compiling unicode-ident v1.0.24 |
| 865 | 2026-03-20T12:06:42.133Z | Compiling serde_core v1.0.228 |
| 866 | 2026-03-20T12:06:42.133Z | Compiling serde v1.0.228 |
| 867 | 2026-03-20T12:06:42.133Z | Compiling libc v0.2.176 |
| 868 | 2026-03-20T12:06:42.133Z | Compiling autocfg v1.5.0 |
| 869 | 2026-03-20T12:06:42.514Z | Checking cfg-if v1.0.3 |
| 870 | 2026-03-20T12:06:42.599Z | Compiling memchr v2.7.5 |
| 871 | 2026-03-20T12:06:42.856Z | Compiling zmij v1.0.17 |
| 872 | 2026-03-20T12:06:43.340Z | Compiling getrandom v0.3.3 |
| 873 | 2026-03-20T12:06:43.377Z | Compiling libm v0.2.15 |
| 874 | 2026-03-20T12:06:43.783Z | Compiling shlex v1.3.0 |
| 875 | 2026-03-20T12:06:43.809Z | Checking smallvec v1.15.1 |
| 876 | 2026-03-20T12:06:43.894Z | Checking itoa v1.0.15 |
| 877 | 2026-03-20T12:06:44.048Z | Compiling jobserver v0.1.34 |
| 878 | 2026-03-20T12:06:44.068Z | Compiling version_check v0.9.5 |
| 879 | 2026-03-20T12:06:44.099Z | Compiling thiserror v2.0.18 |
| 880 | 2026-03-20T12:06:44.212Z | Compiling find-msvc-tools v0.1.2 |
| 881 | 2026-03-20T12:06:44.439Z | Compiling syn v2.0.117 |
| 882 | 2026-03-20T12:06:44.479Z | Compiling cc v1.2.38 |
| 883 | 2026-03-20T12:06:44.506Z | Compiling icu_properties_data v2.0.1 |
| 884 | 2026-03-20T12:06:44.528Z | Compiling icu_normalizer_data v2.0.0 |
| 885 | 2026-03-20T12:06:44.695Z | Compiling lock_api v0.4.13 |
| 886 | 2026-03-20T12:06:44.814Z | Compiling parking_lot_core v0.9.11 |
| 887 | 2026-03-20T12:06:44.865Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-03-20T12:06:44.895Z | Compiling serde_json v1.0.149 |
| 889 | 2026-03-20T12:06:45.171Z | Compiling log v0.4.29 |
| 890 | 2026-03-20T12:06:45.244Z | Compiling heck v0.5.0 |
| 891 | 2026-03-20T12:06:45.456Z | Checking writeable v0.6.1 |
| 892 | 2026-03-20T12:06:45.540Z | Checking litemap v0.8.0 |
| 893 | 2026-03-20T12:06:45.576Z | Compiling num-traits v0.2.19 |
| 894 | 2026-03-20T12:06:45.620Z | Checking percent-encoding v2.3.2 |
| 895 | 2026-03-20T12:06:45.895Z | Checking form_urlencoded v1.2.2 |
| 896 | 2026-03-20T12:06:46.057Z | Checking utf8_iter v1.0.4 |
| 897 | 2026-03-20T12:06:46.078Z | Compiling zerocopy v0.8.27 |
| 898 | 2026-03-20T12:06:46.114Z | Checking pin-project-lite v0.2.16 |
| 899 | 2026-03-20T12:06:46.217Z | Compiling rustversion v1.0.22 |
| 900 | 2026-03-20T12:06:46.239Z | Checking iana-time-zone v0.1.64 |
| 901 | 2026-03-20T12:06:46.272Z | Compiling foldhash v0.2.0 |
| 902 | 2026-03-20T12:06:46.370Z | Compiling regex-syntax v0.8.6 |
| 903 | 2026-03-20T12:06:46.478Z | Compiling equivalent v1.0.2 |
| 904 | 2026-03-20T12:06:46.527Z | Compiling allocator-api2 v0.2.21 |
| 905 | 2026-03-20T12:06:46.602Z | Compiling semver v1.0.27 |
| 906 | 2026-03-20T12:06:46.646Z | Checking socket2 v0.6.0 |
| 907 | 2026-03-20T12:06:46.968Z | Compiling hashbrown v0.16.1 |
| 908 | 2026-03-20T12:06:46.971Z | Compiling aho-corasick v1.1.3 |
| 909 | 2026-03-20T12:06:47.035Z | Checking uuid v1.20.0 |
| 910 | 2026-03-20T12:06:47.363Z | Checking scopeguard v1.2.0 |
| 911 | 2026-03-20T12:06:47.580Z | Checking getrandom v0.2.16 |
| 912 | 2026-03-20T12:06:47.722Z | Checking signal-hook-registry v1.4.6 |
| 913 | 2026-03-20T12:06:47.753Z | Checking mio v1.0.4 |
| 914 | 2026-03-20T12:06:47.775Z | Compiling portable-atomic v1.11.1 |
| 915 | 2026-03-20T12:06:47.797Z | Checking dyn-clone v1.0.20 |
| 916 | 2026-03-20T12:06:47.801Z | Checking parking_lot v0.12.4 |
| 917 | 2026-03-20T12:06:47.915Z | Compiling schemars v0.8.22 |
| 918 | 2026-03-20T12:06:48.335Z | Checking critical-section v1.2.0 |
| 919 | 2026-03-20T12:06:48.422Z | Compiling regex-automata v0.4.13 |
| 920 | 2026-03-20T12:06:48.468Z | Compiling bitflags v2.9.4 |
| 921 | 2026-03-20T12:06:48.572Z | Compiling synstructure v0.13.2 |
| 922 | 2026-03-20T12:06:48.756Z | Compiling serde_derive_internals v0.29.1 |
| 923 | 2026-03-20T12:06:49.029Z | Checking futures-core v0.3.32 |
| 924 | 2026-03-20T12:06:49.049Z | Checking once_cell v1.21.3 |
| 925 | 2026-03-20T12:06:49.312Z | Compiling ring v0.17.14 |
| 926 | 2026-03-20T12:06:49.464Z | Compiling typenum v1.18.0 |
| 927 | 2026-03-20T12:06:49.529Z | Compiling indexmap v2.13.0 |
| 928 | 2026-03-20T12:06:49.849Z | Compiling thiserror v1.0.69 |
| 929 | 2026-03-20T12:06:50.187Z | Compiling httparse v1.10.1 |
| 930 | 2026-03-20T12:06:50.416Z | Compiling serde_derive v1.0.228 |
| 931 | 2026-03-20T12:06:50.437Z | Compiling zerofrom-derive v0.1.6 |
| 932 | 2026-03-20T12:06:50.460Z | Compiling yoke-derive v0.8.0 |
| 933 | 2026-03-20T12:06:50.552Z | Compiling zerovec-derive v0.11.1 |
| 934 | 2026-03-20T12:06:50.614Z | Compiling displaydoc v0.2.5 |
| 935 | 2026-03-20T12:06:50.830Z | Compiling thiserror-impl v2.0.18 |
| 936 | 2026-03-20T12:06:51.549Z | Compiling schemars_derive v0.8.22 |
| 937 | 2026-03-20T12:06:51.819Z | Compiling tokio-macros v2.6.0 |
| 938 | 2026-03-20T12:06:51.948Z | Compiling zerocopy-derive v0.8.27 |
| 939 | 2026-03-20T12:06:52.043Z | Checking zerofrom v0.1.6 |
| 940 | 2026-03-20T12:06:52.092Z | Compiling futures-macro v0.3.31 |
| 941 | 2026-03-20T12:06:52.197Z | Checking yoke v0.8.0 |
| 942 | 2026-03-20T12:06:52.422Z | Checking zerovec v0.11.4 |
| 943 | 2026-03-20T12:06:52.445Z | Checking zerotrie v0.2.2 |
| 944 | 2026-03-20T12:06:52.770Z | Compiling regex v1.12.3 |
| 945 | 2026-03-20T12:06:53.010Z | Compiling zeroize_derive v1.4.3 |
| 946 | 2026-03-20T12:06:53.103Z | Compiling thiserror-impl v1.0.69 |
| 947 | 2026-03-20T12:06:53.234Z | Checking futures-sink v0.3.31 |
| 948 | 2026-03-20T12:06:53.305Z | Compiling rustix v1.1.2 |
| 949 | 2026-03-20T12:06:53.358Z | Checking slab v0.4.11 |
| 950 | 2026-03-20T12:06:53.398Z | Checking tinystr v0.8.1 |
| 951 | 2026-03-20T12:06:53.552Z | Checking potential_utf v0.1.3 |
| 952 | 2026-03-20T12:06:53.638Z | Checking icu_locale_core v2.0.0 |
| 953 | 2026-03-20T12:06:53.715Z | Checking icu_collections v2.0.0 |
| 954 | 2026-03-20T12:06:53.857Z | Checking zeroize v1.8.1 |
| 955 | 2026-03-20T12:06:54.051Z | Compiling either v1.15.0 |
| 956 | 2026-03-20T12:06:54.149Z | Checking subtle v2.6.1 |
| 957 | 2026-03-20T12:06:54.318Z | Checking icu_provider v2.0.0 |
| 958 | 2026-03-20T12:06:54.341Z | Compiling anyhow v1.0.100 |
| 959 | 2026-03-20T12:06:54.344Z | Compiling ucd-trie v0.1.7 |
| 960 | 2026-03-20T12:06:54.551Z | Checking bytes v1.11.1 |
| 961 | 2026-03-20T12:06:54.631Z | Checking icu_properties v2.0.1 |
| 962 | 2026-03-20T12:06:54.655Z | Checking icu_normalizer v2.0.0 |
| 963 | 2026-03-20T12:06:54.741Z | Checking chrono v0.4.43 |
| 964 | 2026-03-20T12:06:54.744Z | Compiling serde_tokenstream v0.2.3 |
| 965 | 2026-03-20T12:06:55.159Z | Checking tokio v1.49.0 |
| 966 | 2026-03-20T12:06:55.253Z | Compiling pest v2.8.2 |
| 967 | 2026-03-20T12:06:55.395Z | Checking futures-channel v0.3.31 |
| 968 | 2026-03-20T12:06:55.503Z | Checking rand_core v0.6.4 |
| 969 | 2026-03-20T12:06:55.636Z | Checking pin-utils v0.1.0 |
| 970 | 2026-03-20T12:06:55.721Z | Checking futures-io v0.3.31 |
| 971 | 2026-03-20T12:06:55.743Z | Checking futures-task v0.3.31 |
| 972 | 2026-03-20T12:06:55.782Z | Checking idna_adapter v1.2.1 |
| 973 | 2026-03-20T12:06:55.865Z | Compiling pkg-config v0.3.32 |
| 974 | 2026-03-20T12:06:55.919Z | Checking futures-util v0.3.31 |
| 975 | 2026-03-20T12:06:55.922Z | Compiling tracing-attributes v0.1.30 |
| 976 | 2026-03-20T12:06:55.963Z | Checking idna v1.1.0 |
| 977 | 2026-03-20T12:06:56.244Z | Checking tracing-core v0.1.34 |
| 978 | 2026-03-20T12:06:56.273Z | Checking url v2.5.7 |
| 979 | 2026-03-20T12:06:56.653Z | Compiling generic-array v0.14.7 |
| 980 | 2026-03-20T12:06:56.823Z | Compiling pest_meta v2.8.2 |
| 981 | 2026-03-20T12:06:56.929Z | Compiling vcpkg v0.2.15 |
| 982 | 2026-03-20T12:06:57.098Z | Checking fnv v1.0.7 |
| 983 | 2026-03-20T12:06:57.571Z | Checking tracing v0.1.41 |
| 984 | 2026-03-20T12:06:57.691Z | Compiling pest_generator v2.8.2 |
| 985 | 2026-03-20T12:06:57.761Z | Compiling http v1.4.0 |
| 986 | 2026-03-20T12:06:58.033Z | Compiling rustc-hash v2.1.1 |
| 987 | 2026-03-20T12:06:58.192Z | Compiling prettyplease v0.2.37 |
| 988 | 2026-03-20T12:06:58.550Z | Compiling regress v0.10.5 |
| 989 | 2026-03-20T12:06:58.554Z | Compiling byteorder v1.5.0 |
| 990 | 2026-03-20T12:06:58.554Z | Compiling time-core v0.1.6 |
| 991 | 2026-03-20T12:06:58.727Z | Compiling pest_derive v2.8.2 |
| 992 | 2026-03-20T12:06:58.755Z | Compiling num-conv v0.1.0 |
| 993 | 2026-03-20T12:06:58.872Z | Checking errno v0.3.14 |
| 994 | 2026-03-20T12:06:58.907Z | Compiling glob v0.3.3 |
| 995 | 2026-03-20T12:06:58.951Z | Compiling time-macros v0.2.24 |
| 996 | 2026-03-20T12:06:59.020Z | Compiling minimal-lexical v0.2.1 |
| 997 | 2026-03-20T12:06:59.359Z | Compiling nom v7.1.3 |
| 998 | 2026-03-20T12:06:59.383Z | Compiling clang-sys v1.8.1 |
| 999 | 2026-03-20T12:06:59.452Z | Checking base64 v0.22.1 |
| 1000 | 2026-03-20T12:06:59.773Z | Checking ipnet v2.11.0 |
| 1001 | 2026-03-20T12:06:59.878Z | Checking tokio-util v0.7.16 |
| 1002 | 2026-03-20T12:07:00.071Z | Checking crypto-common v0.1.6 |
| 1003 | 2026-03-20T12:07:00.398Z | Compiling scroll_derive v0.13.1 |
| 1004 | 2026-03-20T12:07:00.524Z | Compiling libloading v0.8.9 |
| 1005 | 2026-03-20T12:07:00.772Z | Compiling bindgen v0.72.1 |
| 1006 | 2026-03-20T12:07:00.794Z | Compiling camino v1.2.2 |
| 1007 | 2026-03-20T12:07:01.184Z | Compiling cexpr v0.6.0 |
| 1008 | 2026-03-20T12:07:01.275Z | Checking http-body v1.0.1 |
| 1009 | 2026-03-20T12:07:01.397Z | Checking ppv-lite86 v0.2.21 |
| 1010 | 2026-03-20T12:07:01.463Z | Compiling itertools v0.12.1 |
| 1011 | 2026-03-20T12:07:01.485Z | Compiling syn v1.0.109 |
| 1012 | 2026-03-20T12:07:01.508Z | Compiling crossbeam-utils v0.8.21 |
| 1013 | 2026-03-20T12:07:01.562Z | Checking atomic-waker v1.1.2 |
| 1014 | 2026-03-20T12:07:01.809Z | Compiling slog v2.8.2 |
| 1015 | 2026-03-20T12:07:01.934Z | Checking tower-layer v0.3.3 |
| 1016 | 2026-03-20T12:07:01.956Z | Compiling paste v1.0.15 |
| 1017 | 2026-03-20T12:07:01.979Z | Checking tower-service v0.3.3 |
| 1018 | 2026-03-20T12:07:01.982Z | Checking try-lock v0.2.5 |
| 1019 | 2026-03-20T12:07:02.103Z | Checking h2 v0.4.12 |
| 1020 | 2026-03-20T12:07:02.145Z | Checking ipnetwork v0.21.1 |
| 1021 | 2026-03-20T12:07:02.148Z | Checking want v0.3.1 |
| 1022 | 2026-03-20T12:07:02.148Z | Checking erased-serde v0.3.31 |
| 1023 | 2026-03-20T12:07:02.332Z | Checking rustls-pki-types v1.12.0 |
| 1024 | 2026-03-20T12:07:02.372Z | Checking pretty-hex v0.4.1 |
| 1025 | 2026-03-20T12:07:02.411Z | Checking httpdate v1.0.3 |
| 1026 | 2026-03-20T12:07:02.540Z | Checking ryu v1.0.20 |
| 1027 | 2026-03-20T12:07:02.687Z | Compiling async-trait v0.1.89 |
| 1028 | 2026-03-20T12:07:02.711Z | Checking untrusted v0.9.0 |
| 1029 | 2026-03-20T12:07:02.999Z | Compiling scroll v0.13.0 |
| 1030 | 2026-03-20T12:07:03.093Z | Compiling openssl-sys v0.9.109 |
| 1031 | 2026-03-20T12:07:03.226Z | Checking plain v0.2.3 |
| 1032 | 2026-03-20T12:07:03.343Z | Compiling strsim v0.11.1 |
| 1033 | 2026-03-20T12:07:03.733Z | Compiling usdt-impl v0.6.0 |
| 1034 | 2026-03-20T12:07:03.925Z | Compiling goblin v0.10.1 |
| 1035 | 2026-03-20T12:07:04.072Z | Checking http-body-util v0.1.3 |
| 1036 | 2026-03-20T12:07:04.125Z | Checking block-buffer v0.10.4 |
| 1037 | 2026-03-20T12:07:04.230Z | Compiling openapiv3 v2.2.0 |
| 1038 | 2026-03-20T12:07:04.300Z | Checking rand_core v0.9.3 |
| 1039 | 2026-03-20T12:07:04.626Z | Checking hyper v1.8.1 |
| 1040 | 2026-03-20T12:07:04.737Z | Compiling slog-async v2.8.0 |
| 1041 | 2026-03-20T12:07:05.824Z | Checking digest v0.10.7 |
| 1042 | 2026-03-20T12:07:05.847Z | Checking hyper-util v0.1.19 |
| 1043 | 2026-03-20T12:07:06.077Z | Checking serde_urlencoded v0.7.1 |
| 1044 | 2026-03-20T12:07:06.312Z | Checking oxnet v0.1.4 |
| 1045 | 2026-03-20T12:07:06.337Z | Compiling typify-impl v0.4.3 |
| 1046 | 2026-03-20T12:07:06.357Z | Compiling dtrace-parser v0.3.0 |
| 1047 | 2026-03-20T12:07:06.617Z | Compiling cmake v0.1.54 |
| 1048 | 2026-03-20T12:07:06.654Z | Compiling thread-id v5.0.0 |
| 1049 | 2026-03-20T12:07:06.767Z | Compiling fs_extra v1.3.0 |
| 1050 | 2026-03-20T12:07:07.072Z | Compiling dunce v1.0.5 |
| 1051 | 2026-03-20T12:07:07.097Z | Compiling omicron-workspace-hack v0.1.0 |
| 1052 | 2026-03-20T12:07:07.197Z | Compiling ident_case v1.0.1 |
| 1053 | 2026-03-20T12:07:07.224Z | Checking rand_chacha v0.9.0 |
| 1054 | 2026-03-20T12:07:07.271Z | Compiling daft-derive v0.1.4 |
| 1055 | 2026-03-20T12:07:07.351Z | Compiling darling_core v0.21.3 |
| 1056 | 2026-03-20T12:07:07.399Z | Checking powerfmt v0.2.0 |
| 1057 | 2026-03-20T12:07:07.472Z | Checking rand v0.9.2 |
| 1058 | 2026-03-20T12:07:07.598Z | Compiling unsafe-libyaml v0.2.11 |
| 1059 | 2026-03-20T12:07:07.794Z | Compiling dof v0.4.0 |
| 1060 | 2026-03-20T12:07:08.087Z | Checking deranged v0.5.3 |
| 1061 | 2026-03-20T12:07:08.213Z | Checking sync_wrapper v1.0.2 |
| 1062 | 2026-03-20T12:07:08.347Z | Compiling serde_yaml v0.9.34+deprecated |
| 1063 | 2026-03-20T12:07:09.183Z | Compiling rustls v0.22.4 |
| 1064 | 2026-03-20T12:07:09.221Z | Compiling usdt-macro v0.6.0 |
| 1065 | 2026-03-20T12:07:09.448Z | Compiling usdt-attr-macro v0.6.0 |
| 1066 | 2026-03-20T12:07:09.702Z | Checking num_threads v0.1.7 |
| 1067 | 2026-03-20T12:07:09.818Z | Checking cpufeatures v0.2.17 |
| 1068 | 2026-03-20T12:07:09.912Z | Compiling aws-lc-rs v1.14.0 |
| 1069 | 2026-03-20T12:07:09.976Z | Compiling aws-lc-sys v0.31.0 |
| 1070 | 2026-03-20T12:07:10.032Z | Checking time v0.3.44 |
| 1071 | 2026-03-20T12:07:10.268Z | Checking tower v0.5.2 |
| 1072 | 2026-03-20T12:07:10.441Z | Compiling darling_macro v0.21.3 |
| 1073 | 2026-03-20T12:07:10.783Z | Compiling structmeta-derive v0.3.0 |
| 1074 | 2026-03-20T12:07:10.999Z | Checking encoding_rs v0.8.35 |
| 1075 | 2026-03-20T12:07:11.137Z | Compiling darling v0.21.3 |
| 1076 | 2026-03-20T12:07:11.245Z | Checking iri-string v0.7.8 |
| 1077 | 2026-03-20T12:07:11.285Z | Compiling typify-macro v0.4.3 |
| 1078 | 2026-03-20T12:07:11.527Z | Checking mime v0.3.17 |
| 1079 | 2026-03-20T12:07:11.754Z | Checking crossbeam-channel v0.5.15 |
| 1080 | 2026-03-20T12:07:12.069Z | Checking futures-executor v0.3.31 |
| 1081 | 2026-03-20T12:07:12.145Z | Compiling structmeta v0.3.0 |
| 1082 | 2026-03-20T12:07:12.187Z | Compiling multer v3.1.0 |
| 1083 | 2026-03-20T12:07:12.253Z | Checking hex v0.4.3 |
| 1084 | 2026-03-20T12:07:12.256Z | Checking unicode-width v0.2.1 |
| 1085 | 2026-03-20T12:07:12.298Z | Checking untrusted v0.7.1 |
| 1086 | 2026-03-20T12:07:12.402Z | Checking foreign-types-shared v0.1.1 |
| 1087 | 2026-03-20T12:07:12.442Z | Checking fastrand v2.3.0 |
| 1088 | 2026-03-20T12:07:12.464Z | Compiling openssl v0.10.73 |
| 1089 | 2026-03-20T12:07:12.507Z | Checking foreign-types v0.3.2 |
| 1090 | 2026-03-20T12:07:12.594Z | Checking futures v0.3.31 |
| 1091 | 2026-03-20T12:07:12.643Z | Compiling openssl-macros v0.1.1 |
| 1092 | 2026-03-20T12:07:12.669Z | Checking tempfile v3.23.0 |
| 1093 | 2026-03-20T12:07:12.691Z | Compiling async-stream-impl v0.3.6 |
| 1094 | 2026-03-20T12:07:12.718Z | Checking tower-http v0.6.8 |
| 1095 | 2026-03-20T12:07:12.822Z | Compiling strum_macros v0.26.4 |
| 1096 | 2026-03-20T12:07:12.947Z | Checking thread_local v1.1.9 |
| 1097 | 2026-03-20T12:07:13.210Z | Checking openssl-probe v0.1.6 |
| 1098 | 2026-03-20T12:07:13.297Z | Compiling typify v0.4.3 |
| 1099 | 2026-03-20T12:07:13.320Z | Compiling native-tls v0.2.14 |
| 1100 | 2026-03-20T12:07:13.342Z | Compiling rustls v0.23.32 |
| 1101 | 2026-03-20T12:07:13.601Z | Compiling newtype-uuid-macros v0.1.0 |
| 1102 | 2026-03-20T12:07:13.652Z | Compiling dropshot v0.16.7 |
| 1103 | 2026-03-20T12:07:13.776Z | Checking is-terminal v0.4.16 |
| 1104 | 2026-03-20T12:07:13.776Z | Checking memmap2 v0.9.8 |
| 1105 | 2026-03-20T12:07:13.891Z | Checking winnow v0.7.14 |
| 1106 | 2026-03-20T12:07:13.930Z | Checking take_mut v0.2.2 |
| 1107 | 2026-03-20T12:07:13.999Z | Compiling ref-cast v1.0.25 |
| 1108 | 2026-03-20T12:07:14.082Z | Checking match_cfg v0.1.0 |
| 1109 | 2026-03-20T12:07:14.229Z | Checking term v1.2.0 |
| 1110 | 2026-03-20T12:07:14.508Z | Checking hostname v0.3.1 |
| 1111 | 2026-03-20T12:07:14.530Z | Checking slog-term v2.9.2 |
| 1112 | 2026-03-20T12:07:14.839Z | Checking slog-json v2.6.1 |
| 1113 | 2026-03-20T12:07:14.874Z | Compiling dropshot_endpoint v0.16.7 |
| 1114 | 2026-03-20T12:07:14.900Z | Compiling ref-cast-impl v1.0.25 |
| 1115 | 2026-03-20T12:07:15.032Z | Checking slog-bunyan v2.5.0 |
| 1116 | 2026-03-20T12:07:15.076Z | Compiling derive-ex v0.1.8 |
| 1117 | 2026-03-20T12:07:15.485Z | Checking webpki-roots v1.0.2 |
| 1118 | 2026-03-20T12:07:15.587Z | Compiling strum_macros v0.27.2 |
| 1119 | 2026-03-20T12:07:15.738Z | Compiling progenitor-impl v0.11.1 |
| 1120 | 2026-03-20T12:07:15.872Z | Checking newtype-uuid v1.3.2 |
| 1121 | 2026-03-20T12:07:16.353Z | Checking daft v0.1.4 |
| 1122 | 2026-03-20T12:07:16.606Z | Checking tokio-native-tls v0.3.1 |
| 1123 | 2026-03-20T12:07:16.647Z | Compiling serde_with_macros v3.14.1 |
| 1124 | 2026-03-20T12:07:16.801Z | Checking hyper-tls v0.6.0 |
| 1125 | 2026-03-20T12:07:17.173Z | Compiling test-strategy v0.4.3 |
| 1126 | 2026-03-20T12:07:17.397Z | Checking rustls-webpki v0.102.8 |
| 1127 | 2026-03-20T12:07:17.441Z | Checking debug-ignore v1.0.5 |
| 1128 | 2026-03-20T12:07:17.566Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1129 | 2026-03-20T12:07:18.024Z | Compiling parse-display-derive v0.10.0 |
| 1130 | 2026-03-20T12:07:18.180Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1131 | 2026-03-20T12:07:18.682Z | Compiling progenitor-macro v0.11.1 |
| 1132 | 2026-03-20T12:07:18.766Z | Checking serde_spanned v1.0.4 |
| 1133 | 2026-03-20T12:07:18.831Z | Checking usdt v0.6.0 |
| 1134 | 2026-03-20T12:07:18.933Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1135 | 2026-03-20T12:07:19.012Z | Checking spin v0.9.8 |
| 1136 | 2026-03-20T12:07:19.034Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1137 | 2026-03-20T12:07:19.319Z | Checking toml v0.9.11+spec-1.1.0 |
| 1138 | 2026-03-20T12:07:19.486Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1139 | 2026-03-20T12:07:19.675Z | Checking strum v0.26.3 |
| 1140 | 2026-03-20T12:07:19.819Z | Checking async-stream v0.3.6 |
| 1141 | 2026-03-20T12:07:19.855Z | Checking tokio-rustls v0.25.0 |
| 1142 | 2026-03-20T12:07:19.928Z | Checking sha1 v0.10.6 |
| 1143 | 2026-03-20T12:07:19.982Z | Checking rustls-pemfile v2.2.0 |
| 1144 | 2026-03-20T12:07:20.110Z | Checking rand_chacha v0.3.1 |
| 1145 | 2026-03-20T12:07:20.113Z | Checking waitgroup v0.1.2 |
| 1146 | 2026-03-20T12:07:20.155Z | Compiling toml_datetime v0.6.11 |
| 1147 | 2026-03-20T12:07:20.158Z | Checking macaddr v1.0.1 |
| 1148 | 2026-03-20T12:07:20.198Z | Checking serde_path_to_error v0.1.20 |
| 1149 | 2026-03-20T12:07:20.257Z | Checking hostname v0.4.2 |
| 1150 | 2026-03-20T12:07:20.364Z | Checking wait-timeout v0.2.1 |
| 1151 | 2026-03-20T12:07:20.386Z | Checking bit-vec v0.8.0 |
| 1152 | 2026-03-20T12:07:20.390Z | Checking lazy_static v1.5.0 |
| 1153 | 2026-03-20T12:07:20.464Z | Checking quick-error v1.2.3 |
| 1154 | 2026-03-20T12:07:20.504Z | Checking rand v0.8.5 |
| 1155 | 2026-03-20T12:07:20.527Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1156 | 2026-03-20T12:07:20.604Z | Checking rusty-fork v0.3.0 |
| 1157 | 2026-03-20T12:07:20.654Z | Checking bit-set v0.8.0 |
| 1158 | 2026-03-20T12:07:20.847Z | Checking tabwriter v1.4.1 |
| 1159 | 2026-03-20T12:07:20.871Z | Checking rand_xorshift v0.4.0 |
| 1160 | 2026-03-20T12:07:21.023Z | Compiling clap_derive v4.5.49 |
| 1161 | 2026-03-20T12:07:21.149Z | Checking colored v3.0.0 |
| 1162 | 2026-03-20T12:07:21.152Z | Checking unarray v0.1.4 |
| 1163 | 2026-03-20T12:07:21.305Z | Checking utf8parse v0.2.2 |
| 1164 | 2026-03-20T12:07:21.308Z | Checking proptest v1.8.0 |
| 1165 | 2026-03-20T12:07:21.403Z | Checking strum v0.27.2 |
| 1166 | 2026-03-20T12:07:21.458Z | Checking anstyle-parse v0.2.7 |
| 1167 | 2026-03-20T12:07:21.661Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1168 | 2026-03-20T12:07:21.684Z | Checking terminal_size v0.4.3 |
| 1169 | 2026-03-20T12:07:22.153Z | Checking colorchoice v1.0.4 |
| 1170 | 2026-03-20T12:07:22.280Z | Checking is_terminal_polyfill v1.70.1 |
| 1171 | 2026-03-20T12:07:22.350Z | Checking anstyle v1.0.11 |
| 1172 | 2026-03-20T12:07:22.390Z | Checking anstyle-query v1.1.4 |
| 1173 | 2026-03-20T12:07:22.587Z | Checking anstream v0.6.20 |
| 1174 | 2026-03-20T12:07:22.780Z | Checking itertools v0.14.0 |
| 1175 | 2026-03-20T12:07:23.345Z | Checking clap_lex v0.7.5 |
| 1176 | 2026-03-20T12:07:23.542Z | Checking clap_builder v4.5.50 |
| 1177 | 2026-03-20T12:07:23.598Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1178 | 2026-03-20T12:07:24.295Z | Checking serde_with v3.14.1 |
| 1179 | 2026-03-20T12:07:25.226Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1180 | 2026-03-20T12:07:25.283Z | Checking clap v4.5.50 |
| 1181 | 2026-03-20T12:07:25.366Z | Checking instant v0.1.13 |
| 1182 | 2026-03-20T12:07:25.548Z | Checking iddqd v0.3.17 |
| 1183 | 2026-03-20T12:07:25.714Z | Checking backoff v0.4.0 |
| 1184 | 2026-03-20T12:07:25.929Z | Checking parse-display v0.10.0 |
| 1185 | 2026-03-20T12:07:26.110Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1186 | 2026-03-20T12:07:26.241Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1187 | 2026-03-20T12:07:28.632Z | Compiling rustls-webpki v0.103.6 |
| 1188 | 2026-03-20T12:07:32.446Z | Checking serde_spanned v0.6.9 |
| 1189 | 2026-03-20T12:07:32.468Z | Compiling memoffset v0.9.1 |
| 1190 | 2026-03-20T12:07:32.814Z | Compiling cfg_aliases v0.2.1 |
| 1191 | 2026-03-20T12:07:32.913Z | Compiling nix v0.30.1 |
| 1192 | 2026-03-20T12:07:33.029Z | Compiling tokio-rustls v0.26.3 |
| 1193 | 2026-03-20T12:07:33.678Z | Checking crossbeam-epoch v0.9.18 |
| 1194 | 2026-03-20T12:07:33.970Z | Compiling hyper-rustls v0.27.7 |
| 1195 | 2026-03-20T12:07:34.336Z | Compiling reqwest v0.12.23 |
| 1196 | 2026-03-20T12:07:34.360Z | Compiling winnow v0.5.40 |
| 1197 | 2026-03-20T12:07:35.903Z | Compiling progenitor-client v0.11.1 |
| 1198 | 2026-03-20T12:07:36.129Z | Compiling toml_edit v0.19.15 |
| 1199 | 2026-03-20T12:07:37.762Z | Compiling proc-macro-crate v1.3.1 |
| 1200 | 2026-03-20T12:07:38.207Z | Compiling progenitor v0.11.1 |
| 1201 | 2026-03-20T12:07:38.933Z | Compiling num-integer v0.1.46 |
| 1202 | 2026-03-20T12:07:39.374Z | Compiling rayon-core v1.13.0 |
| 1203 | 2026-03-20T12:07:39.675Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1204 | 2026-03-20T12:07:39.731Z | Compiling progenitor-client v0.10.0 |
| 1205 | 2026-03-20T12:07:40.613Z | Compiling hubpack_derive v0.1.1 |
| 1206 | 2026-03-20T12:07:41.262Z | Compiling zerocopy-derive v0.7.35 |
| 1207 | 2026-03-20T12:07:41.745Z | Checking toml_write v0.1.2 |
| 1208 | 2026-03-20T12:07:41.966Z | Checking toml_edit v0.22.27 |
| 1209 | 2026-03-20T12:07:42.027Z | Checking hubpack v0.1.2 |
| 1210 | 2026-03-20T12:07:42.211Z | Checking num-rational v0.4.2 |
| 1211 | 2026-03-20T12:07:42.246Z | Checking num-iter v0.1.45 |
| 1212 | 2026-03-20T12:07:42.402Z | Checking crossbeam-deque v0.8.6 |
| 1213 | 2026-03-20T12:07:42.630Z | Compiling num-complex v0.4.6 |
| 1214 | 2026-03-20T12:07:42.771Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1215 | 2026-03-20T12:07:43.072Z | Checking static_assertions v1.1.0 |
| 1216 | 2026-03-20T12:07:43.190Z | Compiling num v0.4.3 |
| 1217 | 2026-03-20T12:07:43.445Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1218 | 2026-03-20T12:07:43.468Z | Checking toml v0.8.23 |
| 1219 | 2026-03-20T12:07:43.760Z | Compiling proc-macro-error-attr v1.0.4 |
| 1220 | 2026-03-20T12:07:43.913Z | Compiling float-ord v0.3.2 |
| 1221 | 2026-03-20T12:07:44.096Z | Compiling heapless v0.8.0 |
| 1222 | 2026-03-20T12:07:44.185Z | Compiling ingot-macros v0.1.1 |
| 1223 | 2026-03-20T12:07:44.207Z | Checking hash32 v0.3.1 |
| 1224 | 2026-03-20T12:07:44.371Z | Compiling proc-macro-error v1.0.4 |
| 1225 | 2026-03-20T12:07:44.510Z | Checking bytecount v0.6.9 |
| 1226 | 2026-03-20T12:07:44.649Z | Compiling smoltcp v0.11.0 |
| 1227 | 2026-03-20T12:07:44.671Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1228 | 2026-03-20T12:07:45.130Z | Compiling zerocopy v0.7.35 |
| 1229 | 2026-03-20T12:07:45.224Z | Compiling num_enum_derive v0.7.5 |
| 1230 | 2026-03-20T12:07:45.920Z | Compiling num-derive v0.3.3 |
| 1231 | 2026-03-20T12:07:46.607Z | Checking cobs v0.3.0 |
| 1232 | 2026-03-20T12:07:46.655Z | Compiling scroll_derive v0.12.1 |
| 1233 | 2026-03-20T12:07:46.793Z | Compiling foreign-types-macros v0.2.3 |
| 1234 | 2026-03-20T12:07:47.054Z | Compiling usdt-impl v0.5.0 |
| 1235 | 2026-03-20T12:07:47.097Z | Checking foreign-types-shared v0.3.1 |
| 1236 | 2026-03-20T12:07:47.188Z | Checking managed v0.8.0 |
| 1237 | 2026-03-20T12:07:47.213Z | Compiling crucible-workspace-hack v0.1.0 |
| 1238 | 2026-03-20T12:07:47.373Z | Checking bitflags v1.3.2 |
| 1239 | 2026-03-20T12:07:47.523Z | Checking libscf-sys v1.1.0 |
| 1240 | 2026-03-20T12:07:47.562Z | Checking scroll v0.12.0 |
| 1241 | 2026-03-20T12:07:47.588Z | Checking postcard v1.1.3 |
| 1242 | 2026-03-20T12:07:47.609Z | Checking foreign-types v0.5.0 |
| 1243 | 2026-03-20T12:07:47.685Z | Checking num_enum v0.7.5 |
| 1244 | 2026-03-20T12:07:47.708Z | Compiling dof v0.3.0 |
| 1245 | 2026-03-20T12:07:47.753Z | Checking ingot-types v0.1.2 |
| 1246 | 2026-03-20T12:07:47.998Z | Compiling dtrace-parser v0.2.0 |
| 1247 | 2026-03-20T12:07:48.101Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1248 | 2026-03-20T12:07:48.170Z | Checking camino-tempfile v1.4.1 |
| 1249 | 2026-03-20T12:07:48.194Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1250 | 2026-03-20T12:07:48.215Z | Checking ingot v0.1.1 |
| 1251 | 2026-03-20T12:07:48.379Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1252 | 2026-03-20T12:07:48.665Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1253 | 2026-03-20T12:07:48.811Z | Checking cstr-argument v0.1.2 |
| 1254 | 2026-03-20T12:07:48.833Z | Compiling thread-id v4.2.2 |
| 1255 | 2026-03-20T12:07:48.878Z | Compiling heck v0.4.1 |
| 1256 | 2026-03-20T12:07:48.967Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1257 | 2026-03-20T12:07:49.055Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1258 | 2026-03-20T12:07:49.125Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1259 | 2026-03-20T12:07:49.161Z | Checking goblin v0.8.2 |
| 1260 | 2026-03-20T12:07:49.220Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1261 | 2026-03-20T12:07:49.308Z | Checking rayon v1.11.0 |
| 1262 | 2026-03-20T12:07:49.490Z | Compiling num_enum_derive v0.5.11 |
| 1263 | 2026-03-20T12:07:49.732Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1264 | 2026-03-20T12:07:50.052Z | Compiling rustc_version v0.4.1 |
| 1265 | 2026-03-20T12:07:50.105Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1266 | 2026-03-20T12:07:50.423Z | Checking tinyvec_macros v0.1.1 |
| 1267 | 2026-03-20T12:07:50.513Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1268 | 2026-03-20T12:07:50.682Z | Compiling rustix v0.38.44 |
| 1269 | 2026-03-20T12:07:50.786Z | Compiling convert_case v0.4.0 |
| 1270 | 2026-03-20T12:07:50.810Z | Checking num_enum v0.5.11 |
| 1271 | 2026-03-20T12:07:50.947Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1272 | 2026-03-20T12:07:51.212Z | Compiling derive_more v0.99.20 |
| 1273 | 2026-03-20T12:07:51.328Z | Checking tinyvec v1.10.0 |
| 1274 | 2026-03-20T12:07:51.524Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1275 | 2026-03-20T12:07:51.597Z | Compiling libz-sys v1.1.22 |
| 1276 | 2026-03-20T12:07:51.759Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1277 | 2026-03-20T12:07:51.762Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1278 | 2026-03-20T12:07:52.226Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1279 | 2026-03-20T12:07:52.313Z | Compiling proc-macro-error2 v2.0.1 |
| 1280 | 2026-03-20T12:07:52.664Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1281 | 2026-03-20T12:07:52.893Z | Compiling usdt-macro v0.5.0 |
| 1282 | 2026-03-20T12:07:53.233Z | Compiling usdt-attr-macro v0.5.0 |
| 1283 | 2026-03-20T12:07:53.423Z | Compiling zone_cfg_derive v0.3.1 |
| 1284 | 2026-03-20T12:07:53.462Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1285 | 2026-03-20T12:07:53.698Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1286 | 2026-03-20T12:07:53.765Z | Compiling num-derive v0.4.2 |
| 1287 | 2026-03-20T12:07:54.205Z | Checking memmap v0.7.0 |
| 1288 | 2026-03-20T12:07:54.327Z | Checking sigpipe v0.1.3 |
| 1289 | 2026-03-20T12:07:54.396Z | Checking jiff v0.2.15 |
| 1290 | 2026-03-20T12:07:54.432Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1291 | 2026-03-20T12:07:54.615Z | Checking usdt v0.5.0 |
| 1292 | 2026-03-20T12:07:54.743Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1293 | 2026-03-20T12:07:54.765Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1294 | 2026-03-20T12:07:54.931Z | Checking zone v0.3.1 |
| 1295 | 2026-03-20T12:07:54.954Z | Compiling tabled_derive v0.11.0 |
| 1296 | 2026-03-20T12:07:55.014Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1297 | 2026-03-20T12:07:55.018Z | Checking papergrid v0.17.0 |
| 1298 | 2026-03-20T12:07:55.060Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1299 | 2026-03-20T12:07:55.307Z | Checking testing_table v0.3.0 |
| 1300 | 2026-03-20T12:07:55.357Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1301 | 2026-03-20T12:07:55.401Z | Checking smf v0.2.3 |
| 1302 | 2026-03-20T12:07:55.423Z | Checking secrecy v0.10.3 |
| 1303 | 2026-03-20T12:07:55.571Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1304 | 2026-03-20T12:07:55.698Z | Checking bstr v1.12.0 |
| 1305 | 2026-03-20T12:07:55.856Z | Checking whoami v1.6.1 |
| 1306 | 2026-03-20T12:07:56.063Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1307 | 2026-03-20T12:07:56.108Z | Compiling curve25519-dalek v4.1.3 |
| 1308 | 2026-03-20T12:07:56.150Z | Checking hmac v0.12.1 |
| 1309 | 2026-03-20T12:07:56.171Z | Checking inout v0.1.4 |
| 1310 | 2026-03-20T12:07:56.322Z | Checking ff v0.13.1 |
| 1311 | 2026-03-20T12:07:56.345Z | Compiling enum-as-inner v0.6.1 |
| 1312 | 2026-03-20T12:07:56.398Z | Checking tabled v0.20.0 |
| 1313 | 2026-03-20T12:07:56.452Z | Compiling semver v0.1.20 |
| 1314 | 2026-03-20T12:07:56.484Z | Checking data-encoding v2.9.0 |
| 1315 | 2026-03-20T12:07:56.790Z | Compiling rustc_version v0.1.7 |
| 1316 | 2026-03-20T12:07:56.840Z | Checking group v0.13.0 |
| 1317 | 2026-03-20T12:07:57.050Z | Checking cipher v0.4.4 |
| 1318 | 2026-03-20T12:07:57.053Z | Checking hkdf v0.12.4 |
| 1319 | 2026-03-20T12:07:57.092Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-03-20T12:07:57.241Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1321 | 2026-03-20T12:07:57.263Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1322 | 2026-03-20T12:07:57.266Z | Checking universal-hash v0.5.1 |
| 1323 | 2026-03-20T12:07:57.307Z | Checking crypto-bigint v0.5.5 |
| 1324 | 2026-03-20T12:07:57.440Z | Checking half v2.7.1 |
| 1325 | 2026-03-20T12:07:57.777Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1326 | 2026-03-20T12:07:57.823Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1327 | 2026-03-20T12:07:58.025Z | Checking indent_write v2.2.0 |
| 1328 | 2026-03-20T12:07:58.192Z | Checking base64ct v1.8.0 |
| 1329 | 2026-03-20T12:07:58.505Z | Checking base16ct v0.2.0 |
| 1330 | 2026-03-20T12:07:58.660Z | Checking ciborium-io v0.2.2 |
| 1331 | 2026-03-20T12:07:58.682Z | Checking opaque-debug v0.3.1 |
| 1332 | 2026-03-20T12:07:58.706Z | Checking thiserror-no-std v2.0.2 |
| 1333 | 2026-03-20T12:07:58.774Z | Checking poly1305 v0.8.0 |
| 1334 | 2026-03-20T12:07:58.797Z | Checking ciborium-ll v0.2.2 |
| 1335 | 2026-03-20T12:07:58.852Z | Checking elliptic-curve v0.13.8 |
| 1336 | 2026-03-20T12:07:59.020Z | Checking password-hash v0.5.0 |
| 1337 | 2026-03-20T12:07:59.139Z | Checking chacha20 v0.9.1 |
| 1338 | 2026-03-20T12:07:59.164Z | Compiling newtype_derive v0.1.6 |
| 1339 | 2026-03-20T12:07:59.219Z | Checking similar v2.7.0 |
| 1340 | 2026-03-20T12:07:59.340Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1341 | 2026-03-20T12:07:59.401Z | Checking blake2 v0.10.6 |
| 1342 | 2026-03-20T12:07:59.425Z | Compiling typify-impl v0.6.1 |
| 1343 | 2026-03-20T12:07:59.447Z | Checking aead v0.5.2 |
| 1344 | 2026-03-20T12:07:59.625Z | Checking resolv-conf v0.7.5 |
| 1345 | 2026-03-20T12:07:59.658Z | Checking linked-hash-map v0.5.6 |
| 1346 | 2026-03-20T12:07:59.683Z | Checking keccak v0.1.5 |
| 1347 | 2026-03-20T12:07:59.686Z | Compiling owo-colors v4.3.0 |
| 1348 | 2026-03-20T12:07:59.809Z | Checking vsss-rs v3.3.4 |
| 1349 | 2026-03-20T12:07:59.865Z | Checking argon2 v0.5.3 |
| 1350 | 2026-03-20T12:07:59.888Z | Checking sha3 v0.10.8 |
| 1351 | 2026-03-20T12:07:59.891Z | Checking lru-cache v0.1.2 |
| 1352 | 2026-03-20T12:08:00.048Z | Checking chacha20poly1305 v0.10.1 |
| 1353 | 2026-03-20T12:08:00.177Z | Checking ciborium v0.2.2 |
| 1354 | 2026-03-20T12:08:00.201Z | Checking hickory-proto v0.24.4 |
| 1355 | 2026-03-20T12:08:00.222Z | Checking tokio-dtrace v0.1.1 |
| 1356 | 2026-03-20T12:08:00.225Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1357 | 2026-03-20T12:08:00.267Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1358 | 2026-03-20T12:08:00.445Z | Checking serde-big-array v0.5.1 |
| 1359 | 2026-03-20T12:08:00.560Z | Compiling derive-where v1.6.0 |
| 1360 | 2026-03-20T12:08:00.613Z | Compiling serde_repr v0.1.20 |
| 1361 | 2026-03-20T12:08:00.636Z | Checking same-file v1.0.6 |
| 1362 | 2026-03-20T12:08:00.744Z | Checking unicode-segmentation v1.12.0 |
| 1363 | 2026-03-20T12:08:00.788Z | Checking siphasher v1.0.1 |
| 1364 | 2026-03-20T12:08:01.002Z | Checking phf_shared v0.12.1 |
| 1365 | 2026-03-20T12:08:01.164Z | Checking newline-converter v0.3.0 |
| 1366 | 2026-03-20T12:08:01.193Z | Checking walkdir v2.5.0 |
| 1367 | 2026-03-20T12:08:01.307Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1368 | 2026-03-20T12:08:01.341Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1369 | 2026-03-20T12:08:01.404Z | Checking oxide-tokio-rt v0.1.2 |
| 1370 | 2026-03-20T12:08:01.435Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1371 | 2026-03-20T12:08:01.703Z | Compiling progenitor-impl v0.10.0 |
| 1372 | 2026-03-20T12:08:02.216Z | Checking console v0.15.11 |
| 1373 | 2026-03-20T12:08:02.266Z | Checking hickory-resolver v0.24.4 |
| 1374 | 2026-03-20T12:08:02.543Z | Checking tokio-stream v0.1.17 |
| 1375 | 2026-03-20T12:08:02.578Z | Compiling pin-project-internal v1.1.10 |
| 1376 | 2026-03-20T12:08:02.983Z | Compiling slog-dtrace v0.3.0 |
| 1377 | 2026-03-20T12:08:03.045Z | Checking csv-core v0.1.12 |
| 1378 | 2026-03-20T12:08:03.131Z | Checking smawk v0.3.2 |
| 1379 | 2026-03-20T12:08:03.270Z | Checking unicode-width v0.1.14 |
| 1380 | 2026-03-20T12:08:03.293Z | Checking foldhash v0.1.5 |
| 1381 | 2026-03-20T12:08:03.314Z | Checking swrite v0.1.0 |
| 1382 | 2026-03-20T12:08:03.434Z | Compiling cancel-safe-futures v0.1.5 |
| 1383 | 2026-03-20T12:08:03.471Z | Compiling unicode-xid v0.2.6 |
| 1384 | 2026-03-20T12:08:03.598Z | Compiling chrono-tz v0.10.4 |
| 1385 | 2026-03-20T12:08:03.634Z | Checking unicode-linebreak v0.1.5 |
| 1386 | 2026-03-20T12:08:03.778Z | Compiling const_format_proc_macros v0.2.34 |
| 1387 | 2026-03-20T12:08:03.916Z | Checking hashbrown v0.15.5 |
| 1388 | 2026-03-20T12:08:03.932Z | Checking textwrap v0.16.2 |
| 1389 | 2026-03-20T12:08:04.037Z | Checking pin-project v1.1.10 |
| 1390 | 2026-03-20T12:08:04.226Z | Checking csv v1.3.1 |
| 1391 | 2026-03-20T12:08:04.320Z | Checking qorb v0.4.1 |
| 1392 | 2026-03-20T12:08:04.404Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1393 | 2026-03-20T12:08:04.429Z | Compiling typify-macro v0.6.1 |
| 1394 | 2026-03-20T12:08:04.585Z | Checking expectorate v1.2.0 |
| 1395 | 2026-03-20T12:08:04.677Z | Compiling progenitor-macro v0.10.0 |
| 1396 | 2026-03-20T12:08:04.743Z | Checking phf v0.12.1 |
| 1397 | 2026-03-20T12:08:04.765Z | Checking unicode-normalization v0.1.24 |
| 1398 | 2026-03-20T12:08:04.882Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1399 | 2026-03-20T12:08:05.333Z | Checking libsw-core v0.3.2 |
| 1400 | 2026-03-20T12:08:05.522Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1401 | 2026-03-20T12:08:05.545Z | Compiling snafu-derive v0.8.9 |
| 1402 | 2026-03-20T12:08:05.605Z | Compiling async-recursion v1.1.1 |
| 1403 | 2026-03-20T12:08:06.072Z | Compiling cookie v0.18.1 |
| 1404 | 2026-03-20T12:08:06.097Z | Checking highway v1.3.0 |
| 1405 | 2026-03-20T12:08:06.383Z | Compiling moka v0.12.11 |
| 1406 | 2026-03-20T12:08:06.408Z | Checking fixedbitset v0.4.2 |
| 1407 | 2026-03-20T12:08:06.480Z | Checking fixedbitset v0.5.7 |
| 1408 | 2026-03-20T12:08:06.508Z | Compiling typify v0.6.1 |
| 1409 | 2026-03-20T12:08:06.607Z | Checking petgraph v0.6.5 |
| 1410 | 2026-03-20T12:08:06.631Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1411 | 2026-03-20T12:08:06.741Z | Checking petgraph v0.8.2 |
| 1412 | 2026-03-20T12:08:06.891Z | Checking libsw v3.5.0 |
| 1413 | 2026-03-20T12:08:07.084Z | Checking olpc-cjson v0.1.4 |
| 1414 | 2026-03-20T12:08:07.900Z | Checking snafu v0.8.9 |
| 1415 | 2026-03-20T12:08:08.088Z | Checking const_format v0.2.34 |
| 1416 | 2026-03-20T12:08:08.211Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1417 | 2026-03-20T12:08:08.570Z | Checking papergrid v0.11.0 |
| 1418 | 2026-03-20T12:08:08.598Z | Checking globset v0.4.16 |
| 1419 | 2026-03-20T12:08:08.697Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1420 | 2026-03-20T12:08:08.735Z | Checking gethostname v0.5.0 |
| 1421 | 2026-03-20T12:08:08.920Z | Compiling tabled_derive v0.7.0 |
| 1422 | 2026-03-20T12:08:08.988Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1423 | 2026-03-20T12:08:09.407Z | Checking reqwest v0.13.2 |
| 1424 | 2026-03-20T12:08:09.432Z | Checking bcs v0.1.6 |
| 1425 | 2026-03-20T12:08:09.749Z | Checking pem v3.0.5 |
| 1426 | 2026-03-20T12:08:10.140Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1427 | 2026-03-20T12:08:10.205Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1428 | 2026-03-20T12:08:10.648Z | Checking progenitor v0.10.0 |
| 1429 | 2026-03-20T12:08:10.819Z | Checking serde_plain v1.0.2 |
| 1430 | 2026-03-20T12:08:10.844Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1431 | 2026-03-20T12:08:10.886Z | Checking humantime v2.3.0 |
| 1432 | 2026-03-20T12:08:11.009Z | Checking typed-path v0.9.3 |
| 1433 | 2026-03-20T12:08:11.123Z | Checking tagptr v0.2.0 |
| 1434 | 2026-03-20T12:08:11.309Z | Checking crc8 v0.1.1 |
| 1435 | 2026-03-20T12:08:11.360Z | Compiling signal-hook v0.3.18 |
| 1436 | 2026-03-20T12:08:11.434Z | Checking linear-map v1.2.0 |
| 1437 | 2026-03-20T12:08:11.626Z | Checking termtree v0.5.1 |
| 1438 | 2026-03-20T12:08:11.649Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-03-20T12:08:11.670Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1440 | 2026-03-20T12:08:12.050Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1441 | 2026-03-20T12:08:12.081Z | Checking tough v0.20.0 |
| 1442 | 2026-03-20T12:08:12.187Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1443 | 2026-03-20T12:08:12.665Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1444 | 2026-03-20T12:08:12.775Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1445 | 2026-03-20T12:08:12.800Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-03-20T12:08:13.077Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1447 | 2026-03-20T12:08:13.301Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1448 | 2026-03-20T12:08:13.324Z | Checking tabled v0.15.0 |
| 1449 | 2026-03-20T12:08:13.813Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1450 | 2026-03-20T12:08:13.842Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1451 | 2026-03-20T12:08:14.045Z | Checking steno v0.4.1 |
| 1452 | 2026-03-20T12:08:14.441Z | Compiling progenitor-impl v0.13.0 |
| 1453 | 2026-03-20T12:08:14.595Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1454 | 2026-03-20T12:08:14.697Z | Checking hickory-proto v0.25.2 |
| 1455 | 2026-03-20T12:08:14.881Z | Checking dropshot-api-manager-types v0.5.2 |
| 1456 | 2026-03-20T12:08:14.905Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1457 | 2026-03-20T12:08:15.102Z | Compiling cargo-platform v0.1.9 |
| 1458 | 2026-03-20T12:08:15.376Z | Compiling vergen v8.3.2 |
| 1459 | 2026-03-20T12:08:15.410Z | Compiling fs-err v3.1.2 |
| 1460 | 2026-03-20T12:08:15.432Z | Compiling crc32fast v1.5.0 |
| 1461 | 2026-03-20T12:08:15.737Z | Compiling cargo_metadata v0.18.1 |
| 1462 | 2026-03-20T12:08:15.836Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1463 | 2026-03-20T12:08:15.867Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1464 | 2026-03-20T12:08:16.839Z | Checking hickory-resolver v0.25.2 |
| 1465 | 2026-03-20T12:08:17.166Z | Checking progenitor-client v0.13.0 |
| 1466 | 2026-03-20T12:08:17.266Z | Checking sha2 v0.10.9 |
| 1467 | 2026-03-20T12:08:17.290Z | Compiling blake3 v1.8.2 |
| 1468 | 2026-03-20T12:08:17.409Z | Compiling progenitor-macro v0.13.0 |
| 1469 | 2026-03-20T12:08:17.610Z | Checking adler2 v2.0.1 |
| 1470 | 2026-03-20T12:08:17.663Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1471 | 2026-03-20T12:08:17.686Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1472 | 2026-03-20T12:08:17.748Z | Checking miniz_oxide v0.8.9 |
| 1473 | 2026-03-20T12:08:18.209Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1474 | 2026-03-20T12:08:18.688Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1475 | 2026-03-20T12:08:18.736Z | Checking git-stub v1.0.0 |
| 1476 | 2026-03-20T12:08:18.931Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1477 | 2026-03-20T12:08:20.390Z | Checking filetime v0.2.26 |
| 1478 | 2026-03-20T12:08:20.421Z | Compiling curl v0.4.49 |
| 1479 | 2026-03-20T12:08:20.496Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1480 | 2026-03-20T12:08:20.543Z | Checking arrayref v0.3.9 |
| 1481 | 2026-03-20T12:08:20.566Z | Checking constant_time_eq v0.3.1 |
| 1482 | 2026-03-20T12:08:20.638Z | Checking arrayvec v0.7.6 |
| 1483 | 2026-03-20T12:08:20.688Z | Checking is_ci v1.2.0 |
| 1484 | 2026-03-20T12:08:20.726Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1485 | 2026-03-20T12:08:20.815Z | Checking xattr v1.6.1 |
| 1486 | 2026-03-20T12:08:20.979Z | Checking tar v0.4.44 |
| 1487 | 2026-03-20T12:08:21.033Z | Checking supports-color v3.0.2 |
| 1488 | 2026-03-20T12:08:21.227Z | Checking toml v0.7.8 |
| 1489 | 2026-03-20T12:08:21.509Z | Checking git-stub-vcs v0.1.0 |
| 1490 | 2026-03-20T12:08:21.683Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1491 | 2026-03-20T12:08:21.761Z | Checking flate2 v1.1.2 |
| 1492 | 2026-03-20T12:08:21.859Z | Checking drift v0.1.3 |
| 1493 | 2026-03-20T12:08:21.971Z | Checking kstat-rs v0.2.4 |
| 1494 | 2026-03-20T12:08:22.149Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1495 | 2026-03-20T12:08:22.188Z | Checking topological-sort v0.2.2 |
| 1496 | 2026-03-20T12:08:22.214Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-03-20T12:08:22.358Z | Checking omicron-zone-package v0.12.2 |
| 1498 | 2026-03-20T12:08:22.645Z | Checking dropshot-api-manager v0.5.2 |
| 1499 | 2026-03-20T12:08:22.920Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-03-20T12:08:23.407Z | Checking progenitor v0.13.0 |
| 1501 | 2026-03-20T12:08:23.565Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1502 | 2026-03-20T12:08:23.762Z | Checking signal-hook-tokio v0.3.1 |
| 1503 | 2026-03-20T12:08:23.821Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1504 | 2026-03-20T12:08:23.913Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1505 | 2026-03-20T12:08:24.565Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1506 | 2026-03-20T12:08:24.709Z | Checking search_path v0.1.4 |
| 1507 | 2026-03-20T12:08:24.823Z | Checking internet-checksum v0.2.1 |
| 1508 | 2026-03-20T12:08:24.884Z | Checking display-error-chain v0.2.2 |
| 1509 | 2026-03-20T12:08:24.949Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1510 | 2026-03-20T12:08:24.976Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1511 | 2026-03-20T12:08:25.037Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1512 | 2026-03-20T12:08:25.837Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1513 | 2026-03-20T12:08:26.001Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1514 | 2026-03-20T12:08:27.760Z | Compiling git2 v0.19.0 |
| 1515 | 2026-03-20T12:08:30.965Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1516 | 2026-03-20T12:08:33.967Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1517 | 2026-03-20T12:08:38.624Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1518 | 2026-03-20T12:08:40.428Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1519 | 2026-03-20T12:08:47.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s |
| 1520 | 2026-03-20T12:08:47.415Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1521 | 2026-03-20T12:08:47.415Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1522 | 2026-03-20T12:08:48.076Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1523 | 2026-03-20T12:08:48.079Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1524 | 2026-03-20T12:08:48.166Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1525 | 2026-03-20T12:08:48.169Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1526 | 2026-03-20T12:08:58.069Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1527 | 2026-03-20T12:08:58.072Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1528 | 2026-03-20T12:09:01.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s |
| 1529 | 2026-03-20T12:09:01.734Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1530 | 2026-03-20T12:09:01.734Z | + cargo clippy --features softnpu -- --deny warnings |
| 1531 | 2026-03-20T12:09:02.135Z | Downloading crates ... |
| 1532 | 2026-03-20T12:09:02.310Z | Downloaded typeid v1.0.3 |
| 1533 | 2026-03-20T12:09:02.322Z | Downloaded ascii v1.1.0 |
| 1534 | 2026-03-20T12:09:02.325Z | Downloaded bitstruct_derive v0.1.0 |
| 1535 | 2026-03-20T12:09:02.328Z | Downloaded tap v1.0.1 |
| 1536 | 2026-03-20T12:09:02.328Z | Downloaded serde_arrays v0.1.0 |
| 1537 | 2026-03-20T12:09:02.328Z | Downloaded radium v0.7.0 |
| 1538 | 2026-03-20T12:09:02.328Z | Downloaded bitstruct v0.1.1 |
| 1539 | 2026-03-20T12:09:02.331Z | Downloaded wyz v0.5.1 |
| 1540 | 2026-03-20T12:09:02.331Z | Downloaded libloading v0.7.4 |
| 1541 | 2026-03-20T12:09:02.334Z | Downloaded erased-serde v0.4.8 |
| 1542 | 2026-03-20T12:09:02.334Z | Downloaded funty v2.0.0 |
| 1543 | 2026-03-20T12:09:02.343Z | Downloaded bitvec v1.0.1 |
| 1544 | 2026-03-20T12:09:02.353Z | Downloaded num-bigint v0.4.6 |
| 1545 | 2026-03-20T12:09:02.511Z | Checking num-integer v0.1.46 |
| 1546 | 2026-03-20T12:09:02.600Z | Checking num-complex v0.4.6 |
| 1547 | 2026-03-20T12:09:02.615Z | Compiling radium v0.7.0 |
| 1548 | 2026-03-20T12:09:02.625Z | Checking tap v1.0.1 |
| 1549 | 2026-03-20T12:09:02.634Z | Checking funty v2.0.0 |
| 1550 | 2026-03-20T12:09:02.646Z | Compiling typeid v1.0.3 |
| 1551 | 2026-03-20T12:09:02.649Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1552 | 2026-03-20T12:09:02.668Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1553 | 2026-03-20T12:09:02.735Z | Checking wyz v0.5.1 |
| 1554 | 2026-03-20T12:09:02.875Z | Checking num-bigint v0.4.6 |
| 1555 | 2026-03-20T12:09:02.878Z | Checking num-iter v0.1.45 |
| 1556 | 2026-03-20T12:09:02.913Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-03-20T12:09:02.971Z | Compiling erased-serde v0.4.8 |
| 1558 | 2026-03-20T12:09:03.037Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1559 | 2026-03-20T12:09:03.068Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1560 | 2026-03-20T12:09:03.080Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1561 | 2026-03-20T12:09:03.125Z | Compiling bitstruct_derive v0.1.0 |
| 1562 | 2026-03-20T12:09:03.154Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-03-20T12:09:03.166Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-03-20T12:09:03.191Z | Checking bitvec v1.0.1 |
| 1565 | 2026-03-20T12:09:03.224Z | Checking ascii v1.1.0 |
| 1566 | 2026-03-20T12:09:03.240Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1567 | 2026-03-20T12:09:03.269Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1568 | 2026-03-20T12:09:03.413Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1569 | 2026-03-20T12:09:03.433Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1570 | 2026-03-20T12:09:03.446Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1571 | 2026-03-20T12:09:03.457Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1572 | 2026-03-20T12:09:03.857Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-03-20T12:09:03.869Z | Checking serde_arrays v0.1.0 |
| 1574 | 2026-03-20T12:09:03.943Z | Checking bitstruct v0.1.1 |
| 1575 | 2026-03-20T12:09:03.985Z | Checking libloading v0.7.4 |
| 1576 | 2026-03-20T12:09:04.022Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1577 | 2026-03-20T12:09:04.094Z | Checking num-rational v0.4.2 |
| 1578 | 2026-03-20T12:09:04.472Z | Checking num v0.4.3 |
| 1579 | 2026-03-20T12:09:04.552Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1580 | 2026-03-20T12:09:05.230Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1581 | 2026-03-20T12:09:05.603Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1582 | 2026-03-20T12:09:05.603Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1583 | 2026-03-20T12:09:05.843Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1584 | 2026-03-20T12:09:06.185Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1585 | 2026-03-20T12:09:06.188Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1586 | 2026-03-20T12:09:06.779Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1587 | 2026-03-20T12:09:07.042Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1588 | 2026-03-20T12:09:07.042Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1589 | 2026-03-20T12:09:07.045Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-03-20T12:09:07.068Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1591 | 2026-03-20T12:09:07.545Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1592 | 2026-03-20T12:09:08.118Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1593 | 2026-03-20T12:09:09.258Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1594 | 2026-03-20T12:09:09.274Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1595 | 2026-03-20T12:09:13.419Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1596 | 2026-03-20T12:09:14.990Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1597 | 2026-03-20T12:09:15.134Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1598 | 2026-03-20T12:09:24.382Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1599 | 2026-03-20T12:09:26.148Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1600 | 2026-03-20T12:09:26.831Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1601 | 2026-03-20T12:09:32.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.95s |
| 1602 | 2026-03-20T12:09:32.921Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1603 | 2026-03-20T12:09:32.921Z | + cargo clippy --features chaos -- --deny warnings |
| 1604 | 2026-03-20T12:09:33.569Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1605 | 2026-03-20T12:09:33.576Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1606 | 2026-03-20T12:09:33.576Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1607 | 2026-03-20T12:09:43.536Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1608 | 2026-03-20T12:09:43.539Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1609 | 2026-03-20T12:09:46.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s |
| 1610 | 2026-03-20T12:09:47.135Z | + banner fmt |
| 1611 | 2026-03-20T12:09:47.138Z | |
| 1612 | 2026-03-20T12:09:47.138Z | ###### # # ##### |
| 1613 | 2026-03-20T12:09:47.138Z | # ## ## # |
| 1614 | 2026-03-20T12:09:47.138Z | ##### # ## # # |
| 1615 | 2026-03-20T12:09:47.138Z | # # # # |
| 1616 | 2026-03-20T12:09:47.138Z | # # # # |
| 1617 | 2026-03-20T12:09:47.138Z | # # # # |
| 1618 | 2026-03-20T12:09:47.138Z | |
| 1619 | 2026-03-20T12:09:47.138Z | + cargo fmt -- --check |
| 1620 | 2026-03-20T12:09:47.745Z | + banner test |
| 1621 | 2026-03-20T12:09:47.750Z | |
| 1622 | 2026-03-20T12:09:47.750Z | ##### ###### #### ##### |
| 1623 | 2026-03-20T12:09:47.750Z | # # # # |
| 1624 | 2026-03-20T12:09:47.750Z | # ##### #### # |
| 1625 | 2026-03-20T12:09:47.750Z | # # # # |
| 1626 | 2026-03-20T12:09:47.750Z | # # # # # |
| 1627 | 2026-03-20T12:09:47.750Z | # ###### #### # |
| 1628 | 2026-03-20T12:09:47.750Z | |
| 1629 | 2026-03-20T12:09:47.750Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1630 | 2026-03-20T12:09:47.750Z | + RUST_BACKTRACE=full |
| 1631 | 2026-03-20T12:09:47.750Z | + cargo test --features tofino_stub --no-fail-fast |
| 1632 | 2026-03-20T12:09:48.927Z | Compiling unicode-ident v1.0.24 |
| 1633 | 2026-03-20T12:09:48.930Z | Compiling cfg-if v1.0.3 |
| 1634 | 2026-03-20T12:09:48.930Z | Compiling memchr v2.7.5 |
| 1635 | 2026-03-20T12:09:49.057Z | Compiling serde_core v1.0.228 |
| 1636 | 2026-03-20T12:09:49.081Z | Compiling itoa v1.0.15 |
| 1637 | 2026-03-20T12:09:49.084Z | Compiling libc v0.2.176 |
| 1638 | 2026-03-20T12:09:49.084Z | Compiling zmij v1.0.17 |
| 1639 | 2026-03-20T12:09:49.159Z | Compiling proc-macro2 v1.0.106 |
| 1640 | 2026-03-20T12:09:49.180Z | Compiling log v0.4.29 |
| 1641 | 2026-03-20T12:09:49.302Z | Compiling libm v0.2.15 |
| 1642 | 2026-03-20T12:09:49.420Z | Compiling heck v0.5.0 |
| 1643 | 2026-03-20T12:09:49.774Z | Compiling quote v1.0.44 |
| 1644 | 2026-03-20T12:09:49.868Z | Compiling equivalent v1.0.2 |
| 1645 | 2026-03-20T12:09:49.882Z | Compiling smallvec v1.15.1 |
| 1646 | 2026-03-20T12:09:49.967Z | Compiling iana-time-zone v0.1.64 |
| 1647 | 2026-03-20T12:09:49.982Z | Compiling allocator-api2 v0.2.21 |
| 1648 | 2026-03-20T12:09:50.146Z | Compiling syn v2.0.117 |
| 1649 | 2026-03-20T12:09:50.161Z | Compiling foldhash v0.2.0 |
| 1650 | 2026-03-20T12:09:50.177Z | Compiling dyn-clone v1.0.20 |
| 1651 | 2026-03-20T12:09:50.338Z | Compiling regex-syntax v0.8.6 |
| 1652 | 2026-03-20T12:09:50.353Z | Compiling hashbrown v0.16.1 |
| 1653 | 2026-03-20T12:09:50.402Z | Compiling aho-corasick v1.1.3 |
| 1654 | 2026-03-20T12:09:50.444Z | Compiling stable_deref_trait v1.2.0 |
| 1655 | 2026-03-20T12:09:50.545Z | Compiling pin-project-lite v0.2.16 |
| 1656 | 2026-03-20T12:09:50.669Z | Compiling fnv v1.0.7 |
| 1657 | 2026-03-20T12:09:50.793Z | Compiling percent-encoding v2.3.2 |
| 1658 | 2026-03-20T12:09:50.905Z | Compiling writeable v0.6.1 |
| 1659 | 2026-03-20T12:09:51.038Z | Compiling litemap v0.8.0 |
| 1660 | 2026-03-20T12:09:51.144Z | Compiling icu_properties_data v2.0.1 |
| 1661 | 2026-03-20T12:09:51.298Z | Compiling icu_normalizer_data v2.0.0 |
| 1662 | 2026-03-20T12:09:51.316Z | Compiling form_urlencoded v1.2.2 |
| 1663 | 2026-03-20T12:09:51.319Z | Compiling utf8_iter v1.0.4 |
| 1664 | 2026-03-20T12:09:51.393Z | Compiling scopeguard v1.2.0 |
| 1665 | 2026-03-20T12:09:51.517Z | Compiling semver v1.0.27 |
| 1666 | 2026-03-20T12:09:51.533Z | Compiling serde_json v1.0.149 |
| 1667 | 2026-03-20T12:09:51.548Z | Compiling indexmap v2.13.0 |
| 1668 | 2026-03-20T12:09:51.647Z | Compiling lock_api v0.4.13 |
| 1669 | 2026-03-20T12:09:51.936Z | Compiling num-traits v0.2.19 |
| 1670 | 2026-03-20T12:09:51.971Z | Compiling getrandom v0.3.3 |
| 1671 | 2026-03-20T12:09:52.195Z | Compiling ucd-trie v0.1.7 |
| 1672 | 2026-03-20T12:09:52.405Z | Compiling regex-automata v0.4.13 |
| 1673 | 2026-03-20T12:09:52.421Z | Compiling byteorder v1.5.0 |
| 1674 | 2026-03-20T12:09:52.570Z | Compiling uuid v1.20.0 |
| 1675 | 2026-03-20T12:09:52.724Z | Compiling futures-core v0.3.32 |
| 1676 | 2026-03-20T12:09:52.915Z | Compiling num-conv v0.1.0 |
| 1677 | 2026-03-20T12:09:52.938Z | Compiling time-core v0.1.6 |
| 1678 | 2026-03-20T12:09:53.095Z | Compiling futures-sink v0.3.31 |
| 1679 | 2026-03-20T12:09:53.118Z | Compiling ryu v1.0.20 |
| 1680 | 2026-03-20T12:09:53.134Z | Compiling time-macros v0.2.24 |
| 1681 | 2026-03-20T12:09:53.151Z | Compiling regress v0.10.5 |
| 1682 | 2026-03-20T12:09:53.360Z | Compiling glob v0.3.3 |
| 1683 | 2026-03-20T12:09:53.955Z | Compiling slab v0.4.11 |
| 1684 | 2026-03-20T12:09:53.971Z | Compiling minimal-lexical v0.2.1 |
| 1685 | 2026-03-20T12:09:54.171Z | Compiling synstructure v0.13.2 |
| 1686 | 2026-03-20T12:09:54.199Z | Compiling serde_derive_internals v0.29.1 |
| 1687 | 2026-03-20T12:09:54.310Z | Compiling pretty-hex v0.4.1 |
| 1688 | 2026-03-20T12:09:54.431Z | Compiling nom v7.1.3 |
| 1689 | 2026-03-20T12:09:54.492Z | Compiling clang-sys v1.8.1 |
| 1690 | 2026-03-20T12:09:54.555Z | Compiling strsim v0.11.1 |
| 1691 | 2026-03-20T12:09:54.869Z | Compiling regex v1.12.3 |
| 1692 | 2026-03-20T12:09:55.010Z | Compiling prettyplease v0.2.37 |
| 1693 | 2026-03-20T12:09:55.260Z | Compiling plain v0.2.3 |
| 1694 | 2026-03-20T12:09:55.358Z | Compiling libloading v0.8.9 |
| 1695 | 2026-03-20T12:09:55.503Z | Compiling bindgen v0.72.1 |
| 1696 | 2026-03-20T12:09:55.527Z | Compiling futures-channel v0.3.31 |
| 1697 | 2026-03-20T12:09:55.607Z | Compiling pin-utils v0.1.0 |
| 1698 | 2026-03-20T12:09:55.702Z | Compiling syn v1.0.109 |
| 1699 | 2026-03-20T12:09:55.809Z | Compiling futures-io v0.3.31 |
| 1700 | 2026-03-20T12:09:55.998Z | Compiling serde_derive v1.0.228 |
| 1701 | 2026-03-20T12:09:56.020Z | Compiling zerofrom-derive v0.1.6 |
| 1702 | 2026-03-20T12:09:56.099Z | Compiling yoke-derive v0.8.0 |
| 1703 | 2026-03-20T12:09:56.299Z | Compiling zerovec-derive v0.11.1 |
| 1704 | 2026-03-20T12:09:56.915Z | Compiling displaydoc v0.2.5 |
| 1705 | 2026-03-20T12:09:57.533Z | Compiling thiserror-impl v2.0.18 |
| 1706 | 2026-03-20T12:09:57.709Z | Compiling schemars_derive v0.8.22 |
| 1707 | 2026-03-20T12:09:57.763Z | Compiling tokio-macros v2.6.0 |
| 1708 | 2026-03-20T12:09:57.919Z | Compiling zerocopy-derive v0.8.27 |
| 1709 | 2026-03-20T12:09:58.479Z | Compiling zeroize_derive v1.4.3 |
| 1710 | 2026-03-20T12:09:58.763Z | Compiling futures-macro v0.3.31 |
| 1711 | 2026-03-20T12:09:59.227Z | Compiling thiserror v2.0.18 |
| 1712 | 2026-03-20T12:09:59.351Z | Compiling zerofrom v0.1.6 |
| 1713 | 2026-03-20T12:09:59.367Z | Compiling thiserror-impl v1.0.69 |
| 1714 | 2026-03-20T12:09:59.430Z | Compiling tracing-attributes v0.1.30 |
| 1715 | 2026-03-20T12:09:59.520Z | Compiling yoke v0.8.0 |
| 1716 | 2026-03-20T12:09:59.658Z | Compiling zerocopy v0.8.27 |
| 1717 | 2026-03-20T12:09:59.683Z | Compiling serde v1.0.228 |
| 1718 | 2026-03-20T12:09:59.934Z | Compiling zerovec v0.11.4 |
| 1719 | 2026-03-20T12:10:00.115Z | Compiling zerotrie v0.2.2 |
| 1720 | 2026-03-20T12:10:00.423Z | Compiling bytes v1.11.1 |
| 1721 | 2026-03-20T12:10:00.491Z | Compiling serde_tokenstream v0.2.3 |
| 1722 | 2026-03-20T12:10:00.516Z | Compiling chrono v0.4.43 |
| 1723 | 2026-03-20T12:10:00.671Z | Compiling pest v2.8.2 |
| 1724 | 2026-03-20T12:10:00.858Z | Compiling cexpr v0.6.0 |
| 1725 | 2026-03-20T12:10:01.095Z | Compiling tinystr v0.8.1 |
| 1726 | 2026-03-20T12:10:01.159Z | Compiling potential_utf v0.1.3 |
| 1727 | 2026-03-20T12:10:01.307Z | Compiling http v1.4.0 |
| 1728 | 2026-03-20T12:10:01.369Z | Compiling icu_locale_core v2.0.0 |
| 1729 | 2026-03-20T12:10:01.385Z | Compiling icu_collections v2.0.0 |
| 1730 | 2026-03-20T12:10:01.802Z | Compiling scroll_derive v0.13.1 |
| 1731 | 2026-03-20T12:10:01.830Z | Compiling schemars v0.8.22 |
| 1732 | 2026-03-20T12:10:02.085Z | Compiling icu_provider v2.0.0 |
| 1733 | 2026-03-20T12:10:02.469Z | Compiling icu_properties v2.0.1 |
| 1734 | 2026-03-20T12:10:02.506Z | Compiling icu_normalizer v2.0.0 |
| 1735 | 2026-03-20T12:10:02.553Z | Compiling pest_meta v2.8.2 |
| 1736 | 2026-03-20T12:10:02.622Z | Compiling futures-task v0.3.31 |
| 1737 | 2026-03-20T12:10:02.647Z | Compiling async-trait v0.1.89 |
| 1738 | 2026-03-20T12:10:02.914Z | Compiling scroll v0.13.0 |
| 1739 | 2026-03-20T12:10:03.263Z | Compiling thiserror v1.0.69 |
| 1740 | 2026-03-20T12:10:03.315Z | Compiling socket2 v0.6.0 |
| 1741 | 2026-03-20T12:10:03.390Z | Compiling pest_generator v2.8.2 |
| 1742 | 2026-03-20T12:10:03.416Z | Compiling goblin v0.10.1 |
| 1743 | 2026-03-20T12:10:03.932Z | Compiling idna_adapter v1.2.1 |
| 1744 | 2026-03-20T12:10:04.179Z | Compiling idna v1.1.0 |
| 1745 | 2026-03-20T12:10:04.214Z | Compiling parking_lot_core v0.9.11 |
| 1746 | 2026-03-20T12:10:04.313Z | Compiling signal-hook-registry v1.4.6 |
| 1747 | 2026-03-20T12:10:04.485Z | Compiling pest_derive v2.8.2 |
| 1748 | 2026-03-20T12:10:04.601Z | Compiling url v2.5.7 |
| 1749 | 2026-03-20T12:10:04.644Z | Compiling parking_lot v0.12.4 |
| 1750 | 2026-03-20T12:10:04.833Z | Compiling mio v1.0.4 |
| 1751 | 2026-03-20T12:10:05.024Z | Compiling thread-id v5.0.0 |
| 1752 | 2026-03-20T12:10:05.198Z | Compiling openapiv3 v2.2.0 |
| 1753 | 2026-03-20T12:10:05.215Z | Compiling dtrace-parser v0.3.0 |
| 1754 | 2026-03-20T12:10:05.245Z | Compiling daft-derive v0.1.4 |
| 1755 | 2026-03-20T12:10:05.400Z | Compiling tokio v1.49.0 |
| 1756 | 2026-03-20T12:10:05.806Z | Compiling darling_core v0.21.3 |
| 1757 | 2026-03-20T12:10:06.472Z | Compiling typify-impl v0.4.3 |
| 1758 | 2026-03-20T12:10:06.862Z | Compiling serde_yaml v0.9.34+deprecated |
| 1759 | 2026-03-20T12:10:07.393Z | Compiling dof v0.4.0 |
| 1760 | 2026-03-20T12:10:08.286Z | Compiling aws-lc-sys v0.31.0 |
| 1761 | 2026-03-20T12:10:08.642Z | Compiling usdt-impl v0.6.0 |
| 1762 | 2026-03-20T12:10:08.830Z | Compiling darling_macro v0.21.3 |
| 1763 | 2026-03-20T12:10:09.094Z | Compiling ppv-lite86 v0.2.21 |
| 1764 | 2026-03-20T12:10:09.589Z | Compiling bitflags v2.9.4 |
| 1765 | 2026-03-20T12:10:09.605Z | Compiling openssl-macros v0.1.1 |
| 1766 | 2026-03-20T12:10:09.624Z | Compiling darling v0.21.3 |
| 1767 | 2026-03-20T12:10:09.731Z | Compiling getrandom v0.2.16 |
| 1768 | 2026-03-20T12:10:09.910Z | Compiling base64 v0.22.1 |
| 1769 | 2026-03-20T12:10:09.974Z | Compiling http-body v1.0.1 |
| 1770 | 2026-03-20T12:10:10.097Z | Compiling erased-serde v0.3.31 |
| 1771 | 2026-03-20T12:10:10.173Z | Compiling typenum v1.18.0 |
| 1772 | 2026-03-20T12:10:10.206Z | Compiling usdt-attr-macro v0.6.0 |
| 1773 | 2026-03-20T12:10:10.222Z | Compiling usdt-macro v0.6.0 |
| 1774 | 2026-03-20T12:10:10.367Z | Compiling portable-atomic v1.11.1 |
| 1775 | 2026-03-20T12:10:10.854Z | Compiling ipnet v2.11.0 |
| 1776 | 2026-03-20T12:10:10.891Z | Compiling atomic-waker v1.1.2 |
| 1777 | 2026-03-20T12:10:11.054Z | Compiling anyhow v1.0.100 |
| 1778 | 2026-03-20T12:10:11.099Z | Compiling httparse v1.10.1 |
| 1779 | 2026-03-20T12:10:11.508Z | Compiling tower-service v0.3.3 |
| 1780 | 2026-03-20T12:10:11.578Z | Compiling untrusted v0.9.0 |
| 1781 | 2026-03-20T12:10:11.581Z | Compiling tower-layer v0.3.3 |
| 1782 | 2026-03-20T12:10:11.627Z | Compiling critical-section v1.2.0 |
| 1783 | 2026-03-20T12:10:11.707Z | Compiling zeroize v1.8.1 |
| 1784 | 2026-03-20T12:10:11.764Z | Compiling once_cell v1.21.3 |
| 1785 | 2026-03-20T12:10:11.950Z | Compiling try-lock v0.2.5 |
| 1786 | 2026-03-20T12:10:12.086Z | Compiling want v0.3.1 |
| 1787 | 2026-03-20T12:10:12.246Z | Compiling httpdate v1.0.3 |
| 1788 | 2026-03-20T12:10:12.438Z | Compiling structmeta-derive v0.3.0 |
| 1789 | 2026-03-20T12:10:12.554Z | Compiling newtype-uuid-macros v0.1.0 |
| 1790 | 2026-03-20T12:10:13.364Z | Compiling strum_macros v0.26.4 |
| 1791 | 2026-03-20T12:10:13.848Z | Compiling structmeta v0.3.0 |
| 1792 | 2026-03-20T12:10:14.129Z | Compiling async-stream-impl v0.3.6 |
| 1793 | 2026-03-20T12:10:14.474Z | Compiling powerfmt v0.2.0 |
| 1794 | 2026-03-20T12:10:14.740Z | Compiling deranged v0.5.3 |
| 1795 | 2026-03-20T12:10:14.847Z | Compiling num_threads v0.1.7 |
| 1796 | 2026-03-20T12:10:14.950Z | Compiling omicron-workspace-hack v0.1.0 |
| 1797 | 2026-03-20T12:10:14.973Z | Compiling dropshot_endpoint v0.16.7 |
| 1798 | 2026-03-20T12:10:15.019Z | Compiling http-body-util v0.1.3 |
| 1799 | 2026-03-20T12:10:15.040Z | Compiling ref-cast-impl v1.0.25 |
| 1800 | 2026-03-20T12:10:15.155Z | Compiling typify-macro v0.4.3 |
| 1801 | 2026-03-20T12:10:15.418Z | Compiling derive-ex v0.1.8 |
| 1802 | 2026-03-20T12:10:15.684Z | Compiling serde_urlencoded v0.7.1 |
| 1803 | 2026-03-20T12:10:15.844Z | Compiling strum_macros v0.27.2 |
| 1804 | 2026-03-20T12:10:16.389Z | Compiling sync_wrapper v1.0.2 |
| 1805 | 2026-03-20T12:10:16.461Z | Compiling serde_with_macros v3.14.1 |
| 1806 | 2026-03-20T12:10:16.524Z | Compiling subtle v2.6.1 |
| 1807 | 2026-03-20T12:10:17.031Z | Compiling iri-string v0.7.8 |
| 1808 | 2026-03-20T12:10:17.256Z | Compiling rand_core v0.6.4 |
| 1809 | 2026-03-20T12:10:17.561Z | Compiling futures-util v0.3.31 |
| 1810 | 2026-03-20T12:10:17.579Z | Compiling test-strategy v0.4.3 |
| 1811 | 2026-03-20T12:10:17.885Z | Compiling typify v0.4.3 |
| 1812 | 2026-03-20T12:10:17.986Z | Compiling thread_local v1.1.9 |
| 1813 | 2026-03-20T12:10:18.002Z | Compiling progenitor-impl v0.11.1 |
| 1814 | 2026-03-20T12:10:18.398Z | Compiling match_cfg v0.1.0 |
| 1815 | 2026-03-20T12:10:18.490Z | Compiling parse-display-derive v0.10.0 |
| 1816 | 2026-03-20T12:10:18.892Z | Compiling tracing-core v0.1.34 |
| 1817 | 2026-03-20T12:10:19.180Z | Compiling toml_datetime v0.6.11 |
| 1818 | 2026-03-20T12:10:19.393Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1819 | 2026-03-20T12:10:19.546Z | Compiling term v1.2.0 |
| 1820 | 2026-03-20T12:10:19.585Z | Compiling take_mut v0.2.2 |
| 1821 | 2026-03-20T12:10:19.771Z | Compiling tracing v0.1.41 |
| 1822 | 2026-03-20T12:10:20.079Z | Compiling camino v1.2.2 |
| 1823 | 2026-03-20T12:10:20.647Z | Compiling clap_derive v4.5.49 |
| 1824 | 2026-03-20T12:10:20.808Z | Compiling fastrand v2.3.0 |
| 1825 | 2026-03-20T12:10:20.915Z | Compiling cpufeatures v0.2.17 |
| 1826 | 2026-03-20T12:10:21.012Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1827 | 2026-03-20T12:10:21.163Z | Compiling encoding_rs v0.8.35 |
| 1828 | 2026-03-20T12:10:21.166Z | Compiling unicode-width v0.2.1 |
| 1829 | 2026-03-20T12:10:21.297Z | Compiling mime v0.3.17 |
| 1830 | 2026-03-20T12:10:21.981Z | Compiling errno v0.3.14 |
| 1831 | 2026-03-20T12:10:22.176Z | Compiling generic-array v0.14.7 |
| 1832 | 2026-03-20T12:10:22.873Z | Compiling progenitor-macro v0.11.1 |
| 1833 | 2026-03-20T12:10:22.987Z | Compiling hex v0.4.3 |
| 1834 | 2026-03-20T12:10:23.426Z | Compiling ipnetwork v0.21.1 |
| 1835 | 2026-03-20T12:10:23.584Z | Compiling crossbeam-utils v0.8.21 |
| 1836 | 2026-03-20T12:10:23.838Z | Compiling rustix v1.1.2 |
| 1837 | 2026-03-20T12:10:24.007Z | Compiling slog v2.8.2 |
| 1838 | 2026-03-20T12:10:24.099Z | Compiling tokio-util v0.7.16 |
| 1839 | 2026-03-20T12:10:24.306Z | Compiling winnow v0.7.14 |
| 1840 | 2026-03-20T12:10:24.734Z | Compiling crypto-common v0.1.6 |
| 1841 | 2026-03-20T12:10:24.910Z | Compiling rand_core v0.9.3 |
| 1842 | 2026-03-20T12:10:25.093Z | Compiling h2 v0.4.12 |
| 1843 | 2026-03-20T12:10:25.207Z | Compiling oxnet v0.1.4 |
| 1844 | 2026-03-20T12:10:25.642Z | Compiling itertools v0.14.0 |
| 1845 | 2026-03-20T12:10:26.221Z | Compiling rand_chacha v0.9.0 |
| 1846 | 2026-03-20T12:10:26.870Z | Compiling rand v0.9.2 |
| 1847 | 2026-03-20T12:10:27.340Z | Compiling rustls-pki-types v1.12.0 |
| 1848 | 2026-03-20T12:10:27.681Z | Compiling spin v0.9.8 |
| 1849 | 2026-03-20T12:10:27.972Z | Compiling hyper v1.8.1 |
| 1850 | 2026-03-20T12:10:27.997Z | Compiling debug-ignore v1.0.5 |
| 1851 | 2026-03-20T12:10:28.133Z | Compiling quick-error v1.2.3 |
| 1852 | 2026-03-20T12:10:28.269Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1853 | 2026-03-20T12:10:28.538Z | Compiling tabwriter v1.4.1 |
| 1854 | 2026-03-20T12:10:28.858Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1855 | 2026-03-20T12:10:29.243Z | Compiling serde_spanned v1.0.4 |
| 1856 | 2026-03-20T12:10:29.333Z | Compiling bit-vec v0.8.0 |
| 1857 | 2026-03-20T12:10:29.447Z | Compiling hyper-util v0.1.19 |
| 1858 | 2026-03-20T12:10:29.538Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1859 | 2026-03-20T12:10:29.611Z | Compiling lazy_static v1.5.0 |
| 1860 | 2026-03-20T12:10:29.654Z | Compiling colored v3.0.0 |
| 1861 | 2026-03-20T12:10:29.742Z | Compiling bit-set v0.8.0 |
| 1862 | 2026-03-20T12:10:29.836Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1863 | 2026-03-20T12:10:29.873Z | Compiling time v0.3.44 |
| 1864 | 2026-03-20T12:10:29.955Z | Compiling strum v0.26.3 |
| 1865 | 2026-03-20T12:10:30.113Z | Compiling async-stream v0.3.6 |
| 1866 | 2026-03-20T12:10:30.175Z | Compiling ring v0.17.14 |
| 1867 | 2026-03-20T12:10:30.242Z | Compiling waitgroup v0.1.2 |
| 1868 | 2026-03-20T12:10:30.328Z | Compiling serde_path_to_error v0.1.20 |
| 1869 | 2026-03-20T12:10:30.345Z | Compiling anstyle v1.0.11 |
| 1870 | 2026-03-20T12:10:30.417Z | Compiling unarray v0.1.4 |
| 1871 | 2026-03-20T12:10:30.556Z | Compiling crossbeam-channel v0.5.15 |
| 1872 | 2026-03-20T12:10:30.638Z | Compiling block-buffer v0.10.4 |
| 1873 | 2026-03-20T12:10:30.801Z | Compiling macaddr v1.0.1 |
| 1874 | 2026-03-20T12:10:30.829Z | Compiling utf8parse v0.2.2 |
| 1875 | 2026-03-20T12:10:30.977Z | Compiling anstyle-parse v0.2.7 |
| 1876 | 2026-03-20T12:10:31.090Z | Compiling digest v0.10.7 |
| 1877 | 2026-03-20T12:10:31.222Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1878 | 2026-03-20T12:10:31.370Z | Compiling ref-cast v1.0.25 |
| 1879 | 2026-03-20T12:10:31.457Z | Compiling colorchoice v1.0.4 |
| 1880 | 2026-03-20T12:10:31.497Z | Compiling is_terminal_polyfill v1.70.1 |
| 1881 | 2026-03-20T12:10:31.567Z | Compiling anstyle-query v1.1.4 |
| 1882 | 2026-03-20T12:10:31.602Z | Compiling strum v0.27.2 |
| 1883 | 2026-03-20T12:10:31.619Z | Compiling is-terminal v0.4.16 |
| 1884 | 2026-03-20T12:10:31.706Z | Compiling anstream v0.6.20 |
| 1885 | 2026-03-20T12:10:31.761Z | Compiling clap_lex v0.7.5 |
| 1886 | 2026-03-20T12:10:32.087Z | Compiling slog-term v2.9.2 |
| 1887 | 2026-03-20T12:10:32.147Z | Compiling slog-json v2.6.1 |
| 1888 | 2026-03-20T12:10:32.179Z | Compiling slog-async v2.8.0 |
| 1889 | 2026-03-20T12:10:32.182Z | Compiling tower v0.5.2 |
| 1890 | 2026-03-20T12:10:32.396Z | Compiling hostname v0.3.1 |
| 1891 | 2026-03-20T12:10:32.901Z | Compiling tower-http v0.6.8 |
| 1892 | 2026-03-20T12:10:32.918Z | Compiling slog-bunyan v2.5.0 |
| 1893 | 2026-03-20T12:10:33.389Z | Compiling futures-executor v0.3.31 |
| 1894 | 2026-03-20T12:10:33.458Z | Compiling instant v0.1.13 |
| 1895 | 2026-03-20T12:10:33.596Z | Compiling futures v0.3.31 |
| 1896 | 2026-03-20T12:10:33.701Z | Compiling openssl-sys v0.9.109 |
| 1897 | 2026-03-20T12:10:34.605Z | Compiling memmap2 v0.9.8 |
| 1898 | 2026-03-20T12:10:34.847Z | Compiling untrusted v0.7.1 |
| 1899 | 2026-03-20T12:10:34.897Z | Compiling foreign-types-shared v0.1.1 |
| 1900 | 2026-03-20T12:10:35.002Z | Compiling foreign-types v0.3.2 |
| 1901 | 2026-03-20T12:10:35.005Z | Compiling tempfile v3.23.0 |
| 1902 | 2026-03-20T12:10:35.592Z | Compiling openssl-probe v0.1.6 |
| 1903 | 2026-03-20T12:10:35.980Z | Compiling openssl v0.10.73 |
| 1904 | 2026-03-20T12:10:36.424Z | Compiling either v1.15.0 |
| 1905 | 2026-03-20T12:10:36.831Z | Compiling webpki-roots v1.0.2 |
| 1906 | 2026-03-20T12:10:37.588Z | Compiling usdt v0.6.0 |
| 1907 | 2026-03-20T12:10:37.774Z | Compiling newtype-uuid v1.3.2 |
| 1908 | 2026-03-20T12:10:39.181Z | Compiling native-tls v0.2.14 |
| 1909 | 2026-03-20T12:10:39.197Z | Compiling daft v0.1.4 |
| 1910 | 2026-03-20T12:10:39.565Z | Compiling tokio-native-tls v0.3.1 |
| 1911 | 2026-03-20T12:10:39.788Z | Compiling hyper-tls v0.6.0 |
| 1912 | 2026-03-20T12:10:40.290Z | Compiling rustls-webpki v0.102.8 |
| 1913 | 2026-03-20T12:10:41.337Z | Compiling rustls v0.22.4 |
| 1914 | 2026-03-20T12:10:42.404Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1915 | 2026-03-20T12:10:43.388Z | Compiling sha1 v0.10.6 |
| 1916 | 2026-03-20T12:10:43.402Z | Compiling multer v3.1.0 |
| 1917 | 2026-03-20T12:10:43.826Z | Compiling tokio-rustls v0.25.0 |
| 1918 | 2026-03-20T12:10:44.085Z | Compiling rustls-pemfile v2.2.0 |
| 1919 | 2026-03-20T12:10:44.162Z | Compiling terminal_size v0.4.3 |
| 1920 | 2026-03-20T12:10:44.361Z | Compiling rand_chacha v0.3.1 |
| 1921 | 2026-03-20T12:10:44.906Z | Compiling hostname v0.4.2 |
| 1922 | 2026-03-20T12:10:45.015Z | Compiling wait-timeout v0.2.1 |
| 1923 | 2026-03-20T12:10:45.407Z | Compiling rusty-fork v0.3.0 |
| 1924 | 2026-03-20T12:10:45.479Z | Compiling dropshot v0.16.7 |
| 1925 | 2026-03-20T12:10:46.391Z | Compiling rand v0.8.5 |
| 1926 | 2026-03-20T12:10:46.503Z | Compiling rustls-webpki v0.103.6 |
| 1927 | 2026-03-20T12:10:47.277Z | Compiling rand_xorshift v0.4.0 |
| 1928 | 2026-03-20T12:10:47.664Z | Compiling proptest v1.8.0 |
| 1929 | 2026-03-20T12:10:48.261Z | Compiling rustls v0.23.32 |
| 1930 | 2026-03-20T12:10:49.436Z | Compiling aws-lc-rs v1.14.0 |
| 1931 | 2026-03-20T12:10:49.890Z | Compiling clap_builder v4.5.50 |
| 1932 | 2026-03-20T12:10:50.866Z | Compiling hubpack_derive v0.1.1 |
| 1933 | 2026-03-20T12:10:51.978Z | Compiling tokio-rustls v0.26.3 |
| 1934 | 2026-03-20T12:10:52.384Z | Compiling clap v4.5.50 |
| 1935 | 2026-03-20T12:10:53.136Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1936 | 2026-03-20T12:10:54.048Z | Compiling serde_spanned v0.6.9 |
| 1937 | 2026-03-20T12:10:54.130Z | Compiling winnow v0.5.40 |
| 1938 | 2026-03-20T12:10:54.282Z | Compiling hyper-rustls v0.27.7 |
| 1939 | 2026-03-20T12:10:55.066Z | Compiling serde_with v3.14.1 |
| 1940 | 2026-03-20T12:10:55.359Z | Compiling reqwest v0.12.23 |
| 1941 | 2026-03-20T12:10:55.454Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1942 | 2026-03-20T12:10:56.132Z | Compiling rustc-hash v2.1.1 |
| 1943 | 2026-03-20T12:10:56.293Z | Compiling iddqd v0.3.17 |
| 1944 | 2026-03-20T12:10:57.318Z | Compiling backoff v0.4.0 |
| 1945 | 2026-03-20T12:10:57.787Z | Compiling parse-display v0.10.0 |
| 1946 | 2026-03-20T12:10:58.011Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1947 | 2026-03-20T12:10:58.177Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1948 | 2026-03-20T12:10:59.873Z | Compiling progenitor-client v0.11.1 |
| 1949 | 2026-03-20T12:10:59.889Z | Compiling progenitor-client v0.10.0 |
| 1950 | 2026-03-20T12:11:00.266Z | Compiling progenitor v0.11.1 |
| 1951 | 2026-03-20T12:11:00.412Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1952 | 2026-03-20T12:11:01.926Z | Compiling num-derive v0.3.3 |
| 1953 | 2026-03-20T12:11:03.007Z | Compiling toml_write v0.1.2 |
| 1954 | 2026-03-20T12:11:03.690Z | Compiling toml_edit v0.22.27 |
| 1955 | 2026-03-20T12:11:04.418Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1956 | 2026-03-20T12:11:06.011Z | Compiling toml_edit v0.19.15 |
| 1957 | 2026-03-20T12:11:06.502Z | Compiling num-integer v0.1.46 |
| 1958 | 2026-03-20T12:11:06.857Z | Compiling float-ord v0.3.2 |
| 1959 | 2026-03-20T12:11:07.004Z | Compiling toml v0.8.23 |
| 1960 | 2026-03-20T12:11:07.963Z | Compiling proc-macro-crate v1.3.1 |
| 1961 | 2026-03-20T12:11:09.770Z | Compiling num-rational v0.4.2 |
| 1962 | 2026-03-20T12:11:10.669Z | Compiling num-iter v0.1.45 |
| 1963 | 2026-03-20T12:11:11.328Z | Compiling num-complex v0.4.6 |
| 1964 | 2026-03-20T12:11:12.490Z | Compiling num v0.4.3 |
| 1965 | 2026-03-20T12:11:16.815Z | Compiling zerocopy-derive v0.7.35 |
| 1966 | 2026-03-20T12:11:17.401Z | Compiling ingot-macros v0.1.1 |
| 1967 | 2026-03-20T12:11:17.430Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1968 | 2026-03-20T12:11:17.825Z | Compiling scroll_derive v0.12.1 |
| 1969 | 2026-03-20T12:11:18.300Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1970 | 2026-03-20T12:11:18.944Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1971 | 2026-03-20T12:11:19.492Z | Compiling zerocopy v0.7.35 |
| 1972 | 2026-03-20T12:11:20.467Z | Compiling num_enum_derive v0.7.5 |
| 1973 | 2026-03-20T12:11:21.242Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1974 | 2026-03-20T12:11:22.166Z | Compiling memoffset v0.9.1 |
| 1975 | 2026-03-20T12:11:22.543Z | Compiling foreign-types-macros v0.2.3 |
| 1976 | 2026-03-20T12:11:23.528Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1977 | 2026-03-20T12:11:24.516Z | Compiling nix v0.30.1 |
| 1978 | 2026-03-20T12:11:25.442Z | Compiling libscf-sys v1.1.0 |
| 1979 | 2026-03-20T12:11:25.992Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1980 | 2026-03-20T12:11:26.296Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1981 | 2026-03-20T12:11:26.352Z | Compiling proc-macro-error-attr v1.0.4 |
| 1982 | 2026-03-20T12:11:26.555Z | Compiling proc-macro-error2 v2.0.1 |
| 1983 | 2026-03-20T12:11:26.819Z | Compiling dtrace-parser v0.2.0 |
| 1984 | 2026-03-20T12:11:26.914Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1985 | 2026-03-20T12:11:26.945Z | Compiling tabled_derive v0.11.0 |
| 1986 | 2026-03-20T12:11:27.297Z | Compiling proc-macro-error v1.0.4 |
| 1987 | 2026-03-20T12:11:27.648Z | Compiling dof v0.3.0 |
| 1988 | 2026-03-20T12:11:27.718Z | Compiling num_enum_derive v0.5.11 |
| 1989 | 2026-03-20T12:11:28.059Z | Compiling hubpack v0.1.2 |
| 1990 | 2026-03-20T12:11:28.228Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1991 | 2026-03-20T12:11:28.388Z | Compiling thread-id v4.2.2 |
| 1992 | 2026-03-20T12:11:28.616Z | Compiling static_assertions v1.1.0 |
| 1993 | 2026-03-20T12:11:28.773Z | Compiling usdt-impl v0.5.0 |
| 1994 | 2026-03-20T12:11:29.920Z | Compiling derive_more v0.99.20 |
| 1995 | 2026-03-20T12:11:32.017Z | Compiling bytecount v0.6.9 |
| 1996 | 2026-03-20T12:11:32.731Z | Compiling usdt-attr-macro v0.5.0 |
| 1997 | 2026-03-20T12:11:33.090Z | Compiling usdt-macro v0.5.0 |
| 1998 | 2026-03-20T12:11:34.084Z | Compiling zone_cfg_derive v0.3.1 |
| 1999 | 2026-03-20T12:11:34.216Z | Compiling num-derive v0.4.2 |
| 2000 | 2026-03-20T12:11:34.235Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2001 | 2026-03-20T12:11:34.722Z | Compiling rustc_version v0.4.1 |
| 2002 | 2026-03-20T12:11:34.860Z | Compiling crossbeam-epoch v0.9.18 |
| 2003 | 2026-03-20T12:11:34.890Z | Compiling papergrid v0.17.0 |
| 2004 | 2026-03-20T12:11:35.097Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2005 | 2026-03-20T12:11:35.333Z | Compiling testing_table v0.3.0 |
| 2006 | 2026-03-20T12:11:35.508Z | Compiling enum-as-inner v0.6.1 |
| 2007 | 2026-03-20T12:11:35.551Z | Compiling curve25519-dalek v4.1.3 |
| 2008 | 2026-03-20T12:11:35.931Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2009 | 2026-03-20T12:11:36.122Z | Compiling crossbeam-deque v0.8.6 |
| 2010 | 2026-03-20T12:11:36.289Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2011 | 2026-03-20T12:11:36.379Z | Compiling tabled v0.20.0 |
| 2012 | 2026-03-20T12:11:36.553Z | Compiling typify-impl v0.6.1 |
| 2013 | 2026-03-20T12:11:37.366Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2014 | 2026-03-20T12:11:37.385Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2015 | 2026-03-20T12:11:37.820Z | Compiling rayon-core v1.13.0 |
| 2016 | 2026-03-20T12:11:38.301Z | Compiling scroll v0.12.0 |
| 2017 | 2026-03-20T12:11:38.520Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2018 | 2026-03-20T12:11:38.822Z | Compiling hash32 v0.3.1 |
| 2019 | 2026-03-20T12:11:38.881Z | Compiling goblin v0.8.2 |
| 2020 | 2026-03-20T12:11:39.023Z | Compiling heapless v0.8.0 |
| 2021 | 2026-03-20T12:11:39.165Z | Compiling ingot-types v0.1.2 |
| 2022 | 2026-03-20T12:11:39.710Z | Compiling cobs v0.3.0 |
| 2023 | 2026-03-20T12:11:39.822Z | Compiling bitflags v1.3.2 |
| 2024 | 2026-03-20T12:11:39.897Z | Compiling managed v0.8.0 |
| 2025 | 2026-03-20T12:11:39.922Z | Compiling foreign-types-shared v0.3.1 |
| 2026 | 2026-03-20T12:11:40.048Z | Compiling foreign-types v0.5.0 |
| 2027 | 2026-03-20T12:11:40.073Z | Compiling postcard v1.1.3 |
| 2028 | 2026-03-20T12:11:40.156Z | Compiling smoltcp v0.11.0 |
| 2029 | 2026-03-20T12:11:40.235Z | Compiling ingot v0.1.1 |
| 2030 | 2026-03-20T12:11:40.532Z | Compiling num_enum v0.7.5 |
| 2031 | 2026-03-20T12:11:40.684Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2032 | 2026-03-20T12:11:40.833Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2033 | 2026-03-20T12:11:40.848Z | Compiling camino-tempfile v1.4.1 |
| 2034 | 2026-03-20T12:11:41.132Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2035 | 2026-03-20T12:11:41.165Z | Compiling derive-where v1.6.0 |
| 2036 | 2026-03-20T12:11:41.235Z | Compiling serde_repr v0.1.20 |
| 2037 | 2026-03-20T12:11:41.659Z | Compiling cstr-argument v0.1.2 |
| 2038 | 2026-03-20T12:11:42.461Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2039 | 2026-03-20T12:11:42.889Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2040 | 2026-03-20T12:11:43.700Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2041 | 2026-03-20T12:11:43.938Z | Compiling rayon v1.11.0 |
| 2042 | 2026-03-20T12:11:44.063Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2043 | 2026-03-20T12:11:44.255Z | Compiling crucible-workspace-hack v0.1.0 |
| 2044 | 2026-03-20T12:11:45.017Z | Compiling memmap v0.7.0 |
| 2045 | 2026-03-20T12:11:45.283Z | Compiling tinyvec_macros v0.1.1 |
| 2046 | 2026-03-20T12:11:45.342Z | Compiling typify-macro v0.6.1 |
| 2047 | 2026-03-20T12:11:45.374Z | Compiling tinyvec v1.10.0 |
| 2048 | 2026-03-20T12:11:45.399Z | Compiling usdt v0.5.0 |
| 2049 | 2026-03-20T12:11:45.433Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2050 | 2026-03-20T12:11:46.265Z | Compiling num_enum v0.5.11 |
| 2051 | 2026-03-20T12:11:46.296Z | Compiling pin-project-internal v1.1.10 |
| 2052 | 2026-03-20T12:11:47.720Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2053 | 2026-03-20T12:11:47.904Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2054 | 2026-03-20T12:11:48.086Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2055 | 2026-03-20T12:11:48.167Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2056 | 2026-03-20T12:11:48.182Z | Compiling typify v0.6.1 |
| 2057 | 2026-03-20T12:11:48.302Z | Compiling progenitor-impl v0.13.0 |
| 2058 | 2026-03-20T12:11:48.761Z | Compiling rustix v0.38.44 |
| 2059 | 2026-03-20T12:11:48.985Z | Compiling itertools v0.12.1 |
| 2060 | 2026-03-20T12:11:49.003Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2061 | 2026-03-20T12:11:49.271Z | Compiling progenitor-impl v0.10.0 |
| 2062 | 2026-03-20T12:11:49.797Z | Compiling sigpipe v0.1.3 |
| 2063 | 2026-03-20T12:11:49.868Z | Compiling jiff v0.2.15 |
| 2064 | 2026-03-20T12:11:49.914Z | Compiling const_format_proc_macros v0.2.34 |
| 2065 | 2026-03-20T12:11:50.209Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2066 | 2026-03-20T12:11:50.543Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2067 | 2026-03-20T12:11:50.724Z | Compiling zone v0.3.1 |
| 2068 | 2026-03-20T12:11:51.591Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2069 | 2026-03-20T12:11:51.892Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2070 | 2026-03-20T12:11:52.711Z | Compiling secrecy v0.10.3 |
| 2071 | 2026-03-20T12:11:52.727Z | Compiling smf v0.2.3 |
| 2072 | 2026-03-20T12:11:52.920Z | Compiling async-recursion v1.1.1 |
| 2073 | 2026-03-20T12:11:53.218Z | Compiling progenitor-macro v0.13.0 |
| 2074 | 2026-03-20T12:11:53.265Z | Compiling snafu-derive v0.8.9 |
| 2075 | 2026-03-20T12:11:53.666Z | Compiling bstr v1.12.0 |
| 2076 | 2026-03-20T12:11:54.114Z | Compiling progenitor-macro v0.10.0 |
| 2077 | 2026-03-20T12:11:54.319Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-03-20T12:11:54.349Z | Compiling whoami v1.6.1 |
| 2079 | 2026-03-20T12:11:54.759Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2080 | 2026-03-20T12:11:57.147Z | Compiling hmac v0.12.1 |
| 2081 | 2026-03-20T12:11:57.553Z | Compiling inout v0.1.4 |
| 2082 | 2026-03-20T12:11:57.651Z | Compiling ff v0.13.1 |
| 2083 | 2026-03-20T12:11:57.683Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2084 | 2026-03-20T12:11:57.826Z | Compiling data-encoding v2.9.0 |
| 2085 | 2026-03-20T12:11:58.382Z | Compiling crc8 v0.1.1 |
| 2086 | 2026-03-20T12:11:59.031Z | Compiling group v0.13.0 |
| 2087 | 2026-03-20T12:11:59.052Z | Compiling cipher v0.4.4 |
| 2088 | 2026-03-20T12:11:59.228Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2089 | 2026-03-20T12:11:59.352Z | Compiling hkdf v0.12.4 |
| 2090 | 2026-03-20T12:11:59.555Z | Compiling atomicwrites v0.4.4 |
| 2091 | 2026-03-20T12:11:59.993Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2092 | 2026-03-20T12:12:00.128Z | Compiling tokio-dtrace v0.1.1 |
| 2093 | 2026-03-20T12:12:00.491Z | Compiling tabled_derive v0.7.0 |
| 2094 | 2026-03-20T12:12:00.963Z | Compiling reqwest v0.13.2 |
| 2095 | 2026-03-20T12:12:01.002Z | Compiling universal-hash v0.5.1 |
| 2096 | 2026-03-20T12:12:01.175Z | Compiling crypto-bigint v0.5.5 |
| 2097 | 2026-03-20T12:12:01.442Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2098 | 2026-03-20T12:12:01.796Z | Compiling half v2.7.1 |
| 2099 | 2026-03-20T12:12:01.953Z | Compiling base64ct v1.8.0 |
| 2100 | 2026-03-20T12:12:02.205Z | Compiling base16ct v0.2.0 |
| 2101 | 2026-03-20T12:12:02.367Z | Compiling ciborium-io v0.2.2 |
| 2102 | 2026-03-20T12:12:02.422Z | Compiling opaque-debug v0.3.1 |
| 2103 | 2026-03-20T12:12:02.490Z | Compiling indent_write v2.2.0 |
| 2104 | 2026-03-20T12:12:03.525Z | Compiling poly1305 v0.8.0 |
| 2105 | 2026-03-20T12:12:03.528Z | Compiling ciborium-ll v0.2.2 |
| 2106 | 2026-03-20T12:12:03.528Z | Compiling password-hash v0.5.0 |
| 2107 | 2026-03-20T12:12:03.528Z | Compiling elliptic-curve v0.13.8 |
| 2108 | 2026-03-20T12:12:03.528Z | Compiling progenitor-client v0.13.0 |
| 2109 | 2026-03-20T12:12:03.651Z | Compiling oxide-tokio-rt v0.1.2 |
| 2110 | 2026-03-20T12:12:03.884Z | Compiling chacha20 v0.9.1 |
| 2111 | 2026-03-20T12:12:03.901Z | Compiling similar v2.7.0 |
| 2112 | 2026-03-20T12:12:04.108Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2113 | 2026-03-20T12:12:04.722Z | Compiling thiserror-no-std v2.0.2 |
| 2114 | 2026-03-20T12:12:05.619Z | Compiling blake2 v0.10.6 |
| 2115 | 2026-03-20T12:12:06.081Z | Compiling aead v0.5.2 |
| 2116 | 2026-03-20T12:12:06.391Z | Compiling resolv-conf v0.7.5 |
| 2117 | 2026-03-20T12:12:06.568Z | Compiling keccak v0.1.5 |
| 2118 | 2026-03-20T12:12:06.583Z | Compiling linked-hash-map v0.5.6 |
| 2119 | 2026-03-20T12:12:06.773Z | Compiling sha3 v0.10.8 |
| 2120 | 2026-03-20T12:12:06.808Z | Compiling lru-cache v0.1.2 |
| 2121 | 2026-03-20T12:12:06.930Z | Compiling chacha20poly1305 v0.10.1 |
| 2122 | 2026-03-20T12:12:06.969Z | Compiling vsss-rs v3.3.4 |
| 2123 | 2026-03-20T12:12:07.099Z | Compiling argon2 v0.5.3 |
| 2124 | 2026-03-20T12:12:07.182Z | Compiling progenitor v0.13.0 |
| 2125 | 2026-03-20T12:12:07.370Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2126 | 2026-03-20T12:12:07.964Z | Compiling ciborium v0.2.2 |
| 2127 | 2026-03-20T12:12:08.087Z | Compiling hickory-proto v0.24.4 |
| 2128 | 2026-03-20T12:12:08.890Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2129 | 2026-03-20T12:12:09.286Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2130 | 2026-03-20T12:12:09.472Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2131 | 2026-03-20T12:12:09.584Z | Compiling serde-big-array v0.5.1 |
| 2132 | 2026-03-20T12:12:09.859Z | Compiling unicode-segmentation v1.12.0 |
| 2133 | 2026-03-20T12:12:09.915Z | Compiling siphasher v1.0.1 |
| 2134 | 2026-03-20T12:12:10.403Z | Compiling same-file v1.0.6 |
| 2135 | 2026-03-20T12:12:10.406Z | Compiling newline-converter v0.3.0 |
| 2136 | 2026-03-20T12:12:10.570Z | Compiling walkdir v2.5.0 |
| 2137 | 2026-03-20T12:12:10.629Z | Compiling hickory-resolver v0.24.4 |
| 2138 | 2026-03-20T12:12:10.819Z | Compiling phf_shared v0.12.1 |
| 2139 | 2026-03-20T12:12:11.002Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2140 | 2026-03-20T12:12:11.055Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2141 | 2026-03-20T12:12:12.004Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2142 | 2026-03-20T12:12:12.558Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2143 | 2026-03-20T12:12:12.908Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2144 | 2026-03-20T12:12:13.497Z | Compiling newtype_derive v0.1.6 |
| 2145 | 2026-03-20T12:12:13.537Z | Compiling owo-colors v4.3.0 |
| 2146 | 2026-03-20T12:12:13.606Z | Compiling tokio-stream v0.1.17 |
| 2147 | 2026-03-20T12:12:14.215Z | Compiling console v0.15.11 |
| 2148 | 2026-03-20T12:12:14.276Z | Compiling csv-core v0.1.12 |
| 2149 | 2026-03-20T12:12:14.452Z | Compiling foldhash v0.1.5 |
| 2150 | 2026-03-20T12:12:14.643Z | Compiling swrite v0.1.0 |
| 2151 | 2026-03-20T12:12:14.682Z | Compiling unicode-width v0.1.14 |
| 2152 | 2026-03-20T12:12:14.704Z | Compiling termtree v0.5.1 |
| 2153 | 2026-03-20T12:12:14.776Z | Compiling unicode-linebreak v0.1.5 |
| 2154 | 2026-03-20T12:12:14.904Z | Compiling smawk v0.3.2 |
| 2155 | 2026-03-20T12:12:15.062Z | Compiling humantime v2.3.0 |
| 2156 | 2026-03-20T12:12:15.193Z | Compiling textwrap v0.16.2 |
| 2157 | 2026-03-20T12:12:15.294Z | Compiling expectorate v1.2.0 |
| 2158 | 2026-03-20T12:12:15.433Z | Compiling hashbrown v0.15.5 |
| 2159 | 2026-03-20T12:12:15.497Z | Compiling csv v1.3.1 |
| 2160 | 2026-03-20T12:12:15.919Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2161 | 2026-03-20T12:12:16.195Z | Compiling qorb v0.4.1 |
| 2162 | 2026-03-20T12:12:16.269Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-03-20T12:12:18.469Z | Compiling phf v0.12.1 |
| 2164 | 2026-03-20T12:12:18.678Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2165 | 2026-03-20T12:12:19.052Z | Compiling pin-project v1.1.10 |
| 2166 | 2026-03-20T12:12:19.194Z | Compiling unicode-normalization v0.1.24 |
| 2167 | 2026-03-20T12:12:19.209Z | Compiling libz-sys v1.1.22 |
| 2168 | 2026-03-20T12:12:19.355Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2169 | 2026-03-20T12:12:20.722Z | Compiling libsw-core v0.3.2 |
| 2170 | 2026-03-20T12:12:20.766Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2171 | 2026-03-20T12:12:21.306Z | Compiling fixedbitset v0.4.2 |
| 2172 | 2026-03-20T12:12:21.642Z | Compiling highway v1.3.0 |
| 2173 | 2026-03-20T12:12:21.676Z | Compiling fixedbitset v0.5.7 |
| 2174 | 2026-03-20T12:12:22.086Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2175 | 2026-03-20T12:12:22.138Z | Compiling petgraph v0.8.2 |
| 2176 | 2026-03-20T12:12:22.942Z | Compiling petgraph v0.6.5 |
| 2177 | 2026-03-20T12:12:23.052Z | Compiling progenitor v0.10.0 |
| 2178 | 2026-03-20T12:12:23.597Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2179 | 2026-03-20T12:12:24.749Z | Compiling libsw v3.5.0 |
| 2180 | 2026-03-20T12:12:24.988Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-03-20T12:12:25.092Z | Compiling olpc-cjson v0.1.4 |
| 2182 | 2026-03-20T12:12:25.114Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2183 | 2026-03-20T12:12:25.316Z | Compiling snafu v0.8.9 |
| 2184 | 2026-03-20T12:12:25.844Z | Compiling chrono-tz v0.10.4 |
| 2185 | 2026-03-20T12:12:26.035Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2186 | 2026-03-20T12:12:26.284Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2187 | 2026-03-20T12:12:26.735Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2188 | 2026-03-20T12:12:27.702Z | Compiling papergrid v0.11.0 |
| 2189 | 2026-03-20T12:12:28.181Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2190 | 2026-03-20T12:12:28.538Z | Compiling globset v0.4.16 |
| 2191 | 2026-03-20T12:12:28.831Z | Compiling const_format v0.2.34 |
| 2192 | 2026-03-20T12:12:29.316Z | Compiling slog-dtrace v0.3.0 |
| 2193 | 2026-03-20T12:12:29.422Z | Compiling cancel-safe-futures v0.1.5 |
| 2194 | 2026-03-20T12:12:29.554Z | Compiling gethostname v0.5.0 |
| 2195 | 2026-03-20T12:12:29.825Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2196 | 2026-03-20T12:12:30.376Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2197 | 2026-03-20T12:12:31.155Z | Compiling pem v3.0.5 |
| 2198 | 2026-03-20T12:12:31.185Z | Compiling bcs v0.1.6 |
| 2199 | 2026-03-20T12:12:31.611Z | Compiling serde_plain v1.0.2 |
| 2200 | 2026-03-20T12:12:31.669Z | Compiling cargo-platform v0.1.9 |
| 2201 | 2026-03-20T12:12:31.995Z | Compiling linear-map v1.2.0 |
| 2202 | 2026-03-20T12:12:32.203Z | Compiling tagptr v0.2.0 |
| 2203 | 2026-03-20T12:12:32.252Z | Compiling typed-path v0.9.3 |
| 2204 | 2026-03-20T12:12:34.065Z | Compiling tough v0.20.0 |
| 2205 | 2026-03-20T12:12:34.117Z | Compiling moka v0.12.11 |
| 2206 | 2026-03-20T12:12:34.575Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2207 | 2026-03-20T12:12:35.339Z | Compiling cargo_metadata v0.18.1 |
| 2208 | 2026-03-20T12:12:36.860Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2209 | 2026-03-20T12:12:37.231Z | Compiling tabled v0.15.0 |
| 2210 | 2026-03-20T12:12:37.248Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2211 | 2026-03-20T12:12:37.533Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2212 | 2026-03-20T12:12:38.112Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2213 | 2026-03-20T12:12:38.371Z | Compiling git2 v0.19.0 |
| 2214 | 2026-03-20T12:12:40.516Z | Compiling steno v0.4.1 |
| 2215 | 2026-03-20T12:12:41.914Z | Compiling cookie v0.18.1 |
| 2216 | 2026-03-20T12:12:42.066Z | Compiling hickory-proto v0.25.2 |
| 2217 | 2026-03-20T12:12:44.813Z | Compiling hickory-resolver v0.25.2 |
| 2218 | 2026-03-20T12:12:45.459Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2219 | 2026-03-20T12:12:46.995Z | Compiling vergen v8.3.2 |
| 2220 | 2026-03-20T12:12:49.370Z | Compiling signal-hook v0.3.18 |
| 2221 | 2026-03-20T12:12:51.602Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2222 | 2026-03-20T12:12:51.995Z | Compiling predicates-core v1.0.9 |
| 2223 | 2026-03-20T12:12:52.085Z | Compiling mockall_derive v0.13.1 |
| 2224 | 2026-03-20T12:12:52.393Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2225 | 2026-03-20T12:12:52.451Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2226 | 2026-03-20T12:12:52.854Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2227 | 2026-03-20T12:12:54.598Z | Compiling sha2 v0.10.9 |
| 2228 | 2026-03-20T12:12:54.636Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2229 | 2026-03-20T12:12:54.653Z | Compiling yansi v1.0.1 |
| 2230 | 2026-03-20T12:12:55.122Z | Compiling adler2 v2.0.1 |
| 2231 | 2026-03-20T12:12:55.311Z | Compiling diff v0.1.13 |
| 2232 | 2026-03-20T12:12:55.326Z | Compiling miniz_oxide v0.8.9 |
| 2233 | 2026-03-20T12:12:55.616Z | Compiling pretty_assertions v1.4.1 |
| 2234 | 2026-03-20T12:12:55.723Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2235 | 2026-03-20T12:12:56.884Z | Compiling fs-err v3.1.2 |
| 2236 | 2026-03-20T12:12:57.303Z | Compiling crc32fast v1.5.0 |
| 2237 | 2026-03-20T12:12:57.577Z | Compiling predicates-tree v1.0.12 |
| 2238 | 2026-03-20T12:12:57.935Z | Compiling predicates v3.1.3 |
| 2239 | 2026-03-20T12:12:59.136Z | Compiling git-stub v1.0.0 |
| 2240 | 2026-03-20T12:12:59.519Z | Compiling filetime v0.2.26 |
| 2241 | 2026-03-20T12:12:59.776Z | Compiling downcast v0.11.0 |
| 2242 | 2026-03-20T12:12:59.810Z | Compiling xattr v1.6.1 |
| 2243 | 2026-03-20T12:12:59.988Z | Compiling is_ci v1.2.0 |
| 2244 | 2026-03-20T12:13:00.053Z | Compiling arrayref v0.3.9 |
| 2245 | 2026-03-20T12:13:00.161Z | Compiling fragile v2.0.1 |
| 2246 | 2026-03-20T12:13:00.189Z | Compiling constant_time_eq v0.3.1 |
| 2247 | 2026-03-20T12:13:00.346Z | Compiling arrayvec v0.7.6 |
| 2248 | 2026-03-20T12:13:00.570Z | Compiling mockall v0.13.1 |
| 2249 | 2026-03-20T12:13:00.630Z | Compiling blake3 v1.8.2 |
| 2250 | 2026-03-20T12:13:00.822Z | Compiling toml v0.7.8 |
| 2251 | 2026-03-20T12:13:01.772Z | Compiling supports-color v3.0.2 |
| 2252 | 2026-03-20T12:13:02.019Z | Compiling tar v0.4.44 |
| 2253 | 2026-03-20T12:13:02.503Z | Compiling git-stub-vcs v0.1.0 |
| 2254 | 2026-03-20T12:13:03.018Z | Compiling signal-hook-tokio v0.3.1 |
| 2255 | 2026-03-20T12:13:03.161Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2256 | 2026-03-20T12:13:03.197Z | Compiling flate2 v1.1.2 |
| 2257 | 2026-03-20T12:13:03.406Z | Compiling drift v0.1.3 |
| 2258 | 2026-03-20T12:13:03.563Z | Compiling kstat-rs v0.2.4 |
| 2259 | 2026-03-20T12:13:03.785Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2260 | 2026-03-20T12:13:03.995Z | Compiling display-error-chain v0.2.2 |
| 2261 | 2026-03-20T12:13:04.173Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2262 | 2026-03-20T12:13:04.247Z | Compiling topological-sort v0.2.2 |
| 2263 | 2026-03-20T12:13:04.416Z | Compiling hex-literal v1.0.0 |
| 2264 | 2026-03-20T12:13:04.440Z | Compiling omicron-zone-package v0.12.2 |
| 2265 | 2026-03-20T12:13:04.570Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2266 | 2026-03-20T12:13:05.401Z | Compiling dropshot-api-manager v0.5.2 |
| 2267 | 2026-03-20T12:13:07.327Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2268 | 2026-03-20T12:13:07.478Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2269 | 2026-03-20T12:13:08.324Z | Compiling curl v0.4.49 |
| 2270 | 2026-03-20T12:13:09.046Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2271 | 2026-03-20T12:13:09.560Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2272 | 2026-03-20T12:13:09.584Z | Compiling internet-checksum v0.2.1 |
| 2273 | 2026-03-20T12:13:09.774Z | Compiling search_path v0.1.4 |
| 2274 | 2026-03-20T12:13:09.891Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2275 | 2026-03-20T12:13:10.335Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2276 | 2026-03-20T12:13:10.804Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2277 | 2026-03-20T12:13:12.109Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2278 | 2026-03-20T12:13:14.174Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2279 | 2026-03-20T12:14:16.397Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 28s |
| 2280 | 2026-03-20T12:14:16.543Z | Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d) |
| 2281 | 2026-03-20T12:14:16.545Z | |
| 2282 | 2026-03-20T12:14:16.546Z | running 5 tests |
| 2283 | 2026-03-20T12:14:16.548Z | test fuse::tests::chip_revision_a0 ... ok |
| 2284 | 2026-03-20T12:14:16.549Z | test fuse::tests::chip_revision_b0 ... ok |
| 2285 | 2026-03-20T12:14:16.549Z | test fuse::tests::chip_revision_b1 ... ok |
| 2286 | 2026-03-20T12:14:16.549Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2287 | 2026-03-20T12:14:16.549Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2288 | 2026-03-20T12:14:16.549Z | |
| 2289 | 2026-03-20T12:14:16.549Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2290 | 2026-03-20T12:14:16.549Z | |
| 2291 | 2026-03-20T12:14:16.549Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 2292 | 2026-03-20T12:14:16.552Z | |
| 2293 | 2026-03-20T12:14:16.552Z | running 0 tests |
| 2294 | 2026-03-20T12:14:16.552Z | |
| 2295 | 2026-03-20T12:14:16.552Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2296 | 2026-03-20T12:14:16.552Z | |
| 2297 | 2026-03-20T12:14:16.552Z | Running unittests src/lib.rs (target/debug/deps/asic-1d7da80ed3d32b1f) |
| 2298 | 2026-03-20T12:14:16.555Z | |
| 2299 | 2026-03-20T12:14:16.555Z | running 0 tests |
| 2300 | 2026-03-20T12:14:16.555Z | |
| 2301 | 2026-03-20T12:14:16.555Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2302 | 2026-03-20T12:14:16.555Z | |
| 2303 | 2026-03-20T12:14:16.555Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 2304 | 2026-03-20T12:14:16.558Z | |
| 2305 | 2026-03-20T12:14:16.558Z | running 10 tests |
| 2306 | 2026-03-20T12:14:16.558Z | test nat::tests::test_vni ... ok |
| 2307 | 2026-03-20T12:14:16.558Z | test network::tests::test_eui64 ... ok |
| 2308 | 2026-03-20T12:14:16.558Z | test network::tests::test_equal ... ok |
| 2309 | 2026-03-20T12:14:16.558Z | test network::tests::test_into ... ok |
| 2310 | 2026-03-20T12:14:16.558Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2311 | 2026-03-20T12:14:16.558Z | test network::tests::test_not_equal ... ok |
| 2312 | 2026-03-20T12:14:16.558Z | test network::tests::test_to_string ... ok |
| 2313 | 2026-03-20T12:14:16.558Z | test network::tests::test_parse ... ok |
| 2314 | 2026-03-20T12:14:16.558Z | test test_purge ... ok |
| 2315 | 2026-03-20T12:14:16.561Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2316 | 2026-03-20T12:14:16.561Z | |
| 2317 | 2026-03-20T12:14:16.564Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2318 | 2026-03-20T12:14:16.564Z | |
| 2319 | 2026-03-20T12:14:16.564Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a) |
| 2320 | 2026-03-20T12:14:16.568Z | |
| 2321 | 2026-03-20T12:14:16.568Z | running 1 test |
| 2322 | 2026-03-20T12:14:18.116Z | test test::test_apis_up_to_date ... ok |
| 2323 | 2026-03-20T12:14:18.116Z | |
| 2324 | 2026-03-20T12:14:18.116Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s |
| 2325 | 2026-03-20T12:14:18.116Z | |
| 2326 | 2026-03-20T12:14:18.164Z | Running unittests src/main.rs (target/debug/deps/dpd-b73a0c33cecba41a) |
| 2327 | 2026-03-20T12:14:18.171Z | |
| 2328 | 2026-03-20T12:14:18.171Z | running 18 tests |
| 2329 | 2026-03-20T12:14:18.174Z | test freemap::test_ordering ... ok |
| 2330 | 2026-03-20T12:14:18.174Z | test freemap::test_split ... ok |
| 2331 | 2026-03-20T12:14:18.174Z | test config::tests::test_updates ... ok |
| 2332 | 2026-03-20T12:14:18.174Z | test macaddrs::tests::test_mac_offset ... ok |
| 2333 | 2026-03-20T12:14:18.174Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2334 | 2026-03-20T12:14:18.174Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2335 | 2026-03-20T12:14:18.174Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2336 | 2026-03-20T12:14:18.174Z | test nat::test_mapping ... ok |
| 2337 | 2026-03-20T12:14:18.177Z | test port_map::tests::dump_map ... ok |
| 2338 | 2026-03-20T12:14:18.177Z | test port_map::tests::test_backplane_group ... ok |
| 2339 | 2026-03-20T12:14:18.177Z | test port_map::tests::test_port_map ... ok |
| 2340 | 2026-03-20T12:14:18.177Z | Mar 20 12:14:17.468Mar 20 12:14:17.468 DEBGDEBG created new freemapcreated new freemap, unit: , freemap_testunitMar 20 12:14:17.468: |
| 2341 | 2026-03-20T12:14:18.177Z | DEBGfreemap_test |
| 2342 | 2026-03-20T12:14:18.177Z | created new freemap, unit: Mar 20 12:14:17.468freemap_test |
| 2343 | 2026-03-20T12:14:18.177Z | Mar 20 12:14:17.468DEBG initted freemap. size: 128DEBGMar 20 12:14:17.468 initted freemap. size: 128, DEBG, unit unit:: freemap_testinitted freemap. size: 128freemap_testMar 20 12:14:17.468 |
| 2344 | 2026-03-20T12:14:18.177Z | |
| 2345 | 2026-03-20T12:14:18.177Z | DEBG, unitMar 20 12:14:17.468created new freemap :, unitDEBG:freemap_test Mar 20 12:14:17.468freemap_test reset freemap |
| 2346 | 2026-03-20T12:14:18.178Z | DEBG |
| 2347 | 2026-03-20T12:14:18.178Z | , reset freemapunit, :Mar 20 12:14:17.468Mar 20 12:14:17.468 DEBGunitfreemap_test |
| 2348 | 2026-03-20T12:14:18.178Z | initted freemap. size: 128:, Mar 20 12:14:17.468 DEBG created new freemap , freemap_testunit: freemap_test |
| 2349 | 2026-03-20T12:14:18.178Z | |
| 2350 | 2026-03-20T12:14:18.178Z | DEBG reset freemap, unitMar 20 12:14:17.468unit DEBG initted freemap. size: 128, unit: freemap_test |
| 2351 | 2026-03-20T12:14:18.178Z | : Mar 20 12:14:17.468 DEBG reset freemap:, unit: freemap_test |
| 2352 | 2026-03-20T12:14:18.178Z | freemap_test |
| 2353 | 2026-03-20T12:14:18.178Z | freemap_test |
| 2354 | 2026-03-20T12:14:18.178Z | test freemap::test_exhaustion ... ok |
| 2355 | 2026-03-20T12:14:18.178Z | Mar 20 12:14:17.468 DEBG reset freemap, unit: freemap_test |
| 2356 | 2026-03-20T12:14:18.178Z | test freemap::test_reclaim ... ok |
| 2357 | 2026-03-20T12:14:18.178Z | test freemap::test_free ... ok |
| 2358 | 2026-03-20T12:14:18.178Z | test freemap::test_span ... ok |
| 2359 | 2026-03-20T12:14:18.178Z | test freemap::test_basic ... ok |
| 2360 | 2026-03-20T12:14:18.178Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2361 | 2026-03-20T12:14:18.178Z | test api_server::tests::test_build_info ... ok |
| 2362 | 2026-03-20T12:14:18.178Z | |
| 2363 | 2026-03-20T12:14:18.178Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2364 | 2026-03-20T12:14:18.178Z | |
| 2365 | 2026-03-20T12:14:18.181Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-50ff7125eda53d64) |
| 2366 | 2026-03-20T12:14:18.184Z | |
| 2367 | 2026-03-20T12:14:18.184Z | running 0 tests |
| 2368 | 2026-03-20T12:14:18.184Z | |
| 2369 | 2026-03-20T12:14:18.184Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2370 | 2026-03-20T12:14:18.184Z | |
| 2371 | 2026-03-20T12:14:18.184Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978) |
| 2372 | 2026-03-20T12:14:18.186Z | |
| 2373 | 2026-03-20T12:14:18.186Z | running 0 tests |
| 2374 | 2026-03-20T12:14:18.186Z | |
| 2375 | 2026-03-20T12:14:18.186Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2376 | 2026-03-20T12:14:18.187Z | |
| 2377 | 2026-03-20T12:14:18.187Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-eb373a352e17e928) |
| 2378 | 2026-03-20T12:14:18.190Z | |
| 2379 | 2026-03-20T12:14:18.190Z | running 6 tests |
| 2380 | 2026-03-20T12:14:18.190Z | test tests::test_full_lot_id_neither_present ... ok |
| 2381 | 2026-03-20T12:14:18.190Z | test tests::test_full_lot_id_both_present ... ok |
| 2382 | 2026-03-20T12:14:18.190Z | test tests::test_parse_client_port_id ... ok |
| 2383 | 2026-03-20T12:14:18.190Z | test tests::test_full_lot_id_lot_only ... ok |
| 2384 | 2026-03-20T12:14:18.190Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2385 | 2026-03-20T12:14:18.190Z | test tests::test_port_id_cmp ... ok |
| 2386 | 2026-03-20T12:14:18.190Z | |
| 2387 | 2026-03-20T12:14:18.190Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2388 | 2026-03-20T12:14:18.190Z | |
| 2389 | 2026-03-20T12:14:18.190Z | Running tests/test_all.rs (target/debug/deps/test_all-1268644c25aa8eb5) |
| 2390 | 2026-03-20T12:14:18.193Z | |
| 2391 | 2026-03-20T12:14:18.193Z | running 0 tests |
| 2392 | 2026-03-20T12:14:18.193Z | |
| 2393 | 2026-03-20T12:14:18.193Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2394 | 2026-03-20T12:14:18.193Z | |
| 2395 | 2026-03-20T12:14:18.193Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65) |
| 2396 | 2026-03-20T12:14:18.196Z | |
| 2397 | 2026-03-20T12:14:18.196Z | running 0 tests |
| 2398 | 2026-03-20T12:14:18.196Z | |
| 2399 | 2026-03-20T12:14:18.196Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2400 | 2026-03-20T12:14:18.196Z | |
| 2401 | 2026-03-20T12:14:18.196Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 2402 | 2026-03-20T12:14:18.198Z | |
| 2403 | 2026-03-20T12:14:18.198Z | running 12 tests |
| 2404 | 2026-03-20T12:14:18.198Z | test icmp::test_v6_checksum ... ok |
| 2405 | 2026-03-20T12:14:18.199Z | test pbuf::test_byte ... ok |
| 2406 | 2026-03-20T12:14:18.199Z | test icmp::test_v4_checksum ... ok |
| 2407 | 2026-03-20T12:14:18.199Z | test lldp::test_lldp_parse ... ok |
| 2408 | 2026-03-20T12:14:18.199Z | test pbuf::test_nibble ... ok |
| 2409 | 2026-03-20T12:14:18.199Z | test ipv6::test_ipv6_parse ... ok |
| 2410 | 2026-03-20T12:14:18.199Z | test pbuf::test_overflow ... ok |
| 2411 | 2026-03-20T12:14:18.199Z | test pbuf::test_short ... ok |
| 2412 | 2026-03-20T12:14:18.199Z | test pbuf::test_twelve ... ok |
| 2413 | 2026-03-20T12:14:18.199Z | test pbuf::test_word ... ok |
| 2414 | 2026-03-20T12:14:18.199Z | test tcp::test_checksum_ack_data ... ok |
| 2415 | 2026-03-20T12:14:18.199Z | test tcp::test_checksum_syn_nodata ... ok |
| 2416 | 2026-03-20T12:14:18.199Z | |
| 2417 | 2026-03-20T12:14:18.199Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2418 | 2026-03-20T12:14:18.199Z | |
| 2419 | 2026-03-20T12:14:18.199Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 2420 | 2026-03-20T12:14:18.202Z | |
| 2421 | 2026-03-20T12:14:18.202Z | running 0 tests |
| 2422 | 2026-03-20T12:14:18.202Z | |
| 2423 | 2026-03-20T12:14:18.202Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2424 | 2026-03-20T12:14:18.202Z | |
| 2425 | 2026-03-20T12:14:18.202Z | Running unittests src/main.rs (target/debug/deps/swadm-e32305cc5b1ba9a3) |
| 2426 | 2026-03-20T12:14:18.205Z | |
| 2427 | 2026-03-20T12:14:18.205Z | running 5 tests |
| 2428 | 2026-03-20T12:14:18.205Z | test switchport::test::test_compute_lanes ... ok |
| 2429 | 2026-03-20T12:14:18.205Z | test switchport::test::port_id_ordering ... ok |
| 2430 | 2026-03-20T12:14:18.205Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2431 | 2026-03-20T12:14:18.205Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2432 | 2026-03-20T12:14:18.205Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2433 | 2026-03-20T12:14:18.205Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2434 | 2026-03-20T12:14:18.205Z | Tx Enabled: Yes Yes Yes Yes |
| 2435 | 2026-03-20T12:14:18.205Z | Tx Loss-of-lock: No No No No |
| 2436 | 2026-03-20T12:14:18.205Z | Tx Loss-of-signal: No No No No |
| 2437 | 2026-03-20T12:14:18.205Z | Tx CDR Enabled: No No No No |
| 2438 | 2026-03-20T12:14:18.205Z | Tx Adaptive EQ Fault: No No No No |
| 2439 | 2026-03-20T12:14:18.205Z | Tx Fault: Yes Yes Yes Yes |
| 2440 | 2026-03-20T12:14:18.205Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2441 | 2026-03-20T12:14:18.205Z | State: Activated Activated Activated Activated |
| 2442 | 2026-03-20T12:14:18.205Z | Rx Output Enabled: false false false false |
| 2443 | 2026-03-20T12:14:18.205Z | Rx Output Status: valid valid valid valid |
| 2444 | 2026-03-20T12:14:18.205Z | Rx Loss-of-lock: true true true true |
| 2445 | 2026-03-20T12:14:18.205Z | Rx Loss-of-signal: false false false false |
| 2446 | 2026-03-20T12:14:18.205Z | Rx Auto-squelch Disable: true true true true |
| 2447 | 2026-03-20T12:14:18.205Z | test switchport::test::test_print_sff_datapath ... Tx Output Enabled: trueok |
| 2448 | 2026-03-20T12:14:18.206Z | true true true |
| 2449 | 2026-03-20T12:14:18.206Z | Tx Output Status: invalid invalid invalid invalid |
| 2450 | 2026-03-20T12:14:18.206Z | Tx Loss-of-lock: false false false false |
| 2451 | 2026-03-20T12:14:18.206Z | Tx Loss-of-signal: true true true true |
| 2452 | 2026-03-20T12:14:18.206Z | Tx Auto-squelch Disable: false false false false |
| 2453 | 2026-03-20T12:14:18.206Z | Tx Adaptive EQ Fail: true true true true |
| 2454 | 2026-03-20T12:14:18.206Z | Tx Failure: false false false false |
| 2455 | 2026-03-20T12:14:18.206Z | Tx Force Squelch: true true true true |
| 2456 | 2026-03-20T12:14:18.206Z | Tx Input Polarity: normal normal normal normal |
| 2457 | 2026-03-20T12:14:18.206Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2458 | 2026-03-20T12:14:18.209Z | test link::test_filter ... ok |
| 2459 | 2026-03-20T12:14:18.209Z | |
| 2460 | 2026-03-20T12:14:18.209Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2461 | 2026-03-20T12:14:18.209Z | |
| 2462 | 2026-03-20T12:14:18.209Z | Running tests/counters.rs (target/debug/deps/counters-820843d2992d1a07) |
| 2463 | 2026-03-20T12:14:18.209Z | |
| 2464 | 2026-03-20T12:14:18.209Z | running 1 test |
| 2465 | 2026-03-20T12:14:18.209Z | test test_p4_counter_list ... ignored |
| 2466 | 2026-03-20T12:14:18.209Z | |
| 2467 | 2026-03-20T12:14:18.209Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2468 | 2026-03-20T12:14:18.209Z | |
| 2469 | 2026-03-20T12:14:18.212Z | Running tests/port-link.rs (target/debug/deps/port_link-9487fdc482e182f4) |
| 2470 | 2026-03-20T12:14:18.212Z | |
| 2471 | 2026-03-20T12:14:18.212Z | running 5 tests |
| 2472 | 2026-03-20T12:14:18.212Z | test test_an ... ignored |
| 2473 | 2026-03-20T12:14:18.212Z | test test_enable ... ignored |
| 2474 | 2026-03-20T12:14:18.212Z | test test_ip_addresses ... ignored |
| 2475 | 2026-03-20T12:14:18.212Z | test test_kr ... ignored |
| 2476 | 2026-03-20T12:14:18.212Z | test test_mac ... ignored |
| 2477 | 2026-03-20T12:14:18.212Z | |
| 2478 | 2026-03-20T12:14:18.212Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2479 | 2026-03-20T12:14:18.212Z | |
| 2480 | 2026-03-20T12:14:18.212Z | Running unittests src/main.rs (target/debug/deps/tfportd-bd3f96b8cac39b69) |
| 2481 | 2026-03-20T12:14:18.217Z | |
| 2482 | 2026-03-20T12:14:18.217Z | running 3 tests |
| 2483 | 2026-03-20T12:14:18.220Z | test linklocal::test_parse_ipadm ... ok |
| 2484 | 2026-03-20T12:14:18.220Z | test tfport::test_parse_tfport ... ok |
| 2485 | 2026-03-20T12:14:18.220Z | test config::tests::test_updates ... ok |
| 2486 | 2026-03-20T12:14:18.220Z | |
| 2487 | 2026-03-20T12:14:18.220Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2488 | 2026-03-20T12:14:18.220Z | |
| 2489 | 2026-03-20T12:14:18.220Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 2490 | 2026-03-20T12:14:18.223Z | |
| 2491 | 2026-03-20T12:14:18.223Z | running 0 tests |
| 2492 | 2026-03-20T12:14:18.223Z | |
| 2493 | 2026-03-20T12:14:18.223Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2494 | 2026-03-20T12:14:18.223Z | |
| 2495 | 2026-03-20T12:14:18.223Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 2496 | 2026-03-20T12:14:18.226Z | |
| 2497 | 2026-03-20T12:14:18.226Z | running 0 tests |
| 2498 | 2026-03-20T12:14:18.226Z | |
| 2499 | 2026-03-20T12:14:18.226Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2500 | 2026-03-20T12:14:18.226Z | |
| 2501 | 2026-03-20T12:14:18.226Z | Doc-tests aal |
| 2502 | 2026-03-20T12:14:18.380Z | |
| 2503 | 2026-03-20T12:14:18.380Z | running 0 tests |
| 2504 | 2026-03-20T12:14:18.381Z | |
| 2505 | 2026-03-20T12:14:18.381Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2506 | 2026-03-20T12:14:18.381Z | |
| 2507 | 2026-03-20T12:14:18.397Z | Doc-tests aal_macros |
| 2508 | 2026-03-20T12:14:18.483Z | |
| 2509 | 2026-03-20T12:14:18.484Z | running 0 tests |
| 2510 | 2026-03-20T12:14:18.484Z | |
| 2511 | 2026-03-20T12:14:18.484Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2512 | 2026-03-20T12:14:18.484Z | |
| 2513 | 2026-03-20T12:14:18.495Z | Doc-tests common |
| 2514 | 2026-03-20T12:14:18.801Z | |
| 2515 | 2026-03-20T12:14:18.801Z | running 0 tests |
| 2516 | 2026-03-20T12:14:18.801Z | |
| 2517 | 2026-03-20T12:14:18.801Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2518 | 2026-03-20T12:14:18.801Z | |
| 2519 | 2026-03-20T12:14:18.823Z | Doc-tests dpd_api |
| 2520 | 2026-03-20T12:14:20.277Z | |
| 2521 | 2026-03-20T12:14:20.277Z | running 2 tests |
| 2522 | 2026-03-20T12:14:20.277Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 101) ... ignored |
| 2523 | 2026-03-20T12:14:20.277Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 107) ... ignored |
| 2524 | 2026-03-20T12:14:20.277Z | |
| 2525 | 2026-03-20T12:14:20.280Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2526 | 2026-03-20T12:14:20.280Z | |
| 2527 | 2026-03-20T12:14:20.320Z | Doc-tests dpd_client |
| 2528 | 2026-03-20T12:14:21.957Z | |
| 2529 | 2026-03-20T12:14:21.957Z | running 0 tests |
| 2530 | 2026-03-20T12:14:21.957Z | |
| 2531 | 2026-03-20T12:14:21.957Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2532 | 2026-03-20T12:14:21.957Z | |
| 2533 | 2026-03-20T12:14:22.008Z | Doc-tests dpd_types |
| 2534 | 2026-03-20T12:14:22.442Z | |
| 2535 | 2026-03-20T12:14:22.442Z | running 0 tests |
| 2536 | 2026-03-20T12:14:22.442Z | |
| 2537 | 2026-03-20T12:14:22.442Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2538 | 2026-03-20T12:14:22.442Z | |
| 2539 | 2026-03-20T12:14:22.474Z | Doc-tests packet |
| 2540 | 2026-03-20T12:14:22.614Z | |
| 2541 | 2026-03-20T12:14:22.614Z | running 0 tests |
| 2542 | 2026-03-20T12:14:22.614Z | |
| 2543 | 2026-03-20T12:14:22.614Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2544 | 2026-03-20T12:14:22.614Z | |
| 2545 | 2026-03-20T12:14:22.630Z | Doc-tests pcap |
| 2546 | 2026-03-20T12:14:22.694Z | |
| 2547 | 2026-03-20T12:14:22.694Z | running 0 tests |
| 2548 | 2026-03-20T12:14:22.694Z | |
| 2549 | 2026-03-20T12:14:22.694Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2550 | 2026-03-20T12:14:22.694Z | |
| 2551 | 2026-03-20T12:14:22.768Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2552 | 2026-03-20T12:14:22.768Z | + RUST_BACKTRACE=full |
| 2553 | 2026-03-20T12:14:22.768Z | + cargo test --features tofino_asic --no-fail-fast |
| 2554 | 2026-03-20T12:14:23.588Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2555 | 2026-03-20T12:14:23.679Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2556 | 2026-03-20T12:14:23.689Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2557 | 2026-03-20T12:14:23.701Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2558 | 2026-03-20T12:14:35.394Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2559 | 2026-03-20T12:14:36.871Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2560 | 2026-03-20T12:15:26.939Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 2561 | 2026-03-20T12:15:27.080Z | Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d) |
| 2562 | 2026-03-20T12:15:27.083Z | |
| 2563 | 2026-03-20T12:15:27.083Z | running 5 tests |
| 2564 | 2026-03-20T12:15:27.086Z | test fuse::tests::chip_revision_a0 ... ok |
| 2565 | 2026-03-20T12:15:27.086Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2566 | 2026-03-20T12:15:27.086Z | test fuse::tests::chip_revision_b1 ... ok |
| 2567 | 2026-03-20T12:15:27.086Z | test fuse::tests::chip_revision_b0 ... ok |
| 2568 | 2026-03-20T12:15:27.086Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2569 | 2026-03-20T12:15:27.086Z | |
| 2570 | 2026-03-20T12:15:27.086Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2571 | 2026-03-20T12:15:27.086Z | |
| 2572 | 2026-03-20T12:15:27.086Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 2573 | 2026-03-20T12:15:27.089Z | |
| 2574 | 2026-03-20T12:15:27.089Z | running 0 tests |
| 2575 | 2026-03-20T12:15:27.089Z | |
| 2576 | 2026-03-20T12:15:27.089Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2577 | 2026-03-20T12:15:27.089Z | |
| 2578 | 2026-03-20T12:15:27.089Z | Running unittests src/lib.rs (target/debug/deps/asic-64c28bdcd2a22fef) |
| 2579 | 2026-03-20T12:15:27.200Z | |
| 2580 | 2026-03-20T12:15:27.201Z | running 8 tests |
| 2581 | 2026-03-20T12:15:27.203Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2582 | 2026-03-20T12:15:27.203Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2583 | 2026-03-20T12:15:27.204Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2584 | 2026-03-20T12:15:27.204Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2585 | 2026-03-20T12:15:27.204Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2586 | 2026-03-20T12:15:27.204Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2587 | 2026-03-20T12:15:27.211Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2588 | 2026-03-20T12:15:27.702Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2589 | 2026-03-20T12:15:27.702Z | |
| 2590 | 2026-03-20T12:15:27.702Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2591 | 2026-03-20T12:15:27.702Z | |
| 2592 | 2026-03-20T12:15:27.714Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 2593 | 2026-03-20T12:15:27.717Z | |
| 2594 | 2026-03-20T12:15:27.717Z | running 10 tests |
| 2595 | 2026-03-20T12:15:27.722Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2596 | 2026-03-20T12:15:27.722Z | test nat::tests::test_vni ... ok |
| 2597 | 2026-03-20T12:15:27.722Z | test network::tests::test_equal ... ok |
| 2598 | 2026-03-20T12:15:27.722Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2599 | 2026-03-20T12:15:27.722Z | test network::tests::test_not_equal ... ok |
| 2600 | 2026-03-20T12:15:27.725Z | test network::tests::test_eui64 ... ok |
| 2601 | 2026-03-20T12:15:27.725Z | test network::tests::test_into ... ok |
| 2602 | 2026-03-20T12:15:27.725Z | test network::tests::test_parse ... ok |
| 2603 | 2026-03-20T12:15:27.725Z | test network::tests::test_to_string ... ok |
| 2604 | 2026-03-20T12:15:27.725Z | test test_purge ... ok |
| 2605 | 2026-03-20T12:15:27.725Z | |
| 2606 | 2026-03-20T12:15:27.725Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2607 | 2026-03-20T12:15:27.725Z | |
| 2608 | 2026-03-20T12:15:27.725Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a) |
| 2609 | 2026-03-20T12:15:27.732Z | |
| 2610 | 2026-03-20T12:15:27.732Z | running 1 test |
| 2611 | 2026-03-20T12:15:29.341Z | test test::test_apis_up_to_date ... ok |
| 2612 | 2026-03-20T12:15:29.341Z | |
| 2613 | 2026-03-20T12:15:29.341Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s |
| 2614 | 2026-03-20T12:15:29.341Z | |
| 2615 | 2026-03-20T12:15:29.398Z | Running unittests src/main.rs (target/debug/deps/dpd-3e6cac36a7653c59) |
| 2616 | 2026-03-20T12:15:29.485Z | |
| 2617 | 2026-03-20T12:15:29.485Z | running 46 tests |
| 2618 | 2026-03-20T12:15:29.488Z | test freemap::test_ordering ... ok |
| 2619 | 2026-03-20T12:15:29.488Z | test freemap::test_split ... ok |
| 2620 | 2026-03-20T12:15:29.488Z | test config::tests::test_updates ... ok |
| 2621 | 2026-03-20T12:15:29.488Z | test macaddrs::tests::test_mac_offset ... ok |
| 2622 | 2026-03-20T12:15:29.488Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2623 | 2026-03-20T12:15:29.488Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2624 | 2026-03-20T12:15:29.488Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2625 | 2026-03-20T12:15:29.488Z | test nat::test_mapping ... ok |
| 2626 | 2026-03-20T12:15:29.488Z | test port_map::tests::dump_map ... ok |
| 2627 | 2026-03-20T12:15:29.488Z | test port_map::tests::test_backplane_group ... ok |
| 2628 | 2026-03-20T12:15:29.488Z | test port_map::tests::test_port_map ... ok |
| 2629 | 2026-03-20T12:15:29.488Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2630 | 2026-03-20T12:15:29.488Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2631 | 2026-03-20T12:15:29.488Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2632 | 2026-03-20T12:15:29.488Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2633 | 2026-03-20T12:15:29.488Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2634 | 2026-03-20T12:15:29.488Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2635 | 2026-03-20T12:15:29.491Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2636 | 2026-03-20T12:15:29.491Z | Mar 20 12:15:28.771Mar 20 12:15:28.771 DEBGDEBG created new freemapcreated new freemapMar 20 12:15:28.771 , , DEBGunit :unit :freemap_test created new freemapfreemap_test, unit |
| 2637 | 2026-03-20T12:15:29.491Z | |
| 2638 | 2026-03-20T12:15:29.491Z | : freemap_test |
| 2639 | 2026-03-20T12:15:29.491Z | Mar 20 12:15:28.771 DEBGMar 20 12:15:28.771 Mar 20 12:15:28.771 initted freemap. size: 128DEBG, unitMar 20 12:15:28.771: DEBG DEBGfreemap_test |
| 2640 | 2026-03-20T12:15:29.491Z | created new freemap , initted freemap. size: 128unit, :unitMar 20 12:15:28.771: freemap_testfreemap_test |
| 2641 | 2026-03-20T12:15:29.491Z | |
| 2642 | 2026-03-20T12:15:29.491Z | DEBG reset freemapMar 20 12:15:28.771, unitDEBG: reset freemapMar 20 12:15:28.771freemap_test, |
| 2643 | 2026-03-20T12:15:29.491Z | unitDEBG: initted freemap. size: 128Mar 20 12:15:28.771 DEBG , created new freemap, unit: freemap_test |
| 2644 | 2026-03-20T12:15:29.492Z | freemap_test |
| 2645 | 2026-03-20T12:15:29.492Z | Mar 20 12:15:28.771 DEBG initted freemap. size: 128initted freemap. size: 128, , unit: freemap_test |
| 2646 | 2026-03-20T12:15:29.492Z | Mar 20 12:15:28.771 DEBG reset freemap, unit: freemap_test |
| 2647 | 2026-03-20T12:15:29.492Z | unit: freemap_test |
| 2648 | 2026-03-20T12:15:29.492Z | unit: freemap_test |
| 2649 | 2026-03-20T12:15:29.492Z | test api_server::tests::test_build_info ... ok |
| 2650 | 2026-03-20T12:15:29.492Z | test freemap::test_span ... ok |
| 2651 | 2026-03-20T12:15:29.492Z | Mar 20 12:15:28.771Mar 20 12:15:28.771 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 2652 | 2026-03-20T12:15:29.492Z | test freemap::test_basic ... ok |
| 2653 | 2026-03-20T12:15:29.492Z | |
| 2654 | 2026-03-20T12:15:29.492Z | test freemap::test_reclaim ... ok |
| 2655 | 2026-03-20T12:15:29.492Z | test freemap::test_exhaustion ... ok |
| 2656 | 2026-03-20T12:15:29.492Z | test freemap::test_free ... ok |
| 2657 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2658 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2659 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2660 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2661 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2662 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2663 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2664 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2665 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2666 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2667 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2668 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2669 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2670 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2671 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2672 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2673 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2674 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2675 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2676 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2677 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2678 | 2026-03-20T12:15:29.492Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2679 | 2026-03-20T12:15:29.492Z | |
| 2680 | 2026-03-20T12:15:29.492Z | test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2681 | 2026-03-20T12:15:29.493Z | |
| 2682 | 2026-03-20T12:15:29.507Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-3e2a52195fef326e) |
| 2683 | 2026-03-20T12:15:29.510Z | |
| 2684 | 2026-03-20T12:15:29.510Z | running 0 tests |
| 2685 | 2026-03-20T12:15:29.510Z | |
| 2686 | 2026-03-20T12:15:29.510Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2687 | 2026-03-20T12:15:29.510Z | |
| 2688 | 2026-03-20T12:15:29.510Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978) |
| 2689 | 2026-03-20T12:15:29.512Z | |
| 2690 | 2026-03-20T12:15:29.512Z | running 0 tests |
| 2691 | 2026-03-20T12:15:29.512Z | |
| 2692 | 2026-03-20T12:15:29.512Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2693 | 2026-03-20T12:15:29.512Z | |
| 2694 | 2026-03-20T12:15:29.512Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-13decc51ae393b55) |
| 2695 | 2026-03-20T12:15:29.515Z | |
| 2696 | 2026-03-20T12:15:29.515Z | running 6 tests |
| 2697 | 2026-03-20T12:15:29.515Z | test tests::test_full_lot_id_neither_present ... ok |
| 2698 | 2026-03-20T12:15:29.515Z | test tests::test_full_lot_id_both_present ... ok |
| 2699 | 2026-03-20T12:15:29.515Z | test tests::test_full_lot_id_lot_only ... ok |
| 2700 | 2026-03-20T12:15:29.515Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2701 | 2026-03-20T12:15:29.516Z | test tests::test_parse_client_port_id ... ok |
| 2702 | 2026-03-20T12:15:29.516Z | test tests::test_port_id_cmp ... ok |
| 2703 | 2026-03-20T12:15:29.516Z | |
| 2704 | 2026-03-20T12:15:29.518Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2705 | 2026-03-20T12:15:29.518Z | |
| 2706 | 2026-03-20T12:15:29.518Z | Running tests/test_all.rs (target/debug/deps/test_all-5fe95bf569e4cf93) |
| 2707 | 2026-03-20T12:15:29.518Z | |
| 2708 | 2026-03-20T12:15:29.518Z | running 0 tests |
| 2709 | 2026-03-20T12:15:29.518Z | |
| 2710 | 2026-03-20T12:15:29.518Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2711 | 2026-03-20T12:15:29.519Z | |
| 2712 | 2026-03-20T12:15:29.519Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65) |
| 2713 | 2026-03-20T12:15:29.522Z | |
| 2714 | 2026-03-20T12:15:29.522Z | running 0 tests |
| 2715 | 2026-03-20T12:15:29.522Z | |
| 2716 | 2026-03-20T12:15:29.522Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2717 | 2026-03-20T12:15:29.522Z | |
| 2718 | 2026-03-20T12:15:29.522Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 2719 | 2026-03-20T12:15:29.525Z | |
| 2720 | 2026-03-20T12:15:29.525Z | running 12 tests |
| 2721 | 2026-03-20T12:15:29.525Z | test lldp::test_lldp_parse ... ok |
| 2722 | 2026-03-20T12:15:29.525Z | test icmp::test_v6_checksum ... ok |
| 2723 | 2026-03-20T12:15:29.525Z | test icmp::test_v4_checksum ... ok |
| 2724 | 2026-03-20T12:15:29.525Z | test ipv6::test_ipv6_parse ... ok |
| 2725 | 2026-03-20T12:15:29.525Z | test pbuf::test_byte ... ok |
| 2726 | 2026-03-20T12:15:29.525Z | test pbuf::test_nibble ... ok |
| 2727 | 2026-03-20T12:15:29.525Z | test pbuf::test_overflow ... ok |
| 2728 | 2026-03-20T12:15:29.525Z | test pbuf::test_short ... ok |
| 2729 | 2026-03-20T12:15:29.525Z | test pbuf::test_twelve ... ok |
| 2730 | 2026-03-20T12:15:29.525Z | test pbuf::test_word ... ok |
| 2731 | 2026-03-20T12:15:29.525Z | test tcp::test_checksum_ack_data ... ok |
| 2732 | 2026-03-20T12:15:29.525Z | test tcp::test_checksum_syn_nodata ... ok |
| 2733 | 2026-03-20T12:15:29.525Z | |
| 2734 | 2026-03-20T12:15:29.525Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2735 | 2026-03-20T12:15:29.525Z | |
| 2736 | 2026-03-20T12:15:29.528Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 2737 | 2026-03-20T12:15:29.528Z | |
| 2738 | 2026-03-20T12:15:29.528Z | running 0 tests |
| 2739 | 2026-03-20T12:15:29.528Z | |
| 2740 | 2026-03-20T12:15:29.528Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2741 | 2026-03-20T12:15:29.528Z | |
| 2742 | 2026-03-20T12:15:29.528Z | Running unittests src/main.rs (target/debug/deps/swadm-fdc1de96a7da25d4) |
| 2743 | 2026-03-20T12:15:29.531Z | |
| 2744 | 2026-03-20T12:15:29.531Z | running 5 tests |
| 2745 | 2026-03-20T12:15:29.531Z | test switchport::test::test_compute_lanes ... ok |
| 2746 | 2026-03-20T12:15:29.531Z | test switchport::test::port_id_ordering ... ok |
| 2747 | 2026-03-20T12:15:29.535Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2748 | 2026-03-20T12:15:29.535Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2749 | 2026-03-20T12:15:29.535Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2750 | 2026-03-20T12:15:29.535Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2751 | 2026-03-20T12:15:29.535Z | Tx Enabled: Yes Yes Yes Yes |
| 2752 | 2026-03-20T12:15:29.535Z | Tx Loss-of-lock: No No No No |
| 2753 | 2026-03-20T12:15:29.535Z | Tx Loss-of-signal: No No No No |
| 2754 | 2026-03-20T12:15:29.535Z | Tx CDR Enabled: No No No No |
| 2755 | 2026-03-20T12:15:29.535Z | Tx Adaptive EQ Fault: No No No No |
| 2756 | 2026-03-20T12:15:29.535Z | Tx Fault: Yes Yes Yes Yes |
| 2757 | 2026-03-20T12:15:29.535Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2758 | 2026-03-20T12:15:29.535Z | test switchport::test::test_print_sff_datapath ... ok State: Activated |
| 2759 | 2026-03-20T12:15:29.535Z | Activated Activated Activated |
| 2760 | 2026-03-20T12:15:29.535Z | Rx Output Enabled: false false false false |
| 2761 | 2026-03-20T12:15:29.535Z | Rx Output Status: valid valid valid valid |
| 2762 | 2026-03-20T12:15:29.535Z | Rx Loss-of-lock: true true true true |
| 2763 | 2026-03-20T12:15:29.535Z | Rx Loss-of-signal: false false false false |
| 2764 | 2026-03-20T12:15:29.535Z | Rx Auto-squelch Disable: true true true true |
| 2765 | 2026-03-20T12:15:29.535Z | Tx Output Enabled: true true true true |
| 2766 | 2026-03-20T12:15:29.535Z | Tx Output Status: invalid invalid invalid invalid |
| 2767 | 2026-03-20T12:15:29.535Z | Tx Loss-of-lock: false false false false |
| 2768 | 2026-03-20T12:15:29.535Z | Tx Loss-of-signal: true true true true |
| 2769 | 2026-03-20T12:15:29.535Z | Tx Auto-squelch Disable: false false false false |
| 2770 | 2026-03-20T12:15:29.535Z | Tx Adaptive EQ Fail: true true true true |
| 2771 | 2026-03-20T12:15:29.535Z | Tx Failure: false false false false |
| 2772 | 2026-03-20T12:15:29.535Z | Tx Force Squelch: true true true true |
| 2773 | 2026-03-20T12:15:29.535Z | Tx Input Polarity: normal normal normal normal |
| 2774 | 2026-03-20T12:15:29.535Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2775 | 2026-03-20T12:15:29.535Z | test link::test_filter ... ok |
| 2776 | 2026-03-20T12:15:29.535Z | |
| 2777 | 2026-03-20T12:15:29.535Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2778 | 2026-03-20T12:15:29.535Z | |
| 2779 | 2026-03-20T12:15:29.535Z | Running tests/counters.rs (target/debug/deps/counters-9168e686f961a02c) |
| 2780 | 2026-03-20T12:15:29.538Z | |
| 2781 | 2026-03-20T12:15:29.538Z | running 1 test |
| 2782 | 2026-03-20T12:15:29.538Z | test test_p4_counter_list ... ignored |
| 2783 | 2026-03-20T12:15:29.539Z | |
| 2784 | 2026-03-20T12:15:29.539Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2785 | 2026-03-20T12:15:29.539Z | |
| 2786 | 2026-03-20T12:15:29.539Z | Running tests/port-link.rs (target/debug/deps/port_link-37e89675d7c713f0) |
| 2787 | 2026-03-20T12:15:29.539Z | |
| 2788 | 2026-03-20T12:15:29.539Z | running 5 tests |
| 2789 | 2026-03-20T12:15:29.539Z | test test_an ... ignored |
| 2790 | 2026-03-20T12:15:29.539Z | test test_enable ... ignored |
| 2791 | 2026-03-20T12:15:29.539Z | test test_ip_addresses ... ignored |
| 2792 | 2026-03-20T12:15:29.539Z | test test_kr ... ignored |
| 2793 | 2026-03-20T12:15:29.539Z | test test_mac ... ignored |
| 2794 | 2026-03-20T12:15:29.539Z | |
| 2795 | 2026-03-20T12:15:29.539Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2796 | 2026-03-20T12:15:29.539Z | |
| 2797 | 2026-03-20T12:15:29.539Z | Running unittests src/main.rs (target/debug/deps/tfportd-24628c79dd9e4c4a) |
| 2798 | 2026-03-20T12:15:29.544Z | |
| 2799 | 2026-03-20T12:15:29.544Z | running 3 tests |
| 2800 | 2026-03-20T12:15:29.546Z | test linklocal::test_parse_ipadm ... ok |
| 2801 | 2026-03-20T12:15:29.546Z | test tfport::test_parse_tfport ... ok |
| 2802 | 2026-03-20T12:15:29.546Z | test config::tests::test_updates ... ok |
| 2803 | 2026-03-20T12:15:29.547Z | |
| 2804 | 2026-03-20T12:15:29.547Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2805 | 2026-03-20T12:15:29.547Z | |
| 2806 | 2026-03-20T12:15:29.547Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 2807 | 2026-03-20T12:15:29.549Z | |
| 2808 | 2026-03-20T12:15:29.549Z | running 0 tests |
| 2809 | 2026-03-20T12:15:29.549Z | |
| 2810 | 2026-03-20T12:15:29.549Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2811 | 2026-03-20T12:15:29.549Z | |
| 2812 | 2026-03-20T12:15:29.549Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 2813 | 2026-03-20T12:15:29.552Z | |
| 2814 | 2026-03-20T12:15:29.552Z | running 0 tests |
| 2815 | 2026-03-20T12:15:29.552Z | |
| 2816 | 2026-03-20T12:15:29.552Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2817 | 2026-03-20T12:15:29.552Z | |
| 2818 | 2026-03-20T12:15:29.552Z | Doc-tests aal |
| 2819 | 2026-03-20T12:15:29.703Z | |
| 2820 | 2026-03-20T12:15:29.703Z | running 0 tests |
| 2821 | 2026-03-20T12:15:29.703Z | |
| 2822 | 2026-03-20T12:15:29.703Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2823 | 2026-03-20T12:15:29.703Z | |
| 2824 | 2026-03-20T12:15:29.721Z | Doc-tests aal_macros |
| 2825 | 2026-03-20T12:15:29.810Z | |
| 2826 | 2026-03-20T12:15:29.810Z | running 0 tests |
| 2827 | 2026-03-20T12:15:29.810Z | |
| 2828 | 2026-03-20T12:15:29.810Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2829 | 2026-03-20T12:15:29.810Z | |
| 2830 | 2026-03-20T12:15:29.822Z | Doc-tests common |
| 2831 | 2026-03-20T12:15:30.132Z | |
| 2832 | 2026-03-20T12:15:30.132Z | running 0 tests |
| 2833 | 2026-03-20T12:15:30.132Z | |
| 2834 | 2026-03-20T12:15:30.132Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2835 | 2026-03-20T12:15:30.132Z | |
| 2836 | 2026-03-20T12:15:30.154Z | Doc-tests dpd_api |
| 2837 | 2026-03-20T12:15:31.599Z | |
| 2838 | 2026-03-20T12:15:31.599Z | running 2 tests |
| 2839 | 2026-03-20T12:15:31.599Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 101) ... ignored |
| 2840 | 2026-03-20T12:15:31.599Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 107) ... ignored |
| 2841 | 2026-03-20T12:15:31.602Z | |
| 2842 | 2026-03-20T12:15:31.602Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2843 | 2026-03-20T12:15:31.602Z | |
| 2844 | 2026-03-20T12:15:31.645Z | Doc-tests dpd_client |
| 2845 | 2026-03-20T12:15:33.288Z | |
| 2846 | 2026-03-20T12:15:33.288Z | running 0 tests |
| 2847 | 2026-03-20T12:15:33.288Z | |
| 2848 | 2026-03-20T12:15:33.291Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2849 | 2026-03-20T12:15:33.291Z | |
| 2850 | 2026-03-20T12:15:33.341Z | Doc-tests dpd_types |
| 2851 | 2026-03-20T12:15:33.786Z | |
| 2852 | 2026-03-20T12:15:33.786Z | running 0 tests |
| 2853 | 2026-03-20T12:15:33.786Z | |
| 2854 | 2026-03-20T12:15:33.786Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2855 | 2026-03-20T12:15:33.786Z | |
| 2856 | 2026-03-20T12:15:33.819Z | Doc-tests packet |
| 2857 | 2026-03-20T12:15:33.961Z | |
| 2858 | 2026-03-20T12:15:33.962Z | running 0 tests |
| 2859 | 2026-03-20T12:15:33.962Z | |
| 2860 | 2026-03-20T12:15:33.962Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2861 | 2026-03-20T12:15:33.962Z | |
| 2862 | 2026-03-20T12:15:33.979Z | Doc-tests pcap |
| 2863 | 2026-03-20T12:15:34.043Z | |
| 2864 | 2026-03-20T12:15:34.043Z | running 0 tests |
| 2865 | 2026-03-20T12:15:34.043Z | |
| 2866 | 2026-03-20T12:15:34.043Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2867 | 2026-03-20T12:15:34.043Z | |
| 2868 | 2026-03-20T12:15:34.095Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2869 | 2026-03-20T12:15:34.095Z | + RUST_BACKTRACE=full |
| 2870 | 2026-03-20T12:15:34.095Z | + cargo test --features softnpu --no-fail-fast |
| 2871 | 2026-03-20T12:15:34.975Z | Compiling num-integer v0.1.46 |
| 2872 | 2026-03-20T12:15:35.071Z | Compiling num-complex v0.4.6 |
| 2873 | 2026-03-20T12:15:35.137Z | Compiling bitstruct_derive v0.1.0 |
| 2874 | 2026-03-20T12:15:35.140Z | Compiling tap v1.0.1 |
| 2875 | 2026-03-20T12:15:35.298Z | Compiling wyz v0.5.1 |
| 2876 | 2026-03-20T12:15:35.469Z | Compiling num-iter v0.1.45 |
| 2877 | 2026-03-20T12:15:35.526Z | Compiling num-rational v0.4.2 |
| 2878 | 2026-03-20T12:15:35.548Z | Compiling num-bigint v0.4.6 |
| 2879 | 2026-03-20T12:15:35.686Z | Compiling radium v0.7.0 |
| 2880 | 2026-03-20T12:15:35.704Z | Compiling funty v2.0.0 |
| 2881 | 2026-03-20T12:15:35.743Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2882 | 2026-03-20T12:15:35.783Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2883 | 2026-03-20T12:15:35.972Z | Compiling num v0.4.3 |
| 2884 | 2026-03-20T12:15:36.021Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2885 | 2026-03-20T12:15:36.035Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2886 | 2026-03-20T12:15:36.073Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2887 | 2026-03-20T12:15:36.189Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2888 | 2026-03-20T12:15:36.281Z | Compiling bitvec v1.0.1 |
| 2889 | 2026-03-20T12:15:36.363Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2890 | 2026-03-20T12:15:36.411Z | Compiling typeid v1.0.3 |
| 2891 | 2026-03-20T12:15:36.515Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2892 | 2026-03-20T12:15:36.557Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2893 | 2026-03-20T12:15:36.700Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2894 | 2026-03-20T12:15:36.750Z | Compiling ascii v1.1.0 |
| 2895 | 2026-03-20T12:15:37.126Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2896 | 2026-03-20T12:15:37.823Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2897 | 2026-03-20T12:15:37.849Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2898 | 2026-03-20T12:15:37.943Z | Compiling erased-serde v0.4.8 |
| 2899 | 2026-03-20T12:15:38.027Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2900 | 2026-03-20T12:15:38.111Z | Compiling bitstruct v0.1.1 |
| 2901 | 2026-03-20T12:15:38.235Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2902 | 2026-03-20T12:15:38.333Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2903 | 2026-03-20T12:15:38.636Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2904 | 2026-03-20T12:15:38.947Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2905 | 2026-03-20T12:15:39.319Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2906 | 2026-03-20T12:15:39.353Z | Compiling serde_arrays v0.1.0 |
| 2907 | 2026-03-20T12:15:39.416Z | Compiling libloading v0.7.4 |
| 2908 | 2026-03-20T12:15:39.514Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2909 | 2026-03-20T12:15:39.669Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2910 | 2026-03-20T12:15:40.458Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2911 | 2026-03-20T12:15:40.690Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2912 | 2026-03-20T12:15:42.329Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2913 | 2026-03-20T12:15:43.461Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2914 | 2026-03-20T12:15:51.362Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2915 | 2026-03-20T12:15:51.642Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2916 | 2026-03-20T12:15:51.642Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2917 | 2026-03-20T12:15:51.741Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2918 | 2026-03-20T12:15:52.043Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2919 | 2026-03-20T12:15:52.474Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2920 | 2026-03-20T12:15:54.600Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2921 | 2026-03-20T12:15:55.230Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2922 | 2026-03-20T12:15:56.152Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2923 | 2026-03-20T12:16:03.579Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2924 | 2026-03-20T12:16:03.973Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2925 | 2026-03-20T12:16:05.054Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2926 | 2026-03-20T12:16:06.287Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2927 | 2026-03-20T12:16:15.660Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2928 | 2026-03-20T12:16:19.018Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2929 | 2026-03-20T12:16:24.911Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2930 | 2026-03-20T12:17:14.521Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s |
| 2931 | 2026-03-20T12:17:14.662Z | Running unittests src/lib.rs (target/debug/deps/aal-bb60838731184978) |
| 2932 | 2026-03-20T12:17:14.665Z | |
| 2933 | 2026-03-20T12:17:14.665Z | running 5 tests |
| 2934 | 2026-03-20T12:17:14.668Z | test fuse::tests::chip_revision_b1 ... ok |
| 2935 | 2026-03-20T12:17:14.668Z | test fuse::tests::chip_revision_a0 ... ok |
| 2936 | 2026-03-20T12:17:14.668Z | test fuse::tests::chip_revision_b0 ... ok |
| 2937 | 2026-03-20T12:17:14.668Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2938 | 2026-03-20T12:17:14.668Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2939 | 2026-03-20T12:17:14.668Z | |
| 2940 | 2026-03-20T12:17:14.668Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2941 | 2026-03-20T12:17:14.668Z | |
| 2942 | 2026-03-20T12:17:14.668Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 2943 | 2026-03-20T12:17:14.671Z | |
| 2944 | 2026-03-20T12:17:14.671Z | running 0 tests |
| 2945 | 2026-03-20T12:17:14.671Z | |
| 2946 | 2026-03-20T12:17:14.671Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2947 | 2026-03-20T12:17:14.671Z | |
| 2948 | 2026-03-20T12:17:14.671Z | Running unittests src/lib.rs (target/debug/deps/asic-e3250f8f9e53e673) |
| 2949 | 2026-03-20T12:17:14.674Z | |
| 2950 | 2026-03-20T12:17:14.674Z | running 0 tests |
| 2951 | 2026-03-20T12:17:14.674Z | |
| 2952 | 2026-03-20T12:17:14.674Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2953 | 2026-03-20T12:17:14.674Z | |
| 2954 | 2026-03-20T12:17:14.674Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 2955 | 2026-03-20T12:17:14.677Z | |
| 2956 | 2026-03-20T12:17:14.677Z | running 10 tests |
| 2957 | 2026-03-20T12:17:14.677Z | test nat::tests::test_vni ... ok |
| 2958 | 2026-03-20T12:17:14.677Z | test network::tests::test_equal ... ok |
| 2959 | 2026-03-20T12:17:14.677Z | test network::tests::test_eui64 ... ok |
| 2960 | 2026-03-20T12:17:14.677Z | test network::tests::test_into ... ok |
| 2961 | 2026-03-20T12:17:14.680Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2962 | 2026-03-20T12:17:14.680Z | test network::tests::test_not_equal ... ok |
| 2963 | 2026-03-20T12:17:14.680Z | test network::tests::test_to_string ... ok |
| 2964 | 2026-03-20T12:17:14.680Z | test network::tests::test_parse ... ok |
| 2965 | 2026-03-20T12:17:14.680Z | test test_purge ... ok |
| 2966 | 2026-03-20T12:17:14.682Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2967 | 2026-03-20T12:17:14.683Z | |
| 2968 | 2026-03-20T12:17:14.683Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2969 | 2026-03-20T12:17:14.683Z | |
| 2970 | 2026-03-20T12:17:14.683Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-09a0c3c5734c5169) |
| 2971 | 2026-03-20T12:17:14.687Z | |
| 2972 | 2026-03-20T12:17:14.687Z | running 1 test |
| 2973 | 2026-03-20T12:17:16.208Z | test test::test_apis_up_to_date ... ok |
| 2974 | 2026-03-20T12:17:16.208Z | |
| 2975 | 2026-03-20T12:17:16.208Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s |
| 2976 | 2026-03-20T12:17:16.208Z | |
| 2977 | 2026-03-20T12:17:16.264Z | Running unittests src/main.rs (target/debug/deps/dpd-2cc2715f080c1670) |
| 2978 | 2026-03-20T12:17:16.271Z | |
| 2979 | 2026-03-20T12:17:16.271Z | running 18 tests |
| 2980 | 2026-03-20T12:17:16.274Z | test freemap::test_ordering ... ok |
| 2981 | 2026-03-20T12:17:16.274Z | test freemap::test_split ... ok |
| 2982 | 2026-03-20T12:17:16.274Z | test config::tests::test_updates ... ok |
| 2983 | 2026-03-20T12:17:16.274Z | test macaddrs::tests::test_mac_offset ... ok |
| 2984 | 2026-03-20T12:17:16.274Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2985 | 2026-03-20T12:17:16.274Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2986 | 2026-03-20T12:17:16.274Z | test nat::test_mapping ... ok |
| 2987 | 2026-03-20T12:17:16.274Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2988 | 2026-03-20T12:17:16.278Z | test port_map::tests::dump_map ... ok |
| 2989 | 2026-03-20T12:17:16.278Z | test port_map::tests::test_backplane_group ... ok |
| 2990 | 2026-03-20T12:17:16.278Z | test port_map::tests::test_port_map ... ok |
| 2991 | 2026-03-20T12:17:16.278Z | Mar 20 12:17:15.544Mar 20 12:17:15.544 DEBGDEBG created new freemapcreated new freemapMar 20 12:17:15.544, , unitunit: :DEBG freemap_test freemap_testcreated new freemap, unit: |
| 2992 | 2026-03-20T12:17:16.278Z | |
| 2993 | 2026-03-20T12:17:16.278Z | freemap_test |
| 2994 | 2026-03-20T12:17:16.278Z | Mar 20 12:17:15.544Mar 20 12:17:15.544 DEBGDEBG Mar 20 12:17:15.544initted freemap. size: 128initted freemap. size: 128, unitDEBG:, unit :initted freemap. size: 128freemap_test , |
| 2995 | 2026-03-20T12:17:16.278Z | unitfreemap_test: |
| 2996 | 2026-03-20T12:17:16.278Z | freemap_testMar 20 12:17:15.544 |
| 2997 | 2026-03-20T12:17:16.278Z | DEBG Mar 20 12:17:15.544reset freemap, unitDEBG: Mar 20 12:17:15.544reset freemapfreemap_test, unit |
| 2998 | 2026-03-20T12:17:16.278Z | DEBGMar 20 12:17:15.544 :reset freemap DEBG, unitfreemap_test: |
| 2999 | 2026-03-20T12:17:16.278Z | created new freemap freemap_test, |
| 3000 | 2026-03-20T12:17:16.278Z | unit: freemap_test |
| 3001 | 2026-03-20T12:17:16.278Z | Mar 20 12:17:15.544 DEBG initted freemap. size: 128, unit: freemap_test |
| 3002 | 2026-03-20T12:17:16.278Z | Mar 20 12:17:15.544 Mar 20 12:17:15.544DEBG DEBGcreated new freemap , reset freemapunit, : freemap_test |
| 3003 | 2026-03-20T12:17:16.278Z | unit: freemap_test |
| 3004 | 2026-03-20T12:17:16.278Z | Mar 20 12:17:15.544 DEBG initted freemap. size: 128, unit: freemap_test |
| 3005 | 2026-03-20T12:17:16.278Z | Mar 20 12:17:15.544 DEBG reset freemap, unit: freemap_test |
| 3006 | 2026-03-20T12:17:16.278Z | test freemap::test_free ... ok |
| 3007 | 2026-03-20T12:17:16.278Z | test freemap::test_exhaustion ... ok |
| 3008 | 2026-03-20T12:17:16.278Z | test freemap::test_span ... ok |
| 3009 | 2026-03-20T12:17:16.278Z | test freemap::test_reclaim ... ok |
| 3010 | 2026-03-20T12:17:16.278Z | test freemap::test_basic ... ok |
| 3011 | 2026-03-20T12:17:16.278Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3012 | 2026-03-20T12:17:16.278Z | test api_server::tests::test_build_info ... ok |
| 3013 | 2026-03-20T12:17:16.278Z | |
| 3014 | 2026-03-20T12:17:16.278Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3015 | 2026-03-20T12:17:16.279Z | |
| 3016 | 2026-03-20T12:17:16.282Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-b7c04691d97e771d) |
| 3017 | 2026-03-20T12:17:16.284Z | |
| 3018 | 2026-03-20T12:17:16.284Z | running 0 tests |
| 3019 | 2026-03-20T12:17:16.284Z | |
| 3020 | 2026-03-20T12:17:16.284Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3021 | 2026-03-20T12:17:16.284Z | |
| 3022 | 2026-03-20T12:17:16.284Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-b570bfc4ac4fceab) |
| 3023 | 2026-03-20T12:17:16.287Z | |
| 3024 | 2026-03-20T12:17:16.287Z | running 0 tests |
| 3025 | 2026-03-20T12:17:16.287Z | |
| 3026 | 2026-03-20T12:17:16.287Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3027 | 2026-03-20T12:17:16.287Z | |
| 3028 | 2026-03-20T12:17:16.287Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-657060a014220687) |
| 3029 | 2026-03-20T12:17:16.291Z | |
| 3030 | 2026-03-20T12:17:16.291Z | running 6 tests |
| 3031 | 2026-03-20T12:17:16.291Z | test tests::test_full_lot_id_neither_present ... ok |
| 3032 | 2026-03-20T12:17:16.291Z | test tests::test_full_lot_id_both_present ... ok |
| 3033 | 2026-03-20T12:17:16.291Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3034 | 2026-03-20T12:17:16.291Z | test tests::test_full_lot_id_lot_only ... ok |
| 3035 | 2026-03-20T12:17:16.291Z | test tests::test_parse_client_port_id ... ok |
| 3036 | 2026-03-20T12:17:16.291Z | test tests::test_port_id_cmp ... ok |
| 3037 | 2026-03-20T12:17:16.291Z | |
| 3038 | 2026-03-20T12:17:16.291Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3039 | 2026-03-20T12:17:16.291Z | |
| 3040 | 2026-03-20T12:17:16.291Z | Running tests/test_all.rs (target/debug/deps/test_all-68e2118271530066) |
| 3041 | 2026-03-20T12:17:16.293Z | |
| 3042 | 2026-03-20T12:17:16.294Z | running 0 tests |
| 3043 | 2026-03-20T12:17:16.294Z | |
| 3044 | 2026-03-20T12:17:16.294Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3045 | 2026-03-20T12:17:16.294Z | |
| 3046 | 2026-03-20T12:17:16.294Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-721067c811af9dbe) |
| 3047 | 2026-03-20T12:17:16.296Z | |
| 3048 | 2026-03-20T12:17:16.296Z | running 0 tests |
| 3049 | 2026-03-20T12:17:16.296Z | |
| 3050 | 2026-03-20T12:17:16.296Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3051 | 2026-03-20T12:17:16.297Z | |
| 3052 | 2026-03-20T12:17:16.297Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 3053 | 2026-03-20T12:17:16.299Z | |
| 3054 | 2026-03-20T12:17:16.299Z | running 12 tests |
| 3055 | 2026-03-20T12:17:16.299Z | test icmp::test_v6_checksum ... ok |
| 3056 | 2026-03-20T12:17:16.299Z | test lldp::test_lldp_parse ... ok |
| 3057 | 2026-03-20T12:17:16.300Z | test icmp::test_v4_checksum ... ok |
| 3058 | 2026-03-20T12:17:16.300Z | test ipv6::test_ipv6_parse ... ok |
| 3059 | 2026-03-20T12:17:16.300Z | test pbuf::test_byte ... ok |
| 3060 | 2026-03-20T12:17:16.300Z | test pbuf::test_nibble ... ok |
| 3061 | 2026-03-20T12:17:16.300Z | test pbuf::test_overflow ... ok |
| 3062 | 2026-03-20T12:17:16.300Z | test pbuf::test_short ... ok |
| 3063 | 2026-03-20T12:17:16.300Z | test pbuf::test_twelve ... ok |
| 3064 | 2026-03-20T12:17:16.300Z | test pbuf::test_word ... ok |
| 3065 | 2026-03-20T12:17:16.300Z | test tcp::test_checksum_ack_data ... ok |
| 3066 | 2026-03-20T12:17:16.300Z | test tcp::test_checksum_syn_nodata ... ok |
| 3067 | 2026-03-20T12:17:16.300Z | |
| 3068 | 2026-03-20T12:17:16.300Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3069 | 2026-03-20T12:17:16.300Z | |
| 3070 | 2026-03-20T12:17:16.300Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 3071 | 2026-03-20T12:17:16.303Z | |
| 3072 | 2026-03-20T12:17:16.303Z | running 0 tests |
| 3073 | 2026-03-20T12:17:16.303Z | |
| 3074 | 2026-03-20T12:17:16.303Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3075 | 2026-03-20T12:17:16.303Z | |
| 3076 | 2026-03-20T12:17:16.303Z | Running unittests src/main.rs (target/debug/deps/swadm-e32305cc5b1ba9a3) |
| 3077 | 2026-03-20T12:17:16.312Z | |
| 3078 | 2026-03-20T12:17:16.312Z | running 5 tests |
| 3079 | 2026-03-20T12:17:16.317Z | test switchport::test::test_compute_lanes ... ok |
| 3080 | 2026-03-20T12:17:16.320Z | test switchport::test::port_id_ordering ... ok |
| 3081 | 2026-03-20T12:17:16.320Z | test link::test_filter ... ok |
| 3082 | 2026-03-20T12:17:16.320Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3083 | 2026-03-20T12:17:16.320Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3084 | 2026-03-20T12:17:16.320Z | Rx Loss-of-signal: Yes Yes Lane 0 YesLane 1 YesLane 2 |
| 3085 | 2026-03-20T12:17:16.320Z | Rx CDR Enabled: YesLane 3 |
| 3086 | 2026-03-20T12:17:16.320Z | Yes State: ActivatedYes ActivatedYes |
| 3087 | 2026-03-20T12:17:16.320Z | Activated Tx Enabled: Yes ActivatedYes |
| 3088 | 2026-03-20T12:17:16.320Z | Rx Output Enabled: false Yesfalse Yes |
| 3089 | 2026-03-20T12:17:16.320Z | false Tx Loss-of-lock: No falseNo |
| 3090 | 2026-03-20T12:17:16.320Z | Rx Output Status: validNo Novalid |
| 3091 | 2026-03-20T12:17:16.320Z | valid Tx Loss-of-signal: No valid |
| 3092 | 2026-03-20T12:17:16.320Z | No Rx Loss-of-lock: true Notrue No |
| 3093 | 2026-03-20T12:17:16.320Z | Tx CDR Enabled: No trueNo trueNo |
| 3094 | 2026-03-20T12:17:16.320Z | Rx Loss-of-signal: falseNo |
| 3095 | 2026-03-20T12:17:16.320Z | false Tx Adaptive EQ Fault: No falseNo false |
| 3096 | 2026-03-20T12:17:16.320Z | NoRx Auto-squelch Disable: true Notrue |
| 3097 | 2026-03-20T12:17:16.321Z | Tx Fault: Yestrue Yestrue |
| 3098 | 2026-03-20T12:17:16.321Z | Yes Tx Output Enabled: true Yestrue |
| 3099 | 2026-03-20T12:17:16.321Z | true true |
| 3100 | 2026-03-20T12:17:16.321Z | Tx Output Status: invalid invalid invalid invalid |
| 3101 | 2026-03-20T12:17:16.321Z | Tx Loss-of-lock: false false false false |
| 3102 | 2026-03-20T12:17:16.321Z | Tx Loss-of-signal: true true true true |
| 3103 | 2026-03-20T12:17:16.321Z | Tx Auto-squelch Disable: false false false false |
| 3104 | 2026-03-20T12:17:16.321Z | Tx Adaptive EQ Fail: true true true true |
| 3105 | 2026-03-20T12:17:16.321Z | Tx Failure: false false false false |
| 3106 | 2026-03-20T12:17:16.321Z | Tx Force Squelch: true true true true |
| 3107 | 2026-03-20T12:17:16.321Z | Tx Input Polarity: normal normal normal normal |
| 3108 | 2026-03-20T12:17:16.321Z | test switchport::test::test_print_sff_datapath ... ok |
| 3109 | 2026-03-20T12:17:16.321Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3110 | 2026-03-20T12:17:16.321Z | |
| 3111 | 2026-03-20T12:17:16.321Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3112 | 2026-03-20T12:17:16.321Z | |
| 3113 | 2026-03-20T12:17:16.324Z | Running tests/counters.rs (target/debug/deps/counters-820843d2992d1a07) |
| 3114 | 2026-03-20T12:17:16.329Z | |
| 3115 | 2026-03-20T12:17:16.329Z | running 1 test |
| 3116 | 2026-03-20T12:17:16.332Z | test test_p4_counter_list ... ignored |
| 3117 | 2026-03-20T12:17:16.332Z | |
| 3118 | 2026-03-20T12:17:16.332Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3119 | 2026-03-20T12:17:16.332Z | |
| 3120 | 2026-03-20T12:17:16.332Z | Running tests/port-link.rs (target/debug/deps/port_link-9487fdc482e182f4) |
| 3121 | 2026-03-20T12:17:16.337Z | |
| 3122 | 2026-03-20T12:17:16.337Z | running 5 tests |
| 3123 | 2026-03-20T12:17:16.340Z | test test_an ... ignored |
| 3124 | 2026-03-20T12:17:16.340Z | test test_enable ... ignored |
| 3125 | 2026-03-20T12:17:16.340Z | test test_ip_addresses ... ignored |
| 3126 | 2026-03-20T12:17:16.340Z | test test_kr ... ignored |
| 3127 | 2026-03-20T12:17:16.340Z | test test_mac ... ignored |
| 3128 | 2026-03-20T12:17:16.340Z | |
| 3129 | 2026-03-20T12:17:16.340Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3130 | 2026-03-20T12:17:16.340Z | |
| 3131 | 2026-03-20T12:17:16.340Z | Running unittests src/main.rs (target/debug/deps/tfportd-37e7e1f15a73414d) |
| 3132 | 2026-03-20T12:17:16.344Z | |
| 3133 | 2026-03-20T12:17:16.344Z | running 3 tests |
| 3134 | 2026-03-20T12:17:16.347Z | test linklocal::test_parse_ipadm ... ok |
| 3135 | 2026-03-20T12:17:16.347Z | test tfport::test_parse_tfport ... ok |
| 3136 | 2026-03-20T12:17:16.347Z | test config::tests::test_updates ... ok |
| 3137 | 2026-03-20T12:17:16.347Z | |
| 3138 | 2026-03-20T12:17:16.347Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3139 | 2026-03-20T12:17:16.347Z | |
| 3140 | 2026-03-20T12:17:16.347Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 3141 | 2026-03-20T12:17:16.350Z | |
| 3142 | 2026-03-20T12:17:16.350Z | running 0 tests |
| 3143 | 2026-03-20T12:17:16.350Z | |
| 3144 | 2026-03-20T12:17:16.350Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3145 | 2026-03-20T12:17:16.350Z | |
| 3146 | 2026-03-20T12:17:16.350Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 3147 | 2026-03-20T12:17:16.353Z | |
| 3148 | 2026-03-20T12:17:16.353Z | running 0 tests |
| 3149 | 2026-03-20T12:17:16.353Z | |
| 3150 | 2026-03-20T12:17:16.353Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3151 | 2026-03-20T12:17:16.353Z | |
| 3152 | 2026-03-20T12:17:16.353Z | Doc-tests aal |
| 3153 | 2026-03-20T12:17:16.504Z | |
| 3154 | 2026-03-20T12:17:16.504Z | running 0 tests |
| 3155 | 2026-03-20T12:17:16.504Z | |
| 3156 | 2026-03-20T12:17:16.504Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3157 | 2026-03-20T12:17:16.504Z | |
| 3158 | 2026-03-20T12:17:16.522Z | Doc-tests aal_macros |
| 3159 | 2026-03-20T12:17:16.610Z | |
| 3160 | 2026-03-20T12:17:16.610Z | running 0 tests |
| 3161 | 2026-03-20T12:17:16.610Z | |
| 3162 | 2026-03-20T12:17:16.610Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3163 | 2026-03-20T12:17:16.610Z | |
| 3164 | 2026-03-20T12:17:16.622Z | Doc-tests common |
| 3165 | 2026-03-20T12:17:16.927Z | |
| 3166 | 2026-03-20T12:17:16.927Z | running 0 tests |
| 3167 | 2026-03-20T12:17:16.927Z | |
| 3168 | 2026-03-20T12:17:16.927Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3169 | 2026-03-20T12:17:16.927Z | |
| 3170 | 2026-03-20T12:17:16.950Z | Doc-tests dpd_api |
| 3171 | 2026-03-20T12:17:18.432Z | |
| 3172 | 2026-03-20T12:17:18.432Z | running 2 tests |
| 3173 | 2026-03-20T12:17:18.432Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 101) ... ignored |
| 3174 | 2026-03-20T12:17:18.432Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 107) ... ignored |
| 3175 | 2026-03-20T12:17:18.432Z | |
| 3176 | 2026-03-20T12:17:18.432Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3177 | 2026-03-20T12:17:18.432Z | |
| 3178 | 2026-03-20T12:17:18.482Z | Doc-tests dpd_client |
| 3179 | 2026-03-20T12:17:20.137Z | |
| 3180 | 2026-03-20T12:17:20.137Z | running 0 tests |
| 3181 | 2026-03-20T12:17:20.137Z | |
| 3182 | 2026-03-20T12:17:20.137Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3183 | 2026-03-20T12:17:20.137Z | |
| 3184 | 2026-03-20T12:17:20.190Z | Doc-tests dpd_types |
| 3185 | 2026-03-20T12:17:20.630Z | |
| 3186 | 2026-03-20T12:17:20.630Z | running 0 tests |
| 3187 | 2026-03-20T12:17:20.630Z | |
| 3188 | 2026-03-20T12:17:20.630Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3189 | 2026-03-20T12:17:20.630Z | |
| 3190 | 2026-03-20T12:17:20.664Z | Doc-tests packet |
| 3191 | 2026-03-20T12:17:20.807Z | |
| 3192 | 2026-03-20T12:17:20.807Z | running 0 tests |
| 3193 | 2026-03-20T12:17:20.808Z | |
| 3194 | 2026-03-20T12:17:20.808Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3195 | 2026-03-20T12:17:20.808Z | |
| 3196 | 2026-03-20T12:17:20.825Z | Doc-tests pcap |
| 3197 | 2026-03-20T12:17:20.892Z | |
| 3198 | 2026-03-20T12:17:20.892Z | running 0 tests |
| 3199 | 2026-03-20T12:17:20.892Z | |
| 3200 | 2026-03-20T12:17:20.892Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3201 | 2026-03-20T12:17:20.892Z | |
| 3202 | 2026-03-20T12:17:20.949Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3203 | 2026-03-20T12:17:20.950Z | + RUST_BACKTRACE=full |
| 3204 | 2026-03-20T12:17:20.950Z | + cargo test --features chaos --no-fail-fast |
| 3205 | 2026-03-20T12:17:21.767Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3206 | 2026-03-20T12:17:21.857Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3207 | 2026-03-20T12:17:21.870Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3208 | 2026-03-20T12:17:33.317Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3209 | 2026-03-20T12:17:33.877Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3210 | 2026-03-20T12:18:19.392Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 58.41s |
| 3211 | 2026-03-20T12:18:19.531Z | Running unittests src/lib.rs (target/debug/deps/aal-0d7e926d17acc60d) |
| 3212 | 2026-03-20T12:18:19.538Z | |
| 3213 | 2026-03-20T12:18:19.538Z | running 5 tests |
| 3214 | 2026-03-20T12:18:19.541Z | test fuse::tests::chip_revision_b0 ... ok |
| 3215 | 2026-03-20T12:18:19.541Z | test fuse::tests::chip_revision_a0 ... ok |
| 3216 | 2026-03-20T12:18:19.541Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3217 | 2026-03-20T12:18:19.541Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3218 | 2026-03-20T12:18:19.541Z | test fuse::tests::chip_revision_b1 ... ok |
| 3219 | 2026-03-20T12:18:19.541Z | |
| 3220 | 2026-03-20T12:18:19.541Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3221 | 2026-03-20T12:18:19.541Z | |
| 3222 | 2026-03-20T12:18:19.541Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-bdcf6b8a30835ab8) |
| 3223 | 2026-03-20T12:18:19.545Z | |
| 3224 | 2026-03-20T12:18:19.545Z | running 0 tests |
| 3225 | 2026-03-20T12:18:19.545Z | |
| 3226 | 2026-03-20T12:18:19.548Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3227 | 2026-03-20T12:18:19.548Z | |
| 3228 | 2026-03-20T12:18:19.548Z | Running unittests src/lib.rs (target/debug/deps/asic-13ed8881661abd05) |
| 3229 | 2026-03-20T12:18:19.554Z | |
| 3230 | 2026-03-20T12:18:19.554Z | running 0 tests |
| 3231 | 2026-03-20T12:18:19.557Z | |
| 3232 | 2026-03-20T12:18:19.557Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3233 | 2026-03-20T12:18:19.557Z | |
| 3234 | 2026-03-20T12:18:19.557Z | Running unittests src/lib.rs (target/debug/deps/common-ffa1a33260d567e8) |
| 3235 | 2026-03-20T12:18:19.563Z | |
| 3236 | 2026-03-20T12:18:19.564Z | running 10 tests |
| 3237 | 2026-03-20T12:18:19.566Z | test nat::tests::test_vni ... ok |
| 3238 | 2026-03-20T12:18:19.566Z | test network::tests::test_equal ... ok |
| 3239 | 2026-03-20T12:18:19.566Z | test network::tests::test_eui64 ... ok |
| 3240 | 2026-03-20T12:18:19.566Z | test network::tests::test_into ... ok |
| 3241 | 2026-03-20T12:18:19.566Z | test network::tests::test_not_equal ... ok |
| 3242 | 2026-03-20T12:18:19.566Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3243 | 2026-03-20T12:18:19.567Z | test network::tests::test_to_string ... ok |
| 3244 | 2026-03-20T12:18:19.567Z | test network::tests::test_parse ... ok |
| 3245 | 2026-03-20T12:18:19.569Z | test test_purge ... ok |
| 3246 | 2026-03-20T12:18:19.572Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3247 | 2026-03-20T12:18:19.572Z | |
| 3248 | 2026-03-20T12:18:19.572Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3249 | 2026-03-20T12:18:19.572Z | |
| 3250 | 2026-03-20T12:18:19.575Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-0f783ce3d5c93e6a) |
| 3251 | 2026-03-20T12:18:19.601Z | |
| 3252 | 2026-03-20T12:18:19.601Z | running 1 test |
| 3253 | 2026-03-20T12:18:21.157Z | test test::test_apis_up_to_date ... ok |
| 3254 | 2026-03-20T12:18:21.157Z | |
| 3255 | 2026-03-20T12:18:21.157Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s |
| 3256 | 2026-03-20T12:18:21.157Z | |
| 3257 | 2026-03-20T12:18:21.215Z | Running unittests src/main.rs (target/debug/deps/dpd-23ac965eb82549e2) |
| 3258 | 2026-03-20T12:18:21.222Z | |
| 3259 | 2026-03-20T12:18:21.222Z | running 18 tests |
| 3260 | 2026-03-20T12:18:21.225Z | test freemap::test_ordering ... ok |
| 3261 | 2026-03-20T12:18:21.225Z | test freemap::test_split ... ok |
| 3262 | 2026-03-20T12:18:21.225Z | test config::tests::test_updates ... ok |
| 3263 | 2026-03-20T12:18:21.225Z | test macaddrs::tests::test_mac_offset ... ok |
| 3264 | 2026-03-20T12:18:21.225Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3265 | 2026-03-20T12:18:21.225Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3266 | 2026-03-20T12:18:21.229Z | test nat::test_mapping ... ok |
| 3267 | 2026-03-20T12:18:21.229Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3268 | 2026-03-20T12:18:21.229Z | test port_map::tests::dump_map ... ok |
| 3269 | 2026-03-20T12:18:21.229Z | test port_map::tests::test_backplane_group ... ok |
| 3270 | 2026-03-20T12:18:21.229Z | test port_map::tests::test_port_map ... ok |
| 3271 | 2026-03-20T12:18:21.229Z | Mar 20 12:18:20.486 DEBG created new freemap, unit: freemap_test |
| 3272 | 2026-03-20T12:18:21.229Z | Mar 20 12:18:20.486 DEBG initted freemap. size: 128, unit: freemap_test |
| 3273 | 2026-03-20T12:18:21.229Z | Mar 20 12:18:20.486Mar 20 12:18:20.486 DEBGDEBG reset freemapcreated new freemap, unit, :unit :freemap_test |
| 3274 | 2026-03-20T12:18:21.229Z | freemap_test |
| 3275 | 2026-03-20T12:18:21.229Z | Mar 20 12:18:20.486 DEBG initted freemap. size: 128, unit: freemap_test |
| 3276 | 2026-03-20T12:18:21.229Z | Mar 20 12:18:20.486 DEBG reset freemap, unit: freemap_test |
| 3277 | 2026-03-20T12:18:21.229Z | Mar 20 12:18:20.486 DEBG created new freemap, unit: freemap_test |
| 3278 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG initted freemap. size: 128, unit: freemap_test |
| 3279 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG reset freemap, unit: freemap_test |
| 3280 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG created new freemap, unit: freemap_test |
| 3281 | 2026-03-20T12:18:21.230Z | test freemap::test_basic ... ok |
| 3282 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG initted freemap. size: 128, unit: freemap_test |
| 3283 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG reset freemapMar 20 12:18:20.486, unitDEBG: created new freemapfreemap_test |
| 3284 | 2026-03-20T12:18:21.230Z | test freemap::test_exhaustion ... ok |
| 3285 | 2026-03-20T12:18:21.230Z | test freemap::test_free ... ok |
| 3286 | 2026-03-20T12:18:21.230Z | , unit: freemap_test |
| 3287 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG initted freemap. size: 128, unit: freemap_test |
| 3288 | 2026-03-20T12:18:21.230Z | Mar 20 12:18:20.486 DEBG reset freemap, unit: freemap_test |
| 3289 | 2026-03-20T12:18:21.230Z | test freemap::test_span ... ok |
| 3290 | 2026-03-20T12:18:21.230Z | test freemap::test_reclaim ... ok |
| 3291 | 2026-03-20T12:18:21.234Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3292 | 2026-03-20T12:18:21.234Z | test api_server::tests::test_build_info ... ok |
| 3293 | 2026-03-20T12:18:21.234Z | |
| 3294 | 2026-03-20T12:18:21.234Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3295 | 2026-03-20T12:18:21.234Z | |
| 3296 | 2026-03-20T12:18:21.234Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7f7cd0a040d7d945) |
| 3297 | 2026-03-20T12:18:21.239Z | |
| 3298 | 2026-03-20T12:18:21.239Z | running 0 tests |
| 3299 | 2026-03-20T12:18:21.239Z | |
| 3300 | 2026-03-20T12:18:21.242Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3301 | 2026-03-20T12:18:21.242Z | |
| 3302 | 2026-03-20T12:18:21.242Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-513fa6c2a7080978) |
| 3303 | 2026-03-20T12:18:21.246Z | |
| 3304 | 2026-03-20T12:18:21.246Z | running 0 tests |
| 3305 | 2026-03-20T12:18:21.249Z | |
| 3306 | 2026-03-20T12:18:21.249Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3307 | 2026-03-20T12:18:21.249Z | |
| 3308 | 2026-03-20T12:18:21.249Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-aebf87b370e5ad17) |
| 3309 | 2026-03-20T12:18:21.259Z | |
| 3310 | 2026-03-20T12:18:21.259Z | running 6 tests |
| 3311 | 2026-03-20T12:18:21.264Z | test tests::test_full_lot_id_lot_only ... ok |
| 3312 | 2026-03-20T12:18:21.264Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3313 | 2026-03-20T12:18:21.264Z | test tests::test_full_lot_id_both_present ... ok |
| 3314 | 2026-03-20T12:18:21.264Z | test tests::test_full_lot_id_neither_present ... ok |
| 3315 | 2026-03-20T12:18:21.264Z | test tests::test_port_id_cmp ... ok |
| 3316 | 2026-03-20T12:18:21.266Z | test tests::test_parse_client_port_id ... ok |
| 3317 | 2026-03-20T12:18:21.267Z | |
| 3318 | 2026-03-20T12:18:21.267Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3319 | 2026-03-20T12:18:21.267Z | |
| 3320 | 2026-03-20T12:18:21.267Z | Running tests/test_all.rs (target/debug/deps/test_all-eb21f1bec2bd0646) |
| 3321 | 2026-03-20T12:18:21.270Z | |
| 3322 | 2026-03-20T12:18:21.270Z | running 6 tests |
| 3323 | 2026-03-20T12:18:24.281Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3324 | 2026-03-20T12:18:24.284Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3325 | 2026-03-20T12:18:24.284Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3326 | 2026-03-20T12:18:24.290Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3327 | 2026-03-20T12:18:24.633Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3328 | 2026-03-20T12:18:26.152Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3329 | 2026-03-20T12:18:26.152Z | |
| 3330 | 2026-03-20T12:18:26.152Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.88s |
| 3331 | 2026-03-20T12:18:26.152Z | |
| 3332 | 2026-03-20T12:18:26.159Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-b423f5940a7ecd65) |
| 3333 | 2026-03-20T12:18:26.166Z | |
| 3334 | 2026-03-20T12:18:26.166Z | running 0 tests |
| 3335 | 2026-03-20T12:18:26.166Z | |
| 3336 | 2026-03-20T12:18:26.169Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3337 | 2026-03-20T12:18:26.169Z | |
| 3338 | 2026-03-20T12:18:26.169Z | Running unittests src/lib.rs (target/debug/deps/packet-3ce7e5a470f5b752) |
| 3339 | 2026-03-20T12:18:26.174Z | |
| 3340 | 2026-03-20T12:18:26.174Z | running 12 tests |
| 3341 | 2026-03-20T12:18:26.177Z | test icmp::test_v6_checksum ... ok |
| 3342 | 2026-03-20T12:18:26.177Z | test icmp::test_v4_checksum ... ok |
| 3343 | 2026-03-20T12:18:26.177Z | test ipv6::test_ipv6_parse ... ok |
| 3344 | 2026-03-20T12:18:26.177Z | test lldp::test_lldp_parse ... ok |
| 3345 | 2026-03-20T12:18:26.177Z | test pbuf::test_byte ... ok |
| 3346 | 2026-03-20T12:18:26.177Z | test pbuf::test_nibble ... ok |
| 3347 | 2026-03-20T12:18:26.177Z | test pbuf::test_short ... ok |
| 3348 | 2026-03-20T12:18:26.177Z | test pbuf::test_twelve ... ok |
| 3349 | 2026-03-20T12:18:26.177Z | test pbuf::test_overflow ... ok |
| 3350 | 2026-03-20T12:18:26.177Z | test pbuf::test_word ... ok |
| 3351 | 2026-03-20T12:18:26.180Z | test tcp::test_checksum_ack_data ... ok |
| 3352 | 2026-03-20T12:18:26.180Z | test tcp::test_checksum_syn_nodata ... ok |
| 3353 | 2026-03-20T12:18:26.180Z | |
| 3354 | 2026-03-20T12:18:26.180Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3355 | 2026-03-20T12:18:26.180Z | |
| 3356 | 2026-03-20T12:18:26.180Z | Running unittests src/lib.rs (target/debug/deps/pcap-edecb82d6c9dac2e) |
| 3357 | 2026-03-20T12:18:26.183Z | |
| 3358 | 2026-03-20T12:18:26.183Z | running 0 tests |
| 3359 | 2026-03-20T12:18:26.183Z | |
| 3360 | 2026-03-20T12:18:26.183Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3361 | 2026-03-20T12:18:26.183Z | |
| 3362 | 2026-03-20T12:18:26.186Z | Running unittests src/main.rs (target/debug/deps/swadm-d6cefe4231b92751) |
| 3363 | 2026-03-20T12:18:26.191Z | |
| 3364 | 2026-03-20T12:18:26.191Z | running 5 tests |
| 3365 | 2026-03-20T12:18:26.194Z | test switchport::test::test_compute_lanes ... ok |
| 3366 | 2026-03-20T12:18:26.194Z | test switchport::test::port_id_ordering ... ok |
| 3367 | 2026-03-20T12:18:26.194Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3368 | 2026-03-20T12:18:26.194Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3369 | 2026-03-20T12:18:26.194Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3370 | 2026-03-20T12:18:26.194Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3371 | 2026-03-20T12:18:26.194Z | Tx Enabled: Yes Yes Yes Yes |
| 3372 | 2026-03-20T12:18:26.194Z | Tx Loss-of-lock: No No No No |
| 3373 | 2026-03-20T12:18:26.194Z | Tx Loss-of-signal: No No No No |
| 3374 | 2026-03-20T12:18:26.194Z | Tx CDR Enabled: No No No No |
| 3375 | 2026-03-20T12:18:26.194Z | Tx Adaptive EQ Fault: No No No No |
| 3376 | 2026-03-20T12:18:26.194Z | Tx Fault: Yes Yes Yes Yes |
| 3377 | 2026-03-20T12:18:26.194Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3378 | 2026-03-20T12:18:26.194Z | State: Activated Activated test switchport::test::test_print_sff_datapath ... okActivated |
| 3379 | 2026-03-20T12:18:26.194Z | Activated |
| 3380 | 2026-03-20T12:18:26.194Z | Rx Output Enabled: false false false false |
| 3381 | 2026-03-20T12:18:26.194Z | Rx Output Status: valid valid valid valid |
| 3382 | 2026-03-20T12:18:26.194Z | Rx Loss-of-lock: true true true true |
| 3383 | 2026-03-20T12:18:26.194Z | Rx Loss-of-signal: false false false false |
| 3384 | 2026-03-20T12:18:26.194Z | Rx Auto-squelch Disable: true true true true |
| 3385 | 2026-03-20T12:18:26.194Z | Tx Output Enabled: true true true true |
| 3386 | 2026-03-20T12:18:26.194Z | Tx Output Status: invalid invalid invalid invalid |
| 3387 | 2026-03-20T12:18:26.194Z | Tx Loss-of-lock: false false false false |
| 3388 | 2026-03-20T12:18:26.194Z | Tx Loss-of-signal: true true true true |
| 3389 | 2026-03-20T12:18:26.194Z | Tx Auto-squelch Disable: false false false false |
| 3390 | 2026-03-20T12:18:26.194Z | Tx Adaptive EQ Fail: true true true true |
| 3391 | 2026-03-20T12:18:26.194Z | Tx Failure: false false false false |
| 3392 | 2026-03-20T12:18:26.194Z | Tx Force Squelch: true true true true |
| 3393 | 2026-03-20T12:18:26.194Z | Tx Input Polarity: normal normal normal normal |
| 3394 | 2026-03-20T12:18:26.194Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3395 | 2026-03-20T12:18:26.197Z | test link::test_filter ... ok |
| 3396 | 2026-03-20T12:18:26.197Z | |
| 3397 | 2026-03-20T12:18:26.197Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3398 | 2026-03-20T12:18:26.198Z | |
| 3399 | 2026-03-20T12:18:26.198Z | Running tests/counters.rs (target/debug/deps/counters-d26fc5a60172399f) |
| 3400 | 2026-03-20T12:18:26.200Z | |
| 3401 | 2026-03-20T12:18:26.200Z | running 1 test |
| 3402 | 2026-03-20T12:18:26.200Z | test test_p4_counter_list ... ignored |
| 3403 | 2026-03-20T12:18:26.200Z | |
| 3404 | 2026-03-20T12:18:26.200Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3405 | 2026-03-20T12:18:26.200Z | |
| 3406 | 2026-03-20T12:18:26.200Z | Running tests/port-link.rs (target/debug/deps/port_link-ac02ed42f3a26534) |
| 3407 | 2026-03-20T12:18:26.203Z | |
| 3408 | 2026-03-20T12:18:26.203Z | running 5 tests |
| 3409 | 2026-03-20T12:18:26.203Z | test test_an ... ignored |
| 3410 | 2026-03-20T12:18:26.203Z | test test_enable ... ignored |
| 3411 | 2026-03-20T12:18:26.203Z | test test_ip_addresses ... ignored |
| 3412 | 2026-03-20T12:18:26.203Z | test test_kr ... ignored |
| 3413 | 2026-03-20T12:18:26.203Z | test test_mac ... ignored |
| 3414 | 2026-03-20T12:18:26.203Z | |
| 3415 | 2026-03-20T12:18:26.203Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3416 | 2026-03-20T12:18:26.204Z | |
| 3417 | 2026-03-20T12:18:26.207Z | Running unittests src/main.rs (target/debug/deps/tfportd-40270ce48812325a) |
| 3418 | 2026-03-20T12:18:26.209Z | |
| 3419 | 2026-03-20T12:18:26.209Z | running 3 tests |
| 3420 | 2026-03-20T12:18:26.212Z | test linklocal::test_parse_ipadm ... ok |
| 3421 | 2026-03-20T12:18:26.212Z | test tfport::test_parse_tfport ... ok |
| 3422 | 2026-03-20T12:18:26.212Z | test config::tests::test_updates ... ok |
| 3423 | 2026-03-20T12:18:26.212Z | |
| 3424 | 2026-03-20T12:18:26.212Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3425 | 2026-03-20T12:18:26.212Z | |
| 3426 | 2026-03-20T12:18:26.212Z | Running unittests src/main.rs (target/debug/deps/uplinkd-0c16b7fe274bf291) |
| 3427 | 2026-03-20T12:18:26.217Z | |
| 3428 | 2026-03-20T12:18:26.217Z | running 0 tests |
| 3429 | 2026-03-20T12:18:26.217Z | |
| 3430 | 2026-03-20T12:18:26.220Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3431 | 2026-03-20T12:18:26.220Z | |
| 3432 | 2026-03-20T12:18:26.220Z | Running unittests src/main.rs (target/debug/deps/xtask-753d2217eb420d49) |
| 3433 | 2026-03-20T12:18:26.223Z | |
| 3434 | 2026-03-20T12:18:26.223Z | running 0 tests |
| 3435 | 2026-03-20T12:18:26.223Z | |
| 3436 | 2026-03-20T12:18:26.223Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3437 | 2026-03-20T12:18:26.223Z | |
| 3438 | 2026-03-20T12:18:26.226Z | Doc-tests aal |
| 3439 | 2026-03-20T12:18:26.439Z | |
| 3440 | 2026-03-20T12:18:26.439Z | running 0 tests |
| 3441 | 2026-03-20T12:18:26.439Z | |
| 3442 | 2026-03-20T12:18:26.442Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3443 | 2026-03-20T12:18:26.442Z | |
| 3444 | 2026-03-20T12:18:26.456Z | Doc-tests aal_macros |
| 3445 | 2026-03-20T12:18:26.547Z | |
| 3446 | 2026-03-20T12:18:26.547Z | running 0 tests |
| 3447 | 2026-03-20T12:18:26.547Z | |
| 3448 | 2026-03-20T12:18:26.547Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3449 | 2026-03-20T12:18:26.547Z | |
| 3450 | 2026-03-20T12:18:26.559Z | Doc-tests common |
| 3451 | 2026-03-20T12:18:26.871Z | |
| 3452 | 2026-03-20T12:18:26.871Z | running 0 tests |
| 3453 | 2026-03-20T12:18:26.871Z | |
| 3454 | 2026-03-20T12:18:26.871Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3455 | 2026-03-20T12:18:26.871Z | |
| 3456 | 2026-03-20T12:18:26.893Z | Doc-tests dpd_api |
| 3457 | 2026-03-20T12:18:28.457Z | |
| 3458 | 2026-03-20T12:18:28.457Z | running 2 tests |
| 3459 | 2026-03-20T12:18:28.457Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 101) ... ignored |
| 3460 | 2026-03-20T12:18:28.457Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 107) ... ignored |
| 3461 | 2026-03-20T12:18:28.457Z | |
| 3462 | 2026-03-20T12:18:28.457Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3463 | 2026-03-20T12:18:28.457Z | |
| 3464 | 2026-03-20T12:18:28.502Z | Doc-tests dpd_client |
| 3465 | 2026-03-20T12:18:30.347Z | |
| 3466 | 2026-03-20T12:18:30.347Z | running 0 tests |
| 3467 | 2026-03-20T12:18:30.347Z | |
| 3468 | 2026-03-20T12:18:30.347Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3469 | 2026-03-20T12:18:30.347Z | |
| 3470 | 2026-03-20T12:18:30.399Z | Doc-tests dpd_types |
| 3471 | 2026-03-20T12:18:30.841Z | |
| 3472 | 2026-03-20T12:18:30.842Z | running 0 tests |
| 3473 | 2026-03-20T12:18:30.842Z | |
| 3474 | 2026-03-20T12:18:30.842Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3475 | 2026-03-20T12:18:30.842Z | |
| 3476 | 2026-03-20T12:18:30.874Z | Doc-tests packet |
| 3477 | 2026-03-20T12:18:31.016Z | |
| 3478 | 2026-03-20T12:18:31.016Z | running 0 tests |
| 3479 | 2026-03-20T12:18:31.016Z | |
| 3480 | 2026-03-20T12:18:31.016Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3481 | 2026-03-20T12:18:31.016Z | |
| 3482 | 2026-03-20T12:18:31.032Z | Doc-tests pcap |
| 3483 | 2026-03-20T12:18:31.098Z | |
| 3484 | 2026-03-20T12:18:31.098Z | running 0 tests |
| 3485 | 2026-03-20T12:18:31.098Z | |
| 3486 | 2026-03-20T12:18:31.098Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3487 | 2026-03-20T12:18:31.098Z | |
| 3488 | 2026-03-20T12:18:31.151Z | process exited: duration 842862 ms, exit code 0 |
| |
| 3489 | 2026-03-20T12:18:31.158Z | found 0 output files |