|
|
|
| 1 | 2026-05-15T18:25:43.234Z | job assigned to worker 01KRPE4NNV9YPAQ6ZHY81MQ8ZZ [factory aws, i-05998924fdf7e3b34] (queued for 59 s) |
| |
| 2 | 2026-05-15T18:25:50.270Z | starting task 0: "setup" |
| 3 | 2026-05-15T18:25:50.275Z | ++ uname -s |
| 4 | 2026-05-15T18:25:50.278Z | + kern=SunOS |
| 5 | 2026-05-15T18:25:50.278Z | + build_user=build |
| 6 | 2026-05-15T18:25:50.278Z | + build_uid=12345 |
| 7 | 2026-05-15T18:25:50.279Z | + work_dir=/work |
| 8 | 2026-05-15T18:25:50.279Z | + input_dir=/input |
| 9 | 2026-05-15T18:25:50.279Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-15T18:25:50.279Z | + case "$kern" in |
| 11 | 2026-05-15T18:25:50.279Z | + groupadd -g 12345 build |
| 12 | 2026-05-15T18:25:50.282Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-15T18:25:52.285Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-15T18:25:52.402Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-15T18:25:52.405Z | + home_fs=zfs |
| 16 | 2026-05-15T18:25:52.405Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-15T18:25:52.405Z | + mkdir -p /home/build |
| 18 | 2026-05-15T18:25:52.405Z | + chown build:build /home/build /work |
| 19 | 2026-05-15T18:25:54.408Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-15T18:25:54.411Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-05-15T18:25:54.417Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-15T18:25:54.421Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-15T18:25:54.421Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-15T18:25:54.421Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-05-15T18:25:54.421Z | * rust toolchain profile = "default" |
| 26 | 2026-05-15T18:25:54.424Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-15T18:25:54.424Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-15T18:25:54.424Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-15T18:25:54.424Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-15T18:25:54.517Z | info: downloading installer |
| 31 | 2026-05-15T18:25:55.855Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-15T18:25:55.855Z | warn: /opt/ooce/bin |
| 33 | 2026-05-15T18:25:55.855Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-15T18:25:55.855Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-15T18:25:55.855Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-15T18:25:55.855Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-15T18:25:55.855Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-15T18:25:55.855Z | error: cannot install while Rust is installed |
| 39 | 2026-05-15T18:25:55.855Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-15T18:25:55.855Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-15T18:25:55.855Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-15T18:25:55.855Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-15T18:25:55.855Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-15T18:25:55.866Z | info: profile set to default |
| 45 | 2026-05-15T18:25:55.866Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-15T18:25:55.869Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-15T18:25:56.005Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-15T18:25:56.008Z | info: downloading 6 components |
| 49 | 2026-05-15T18:26:09.911Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-15T18:26:09.911Z | |
| 51 | 2026-05-15T18:26:09.946Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-15T18:26:09.946Z | |
| 53 | 2026-05-15T18:26:09.946Z | |
| 54 | 2026-05-15T18:26:09.946Z | Rust is installed now. Great! |
| 55 | 2026-05-15T18:26:09.946Z | |
| 56 | 2026-05-15T18:26:09.946Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-15T18:26:09.946Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-15T18:26:09.946Z | |
| 59 | 2026-05-15T18:26:09.946Z | To configure your current shell, you need to source |
| 60 | 2026-05-15T18:26:09.946Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-15T18:26:09.946Z | |
| 62 | 2026-05-15T18:26:09.949Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-15T18:26:09.949Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-15T18:26:09.950Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-15T18:26:09.950Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-15T18:26:09.950Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-15T18:26:09.950Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-15T18:26:09.950Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-15T18:26:09.950Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-15T18:26:09.950Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-15T18:26:10.038Z | + rustup --version |
| 72 | 2026-05-15T18:26:10.047Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-15T18:26:10.051Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-15T18:26:10.068Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-15T18:26:10.072Z | + cargo --version |
| 76 | 2026-05-15T18:26:10.083Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-15T18:26:10.087Z | + rustc --version |
| 78 | 2026-05-15T18:26:10.106Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-15T18:26:10.110Z | process exited: duration 15688 ms, exit code 0 |
| |
| 80 | 2026-05-15T18:26:10.116Z | starting task 2: "authentication" |
| 81 | 2026-05-15T18:26:10.133Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-15T18:26:10.139Z | starting task 3: "clone repository" |
| 83 | 2026-05-15T18:26:10.142Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-05-15T18:26:10.145Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-05-15T18:26:10.177Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-05-15T18:26:11.426Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-05-15T18:26:11.426Z | + git fetch origin 1d821c9f5de72e46b8f0dd8beb999817a2934037 |
| 88 | 2026-05-15T18:26:11.657Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-05-15T18:26:11.657Z | * branch 1d821c9f5de72e46b8f0dd8beb999817a2934037 -> FETCH_HEAD |
| 90 | 2026-05-15T18:26:11.663Z | + [[ -n levon/allow-in-place-updates-of-port-speed ]] |
| 91 | 2026-05-15T18:26:11.666Z | ++ git branch --show-current |
| 92 | 2026-05-15T18:26:11.666Z | + current=main |
| 93 | 2026-05-15T18:26:11.666Z | + [[ main != levon/allow-in-place-updates-of-port-speed ]] |
| 94 | 2026-05-15T18:26:11.666Z | + git branch -f levon/allow-in-place-updates-of-port-speed 1d821c9f5de72e46b8f0dd8beb999817a2934037 |
| 95 | 2026-05-15T18:26:11.669Z | + git checkout -f levon/allow-in-place-updates-of-port-speed |
| 96 | 2026-05-15T18:26:11.686Z | Switched to branch 'levon/allow-in-place-updates-of-port-speed' |
| 97 | 2026-05-15T18:26:11.689Z | + git reset --hard 1d821c9f5de72e46b8f0dd8beb999817a2934037 |
| 98 | 2026-05-15T18:26:11.692Z | HEAD is now at 1d821c9 Allow in place update of physical link settings? |
| 99 | 2026-05-15T18:26:11.692Z | process exited: duration 1551 ms, exit code 0 |
| |
| 100 | 2026-05-15T18:26:11.698Z | starting task 4: "build" |
| 101 | 2026-05-15T18:26:11.702Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-15T18:26:11.705Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-05-15T18:26:11.705Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-05-15T18:26:11.705Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-05-15T18:26:11.705Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-05-15T18:26:11.705Z | +++ uname -s |
| 107 | 2026-05-15T18:26:11.705Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-05-15T18:26:11.705Z | ++ SERIES=illumos |
| 109 | 2026-05-15T18:26:11.705Z | +++ uname -s |
| 110 | 2026-05-15T18:26:11.705Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-05-15T18:26:11.705Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-05-15T18:26:11.705Z | ++ rustup show active-toolchain |
| 113 | 2026-05-15T18:26:11.710Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-05-15T18:26:11.713Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-05-15T18:26:11.713Z | ++ banner 'sde setup' |
| 116 | 2026-05-15T18:26:11.713Z | |
| 117 | 2026-05-15T18:26:11.713Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-05-15T18:26:11.713Z | # # # # # # # # # # # |
| 119 | 2026-05-15T18:26:11.713Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-05-15T18:26:11.713Z | # # # # # # # # # ##### |
| 121 | 2026-05-15T18:26:11.713Z | # # # # # # # # # # # # |
| 122 | 2026-05-15T18:26:11.713Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-05-15T18:26:11.713Z | |
| 124 | 2026-05-15T18:26:11.713Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-05-15T18:26:11.713Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-05-15T18:26:11.713Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-05-15T18:26:11.721Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-05-15T18:26:11.725Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-05-15T18:26:12.931Z |
0 0 0 0 0 0 0 0 0
82 76.03M 82 62.58M 0 0 62.64M 0 00:01 00:01 62.65M
100 76.03M 100 76.03M 0 0 62.74M 0 00:01 00:01 62.65M
100 76.03M 100 76.03M 0 0 62.74M 0 00:01 00:01 62.65M
100 76.03M 100 76.03M 0 0 62.74M 0 00:01 00:01 62.65M |
| 130 | 2026-05-15T18:26:12.935Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-05-15T18:26:12.980Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-05-15T18:26:12.983Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-05-15T18:26:12.983Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-05-15T18:26:21.937Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-15T18:26:29.498Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-15T18:26:29.685Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-05-15T18:26:38.744Z | Planning: Solver setup ... Done |
| 138 | 2026-05-15T18:26:38.783Z | Planning: Running solver ... Done |
| 139 | 2026-05-15T18:26:38.914Z | Planning: Finding local manifests ... Done |
| 140 | 2026-05-15T18:26:38.917Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-05-15T18:26:38.920Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-05-15T18:26:38.932Z | Planning: Package planning ... Done |
| 143 | 2026-05-15T18:26:38.935Z | Planning: Merging actions ... Done |
| 144 | 2026-05-15T18:26:39.020Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-05-15T18:26:39.023Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-05-15T18:26:39.773Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-05-15T18:26:39.777Z | Planning: Planning completed in 10.08 seconds |
| 148 | 2026-05-15T18:26:39.781Z | Packages to install: 1 |
| 149 | 2026-05-15T18:26:39.784Z | Create boot environment: No |
| 150 | 2026-05-15T18:26:39.784Z | Create backup boot environment: No |
| 151 | 2026-05-15T18:26:39.820Z | |
| 152 | 2026-05-15T18:26:39.820Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-05-15T18:26:39.989Z | Download: Completed 75.30 MB in 0.13 seconds (564M/s) |
| 154 | 2026-05-15T18:26:40.183Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-05-15T18:26:41.106Z | Actions: Completed 293 actions in 0.98 seconds. |
| 156 | 2026-05-15T18:26:41.110Z | Done |
| 157 | 2026-05-15T18:26:41.149Z | Done |
| 158 | 2026-05-15T18:26:41.829Z | Done |
| 159 | 2026-05-15T18:26:44.863Z | Done |
| 160 | 2026-05-15T18:26:44.933Z | Done |
| 161 | 2026-05-15T18:26:44.936Z | Done |
| 162 | 2026-05-15T18:26:45.211Z | Done |
| 163 | 2026-05-15T18:26:45.868Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-05-15T18:26:45.868Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-05-15T18:26:45.868Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-05-15T18:26:45.868Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-05-15T18:26:45.869Z | ++ banner packages |
| 168 | 2026-05-15T18:26:45.872Z | |
| 169 | 2026-05-15T18:26:45.872Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-05-15T18:26:45.872Z | # # # # # # # # # # # # # # |
| 171 | 2026-05-15T18:26:45.872Z | # # # # # #### # # # ##### #### |
| 172 | 2026-05-15T18:26:45.872Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-05-15T18:26:45.872Z | # # # # # # # # # # # # # # |
| 174 | 2026-05-15T18:26:45.872Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-05-15T18:26:45.872Z | |
| 176 | 2026-05-15T18:26:45.872Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-05-15T18:26:46.261Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-05-15T18:26:46.264Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-05-15T18:26:53.365Z | Planning: Solver setup ... Done |
| 180 | 2026-05-15T18:26:53.405Z | Planning: Running solver ... Done |
| 181 | 2026-05-15T18:26:53.546Z | Planning: Finding local manifests ... Done |
| 182 | 2026-05-15T18:26:53.553Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-05-15T18:26:53.731Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-05-15T18:26:53.763Z | Planning: Package planning ... Done |
| 185 | 2026-05-15T18:26:53.831Z | Planning: Merging actions ... Done |
| 186 | 2026-05-15T18:26:53.931Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-05-15T18:26:53.936Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-05-15T18:26:54.127Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-05-15T18:26:54.132Z | Planning: Planning completed in 7.79 seconds |
| 190 | 2026-05-15T18:26:54.133Z | Packages to install: 2 |
| 191 | 2026-05-15T18:26:54.133Z | Mediators to change: 2 |
| 192 | 2026-05-15T18:26:54.133Z | Services to change: 1 |
| 193 | 2026-05-15T18:26:54.133Z | Create boot environment: No |
| 194 | 2026-05-15T18:26:54.133Z | Create backup boot environment: No |
| 195 | 2026-05-15T18:26:54.133Z | |
| 196 | 2026-05-15T18:26:54.133Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-05-15T18:26:59.144Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (43.0M/s) |
| 198 | 2026-05-15T18:27:00.879Z | Download: Completed 211.31 MB in 6.78 seconds (31.2M/s) |
| 199 | 2026-05-15T18:27:02.588Z | Actions: 1/3418 actions (Installing new actions) |
| 200 | 2026-05-15T18:27:05.678Z | Actions: Completed 3418 actions in 3.09 seconds. |
| 201 | 2026-05-15T18:27:06.208Z | Done |
| 202 | 2026-05-15T18:27:06.208Z | Done |
| 203 | 2026-05-15T18:27:06.936Z | Done |
| 204 | 2026-05-15T18:27:09.785Z | Done |
| 205 | 2026-05-15T18:27:09.861Z | Done |
| 206 | 2026-05-15T18:27:09.865Z | Done |
| 207 | 2026-05-15T18:27:10.128Z | Done |
| 208 | 2026-05-15T18:27:10.261Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 209 | 2026-05-15T18:27:10.452Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-05-15T18:27:10.557Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-05-15T18:27:10.561Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-05-15T18:27:10.714Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-05-15T18:27:10.717Z | Planning: Planning completed in 0.26 seconds |
| 214 | 2026-05-15T18:27:10.735Z | Mediators to change: 2 |
| 215 | 2026-05-15T18:27:10.735Z | Create boot environment: No |
| 216 | 2026-05-15T18:27:10.735Z | Create backup boot environment: No |
| 217 | 2026-05-15T18:27:10.780Z | Done |
| 218 | 2026-05-15T18:27:10.780Z | Done |
| 219 | 2026-05-15T18:27:11.378Z | Done |
| 220 | 2026-05-15T18:27:13.806Z | Done |
| 221 | 2026-05-15T18:27:13.876Z | Done |
| 222 | 2026-05-15T18:27:13.879Z | Done |
| 223 | 2026-05-15T18:27:13.968Z | Done |
| 224 | 2026-05-15T18:27:14.044Z | ++ cargo --version |
| 225 | 2026-05-15T18:27:14.055Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 226 | 2026-05-15T18:27:14.060Z | ++ rustc --version |
| 227 | 2026-05-15T18:27:14.076Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 228 | 2026-05-15T18:27:14.079Z | + banner copyrights |
| 229 | 2026-05-15T18:27:14.082Z | |
| 230 | 2026-05-15T18:27:14.082Z | #### #### ##### # # ##### # #### # # ##### #### |
| 231 | 2026-05-15T18:27:14.082Z | # # # # # # # # # # # # # # # # # |
| 232 | 2026-05-15T18:27:14.083Z | # # # # # # # # # # ###### # #### |
| 233 | 2026-05-15T18:27:14.083Z | # # # ##### # ##### # # ### # # # # |
| 234 | 2026-05-15T18:27:14.083Z | # # # # # # # # # # # # # # # # |
| 235 | 2026-05-15T18:27:14.083Z | #### #### # # # # # #### # # # #### |
| 236 | 2026-05-15T18:27:14.083Z | |
| 237 | 2026-05-15T18:27:14.083Z | + ./tools/check_copyrights.sh |
| 238 | 2026-05-15T18:27:14.355Z | common/src/illumos.rs: Copyright with wrong year |
| 239 | 2026-05-15T18:27:15.085Z | dpd/p4/headers.p4: Copyright with wrong year |
| 240 | 2026-05-15T18:27:15.495Z | packet/src/eth.rs: Copyright with wrong year |
| 241 | 2026-05-15T18:27:15.957Z | + banner clippy |
| 242 | 2026-05-15T18:27:15.960Z | |
| 243 | 2026-05-15T18:27:15.960Z | #### # # ##### ##### # # |
| 244 | 2026-05-15T18:27:15.960Z | # # # # # # # # # # |
| 245 | 2026-05-15T18:27:15.960Z | # # # # # # # # |
| 246 | 2026-05-15T18:27:15.960Z | # # # ##### ##### # |
| 247 | 2026-05-15T18:27:15.960Z | # # # # # # # |
| 248 | 2026-05-15T18:27:15.960Z | #### ###### # # # # |
| 249 | 2026-05-15T18:27:15.960Z | |
| 250 | 2026-05-15T18:27:15.960Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-05-15T18:27:15.960Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-05-15T18:27:16.108Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-05-15T18:27:25.866Z | Updating crates.io index |
| 254 | 2026-05-15T18:27:25.899Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-05-15T18:27:26.164Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-05-15T18:27:26.868Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-05-15T18:27:27.142Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-05-15T18:27:27.401Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-05-15T18:27:28.642Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-05-15T18:27:28.874Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-05-15T18:27:29.164Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-05-15T18:27:29.565Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-05-15T18:27:29.833Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-05-15T18:27:30.198Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-05-15T18:27:30.655Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-05-15T18:27:30.897Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-05-15T18:27:31.329Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-05-15T18:27:31.860Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-05-15T18:27:32.227Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-05-15T18:27:32.501Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-05-15T18:27:32.812Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-05-15T18:27:33.304Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-05-15T18:27:33.702Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-05-15T18:27:33.960Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-05-15T18:27:35.283Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-05-15T18:27:35.940Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-05-15T18:27:36.504Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-05-15T18:27:37.781Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-05-15T18:27:38.413Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-05-15T18:27:38.644Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-05-15T18:27:39.127Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-05-15T18:27:40.623Z | Downloading crates ... |
| 283 | 2026-05-15T18:27:40.692Z | Downloaded async-stream-impl v0.3.6 |
| 284 | 2026-05-15T18:27:40.700Z | Downloaded defmt v1.0.1 |
| 285 | 2026-05-15T18:27:40.708Z | Downloaded block-buffer v0.10.4 |
| 286 | 2026-05-15T18:27:40.711Z | Downloaded atomicwrites v0.4.4 |
| 287 | 2026-05-15T18:27:40.714Z | Downloaded adler2 v2.0.1 |
| 288 | 2026-05-15T18:27:40.714Z | Downloaded async-recursion v1.1.1 |
| 289 | 2026-05-15T18:27:40.717Z | Downloaded getrandom v0.2.16 |
| 290 | 2026-05-15T18:27:40.720Z | Downloaded foreign-types-macros v0.2.3 |
| 291 | 2026-05-15T18:27:40.723Z | Downloaded futures-io v0.3.32 |
| 292 | 2026-05-15T18:27:40.726Z | Downloaded fs_extra v1.3.0 |
| 293 | 2026-05-15T18:27:40.729Z | Downloaded async-trait v0.1.89 |
| 294 | 2026-05-15T18:27:40.732Z | Downloaded futures-macro v0.3.32 |
| 295 | 2026-05-15T18:27:40.735Z | Downloaded fixedbitset v0.5.7 |
| 296 | 2026-05-15T18:27:40.738Z | Downloaded autocfg v1.5.0 |
| 297 | 2026-05-15T18:27:40.738Z | Downloaded foreign-types-shared v0.3.1 |
| 298 | 2026-05-15T18:27:40.741Z | Downloaded futures v0.3.32 |
| 299 | 2026-05-15T18:27:40.744Z | Downloaded futures-executor v0.3.32 |
| 300 | 2026-05-15T18:27:40.747Z | Downloaded hostname v0.4.2 |
| 301 | 2026-05-15T18:27:40.750Z | Downloaded derive_more v0.99.20 |
| 302 | 2026-05-15T18:27:40.753Z | Downloaded futures-channel v0.3.32 |
| 303 | 2026-05-15T18:27:40.756Z | Downloaded foreign-types v0.5.0 |
| 304 | 2026-05-15T18:27:40.756Z | Downloaded float-ord v0.3.2 |
| 305 | 2026-05-15T18:27:40.759Z | Downloaded futures-core v0.3.32 |
| 306 | 2026-05-15T18:27:40.759Z | Downloaded foldhash v0.2.0 |
| 307 | 2026-05-15T18:27:40.762Z | Downloaded fnv v1.0.7 |
| 308 | 2026-05-15T18:27:40.766Z | Downloaded bitflags v1.3.2 |
| 309 | 2026-05-15T18:27:40.766Z | Downloaded group v0.13.0 |
| 310 | 2026-05-15T18:27:40.769Z | Downloaded critical-section v1.2.0 |
| 311 | 2026-05-15T18:27:40.771Z | Downloaded byteorder v1.5.0 |
| 312 | 2026-05-15T18:27:40.772Z | Downloaded anstream v1.0.0 |
| 313 | 2026-05-15T18:27:40.774Z | Downloaded hyper-tls v0.6.0 |
| 314 | 2026-05-15T18:27:40.777Z | Downloaded http-body v1.0.1 |
| 315 | 2026-05-15T18:27:40.780Z | Downloaded hex v0.4.3 |
| 316 | 2026-05-15T18:27:40.780Z | Downloaded hash32 v0.3.1 |
| 317 | 2026-05-15T18:27:40.783Z | Downloaded display-error-chain v0.2.2 |
| 318 | 2026-05-15T18:27:40.786Z | Downloaded crypto-common v0.1.6 |
| 319 | 2026-05-15T18:27:40.786Z | Downloaded futures-task v0.3.32 |
| 320 | 2026-05-15T18:27:40.789Z | Downloaded generic-array v0.14.7 |
| 321 | 2026-05-15T18:27:40.789Z | Downloaded hostname v0.3.1 |
| 322 | 2026-05-15T18:27:40.792Z | Downloaded bit-set v0.8.0 |
| 323 | 2026-05-15T18:27:40.795Z | Downloaded futures-sink v0.3.32 |
| 324 | 2026-05-15T18:27:40.795Z | Downloaded debug-ignore v1.0.5 |
| 325 | 2026-05-15T18:27:40.798Z | Downloaded base16ct v0.2.0 |
| 326 | 2026-05-15T18:27:40.801Z | Downloaded dof v0.3.0 |
| 327 | 2026-05-15T18:27:40.801Z | Downloaded heck v0.4.1 |
| 328 | 2026-05-15T18:27:40.804Z | Downloaded anstyle-query v1.1.4 |
| 329 | 2026-05-15T18:27:40.804Z | Downloaded errno v0.3.14 |
| 330 | 2026-05-15T18:27:40.807Z | Downloaded base64ct v1.8.0 |
| 331 | 2026-05-15T18:27:40.810Z | Downloaded ident_case v1.0.1 |
| 332 | 2026-05-15T18:27:40.810Z | Downloaded equivalent v1.0.2 |
| 333 | 2026-05-15T18:27:40.813Z | Downloaded enum-as-inner v0.6.1 |
| 334 | 2026-05-15T18:27:40.816Z | Downloaded hubpack_derive v0.1.1 |
| 335 | 2026-05-15T18:27:40.816Z | Downloaded httpdate v1.0.3 |
| 336 | 2026-05-15T18:27:40.819Z | Downloaded darling_macro v0.21.3 |
| 337 | 2026-05-15T18:27:40.819Z | Downloaded crucible-workspace-hack v0.1.0 |
| 338 | 2026-05-15T18:27:40.822Z | Downloaded ciborium-io v0.2.2 |
| 339 | 2026-05-15T18:27:40.822Z | Downloaded hubpack v0.1.2 |
| 340 | 2026-05-15T18:27:40.825Z | Downloaded cmake v0.1.54 |
| 341 | 2026-05-15T18:27:40.825Z | Downloaded heck v0.5.0 |
| 342 | 2026-05-15T18:27:40.828Z | Downloaded fs-err v3.1.2 |
| 343 | 2026-05-15T18:27:40.831Z | Downloaded find-msvc-tools v0.1.9 |
| 344 | 2026-05-15T18:27:40.831Z | Downloaded hmac v0.12.1 |
| 345 | 2026-05-15T18:27:40.834Z | Downloaded cfg-if v1.0.3 |
| 346 | 2026-05-15T18:27:40.837Z | Downloaded internet-checksum v0.2.1 |
| 347 | 2026-05-15T18:27:40.837Z | Downloaded cstr-argument v0.1.2 |
| 348 | 2026-05-15T18:27:40.840Z | Downloaded cpufeatures v0.2.17 |
| 349 | 2026-05-15T18:27:40.840Z | Downloaded is-terminal v0.4.16 |
| 350 | 2026-05-15T18:27:40.843Z | Downloaded is_ci v1.2.0 |
| 351 | 2026-05-15T18:27:40.843Z | Downloaded lazy_static v1.5.0 |
| 352 | 2026-05-15T18:27:40.846Z | Downloaded defmt-parser v1.0.0 |
| 353 | 2026-05-15T18:27:40.846Z | Downloaded libscf-sys v1.1.0 |
| 354 | 2026-05-15T18:27:40.849Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 355 | 2026-05-15T18:27:40.849Z | Downloaded crc8 v0.1.1 |
| 356 | 2026-05-15T18:27:40.852Z | Downloaded kstat-rs v0.2.4 |
| 357 | 2026-05-15T18:27:40.852Z | Downloaded keccak v0.1.6 |
| 358 | 2026-05-15T18:27:40.855Z | Downloaded arrayref v0.3.9 |
| 359 | 2026-05-15T18:27:40.855Z | Downloaded itoa v1.0.15 |
| 360 | 2026-05-15T18:27:40.858Z | Downloaded humantime v2.3.0 |
| 361 | 2026-05-15T18:27:40.861Z | Downloaded inout v0.1.4 |
| 362 | 2026-05-15T18:27:40.861Z | Downloaded instant v0.1.13 |
| 363 | 2026-05-15T18:27:40.864Z | Downloaded http-body-util v0.1.3 |
| 364 | 2026-05-15T18:27:40.864Z | Downloaded erased-serde v0.3.31 |
| 365 | 2026-05-15T18:27:40.867Z | Downloaded either v1.15.0 |
| 366 | 2026-05-15T18:27:40.870Z | Downloaded highway v1.3.0 |
| 367 | 2026-05-15T18:27:40.870Z | Downloaded deranged v0.5.3 |
| 368 | 2026-05-15T18:27:40.873Z | Downloaded git-stub-vcs v0.1.0 |
| 369 | 2026-05-15T18:27:40.876Z | Downloaded camino-tempfile v1.4.1 |
| 370 | 2026-05-15T18:27:40.876Z | Downloaded chacha20 v0.9.1 |
| 371 | 2026-05-15T18:27:40.879Z | Downloaded const_format_proc_macros v0.2.34 |
| 372 | 2026-05-15T18:27:40.882Z | Downloaded cipher v0.4.4 |
| 373 | 2026-05-15T18:27:40.883Z | Downloaded is_terminal_polyfill v1.70.1 |
| 374 | 2026-05-15T18:27:40.885Z | Downloaded csv-core v0.1.12 |
| 375 | 2026-05-15T18:27:40.886Z | Downloaded managed v0.8.0 |
| 376 | 2026-05-15T18:27:40.888Z | Downloaded lru-slab v0.1.2 |
| 377 | 2026-05-15T18:27:40.888Z | Downloaded camino v1.2.2 |
| 378 | 2026-05-15T18:27:40.892Z | Downloaded crossbeam-deque v0.8.6 |
| 379 | 2026-05-15T18:27:40.892Z | Downloaded memoffset v0.9.1 |
| 380 | 2026-05-15T18:27:40.895Z | Downloaded bytecount v0.6.9 |
| 381 | 2026-05-15T18:27:40.895Z | Downloaded defmt-macros v1.0.1 |
| 382 | 2026-05-15T18:27:40.898Z | Downloaded num v0.4.3 |
| 383 | 2026-05-15T18:27:40.901Z | Downloaded cexpr v0.6.0 |
| 384 | 2026-05-15T18:27:40.901Z | Downloaded linked-hash-map v0.5.6 |
| 385 | 2026-05-15T18:27:40.904Z | Downloaded ingot-types v0.1.2 |
| 386 | 2026-05-15T18:27:40.904Z | Downloaded mime v0.3.17 |
| 387 | 2026-05-15T18:27:40.907Z | Downloaded newline-converter v0.3.0 |
| 388 | 2026-05-15T18:27:40.907Z | Downloaded blake2 v0.10.6 |
| 389 | 2026-05-15T18:27:40.910Z | Downloaded jobserver v0.1.34 |
| 390 | 2026-05-15T18:27:40.915Z | Downloaded ipnetwork v0.21.1 |
| 391 | 2026-05-15T18:27:40.915Z | Downloaded num-derive v0.4.2 |
| 392 | 2026-05-15T18:27:40.918Z | Downloaded num-iter v0.1.45 |
| 393 | 2026-05-15T18:27:40.918Z | Downloaded num-derive v0.3.3 |
| 394 | 2026-05-15T18:27:40.918Z | Downloaded opaque-debug v0.3.1 |
| 395 | 2026-05-15T18:27:40.921Z | Downloaded omicron-workspace-hack v0.1.0 |
| 396 | 2026-05-15T18:27:40.921Z | Downloaded num_threads v0.1.7 |
| 397 | 2026-05-15T18:27:40.924Z | Downloaded openssl-macros v0.1.1 |
| 398 | 2026-05-15T18:27:40.924Z | Downloaded olpc-cjson v0.1.4 |
| 399 | 2026-05-15T18:27:40.927Z | Downloaded libsw v3.5.0 |
| 400 | 2026-05-15T18:27:40.927Z | Downloaded anstyle-parse v1.0.0 |
| 401 | 2026-05-15T18:27:40.930Z | Downloaded ipnet v2.11.0 |
| 402 | 2026-05-15T18:27:40.930Z | Downloaded iana-time-zone v0.1.64 |
| 403 | 2026-05-15T18:27:40.933Z | Downloaded num-conv v0.2.1 |
| 404 | 2026-05-15T18:27:40.933Z | Downloaded newtype-uuid-macros v0.1.0 |
| 405 | 2026-05-15T18:27:40.936Z | Downloaded httparse v1.10.1 |
| 406 | 2026-05-15T18:27:40.940Z | Downloaded daft-derive v0.1.4 |
| 407 | 2026-05-15T18:27:40.943Z | Downloaded ingot v0.1.1 |
| 408 | 2026-05-15T18:27:40.943Z | Downloaded crc32fast v1.5.0 |
| 409 | 2026-05-15T18:27:40.946Z | Downloaded hyper-rustls v0.27.7 |
| 410 | 2026-05-15T18:27:40.946Z | Downloaded globset v0.4.16 |
| 411 | 2026-05-15T18:27:40.948Z | Downloaded cookie v0.18.1 |
| 412 | 2026-05-15T18:27:40.951Z | Downloaded num_enum_derive v0.5.11 |
| 413 | 2026-05-15T18:27:40.951Z | Downloaded console v0.15.11 |
| 414 | 2026-05-15T18:27:40.954Z | Downloaded percent-encoding v2.3.2 |
| 415 | 2026-05-15T18:27:40.954Z | Downloaded macaddr v1.0.1 |
| 416 | 2026-05-15T18:27:40.957Z | Downloaded openssl-probe v0.1.6 |
| 417 | 2026-05-15T18:27:40.957Z | Downloaded data-encoding v2.9.0 |
| 418 | 2026-05-15T18:27:40.960Z | Downloaded multer v3.1.0 |
| 419 | 2026-05-15T18:27:40.963Z | Downloaded lock_api v0.4.14 |
| 420 | 2026-05-15T18:27:40.963Z | Downloaded derive-where v1.6.0 |
| 421 | 2026-05-15T18:27:40.966Z | Downloaded plain v0.2.3 |
| 422 | 2026-05-15T18:27:40.969Z | Downloaded argon2 v0.5.3 |
| 423 | 2026-05-15T18:27:40.969Z | Downloaded libsw-core v0.3.2 |
| 424 | 2026-05-15T18:27:40.972Z | Downloaded base64 v0.22.1 |
| 425 | 2026-05-15T18:27:40.975Z | Downloaded ingot-macros v0.1.1 |
| 426 | 2026-05-15T18:27:40.975Z | Downloaded phf_shared v0.12.1 |
| 427 | 2026-05-15T18:27:40.978Z | Downloaded linear-map v1.2.0 |
| 428 | 2026-05-15T18:27:40.978Z | Downloaded anstyle v1.0.14 |
| 429 | 2026-05-15T18:27:40.981Z | Downloaded num-integer v0.1.46 |
| 430 | 2026-05-15T18:27:40.981Z | Downloaded num_enum v0.5.11 |
| 431 | 2026-05-15T18:27:40.985Z | Downloaded proc-macro-crate v1.3.1 |
| 432 | 2026-05-15T18:27:40.988Z | Downloaded potential_utf v0.1.3 |
| 433 | 2026-05-15T18:27:40.988Z | Downloaded pretty-hex v0.4.1 |
| 434 | 2026-05-15T18:27:40.988Z | Downloaded powerfmt v0.2.0 |
| 435 | 2026-05-15T18:27:40.991Z | Downloaded pin-utils v0.1.0 |
| 436 | 2026-05-15T18:27:40.991Z | Downloaded owo-colors v4.3.0 |
| 437 | 2026-05-15T18:27:40.994Z | Downloaded num-rational v0.4.2 |
| 438 | 2026-05-15T18:27:40.994Z | Downloaded newtype-uuid v1.3.2 |
| 439 | 2026-05-15T18:27:40.997Z | Downloaded elliptic-curve v0.13.8 |
| 440 | 2026-05-15T18:27:40.999Z | Downloaded crossbeam-utils v0.8.21 |
| 441 | 2026-05-15T18:27:41.003Z | Downloaded half v2.7.1 |
| 442 | 2026-05-15T18:27:41.003Z | Downloaded crossbeam-epoch v0.9.18 |
| 443 | 2026-05-15T18:27:41.006Z | Downloaded dropshot_endpoint v0.16.7 |
| 444 | 2026-05-15T18:27:41.009Z | Downloaded progenitor-client v0.10.0 |
| 445 | 2026-05-15T18:27:41.009Z | Downloaded clap_derive v4.6.0 |
| 446 | 2026-05-15T18:27:41.012Z | Downloaded rand_chacha v0.3.1 |
| 447 | 2026-05-15T18:27:41.012Z | Downloaded memmap2 v0.9.8 |
| 448 | 2026-05-15T18:27:41.015Z | Downloaded parse-display-derive v0.10.0 |
| 449 | 2026-05-15T18:27:41.015Z | Downloaded num-complex v0.4.6 |
| 450 | 2026-05-15T18:27:41.019Z | Downloaded proc-macro-error-attr v1.0.4 |
| 451 | 2026-05-15T18:27:41.019Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 452 | 2026-05-15T18:27:41.022Z | Downloaded pem v3.0.5 |
| 453 | 2026-05-15T18:27:41.022Z | Downloaded poly1305 v0.8.0 |
| 454 | 2026-05-15T18:27:41.025Z | Downloaded darling v0.21.3 |
| 455 | 2026-05-15T18:27:41.028Z | Downloaded rand_xorshift v0.4.0 |
| 456 | 2026-05-15T18:27:41.028Z | Downloaded getrandom v0.3.3 |
| 457 | 2026-05-15T18:27:41.031Z | Downloaded anyhow v1.0.102 |
| 458 | 2026-05-15T18:27:41.034Z | Downloaded progenitor-macro v0.11.1 |
| 459 | 2026-05-15T18:27:41.034Z | Downloaded libloading v0.8.9 |
| 460 | 2026-05-15T18:27:41.037Z | Downloaded chacha20poly1305 v0.10.1 |
| 461 | 2026-05-15T18:27:41.037Z | Downloaded oxide-tokio-rt v0.1.2 |
| 462 | 2026-05-15T18:27:41.040Z | Downloaded progenitor-client v0.11.1 |
| 463 | 2026-05-15T18:27:41.040Z | Downloaded num_enum_derive v0.7.5 |
| 464 | 2026-05-15T18:27:41.043Z | Downloaded num_enum v0.7.5 |
| 465 | 2026-05-15T18:27:41.046Z | Downloaded rustc_version v0.1.7 |
| 466 | 2026-05-15T18:27:41.046Z | Downloaded quick-error v1.2.3 |
| 467 | 2026-05-15T18:27:41.046Z | Downloaded progenitor-macro v0.10.0 |
| 468 | 2026-05-15T18:27:41.049Z | Downloaded progenitor v0.11.1 |
| 469 | 2026-05-15T18:27:41.049Z | Downloaded clap v4.6.0 |
| 470 | 2026-05-15T18:27:41.054Z | Downloaded oxnet v0.1.4 |
| 471 | 2026-05-15T18:27:41.057Z | Downloaded indexmap v1.9.3 |
| 472 | 2026-05-15T18:27:41.060Z | Downloaded allocator-api2 v0.2.21 |
| 473 | 2026-05-15T18:27:41.063Z | Downloaded flate2 v1.1.2 |
| 474 | 2026-05-15T18:27:41.066Z | Downloaded pin-project-internal v1.1.10 |
| 475 | 2026-05-15T18:27:41.066Z | Downloaded same-file v1.0.6 |
| 476 | 2026-05-15T18:27:41.069Z | Downloaded pkg-config v0.3.32 |
| 477 | 2026-05-15T18:27:41.069Z | Downloaded rustc_version v0.4.1 |
| 478 | 2026-05-15T18:27:41.072Z | Downloaded native-tls v0.2.14 |
| 479 | 2026-05-15T18:27:41.072Z | Downloaded rustc-hash v2.1.1 |
| 480 | 2026-05-15T18:27:41.075Z | Downloaded log v0.4.29 |
| 481 | 2026-05-15T18:27:41.075Z | Downloaded pin-project-lite v0.2.16 |
| 482 | 2026-05-15T18:27:41.078Z | Downloaded rand_core v0.9.3 |
| 483 | 2026-05-15T18:27:41.081Z | Downloaded progenitor-macro v0.13.0 |
| 484 | 2026-05-15T18:27:41.081Z | Downloaded postcard v1.1.3 |
| 485 | 2026-05-15T18:27:41.084Z | Downloaded phf v0.12.1 |
| 486 | 2026-05-15T18:27:41.084Z | Downloaded pest_generator v2.8.2 |
| 487 | 2026-05-15T18:27:41.087Z | Downloaded paste v1.0.15 |
| 488 | 2026-05-15T18:27:41.087Z | Downloaded parking_lot_core v0.9.12 |
| 489 | 2026-05-15T18:27:41.090Z | Downloaded password-hash v0.5.0 |
| 490 | 2026-05-15T18:27:41.091Z | Downloaded hickory-resolver v0.24.4 |
| 491 | 2026-05-15T18:27:41.094Z | Downloaded icu_provider v2.0.0 |
| 492 | 2026-05-15T18:27:41.096Z | Downloaded icu_properties v2.0.1 |
| 493 | 2026-05-15T18:27:41.099Z | Downloaded clang-sys v1.8.1 |
| 494 | 2026-05-15T18:27:41.099Z | Downloaded parse-display v0.10.0 |
| 495 | 2026-05-15T18:27:41.103Z | Downloaded semver v0.1.20 |
| 496 | 2026-05-15T18:27:41.103Z | Downloaded newtype_derive v0.1.6 |
| 497 | 2026-05-15T18:27:41.103Z | Downloaded proc-macro-error2 v2.0.1 |
| 498 | 2026-05-15T18:27:41.106Z | Downloaded scroll_derive v0.12.1 |
| 499 | 2026-05-15T18:27:41.109Z | Downloaded secrecy v0.10.3 |
| 500 | 2026-05-15T18:27:41.109Z | Downloaded icu_collections v2.0.0 |
| 501 | 2026-05-15T18:27:41.112Z | Downloaded const_format v0.2.34 |
| 502 | 2026-05-15T18:27:41.115Z | Downloaded search_path v0.1.4 |
| 503 | 2026-05-15T18:27:41.118Z | Downloaded serde_plain v1.0.2 |
| 504 | 2026-05-15T18:27:41.118Z | Downloaded omicron-zone-package v0.12.2 |
| 505 | 2026-05-15T18:27:41.121Z | Downloaded progenitor v0.13.0 |
| 506 | 2026-05-15T18:27:41.121Z | Downloaded rustversion v1.0.22 |
| 507 | 2026-05-15T18:27:41.124Z | Downloaded quinn-udp v0.5.14 |
| 508 | 2026-05-15T18:27:41.127Z | Downloaded once_cell v1.21.3 |
| 509 | 2026-05-15T18:27:41.127Z | Downloaded icu_locale_core v2.0.0 |
| 510 | 2026-05-15T18:27:41.130Z | Downloaded ref-cast v1.0.25 |
| 511 | 2026-05-15T18:27:41.133Z | Downloaded serde_urlencoded v0.7.1 |
| 512 | 2026-05-15T18:27:41.136Z | Downloaded serde_spanned v0.6.9 |
| 513 | 2026-05-15T18:27:41.136Z | Downloaded siphasher v1.0.1 |
| 514 | 2026-05-15T18:27:41.136Z | Downloaded scroll_derive v0.13.1 |
| 515 | 2026-05-15T18:27:41.139Z | Downloaded ref-cast-impl v1.0.25 |
| 516 | 2026-05-15T18:27:41.139Z | Downloaded sha1 v0.10.6 |
| 517 | 2026-05-15T18:27:41.142Z | Downloaded serde_spanned v1.0.4 |
| 518 | 2026-05-15T18:27:41.142Z | Downloaded pest_derive v2.8.2 |
| 519 | 2026-05-15T18:27:41.145Z | Downloaded pest_meta v2.8.2 |
| 520 | 2026-05-15T18:27:41.145Z | Downloaded quote v1.0.45 |
| 521 | 2026-05-15T18:27:41.147Z | Downloaded progenitor-client v0.13.0 |
| 522 | 2026-05-15T18:27:41.148Z | Downloaded jiff-static v0.2.15 |
| 523 | 2026-05-15T18:27:41.151Z | Downloaded rand_core v0.6.4 |
| 524 | 2026-05-15T18:27:41.151Z | Downloaded ppv-lite86 v0.2.21 |
| 525 | 2026-05-15T18:27:41.154Z | Downloaded proc-macro-error v1.0.4 |
| 526 | 2026-05-15T18:27:41.154Z | Downloaded papergrid v0.11.0 |
| 527 | 2026-05-15T18:27:41.157Z | Downloaded signal-hook-tokio v0.3.1 |
| 528 | 2026-05-15T18:27:41.159Z | Downloaded num-traits v0.2.19 |
| 529 | 2026-05-15T18:27:41.160Z | Downloaded stable_deref_trait v1.2.0 |
| 530 | 2026-05-15T18:27:41.163Z | Downloaded rustls-pemfile v2.2.0 |
| 531 | 2026-05-15T18:27:41.163Z | Downloaded structmeta-derive v0.3.0 |
| 532 | 2026-05-15T18:27:41.165Z | Downloaded litemap v0.8.0 |
| 533 | 2026-05-15T18:27:41.165Z | Downloaded smawk v0.3.2 |
| 534 | 2026-05-15T18:27:41.168Z | Downloaded slog-bunyan v2.5.0 |
| 535 | 2026-05-15T18:27:41.168Z | Downloaded colored v3.0.0 |
| 536 | 2026-05-15T18:27:41.171Z | Downloaded hickory-resolver v0.25.2 |
| 537 | 2026-05-15T18:27:41.174Z | Downloaded dropshot-api-manager v0.5.2 |
| 538 | 2026-05-15T18:27:41.174Z | Downloaded icu_normalizer_data v2.0.0 |
| 539 | 2026-05-15T18:27:41.177Z | Downloaded hyper-util v0.1.19 |
| 540 | 2026-05-15T18:27:41.180Z | Downloaded icu_normalizer v2.0.0 |
| 541 | 2026-05-15T18:27:41.183Z | Downloaded bytes v1.11.1 |
| 542 | 2026-05-15T18:27:41.186Z | Downloaded glob v0.3.3 |
| 543 | 2026-05-15T18:27:41.186Z | Downloaded serde_repr v0.1.20 |
| 544 | 2026-05-15T18:27:41.189Z | Downloaded subtle v2.6.1 |
| 545 | 2026-05-15T18:27:41.189Z | Downloaded structmeta v0.3.0 |
| 546 | 2026-05-15T18:27:41.192Z | Downloaded scopeguard v1.2.0 |
| 547 | 2026-05-15T18:27:41.192Z | Downloaded darling_core v0.21.3 |
| 548 | 2026-05-15T18:27:41.195Z | Downloaded scroll v0.13.0 |
| 549 | 2026-05-15T18:27:41.195Z | Downloaded minimal-lexical v0.2.1 |
| 550 | 2026-05-15T18:27:41.199Z | Downloaded serde-big-array v0.5.1 |
| 551 | 2026-05-15T18:27:41.202Z | Downloaded swrite v0.1.0 |
| 552 | 2026-05-15T18:27:41.202Z | Downloaded sync_wrapper v1.0.2 |
| 553 | 2026-05-15T18:27:41.202Z | Downloaded supports-color v3.0.2 |
| 554 | 2026-05-15T18:27:41.204Z | Downloaded schemars_derive v0.8.22 |
| 555 | 2026-05-15T18:27:41.205Z | Downloaded strum v0.26.3 |
| 556 | 2026-05-15T18:27:41.205Z | Downloaded pin-project v1.1.10 |
| 557 | 2026-05-15T18:27:41.211Z | Downloaded testing_table v0.3.0 |
| 558 | 2026-05-15T18:27:41.214Z | Downloaded semver v1.0.27 |
| 559 | 2026-05-15T18:27:41.214Z | Downloaded rand_chacha v0.9.0 |
| 560 | 2026-05-15T18:27:41.217Z | Downloaded tabwriter v1.4.1 |
| 561 | 2026-05-15T18:27:41.217Z | Downloaded take_mut v0.2.2 |
| 562 | 2026-05-15T18:27:41.217Z | Downloaded tagptr v0.2.0 |
| 563 | 2026-05-15T18:27:41.220Z | Downloaded terminal_size v0.4.3 |
| 564 | 2026-05-15T18:27:41.220Z | Downloaded signal-hook-registry v1.4.6 |
| 565 | 2026-05-15T18:27:41.223Z | Downloaded shlex v1.3.0 |
| 566 | 2026-05-15T18:27:41.223Z | Downloaded serde_tokenstream v0.2.3 |
| 567 | 2026-05-15T18:27:41.223Z | Downloaded crypto-bigint v0.5.5 |
| 568 | 2026-05-15T18:27:41.226Z | Downloaded cc v1.2.58 |
| 569 | 2026-05-15T18:27:41.229Z | Downloaded tinyvec_macros v0.1.1 |
| 570 | 2026-05-15T18:27:41.229Z | Downloaded thread-id v5.0.0 |
| 571 | 2026-05-15T18:27:41.232Z | Downloaded progenitor v0.10.0 |
| 572 | 2026-05-15T18:27:41.232Z | Downloaded thread-id v4.2.2 |
| 573 | 2026-05-15T18:27:41.235Z | Downloaded progenitor-impl v0.13.0 |
| 574 | 2026-05-15T18:27:41.235Z | Downloaded slog-async v2.8.0 |
| 575 | 2026-05-15T18:27:41.238Z | Downloaded smf v0.2.3 |
| 576 | 2026-05-15T18:27:41.238Z | Downloaded slog-json v2.6.1 |
| 577 | 2026-05-15T18:27:41.238Z | Downloaded http v1.4.0 |
| 578 | 2026-05-15T18:27:41.241Z | Downloaded hashbrown v0.12.3 |
| 579 | 2026-05-15T18:27:41.244Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 580 | 2026-05-15T18:27:41.244Z | Downloaded slog-dtrace v0.3.0 |
| 581 | 2026-05-15T18:27:41.244Z | Downloaded slab v0.4.11 |
| 582 | 2026-05-15T18:27:41.247Z | Downloaded futures-util v0.3.32 |
| 583 | 2026-05-15T18:27:41.251Z | Downloaded strsim v0.11.1 |
| 584 | 2026-05-15T18:27:41.255Z | Downloaded static_assertions v1.1.0 |
| 585 | 2026-05-15T18:27:41.255Z | Downloaded resolv-conf v0.7.5 |
| 586 | 2026-05-15T18:27:41.258Z | Downloaded scroll v0.12.0 |
| 587 | 2026-05-15T18:27:41.259Z | Downloaded synstructure v0.13.2 |
| 588 | 2026-05-15T18:27:41.259Z | Downloaded proc-macro2 v1.0.106 |
| 589 | 2026-05-15T18:27:41.262Z | Downloaded indexmap v2.13.0 |
| 590 | 2026-05-15T18:27:41.262Z | Downloaded termtree v0.5.1 |
| 591 | 2026-05-15T18:27:41.265Z | Downloaded tabled_derive v0.11.0 |
| 592 | 2026-05-15T18:27:41.265Z | Downloaded tabled_derive v0.7.0 |
| 593 | 2026-05-15T18:27:41.265Z | Downloaded serde_derive_internals v0.29.1 |
| 594 | 2026-05-15T18:27:41.267Z | Downloaded rusty-fork v0.3.0 |
| 595 | 2026-05-15T18:27:41.268Z | Downloaded miniz_oxide v0.8.9 |
| 596 | 2026-05-15T18:27:41.270Z | Downloaded toml_datetime v0.6.11 |
| 597 | 2026-05-15T18:27:41.271Z | Downloaded time-core v0.1.8 |
| 598 | 2026-05-15T18:27:41.274Z | Downloaded sigpipe v0.1.3 |
| 599 | 2026-05-15T18:27:41.274Z | Downloaded topological-sort v0.2.2 |
| 600 | 2026-05-15T18:27:41.274Z | Downloaded toml_write v0.1.2 |
| 601 | 2026-05-15T18:27:41.276Z | Downloaded snafu-derive v0.8.9 |
| 602 | 2026-05-15T18:27:41.276Z | Downloaded sha2 v0.10.9 |
| 603 | 2026-05-15T18:27:41.276Z | Downloaded parking_lot v0.12.5 |
| 604 | 2026-05-15T18:27:41.279Z | Downloaded strum v0.27.2 |
| 605 | 2026-05-15T18:27:41.279Z | Downloaded cancel-safe-futures v0.1.5 |
| 606 | 2026-05-15T18:27:41.282Z | Downloaded strum_macros v0.26.4 |
| 607 | 2026-05-15T18:27:41.282Z | Downloaded drift v0.1.3 |
| 608 | 2026-05-15T18:27:41.331Z | Downloaded tower-layer v0.3.3 |
| 609 | 2026-05-15T18:27:41.337Z | Downloaded papergrid v0.17.0 |
| 610 | 2026-05-15T18:27:41.337Z | Downloaded strum_macros v0.27.2 |
| 611 | 2026-05-15T18:27:41.337Z | Downloaded openssl-sys v0.9.112 |
| 612 | 2026-05-15T18:27:41.337Z | Downloaded smallvec v1.15.1 |
| 613 | 2026-05-15T18:27:41.337Z | Downloaded progenitor-impl v0.10.0 |
| 614 | 2026-05-15T18:27:41.338Z | Downloaded serde_with_macros v3.14.1 |
| 615 | 2026-05-15T18:27:41.338Z | Downloaded tower-service v0.3.3 |
| 616 | 2026-05-15T18:27:41.338Z | Downloaded serde_path_to_error v0.1.20 |
| 617 | 2026-05-15T18:27:41.338Z | Downloaded backoff v0.4.0 |
| 618 | 2026-05-15T18:27:41.338Z | Downloaded displaydoc v0.2.5 |
| 619 | 2026-05-15T18:27:41.338Z | Downloaded digest v0.10.7 |
| 620 | 2026-05-15T18:27:41.338Z | Downloaded curl v0.4.49 |
| 621 | 2026-05-15T18:27:41.338Z | Downloaded ryu v1.0.20 |
| 622 | 2026-05-15T18:27:41.338Z | Downloaded memchr v2.7.5 |
| 623 | 2026-05-15T18:27:41.338Z | Downloaded unicode-xid v0.2.6 |
| 624 | 2026-05-15T18:27:41.338Z | Downloaded typify-macro v0.6.1 |
| 625 | 2026-05-15T18:27:41.338Z | Downloaded tokio-rustls v0.25.0 |
| 626 | 2026-05-15T18:27:41.338Z | Downloaded rustls-pki-types v1.12.0 |
| 627 | 2026-05-15T18:27:41.338Z | Downloaded daft v0.1.4 |
| 628 | 2026-05-15T18:27:41.338Z | Downloaded memmap v0.7.0 |
| 629 | 2026-05-15T18:27:41.338Z | Downloaded thiserror-impl v2.0.18 |
| 630 | 2026-05-15T18:27:41.338Z | Downloaded thiserror-impl v1.0.69 |
| 631 | 2026-05-15T18:27:41.338Z | Downloaded thiserror v1.0.69 |
| 632 | 2026-05-15T18:27:41.338Z | Downloaded serde_core v1.0.228 |
| 633 | 2026-05-15T18:27:41.338Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 634 | 2026-05-15T18:27:41.338Z | Downloaded try-lock v0.2.5 |
| 635 | 2026-05-15T18:27:41.338Z | Downloaded thiserror-no-std v2.0.2 |
| 636 | 2026-05-15T18:27:41.338Z | Downloaded thiserror v2.0.18 |
| 637 | 2026-05-15T18:27:41.338Z | Downloaded utf8_iter v1.0.4 |
| 638 | 2026-05-15T18:27:41.338Z | Downloaded usdt v0.5.0 |
| 639 | 2026-05-15T18:27:41.341Z | Downloaded wait-timeout v0.2.1 |
| 640 | 2026-05-15T18:27:41.341Z | Downloaded time-macros v0.2.27 |
| 641 | 2026-05-15T18:27:41.341Z | Downloaded untrusted v0.9.0 |
| 642 | 2026-05-15T18:27:41.341Z | Downloaded slog-term v2.9.2 |
| 643 | 2026-05-15T18:27:41.341Z | Downloaded signal-hook v0.3.18 |
| 644 | 2026-05-15T18:27:41.344Z | Downloaded schemars v0.8.22 |
| 645 | 2026-05-15T18:27:41.348Z | Downloaded tokio-macros v2.6.0 |
| 646 | 2026-05-15T18:27:41.351Z | Downloaded tinystr v0.8.1 |
| 647 | 2026-05-15T18:27:41.351Z | Downloaded typify-macro v0.4.3 |
| 648 | 2026-05-15T18:27:41.351Z | Downloaded unarray v0.1.4 |
| 649 | 2026-05-15T18:27:41.354Z | Downloaded prettyplease v0.2.37 |
| 650 | 2026-05-15T18:27:41.354Z | Downloaded waitgroup v0.1.2 |
| 651 | 2026-05-15T18:27:41.357Z | Downloaded utf8parse v0.2.2 |
| 652 | 2026-05-15T18:27:41.357Z | Downloaded usdt-macro v0.6.0 |
| 653 | 2026-05-15T18:27:41.357Z | Downloaded usdt-attr-macro v0.5.0 |
| 654 | 2026-05-15T18:27:41.357Z | Downloaded usdt-macro v0.5.0 |
| 655 | 2026-05-15T18:27:41.357Z | Downloaded usdt-attr-macro v0.6.0 |
| 656 | 2026-05-15T18:27:41.360Z | Downloaded untrusted v0.7.1 |
| 657 | 2026-05-15T18:27:41.360Z | Downloaded universal-hash v0.5.1 |
| 658 | 2026-05-15T18:27:41.360Z | Downloaded tokio-native-tls v0.3.1 |
| 659 | 2026-05-15T18:27:41.363Z | Downloaded crossbeam-channel v0.5.15 |
| 660 | 2026-05-15T18:27:41.363Z | Downloaded serde_derive v1.0.228 |
| 661 | 2026-05-15T18:27:41.366Z | Downloaded unicode-linebreak v0.1.5 |
| 662 | 2026-05-15T18:27:41.366Z | Downloaded spin v0.9.8 |
| 663 | 2026-05-15T18:27:41.369Z | Downloaded rand v0.8.5 |
| 664 | 2026-05-15T18:27:41.369Z | Downloaded version_check v0.9.5 |
| 665 | 2026-05-15T18:27:41.372Z | Downloaded tokio-dtrace v0.1.1 |
| 666 | 2026-05-15T18:27:41.372Z | Downloaded want v0.3.1 |
| 667 | 2026-05-15T18:27:41.372Z | Downloaded iddqd v0.3.17 |
| 668 | 2026-05-15T18:27:41.376Z | Downloaded yoke-derive v0.8.0 |
| 669 | 2026-05-15T18:27:41.379Z | Downloaded progenitor-impl v0.11.1 |
| 670 | 2026-05-15T18:27:41.379Z | Downloaded rayon-core v1.13.0 |
| 671 | 2026-05-15T18:27:41.379Z | Downloaded xattr v1.6.1 |
| 672 | 2026-05-15T18:27:41.382Z | Downloaded term v1.2.0 |
| 673 | 2026-05-15T18:27:41.382Z | Downloaded hashbrown v0.16.1 |
| 674 | 2026-05-15T18:27:41.385Z | Downloaded zerofrom-derive v0.1.6 |
| 675 | 2026-05-15T18:27:41.388Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 676 | 2026-05-15T18:27:41.389Z | Downloaded zerofrom v0.1.6 |
| 677 | 2026-05-15T18:27:41.389Z | Downloaded tokio-rustls v0.26.3 |
| 678 | 2026-05-15T18:27:41.392Z | Downloaded similar v2.7.0 |
| 679 | 2026-05-15T18:27:41.392Z | Downloaded nom v7.1.3 |
| 680 | 2026-05-15T18:27:41.395Z | Downloaded serde_yaml v0.9.34+deprecated |
| 681 | 2026-05-15T18:27:41.398Z | Downloaded schemars v1.2.0 |
| 682 | 2026-05-15T18:27:41.403Z | Downloaded toml v0.8.23 |
| 683 | 2026-05-15T18:27:41.406Z | Downloaded zeroize_derive v1.4.3 |
| 684 | 2026-05-15T18:27:41.406Z | Downloaded thread_local v1.1.9 |
| 685 | 2026-05-15T18:27:41.409Z | Downloaded zone v0.3.1 |
| 686 | 2026-05-15T18:27:41.410Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 687 | 2026-05-15T18:27:41.410Z | Downloaded mio v1.0.4 |
| 688 | 2026-05-15T18:27:41.413Z | Downloaded itertools v0.12.1 |
| 689 | 2026-05-15T18:27:41.416Z | Downloaded socket2 v0.6.0 |
| 690 | 2026-05-15T18:27:41.419Z | Downloaded socket2 v0.5.10 |
| 691 | 2026-05-15T18:27:41.419Z | Downloaded usdt v0.6.0 |
| 692 | 2026-05-15T18:27:41.422Z | Downloaded chrono v0.4.44 |
| 693 | 2026-05-15T18:27:41.425Z | Downloaded walkdir v2.5.0 |
| 694 | 2026-05-15T18:27:41.425Z | Downloaded usdt-impl v0.5.0 |
| 695 | 2026-05-15T18:27:41.425Z | Downloaded zone_cfg_derive v0.3.1 |
| 696 | 2026-05-15T18:27:41.427Z | Downloaded usdt-impl v0.6.0 |
| 697 | 2026-05-15T18:27:41.427Z | Downloaded tokio-stream v0.1.17 |
| 698 | 2026-05-15T18:27:41.430Z | Downloaded tinyvec v1.10.0 |
| 699 | 2026-05-15T18:27:41.430Z | Downloaded idna v1.1.0 |
| 700 | 2026-05-15T18:27:41.433Z | Downloaded hashbrown v0.15.5 |
| 701 | 2026-05-15T18:27:41.436Z | Downloaded slog v2.8.2 |
| 702 | 2026-05-15T18:27:41.439Z | Downloaded vsss-rs v3.3.4 |
| 703 | 2026-05-15T18:27:41.439Z | Downloaded writeable v0.6.1 |
| 704 | 2026-05-15T18:27:41.439Z | Downloaded quinn v0.11.9 |
| 705 | 2026-05-15T18:27:41.443Z | Downloaded match_cfg v0.1.0 |
| 706 | 2026-05-15T18:27:41.443Z | Downloaded lru-cache v0.1.2 |
| 707 | 2026-05-15T18:27:41.443Z | Downloaded yoke v0.8.0 |
| 708 | 2026-05-15T18:27:41.447Z | Downloaded tempfile v3.23.0 |
| 709 | 2026-05-15T18:27:41.447Z | Downloaded cargo_metadata v0.18.1 |
| 710 | 2026-05-15T18:27:41.451Z | Downloaded rand v0.9.2 |
| 711 | 2026-05-15T18:27:41.451Z | Downloaded bcs v0.1.6 |
| 712 | 2026-05-15T18:27:41.451Z | Downloaded arrayvec v0.7.6 |
| 713 | 2026-05-15T18:27:41.454Z | Downloaded aead v0.5.2 |
| 714 | 2026-05-15T18:27:41.454Z | Downloaded zerovec-derive v0.11.1 |
| 715 | 2026-05-15T18:27:41.454Z | Downloaded heapless v0.8.0 |
| 716 | 2026-05-15T18:27:41.457Z | Downloaded tar v0.4.45 |
| 717 | 2026-05-15T18:27:41.457Z | Downloaded rustls-webpki v0.103.6 |
| 718 | 2026-05-15T18:27:41.460Z | Downloaded pest v2.8.2 |
| 719 | 2026-05-15T18:27:41.463Z | Downloaded schemars v0.9.0 |
| 720 | 2026-05-15T18:27:41.467Z | Downloaded textwrap v0.16.2 |
| 721 | 2026-05-15T18:27:41.470Z | Downloaded zeroize v1.8.1 |
| 722 | 2026-05-15T18:27:41.470Z | Downloaded blake3 v1.8.2 |
| 723 | 2026-05-15T18:27:41.473Z | Downloaded iri-string v0.7.8 |
| 724 | 2026-05-15T18:27:41.477Z | Downloaded libm v0.2.15 |
| 725 | 2026-05-15T18:27:41.482Z | Downloaded hkdf v0.12.4 |
| 726 | 2026-05-15T18:27:41.485Z | Downloaded whoami v1.6.1 |
| 727 | 2026-05-15T18:27:41.485Z | Downloaded h2 v0.4.12 |
| 728 | 2026-05-15T18:27:41.488Z | Downloaded ucd-trie v0.1.7 |
| 729 | 2026-05-15T18:27:41.491Z | Downloaded hyper v1.8.1 |
| 730 | 2026-05-15T18:27:41.494Z | Downloaded serde v1.0.228 |
| 731 | 2026-05-15T18:27:41.497Z | Downloaded zerocopy-derive v0.7.35 |
| 732 | 2026-05-15T18:27:41.497Z | Downloaded vergen v8.3.2 |
| 733 | 2026-05-15T18:27:41.500Z | Downloaded qorb v0.4.1 |
| 734 | 2026-05-15T18:27:41.503Z | Downloaded toml v0.7.8 |
| 735 | 2026-05-15T18:27:41.503Z | Downloaded convert_case v0.4.0 |
| 736 | 2026-05-15T18:27:41.503Z | Downloaded indent_write v2.2.0 |
| 737 | 2026-05-15T18:27:41.506Z | Downloaded idna_adapter v1.2.1 |
| 738 | 2026-05-15T18:27:41.506Z | Downloaded cobs v0.3.0 |
| 739 | 2026-05-15T18:27:41.506Z | Downloaded cargo-platform v0.1.9 |
| 740 | 2026-05-15T18:27:41.506Z | Downloaded atomic-waker v1.1.2 |
| 741 | 2026-05-15T18:27:41.509Z | Downloaded dtrace-parser v0.3.0 |
| 742 | 2026-05-15T18:27:41.509Z | Downloaded ciborium-ll v0.2.2 |
| 743 | 2026-05-15T18:27:41.509Z | Downloaded embedded-io v0.6.1 |
| 744 | 2026-05-15T18:27:41.509Z | Downloaded dyn-clone v1.0.20 |
| 745 | 2026-05-15T18:27:41.512Z | Downloaded tracing-attributes v0.1.30 |
| 746 | 2026-05-15T18:27:41.512Z | Downloaded gethostname v0.5.0 |
| 747 | 2026-05-15T18:27:41.512Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 748 | 2026-05-15T18:27:41.515Z | Downloaded ciborium v0.2.2 |
| 749 | 2026-05-15T18:27:41.515Z | Downloaded defmt v0.3.100 |
| 750 | 2026-05-15T18:27:41.515Z | Downloaded test-strategy v0.4.3 |
| 751 | 2026-05-15T18:27:41.518Z | Downloaded bindgen v0.72.1 |
| 752 | 2026-05-15T18:27:41.521Z | Downloaded clap_lex v1.1.0 |
| 753 | 2026-05-15T18:27:41.521Z | Downloaded async-stream v0.3.6 |
| 754 | 2026-05-15T18:27:41.524Z | Downloaded colorchoice v1.0.4 |
| 755 | 2026-05-15T18:27:41.524Z | Downloaded cfg_aliases v0.2.1 |
| 756 | 2026-05-15T18:27:41.524Z | Downloaded steno v0.4.1 |
| 757 | 2026-05-15T18:27:41.528Z | Downloaded unicode-ident v1.0.24 |
| 758 | 2026-05-15T18:27:41.528Z | Downloaded typify v0.6.1 |
| 759 | 2026-05-15T18:27:41.531Z | Downloaded git-stub v1.0.0 |
| 760 | 2026-05-15T18:27:41.531Z | Downloaded dtrace-parser v0.2.0 |
| 761 | 2026-05-15T18:27:41.534Z | Downloaded goblin v0.8.2 |
| 762 | 2026-05-15T18:27:41.534Z | Downloaded unsafe-libyaml v0.2.11 |
| 763 | 2026-05-15T18:27:41.538Z | Downloaded zmij v1.0.17 |
| 764 | 2026-05-15T18:27:41.538Z | Downloaded toml_edit v0.22.27 |
| 765 | 2026-05-15T18:27:41.541Z | Downloaded dof v0.4.0 |
| 766 | 2026-05-15T18:27:41.541Z | Downloaded embedded-io v0.4.0 |
| 767 | 2026-05-15T18:27:41.541Z | Downloaded dunce v1.0.5 |
| 768 | 2026-05-15T18:27:41.541Z | Downloaded form_urlencoded v1.2.2 |
| 769 | 2026-05-15T18:27:41.544Z | Downloaded foreign-types-shared v0.1.1 |
| 770 | 2026-05-15T18:27:41.544Z | Downloaded fixedbitset v0.4.2 |
| 771 | 2026-05-15T18:27:41.544Z | Downloaded fastrand v2.3.0 |
| 772 | 2026-05-15T18:27:41.544Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 773 | 2026-05-15T18:27:41.548Z | Downloaded expectorate v1.2.0 |
| 774 | 2026-05-15T18:27:41.548Z | Downloaded bit-vec v0.8.0 |
| 775 | 2026-05-15T18:27:41.550Z | Downloaded constant_time_eq v0.3.1 |
| 776 | 2026-05-15T18:27:41.551Z | Downloaded derive-ex v0.1.8 |
| 777 | 2026-05-15T18:27:41.551Z | Downloaded foldhash v0.1.5 |
| 778 | 2026-05-15T18:27:41.554Z | Downloaded bitflags v2.9.4 |
| 779 | 2026-05-15T18:27:41.554Z | Downloaded snafu v0.8.9 |
| 780 | 2026-05-15T18:27:41.556Z | Downloaded foreign-types v0.3.2 |
| 781 | 2026-05-15T18:27:41.556Z | Downloaded filetime v0.2.26 |
| 782 | 2026-05-15T18:27:41.559Z | Downloaded ff v0.13.1 |
| 783 | 2026-05-15T18:27:41.565Z | Downloaded tracing-core v0.1.34 |
| 784 | 2026-05-15T18:27:41.568Z | Downloaded typify v0.4.3 |
| 785 | 2026-05-15T18:27:41.576Z | Downloaded tracing v0.1.41 |
| 786 | 2026-05-15T18:27:41.579Z | Downloaded uuid v1.20.0 |
| 787 | 2026-05-15T18:27:41.582Z | Downloaded itertools v0.14.0 |
| 788 | 2026-05-15T18:27:41.605Z | Downloaded typenum v1.18.0 |
| 789 | 2026-05-15T18:27:41.608Z | Downloaded git2 v0.19.0 |
| 790 | 2026-05-15T18:27:41.611Z | Downloaded zerotrie v0.2.2 |
| 791 | 2026-05-15T18:27:41.614Z | Downloaded icu_properties_data v2.0.1 |
| 792 | 2026-05-15T18:27:41.617Z | Downloaded clap_builder v4.6.0 |
| 793 | 2026-05-15T18:27:41.621Z | Downloaded url v2.5.7 |
| 794 | 2026-05-15T18:27:41.625Z | Downloaded tower v0.5.2 |
| 795 | 2026-05-15T18:27:41.630Z | Downloaded reqwest v0.12.23 |
| 796 | 2026-05-15T18:27:41.633Z | Downloaded regex v1.12.3 |
| 797 | 2026-05-15T18:27:41.636Z | Downloaded portable-atomic v1.11.1 |
| 798 | 2026-05-15T18:27:41.643Z | Downloaded toml_edit v0.19.15 |
| 799 | 2026-05-15T18:27:41.652Z | Downloaded zerocopy-derive v0.8.27 |
| 800 | 2026-05-15T18:27:41.655Z | Downloaded typed-path v0.9.3 |
| 801 | 2026-05-15T18:27:41.658Z | Downloaded unicode-segmentation v1.12.0 |
| 802 | 2026-05-15T18:27:41.661Z | Downloaded aho-corasick v1.1.3 |
| 803 | 2026-05-15T18:27:41.670Z | Downloaded goblin v0.10.1 |
| 804 | 2026-05-15T18:27:41.675Z | Downloaded serde_json v1.0.149 |
| 805 | 2026-05-15T18:27:41.682Z | Downloaded unicode-normalization v0.1.24 |
| 806 | 2026-05-15T18:27:41.692Z | Downloaded rayon v1.11.0 |
| 807 | 2026-05-15T18:27:41.696Z | Downloaded reqwest v0.13.2 |
| 808 | 2026-05-15T18:27:41.705Z | Downloaded tokio-util v0.7.16 |
| 809 | 2026-05-15T18:27:41.716Z | Downloaded tough v0.20.0 |
| 810 | 2026-05-15T18:27:41.726Z | Downloaded proptest v1.8.0 |
| 811 | 2026-05-15T18:27:41.732Z | Downloaded aws-lc-rs v1.16.2 |
| 812 | 2026-05-15T18:27:41.737Z | Downloaded rustls-webpki v0.102.8 |
| 813 | 2026-05-15T18:27:41.749Z | Downloaded tower-http v0.6.8 |
| 814 | 2026-05-15T18:27:41.754Z | Downloaded serde_with v3.14.1 |
| 815 | 2026-05-15T18:27:41.760Z | Downloaded zerovec v0.11.4 |
| 816 | 2026-05-15T18:27:41.763Z | Downloaded winnow v0.5.40 |
| 817 | 2026-05-15T18:27:41.768Z | Downloaded zerocopy v0.7.35 |
| 818 | 2026-05-15T18:27:41.776Z | Downloaded tabled v0.15.0 |
| 819 | 2026-05-15T18:27:41.785Z | Downloaded moka v0.12.11 |
| 820 | 2026-05-15T18:27:41.808Z | Downloaded quinn-proto v0.11.14 |
| 821 | 2026-05-15T18:27:41.814Z | Downloaded winnow v0.7.14 |
| 822 | 2026-05-15T18:27:41.818Z | Downloaded tabled v0.20.0 |
| 823 | 2026-05-15T18:27:41.828Z | Downloaded openssl v0.10.76 |
| 824 | 2026-05-15T18:27:41.833Z | Downloaded syn v1.0.109 |
| 825 | 2026-05-15T18:27:41.838Z | Downloaded time v0.3.47 |
| 826 | 2026-05-15T18:27:41.844Z | Downloaded curve25519-dalek v4.1.3 |
| 827 | 2026-05-15T18:27:41.849Z | Downloaded bstr v1.12.0 |
| 828 | 2026-05-15T18:27:41.858Z | Downloaded vcpkg v0.2.15 |
| 829 | 2026-05-15T18:27:41.879Z | Downloaded zerocopy v0.8.27 |
| 830 | 2026-05-15T18:27:41.890Z | Downloaded dropshot v0.16.7 |
| 831 | 2026-05-15T18:27:41.902Z | Downloaded nix v0.30.1 |
| 832 | 2026-05-15T18:27:41.912Z | Downloaded webpki-roots v1.0.2 |
| 833 | 2026-05-15T18:27:41.916Z | Downloaded smoltcp v0.11.0 |
| 834 | 2026-05-15T18:27:41.921Z | Downloaded unicode-width v0.2.1 |
| 835 | 2026-05-15T18:27:41.924Z | Downloaded syn v2.0.117 |
| 836 | 2026-05-15T18:27:41.930Z | Downloaded openapiv3 v2.2.0 |
| 837 | 2026-05-15T18:27:41.936Z | Downloaded unicode-width v0.1.14 |
| 838 | 2026-05-15T18:27:41.939Z | Downloaded rustls v0.22.4 |
| 839 | 2026-05-15T18:27:41.945Z | Downloaded rustix v0.38.44 |
| 840 | 2026-05-15T18:27:41.957Z | Downloaded regress v0.10.5 |
| 841 | 2026-05-15T18:27:41.961Z | Downloaded rustls v0.23.32 |
| 842 | 2026-05-15T18:27:41.967Z | Downloaded hickory-proto v0.25.2 |
| 843 | 2026-05-15T18:27:41.975Z | Downloaded hickory-proto v0.24.4 |
| 844 | 2026-05-15T18:27:41.983Z | Downloaded regex-syntax v0.8.6 |
| 845 | 2026-05-15T18:27:41.998Z | Downloaded rustix v1.1.2 |
| 846 | 2026-05-15T18:27:42.023Z | Downloaded typify-impl v0.4.3 |
| 847 | 2026-05-15T18:27:42.032Z | Downloaded typify-impl v0.6.1 |
| 848 | 2026-05-15T18:27:42.086Z | Downloaded regex-automata v0.4.13 |
| 849 | 2026-05-15T18:27:42.100Z | Downloaded petgraph v0.6.5 |
| 850 | 2026-05-15T18:27:42.109Z | Downloaded jiff v0.2.15 |
| 851 | 2026-05-15T18:27:42.127Z | Downloaded chrono-tz v0.10.4 |
| 852 | 2026-05-15T18:27:42.140Z | Downloaded petgraph v0.8.2 |
| 853 | 2026-05-15T18:27:42.150Z | Downloaded libc v0.2.183 |
| 854 | 2026-05-15T18:27:42.175Z | Downloaded tokio v1.49.0 |
| 855 | 2026-05-15T18:27:42.195Z | Downloaded sha3 v0.10.8 |
| 856 | 2026-05-15T18:27:42.198Z | Downloaded libz-sys v1.1.22 |
| 857 | 2026-05-15T18:27:42.209Z | Downloaded csv v1.3.1 |
| 858 | 2026-05-15T18:27:42.261Z | Downloaded encoding_rs v0.8.35 |
| 859 | 2026-05-15T18:27:42.287Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 860 | 2026-05-15T18:27:42.385Z | Downloaded ring v0.17.14 |
| 861 | 2026-05-15T18:27:42.424Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 862 | 2026-05-15T18:27:42.981Z | Downloaded aws-lc-sys v0.39.1 |
| 863 | 2026-05-15T18:27:43.281Z | Compiling proc-macro2 v1.0.106 |
| 864 | 2026-05-15T18:27:43.281Z | Compiling quote v1.0.45 |
| 865 | 2026-05-15T18:27:43.281Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-05-15T18:27:43.281Z | Compiling serde_core v1.0.228 |
| 867 | 2026-05-15T18:27:43.284Z | Compiling serde v1.0.228 |
| 868 | 2026-05-15T18:27:43.284Z | Compiling libc v0.2.183 |
| 869 | 2026-05-15T18:27:43.284Z | Checking cfg-if v1.0.3 |
| 870 | 2026-05-15T18:27:43.588Z | Compiling zmij v1.0.17 |
| 871 | 2026-05-15T18:27:43.618Z | Compiling autocfg v1.5.0 |
| 872 | 2026-05-15T18:27:43.914Z | Compiling memchr v2.7.5 |
| 873 | 2026-05-15T18:27:43.927Z | Compiling getrandom v0.3.3 |
| 874 | 2026-05-15T18:27:44.075Z | Compiling libm v0.2.15 |
| 875 | 2026-05-15T18:27:44.430Z | Checking smallvec v1.15.1 |
| 876 | 2026-05-15T18:27:44.472Z | Checking itoa v1.0.15 |
| 877 | 2026-05-15T18:27:44.483Z | Compiling shlex v1.3.0 |
| 878 | 2026-05-15T18:27:44.594Z | Compiling jobserver v0.1.34 |
| 879 | 2026-05-15T18:27:44.625Z | Compiling thiserror v2.0.18 |
| 880 | 2026-05-15T18:27:44.676Z | Compiling version_check v0.9.5 |
| 881 | 2026-05-15T18:27:44.710Z | Compiling find-msvc-tools v0.1.9 |
| 882 | 2026-05-15T18:27:44.782Z | Compiling syn v2.0.117 |
| 883 | 2026-05-15T18:27:44.826Z | Compiling icu_normalizer_data v2.0.0 |
| 884 | 2026-05-15T18:27:44.924Z | Compiling cc v1.2.58 |
| 885 | 2026-05-15T18:27:44.962Z | Compiling icu_properties_data v2.0.1 |
| 886 | 2026-05-15T18:27:45.075Z | Compiling parking_lot_core v0.9.12 |
| 887 | 2026-05-15T18:27:45.127Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-05-15T18:27:45.178Z | Compiling serde_json v1.0.149 |
| 889 | 2026-05-15T18:27:45.432Z | Compiling heck v0.5.0 |
| 890 | 2026-05-15T18:27:45.497Z | Checking writeable v0.6.1 |
| 891 | 2026-05-15T18:27:45.592Z | Checking litemap v0.8.0 |
| 892 | 2026-05-15T18:27:45.631Z | Compiling num-traits v0.2.19 |
| 893 | 2026-05-15T18:27:45.635Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-05-15T18:27:45.931Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-05-15T18:27:45.962Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-05-15T18:27:46.046Z | Compiling zerocopy v0.8.27 |
| 897 | 2026-05-15T18:27:46.064Z | Checking pin-project-lite v0.2.16 |
| 898 | 2026-05-15T18:27:46.088Z | Checking iana-time-zone v0.1.64 |
| 899 | 2026-05-15T18:27:46.140Z | Compiling log v0.4.29 |
| 900 | 2026-05-15T18:27:46.159Z | Compiling rustversion v1.0.22 |
| 901 | 2026-05-15T18:27:46.198Z | Compiling foldhash v0.2.0 |
| 902 | 2026-05-15T18:27:46.237Z | Compiling equivalent v1.0.2 |
| 903 | 2026-05-15T18:27:46.319Z | Compiling allocator-api2 v0.2.21 |
| 904 | 2026-05-15T18:27:46.334Z | Compiling semver v1.0.27 |
| 905 | 2026-05-15T18:27:46.399Z | Checking socket2 v0.6.0 |
| 906 | 2026-05-15T18:27:46.487Z | Checking uuid v1.20.0 |
| 907 | 2026-05-15T18:27:46.637Z | Compiling hashbrown v0.16.1 |
| 908 | 2026-05-15T18:27:46.655Z | Checking scopeguard v1.2.0 |
| 909 | 2026-05-15T18:27:46.781Z | Checking lock_api v0.4.14 |
| 910 | 2026-05-15T18:27:46.797Z | Checking signal-hook-registry v1.4.6 |
| 911 | 2026-05-15T18:27:46.916Z | Checking getrandom v0.2.16 |
| 912 | 2026-05-15T18:27:46.933Z | Checking mio v1.0.4 |
| 913 | 2026-05-15T18:27:46.948Z | Compiling portable-atomic v1.11.1 |
| 914 | 2026-05-15T18:27:46.961Z | Compiling schemars v0.8.22 |
| 915 | 2026-05-15T18:27:46.989Z | Checking parking_lot v0.12.5 |
| 916 | 2026-05-15T18:27:47.056Z | Checking dyn-clone v1.0.20 |
| 917 | 2026-05-15T18:27:47.217Z | Checking critical-section v1.2.0 |
| 918 | 2026-05-15T18:27:47.320Z | Checking futures-core v0.3.32 |
| 919 | 2026-05-15T18:27:47.355Z | Compiling ring v0.17.14 |
| 920 | 2026-05-15T18:27:47.444Z | Compiling typenum v1.18.0 |
| 921 | 2026-05-15T18:27:47.545Z | Compiling indexmap v2.13.0 |
| 922 | 2026-05-15T18:27:47.556Z | Compiling thiserror v1.0.69 |
| 923 | 2026-05-15T18:27:47.625Z | Compiling synstructure v0.13.2 |
| 924 | 2026-05-15T18:27:47.801Z | Compiling serde_derive_internals v0.29.1 |
| 925 | 2026-05-15T18:27:47.914Z | Checking once_cell v1.21.3 |
| 926 | 2026-05-15T18:27:48.175Z | Compiling httparse v1.10.1 |
| 927 | 2026-05-15T18:27:48.326Z | Compiling regex-syntax v0.8.6 |
| 928 | 2026-05-15T18:27:48.563Z | Compiling rustix v1.1.2 |
| 929 | 2026-05-15T18:27:48.576Z | Checking futures-sink v0.3.32 |
| 930 | 2026-05-15T18:27:48.591Z | Compiling aho-corasick v1.1.3 |
| 931 | 2026-05-15T18:27:48.656Z | Checking slab v0.4.11 |
| 932 | 2026-05-15T18:27:48.674Z | Checking subtle v2.6.1 |
| 933 | 2026-05-15T18:27:48.814Z | Compiling ucd-trie v0.1.7 |
| 934 | 2026-05-15T18:27:48.829Z | Compiling anyhow v1.0.102 |
| 935 | 2026-05-15T18:27:48.843Z | Checking futures-channel v0.3.32 |
| 936 | 2026-05-15T18:27:48.858Z | Compiling serde_derive v1.0.228 |
| 937 | 2026-05-15T18:27:48.898Z | Compiling zerofrom-derive v0.1.6 |
| 938 | 2026-05-15T18:27:49.072Z | Compiling yoke-derive v0.8.0 |
| 939 | 2026-05-15T18:27:49.088Z | Compiling zerovec-derive v0.11.1 |
| 940 | 2026-05-15T18:27:49.183Z | Compiling displaydoc v0.2.5 |
| 941 | 2026-05-15T18:27:49.917Z | Compiling thiserror-impl v2.0.18 |
| 942 | 2026-05-15T18:27:50.030Z | Compiling schemars_derive v0.8.22 |
| 943 | 2026-05-15T18:27:50.093Z | Compiling tokio-macros v2.6.0 |
| 944 | 2026-05-15T18:27:50.122Z | Checking zerofrom v0.1.6 |
| 945 | 2026-05-15T18:27:50.161Z | Compiling zerocopy-derive v0.8.27 |
| 946 | 2026-05-15T18:27:50.245Z | Checking yoke v0.8.0 |
| 947 | 2026-05-15T18:27:50.393Z | Compiling futures-macro v0.3.32 |
| 948 | 2026-05-15T18:27:50.420Z | Checking zerovec v0.11.4 |
| 949 | 2026-05-15T18:27:50.807Z | Checking zerotrie v0.2.2 |
| 950 | 2026-05-15T18:27:51.054Z | Compiling zeroize_derive v1.4.3 |
| 951 | 2026-05-15T18:27:51.115Z | Checking tinystr v0.8.1 |
| 952 | 2026-05-15T18:27:51.178Z | Checking potential_utf v0.1.3 |
| 953 | 2026-05-15T18:27:51.208Z | Compiling thiserror-impl v1.0.69 |
| 954 | 2026-05-15T18:27:51.286Z | Checking icu_locale_core v2.0.0 |
| 955 | 2026-05-15T18:27:51.317Z | Checking icu_collections v2.0.0 |
| 956 | 2026-05-15T18:27:51.518Z | Compiling regex-automata v0.4.13 |
| 957 | 2026-05-15T18:27:51.695Z | Checking zeroize v1.8.1 |
| 958 | 2026-05-15T18:27:51.736Z | Checking icu_provider v2.0.0 |
| 959 | 2026-05-15T18:27:51.844Z | Compiling pest v2.8.2 |
| 960 | 2026-05-15T18:27:51.914Z | Checking bytes v1.11.1 |
| 961 | 2026-05-15T18:27:51.976Z | Checking icu_normalizer v2.0.0 |
| 962 | 2026-05-15T18:27:51.994Z | Checking icu_properties v2.0.1 |
| 963 | 2026-05-15T18:27:52.287Z | Checking chrono v0.4.44 |
| 964 | 2026-05-15T18:27:52.320Z | Compiling serde_tokenstream v0.2.3 |
| 965 | 2026-05-15T18:27:52.348Z | Checking tokio v1.49.0 |
| 966 | 2026-05-15T18:27:52.594Z | Checking bitflags v2.9.4 |
| 967 | 2026-05-15T18:27:52.804Z | Checking idna_adapter v1.2.1 |
| 968 | 2026-05-15T18:27:52.889Z | Checking rand_core v0.6.4 |
| 969 | 2026-05-15T18:27:52.930Z | Checking idna v1.1.0 |
| 970 | 2026-05-15T18:27:53.052Z | Compiling pest_meta v2.8.2 |
| 971 | 2026-05-15T18:27:53.055Z | Checking futures-task v0.3.32 |
| 972 | 2026-05-15T18:27:53.128Z | Compiling regex v1.12.3 |
| 973 | 2026-05-15T18:27:53.167Z | Checking url v2.5.7 |
| 974 | 2026-05-15T18:27:53.210Z | Checking futures-io v0.3.32 |
| 975 | 2026-05-15T18:27:53.318Z | Compiling pkg-config v0.3.32 |
| 976 | 2026-05-15T18:27:53.334Z | Checking futures-util v0.3.32 |
| 977 | 2026-05-15T18:27:53.518Z | Compiling tracing-attributes v0.1.30 |
| 978 | 2026-05-15T18:27:53.905Z | Compiling pest_generator v2.8.2 |
| 979 | 2026-05-15T18:27:54.074Z | Checking tracing-core v0.1.34 |
| 980 | 2026-05-15T18:27:54.272Z | Compiling generic-array v0.14.7 |
| 981 | 2026-05-15T18:27:54.380Z | Checking fnv v1.0.7 |
| 982 | 2026-05-15T18:27:54.484Z | Compiling vcpkg v0.2.15 |
| 983 | 2026-05-15T18:27:54.588Z | Compiling pest_derive v2.8.2 |
| 984 | 2026-05-15T18:27:54.664Z | Compiling http v1.4.0 |
| 985 | 2026-05-15T18:27:54.756Z | Checking tracing v0.1.41 |
| 986 | 2026-05-15T18:27:55.058Z | Compiling regress v0.10.5 |
| 987 | 2026-05-15T18:27:55.104Z | Compiling num-conv v0.2.1 |
| 988 | 2026-05-15T18:27:55.121Z | Compiling byteorder v1.5.0 |
| 989 | 2026-05-15T18:27:55.264Z | Compiling time-core v0.1.8 |
| 990 | 2026-05-15T18:27:55.344Z | Checking errno v0.3.14 |
| 991 | 2026-05-15T18:27:55.427Z | Compiling time-macros v0.2.27 |
| 992 | 2026-05-15T18:27:55.476Z | Checking ipnet v2.11.0 |
| 993 | 2026-05-15T18:27:55.498Z | Checking base64 v0.22.1 |
| 994 | 2026-05-15T18:27:55.506Z | Checking tokio-util v0.7.16 |
| 995 | 2026-05-15T18:27:55.731Z | Compiling scroll_derive v0.13.1 |
| 996 | 2026-05-15T18:27:55.855Z | Checking crypto-common v0.1.6 |
| 997 | 2026-05-15T18:27:55.997Z | Compiling camino v1.2.2 |
| 998 | 2026-05-15T18:27:56.179Z | Checking http-body v1.0.1 |
| 999 | 2026-05-15T18:27:56.311Z | Checking ppv-lite86 v0.2.21 |
| 1000 | 2026-05-15T18:27:56.432Z | Compiling syn v1.0.109 |
| 1001 | 2026-05-15T18:27:56.469Z | Checking atomic-waker v1.1.2 |
| 1002 | 2026-05-15T18:27:56.541Z | Compiling crossbeam-utils v0.8.21 |
| 1003 | 2026-05-15T18:27:56.595Z | Compiling slog v2.8.2 |
| 1004 | 2026-05-15T18:27:56.636Z | Checking tower-service v0.3.3 |
| 1005 | 2026-05-15T18:27:56.733Z | Checking try-lock v0.2.5 |
| 1006 | 2026-05-15T18:27:56.777Z | Checking tower-layer v0.3.3 |
| 1007 | 2026-05-15T18:27:56.799Z | Compiling paste v1.0.15 |
| 1008 | 2026-05-15T18:27:56.830Z | Checking want v0.3.1 |
| 1009 | 2026-05-15T18:27:56.877Z | Checking h2 v0.4.12 |
| 1010 | 2026-05-15T18:27:56.913Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-05-15T18:27:56.967Z | Checking erased-serde v0.3.31 |
| 1012 | 2026-05-15T18:27:56.992Z | Checking rustls-pki-types v1.12.0 |
| 1013 | 2026-05-15T18:27:57.070Z | Checking httpdate v1.0.3 |
| 1014 | 2026-05-15T18:27:57.136Z | Checking pin-utils v0.1.0 |
| 1015 | 2026-05-15T18:27:57.143Z | Checking pretty-hex v0.4.1 |
| 1016 | 2026-05-15T18:27:57.208Z | Checking ryu v1.0.20 |
| 1017 | 2026-05-15T18:27:57.272Z | Compiling async-trait v0.1.89 |
| 1018 | 2026-05-15T18:27:57.344Z | Checking socket2 v0.5.10 |
| 1019 | 2026-05-15T18:27:57.447Z | Checking untrusted v0.9.0 |
| 1020 | 2026-05-15T18:27:57.586Z | Compiling scroll v0.13.0 |
| 1021 | 2026-05-15T18:27:57.595Z | Compiling openssl-sys v0.9.112 |
| 1022 | 2026-05-15T18:27:57.613Z | Checking plain v0.2.3 |
| 1023 | 2026-05-15T18:27:57.714Z | Compiling strsim v0.11.1 |
| 1024 | 2026-05-15T18:27:57.837Z | Compiling usdt-impl v0.6.0 |
| 1025 | 2026-05-15T18:27:57.873Z | Compiling goblin v0.10.1 |
| 1026 | 2026-05-15T18:27:58.009Z | Checking http-body-util v0.1.3 |
| 1027 | 2026-05-15T18:27:58.106Z | Checking block-buffer v0.10.4 |
| 1028 | 2026-05-15T18:27:58.199Z | Compiling openapiv3 v2.2.0 |
| 1029 | 2026-05-15T18:27:58.223Z | Checking rand_core v0.9.3 |
| 1030 | 2026-05-15T18:27:58.244Z | Compiling slog-async v2.8.0 |
| 1031 | 2026-05-15T18:27:58.573Z | Checking digest v0.10.7 |
| 1032 | 2026-05-15T18:27:58.594Z | Checking serde_urlencoded v0.7.1 |
| 1033 | 2026-05-15T18:27:58.688Z | Checking hyper v1.8.1 |
| 1034 | 2026-05-15T18:27:58.750Z | Checking oxnet v0.1.4 |
| 1035 | 2026-05-15T18:27:58.800Z | Compiling typify-impl v0.4.3 |
| 1036 | 2026-05-15T18:27:59.031Z | Compiling dtrace-parser v0.3.0 |
| 1037 | 2026-05-15T18:27:59.630Z | Checking hyper-util v0.1.19 |
| 1038 | 2026-05-15T18:27:59.647Z | Compiling cmake v0.1.54 |
| 1039 | 2026-05-15T18:27:59.670Z | Compiling thread-id v5.0.0 |
| 1040 | 2026-05-15T18:27:59.712Z | Compiling ident_case v1.0.1 |
| 1041 | 2026-05-15T18:27:59.750Z | Compiling omicron-workspace-hack v0.1.0 |
| 1042 | 2026-05-15T18:27:59.772Z | Compiling fs_extra v1.3.0 |
| 1043 | 2026-05-15T18:27:59.840Z | Compiling dunce v1.0.5 |
| 1044 | 2026-05-15T18:27:59.941Z | Compiling darling_core v0.21.3 |
| 1045 | 2026-05-15T18:27:59.992Z | Checking rand_chacha v0.9.0 |
| 1046 | 2026-05-15T18:27:59.998Z | Compiling daft-derive v0.1.4 |
| 1047 | 2026-05-15T18:28:00.023Z | Compiling aws-lc-sys v0.39.1 |
| 1048 | 2026-05-15T18:28:00.173Z | Checking rand v0.9.2 |
| 1049 | 2026-05-15T18:28:00.623Z | Compiling dof v0.4.0 |
| 1050 | 2026-05-15T18:28:00.712Z | Compiling unsafe-libyaml v0.2.11 |
| 1051 | 2026-05-15T18:28:00.728Z | Checking powerfmt v0.2.0 |
| 1052 | 2026-05-15T18:28:00.879Z | Checking deranged v0.5.3 |
| 1053 | 2026-05-15T18:28:00.895Z | Checking sync_wrapper v1.0.2 |
| 1054 | 2026-05-15T18:28:01.388Z | Compiling serde_yaml v0.9.34+deprecated |
| 1055 | 2026-05-15T18:28:01.527Z | Checking num_threads v0.1.7 |
| 1056 | 2026-05-15T18:28:01.619Z | Compiling aws-lc-rs v1.16.2 |
| 1057 | 2026-05-15T18:28:01.644Z | Compiling rustls v0.22.4 |
| 1058 | 2026-05-15T18:28:01.869Z | Compiling usdt-attr-macro v0.6.0 |
| 1059 | 2026-05-15T18:28:01.913Z | Compiling usdt-macro v0.6.0 |
| 1060 | 2026-05-15T18:28:01.998Z | Checking cpufeatures v0.2.17 |
| 1061 | 2026-05-15T18:28:02.013Z | Checking time v0.3.47 |
| 1062 | 2026-05-15T18:28:02.016Z | Compiling darling_macro v0.21.3 |
| 1063 | 2026-05-15T18:28:02.212Z | Compiling typify-macro v0.4.3 |
| 1064 | 2026-05-15T18:28:02.565Z | Compiling darling v0.21.3 |
| 1065 | 2026-05-15T18:28:02.608Z | Checking tower v0.5.2 |
| 1066 | 2026-05-15T18:28:02.694Z | Compiling structmeta-derive v0.3.0 |
| 1067 | 2026-05-15T18:28:02.980Z | Checking encoding_rs v0.8.35 |
| 1068 | 2026-05-15T18:28:03.127Z | Checking iri-string v0.7.8 |
| 1069 | 2026-05-15T18:28:03.156Z | Checking mime v0.3.17 |
| 1070 | 2026-05-15T18:28:03.330Z | Checking crossbeam-channel v0.5.15 |
| 1071 | 2026-05-15T18:28:03.437Z | Checking futures-executor v0.3.32 |
| 1072 | 2026-05-15T18:28:03.586Z | Compiling multer v3.1.0 |
| 1073 | 2026-05-15T18:28:03.643Z | Compiling openssl v0.10.76 |
| 1074 | 2026-05-15T18:28:03.703Z | Compiling typify v0.4.3 |
| 1075 | 2026-05-15T18:28:03.734Z | Compiling structmeta v0.3.0 |
| 1076 | 2026-05-15T18:28:03.794Z | Checking foreign-types-shared v0.1.1 |
| 1077 | 2026-05-15T18:28:03.809Z | Checking hex v0.4.3 |
| 1078 | 2026-05-15T18:28:03.877Z | Checking fastrand v2.3.0 |
| 1079 | 2026-05-15T18:28:03.881Z | Checking untrusted v0.7.1 |
| 1080 | 2026-05-15T18:28:03.916Z | Checking unicode-width v0.2.1 |
| 1081 | 2026-05-15T18:28:03.991Z | Checking foreign-types v0.3.2 |
| 1082 | 2026-05-15T18:28:04.025Z | Checking futures v0.3.32 |
| 1083 | 2026-05-15T18:28:04.056Z | Compiling openssl-macros v0.1.1 |
| 1084 | 2026-05-15T18:28:04.072Z | Compiling async-stream-impl v0.3.6 |
| 1085 | 2026-05-15T18:28:04.095Z | Checking tempfile v3.23.0 |
| 1086 | 2026-05-15T18:28:04.111Z | Compiling strum_macros v0.26.4 |
| 1087 | 2026-05-15T18:28:04.158Z | Checking tower-http v0.6.8 |
| 1088 | 2026-05-15T18:28:04.272Z | Checking thread_local v1.1.9 |
| 1089 | 2026-05-15T18:28:04.287Z | Checking openssl-probe v0.1.6 |
| 1090 | 2026-05-15T18:28:04.429Z | Compiling native-tls v0.2.14 |
| 1091 | 2026-05-15T18:28:04.496Z | Compiling rustls v0.23.32 |
| 1092 | 2026-05-15T18:28:04.709Z | Compiling newtype-uuid-macros v0.1.0 |
| 1093 | 2026-05-15T18:28:04.727Z | Compiling dropshot v0.16.7 |
| 1094 | 2026-05-15T18:28:04.871Z | Checking is-terminal v0.4.16 |
| 1095 | 2026-05-15T18:28:04.899Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-05-15T18:28:04.951Z | Checking take_mut v0.2.2 |
| 1097 | 2026-05-15T18:28:04.966Z | Compiling ref-cast v1.0.25 |
| 1098 | 2026-05-15T18:28:05.057Z | Checking match_cfg v0.1.0 |
| 1099 | 2026-05-15T18:28:05.060Z | Checking term v1.2.0 |
| 1100 | 2026-05-15T18:28:05.131Z | Checking winnow v0.7.14 |
| 1101 | 2026-05-15T18:28:05.297Z | Checking slog-term v2.9.2 |
| 1102 | 2026-05-15T18:28:05.328Z | Checking hostname v0.3.1 |
| 1103 | 2026-05-15T18:28:05.548Z | Checking slog-json v2.6.1 |
| 1104 | 2026-05-15T18:28:05.593Z | Compiling dropshot_endpoint v0.16.7 |
| 1105 | 2026-05-15T18:28:05.610Z | Compiling ref-cast-impl v1.0.25 |
| 1106 | 2026-05-15T18:28:05.689Z | Compiling derive-ex v0.1.8 |
| 1107 | 2026-05-15T18:28:05.705Z | Checking slog-bunyan v2.5.0 |
| 1108 | 2026-05-15T18:28:06.045Z | Checking webpki-roots v1.0.2 |
| 1109 | 2026-05-15T18:28:06.164Z | Compiling strum_macros v0.27.2 |
| 1110 | 2026-05-15T18:28:06.376Z | Compiling progenitor-impl v0.11.1 |
| 1111 | 2026-05-15T18:28:06.545Z | Checking newtype-uuid v1.3.2 |
| 1112 | 2026-05-15T18:28:06.733Z | Compiling either v1.15.0 |
| 1113 | 2026-05-15T18:28:06.746Z | Checking tokio-native-tls v0.3.1 |
| 1114 | 2026-05-15T18:28:06.896Z | Checking hyper-tls v0.6.0 |
| 1115 | 2026-05-15T18:28:07.069Z | Checking daft v0.1.4 |
| 1116 | 2026-05-15T18:28:07.114Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-05-15T18:28:07.198Z | Compiling test-strategy v0.4.3 |
| 1118 | 2026-05-15T18:28:07.420Z | Checking rustls-webpki v0.102.8 |
| 1119 | 2026-05-15T18:28:07.565Z | Checking debug-ignore v1.0.5 |
| 1120 | 2026-05-15T18:28:07.672Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1121 | 2026-05-15T18:28:07.994Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-05-15T18:28:08.256Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1123 | 2026-05-15T18:28:08.414Z | Compiling progenitor-macro v0.11.1 |
| 1124 | 2026-05-15T18:28:08.481Z | Checking usdt v0.6.0 |
| 1125 | 2026-05-15T18:28:08.514Z | Checking serde_spanned v1.0.4 |
| 1126 | 2026-05-15T18:28:08.705Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-05-15T18:28:08.711Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1128 | 2026-05-15T18:28:08.711Z | Checking spin v0.9.8 |
| 1129 | 2026-05-15T18:28:08.834Z | Checking toml v0.9.11+spec-1.1.0 |
| 1130 | 2026-05-15T18:28:09.079Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1131 | 2026-05-15T18:28:09.154Z | Checking strum v0.26.3 |
| 1132 | 2026-05-15T18:28:09.180Z | Checking tokio-rustls v0.25.0 |
| 1133 | 2026-05-15T18:28:09.267Z | Checking async-stream v0.3.6 |
| 1134 | 2026-05-15T18:28:09.376Z | Checking sha1 v0.10.6 |
| 1135 | 2026-05-15T18:28:09.392Z | Checking rustls-pemfile v2.2.0 |
| 1136 | 2026-05-15T18:28:09.410Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-05-15T18:28:09.438Z | Checking waitgroup v0.1.2 |
| 1138 | 2026-05-15T18:28:09.533Z | Compiling toml_datetime v0.6.11 |
| 1139 | 2026-05-15T18:28:09.550Z | Checking macaddr v1.0.1 |
| 1140 | 2026-05-15T18:28:09.553Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-05-15T18:28:09.582Z | Checking wait-timeout v0.2.1 |
| 1142 | 2026-05-15T18:28:09.598Z | Checking hostname v0.4.2 |
| 1143 | 2026-05-15T18:28:09.707Z | Checking quick-error v1.2.3 |
| 1144 | 2026-05-15T18:28:09.710Z | Checking bit-vec v0.8.0 |
| 1145 | 2026-05-15T18:28:09.737Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-05-15T18:28:09.774Z | Checking rand v0.8.5 |
| 1147 | 2026-05-15T18:28:09.819Z | Checking rusty-fork v0.3.0 |
| 1148 | 2026-05-15T18:28:09.849Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1149 | 2026-05-15T18:28:09.912Z | Checking bit-set v0.8.0 |
| 1150 | 2026-05-15T18:28:10.031Z | Checking tabwriter v1.4.1 |
| 1151 | 2026-05-15T18:28:10.059Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-05-15T18:28:10.194Z | Compiling clap_derive v4.6.0 |
| 1153 | 2026-05-15T18:28:10.281Z | Checking unarray v0.1.4 |
| 1154 | 2026-05-15T18:28:10.296Z | Checking utf8parse v0.2.2 |
| 1155 | 2026-05-15T18:28:10.300Z | Checking colored v3.0.0 |
| 1156 | 2026-05-15T18:28:10.400Z | Checking anstyle-parse v1.0.0 |
| 1157 | 2026-05-15T18:28:10.416Z | Checking proptest v1.8.0 |
| 1158 | 2026-05-15T18:28:10.494Z | Checking strum v0.27.2 |
| 1159 | 2026-05-15T18:28:10.620Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-05-15T18:28:10.655Z | Checking terminal_size v0.4.3 |
| 1161 | 2026-05-15T18:28:11.045Z | Checking anstyle-query v1.1.4 |
| 1162 | 2026-05-15T18:28:11.121Z | Checking colorchoice v1.0.4 |
| 1163 | 2026-05-15T18:28:11.145Z | Checking is_terminal_polyfill v1.70.1 |
| 1164 | 2026-05-15T18:28:11.223Z | Checking anstyle v1.0.14 |
| 1165 | 2026-05-15T18:28:11.402Z | Checking anstream v1.0.0 |
| 1166 | 2026-05-15T18:28:11.455Z | Checking itertools v0.14.0 |
| 1167 | 2026-05-15T18:28:11.819Z | Checking clap_lex v1.1.0 |
| 1168 | 2026-05-15T18:28:11.970Z | Checking clap_builder v4.6.0 |
| 1169 | 2026-05-15T18:28:12.000Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1170 | 2026-05-15T18:28:12.518Z | Checking serde_with v3.14.1 |
| 1171 | 2026-05-15T18:28:13.160Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1172 | 2026-05-15T18:28:13.178Z | Checking clap v4.6.0 |
| 1173 | 2026-05-15T18:28:13.259Z | Checking instant v0.1.13 |
| 1174 | 2026-05-15T18:28:13.389Z | Checking rustc-hash v2.1.1 |
| 1175 | 2026-05-15T18:28:13.462Z | Checking backoff v0.4.0 |
| 1176 | 2026-05-15T18:28:13.463Z | Checking iddqd v0.3.17 |
| 1177 | 2026-05-15T18:28:13.637Z | Checking parse-display v0.10.0 |
| 1178 | 2026-05-15T18:28:13.779Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-05-15T18:28:13.798Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1180 | 2026-05-15T18:28:15.640Z | Compiling rustls-webpki v0.103.6 |
| 1181 | 2026-05-15T18:28:16.167Z | Compiling prettyplease v0.2.37 |
| 1182 | 2026-05-15T18:28:18.361Z | Checking serde_spanned v0.6.9 |
| 1183 | 2026-05-15T18:28:18.412Z | Compiling memoffset v0.9.1 |
| 1184 | 2026-05-15T18:28:18.649Z | Compiling cfg_aliases v0.2.1 |
| 1185 | 2026-05-15T18:28:18.825Z | Compiling nix v0.30.1 |
| 1186 | 2026-05-15T18:28:18.990Z | Compiling tokio-rustls v0.26.3 |
| 1187 | 2026-05-15T18:28:19.758Z | Compiling hyper-rustls v0.27.7 |
| 1188 | 2026-05-15T18:28:19.969Z | Compiling reqwest v0.12.23 |
| 1189 | 2026-05-15T18:28:20.797Z | Checking crossbeam-epoch v0.9.18 |
| 1190 | 2026-05-15T18:28:21.084Z | Compiling progenitor-client v0.11.1 |
| 1191 | 2026-05-15T18:28:21.223Z | Compiling winnow v0.5.40 |
| 1192 | 2026-05-15T18:28:22.405Z | Compiling progenitor v0.11.1 |
| 1193 | 2026-05-15T18:28:22.455Z | Compiling toml_edit v0.19.15 |
| 1194 | 2026-05-15T18:28:23.304Z | Compiling num-integer v0.1.46 |
| 1195 | 2026-05-15T18:28:23.751Z | Compiling proc-macro-crate v1.3.1 |
| 1196 | 2026-05-15T18:28:23.895Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1197 | 2026-05-15T18:28:24.104Z | Compiling progenitor-client v0.10.0 |
| 1198 | 2026-05-15T18:28:24.865Z | Compiling hubpack_derive v0.1.1 |
| 1199 | 2026-05-15T18:28:25.145Z | Compiling rayon-core v1.13.0 |
| 1200 | 2026-05-15T18:28:25.296Z | Checking toml_write v0.1.2 |
| 1201 | 2026-05-15T18:28:25.357Z | Checking hubpack v0.1.2 |
| 1202 | 2026-05-15T18:28:25.398Z | Checking num-iter v0.1.45 |
| 1203 | 2026-05-15T18:28:25.459Z | Checking toml_edit v0.22.27 |
| 1204 | 2026-05-15T18:28:25.510Z | Checking num-rational v0.4.2 |
| 1205 | 2026-05-15T18:28:25.915Z | Compiling zerocopy-derive v0.7.35 |
| 1206 | 2026-05-15T18:28:25.953Z | Compiling num-complex v0.4.6 |
| 1207 | 2026-05-15T18:28:26.307Z | Checking static_assertions v1.1.0 |
| 1208 | 2026-05-15T18:28:26.324Z | Checking num v0.4.3 |
| 1209 | 2026-05-15T18:28:26.478Z | Checking crossbeam-deque v0.8.6 |
| 1210 | 2026-05-15T18:28:26.510Z | Checking toml v0.8.23 |
| 1211 | 2026-05-15T18:28:26.661Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1212 | 2026-05-15T18:28:26.734Z | Checking float-ord v0.3.2 |
| 1213 | 2026-05-15T18:28:26.828Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1214 | 2026-05-15T18:28:27.084Z | Compiling proc-macro-error-attr v1.0.4 |
| 1215 | 2026-05-15T18:28:27.105Z | Compiling heapless v0.8.0 |
| 1216 | 2026-05-15T18:28:27.279Z | Checking bytecount v0.6.9 |
| 1217 | 2026-05-15T18:28:27.365Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2026-05-15T18:28:27.382Z | Compiling num-derive v0.3.3 |
| 1219 | 2026-05-15T18:28:27.569Z | Checking hash32 v0.3.1 |
| 1220 | 2026-05-15T18:28:27.703Z | Compiling proc-macro-error v1.0.4 |
| 1221 | 2026-05-15T18:28:27.932Z | Compiling smoltcp v0.11.0 |
| 1222 | 2026-05-15T18:28:28.290Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1223 | 2026-05-15T18:28:28.359Z | Checking libscf-sys v1.1.0 |
| 1224 | 2026-05-15T18:28:28.549Z | Compiling zerocopy v0.7.35 |
| 1225 | 2026-05-15T18:28:28.632Z | Compiling num_enum_derive v0.7.5 |
| 1226 | 2026-05-15T18:28:28.867Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1227 | 2026-05-15T18:28:28.928Z | Checking cobs v0.3.0 |
| 1228 | 2026-05-15T18:28:28.931Z | Compiling scroll_derive v0.12.1 |
| 1229 | 2026-05-15T18:28:29.101Z | Compiling foreign-types-macros v0.2.3 |
| 1230 | 2026-05-15T18:28:29.118Z | Compiling usdt-impl v0.5.0 |
| 1231 | 2026-05-15T18:28:29.371Z | Compiling crucible-workspace-hack v0.1.0 |
| 1232 | 2026-05-15T18:28:29.450Z | Checking foreign-types-shared v0.3.1 |
| 1233 | 2026-05-15T18:28:29.548Z | Checking managed v0.8.0 |
| 1234 | 2026-05-15T18:28:29.591Z | Checking bitflags v1.3.2 |
| 1235 | 2026-05-15T18:28:29.686Z | Checking scroll v0.12.0 |
| 1236 | 2026-05-15T18:28:29.721Z | Checking num_enum v0.7.5 |
| 1237 | 2026-05-15T18:28:29.736Z | Checking foreign-types v0.5.0 |
| 1238 | 2026-05-15T18:28:29.812Z | Checking postcard v1.1.3 |
| 1239 | 2026-05-15T18:28:29.828Z | Compiling dof v0.3.0 |
| 1240 | 2026-05-15T18:28:29.997Z | Checking ingot-types v0.1.2 |
| 1241 | 2026-05-15T18:28:30.022Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1242 | 2026-05-15T18:28:30.115Z | Compiling dtrace-parser v0.2.0 |
| 1243 | 2026-05-15T18:28:30.184Z | Checking camino-tempfile v1.4.1 |
| 1244 | 2026-05-15T18:28:30.211Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1245 | 2026-05-15T18:28:30.227Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1246 | 2026-05-15T18:28:30.333Z | Checking ingot v0.1.1 |
| 1247 | 2026-05-15T18:28:30.349Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1248 | 2026-05-15T18:28:30.434Z | Checking cstr-argument v0.1.2 |
| 1249 | 2026-05-15T18:28:30.559Z | Compiling thread-id v4.2.2 |
| 1250 | 2026-05-15T18:28:30.579Z | Compiling heck v0.4.1 |
| 1251 | 2026-05-15T18:28:30.651Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-05-15T18:28:30.691Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-05-15T18:28:30.801Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1254 | 2026-05-15T18:28:30.832Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1255 | 2026-05-15T18:28:30.894Z | Compiling nom v7.1.3 |
| 1256 | 2026-05-15T18:28:30.909Z | Checking goblin v0.8.2 |
| 1257 | 2026-05-15T18:28:30.997Z | Checking rayon v1.11.0 |
| 1258 | 2026-05-15T18:28:31.245Z | Compiling num_enum_derive v0.5.11 |
| 1259 | 2026-05-15T18:28:31.521Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-05-15T18:28:31.577Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-05-15T18:28:32.014Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-05-15T18:28:32.162Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1263 | 2026-05-15T18:28:32.293Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1264 | 2026-05-15T18:28:32.332Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1265 | 2026-05-15T18:28:32.358Z | Compiling convert_case v0.4.0 |
| 1266 | 2026-05-15T18:28:32.468Z | Compiling rustix v0.38.44 |
| 1267 | 2026-05-15T18:28:32.555Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1268 | 2026-05-15T18:28:32.660Z | Checking tinyvec_macros v0.1.1 |
| 1269 | 2026-05-15T18:28:32.676Z | Compiling derive_more v0.99.20 |
| 1270 | 2026-05-15T18:28:32.694Z | Compiling proc-macro-error2 v2.0.1 |
| 1271 | 2026-05-15T18:28:32.733Z | Checking tinyvec v1.10.0 |
| 1272 | 2026-05-15T18:28:33.046Z | Checking num_enum v0.5.11 |
| 1273 | 2026-05-15T18:28:33.116Z | Compiling libz-sys v1.1.22 |
| 1274 | 2026-05-15T18:28:33.161Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1275 | 2026-05-15T18:28:33.300Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1276 | 2026-05-15T18:28:33.527Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1277 | 2026-05-15T18:28:33.580Z | Compiling tabled_derive v0.11.0 |
| 1278 | 2026-05-15T18:28:33.767Z | Compiling usdt-attr-macro v0.5.0 |
| 1279 | 2026-05-15T18:28:34.209Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1280 | 2026-05-15T18:28:34.343Z | Compiling usdt-macro v0.5.0 |
| 1281 | 2026-05-15T18:28:34.360Z | Compiling zone_cfg_derive v0.3.1 |
| 1282 | 2026-05-15T18:28:34.549Z | Checking papergrid v0.17.0 |
| 1283 | 2026-05-15T18:28:34.696Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1284 | 2026-05-15T18:28:34.844Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1285 | 2026-05-15T18:28:34.915Z | Checking itertools v0.12.1 |
| 1286 | 2026-05-15T18:28:35.021Z | Checking testing_table v0.3.0 |
| 1287 | 2026-05-15T18:28:35.024Z | Compiling num-derive v0.4.2 |
| 1288 | 2026-05-15T18:28:35.052Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1289 | 2026-05-15T18:28:35.121Z | Checking sigpipe v0.1.3 |
| 1290 | 2026-05-15T18:28:35.207Z | Checking memmap v0.7.0 |
| 1291 | 2026-05-15T18:28:35.328Z | Checking jiff v0.2.15 |
| 1292 | 2026-05-15T18:28:35.343Z | Checking glob v0.3.3 |
| 1293 | 2026-05-15T18:28:35.346Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1294 | 2026-05-15T18:28:35.370Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1295 | 2026-05-15T18:28:35.452Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1296 | 2026-05-15T18:28:35.508Z | Checking usdt v0.5.0 |
| 1297 | 2026-05-15T18:28:35.586Z | Checking tabled v0.20.0 |
| 1298 | 2026-05-15T18:28:35.724Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1299 | 2026-05-15T18:28:35.880Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1300 | 2026-05-15T18:28:35.906Z | Checking zone v0.3.1 |
| 1301 | 2026-05-15T18:28:35.954Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-05-15T18:28:36.172Z | Checking smf v0.2.3 |
| 1303 | 2026-05-15T18:28:36.230Z | Checking secrecy v0.10.3 |
| 1304 | 2026-05-15T18:28:36.245Z | Checking bstr v1.12.0 |
| 1305 | 2026-05-15T18:28:36.349Z | Checking whoami v1.6.1 |
| 1306 | 2026-05-15T18:28:36.397Z | Compiling curve25519-dalek v4.1.3 |
| 1307 | 2026-05-15T18:28:36.519Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1308 | 2026-05-15T18:28:36.575Z | Checking hmac v0.12.1 |
| 1309 | 2026-05-15T18:28:36.653Z | Compiling clang-sys v1.8.1 |
| 1310 | 2026-05-15T18:28:36.671Z | Checking inout v0.1.4 |
| 1311 | 2026-05-15T18:28:36.709Z | Checking ff v0.13.1 |
| 1312 | 2026-05-15T18:28:36.804Z | Compiling enum-as-inner v0.6.1 |
| 1313 | 2026-05-15T18:28:36.835Z | Compiling semver v0.1.20 |
| 1314 | 2026-05-15T18:28:37.024Z | Checking data-encoding v2.9.0 |
| 1315 | 2026-05-15T18:28:37.122Z | Compiling rustc_version v0.1.7 |
| 1316 | 2026-05-15T18:28:37.295Z | Checking group v0.13.0 |
| 1317 | 2026-05-15T18:28:37.326Z | Checking cipher v0.4.4 |
| 1318 | 2026-05-15T18:28:37.360Z | Checking hkdf v0.12.4 |
| 1319 | 2026-05-15T18:28:37.486Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-05-15T18:28:37.501Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1321 | 2026-05-15T18:28:37.520Z | Checking universal-hash v0.5.1 |
| 1322 | 2026-05-15T18:28:37.523Z | Checking crypto-bigint v0.5.5 |
| 1323 | 2026-05-15T18:28:37.615Z | Checking half v2.7.1 |
| 1324 | 2026-05-15T18:28:37.644Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1325 | 2026-05-15T18:28:37.670Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1326 | 2026-05-15T18:28:37.826Z | Checking indent_write v2.2.0 |
| 1327 | 2026-05-15T18:28:37.856Z | Checking opaque-debug v0.3.1 |
| 1328 | 2026-05-15T18:28:37.878Z | Checking ciborium-io v0.2.2 |
| 1329 | 2026-05-15T18:28:37.929Z | Checking base64ct v1.8.0 |
| 1330 | 2026-05-15T18:28:37.954Z | Checking base16ct v0.2.0 |
| 1331 | 2026-05-15T18:28:37.972Z | Checking ciborium-ll v0.2.2 |
| 1332 | 2026-05-15T18:28:38.077Z | Checking poly1305 v0.8.0 |
| 1333 | 2026-05-15T18:28:38.149Z | Checking chacha20 v0.9.1 |
| 1334 | 2026-05-15T18:28:38.165Z | Checking password-hash v0.5.0 |
| 1335 | 2026-05-15T18:28:38.314Z | Compiling newtype_derive v0.1.6 |
| 1336 | 2026-05-15T18:28:38.340Z | Checking similar v2.7.0 |
| 1337 | 2026-05-15T18:28:38.381Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1338 | 2026-05-15T18:28:38.538Z | Checking blake2 v0.10.6 |
| 1339 | 2026-05-15T18:28:38.555Z | Checking elliptic-curve v0.13.8 |
| 1340 | 2026-05-15T18:28:38.569Z | Checking thiserror-no-std v2.0.2 |
| 1341 | 2026-05-15T18:28:38.624Z | Compiling typify-impl v0.6.1 |
| 1342 | 2026-05-15T18:28:38.657Z | Checking aead v0.5.2 |
| 1343 | 2026-05-15T18:28:38.674Z | Compiling libloading v0.8.9 |
| 1344 | 2026-05-15T18:28:38.750Z | Checking keccak v0.1.6 |
| 1345 | 2026-05-15T18:28:38.791Z | Compiling bindgen v0.72.1 |
| 1346 | 2026-05-15T18:28:38.807Z | Checking resolv-conf v0.7.5 |
| 1347 | 2026-05-15T18:28:38.865Z | Checking linked-hash-map v0.5.6 |
| 1348 | 2026-05-15T18:28:38.910Z | Compiling owo-colors v4.3.0 |
| 1349 | 2026-05-15T18:28:39.040Z | Checking sha3 v0.10.8 |
| 1350 | 2026-05-15T18:28:39.056Z | Checking chacha20poly1305 v0.10.1 |
| 1351 | 2026-05-15T18:28:39.060Z | Checking vsss-rs v3.3.4 |
| 1352 | 2026-05-15T18:28:39.087Z | Checking lru-cache v0.1.2 |
| 1353 | 2026-05-15T18:28:39.179Z | Checking argon2 v0.5.3 |
| 1354 | 2026-05-15T18:28:39.232Z | Checking ciborium v0.2.2 |
| 1355 | 2026-05-15T18:28:39.255Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-05-15T18:28:39.363Z | Checking tokio-dtrace v0.1.1 |
| 1357 | 2026-05-15T18:28:39.470Z | Compiling cexpr v0.6.0 |
| 1358 | 2026-05-15T18:28:39.543Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1359 | 2026-05-15T18:28:39.828Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1360 | 2026-05-15T18:28:40.036Z | Checking serde-big-array v0.5.1 |
| 1361 | 2026-05-15T18:28:40.062Z | Compiling serde_repr v0.1.20 |
| 1362 | 2026-05-15T18:28:40.146Z | Compiling derive-where v1.6.0 |
| 1363 | 2026-05-15T18:28:40.172Z | Checking siphasher v1.0.1 |
| 1364 | 2026-05-15T18:28:40.336Z | Checking unicode-segmentation v1.12.0 |
| 1365 | 2026-05-15T18:28:40.525Z | Checking same-file v1.0.6 |
| 1366 | 2026-05-15T18:28:40.636Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1367 | 2026-05-15T18:28:40.654Z | Checking walkdir v2.5.0 |
| 1368 | 2026-05-15T18:28:40.667Z | Checking newline-converter v0.3.0 |
| 1369 | 2026-05-15T18:28:40.752Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-05-15T18:28:40.816Z | Checking phf_shared v0.12.1 |
| 1371 | 2026-05-15T18:28:40.958Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1372 | 2026-05-15T18:28:41.372Z | Checking oxide-tokio-rt v0.1.2 |
| 1373 | 2026-05-15T18:28:41.413Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1374 | 2026-05-15T18:28:41.727Z | Checking console v0.15.11 |
| 1375 | 2026-05-15T18:28:42.006Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-05-15T18:28:42.022Z | Compiling typify-macro v0.6.1 |
| 1377 | 2026-05-15T18:28:42.036Z | Checking tokio-stream v0.1.17 |
| 1378 | 2026-05-15T18:28:42.096Z | Compiling pin-project-internal v1.1.10 |
| 1379 | 2026-05-15T18:28:42.194Z | Compiling slog-dtrace v0.3.0 |
| 1380 | 2026-05-15T18:28:42.403Z | Checking csv-core v0.1.12 |
| 1381 | 2026-05-15T18:28:42.426Z | Checking swrite v0.1.0 |
| 1382 | 2026-05-15T18:28:42.525Z | Checking smawk v0.3.2 |
| 1383 | 2026-05-15T18:28:42.591Z | Checking unicode-width v0.1.14 |
| 1384 | 2026-05-15T18:28:42.663Z | Compiling unicode-xid v0.2.6 |
| 1385 | 2026-05-15T18:28:42.795Z | Checking unicode-linebreak v0.1.5 |
| 1386 | 2026-05-15T18:28:42.811Z | Compiling cancel-safe-futures v0.1.5 |
| 1387 | 2026-05-15T18:28:42.842Z | Checking foldhash v0.1.5 |
| 1388 | 2026-05-15T18:28:42.986Z | Compiling chrono-tz v0.10.4 |
| 1389 | 2026-05-15T18:28:43.013Z | Checking textwrap v0.16.2 |
| 1390 | 2026-05-15T18:28:43.077Z | Checking hashbrown v0.15.5 |
| 1391 | 2026-05-15T18:28:43.162Z | Checking pin-project v1.1.10 |
| 1392 | 2026-05-15T18:28:43.228Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1393 | 2026-05-15T18:28:43.244Z | Compiling const_format_proc_macros v0.2.34 |
| 1394 | 2026-05-15T18:28:43.263Z | Checking csv v1.3.1 |
| 1395 | 2026-05-15T18:28:43.533Z | Checking qorb v0.4.1 |
| 1396 | 2026-05-15T18:28:43.588Z | Checking expectorate v1.2.0 |
| 1397 | 2026-05-15T18:28:43.632Z | Checking phf v0.12.1 |
| 1398 | 2026-05-15T18:28:43.722Z | Checking unicode-normalization v0.1.24 |
| 1399 | 2026-05-15T18:28:43.778Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-05-15T18:28:44.062Z | Compiling progenitor-macro v0.10.0 |
| 1401 | 2026-05-15T18:28:44.161Z | Checking libsw-core v0.3.2 |
| 1402 | 2026-05-15T18:28:44.314Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1403 | 2026-05-15T18:28:44.316Z | Compiling snafu-derive v0.8.9 |
| 1404 | 2026-05-15T18:28:44.540Z | Compiling async-recursion v1.1.1 |
| 1405 | 2026-05-15T18:28:44.716Z | Compiling cookie v0.18.1 |
| 1406 | 2026-05-15T18:28:44.749Z | Checking highway v1.3.0 |
| 1407 | 2026-05-15T18:28:44.914Z | Checking fixedbitset v0.5.7 |
| 1408 | 2026-05-15T18:28:44.955Z | Checking fixedbitset v0.4.2 |
| 1409 | 2026-05-15T18:28:44.987Z | Compiling moka v0.12.11 |
| 1410 | 2026-05-15T18:28:45.124Z | Checking petgraph v0.8.2 |
| 1411 | 2026-05-15T18:28:45.211Z | Checking petgraph v0.6.5 |
| 1412 | 2026-05-15T18:28:45.366Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1413 | 2026-05-15T18:28:45.553Z | Checking libsw v3.5.0 |
| 1414 | 2026-05-15T18:28:45.704Z | Checking olpc-cjson v0.1.4 |
| 1415 | 2026-05-15T18:28:45.847Z | Checking const_format v0.2.34 |
| 1416 | 2026-05-15T18:28:46.042Z | Checking snafu v0.8.9 |
| 1417 | 2026-05-15T18:28:46.278Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1418 | 2026-05-15T18:28:46.436Z | Compiling typify v0.6.1 |
| 1419 | 2026-05-15T18:28:46.532Z | Checking papergrid v0.11.0 |
| 1420 | 2026-05-15T18:28:46.548Z | Checking globset v0.4.16 |
| 1421 | 2026-05-15T18:28:46.670Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1422 | 2026-05-15T18:28:46.686Z | Checking gethostname v0.5.0 |
| 1423 | 2026-05-15T18:28:46.797Z | Compiling tabled_derive v0.7.0 |
| 1424 | 2026-05-15T18:28:46.914Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-05-15T18:28:47.209Z | Checking reqwest v0.13.2 |
| 1426 | 2026-05-15T18:28:47.231Z | Checking bcs v0.1.6 |
| 1427 | 2026-05-15T18:28:47.458Z | Checking pem v3.0.5 |
| 1428 | 2026-05-15T18:28:47.619Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-05-15T18:28:47.708Z | Checking typed-path v0.9.3 |
| 1430 | 2026-05-15T18:28:47.742Z | Checking termtree v0.5.1 |
| 1431 | 2026-05-15T18:28:47.771Z | Checking linear-map v1.2.0 |
| 1432 | 2026-05-15T18:28:47.880Z | Checking tagptr v0.2.0 |
| 1433 | 2026-05-15T18:28:47.942Z | Checking humantime v2.3.0 |
| 1434 | 2026-05-15T18:28:48.024Z | Compiling signal-hook v0.3.18 |
| 1435 | 2026-05-15T18:28:48.124Z | Checking crc8 v0.1.1 |
| 1436 | 2026-05-15T18:28:48.179Z | Checking progenitor v0.10.0 |
| 1437 | 2026-05-15T18:28:48.261Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-05-15T18:28:48.313Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-05-15T18:28:48.380Z | Checking tabled v0.15.0 |
| 1440 | 2026-05-15T18:28:48.449Z | Checking tough v0.20.0 |
| 1441 | 2026-05-15T18:28:48.832Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1442 | 2026-05-15T18:28:49.003Z | Compiling progenitor-impl v0.13.0 |
| 1443 | 2026-05-15T18:28:49.484Z | Checking steno v0.4.1 |
| 1444 | 2026-05-15T18:28:49.774Z | Checking hickory-proto v0.25.2 |
| 1445 | 2026-05-15T18:28:50.389Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1446 | 2026-05-15T18:28:50.405Z | Compiling cargo-platform v0.1.9 |
| 1447 | 2026-05-15T18:28:50.423Z | Compiling vergen v8.3.2 |
| 1448 | 2026-05-15T18:28:50.465Z | Compiling fs-err v3.1.2 |
| 1449 | 2026-05-15T18:28:50.643Z | Compiling crc32fast v1.5.0 |
| 1450 | 2026-05-15T18:28:50.680Z | Compiling cargo_metadata v0.18.1 |
| 1451 | 2026-05-15T18:28:50.984Z | Checking progenitor-client v0.13.0 |
| 1452 | 2026-05-15T18:28:51.006Z | Checking dropshot-api-manager-types v0.5.2 |
| 1453 | 2026-05-15T18:28:51.074Z | Compiling progenitor-macro v0.13.0 |
| 1454 | 2026-05-15T18:28:51.174Z | Checking sha2 v0.10.9 |
| 1455 | 2026-05-15T18:28:51.201Z | Compiling blake3 v1.8.2 |
| 1456 | 2026-05-15T18:28:51.358Z | Checking hickory-resolver v0.25.2 |
| 1457 | 2026-05-15T18:28:51.577Z | Checking adler2 v2.0.1 |
| 1458 | 2026-05-15T18:28:51.776Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-05-15T18:28:52.078Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1460 | 2026-05-15T18:28:52.123Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1461 | 2026-05-15T18:28:52.201Z | Checking git-stub v1.0.0 |
| 1462 | 2026-05-15T18:28:52.244Z | Checking filetime v0.2.26 |
| 1463 | 2026-05-15T18:28:52.353Z | Compiling curl v0.4.49 |
| 1464 | 2026-05-15T18:28:52.383Z | Checking is_ci v1.2.0 |
| 1465 | 2026-05-15T18:28:52.488Z | Checking arrayvec v0.7.6 |
| 1466 | 2026-05-15T18:28:52.606Z | Checking xattr v1.6.1 |
| 1467 | 2026-05-15T18:28:52.674Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1468 | 2026-05-15T18:28:52.746Z | Checking constant_time_eq v0.3.1 |
| 1469 | 2026-05-15T18:28:52.846Z | Checking arrayref v0.3.9 |
| 1470 | 2026-05-15T18:28:52.925Z | Checking tar v0.4.45 |
| 1471 | 2026-05-15T18:28:53.233Z | Checking supports-color v3.0.2 |
| 1472 | 2026-05-15T18:28:53.296Z | Checking git-stub-vcs v0.1.0 |
| 1473 | 2026-05-15T18:28:53.432Z | Checking flate2 v1.1.2 |
| 1474 | 2026-05-15T18:28:53.499Z | Checking drift v0.1.3 |
| 1475 | 2026-05-15T18:28:53.541Z | Checking toml v0.7.8 |
| 1476 | 2026-05-15T18:28:53.654Z | Checking kstat-rs v0.2.4 |
| 1477 | 2026-05-15T18:28:53.712Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1478 | 2026-05-15T18:28:53.744Z | Checking topological-sort v0.2.2 |
| 1479 | 2026-05-15T18:28:53.759Z | Checking dropshot-api-manager v0.5.2 |
| 1480 | 2026-05-15T18:28:53.880Z | Checking omicron-zone-package v0.12.2 |
| 1481 | 2026-05-15T18:28:54.410Z | Checking signal-hook-tokio v0.3.1 |
| 1482 | 2026-05-15T18:28:54.544Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1483 | 2026-05-15T18:28:54.640Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1484 | 2026-05-15T18:28:54.773Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-05-15T18:28:54.848Z | Checking internet-checksum v0.2.1 |
| 1486 | 2026-05-15T18:28:54.970Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-05-15T18:28:55.076Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1488 | 2026-05-15T18:28:55.210Z | Checking progenitor v0.13.0 |
| 1489 | 2026-05-15T18:28:55.337Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1490 | 2026-05-15T18:28:55.425Z | Checking display-error-chain v0.2.2 |
| 1491 | 2026-05-15T18:28:55.530Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1492 | 2026-05-15T18:28:55.547Z | Checking search_path v0.1.4 |
| 1493 | 2026-05-15T18:28:55.686Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1494 | 2026-05-15T18:28:55.838Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1495 | 2026-05-15T18:28:55.937Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-05-15T18:28:56.130Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-05-15T18:28:56.614Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-05-15T18:28:56.706Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-05-15T18:28:57.051Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-05-15T18:28:57.113Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-05-15T18:28:57.150Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-05-15T18:28:57.388Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1503 | 2026-05-15T18:28:57.622Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1504 | 2026-05-15T18:28:57.784Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1505 | 2026-05-15T18:28:57.805Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1506 | 2026-05-15T18:28:57.928Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-05-15T18:28:58.222Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-05-15T18:28:58.464Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1509 | 2026-05-15T18:29:00.509Z | Compiling git2 v0.19.0 |
| 1510 | 2026-05-15T18:29:01.391Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1511 | 2026-05-15T18:29:01.764Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1512 | 2026-05-15T18:29:02.300Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-05-15T18:29:02.645Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1514 | 2026-05-15T18:29:02.888Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1515 | 2026-05-15T18:29:03.173Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-05-15T18:29:03.230Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1517 | 2026-05-15T18:29:03.713Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-05-15T18:29:03.840Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1519 | 2026-05-15T18:29:04.048Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-05-15T18:29:14.559Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-05-15T18:29:15.824Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1522 | 2026-05-15T18:29:20.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s |
| 1523 | 2026-05-15T18:29:20.833Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1524 | 2026-05-15T18:29:20.833Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1525 | 2026-05-15T18:29:21.306Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1526 | 2026-05-15T18:29:21.309Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1527 | 2026-05-15T18:29:21.380Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1528 | 2026-05-15T18:29:21.382Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1529 | 2026-05-15T18:29:28.398Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1530 | 2026-05-15T18:29:28.398Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1531 | 2026-05-15T18:29:30.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s |
| 1532 | 2026-05-15T18:29:31.042Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1533 | 2026-05-15T18:29:31.042Z | + cargo clippy --features softnpu -- --deny warnings |
| 1534 | 2026-05-15T18:29:31.331Z | Downloading crates ... |
| 1535 | 2026-05-15T18:29:31.454Z | Downloaded tap v1.0.1 |
| 1536 | 2026-05-15T18:29:31.457Z | Downloaded serde_arrays v0.1.0 |
| 1537 | 2026-05-15T18:29:31.461Z | Downloaded funty v2.0.0 |
| 1538 | 2026-05-15T18:29:31.461Z | Downloaded bitstruct v0.1.1 |
| 1539 | 2026-05-15T18:29:31.467Z | Downloaded radium v0.7.0 |
| 1540 | 2026-05-15T18:29:31.471Z | Downloaded erased-serde v0.4.8 |
| 1541 | 2026-05-15T18:29:31.475Z | Downloaded wyz v0.5.1 |
| 1542 | 2026-05-15T18:29:31.475Z | Downloaded bitstruct_derive v0.1.0 |
| 1543 | 2026-05-15T18:29:31.475Z | Downloaded typeid v1.0.3 |
| 1544 | 2026-05-15T18:29:31.478Z | Downloaded libloading v0.7.4 |
| 1545 | 2026-05-15T18:29:31.478Z | Downloaded ascii v1.1.0 |
| 1546 | 2026-05-15T18:29:31.482Z | Downloaded num-bigint v0.4.6 |
| 1547 | 2026-05-15T18:29:31.491Z | Downloaded bitvec v1.0.1 |
| 1548 | 2026-05-15T18:29:31.615Z | Checking num-integer v0.1.46 |
| 1549 | 2026-05-15T18:29:31.689Z | Checking num-complex v0.4.6 |
| 1550 | 2026-05-15T18:29:31.698Z | Compiling radium v0.7.0 |
| 1551 | 2026-05-15T18:29:31.705Z | Checking tap v1.0.1 |
| 1552 | 2026-05-15T18:29:31.711Z | Checking funty v2.0.0 |
| 1553 | 2026-05-15T18:29:31.717Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1554 | 2026-05-15T18:29:31.720Z | Compiling typeid v1.0.3 |
| 1555 | 2026-05-15T18:29:31.729Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1556 | 2026-05-15T18:29:31.790Z | Checking wyz v0.5.1 |
| 1557 | 2026-05-15T18:29:31.881Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1558 | 2026-05-15T18:29:31.889Z | Checking num-bigint v0.4.6 |
| 1559 | 2026-05-15T18:29:31.915Z | Checking num-iter v0.1.45 |
| 1560 | 2026-05-15T18:29:31.971Z | Compiling erased-serde v0.4.8 |
| 1561 | 2026-05-15T18:29:31.986Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-05-15T18:29:32.001Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-05-15T18:29:32.015Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-05-15T18:29:32.086Z | Compiling bitstruct_derive v0.1.0 |
| 1565 | 2026-05-15T18:29:32.086Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-05-15T18:29:32.118Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1567 | 2026-05-15T18:29:32.130Z | Checking bitvec v1.0.1 |
| 1568 | 2026-05-15T18:29:32.130Z | Checking ascii v1.1.0 |
| 1569 | 2026-05-15T18:29:32.145Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1570 | 2026-05-15T18:29:32.200Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1571 | 2026-05-15T18:29:32.303Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1572 | 2026-05-15T18:29:32.306Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-05-15T18:29:32.318Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1574 | 2026-05-15T18:29:32.322Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1575 | 2026-05-15T18:29:32.596Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1576 | 2026-05-15T18:29:32.614Z | Checking serde_arrays v0.1.0 |
| 1577 | 2026-05-15T18:29:32.681Z | Checking num-rational v0.4.2 |
| 1578 | 2026-05-15T18:29:32.711Z | Checking bitstruct v0.1.1 |
| 1579 | 2026-05-15T18:29:32.711Z | Checking libloading v0.7.4 |
| 1580 | 2026-05-15T18:29:32.733Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1581 | 2026-05-15T18:29:32.943Z | Checking num v0.4.3 |
| 1582 | 2026-05-15T18:29:33.009Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-05-15T18:29:33.550Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1584 | 2026-05-15T18:29:33.841Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1585 | 2026-05-15T18:29:33.841Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1586 | 2026-05-15T18:29:34.035Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1587 | 2026-05-15T18:29:34.241Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-05-15T18:29:34.244Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-05-15T18:29:34.695Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-05-15T18:29:34.909Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1591 | 2026-05-15T18:29:34.912Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-05-15T18:29:34.912Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1593 | 2026-05-15T18:29:34.912Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1594 | 2026-05-15T18:29:35.289Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1595 | 2026-05-15T18:29:35.695Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1596 | 2026-05-15T18:29:36.521Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1597 | 2026-05-15T18:29:38.726Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1598 | 2026-05-15T18:29:39.073Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1599 | 2026-05-15T18:29:39.924Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1600 | 2026-05-15T18:29:40.653Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1601 | 2026-05-15T18:29:40.768Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1602 | 2026-05-15T18:29:47.056Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1603 | 2026-05-15T18:29:48.298Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-05-15T18:29:48.819Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1605 | 2026-05-15T18:29:52.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.87s |
| 1606 | 2026-05-15T18:29:53.105Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1607 | 2026-05-15T18:29:53.105Z | + cargo clippy --features chaos -- --deny warnings |
| 1608 | 2026-05-15T18:29:53.569Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1609 | 2026-05-15T18:29:53.572Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1610 | 2026-05-15T18:29:53.572Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1611 | 2026-05-15T18:30:00.644Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1612 | 2026-05-15T18:30:00.648Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1613 | 2026-05-15T18:30:03.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.97s |
| 1614 | 2026-05-15T18:30:03.266Z | + banner fmt |
| 1615 | 2026-05-15T18:30:03.269Z | |
| 1616 | 2026-05-15T18:30:03.269Z | ###### # # ##### |
| 1617 | 2026-05-15T18:30:03.269Z | # ## ## # |
| 1618 | 2026-05-15T18:30:03.269Z | ##### # ## # # |
| 1619 | 2026-05-15T18:30:03.269Z | # # # # |
| 1620 | 2026-05-15T18:30:03.269Z | # # # # |
| 1621 | 2026-05-15T18:30:03.269Z | # # # # |
| 1622 | 2026-05-15T18:30:03.269Z | |
| 1623 | 2026-05-15T18:30:03.269Z | + cargo fmt -- --check |
| 1624 | 2026-05-15T18:30:03.703Z | + banner test |
| 1625 | 2026-05-15T18:30:03.706Z | |
| 1626 | 2026-05-15T18:30:03.706Z | ##### ###### #### ##### |
| 1627 | 2026-05-15T18:30:03.706Z | # # # # |
| 1628 | 2026-05-15T18:30:03.706Z | # ##### #### # |
| 1629 | 2026-05-15T18:30:03.706Z | # # # # |
| 1630 | 2026-05-15T18:30:03.706Z | # # # # # |
| 1631 | 2026-05-15T18:30:03.706Z | # ###### #### # |
| 1632 | 2026-05-15T18:30:03.706Z | |
| 1633 | 2026-05-15T18:30:03.706Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1634 | 2026-05-15T18:30:03.706Z | + RUST_BACKTRACE=full |
| 1635 | 2026-05-15T18:30:03.706Z | + cargo test --features tofino_stub --no-fail-fast |
| 1636 | 2026-05-15T18:30:04.540Z | Compiling unicode-ident v1.0.24 |
| 1637 | 2026-05-15T18:30:04.540Z | Compiling cfg-if v1.0.3 |
| 1638 | 2026-05-15T18:30:04.619Z | Compiling memchr v2.7.5 |
| 1639 | 2026-05-15T18:30:04.639Z | Compiling serde_core v1.0.228 |
| 1640 | 2026-05-15T18:30:04.655Z | Compiling itoa v1.0.15 |
| 1641 | 2026-05-15T18:30:04.660Z | Compiling libc v0.2.183 |
| 1642 | 2026-05-15T18:30:04.669Z | Compiling zmij v1.0.17 |
| 1643 | 2026-05-15T18:30:04.681Z | Compiling libm v0.2.15 |
| 1644 | 2026-05-15T18:30:04.746Z | Compiling proc-macro2 v1.0.106 |
| 1645 | 2026-05-15T18:30:04.773Z | Compiling heck v0.5.0 |
| 1646 | 2026-05-15T18:30:04.933Z | Compiling log v0.4.29 |
| 1647 | 2026-05-15T18:30:05.041Z | Compiling equivalent v1.0.2 |
| 1648 | 2026-05-15T18:30:05.116Z | Compiling quote v1.0.45 |
| 1649 | 2026-05-15T18:30:05.131Z | Compiling smallvec v1.15.1 |
| 1650 | 2026-05-15T18:30:05.141Z | Compiling allocator-api2 v0.2.21 |
| 1651 | 2026-05-15T18:30:05.186Z | Compiling iana-time-zone v0.1.64 |
| 1652 | 2026-05-15T18:30:05.292Z | Compiling syn v2.0.117 |
| 1653 | 2026-05-15T18:30:05.400Z | Compiling foldhash v0.2.0 |
| 1654 | 2026-05-15T18:30:05.413Z | Compiling dyn-clone v1.0.20 |
| 1655 | 2026-05-15T18:30:05.488Z | Compiling stable_deref_trait v1.2.0 |
| 1656 | 2026-05-15T18:30:05.514Z | Compiling pin-project-lite v0.2.16 |
| 1657 | 2026-05-15T18:30:05.553Z | Compiling hashbrown v0.16.1 |
| 1658 | 2026-05-15T18:30:05.570Z | Compiling fnv v1.0.7 |
| 1659 | 2026-05-15T18:30:05.611Z | Compiling percent-encoding v2.3.2 |
| 1660 | 2026-05-15T18:30:05.626Z | Compiling writeable v0.6.1 |
| 1661 | 2026-05-15T18:30:05.668Z | Compiling litemap v0.8.0 |
| 1662 | 2026-05-15T18:30:05.789Z | Compiling regex-syntax v0.8.6 |
| 1663 | 2026-05-15T18:30:05.809Z | Compiling icu_normalizer_data v2.0.0 |
| 1664 | 2026-05-15T18:30:05.887Z | Compiling icu_properties_data v2.0.1 |
| 1665 | 2026-05-15T18:30:05.888Z | Compiling form_urlencoded v1.2.2 |
| 1666 | 2026-05-15T18:30:05.927Z | Compiling utf8_iter v1.0.4 |
| 1667 | 2026-05-15T18:30:06.021Z | Compiling scopeguard v1.2.0 |
| 1668 | 2026-05-15T18:30:06.074Z | Compiling num-traits v0.2.19 |
| 1669 | 2026-05-15T18:30:06.074Z | Compiling getrandom v0.3.3 |
| 1670 | 2026-05-15T18:30:06.129Z | Compiling lock_api v0.4.14 |
| 1671 | 2026-05-15T18:30:06.141Z | Compiling aho-corasick v1.1.3 |
| 1672 | 2026-05-15T18:30:06.256Z | Compiling ucd-trie v0.1.7 |
| 1673 | 2026-05-15T18:30:06.354Z | Compiling semver v1.0.27 |
| 1674 | 2026-05-15T18:30:06.431Z | Compiling serde_json v1.0.149 |
| 1675 | 2026-05-15T18:30:06.550Z | Compiling indexmap v2.13.0 |
| 1676 | 2026-05-15T18:30:06.675Z | Compiling byteorder v1.5.0 |
| 1677 | 2026-05-15T18:30:06.698Z | Compiling uuid v1.20.0 |
| 1678 | 2026-05-15T18:30:07.099Z | Compiling futures-core v0.3.32 |
| 1679 | 2026-05-15T18:30:07.159Z | Compiling num-conv v0.2.1 |
| 1680 | 2026-05-15T18:30:07.253Z | Compiling regex-automata v0.4.13 |
| 1681 | 2026-05-15T18:30:07.315Z | Compiling time-core v0.1.8 |
| 1682 | 2026-05-15T18:30:07.467Z | Compiling time-macros v0.2.27 |
| 1683 | 2026-05-15T18:30:07.526Z | Compiling futures-sink v0.3.32 |
| 1684 | 2026-05-15T18:30:07.544Z | Compiling ryu v1.0.20 |
| 1685 | 2026-05-15T18:30:07.557Z | Compiling regress v0.10.5 |
| 1686 | 2026-05-15T18:30:07.734Z | Compiling slab v0.4.11 |
| 1687 | 2026-05-15T18:30:07.924Z | Compiling pretty-hex v0.4.1 |
| 1688 | 2026-05-15T18:30:08.063Z | Compiling synstructure v0.13.2 |
| 1689 | 2026-05-15T18:30:08.238Z | Compiling serde_derive_internals v0.29.1 |
| 1690 | 2026-05-15T18:30:08.265Z | Compiling strsim v0.11.1 |
| 1691 | 2026-05-15T18:30:08.391Z | Compiling plain v0.2.3 |
| 1692 | 2026-05-15T18:30:08.452Z | Compiling futures-channel v0.3.32 |
| 1693 | 2026-05-15T18:30:08.502Z | Compiling syn v1.0.109 |
| 1694 | 2026-05-15T18:30:08.657Z | Compiling futures-task v0.3.32 |
| 1695 | 2026-05-15T18:30:08.764Z | Compiling futures-io v0.3.32 |
| 1696 | 2026-05-15T18:30:08.810Z | Compiling socket2 v0.6.0 |
| 1697 | 2026-05-15T18:30:08.924Z | Compiling regex v1.12.3 |
| 1698 | 2026-05-15T18:30:09.013Z | Compiling parking_lot_core v0.9.12 |
| 1699 | 2026-05-15T18:30:09.264Z | Compiling serde_derive v1.0.228 |
| 1700 | 2026-05-15T18:30:09.277Z | Compiling zerofrom-derive v0.1.6 |
| 1701 | 2026-05-15T18:30:09.299Z | Compiling yoke-derive v0.8.0 |
| 1702 | 2026-05-15T18:30:09.313Z | Compiling zerovec-derive v0.11.1 |
| 1703 | 2026-05-15T18:30:09.397Z | Compiling displaydoc v0.2.5 |
| 1704 | 2026-05-15T18:30:09.859Z | Compiling thiserror-impl v2.0.18 |
| 1705 | 2026-05-15T18:30:10.170Z | Compiling schemars_derive v0.8.22 |
| 1706 | 2026-05-15T18:30:10.342Z | Compiling tokio-macros v2.6.0 |
| 1707 | 2026-05-15T18:30:10.414Z | Compiling zerocopy-derive v0.8.27 |
| 1708 | 2026-05-15T18:30:10.510Z | Compiling zeroize_derive v1.4.3 |
| 1709 | 2026-05-15T18:30:11.099Z | Compiling thiserror v2.0.18 |
| 1710 | 2026-05-15T18:30:11.111Z | Compiling futures-macro v0.3.32 |
| 1711 | 2026-05-15T18:30:11.205Z | Compiling zerofrom v0.1.6 |
| 1712 | 2026-05-15T18:30:11.218Z | Compiling thiserror-impl v1.0.69 |
| 1713 | 2026-05-15T18:30:11.334Z | Compiling yoke v0.8.0 |
| 1714 | 2026-05-15T18:30:11.379Z | Compiling tracing-attributes v0.1.30 |
| 1715 | 2026-05-15T18:30:11.449Z | Compiling pest v2.8.2 |
| 1716 | 2026-05-15T18:30:11.522Z | Compiling zerovec v0.11.4 |
| 1717 | 2026-05-15T18:30:11.662Z | Compiling zerocopy v0.8.27 |
| 1718 | 2026-05-15T18:30:11.894Z | Compiling zerotrie v0.2.2 |
| 1719 | 2026-05-15T18:30:11.934Z | Compiling serde v1.0.228 |
| 1720 | 2026-05-15T18:30:12.198Z | Compiling scroll_derive v0.13.1 |
| 1721 | 2026-05-15T18:30:12.380Z | Compiling bytes v1.11.1 |
| 1722 | 2026-05-15T18:30:12.394Z | Compiling serde_tokenstream v0.2.3 |
| 1723 | 2026-05-15T18:30:12.447Z | Compiling tinystr v0.8.1 |
| 1724 | 2026-05-15T18:30:12.457Z | Compiling potential_utf v0.1.3 |
| 1725 | 2026-05-15T18:30:12.621Z | Compiling icu_locale_core v2.0.0 |
| 1726 | 2026-05-15T18:30:12.634Z | Compiling icu_collections v2.0.0 |
| 1727 | 2026-05-15T18:30:12.654Z | Compiling chrono v0.4.44 |
| 1728 | 2026-05-15T18:30:12.678Z | Compiling pest_meta v2.8.2 |
| 1729 | 2026-05-15T18:30:12.765Z | Compiling async-trait v0.1.89 |
| 1730 | 2026-05-15T18:30:13.016Z | Compiling http v1.4.0 |
| 1731 | 2026-05-15T18:30:13.112Z | Compiling icu_provider v2.0.0 |
| 1732 | 2026-05-15T18:30:13.420Z | Compiling icu_properties v2.0.1 |
| 1733 | 2026-05-15T18:30:13.466Z | Compiling icu_normalizer v2.0.0 |
| 1734 | 2026-05-15T18:30:13.665Z | Compiling schemars v0.8.22 |
| 1735 | 2026-05-15T18:30:13.759Z | Compiling pest_generator v2.8.2 |
| 1736 | 2026-05-15T18:30:13.986Z | Compiling scroll v0.13.0 |
| 1737 | 2026-05-15T18:30:14.025Z | Compiling thiserror v1.0.69 |
| 1738 | 2026-05-15T18:30:14.132Z | Compiling parking_lot v0.12.5 |
| 1739 | 2026-05-15T18:30:14.159Z | Compiling signal-hook-registry v1.4.6 |
| 1740 | 2026-05-15T18:30:14.228Z | Compiling thread-id v5.0.0 |
| 1741 | 2026-05-15T18:30:14.276Z | Compiling goblin v0.10.1 |
| 1742 | 2026-05-15T18:30:14.314Z | Compiling idna_adapter v1.2.1 |
| 1743 | 2026-05-15T18:30:14.409Z | Compiling pest_derive v2.8.2 |
| 1744 | 2026-05-15T18:30:14.467Z | Compiling idna v1.1.0 |
| 1745 | 2026-05-15T18:30:14.536Z | Compiling openapiv3 v2.2.0 |
| 1746 | 2026-05-15T18:30:14.550Z | Compiling mio v1.0.4 |
| 1747 | 2026-05-15T18:30:14.639Z | Compiling daft-derive v0.1.4 |
| 1748 | 2026-05-15T18:30:14.717Z | Compiling darling_core v0.21.3 |
| 1749 | 2026-05-15T18:30:14.862Z | Compiling url v2.5.7 |
| 1750 | 2026-05-15T18:30:14.983Z | Compiling dtrace-parser v0.3.0 |
| 1751 | 2026-05-15T18:30:15.060Z | Compiling tokio v1.49.0 |
| 1752 | 2026-05-15T18:30:15.328Z | Compiling typify-impl v0.4.3 |
| 1753 | 2026-05-15T18:30:15.744Z | Compiling serde_yaml v0.9.34+deprecated |
| 1754 | 2026-05-15T18:30:15.865Z | Compiling ppv-lite86 v0.2.21 |
| 1755 | 2026-05-15T18:30:16.186Z | Compiling openssl-macros v0.1.1 |
| 1756 | 2026-05-15T18:30:16.266Z | Compiling base64 v0.22.1 |
| 1757 | 2026-05-15T18:30:16.661Z | Compiling http-body v1.0.1 |
| 1758 | 2026-05-15T18:30:16.796Z | Compiling bitflags v2.9.4 |
| 1759 | 2026-05-15T18:30:16.808Z | Compiling darling_macro v0.21.3 |
| 1760 | 2026-05-15T18:30:16.818Z | Compiling erased-serde v0.3.31 |
| 1761 | 2026-05-15T18:30:16.857Z | Compiling typenum v1.18.0 |
| 1762 | 2026-05-15T18:30:16.985Z | Compiling dof v0.4.0 |
| 1763 | 2026-05-15T18:30:17.029Z | Compiling getrandom v0.2.16 |
| 1764 | 2026-05-15T18:30:17.214Z | Compiling ipnet v2.11.0 |
| 1765 | 2026-05-15T18:30:17.312Z | Compiling atomic-waker v1.1.2 |
| 1766 | 2026-05-15T18:30:17.389Z | Compiling anyhow v1.0.102 |
| 1767 | 2026-05-15T18:30:17.404Z | Compiling darling v0.21.3 |
| 1768 | 2026-05-15T18:30:17.439Z | Compiling usdt-impl v0.6.0 |
| 1769 | 2026-05-15T18:30:17.483Z | Compiling httparse v1.10.1 |
| 1770 | 2026-05-15T18:30:17.745Z | Compiling portable-atomic v1.11.1 |
| 1771 | 2026-05-15T18:30:17.797Z | Compiling tower-service v0.3.3 |
| 1772 | 2026-05-15T18:30:17.896Z | Compiling untrusted v0.9.0 |
| 1773 | 2026-05-15T18:30:18.025Z | Compiling tower-layer v0.3.3 |
| 1774 | 2026-05-15T18:30:18.135Z | Compiling critical-section v1.2.0 |
| 1775 | 2026-05-15T18:30:18.183Z | Compiling try-lock v0.2.5 |
| 1776 | 2026-05-15T18:30:18.248Z | Compiling once_cell v1.21.3 |
| 1777 | 2026-05-15T18:30:18.260Z | Compiling zeroize v1.8.1 |
| 1778 | 2026-05-15T18:30:18.294Z | Compiling want v0.3.1 |
| 1779 | 2026-05-15T18:30:18.460Z | Compiling httpdate v1.0.3 |
| 1780 | 2026-05-15T18:30:18.463Z | Compiling pin-utils v0.1.0 |
| 1781 | 2026-05-15T18:30:18.463Z | Compiling structmeta-derive v0.3.0 |
| 1782 | 2026-05-15T18:30:18.539Z | Compiling newtype-uuid-macros v0.1.0 |
| 1783 | 2026-05-15T18:30:18.720Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-05-15T18:30:18.999Z | Compiling usdt-macro v0.6.0 |
| 1785 | 2026-05-15T18:30:19.145Z | Compiling usdt-attr-macro v0.6.0 |
| 1786 | 2026-05-15T18:30:19.554Z | Compiling structmeta v0.3.0 |
| 1787 | 2026-05-15T18:30:19.841Z | Compiling async-stream-impl v0.3.6 |
| 1788 | 2026-05-15T18:30:20.079Z | Compiling powerfmt v0.2.0 |
| 1789 | 2026-05-15T18:30:20.290Z | Compiling deranged v0.5.3 |
| 1790 | 2026-05-15T18:30:20.463Z | Compiling num_threads v0.1.7 |
| 1791 | 2026-05-15T18:30:20.495Z | Compiling omicron-workspace-hack v0.1.0 |
| 1792 | 2026-05-15T18:30:20.563Z | Compiling dropshot_endpoint v0.16.7 |
| 1793 | 2026-05-15T18:30:20.854Z | Compiling http-body-util v0.1.3 |
| 1794 | 2026-05-15T18:30:21.097Z | Compiling ref-cast-impl v1.0.25 |
| 1795 | 2026-05-15T18:30:21.515Z | Compiling typify-macro v0.4.3 |
| 1796 | 2026-05-15T18:30:21.526Z | Compiling derive-ex v0.1.8 |
| 1797 | 2026-05-15T18:30:21.536Z | Compiling serde_urlencoded v0.7.1 |
| 1798 | 2026-05-15T18:30:21.550Z | Compiling strum_macros v0.27.2 |
| 1799 | 2026-05-15T18:30:21.837Z | Compiling sync_wrapper v1.0.2 |
| 1800 | 2026-05-15T18:30:21.837Z | Compiling serde_with_macros v3.14.1 |
| 1801 | 2026-05-15T18:30:21.946Z | Compiling subtle v2.6.1 |
| 1802 | 2026-05-15T18:30:21.956Z | Compiling iri-string v0.7.8 |
| 1803 | 2026-05-15T18:30:22.112Z | Compiling thread_local v1.1.9 |
| 1804 | 2026-05-15T18:30:22.201Z | Compiling rand_core v0.6.4 |
| 1805 | 2026-05-15T18:30:22.429Z | Compiling futures-util v0.3.32 |
| 1806 | 2026-05-15T18:30:22.631Z | Compiling match_cfg v0.1.0 |
| 1807 | 2026-05-15T18:30:22.707Z | Compiling parse-display-derive v0.10.0 |
| 1808 | 2026-05-15T18:30:22.966Z | Compiling toml_datetime v0.6.11 |
| 1809 | 2026-05-15T18:30:23.095Z | Compiling test-strategy v0.4.3 |
| 1810 | 2026-05-15T18:30:23.204Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1811 | 2026-05-15T18:30:23.245Z | Compiling term v1.2.0 |
| 1812 | 2026-05-15T18:30:23.541Z | Compiling typify v0.4.3 |
| 1813 | 2026-05-15T18:30:23.559Z | Compiling take_mut v0.2.2 |
| 1814 | 2026-05-15T18:30:23.633Z | Compiling progenitor-impl v0.11.1 |
| 1815 | 2026-05-15T18:30:23.673Z | Compiling tracing-core v0.1.34 |
| 1816 | 2026-05-15T18:30:23.934Z | Compiling clap_derive v4.6.0 |
| 1817 | 2026-05-15T18:30:24.129Z | Compiling tracing v0.1.41 |
| 1818 | 2026-05-15T18:30:24.313Z | Compiling camino v1.2.2 |
| 1819 | 2026-05-15T18:30:24.364Z | Compiling cpufeatures v0.2.17 |
| 1820 | 2026-05-15T18:30:24.420Z | Compiling fastrand v2.3.0 |
| 1821 | 2026-05-15T18:30:24.442Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1822 | 2026-05-15T18:30:24.565Z | Compiling encoding_rs v0.8.35 |
| 1823 | 2026-05-15T18:30:24.692Z | Compiling mime v0.3.17 |
| 1824 | 2026-05-15T18:30:24.810Z | Compiling unicode-width v0.2.1 |
| 1825 | 2026-05-15T18:30:25.416Z | Compiling errno v0.3.14 |
| 1826 | 2026-05-15T18:30:25.434Z | Compiling hex v0.4.3 |
| 1827 | 2026-05-15T18:30:25.574Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-05-15T18:30:25.740Z | Compiling ipnetwork v0.21.1 |
| 1829 | 2026-05-15T18:30:26.067Z | Compiling crossbeam-utils v0.8.21 |
| 1830 | 2026-05-15T18:30:26.187Z | Compiling winnow v0.7.14 |
| 1831 | 2026-05-15T18:30:26.189Z | Compiling rustix v1.1.2 |
| 1832 | 2026-05-15T18:30:26.271Z | Compiling tokio-util v0.7.16 |
| 1833 | 2026-05-15T18:30:26.575Z | Compiling slog v2.8.2 |
| 1834 | 2026-05-15T18:30:27.141Z | Compiling progenitor-macro v0.11.1 |
| 1835 | 2026-05-15T18:30:27.297Z | Compiling crypto-common v0.1.6 |
| 1836 | 2026-05-15T18:30:27.328Z | Compiling itertools v0.14.0 |
| 1837 | 2026-05-15T18:30:27.431Z | Compiling rand_core v0.9.3 |
| 1838 | 2026-05-15T18:30:27.470Z | Compiling h2 v0.4.12 |
| 1839 | 2026-05-15T18:30:27.608Z | Compiling oxnet v0.1.4 |
| 1840 | 2026-05-15T18:30:27.652Z | Compiling rand_chacha v0.9.0 |
| 1841 | 2026-05-15T18:30:27.744Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-05-15T18:30:28.032Z | Compiling spin v0.9.8 |
| 1843 | 2026-05-15T18:30:28.141Z | Compiling debug-ignore v1.0.5 |
| 1844 | 2026-05-15T18:30:28.155Z | Compiling quick-error v1.2.3 |
| 1845 | 2026-05-15T18:30:28.187Z | Compiling rand v0.9.2 |
| 1846 | 2026-05-15T18:30:28.250Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1847 | 2026-05-15T18:30:28.264Z | Compiling tabwriter v1.4.1 |
| 1848 | 2026-05-15T18:30:28.508Z | Compiling rustls-pki-types v1.12.0 |
| 1849 | 2026-05-15T18:30:28.557Z | Compiling serde_spanned v1.0.4 |
| 1850 | 2026-05-15T18:30:28.715Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1851 | 2026-05-15T18:30:28.940Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1852 | 2026-05-15T18:30:29.026Z | Compiling bit-vec v0.8.0 |
| 1853 | 2026-05-15T18:30:29.071Z | Compiling colored v3.0.0 |
| 1854 | 2026-05-15T18:30:29.151Z | Compiling lazy_static v1.5.0 |
| 1855 | 2026-05-15T18:30:29.184Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1856 | 2026-05-15T18:30:29.256Z | Compiling bit-set v0.8.0 |
| 1857 | 2026-05-15T18:30:29.268Z | Compiling async-stream v0.3.6 |
| 1858 | 2026-05-15T18:30:29.423Z | Compiling strum v0.26.3 |
| 1859 | 2026-05-15T18:30:29.442Z | Compiling waitgroup v0.1.2 |
| 1860 | 2026-05-15T18:30:29.454Z | Compiling serde_path_to_error v0.1.20 |
| 1861 | 2026-05-15T18:30:29.557Z | Compiling hyper v1.8.1 |
| 1862 | 2026-05-15T18:30:29.710Z | Compiling anstyle v1.0.14 |
| 1863 | 2026-05-15T18:30:29.813Z | Compiling unarray v0.1.4 |
| 1864 | 2026-05-15T18:30:29.930Z | Compiling time v0.3.47 |
| 1865 | 2026-05-15T18:30:29.942Z | Compiling ring v0.17.14 |
| 1866 | 2026-05-15T18:30:30.417Z | Compiling macaddr v1.0.1 |
| 1867 | 2026-05-15T18:30:30.619Z | Compiling hyper-util v0.1.19 |
| 1868 | 2026-05-15T18:30:30.733Z | Compiling utf8parse v0.2.2 |
| 1869 | 2026-05-15T18:30:30.961Z | Compiling anstyle-parse v1.0.0 |
| 1870 | 2026-05-15T18:30:31.160Z | Compiling crossbeam-channel v0.5.15 |
| 1871 | 2026-05-15T18:30:31.297Z | Compiling block-buffer v0.10.4 |
| 1872 | 2026-05-15T18:30:31.456Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1873 | 2026-05-15T18:30:31.631Z | Compiling ref-cast v1.0.25 |
| 1874 | 2026-05-15T18:30:31.644Z | Compiling anstyle-query v1.1.4 |
| 1875 | 2026-05-15T18:30:31.740Z | Compiling colorchoice v1.0.4 |
| 1876 | 2026-05-15T18:30:31.763Z | Compiling is_terminal_polyfill v1.70.1 |
| 1877 | 2026-05-15T18:30:31.791Z | Compiling digest v0.10.7 |
| 1878 | 2026-05-15T18:30:31.820Z | Compiling strum v0.27.2 |
| 1879 | 2026-05-15T18:30:31.854Z | Compiling anstream v1.0.0 |
| 1880 | 2026-05-15T18:30:31.854Z | Compiling clap_lex v1.1.0 |
| 1881 | 2026-05-15T18:30:31.951Z | Compiling is-terminal v0.4.16 |
| 1882 | 2026-05-15T18:30:32.008Z | Compiling slog-async v2.8.0 |
| 1883 | 2026-05-15T18:30:32.043Z | Compiling slog-term v2.9.2 |
| 1884 | 2026-05-15T18:30:32.111Z | Compiling slog-json v2.6.1 |
| 1885 | 2026-05-15T18:30:32.176Z | Compiling tower v0.5.2 |
| 1886 | 2026-05-15T18:30:32.255Z | Compiling hostname v0.3.1 |
| 1887 | 2026-05-15T18:30:32.336Z | Compiling instant v0.1.13 |
| 1888 | 2026-05-15T18:30:32.339Z | Compiling futures-executor v0.3.32 |
| 1889 | 2026-05-15T18:30:32.396Z | Compiling slog-bunyan v2.5.0 |
| 1890 | 2026-05-15T18:30:32.620Z | Compiling tower-http v0.6.8 |
| 1891 | 2026-05-15T18:30:32.623Z | Compiling futures v0.3.32 |
| 1892 | 2026-05-15T18:30:32.671Z | Compiling openssl-sys v0.9.112 |
| 1893 | 2026-05-15T18:30:33.236Z | Compiling aws-lc-sys v0.39.1 |
| 1894 | 2026-05-15T18:30:33.259Z | Compiling memmap2 v0.9.8 |
| 1895 | 2026-05-15T18:30:33.846Z | Compiling untrusted v0.7.1 |
| 1896 | 2026-05-15T18:30:33.859Z | Compiling foreign-types-shared v0.1.1 |
| 1897 | 2026-05-15T18:30:33.897Z | Compiling tempfile v3.23.0 |
| 1898 | 2026-05-15T18:30:33.917Z | Compiling openssl-probe v0.1.6 |
| 1899 | 2026-05-15T18:30:33.981Z | Compiling foreign-types v0.3.2 |
| 1900 | 2026-05-15T18:30:33.984Z | Compiling aws-lc-rs v1.16.2 |
| 1901 | 2026-05-15T18:30:34.171Z | Compiling openssl v0.10.76 |
| 1902 | 2026-05-15T18:30:34.958Z | Compiling rustls-webpki v0.103.6 |
| 1903 | 2026-05-15T18:30:35.499Z | Compiling rustls v0.23.32 |
| 1904 | 2026-05-15T18:30:35.834Z | Compiling either v1.15.0 |
| 1905 | 2026-05-15T18:30:36.001Z | Compiling usdt v0.6.0 |
| 1906 | 2026-05-15T18:30:36.278Z | Compiling webpki-roots v1.0.2 |
| 1907 | 2026-05-15T18:30:36.415Z | Compiling native-tls v0.2.14 |
| 1908 | 2026-05-15T18:30:36.580Z | Compiling newtype-uuid v1.3.2 |
| 1909 | 2026-05-15T18:30:36.736Z | Compiling tokio-native-tls v0.3.1 |
| 1910 | 2026-05-15T18:30:36.907Z | Compiling hyper-tls v0.6.0 |
| 1911 | 2026-05-15T18:30:36.932Z | Compiling daft v0.1.4 |
| 1912 | 2026-05-15T18:30:37.378Z | Compiling rustls-webpki v0.102.8 |
| 1913 | 2026-05-15T18:30:38.393Z | Compiling tokio-rustls v0.26.3 |
| 1914 | 2026-05-15T18:30:38.666Z | Compiling hyper-rustls v0.27.7 |
| 1915 | 2026-05-15T18:30:38.756Z | Compiling rustls v0.22.4 |
| 1916 | 2026-05-15T18:30:39.039Z | Compiling reqwest v0.12.23 |
| 1917 | 2026-05-15T18:30:39.749Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1918 | 2026-05-15T18:30:40.481Z | Compiling sha1 v0.10.6 |
| 1919 | 2026-05-15T18:30:40.687Z | Compiling tokio-rustls v0.25.0 |
| 1920 | 2026-05-15T18:30:40.719Z | Compiling rustls-pemfile v2.2.0 |
| 1921 | 2026-05-15T18:30:40.914Z | Compiling multer v3.1.0 |
| 1922 | 2026-05-15T18:30:40.914Z | Compiling terminal_size v0.4.3 |
| 1923 | 2026-05-15T18:30:41.064Z | Compiling rand_chacha v0.3.1 |
| 1924 | 2026-05-15T18:30:41.560Z | Compiling wait-timeout v0.2.1 |
| 1925 | 2026-05-15T18:30:41.577Z | Compiling hostname v0.4.2 |
| 1926 | 2026-05-15T18:30:41.879Z | Compiling rusty-fork v0.3.0 |
| 1927 | 2026-05-15T18:30:42.119Z | Compiling dropshot v0.16.7 |
| 1928 | 2026-05-15T18:30:42.246Z | Compiling rand v0.8.5 |
| 1929 | 2026-05-15T18:30:43.143Z | Compiling rand_xorshift v0.4.0 |
| 1930 | 2026-05-15T18:30:43.630Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-05-15T18:30:44.306Z | Compiling proptest v1.8.0 |
| 1932 | 2026-05-15T18:30:44.495Z | Compiling clap_builder v4.6.0 |
| 1933 | 2026-05-15T18:30:45.562Z | Compiling serde_spanned v0.6.9 |
| 1934 | 2026-05-15T18:30:46.192Z | Compiling clap v4.6.0 |
| 1935 | 2026-05-15T18:30:46.284Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1936 | 2026-05-15T18:30:46.333Z | Compiling prettyplease v0.2.37 |
| 1937 | 2026-05-15T18:30:47.139Z | Compiling progenitor-client v0.10.0 |
| 1938 | 2026-05-15T18:30:47.256Z | Compiling progenitor-client v0.11.1 |
| 1939 | 2026-05-15T18:30:47.714Z | Compiling serde_with v3.14.1 |
| 1940 | 2026-05-15T18:30:48.626Z | Compiling progenitor v0.11.1 |
| 1941 | 2026-05-15T18:30:49.439Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1942 | 2026-05-15T18:30:49.631Z | Compiling rustc-hash v2.1.1 |
| 1943 | 2026-05-15T18:30:49.786Z | Compiling iddqd v0.3.17 |
| 1944 | 2026-05-15T18:30:50.068Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1945 | 2026-05-15T18:30:50.910Z | Compiling backoff v0.4.0 |
| 1946 | 2026-05-15T18:30:51.055Z | Compiling parse-display v0.10.0 |
| 1947 | 2026-05-15T18:30:51.080Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1948 | 2026-05-15T18:30:51.213Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1949 | 2026-05-15T18:30:51.261Z | Compiling num-derive v0.3.3 |
| 1950 | 2026-05-15T18:30:51.368Z | Compiling toml_write v0.1.2 |
| 1951 | 2026-05-15T18:30:51.390Z | Compiling winnow v0.5.40 |
| 1952 | 2026-05-15T18:30:51.574Z | Compiling toml_edit v0.22.27 |
| 1953 | 2026-05-15T18:30:52.986Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1954 | 2026-05-15T18:30:53.061Z | Compiling num-integer v0.1.46 |
| 1955 | 2026-05-15T18:30:53.389Z | Compiling float-ord v0.3.2 |
| 1956 | 2026-05-15T18:30:53.582Z | Compiling toml v0.8.23 |
| 1957 | 2026-05-15T18:30:56.575Z | Compiling num-rational v0.4.2 |
| 1958 | 2026-05-15T18:30:56.812Z | Compiling num-iter v0.1.45 |
| 1959 | 2026-05-15T18:30:57.212Z | Compiling num-complex v0.4.6 |
| 1960 | 2026-05-15T18:30:58.143Z | Compiling num v0.4.3 |
| 1961 | 2026-05-15T18:30:58.613Z | Compiling toml_edit v0.19.15 |
| 1962 | 2026-05-15T18:31:00.113Z | Compiling proc-macro-crate v1.3.1 |
| 1963 | 2026-05-15T18:31:01.098Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-05-15T18:31:02.098Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1965 | 2026-05-15T18:31:02.646Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1966 | 2026-05-15T18:31:04.257Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-05-15T18:31:04.802Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-05-15T18:31:04.929Z | Compiling memoffset v0.9.1 |
| 1969 | 2026-05-15T18:31:04.979Z | Compiling ingot-macros v0.1.1 |
| 1970 | 2026-05-15T18:31:05.019Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1971 | 2026-05-15T18:31:05.121Z | Compiling nix v0.30.1 |
| 1972 | 2026-05-15T18:31:05.461Z | Compiling proc-macro-error2 v2.0.1 |
| 1973 | 2026-05-15T18:31:05.658Z | Compiling libscf-sys v1.1.0 |
| 1974 | 2026-05-15T18:31:05.731Z | Compiling scroll_derive v0.12.1 |
| 1975 | 2026-05-15T18:31:05.928Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1976 | 2026-05-15T18:31:06.443Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1977 | 2026-05-15T18:31:06.463Z | Compiling tabled_derive v0.11.0 |
| 1978 | 2026-05-15T18:31:09.430Z | Compiling zerocopy v0.7.35 |
| 1979 | 2026-05-15T18:31:09.987Z | Compiling num_enum_derive v0.7.5 |
| 1980 | 2026-05-15T18:31:10.175Z | Compiling hubpack v0.1.2 |
| 1981 | 2026-05-15T18:31:10.336Z | Compiling foreign-types-macros v0.2.3 |
| 1982 | 2026-05-15T18:31:10.638Z | Compiling static_assertions v1.1.0 |
| 1983 | 2026-05-15T18:31:11.078Z | Compiling glob v0.3.3 |
| 1984 | 2026-05-15T18:31:11.116Z | Compiling proc-macro-error-attr v1.0.4 |
| 1985 | 2026-05-15T18:31:11.283Z | Compiling dtrace-parser v0.2.0 |
| 1986 | 2026-05-15T18:31:11.295Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1987 | 2026-05-15T18:31:11.672Z | Compiling bytecount v0.6.9 |
| 1988 | 2026-05-15T18:31:11.822Z | Compiling proc-macro-error v1.0.4 |
| 1989 | 2026-05-15T18:31:11.909Z | Compiling dof v0.3.0 |
| 1990 | 2026-05-15T18:31:12.384Z | Compiling num_enum_derive v0.5.11 |
| 1991 | 2026-05-15T18:31:13.836Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1992 | 2026-05-15T18:31:13.912Z | Compiling thread-id v4.2.2 |
| 1993 | 2026-05-15T18:31:14.179Z | Compiling usdt-impl v0.5.0 |
| 1994 | 2026-05-15T18:31:14.892Z | Compiling derive_more v0.99.20 |
| 1995 | 2026-05-15T18:31:14.897Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1996 | 2026-05-15T18:31:17.030Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1997 | 2026-05-15T18:31:17.057Z | Compiling minimal-lexical v0.2.1 |
| 1998 | 2026-05-15T18:31:17.057Z | Compiling usdt-macro v0.5.0 |
| 1999 | 2026-05-15T18:31:17.057Z | Compiling nom v7.1.3 |
| 2000 | 2026-05-15T18:31:17.057Z | Compiling usdt-attr-macro v0.5.0 |
| 2001 | 2026-05-15T18:31:17.057Z | Compiling zone_cfg_derive v0.3.1 |
| 2002 | 2026-05-15T18:31:17.057Z | Compiling num-derive v0.4.2 |
| 2003 | 2026-05-15T18:31:17.057Z | Compiling papergrid v0.17.0 |
| 2004 | 2026-05-15T18:31:17.057Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2005 | 2026-05-15T18:31:17.057Z | Compiling testing_table v0.3.0 |
| 2006 | 2026-05-15T18:31:18.223Z | Compiling rustc_version v0.4.1 |
| 2007 | 2026-05-15T18:31:18.240Z | Compiling crossbeam-epoch v0.9.18 |
| 2008 | 2026-05-15T18:31:18.240Z | Compiling enum-as-inner v0.6.1 |
| 2009 | 2026-05-15T18:31:18.241Z | Compiling curve25519-dalek v4.1.3 |
| 2010 | 2026-05-15T18:31:18.241Z | Compiling typify-impl v0.6.1 |
| 2011 | 2026-05-15T18:31:18.241Z | Compiling tabled v0.20.0 |
| 2012 | 2026-05-15T18:31:18.241Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2013 | 2026-05-15T18:31:18.241Z | Compiling crossbeam-deque v0.8.6 |
| 2014 | 2026-05-15T18:31:18.499Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2015 | 2026-05-15T18:31:18.505Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2016 | 2026-05-15T18:31:18.878Z | Compiling rayon-core v1.13.0 |
| 2017 | 2026-05-15T18:31:18.885Z | Compiling clang-sys v1.8.1 |
| 2018 | 2026-05-15T18:31:19.434Z | Compiling scroll v0.12.0 |
| 2019 | 2026-05-15T18:31:19.440Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2020 | 2026-05-15T18:31:19.648Z | Compiling hash32 v0.3.1 |
| 2021 | 2026-05-15T18:31:19.716Z | Compiling heapless v0.8.0 |
| 2022 | 2026-05-15T18:31:19.727Z | Compiling goblin v0.8.2 |
| 2023 | 2026-05-15T18:31:19.769Z | Compiling ingot-types v0.1.2 |
| 2024 | 2026-05-15T18:31:19.946Z | Compiling cobs v0.3.0 |
| 2025 | 2026-05-15T18:31:20.146Z | Compiling libloading v0.8.9 |
| 2026 | 2026-05-15T18:31:20.146Z | Compiling bitflags v1.3.2 |
| 2027 | 2026-05-15T18:31:20.168Z | Compiling managed v0.8.0 |
| 2028 | 2026-05-15T18:31:20.238Z | Compiling foreign-types-shared v0.3.1 |
| 2029 | 2026-05-15T18:31:20.342Z | Compiling bindgen v0.72.1 |
| 2030 | 2026-05-15T18:31:20.350Z | Compiling smoltcp v0.11.0 |
| 2031 | 2026-05-15T18:31:20.365Z | Compiling foreign-types v0.5.0 |
| 2032 | 2026-05-15T18:31:20.451Z | Compiling ingot v0.1.1 |
| 2033 | 2026-05-15T18:31:20.545Z | Compiling postcard v1.1.3 |
| 2034 | 2026-05-15T18:31:20.886Z | Compiling cexpr v0.6.0 |
| 2035 | 2026-05-15T18:31:20.998Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2036 | 2026-05-15T18:31:21.456Z | Compiling num_enum v0.7.5 |
| 2037 | 2026-05-15T18:31:21.579Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2038 | 2026-05-15T18:31:21.970Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2039 | 2026-05-15T18:31:22.007Z | Compiling camino-tempfile v1.4.1 |
| 2040 | 2026-05-15T18:31:22.256Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-05-15T18:31:22.302Z | Compiling serde_repr v0.1.20 |
| 2042 | 2026-05-15T18:31:22.553Z | Compiling derive-where v1.6.0 |
| 2043 | 2026-05-15T18:31:22.656Z | Compiling cstr-argument v0.1.2 |
| 2044 | 2026-05-15T18:31:22.971Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2045 | 2026-05-15T18:31:23.238Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2046 | 2026-05-15T18:31:23.701Z | Compiling typify-macro v0.6.1 |
| 2047 | 2026-05-15T18:31:24.059Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2048 | 2026-05-15T18:31:24.256Z | Compiling rayon v1.11.0 |
| 2049 | 2026-05-15T18:31:24.390Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2050 | 2026-05-15T18:31:24.519Z | Compiling crucible-workspace-hack v0.1.0 |
| 2051 | 2026-05-15T18:31:25.145Z | Compiling memmap v0.7.0 |
| 2052 | 2026-05-15T18:31:25.328Z | Compiling tinyvec_macros v0.1.1 |
| 2053 | 2026-05-15T18:31:25.348Z | Compiling usdt v0.5.0 |
| 2054 | 2026-05-15T18:31:25.402Z | Compiling tinyvec v1.10.0 |
| 2055 | 2026-05-15T18:31:25.626Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2056 | 2026-05-15T18:31:25.846Z | Compiling typify v0.6.1 |
| 2057 | 2026-05-15T18:31:26.107Z | Compiling num_enum v0.5.11 |
| 2058 | 2026-05-15T18:31:26.422Z | Compiling pin-project-internal v1.1.10 |
| 2059 | 2026-05-15T18:31:27.450Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2060 | 2026-05-15T18:31:27.489Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2061 | 2026-05-15T18:31:27.511Z | Compiling progenitor-impl v0.13.0 |
| 2062 | 2026-05-15T18:31:27.613Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2063 | 2026-05-15T18:31:27.851Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2064 | 2026-05-15T18:31:27.916Z | Compiling rustix v0.38.44 |
| 2065 | 2026-05-15T18:31:28.334Z | Compiling itertools v0.12.1 |
| 2066 | 2026-05-15T18:31:28.357Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2067 | 2026-05-15T18:31:28.485Z | Compiling progenitor-impl v0.10.0 |
| 2068 | 2026-05-15T18:31:28.684Z | Compiling sigpipe v0.1.3 |
| 2069 | 2026-05-15T18:31:28.751Z | Compiling jiff v0.2.15 |
| 2070 | 2026-05-15T18:31:28.802Z | Compiling const_format_proc_macros v0.2.34 |
| 2071 | 2026-05-15T18:31:29.419Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2072 | 2026-05-15T18:31:29.559Z | Compiling zone v0.3.1 |
| 2073 | 2026-05-15T18:31:29.621Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2074 | 2026-05-15T18:31:31.026Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2075 | 2026-05-15T18:31:31.038Z | Compiling progenitor-macro v0.13.0 |
| 2076 | 2026-05-15T18:31:31.214Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2077 | 2026-05-15T18:31:31.621Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-05-15T18:31:31.791Z | Compiling secrecy v0.10.3 |
| 2079 | 2026-05-15T18:31:31.961Z | Compiling smf v0.2.3 |
| 2080 | 2026-05-15T18:31:32.008Z | Compiling progenitor-macro v0.10.0 |
| 2081 | 2026-05-15T18:31:32.285Z | Compiling async-recursion v1.1.1 |
| 2082 | 2026-05-15T18:31:32.343Z | Compiling snafu-derive v0.8.9 |
| 2083 | 2026-05-15T18:31:32.619Z | Compiling bstr v1.12.0 |
| 2084 | 2026-05-15T18:31:32.690Z | Compiling whoami v1.6.1 |
| 2085 | 2026-05-15T18:31:33.003Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2086 | 2026-05-15T18:31:34.081Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-05-15T18:31:34.397Z | Compiling hmac v0.12.1 |
| 2088 | 2026-05-15T18:31:34.782Z | Compiling inout v0.1.4 |
| 2089 | 2026-05-15T18:31:34.813Z | Compiling ff v0.13.1 |
| 2090 | 2026-05-15T18:31:34.934Z | Compiling data-encoding v2.9.0 |
| 2091 | 2026-05-15T18:31:35.270Z | Compiling crc8 v0.1.1 |
| 2092 | 2026-05-15T18:31:35.392Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2093 | 2026-05-15T18:31:36.176Z | Compiling group v0.13.0 |
| 2094 | 2026-05-15T18:31:36.297Z | Compiling cipher v0.4.4 |
| 2095 | 2026-05-15T18:31:36.390Z | Compiling hkdf v0.12.4 |
| 2096 | 2026-05-15T18:31:36.550Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2097 | 2026-05-15T18:31:36.913Z | Compiling atomicwrites v0.4.4 |
| 2098 | 2026-05-15T18:31:37.098Z | Compiling tokio-dtrace v0.1.1 |
| 2099 | 2026-05-15T18:31:37.203Z | Compiling tabled_derive v0.7.0 |
| 2100 | 2026-05-15T18:31:37.537Z | Compiling reqwest v0.13.2 |
| 2101 | 2026-05-15T18:31:37.551Z | Compiling universal-hash v0.5.1 |
| 2102 | 2026-05-15T18:31:37.648Z | Compiling crypto-bigint v0.5.5 |
| 2103 | 2026-05-15T18:31:37.685Z | Compiling half v2.7.1 |
| 2104 | 2026-05-15T18:31:37.982Z | Compiling opaque-debug v0.3.1 |
| 2105 | 2026-05-15T18:31:38.065Z | Compiling base64ct v1.8.0 |
| 2106 | 2026-05-15T18:31:38.091Z | Compiling ciborium-io v0.2.2 |
| 2107 | 2026-05-15T18:31:38.193Z | Compiling indent_write v2.2.0 |
| 2108 | 2026-05-15T18:31:38.340Z | Compiling base16ct v0.2.0 |
| 2109 | 2026-05-15T18:31:38.370Z | Compiling password-hash v0.5.0 |
| 2110 | 2026-05-15T18:31:38.510Z | Compiling progenitor-client v0.13.0 |
| 2111 | 2026-05-15T18:31:38.807Z | Compiling elliptic-curve v0.13.8 |
| 2112 | 2026-05-15T18:31:38.820Z | Compiling ciborium-ll v0.2.2 |
| 2113 | 2026-05-15T18:31:39.026Z | Compiling poly1305 v0.8.0 |
| 2114 | 2026-05-15T18:31:39.484Z | Compiling oxide-tokio-rt v0.1.2 |
| 2115 | 2026-05-15T18:31:39.642Z | Compiling chacha20 v0.9.1 |
| 2116 | 2026-05-15T18:31:39.965Z | Compiling similar v2.7.0 |
| 2117 | 2026-05-15T18:31:39.976Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2118 | 2026-05-15T18:31:40.408Z | Compiling thiserror-no-std v2.0.2 |
| 2119 | 2026-05-15T18:31:40.952Z | Compiling blake2 v0.10.6 |
| 2120 | 2026-05-15T18:31:41.230Z | Compiling aead v0.5.2 |
| 2121 | 2026-05-15T18:31:41.517Z | Compiling linked-hash-map v0.5.6 |
| 2122 | 2026-05-15T18:31:41.637Z | Compiling resolv-conf v0.7.5 |
| 2123 | 2026-05-15T18:31:41.649Z | Compiling keccak v0.1.6 |
| 2124 | 2026-05-15T18:31:41.706Z | Compiling lru-cache v0.1.2 |
| 2125 | 2026-05-15T18:31:41.835Z | Compiling sha3 v0.10.8 |
| 2126 | 2026-05-15T18:31:41.998Z | Compiling chacha20poly1305 v0.10.1 |
| 2127 | 2026-05-15T18:31:42.098Z | Compiling vsss-rs v3.3.4 |
| 2128 | 2026-05-15T18:31:42.132Z | Compiling argon2 v0.5.3 |
| 2129 | 2026-05-15T18:31:42.146Z | Compiling progenitor v0.13.0 |
| 2130 | 2026-05-15T18:31:42.256Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2131 | 2026-05-15T18:31:42.291Z | Compiling ciborium v0.2.2 |
| 2132 | 2026-05-15T18:31:42.322Z | Compiling hickory-proto v0.24.4 |
| 2133 | 2026-05-15T18:31:42.870Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2134 | 2026-05-15T18:31:42.897Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2135 | 2026-05-15T18:31:43.390Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2136 | 2026-05-15T18:31:43.402Z | Compiling serde-big-array v0.5.1 |
| 2137 | 2026-05-15T18:31:43.531Z | Compiling same-file v1.0.6 |
| 2138 | 2026-05-15T18:31:43.548Z | Compiling unicode-segmentation v1.12.0 |
| 2139 | 2026-05-15T18:31:43.602Z | Compiling siphasher v1.0.1 |
| 2140 | 2026-05-15T18:31:43.816Z | Compiling phf_shared v0.12.1 |
| 2141 | 2026-05-15T18:31:43.892Z | Compiling newline-converter v0.3.0 |
| 2142 | 2026-05-15T18:31:44.031Z | Compiling walkdir v2.5.0 |
| 2143 | 2026-05-15T18:31:44.118Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2144 | 2026-05-15T18:31:44.180Z | Compiling hickory-resolver v0.24.4 |
| 2145 | 2026-05-15T18:31:44.303Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2146 | 2026-05-15T18:31:44.440Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2147 | 2026-05-15T18:31:44.744Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2148 | 2026-05-15T18:31:45.658Z | Compiling newtype_derive v0.1.6 |
| 2149 | 2026-05-15T18:31:45.746Z | Compiling owo-colors v4.3.0 |
| 2150 | 2026-05-15T18:31:45.971Z | Compiling tokio-stream v0.1.17 |
| 2151 | 2026-05-15T18:31:46.187Z | Compiling console v0.15.11 |
| 2152 | 2026-05-15T18:31:46.430Z | Compiling csv-core v0.1.12 |
| 2153 | 2026-05-15T18:31:46.493Z | Compiling termtree v0.5.1 |
| 2154 | 2026-05-15T18:31:46.711Z | Compiling humantime v2.3.0 |
| 2155 | 2026-05-15T18:31:46.715Z | Compiling unicode-linebreak v0.1.5 |
| 2156 | 2026-05-15T18:31:46.758Z | Compiling foldhash v0.1.5 |
| 2157 | 2026-05-15T18:31:46.859Z | Compiling smawk v0.3.2 |
| 2158 | 2026-05-15T18:31:46.942Z | Compiling swrite v0.1.0 |
| 2159 | 2026-05-15T18:31:46.973Z | Compiling unicode-width v0.1.14 |
| 2160 | 2026-05-15T18:31:47.000Z | Compiling textwrap v0.16.2 |
| 2161 | 2026-05-15T18:31:47.054Z | Compiling hashbrown v0.15.5 |
| 2162 | 2026-05-15T18:31:47.138Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-05-15T18:31:47.250Z | Compiling csv v1.3.1 |
| 2164 | 2026-05-15T18:31:47.263Z | Compiling expectorate v1.2.0 |
| 2165 | 2026-05-15T18:31:47.423Z | Compiling qorb v0.4.1 |
| 2166 | 2026-05-15T18:31:47.614Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2167 | 2026-05-15T18:31:48.685Z | Compiling phf v0.12.1 |
| 2168 | 2026-05-15T18:31:48.845Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2169 | 2026-05-15T18:31:49.376Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2170 | 2026-05-15T18:31:49.571Z | Compiling pin-project v1.1.10 |
| 2171 | 2026-05-15T18:31:49.583Z | Compiling unicode-normalization v0.1.24 |
| 2172 | 2026-05-15T18:31:49.680Z | Compiling libz-sys v1.1.22 |
| 2173 | 2026-05-15T18:31:50.075Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2174 | 2026-05-15T18:31:50.726Z | Compiling libsw-core v0.3.2 |
| 2175 | 2026-05-15T18:31:50.878Z | Compiling highway v1.3.0 |
| 2176 | 2026-05-15T18:31:50.901Z | Compiling fixedbitset v0.4.2 |
| 2177 | 2026-05-15T18:31:51.146Z | Compiling fixedbitset v0.5.7 |
| 2178 | 2026-05-15T18:31:51.320Z | Compiling progenitor v0.10.0 |
| 2179 | 2026-05-15T18:31:51.454Z | Compiling petgraph v0.8.2 |
| 2180 | 2026-05-15T18:31:51.473Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-05-15T18:31:51.489Z | Compiling petgraph v0.6.5 |
| 2182 | 2026-05-15T18:31:52.554Z | Compiling libsw v3.5.0 |
| 2183 | 2026-05-15T18:31:52.967Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-05-15T18:31:53.145Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-05-15T18:31:53.321Z | Compiling olpc-cjson v0.1.4 |
| 2186 | 2026-05-15T18:31:53.355Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2187 | 2026-05-15T18:31:53.622Z | Compiling snafu v0.8.9 |
| 2188 | 2026-05-15T18:31:54.060Z | Compiling chrono-tz v0.10.4 |
| 2189 | 2026-05-15T18:31:54.471Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2190 | 2026-05-15T18:31:54.607Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2191 | 2026-05-15T18:31:54.674Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2192 | 2026-05-15T18:31:55.581Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-05-15T18:31:55.685Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-05-15T18:31:55.971Z | Compiling globset v0.4.16 |
| 2195 | 2026-05-15T18:31:56.643Z | Compiling const_format v0.2.34 |
| 2196 | 2026-05-15T18:31:56.765Z | Compiling slog-dtrace v0.3.0 |
| 2197 | 2026-05-15T18:31:56.784Z | Compiling cancel-safe-futures v0.1.5 |
| 2198 | 2026-05-15T18:31:56.972Z | Compiling gethostname v0.5.0 |
| 2199 | 2026-05-15T18:31:57.111Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-05-15T18:31:57.572Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-05-15T18:31:58.155Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2202 | 2026-05-15T18:31:58.167Z | Compiling pem v3.0.5 |
| 2203 | 2026-05-15T18:31:58.526Z | Compiling bcs v0.1.6 |
| 2204 | 2026-05-15T18:31:58.537Z | Compiling serde_plain v1.0.2 |
| 2205 | 2026-05-15T18:31:58.549Z | Compiling cargo-platform v0.1.9 |
| 2206 | 2026-05-15T18:31:58.742Z | Compiling typed-path v0.9.3 |
| 2207 | 2026-05-15T18:31:58.787Z | Compiling tagptr v0.2.0 |
| 2208 | 2026-05-15T18:31:58.828Z | Compiling linear-map v1.2.0 |
| 2209 | 2026-05-15T18:31:59.630Z | Compiling tough v0.20.0 |
| 2210 | 2026-05-15T18:32:00.093Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2211 | 2026-05-15T18:32:00.505Z | Compiling moka v0.12.11 |
| 2212 | 2026-05-15T18:32:01.278Z | Compiling cargo_metadata v0.18.1 |
| 2213 | 2026-05-15T18:32:01.750Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2214 | 2026-05-15T18:32:02.582Z | Compiling tabled v0.15.0 |
| 2215 | 2026-05-15T18:32:02.617Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-05-15T18:32:02.888Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-05-15T18:32:03.282Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-05-15T18:32:03.482Z | Compiling git2 v0.19.0 |
| 2219 | 2026-05-15T18:32:04.208Z | Compiling steno v0.4.1 |
| 2220 | 2026-05-15T18:32:06.185Z | Compiling cookie v0.18.1 |
| 2221 | 2026-05-15T18:32:06.234Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-05-15T18:32:08.193Z | Compiling hickory-resolver v0.25.2 |
| 2223 | 2026-05-15T18:32:08.647Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2224 | 2026-05-15T18:32:10.474Z | Compiling vergen v8.3.2 |
| 2225 | 2026-05-15T18:32:12.182Z | Compiling signal-hook v0.3.18 |
| 2226 | 2026-05-15T18:32:13.285Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2227 | 2026-05-15T18:32:13.331Z | Compiling predicates-core v1.0.9 |
| 2228 | 2026-05-15T18:32:13.417Z | Compiling mockall_derive v0.13.1 |
| 2229 | 2026-05-15T18:32:13.822Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2230 | 2026-05-15T18:32:14.224Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2231 | 2026-05-15T18:32:14.236Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2232 | 2026-05-15T18:32:14.248Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2233 | 2026-05-15T18:32:14.356Z | Compiling sha2 v0.10.9 |
| 2234 | 2026-05-15T18:32:15.129Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2235 | 2026-05-15T18:32:15.915Z | Compiling yansi v1.0.1 |
| 2236 | 2026-05-15T18:32:15.953Z | Compiling adler2 v2.0.1 |
| 2237 | 2026-05-15T18:32:16.109Z | Compiling diff v0.1.13 |
| 2238 | 2026-05-15T18:32:16.266Z | Compiling pretty_assertions v1.4.1 |
| 2239 | 2026-05-15T18:32:16.392Z | Compiling miniz_oxide v0.8.9 |
| 2240 | 2026-05-15T18:32:16.546Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2241 | 2026-05-15T18:32:17.552Z | Compiling fs-err v3.1.2 |
| 2242 | 2026-05-15T18:32:17.705Z | Compiling crc32fast v1.5.0 |
| 2243 | 2026-05-15T18:32:17.852Z | Compiling predicates v3.1.3 |
| 2244 | 2026-05-15T18:32:17.917Z | Compiling predicates-tree v1.0.12 |
| 2245 | 2026-05-15T18:32:18.628Z | Compiling git-stub v1.0.0 |
| 2246 | 2026-05-15T18:32:18.703Z | Compiling filetime v0.2.26 |
| 2247 | 2026-05-15T18:32:18.900Z | Compiling fragile v2.0.1 |
| 2248 | 2026-05-15T18:32:18.911Z | Compiling arrayref v0.3.9 |
| 2249 | 2026-05-15T18:32:19.032Z | Compiling is_ci v1.2.0 |
| 2250 | 2026-05-15T18:32:19.192Z | Compiling xattr v1.6.1 |
| 2251 | 2026-05-15T18:32:19.233Z | Compiling constant_time_eq v0.3.1 |
| 2252 | 2026-05-15T18:32:19.356Z | Compiling downcast v0.11.0 |
| 2253 | 2026-05-15T18:32:19.379Z | Compiling arrayvec v0.7.6 |
| 2254 | 2026-05-15T18:32:19.515Z | Compiling tar v0.4.45 |
| 2255 | 2026-05-15T18:32:19.595Z | Compiling blake3 v1.8.2 |
| 2256 | 2026-05-15T18:32:19.622Z | Compiling mockall v0.13.1 |
| 2257 | 2026-05-15T18:32:19.819Z | Compiling toml v0.7.8 |
| 2258 | 2026-05-15T18:32:20.182Z | Compiling supports-color v3.0.2 |
| 2259 | 2026-05-15T18:32:20.377Z | Compiling git-stub-vcs v0.1.0 |
| 2260 | 2026-05-15T18:32:20.541Z | Compiling signal-hook-tokio v0.3.1 |
| 2261 | 2026-05-15T18:32:20.682Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2262 | 2026-05-15T18:32:20.762Z | Compiling flate2 v1.1.2 |
| 2263 | 2026-05-15T18:32:21.333Z | Compiling drift v0.1.3 |
| 2264 | 2026-05-15T18:32:21.536Z | Compiling kstat-rs v0.2.4 |
| 2265 | 2026-05-15T18:32:21.854Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2266 | 2026-05-15T18:32:22.167Z | Compiling display-error-chain v0.2.2 |
| 2267 | 2026-05-15T18:32:22.314Z | Compiling topological-sort v0.2.2 |
| 2268 | 2026-05-15T18:32:22.481Z | Compiling hex-literal v1.0.0 |
| 2269 | 2026-05-15T18:32:22.758Z | Compiling omicron-zone-package v0.12.2 |
| 2270 | 2026-05-15T18:32:22.848Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2271 | 2026-05-15T18:32:23.089Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2272 | 2026-05-15T18:32:23.742Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2273 | 2026-05-15T18:32:25.129Z | Compiling dropshot-api-manager v0.5.2 |
| 2274 | 2026-05-15T18:32:25.241Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2275 | 2026-05-15T18:32:25.660Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2276 | 2026-05-15T18:32:25.673Z | Compiling curl v0.4.49 |
| 2277 | 2026-05-15T18:32:26.292Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2278 | 2026-05-15T18:32:26.412Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2279 | 2026-05-15T18:32:26.487Z | Compiling search_path v0.1.4 |
| 2280 | 2026-05-15T18:32:26.659Z | Compiling internet-checksum v0.2.1 |
| 2281 | 2026-05-15T18:32:26.811Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2282 | 2026-05-15T18:32:26.894Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2283 | 2026-05-15T18:32:28.144Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2284 | 2026-05-15T18:32:31.265Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2285 | 2026-05-15T18:33:13.667Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 09s |
| 2286 | 2026-05-15T18:33:13.784Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2287 | 2026-05-15T18:33:13.787Z | |
| 2288 | 2026-05-15T18:33:13.788Z | running 5 tests |
| 2289 | 2026-05-15T18:33:13.791Z | test fuse::tests::chip_revision_b0 ... ok |
| 2290 | 2026-05-15T18:33:13.791Z | test fuse::tests::chip_revision_a0 ... ok |
| 2291 | 2026-05-15T18:33:13.791Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2292 | 2026-05-15T18:33:13.791Z | test fuse::tests::chip_revision_b1 ... ok |
| 2293 | 2026-05-15T18:33:13.791Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2294 | 2026-05-15T18:33:13.791Z | |
| 2295 | 2026-05-15T18:33:13.791Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2296 | 2026-05-15T18:33:13.791Z | |
| 2297 | 2026-05-15T18:33:13.791Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2298 | 2026-05-15T18:33:13.794Z | |
| 2299 | 2026-05-15T18:33:13.794Z | running 0 tests |
| 2300 | 2026-05-15T18:33:13.794Z | |
| 2301 | 2026-05-15T18:33:13.794Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2302 | 2026-05-15T18:33:13.794Z | |
| 2303 | 2026-05-15T18:33:13.794Z | Running unittests src/lib.rs (target/debug/deps/asic-fbe6f519b892adb0) |
| 2304 | 2026-05-15T18:33:13.797Z | |
| 2305 | 2026-05-15T18:33:13.797Z | running 0 tests |
| 2306 | 2026-05-15T18:33:13.797Z | |
| 2307 | 2026-05-15T18:33:13.797Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2308 | 2026-05-15T18:33:13.797Z | |
| 2309 | 2026-05-15T18:33:13.797Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2310 | 2026-05-15T18:33:13.797Z | |
| 2311 | 2026-05-15T18:33:13.797Z | running 10 tests |
| 2312 | 2026-05-15T18:33:13.801Z | test nat::tests::test_vni ... ok |
| 2313 | 2026-05-15T18:33:13.801Z | test network::tests::test_equal ... ok |
| 2314 | 2026-05-15T18:33:13.801Z | test network::tests::test_eui64 ... ok |
| 2315 | 2026-05-15T18:33:13.801Z | test network::tests::test_into ... ok |
| 2316 | 2026-05-15T18:33:13.801Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2317 | 2026-05-15T18:33:13.801Z | test network::tests::test_not_equal ... ok |
| 2318 | 2026-05-15T18:33:13.801Z | test network::tests::test_parse ... ok |
| 2319 | 2026-05-15T18:33:13.801Z | test network::tests::test_to_string ... ok |
| 2320 | 2026-05-15T18:33:13.801Z | test test_purge ... ok |
| 2321 | 2026-05-15T18:33:13.804Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2322 | 2026-05-15T18:33:13.804Z | |
| 2323 | 2026-05-15T18:33:13.804Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2324 | 2026-05-15T18:33:13.804Z | |
| 2325 | 2026-05-15T18:33:13.804Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2326 | 2026-05-15T18:33:13.807Z | |
| 2327 | 2026-05-15T18:33:13.807Z | running 1 test |
| 2328 | 2026-05-15T18:33:15.054Z | test test::test_apis_up_to_date ... ok |
| 2329 | 2026-05-15T18:33:15.054Z | |
| 2330 | 2026-05-15T18:33:15.054Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s |
| 2331 | 2026-05-15T18:33:15.054Z | |
| 2332 | 2026-05-15T18:33:15.104Z | Running unittests src/main.rs (target/debug/deps/dpd-ae02bf3c98c1c06e) |
| 2333 | 2026-05-15T18:33:15.110Z | |
| 2334 | 2026-05-15T18:33:15.110Z | running 18 tests |
| 2335 | 2026-05-15T18:33:15.114Z | test freemap::test_ordering ... ok |
| 2336 | 2026-05-15T18:33:15.114Z | test freemap::test_split ... ok |
| 2337 | 2026-05-15T18:33:15.114Z | test config::tests::test_updates ... ok |
| 2338 | 2026-05-15T18:33:15.114Z | test macaddrs::tests::test_mac_offset ... ok |
| 2339 | 2026-05-15T18:33:15.114Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2340 | 2026-05-15T18:33:15.114Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2341 | 2026-05-15T18:33:15.114Z | test nat::test_mapping ... ok |
| 2342 | 2026-05-15T18:33:15.114Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2343 | 2026-05-15T18:33:15.114Z | test port_map::tests::dump_map ... ok |
| 2344 | 2026-05-15T18:33:15.117Z | test port_map::tests::test_backplane_group ... ok |
| 2345 | 2026-05-15T18:33:15.117Z | test port_map::tests::test_port_map ... ok |
| 2346 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559 DEBG created new freemap, unit: freemap_test |
| 2347 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559 May 15 18:33:13.559DEBG DEBGinitted freemap. size: 128 , created new freemapunit:, unitfreemap_test: |
| 2348 | 2026-05-15T18:33:15.117Z | freemap_test |
| 2349 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559May 15 18:33:13.559 DEBG DEBGreset freemap , unitcreated new freemapMay 15 18:33:13.559:, DEBGunit :initted freemap. size: 128freemap_test, |
| 2350 | 2026-05-15T18:33:15.117Z | unit :freemap_test freemap_test |
| 2351 | 2026-05-15T18:33:15.117Z | |
| 2352 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559 DEBGMay 15 18:33:13.559 reset freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test: |
| 2353 | 2026-05-15T18:33:15.117Z | freemap_test |
| 2354 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559 DEBG reset freemap, unit: freemap_test |
| 2355 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559 DEBG created new freemap, unit: freemap_test |
| 2356 | 2026-05-15T18:33:15.117Z | May 15 18:33:13.559 DEBG initted freemap. size: 128, unit: freemap_test |
| 2357 | 2026-05-15T18:33:15.118Z | May 15 18:33:13.559 DEBG reset freemap, unit: freemap_test |
| 2358 | 2026-05-15T18:33:15.118Z | test freemap::test_free ... ok |
| 2359 | 2026-05-15T18:33:15.118Z | test freemap::test_basic ... ok |
| 2360 | 2026-05-15T18:33:15.118Z | test freemap::test_reclaim ... ok |
| 2361 | 2026-05-15T18:33:15.118Z | May 15 18:33:13.559 DEBG created new freemap, unit: freemap_test |
| 2362 | 2026-05-15T18:33:15.118Z | May 15 18:33:13.559 DEBG initted freemap. size: 128, unit: freemap_test |
| 2363 | 2026-05-15T18:33:15.118Z | May 15 18:33:13.559 DEBG reset freemap, unit: freemap_test |
| 2364 | 2026-05-15T18:33:15.118Z | test freemap::test_exhaustion ... ok |
| 2365 | 2026-05-15T18:33:15.118Z | test freemap::test_span ... ok |
| 2366 | 2026-05-15T18:33:15.118Z | test api_server::tests::test_build_info ... ok |
| 2367 | 2026-05-15T18:33:15.118Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2368 | 2026-05-15T18:33:15.118Z | |
| 2369 | 2026-05-15T18:33:15.118Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2370 | 2026-05-15T18:33:15.118Z | |
| 2371 | 2026-05-15T18:33:15.121Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-0a8928fda7958fc7) |
| 2372 | 2026-05-15T18:33:15.121Z | |
| 2373 | 2026-05-15T18:33:15.121Z | running 0 tests |
| 2374 | 2026-05-15T18:33:15.121Z | |
| 2375 | 2026-05-15T18:33:15.121Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2376 | 2026-05-15T18:33:15.121Z | |
| 2377 | 2026-05-15T18:33:15.121Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 2378 | 2026-05-15T18:33:15.124Z | |
| 2379 | 2026-05-15T18:33:15.124Z | running 0 tests |
| 2380 | 2026-05-15T18:33:15.124Z | |
| 2381 | 2026-05-15T18:33:15.124Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2382 | 2026-05-15T18:33:15.124Z | |
| 2383 | 2026-05-15T18:33:15.124Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-5bde607fb251226e) |
| 2384 | 2026-05-15T18:33:15.125Z | |
| 2385 | 2026-05-15T18:33:15.125Z | running 6 tests |
| 2386 | 2026-05-15T18:33:15.128Z | test tests::test_parse_client_port_id ... ok |
| 2387 | 2026-05-15T18:33:15.128Z | test tests::test_port_id_cmp ... ok |
| 2388 | 2026-05-15T18:33:15.128Z | test tests::test_full_lot_id_neither_present ... ok |
| 2389 | 2026-05-15T18:33:15.128Z | test tests::test_full_lot_id_both_present ... ok |
| 2390 | 2026-05-15T18:33:15.128Z | test tests::test_full_lot_id_lot_only ... ok |
| 2391 | 2026-05-15T18:33:15.128Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2392 | 2026-05-15T18:33:15.128Z | |
| 2393 | 2026-05-15T18:33:15.128Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2394 | 2026-05-15T18:33:15.128Z | |
| 2395 | 2026-05-15T18:33:15.128Z | Running tests/test_all.rs (target/debug/deps/test_all-d5e6aaf6449331f0) |
| 2396 | 2026-05-15T18:33:15.128Z | |
| 2397 | 2026-05-15T18:33:15.128Z | running 0 tests |
| 2398 | 2026-05-15T18:33:15.128Z | |
| 2399 | 2026-05-15T18:33:15.128Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2400 | 2026-05-15T18:33:15.128Z | |
| 2401 | 2026-05-15T18:33:15.128Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 2402 | 2026-05-15T18:33:15.147Z | |
| 2403 | 2026-05-15T18:33:15.147Z | running 0 tests |
| 2404 | 2026-05-15T18:33:15.147Z | |
| 2405 | 2026-05-15T18:33:15.147Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2406 | 2026-05-15T18:33:15.147Z | |
| 2407 | 2026-05-15T18:33:15.147Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 2408 | 2026-05-15T18:33:15.147Z | |
| 2409 | 2026-05-15T18:33:15.147Z | running 0 tests |
| 2410 | 2026-05-15T18:33:15.147Z | |
| 2411 | 2026-05-15T18:33:15.147Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2412 | 2026-05-15T18:33:15.147Z | |
| 2413 | 2026-05-15T18:33:15.147Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2414 | 2026-05-15T18:33:15.147Z | |
| 2415 | 2026-05-15T18:33:15.147Z | running 12 tests |
| 2416 | 2026-05-15T18:33:15.147Z | test icmp::test_v6_checksum ... ok |
| 2417 | 2026-05-15T18:33:15.147Z | test lldp::test_lldp_parse ... ok |
| 2418 | 2026-05-15T18:33:15.147Z | test icmp::test_v4_checksum ... ok |
| 2419 | 2026-05-15T18:33:15.147Z | test pbuf::test_byte ... ok |
| 2420 | 2026-05-15T18:33:15.147Z | test ipv6::test_ipv6_parse ... ok |
| 2421 | 2026-05-15T18:33:15.147Z | test pbuf::test_nibble ... ok |
| 2422 | 2026-05-15T18:33:15.147Z | test pbuf::test_overflow ... ok |
| 2423 | 2026-05-15T18:33:15.148Z | test pbuf::test_short ... ok |
| 2424 | 2026-05-15T18:33:15.148Z | test pbuf::test_twelve ... ok |
| 2425 | 2026-05-15T18:33:15.148Z | test pbuf::test_word ... ok |
| 2426 | 2026-05-15T18:33:15.148Z | test tcp::test_checksum_ack_data ... ok |
| 2427 | 2026-05-15T18:33:15.148Z | test tcp::test_checksum_syn_nodata ... ok |
| 2428 | 2026-05-15T18:33:15.148Z | |
| 2429 | 2026-05-15T18:33:15.148Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2430 | 2026-05-15T18:33:15.148Z | |
| 2431 | 2026-05-15T18:33:15.148Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2432 | 2026-05-15T18:33:15.148Z | |
| 2433 | 2026-05-15T18:33:15.148Z | running 0 tests |
| 2434 | 2026-05-15T18:33:15.148Z | |
| 2435 | 2026-05-15T18:33:15.148Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2436 | 2026-05-15T18:33:15.148Z | |
| 2437 | 2026-05-15T18:33:15.148Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 2438 | 2026-05-15T18:33:15.148Z | |
| 2439 | 2026-05-15T18:33:15.148Z | running 5 tests |
| 2440 | 2026-05-15T18:33:15.148Z | test switchport::test::test_compute_lanes ... ok |
| 2441 | 2026-05-15T18:33:15.148Z | test switchport::test::port_id_ordering ... ok |
| 2442 | 2026-05-15T18:33:15.148Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2443 | 2026-05-15T18:33:15.148Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2444 | 2026-05-15T18:33:15.148Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2445 | 2026-05-15T18:33:15.148Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2446 | 2026-05-15T18:33:15.148Z | Tx Enabled: Yes Yes Yes Yes |
| 2447 | 2026-05-15T18:33:15.148Z | Tx Loss-of-lock: No No No No |
| 2448 | 2026-05-15T18:33:15.148Z | Tx Loss-of-signal: No No No No |
| 2449 | 2026-05-15T18:33:15.148Z | Tx CDR Enabled: No No No No |
| 2450 | 2026-05-15T18:33:15.148Z | Tx Adaptive EQ Fault: No No Lane 0 No No |
| 2451 | 2026-05-15T18:33:15.148Z | Lane 1 Tx Fault: Yes YesLane 2 YesLane 3 |
| 2452 | 2026-05-15T18:33:15.148Z | Yes |
| 2453 | 2026-05-15T18:33:15.148Z | State: Activated Activated Activated Activated |
| 2454 | 2026-05-15T18:33:15.148Z | Rx Output Enabled: false false false false |
| 2455 | 2026-05-15T18:33:15.148Z | Rx Output Status: valid valid valid valid |
| 2456 | 2026-05-15T18:33:15.148Z | Rx Loss-of-lock: true true true true |
| 2457 | 2026-05-15T18:33:15.148Z | Rx Loss-of-signal: false false false false |
| 2458 | 2026-05-15T18:33:15.148Z | Rx Auto-squelch Disable: true true true true |
| 2459 | 2026-05-15T18:33:15.148Z | Tx Output Enabled: true true true true |
| 2460 | 2026-05-15T18:33:15.148Z | Tx Output Status: invalid invalid invalid invalid |
| 2461 | 2026-05-15T18:33:15.148Z | Tx Loss-of-lock: false false false false |
| 2462 | 2026-05-15T18:33:15.148Z | Tx Loss-of-signal: true true true true |
| 2463 | 2026-05-15T18:33:15.149Z | Tx Auto-squelch Disable: false false false false |
| 2464 | 2026-05-15T18:33:15.149Z | Tx Adaptive EQ Fail: true true true true |
| 2465 | 2026-05-15T18:33:15.149Z | Tx Failure: false false false false |
| 2466 | 2026-05-15T18:33:15.149Z | Tx Force Squelch: true true true true |
| 2467 | 2026-05-15T18:33:15.149Z | Tx Input Polarity: normal normal normal normal |
| 2468 | 2026-05-15T18:33:15.149Z | test switchport::test::test_print_sff_datapath ... ok |
| 2469 | 2026-05-15T18:33:15.149Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2470 | 2026-05-15T18:33:15.149Z | test link::test_filter ... ok |
| 2471 | 2026-05-15T18:33:15.149Z | |
| 2472 | 2026-05-15T18:33:15.149Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2473 | 2026-05-15T18:33:15.149Z | |
| 2474 | 2026-05-15T18:33:15.149Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 2475 | 2026-05-15T18:33:15.149Z | |
| 2476 | 2026-05-15T18:33:15.149Z | running 1 test |
| 2477 | 2026-05-15T18:33:15.149Z | test test_p4_counter_list ... ignored |
| 2478 | 2026-05-15T18:33:15.149Z | |
| 2479 | 2026-05-15T18:33:15.149Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2480 | 2026-05-15T18:33:15.149Z | |
| 2481 | 2026-05-15T18:33:15.149Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 2482 | 2026-05-15T18:33:15.149Z | |
| 2483 | 2026-05-15T18:33:15.149Z | running 5 tests |
| 2484 | 2026-05-15T18:33:15.149Z | test test_an ... ignored |
| 2485 | 2026-05-15T18:33:15.149Z | test test_enable ... ignored |
| 2486 | 2026-05-15T18:33:15.149Z | test test_ip_addresses ... ignored |
| 2487 | 2026-05-15T18:33:15.149Z | test test_kr ... ignored |
| 2488 | 2026-05-15T18:33:15.149Z | test test_mac ... ignored |
| 2489 | 2026-05-15T18:33:15.149Z | |
| 2490 | 2026-05-15T18:33:15.149Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2491 | 2026-05-15T18:33:15.149Z | |
| 2492 | 2026-05-15T18:33:15.149Z | Running unittests src/main.rs (target/debug/deps/tfportd-4775e0d654b48b32) |
| 2493 | 2026-05-15T18:33:15.149Z | |
| 2494 | 2026-05-15T18:33:15.149Z | running 3 tests |
| 2495 | 2026-05-15T18:33:15.149Z | test linklocal::test_parse_ipadm ... ok |
| 2496 | 2026-05-15T18:33:15.149Z | test tfport::test_parse_tfport ... ok |
| 2497 | 2026-05-15T18:33:15.149Z | test config::tests::test_updates ... ok |
| 2498 | 2026-05-15T18:33:15.149Z | |
| 2499 | 2026-05-15T18:33:15.149Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2500 | 2026-05-15T18:33:15.149Z | |
| 2501 | 2026-05-15T18:33:15.150Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2502 | 2026-05-15T18:33:15.154Z | |
| 2503 | 2026-05-15T18:33:15.154Z | running 0 tests |
| 2504 | 2026-05-15T18:33:15.154Z | |
| 2505 | 2026-05-15T18:33:15.154Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2506 | 2026-05-15T18:33:15.154Z | |
| 2507 | 2026-05-15T18:33:15.154Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2508 | 2026-05-15T18:33:15.154Z | |
| 2509 | 2026-05-15T18:33:15.154Z | running 0 tests |
| 2510 | 2026-05-15T18:33:15.154Z | |
| 2511 | 2026-05-15T18:33:15.154Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2512 | 2026-05-15T18:33:15.154Z | |
| 2513 | 2026-05-15T18:33:15.154Z | Doc-tests aal |
| 2514 | 2026-05-15T18:33:15.277Z | |
| 2515 | 2026-05-15T18:33:15.277Z | running 0 tests |
| 2516 | 2026-05-15T18:33:15.277Z | |
| 2517 | 2026-05-15T18:33:15.277Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2518 | 2026-05-15T18:33:15.277Z | |
| 2519 | 2026-05-15T18:33:15.294Z | Doc-tests aal_macros |
| 2520 | 2026-05-15T18:33:15.362Z | |
| 2521 | 2026-05-15T18:33:15.362Z | running 0 tests |
| 2522 | 2026-05-15T18:33:15.362Z | |
| 2523 | 2026-05-15T18:33:15.362Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2524 | 2026-05-15T18:33:15.362Z | |
| 2525 | 2026-05-15T18:33:15.375Z | Doc-tests common |
| 2526 | 2026-05-15T18:33:15.608Z | |
| 2527 | 2026-05-15T18:33:15.608Z | running 0 tests |
| 2528 | 2026-05-15T18:33:15.608Z | |
| 2529 | 2026-05-15T18:33:15.608Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2530 | 2026-05-15T18:33:15.608Z | |
| 2531 | 2026-05-15T18:33:15.629Z | Doc-tests dpd_api |
| 2532 | 2026-05-15T18:33:16.358Z | |
| 2533 | 2026-05-15T18:33:16.358Z | running 2 tests |
| 2534 | 2026-05-15T18:33:16.358Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2535 | 2026-05-15T18:33:16.358Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2536 | 2026-05-15T18:33:16.359Z | |
| 2537 | 2026-05-15T18:33:16.359Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2538 | 2026-05-15T18:33:16.359Z | |
| 2539 | 2026-05-15T18:33:16.389Z | Doc-tests dpd_client |
| 2540 | 2026-05-15T18:33:17.655Z | |
| 2541 | 2026-05-15T18:33:17.655Z | running 0 tests |
| 2542 | 2026-05-15T18:33:17.655Z | |
| 2543 | 2026-05-15T18:33:17.655Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2544 | 2026-05-15T18:33:17.655Z | |
| 2545 | 2026-05-15T18:33:17.700Z | Doc-tests dpd_types |
| 2546 | 2026-05-15T18:33:17.904Z | |
| 2547 | 2026-05-15T18:33:17.904Z | running 0 tests |
| 2548 | 2026-05-15T18:33:17.904Z | |
| 2549 | 2026-05-15T18:33:17.904Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2550 | 2026-05-15T18:33:17.904Z | |
| 2551 | 2026-05-15T18:33:17.931Z | Doc-tests dpd_types_versions |
| 2552 | 2026-05-15T18:33:19.114Z | |
| 2553 | 2026-05-15T18:33:19.114Z | running 1 test |
| 2554 | 2026-05-15T18:33:19.114Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2555 | 2026-05-15T18:33:19.114Z | |
| 2556 | 2026-05-15T18:33:19.114Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2557 | 2026-05-15T18:33:19.114Z | |
| 2558 | 2026-05-15T18:33:19.158Z | Doc-tests packet |
| 2559 | 2026-05-15T18:33:19.269Z | |
| 2560 | 2026-05-15T18:33:19.269Z | running 0 tests |
| 2561 | 2026-05-15T18:33:19.269Z | |
| 2562 | 2026-05-15T18:33:19.269Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2563 | 2026-05-15T18:33:19.269Z | |
| 2564 | 2026-05-15T18:33:19.285Z | Doc-tests pcap |
| 2565 | 2026-05-15T18:33:19.336Z | |
| 2566 | 2026-05-15T18:33:19.337Z | running 0 tests |
| 2567 | 2026-05-15T18:33:19.337Z | |
| 2568 | 2026-05-15T18:33:19.337Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2569 | 2026-05-15T18:33:19.337Z | |
| 2570 | 2026-05-15T18:33:19.401Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2571 | 2026-05-15T18:33:19.401Z | + RUST_BACKTRACE=full |
| 2572 | 2026-05-15T18:33:19.401Z | + cargo test --features tofino_asic --no-fail-fast |
| 2573 | 2026-05-15T18:33:19.980Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2574 | 2026-05-15T18:33:20.055Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2575 | 2026-05-15T18:33:20.061Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2576 | 2026-05-15T18:33:20.068Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2577 | 2026-05-15T18:33:28.494Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2578 | 2026-05-15T18:33:29.123Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2579 | 2026-05-15T18:34:06.793Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 47.37s |
| 2580 | 2026-05-15T18:34:06.899Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2581 | 2026-05-15T18:34:06.903Z | |
| 2582 | 2026-05-15T18:34:06.903Z | running 5 tests |
| 2583 | 2026-05-15T18:34:06.903Z | test fuse::tests::chip_revision_a0 ... ok |
| 2584 | 2026-05-15T18:34:06.903Z | test fuse::tests::chip_revision_b0 ... ok |
| 2585 | 2026-05-15T18:34:06.903Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2586 | 2026-05-15T18:34:06.903Z | test fuse::tests::chip_revision_b1 ... ok |
| 2587 | 2026-05-15T18:34:06.903Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2588 | 2026-05-15T18:34:06.903Z | |
| 2589 | 2026-05-15T18:34:06.903Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2590 | 2026-05-15T18:34:06.903Z | |
| 2591 | 2026-05-15T18:34:06.906Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2592 | 2026-05-15T18:34:06.907Z | |
| 2593 | 2026-05-15T18:34:06.907Z | running 0 tests |
| 2594 | 2026-05-15T18:34:06.907Z | |
| 2595 | 2026-05-15T18:34:06.907Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2596 | 2026-05-15T18:34:06.907Z | |
| 2597 | 2026-05-15T18:34:06.907Z | Running unittests src/lib.rs (target/debug/deps/asic-ae862f40fede3478) |
| 2598 | 2026-05-15T18:34:06.991Z | |
| 2599 | 2026-05-15T18:34:06.991Z | running 8 tests |
| 2600 | 2026-05-15T18:34:06.995Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2601 | 2026-05-15T18:34:06.995Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2602 | 2026-05-15T18:34:06.995Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2603 | 2026-05-15T18:34:06.995Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2604 | 2026-05-15T18:34:06.995Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2605 | 2026-05-15T18:34:06.995Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2606 | 2026-05-15T18:34:07.002Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2607 | 2026-05-15T18:34:07.491Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2608 | 2026-05-15T18:34:07.491Z | |
| 2609 | 2026-05-15T18:34:07.492Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2610 | 2026-05-15T18:34:07.492Z | |
| 2611 | 2026-05-15T18:34:07.501Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2612 | 2026-05-15T18:34:07.505Z | |
| 2613 | 2026-05-15T18:34:07.505Z | running 10 tests |
| 2614 | 2026-05-15T18:34:07.505Z | test network::tests::test_eui64 ... ok |
| 2615 | 2026-05-15T18:34:07.505Z | test nat::tests::test_vni ... ok |
| 2616 | 2026-05-15T18:34:07.505Z | test network::tests::test_equal ... ok |
| 2617 | 2026-05-15T18:34:07.505Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2618 | 2026-05-15T18:34:07.505Z | test network::tests::test_into ... ok |
| 2619 | 2026-05-15T18:34:07.505Z | test network::tests::test_not_equal ... ok |
| 2620 | 2026-05-15T18:34:07.505Z | test network::tests::test_to_string ... ok |
| 2621 | 2026-05-15T18:34:07.505Z | test network::tests::test_parse ... ok |
| 2622 | 2026-05-15T18:34:07.505Z | test test_purge ... ok |
| 2623 | 2026-05-15T18:34:07.508Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2624 | 2026-05-15T18:34:07.508Z | |
| 2625 | 2026-05-15T18:34:07.508Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2626 | 2026-05-15T18:34:07.508Z | |
| 2627 | 2026-05-15T18:34:07.508Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2628 | 2026-05-15T18:34:07.512Z | |
| 2629 | 2026-05-15T18:34:07.512Z | running 1 test |
| 2630 | 2026-05-15T18:34:08.768Z | test test::test_apis_up_to_date ... ok |
| 2631 | 2026-05-15T18:34:08.769Z | |
| 2632 | 2026-05-15T18:34:08.769Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s |
| 2633 | 2026-05-15T18:34:08.769Z | |
| 2634 | 2026-05-15T18:34:08.820Z | Running unittests src/main.rs (target/debug/deps/dpd-60e8def7653cef2e) |
| 2635 | 2026-05-15T18:34:08.885Z | |
| 2636 | 2026-05-15T18:34:08.885Z | running 50 tests |
| 2637 | 2026-05-15T18:34:08.889Z | test freemap::test_ordering ... ok |
| 2638 | 2026-05-15T18:34:08.889Z | test freemap::test_split ... ok |
| 2639 | 2026-05-15T18:34:08.889Z | test config::tests::test_updates ... ok |
| 2640 | 2026-05-15T18:34:08.889Z | test macaddrs::tests::test_mac_offset ... ok |
| 2641 | 2026-05-15T18:34:08.889Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2642 | 2026-05-15T18:34:08.889Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2643 | 2026-05-15T18:34:08.889Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2644 | 2026-05-15T18:34:08.889Z | test nat::test_mapping ... ok |
| 2645 | 2026-05-15T18:34:08.889Z | test port_map::tests::dump_map ... ok |
| 2646 | 2026-05-15T18:34:08.889Z | test port_map::tests::test_backplane_group ... ok |
| 2647 | 2026-05-15T18:34:08.889Z | test port_map::tests::test_port_map ... ok |
| 2648 | 2026-05-15T18:34:08.889Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2649 | 2026-05-15T18:34:08.889Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2650 | 2026-05-15T18:34:08.889Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2651 | 2026-05-15T18:34:08.889Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 2652 | 2026-05-15T18:34:08.893Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 2653 | 2026-05-15T18:34:08.893Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 2654 | 2026-05-15T18:34:08.893Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 2655 | 2026-05-15T18:34:08.893Z | May 15 18:34:07.324 May 15 18:34:07.324DEBG DEBGcreated new freemap created new freemapMay 15 18:34:07.324, , unitDEBGunit: created new freemapfreemap_test, : |
| 2656 | 2026-05-15T18:34:08.893Z | unitfreemap_test: |
| 2657 | 2026-05-15T18:34:08.893Z | freemap_testMay 15 18:34:07.324 |
| 2658 | 2026-05-15T18:34:08.893Z | DEBG created new freemapMay 15 18:34:07.324, unitDEBG: initted freemap. size: 128freemap_test, unit |
| 2659 | 2026-05-15T18:34:08.893Z | :May 15 18:34:07.324 DEBGfreemap_test |
| 2660 | 2026-05-15T18:34:08.893Z | initted freemap. size: 128May 15 18:34:07.324, unitMay 15 18:34:07.324: DEBGfreemap_test DEBGMay 15 18:34:07.324 |
| 2661 | 2026-05-15T18:34:08.893Z | DEBGinitted freemap. size: 128initted freemap. size: 128, , May 15 18:34:07.324unit reset freemap:unitDEBG, reset freemapfreemap_test: |
| 2662 | 2026-05-15T18:34:08.893Z | unit:, unitfreemap_testMay 15 18:34:07.324 |
| 2663 | 2026-05-15T18:34:08.893Z | : May 15 18:34:07.324 freemap_test |
| 2664 | 2026-05-15T18:34:08.893Z | DEBGDEBG freemap_test |
| 2665 | 2026-05-15T18:34:08.893Z | created new freemap reset freemap, , unitunit:: May 15 18:34:07.324 freemap_testfreemap_testDEBG |
| 2666 | 2026-05-15T18:34:08.893Z | |
| 2667 | 2026-05-15T18:34:08.893Z | reset freemap, unit: freemap_test |
| 2668 | 2026-05-15T18:34:08.893Z | May 15 18:34:07.324 DEBG initted freemap. size: 128, unit: freemap_test |
| 2669 | 2026-05-15T18:34:08.893Z | May 15 18:34:07.324 DEBG reset freemap, unit: freemap_test |
| 2670 | 2026-05-15T18:34:08.893Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2671 | 2026-05-15T18:34:08.893Z | test freemap::test_basic ... ok |
| 2672 | 2026-05-15T18:34:08.893Z | test freemap::test_free ... ok |
| 2673 | 2026-05-15T18:34:08.893Z | test freemap::test_span ... ok |
| 2674 | 2026-05-15T18:34:08.893Z | test freemap::test_reclaim ... ok |
| 2675 | 2026-05-15T18:34:08.893Z | test freemap::test_exhaustion ... ok |
| 2676 | 2026-05-15T18:34:08.893Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2677 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2678 | 2026-05-15T18:34:08.894Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2679 | 2026-05-15T18:34:08.894Z | test api_server::tests::test_build_info ... ok |
| 2680 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2681 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2682 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2683 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2684 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2685 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2686 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2687 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2688 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2689 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2690 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2691 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2692 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2693 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2694 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2695 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2696 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2697 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2698 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2699 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2700 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2701 | 2026-05-15T18:34:08.894Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2702 | 2026-05-15T18:34:08.894Z | |
| 2703 | 2026-05-15T18:34:08.894Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2704 | 2026-05-15T18:34:08.894Z | |
| 2705 | 2026-05-15T18:34:08.905Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7628c6abdddbd2a0) |
| 2706 | 2026-05-15T18:34:08.908Z | |
| 2707 | 2026-05-15T18:34:08.908Z | running 0 tests |
| 2708 | 2026-05-15T18:34:08.908Z | |
| 2709 | 2026-05-15T18:34:08.908Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2710 | 2026-05-15T18:34:08.908Z | |
| 2711 | 2026-05-15T18:34:08.908Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 2712 | 2026-05-15T18:34:08.911Z | |
| 2713 | 2026-05-15T18:34:08.911Z | running 0 tests |
| 2714 | 2026-05-15T18:34:08.911Z | |
| 2715 | 2026-05-15T18:34:08.911Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2716 | 2026-05-15T18:34:08.911Z | |
| 2717 | 2026-05-15T18:34:08.911Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-2b894aaabf32eb8f) |
| 2718 | 2026-05-15T18:34:08.914Z | |
| 2719 | 2026-05-15T18:34:08.914Z | running 6 tests |
| 2720 | 2026-05-15T18:34:08.914Z | test tests::test_parse_client_port_id ... ok |
| 2721 | 2026-05-15T18:34:08.915Z | test tests::test_port_id_cmp ... ok |
| 2722 | 2026-05-15T18:34:08.915Z | test tests::test_full_lot_id_neither_present ... ok |
| 2723 | 2026-05-15T18:34:08.915Z | test tests::test_full_lot_id_lot_only ... ok |
| 2724 | 2026-05-15T18:34:08.915Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2725 | 2026-05-15T18:34:08.915Z | test tests::test_full_lot_id_both_present ... ok |
| 2726 | 2026-05-15T18:34:08.915Z | |
| 2727 | 2026-05-15T18:34:08.915Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2728 | 2026-05-15T18:34:08.915Z | |
| 2729 | 2026-05-15T18:34:08.915Z | Running tests/test_all.rs (target/debug/deps/test_all-c679cf089a48828e) |
| 2730 | 2026-05-15T18:34:08.915Z | |
| 2731 | 2026-05-15T18:34:08.915Z | running 0 tests |
| 2732 | 2026-05-15T18:34:08.915Z | |
| 2733 | 2026-05-15T18:34:08.915Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2734 | 2026-05-15T18:34:08.915Z | |
| 2735 | 2026-05-15T18:34:08.915Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 2736 | 2026-05-15T18:34:08.918Z | |
| 2737 | 2026-05-15T18:34:08.918Z | running 0 tests |
| 2738 | 2026-05-15T18:34:08.918Z | |
| 2739 | 2026-05-15T18:34:08.918Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2740 | 2026-05-15T18:34:08.918Z | |
| 2741 | 2026-05-15T18:34:08.918Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 2742 | 2026-05-15T18:34:08.918Z | |
| 2743 | 2026-05-15T18:34:08.918Z | running 0 tests |
| 2744 | 2026-05-15T18:34:08.918Z | |
| 2745 | 2026-05-15T18:34:08.918Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2746 | 2026-05-15T18:34:08.918Z | |
| 2747 | 2026-05-15T18:34:08.918Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2748 | 2026-05-15T18:34:08.922Z | |
| 2749 | 2026-05-15T18:34:08.922Z | running 12 tests |
| 2750 | 2026-05-15T18:34:08.922Z | test icmp::test_v4_checksum ... ok |
| 2751 | 2026-05-15T18:34:08.922Z | test lldp::test_lldp_parse ... ok |
| 2752 | 2026-05-15T18:34:08.922Z | test icmp::test_v6_checksum ... ok |
| 2753 | 2026-05-15T18:34:08.922Z | test ipv6::test_ipv6_parse ... ok |
| 2754 | 2026-05-15T18:34:08.922Z | test pbuf::test_byte ... ok |
| 2755 | 2026-05-15T18:34:08.922Z | test pbuf::test_nibble ... ok |
| 2756 | 2026-05-15T18:34:08.922Z | test pbuf::test_short ... ok |
| 2757 | 2026-05-15T18:34:08.922Z | test pbuf::test_overflow ... ok |
| 2758 | 2026-05-15T18:34:08.922Z | test pbuf::test_twelve ... ok |
| 2759 | 2026-05-15T18:34:08.922Z | test pbuf::test_word ... ok |
| 2760 | 2026-05-15T18:34:08.922Z | test tcp::test_checksum_syn_nodata ... ok |
| 2761 | 2026-05-15T18:34:08.922Z | test tcp::test_checksum_ack_data ... ok |
| 2762 | 2026-05-15T18:34:08.922Z | |
| 2763 | 2026-05-15T18:34:08.922Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2764 | 2026-05-15T18:34:08.922Z | |
| 2765 | 2026-05-15T18:34:08.922Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2766 | 2026-05-15T18:34:08.925Z | |
| 2767 | 2026-05-15T18:34:08.925Z | running 0 tests |
| 2768 | 2026-05-15T18:34:08.925Z | |
| 2769 | 2026-05-15T18:34:08.925Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2770 | 2026-05-15T18:34:08.925Z | |
| 2771 | 2026-05-15T18:34:08.925Z | Running unittests src/main.rs (target/debug/deps/swadm-520862971dd4ee37) |
| 2772 | 2026-05-15T18:34:08.925Z | |
| 2773 | 2026-05-15T18:34:08.925Z | running 5 tests |
| 2774 | 2026-05-15T18:34:08.929Z | test switchport::test::test_compute_lanes ... ok |
| 2775 | 2026-05-15T18:34:08.929Z | test switchport::test::port_id_ordering ... ok |
| 2776 | 2026-05-15T18:34:08.929Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2777 | 2026-05-15T18:34:08.929Z | Lane 0 Rx Loss-of-lock: Yes Yes Lane 1 Yes Lane 2Yes |
| 2778 | 2026-05-15T18:34:08.929Z | Lane 3 Rx Loss-of-signal: Yes |
| 2779 | 2026-05-15T18:34:08.929Z | Yes Yes State: Activated Yes |
| 2780 | 2026-05-15T18:34:08.929Z | Activated Rx CDR Enabled: Yes ActivatedYes ActivatedYes |
| 2781 | 2026-05-15T18:34:08.929Z | Yes Rx Output Enabled: false |
| 2782 | 2026-05-15T18:34:08.929Z | Tx Enabled: Yesfalse Yesfalse falseYes |
| 2783 | 2026-05-15T18:34:08.929Z | Yes Rx Output Status: valid |
| 2784 | 2026-05-15T18:34:08.929Z | Tx Loss-of-lock: No valid No valid Novalid |
| 2785 | 2026-05-15T18:34:08.929Z | No |
| 2786 | 2026-05-15T18:34:08.929Z | Rx Loss-of-lock: true Tx Loss-of-signal: No true No true Notrue |
| 2787 | 2026-05-15T18:34:08.929Z | No |
| 2788 | 2026-05-15T18:34:08.929Z | Rx Loss-of-signal: false Tx CDR Enabled: No false No false Nofalse |
| 2789 | 2026-05-15T18:34:08.929Z | NoRx Auto-squelch Disable: true |
| 2790 | 2026-05-15T18:34:08.929Z | Tx Adaptive EQ Fault: No trueNo true Notrue |
| 2791 | 2026-05-15T18:34:08.929Z | Tx Output Enabled: trueNo |
| 2792 | 2026-05-15T18:34:08.929Z | true Tx Fault: Yes true Yestrue |
| 2793 | 2026-05-15T18:34:08.929Z | Yes Yes Tx Output Status: invalid |
| 2794 | 2026-05-15T18:34:08.929Z | invalid invalid invalid |
| 2795 | 2026-05-15T18:34:08.929Z | Tx Loss-of-lock: false false false false |
| 2796 | 2026-05-15T18:34:08.929Z | Tx Loss-of-signal: true true true true |
| 2797 | 2026-05-15T18:34:08.929Z | Tx Auto-squelch Disable: false false false false |
| 2798 | 2026-05-15T18:34:08.929Z | Tx Adaptive EQ Fail: true true true true |
| 2799 | 2026-05-15T18:34:08.929Z | Tx Failure: false false false false |
| 2800 | 2026-05-15T18:34:08.929Z | Tx Force Squelch: true true true true |
| 2801 | 2026-05-15T18:34:08.929Z | Tx Input Polarity: normal normal normal normal |
| 2802 | 2026-05-15T18:34:08.929Z | test switchport::test::test_print_sff_datapath ... ok |
| 2803 | 2026-05-15T18:34:08.929Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2804 | 2026-05-15T18:34:08.930Z | test link::test_filter ... ok |
| 2805 | 2026-05-15T18:34:08.930Z | |
| 2806 | 2026-05-15T18:34:08.930Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2807 | 2026-05-15T18:34:08.930Z | |
| 2808 | 2026-05-15T18:34:08.930Z | Running tests/counters.rs (target/debug/deps/counters-12223fda8f22af34) |
| 2809 | 2026-05-15T18:34:08.933Z | |
| 2810 | 2026-05-15T18:34:08.933Z | running 1 test |
| 2811 | 2026-05-15T18:34:08.933Z | test test_p4_counter_list ... ignored |
| 2812 | 2026-05-15T18:34:08.933Z | |
| 2813 | 2026-05-15T18:34:08.933Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2814 | 2026-05-15T18:34:08.933Z | |
| 2815 | 2026-05-15T18:34:08.933Z | Running tests/port-link.rs (target/debug/deps/port_link-ab27c4cf4b6b317d) |
| 2816 | 2026-05-15T18:34:08.933Z | |
| 2817 | 2026-05-15T18:34:08.933Z | running 5 tests |
| 2818 | 2026-05-15T18:34:08.933Z | test test_an ... ignored |
| 2819 | 2026-05-15T18:34:08.933Z | test test_enable ... ignored |
| 2820 | 2026-05-15T18:34:08.933Z | test test_ip_addresses ... ignored |
| 2821 | 2026-05-15T18:34:08.933Z | test test_kr ... ignored |
| 2822 | 2026-05-15T18:34:08.933Z | test test_mac ... ignored |
| 2823 | 2026-05-15T18:34:08.933Z | |
| 2824 | 2026-05-15T18:34:08.933Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2825 | 2026-05-15T18:34:08.933Z | |
| 2826 | 2026-05-15T18:34:08.933Z | Running unittests src/main.rs (target/debug/deps/tfportd-0b125c38c1a931aa) |
| 2827 | 2026-05-15T18:34:08.936Z | |
| 2828 | 2026-05-15T18:34:08.936Z | running 3 tests |
| 2829 | 2026-05-15T18:34:08.936Z | test linklocal::test_parse_ipadm ... ok |
| 2830 | 2026-05-15T18:34:08.936Z | test tfport::test_parse_tfport ... ok |
| 2831 | 2026-05-15T18:34:08.936Z | test config::tests::test_updates ... ok |
| 2832 | 2026-05-15T18:34:08.936Z | |
| 2833 | 2026-05-15T18:34:08.936Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2834 | 2026-05-15T18:34:08.936Z | |
| 2835 | 2026-05-15T18:34:08.936Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2836 | 2026-05-15T18:34:08.937Z | |
| 2837 | 2026-05-15T18:34:08.937Z | running 0 tests |
| 2838 | 2026-05-15T18:34:08.937Z | |
| 2839 | 2026-05-15T18:34:08.937Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2840 | 2026-05-15T18:34:08.937Z | |
| 2841 | 2026-05-15T18:34:08.940Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2842 | 2026-05-15T18:34:08.940Z | |
| 2843 | 2026-05-15T18:34:08.940Z | running 0 tests |
| 2844 | 2026-05-15T18:34:08.940Z | |
| 2845 | 2026-05-15T18:34:08.940Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2846 | 2026-05-15T18:34:08.940Z | |
| 2847 | 2026-05-15T18:34:08.940Z | Doc-tests aal |
| 2848 | 2026-05-15T18:34:09.060Z | |
| 2849 | 2026-05-15T18:34:09.060Z | running 0 tests |
| 2850 | 2026-05-15T18:34:09.060Z | |
| 2851 | 2026-05-15T18:34:09.060Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2852 | 2026-05-15T18:34:09.061Z | |
| 2853 | 2026-05-15T18:34:09.078Z | Doc-tests aal_macros |
| 2854 | 2026-05-15T18:34:09.148Z | |
| 2855 | 2026-05-15T18:34:09.148Z | running 0 tests |
| 2856 | 2026-05-15T18:34:09.148Z | |
| 2857 | 2026-05-15T18:34:09.148Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2858 | 2026-05-15T18:34:09.148Z | |
| 2859 | 2026-05-15T18:34:09.159Z | Doc-tests common |
| 2860 | 2026-05-15T18:34:09.389Z | |
| 2861 | 2026-05-15T18:34:09.389Z | running 0 tests |
| 2862 | 2026-05-15T18:34:09.390Z | |
| 2863 | 2026-05-15T18:34:09.390Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2864 | 2026-05-15T18:34:09.390Z | |
| 2865 | 2026-05-15T18:34:09.413Z | Doc-tests dpd_api |
| 2866 | 2026-05-15T18:34:10.144Z | |
| 2867 | 2026-05-15T18:34:10.144Z | running 2 tests |
| 2868 | 2026-05-15T18:34:10.144Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2869 | 2026-05-15T18:34:10.144Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2870 | 2026-05-15T18:34:10.144Z | |
| 2871 | 2026-05-15T18:34:10.144Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2872 | 2026-05-15T18:34:10.144Z | |
| 2873 | 2026-05-15T18:34:10.177Z | Doc-tests dpd_client |
| 2874 | 2026-05-15T18:34:11.421Z | |
| 2875 | 2026-05-15T18:34:11.421Z | running 0 tests |
| 2876 | 2026-05-15T18:34:11.421Z | |
| 2877 | 2026-05-15T18:34:11.421Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2878 | 2026-05-15T18:34:11.421Z | |
| 2879 | 2026-05-15T18:34:11.471Z | Doc-tests dpd_types |
| 2880 | 2026-05-15T18:34:11.674Z | |
| 2881 | 2026-05-15T18:34:11.674Z | running 0 tests |
| 2882 | 2026-05-15T18:34:11.674Z | |
| 2883 | 2026-05-15T18:34:11.674Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2884 | 2026-05-15T18:34:11.674Z | |
| 2885 | 2026-05-15T18:34:11.702Z | Doc-tests dpd_types_versions |
| 2886 | 2026-05-15T18:34:12.882Z | |
| 2887 | 2026-05-15T18:34:12.882Z | running 1 test |
| 2888 | 2026-05-15T18:34:12.882Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2889 | 2026-05-15T18:34:12.882Z | |
| 2890 | 2026-05-15T18:34:12.882Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2891 | 2026-05-15T18:34:12.882Z | |
| 2892 | 2026-05-15T18:34:12.929Z | Doc-tests packet |
| 2893 | 2026-05-15T18:34:13.039Z | |
| 2894 | 2026-05-15T18:34:13.039Z | running 0 tests |
| 2895 | 2026-05-15T18:34:13.039Z | |
| 2896 | 2026-05-15T18:34:13.039Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2897 | 2026-05-15T18:34:13.039Z | |
| 2898 | 2026-05-15T18:34:13.057Z | Doc-tests pcap |
| 2899 | 2026-05-15T18:34:13.109Z | |
| 2900 | 2026-05-15T18:34:13.109Z | running 0 tests |
| 2901 | 2026-05-15T18:34:13.109Z | |
| 2902 | 2026-05-15T18:34:13.109Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2903 | 2026-05-15T18:34:13.109Z | |
| 2904 | 2026-05-15T18:34:13.154Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2905 | 2026-05-15T18:34:13.154Z | + RUST_BACKTRACE=full |
| 2906 | 2026-05-15T18:34:13.154Z | + cargo test --features softnpu --no-fail-fast |
| 2907 | 2026-05-15T18:34:13.784Z | Compiling num-integer v0.1.46 |
| 2908 | 2026-05-15T18:34:13.864Z | Compiling num-complex v0.4.6 |
| 2909 | 2026-05-15T18:34:13.906Z | Compiling bitstruct_derive v0.1.0 |
| 2910 | 2026-05-15T18:34:13.909Z | Compiling tap v1.0.1 |
| 2911 | 2026-05-15T18:34:14.028Z | Compiling wyz v0.5.1 |
| 2912 | 2026-05-15T18:34:14.155Z | Compiling num-rational v0.4.2 |
| 2913 | 2026-05-15T18:34:14.189Z | Compiling num-iter v0.1.45 |
| 2914 | 2026-05-15T18:34:14.216Z | Compiling num-bigint v0.4.6 |
| 2915 | 2026-05-15T18:34:14.285Z | Compiling radium v0.7.0 |
| 2916 | 2026-05-15T18:34:14.310Z | Compiling funty v2.0.0 |
| 2917 | 2026-05-15T18:34:14.355Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2918 | 2026-05-15T18:34:14.385Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2919 | 2026-05-15T18:34:14.484Z | Compiling num v0.4.3 |
| 2920 | 2026-05-15T18:34:14.567Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2921 | 2026-05-15T18:34:14.579Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2922 | 2026-05-15T18:34:14.590Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2923 | 2026-05-15T18:34:14.654Z | Compiling bitvec v1.0.1 |
| 2924 | 2026-05-15T18:34:14.708Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2925 | 2026-05-15T18:34:14.846Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2926 | 2026-05-15T18:34:14.881Z | Compiling typeid v1.0.3 |
| 2927 | 2026-05-15T18:34:14.968Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2928 | 2026-05-15T18:34:14.971Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2929 | 2026-05-15T18:34:15.003Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2930 | 2026-05-15T18:34:15.110Z | Compiling ascii v1.1.0 |
| 2931 | 2026-05-15T18:34:15.578Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2932 | 2026-05-15T18:34:15.826Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2933 | 2026-05-15T18:34:15.861Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2934 | 2026-05-15T18:34:15.879Z | Compiling erased-serde v0.4.8 |
| 2935 | 2026-05-15T18:34:16.067Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2936 | 2026-05-15T18:34:16.098Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2937 | 2026-05-15T18:34:16.300Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2938 | 2026-05-15T18:34:16.304Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2939 | 2026-05-15T18:34:16.352Z | Compiling bitstruct v0.1.1 |
| 2940 | 2026-05-15T18:34:16.667Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2941 | 2026-05-15T18:34:16.886Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2942 | 2026-05-15T18:34:16.914Z | Compiling serde_arrays v0.1.0 |
| 2943 | 2026-05-15T18:34:16.932Z | Compiling libloading v0.7.4 |
| 2944 | 2026-05-15T18:34:17.045Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2945 | 2026-05-15T18:34:17.167Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2946 | 2026-05-15T18:34:17.317Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2947 | 2026-05-15T18:34:18.018Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2948 | 2026-05-15T18:34:19.124Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2949 | 2026-05-15T18:34:19.939Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2950 | 2026-05-15T18:34:25.776Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2951 | 2026-05-15T18:34:25.989Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2952 | 2026-05-15T18:34:25.989Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2953 | 2026-05-15T18:34:26.052Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2954 | 2026-05-15T18:34:26.064Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2955 | 2026-05-15T18:34:26.588Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2956 | 2026-05-15T18:34:27.636Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2957 | 2026-05-15T18:34:28.509Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2958 | 2026-05-15T18:34:31.016Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2959 | 2026-05-15T18:34:31.599Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2960 | 2026-05-15T18:34:33.035Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2961 | 2026-05-15T18:34:34.256Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2962 | 2026-05-15T18:34:35.181Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2963 | 2026-05-15T18:34:35.195Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2964 | 2026-05-15T18:34:43.165Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2965 | 2026-05-15T18:34:45.031Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2966 | 2026-05-15T18:34:48.479Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2967 | 2026-05-15T18:35:26.910Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s |
| 2968 | 2026-05-15T18:35:27.023Z | Running unittests src/lib.rs (target/debug/deps/aal-4d25eaadfe042da1) |
| 2969 | 2026-05-15T18:35:27.026Z | |
| 2970 | 2026-05-15T18:35:27.026Z | running 5 tests |
| 2971 | 2026-05-15T18:35:27.026Z | test fuse::tests::chip_revision_b1 ... ok |
| 2972 | 2026-05-15T18:35:27.026Z | test fuse::tests::chip_revision_b0 ... ok |
| 2973 | 2026-05-15T18:35:27.026Z | test fuse::tests::chip_revision_a0 ... ok |
| 2974 | 2026-05-15T18:35:27.026Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2975 | 2026-05-15T18:35:27.027Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2976 | 2026-05-15T18:35:27.027Z | |
| 2977 | 2026-05-15T18:35:27.027Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2978 | 2026-05-15T18:35:27.027Z | |
| 2979 | 2026-05-15T18:35:27.027Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2980 | 2026-05-15T18:35:27.030Z | |
| 2981 | 2026-05-15T18:35:27.030Z | running 0 tests |
| 2982 | 2026-05-15T18:35:27.030Z | |
| 2983 | 2026-05-15T18:35:27.030Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2984 | 2026-05-15T18:35:27.030Z | |
| 2985 | 2026-05-15T18:35:27.030Z | Running unittests src/lib.rs (target/debug/deps/asic-eb9ed458dbcabd0b) |
| 2986 | 2026-05-15T18:35:27.034Z | |
| 2987 | 2026-05-15T18:35:27.034Z | running 0 tests |
| 2988 | 2026-05-15T18:35:27.034Z | |
| 2989 | 2026-05-15T18:35:27.034Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2990 | 2026-05-15T18:35:27.034Z | |
| 2991 | 2026-05-15T18:35:27.034Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2992 | 2026-05-15T18:35:27.037Z | |
| 2993 | 2026-05-15T18:35:27.037Z | running 10 tests |
| 2994 | 2026-05-15T18:35:27.037Z | test network::tests::test_equal ... ok |
| 2995 | 2026-05-15T18:35:27.037Z | test network::tests::test_eui64 ... ok |
| 2996 | 2026-05-15T18:35:27.037Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2997 | 2026-05-15T18:35:27.038Z | test nat::tests::test_vni ... ok |
| 2998 | 2026-05-15T18:35:27.038Z | test network::tests::test_into ... ok |
| 2999 | 2026-05-15T18:35:27.038Z | test network::tests::test_not_equal ... ok |
| 3000 | 2026-05-15T18:35:27.038Z | test network::tests::test_parse ... ok |
| 3001 | 2026-05-15T18:35:27.038Z | test network::tests::test_to_string ... ok |
| 3002 | 2026-05-15T18:35:27.038Z | test test_purge ... ok |
| 3003 | 2026-05-15T18:35:27.041Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3004 | 2026-05-15T18:35:27.041Z | |
| 3005 | 2026-05-15T18:35:27.041Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3006 | 2026-05-15T18:35:27.041Z | |
| 3007 | 2026-05-15T18:35:27.041Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5e5c9ab59f00c337) |
| 3008 | 2026-05-15T18:35:27.044Z | |
| 3009 | 2026-05-15T18:35:27.044Z | running 1 test |
| 3010 | 2026-05-15T18:35:28.302Z | test test::test_apis_up_to_date ... ok |
| 3011 | 2026-05-15T18:35:28.302Z | |
| 3012 | 2026-05-15T18:35:28.302Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s |
| 3013 | 2026-05-15T18:35:28.302Z | |
| 3014 | 2026-05-15T18:35:28.351Z | Running unittests src/main.rs (target/debug/deps/dpd-6b077150d90425f0) |
| 3015 | 2026-05-15T18:35:28.357Z | |
| 3016 | 2026-05-15T18:35:28.357Z | running 18 tests |
| 3017 | 2026-05-15T18:35:28.361Z | test freemap::test_ordering ... ok |
| 3018 | 2026-05-15T18:35:28.361Z | test freemap::test_split ... ok |
| 3019 | 2026-05-15T18:35:28.361Z | test config::tests::test_updates ... ok |
| 3020 | 2026-05-15T18:35:28.361Z | test macaddrs::tests::test_mac_offset ... ok |
| 3021 | 2026-05-15T18:35:28.361Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3022 | 2026-05-15T18:35:28.361Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3023 | 2026-05-15T18:35:28.361Z | test nat::test_mapping ... ok |
| 3024 | 2026-05-15T18:35:28.361Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3025 | 2026-05-15T18:35:28.361Z | test port_map::tests::dump_map ... ok |
| 3026 | 2026-05-15T18:35:28.361Z | test port_map::tests::test_backplane_group ... ok |
| 3027 | 2026-05-15T18:35:28.361Z | test port_map::tests::test_port_map ... ok |
| 3028 | 2026-05-15T18:35:28.361Z | May 15 18:35:26.782May 15 18:35:26.782May 15 18:35:26.782 DEBG DEBGDEBG created new freemapcreated new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test |
| 3029 | 2026-05-15T18:35:28.361Z | |
| 3030 | 2026-05-15T18:35:28.361Z | , unit: freemap_test |
| 3031 | 2026-05-15T18:35:28.361Z | May 15 18:35:26.782 DEBG initted freemap. size: 128May 15 18:35:26.782, unitDEBGMay 15 18:35:26.782 initted freemap. size: 128:May 15 18:35:26.782DEBG freemap_test, |
| 3032 | 2026-05-15T18:35:28.361Z | DEBG unitcreated new freemap:May 15 18:35:26.782created new freemap , DEBG, unitunitfreemap_test:initted freemap. size: 128May 15 18:35:26.782: |
| 3033 | 2026-05-15T18:35:28.361Z | freemap_testDEBG |
| 3034 | 2026-05-15T18:35:28.361Z | reset freemap, May 15 18:35:26.782, unit freemap_testunit::DEBG May 15 18:35:26.782freemap_test |
| 3035 | 2026-05-15T18:35:28.361Z | freemap_test reset freemapDEBG |
| 3036 | 2026-05-15T18:35:28.361Z | , |
| 3037 | 2026-05-15T18:35:28.361Z | initted freemap. size: 128unit, unit:: May 15 18:35:26.782freemap_test |
| 3038 | 2026-05-15T18:35:28.361Z | freemap_testDEBG |
| 3039 | 2026-05-15T18:35:28.361Z | initted freemap. size: 128May 15 18:35:26.782, unitDEBG:May 15 18:35:26.782 freemap_testDEBG reset freemapreset freemap, , unit |
| 3040 | 2026-05-15T18:35:28.361Z | unit:: freemap_testfreemap_testMay 15 18:35:26.782 |
| 3041 | 2026-05-15T18:35:28.361Z | |
| 3042 | 2026-05-15T18:35:28.361Z | DEBG reset freemap, unit: freemap_test |
| 3043 | 2026-05-15T18:35:28.365Z | test freemap::test_exhaustion ... ok |
| 3044 | 2026-05-15T18:35:28.365Z | test freemap::test_free ... ok |
| 3045 | 2026-05-15T18:35:28.365Z | test freemap::test_span ... ok |
| 3046 | 2026-05-15T18:35:28.365Z | test freemap::test_reclaim ... ok |
| 3047 | 2026-05-15T18:35:28.365Z | test freemap::test_basic ... ok |
| 3048 | 2026-05-15T18:35:28.365Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3049 | 2026-05-15T18:35:28.365Z | test api_server::tests::test_build_info ... ok |
| 3050 | 2026-05-15T18:35:28.365Z | |
| 3051 | 2026-05-15T18:35:28.365Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3052 | 2026-05-15T18:35:28.365Z | |
| 3053 | 2026-05-15T18:35:28.365Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-316e7a5769ad6ace) |
| 3054 | 2026-05-15T18:35:28.369Z | |
| 3055 | 2026-05-15T18:35:28.369Z | running 0 tests |
| 3056 | 2026-05-15T18:35:28.369Z | |
| 3057 | 2026-05-15T18:35:28.369Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3058 | 2026-05-15T18:35:28.369Z | |
| 3059 | 2026-05-15T18:35:28.369Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-2862472988c6ba8e) |
| 3060 | 2026-05-15T18:35:28.369Z | |
| 3061 | 2026-05-15T18:35:28.369Z | running 0 tests |
| 3062 | 2026-05-15T18:35:28.369Z | |
| 3063 | 2026-05-15T18:35:28.369Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3064 | 2026-05-15T18:35:28.369Z | |
| 3065 | 2026-05-15T18:35:28.369Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ead68f8aafe3f527) |
| 3066 | 2026-05-15T18:35:28.374Z | |
| 3067 | 2026-05-15T18:35:28.374Z | running 6 tests |
| 3068 | 2026-05-15T18:35:28.374Z | test tests::test_parse_client_port_id ... ok |
| 3069 | 2026-05-15T18:35:28.374Z | test tests::test_port_id_cmp ... ok |
| 3070 | 2026-05-15T18:35:28.374Z | test tests::test_full_lot_id_neither_present ... ok |
| 3071 | 2026-05-15T18:35:28.374Z | test tests::test_full_lot_id_both_present ... ok |
| 3072 | 2026-05-15T18:35:28.374Z | test tests::test_full_lot_id_lot_only ... ok |
| 3073 | 2026-05-15T18:35:28.374Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3074 | 2026-05-15T18:35:28.374Z | |
| 3075 | 2026-05-15T18:35:28.375Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3076 | 2026-05-15T18:35:28.375Z | |
| 3077 | 2026-05-15T18:35:28.375Z | Running tests/test_all.rs (target/debug/deps/test_all-bcae10252b610653) |
| 3078 | 2026-05-15T18:35:28.375Z | |
| 3079 | 2026-05-15T18:35:28.375Z | running 0 tests |
| 3080 | 2026-05-15T18:35:28.375Z | |
| 3081 | 2026-05-15T18:35:28.375Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3082 | 2026-05-15T18:35:28.375Z | |
| 3083 | 2026-05-15T18:35:28.375Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-be0f591e43b1edea) |
| 3084 | 2026-05-15T18:35:28.375Z | |
| 3085 | 2026-05-15T18:35:28.375Z | running 0 tests |
| 3086 | 2026-05-15T18:35:28.378Z | |
| 3087 | 2026-05-15T18:35:28.378Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3088 | 2026-05-15T18:35:28.378Z | |
| 3089 | 2026-05-15T18:35:28.378Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-7c927ac149893b9a) |
| 3090 | 2026-05-15T18:35:28.378Z | |
| 3091 | 2026-05-15T18:35:28.378Z | running 0 tests |
| 3092 | 2026-05-15T18:35:28.378Z | |
| 3093 | 2026-05-15T18:35:28.378Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3094 | 2026-05-15T18:35:28.378Z | |
| 3095 | 2026-05-15T18:35:28.378Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3096 | 2026-05-15T18:35:28.381Z | |
| 3097 | 2026-05-15T18:35:28.382Z | running 12 tests |
| 3098 | 2026-05-15T18:35:28.382Z | test icmp::test_v6_checksum ... ok |
| 3099 | 2026-05-15T18:35:28.382Z | test lldp::test_lldp_parse ... ok |
| 3100 | 2026-05-15T18:35:28.382Z | test icmp::test_v4_checksum ... ok |
| 3101 | 2026-05-15T18:35:28.382Z | test pbuf::test_byte ... ok |
| 3102 | 2026-05-15T18:35:28.382Z | test pbuf::test_nibble ... ok |
| 3103 | 2026-05-15T18:35:28.382Z | test ipv6::test_ipv6_parse ... ok |
| 3104 | 2026-05-15T18:35:28.382Z | test pbuf::test_overflow ... ok |
| 3105 | 2026-05-15T18:35:28.382Z | test pbuf::test_short ... ok |
| 3106 | 2026-05-15T18:35:28.382Z | test pbuf::test_twelve ... ok |
| 3107 | 2026-05-15T18:35:28.382Z | test pbuf::test_word ... ok |
| 3108 | 2026-05-15T18:35:28.382Z | test tcp::test_checksum_ack_data ... ok |
| 3109 | 2026-05-15T18:35:28.382Z | test tcp::test_checksum_syn_nodata ... ok |
| 3110 | 2026-05-15T18:35:28.382Z | |
| 3111 | 2026-05-15T18:35:28.382Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3112 | 2026-05-15T18:35:28.382Z | |
| 3113 | 2026-05-15T18:35:28.382Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3114 | 2026-05-15T18:35:28.382Z | |
| 3115 | 2026-05-15T18:35:28.382Z | running 0 tests |
| 3116 | 2026-05-15T18:35:28.382Z | |
| 3117 | 2026-05-15T18:35:28.382Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3118 | 2026-05-15T18:35:28.382Z | |
| 3119 | 2026-05-15T18:35:28.385Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 3120 | 2026-05-15T18:35:28.391Z | |
| 3121 | 2026-05-15T18:35:28.391Z | running 5 tests |
| 3122 | 2026-05-15T18:35:28.396Z | test switchport::test::test_compute_lanes ... ok |
| 3123 | 2026-05-15T18:35:28.399Z | test switchport::test::port_id_ordering ... ok |
| 3124 | 2026-05-15T18:35:28.399Z | test link::test_filter ... ok |
| 3125 | 2026-05-15T18:35:28.399Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3126 | 2026-05-15T18:35:28.399Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3127 | 2026-05-15T18:35:28.399Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3128 | 2026-05-15T18:35:28.399Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3129 | 2026-05-15T18:35:28.399Z | Tx Enabled: Yes Yes Yes Yes |
| 3130 | 2026-05-15T18:35:28.399Z | Lane 0 Tx Loss-of-lock: No No NoLane 1 No |
| 3131 | 2026-05-15T18:35:28.399Z | Tx Loss-of-signal: NoLane 2 Lane 3No |
| 3132 | 2026-05-15T18:35:28.399Z | No No State: Activated |
| 3133 | 2026-05-15T18:35:28.399Z | Tx CDR Enabled: No Activated NoActivated No ActivatedNo |
| 3134 | 2026-05-15T18:35:28.399Z | |
| 3135 | 2026-05-15T18:35:28.399Z | Rx Output Enabled: false Tx Adaptive EQ Fault: No No falseNo falseNo |
| 3136 | 2026-05-15T18:35:28.399Z | false |
| 3137 | 2026-05-15T18:35:28.399Z | Tx Fault: Yes Rx Output Status: valid Yesvalid Yesvalid Yes |
| 3138 | 2026-05-15T18:35:28.399Z | valid |
| 3139 | 2026-05-15T18:35:28.399Z | Rx Loss-of-lock: true true true true |
| 3140 | 2026-05-15T18:35:28.399Z | Rx Loss-of-signal: false false false false |
| 3141 | 2026-05-15T18:35:28.399Z | Rx Auto-squelch Disable: true true true true |
| 3142 | 2026-05-15T18:35:28.399Z | Tx Output Enabled: true true true true |
| 3143 | 2026-05-15T18:35:28.399Z | Tx Output Status: invalid invalid invalid invalid |
| 3144 | 2026-05-15T18:35:28.399Z | Tx Loss-of-lock: false false false false |
| 3145 | 2026-05-15T18:35:28.399Z | Tx Loss-of-signal: true true true true |
| 3146 | 2026-05-15T18:35:28.400Z | Tx Auto-squelch Disable: false false false false |
| 3147 | 2026-05-15T18:35:28.400Z | Tx Adaptive EQ Fail: true true true true |
| 3148 | 2026-05-15T18:35:28.400Z | Tx Failure: false false false false |
| 3149 | 2026-05-15T18:35:28.400Z | Tx Force Squelch: true true true true |
| 3150 | 2026-05-15T18:35:28.400Z | Tx Input Polarity: normal normal normal normal |
| 3151 | 2026-05-15T18:35:28.400Z | test switchport::test::test_print_sff_datapath ... ok |
| 3152 | 2026-05-15T18:35:28.400Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3153 | 2026-05-15T18:35:28.400Z | |
| 3154 | 2026-05-15T18:35:28.400Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3155 | 2026-05-15T18:35:28.400Z | |
| 3156 | 2026-05-15T18:35:28.400Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 3157 | 2026-05-15T18:35:28.404Z | |
| 3158 | 2026-05-15T18:35:28.404Z | running 1 test |
| 3159 | 2026-05-15T18:35:28.407Z | test test_p4_counter_list ... ignored |
| 3160 | 2026-05-15T18:35:28.407Z | |
| 3161 | 2026-05-15T18:35:28.407Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3162 | 2026-05-15T18:35:28.407Z | |
| 3163 | 2026-05-15T18:35:28.407Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 3164 | 2026-05-15T18:35:28.411Z | |
| 3165 | 2026-05-15T18:35:28.411Z | running 5 tests |
| 3166 | 2026-05-15T18:35:28.414Z | test test_an ... ignored |
| 3167 | 2026-05-15T18:35:28.414Z | test test_enable ... ignored |
| 3168 | 2026-05-15T18:35:28.414Z | test test_ip_addresses ... ignored |
| 3169 | 2026-05-15T18:35:28.414Z | test test_kr ... ignored |
| 3170 | 2026-05-15T18:35:28.414Z | test test_mac ... ignored |
| 3171 | 2026-05-15T18:35:28.414Z | |
| 3172 | 2026-05-15T18:35:28.414Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3173 | 2026-05-15T18:35:28.414Z | |
| 3174 | 2026-05-15T18:35:28.414Z | Running unittests src/main.rs (target/debug/deps/tfportd-6de78372f9c328fe) |
| 3175 | 2026-05-15T18:35:28.418Z | |
| 3176 | 2026-05-15T18:35:28.418Z | running 3 tests |
| 3177 | 2026-05-15T18:35:28.418Z | test linklocal::test_parse_ipadm ... ok |
| 3178 | 2026-05-15T18:35:28.418Z | test tfport::test_parse_tfport ... ok |
| 3179 | 2026-05-15T18:35:28.418Z | test config::tests::test_updates ... ok |
| 3180 | 2026-05-15T18:35:28.418Z | |
| 3181 | 2026-05-15T18:35:28.418Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3182 | 2026-05-15T18:35:28.418Z | |
| 3183 | 2026-05-15T18:35:28.418Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3184 | 2026-05-15T18:35:28.421Z | |
| 3185 | 2026-05-15T18:35:28.421Z | running 0 tests |
| 3186 | 2026-05-15T18:35:28.421Z | |
| 3187 | 2026-05-15T18:35:28.421Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3188 | 2026-05-15T18:35:28.421Z | |
| 3189 | 2026-05-15T18:35:28.422Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3190 | 2026-05-15T18:35:28.422Z | |
| 3191 | 2026-05-15T18:35:28.422Z | running 0 tests |
| 3192 | 2026-05-15T18:35:28.422Z | |
| 3193 | 2026-05-15T18:35:28.422Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3194 | 2026-05-15T18:35:28.422Z | |
| 3195 | 2026-05-15T18:35:28.422Z | Doc-tests aal |
| 3196 | 2026-05-15T18:35:28.548Z | |
| 3197 | 2026-05-15T18:35:28.548Z | running 0 tests |
| 3198 | 2026-05-15T18:35:28.548Z | |
| 3199 | 2026-05-15T18:35:28.548Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3200 | 2026-05-15T18:35:28.548Z | |
| 3201 | 2026-05-15T18:35:28.566Z | Doc-tests aal_macros |
| 3202 | 2026-05-15T18:35:28.638Z | |
| 3203 | 2026-05-15T18:35:28.638Z | running 0 tests |
| 3204 | 2026-05-15T18:35:28.638Z | |
| 3205 | 2026-05-15T18:35:28.638Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3206 | 2026-05-15T18:35:28.638Z | |
| 3207 | 2026-05-15T18:35:28.650Z | Doc-tests common |
| 3208 | 2026-05-15T18:35:28.882Z | |
| 3209 | 2026-05-15T18:35:28.882Z | running 0 tests |
| 3210 | 2026-05-15T18:35:28.882Z | |
| 3211 | 2026-05-15T18:35:28.882Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3212 | 2026-05-15T18:35:28.882Z | |
| 3213 | 2026-05-15T18:35:28.905Z | Doc-tests dpd_api |
| 3214 | 2026-05-15T18:35:29.644Z | |
| 3215 | 2026-05-15T18:35:29.644Z | running 2 tests |
| 3216 | 2026-05-15T18:35:29.645Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3217 | 2026-05-15T18:35:29.645Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3218 | 2026-05-15T18:35:29.645Z | |
| 3219 | 2026-05-15T18:35:29.645Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3220 | 2026-05-15T18:35:29.645Z | |
| 3221 | 2026-05-15T18:35:29.677Z | Doc-tests dpd_client |
| 3222 | 2026-05-15T18:35:30.940Z | |
| 3223 | 2026-05-15T18:35:30.940Z | running 0 tests |
| 3224 | 2026-05-15T18:35:30.940Z | |
| 3225 | 2026-05-15T18:35:30.940Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3226 | 2026-05-15T18:35:30.940Z | |
| 3227 | 2026-05-15T18:35:30.986Z | Doc-tests dpd_types |
| 3228 | 2026-05-15T18:35:31.192Z | |
| 3229 | 2026-05-15T18:35:31.192Z | running 0 tests |
| 3230 | 2026-05-15T18:35:31.192Z | |
| 3231 | 2026-05-15T18:35:31.192Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3232 | 2026-05-15T18:35:31.192Z | |
| 3233 | 2026-05-15T18:35:31.219Z | Doc-tests dpd_types_versions |
| 3234 | 2026-05-15T18:35:32.410Z | |
| 3235 | 2026-05-15T18:35:32.410Z | running 1 test |
| 3236 | 2026-05-15T18:35:32.410Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3237 | 2026-05-15T18:35:32.410Z | |
| 3238 | 2026-05-15T18:35:32.410Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3239 | 2026-05-15T18:35:32.410Z | |
| 3240 | 2026-05-15T18:35:32.454Z | Doc-tests packet |
| 3241 | 2026-05-15T18:35:32.569Z | |
| 3242 | 2026-05-15T18:35:32.569Z | running 0 tests |
| 3243 | 2026-05-15T18:35:32.569Z | |
| 3244 | 2026-05-15T18:35:32.569Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3245 | 2026-05-15T18:35:32.569Z | |
| 3246 | 2026-05-15T18:35:32.586Z | Doc-tests pcap |
| 3247 | 2026-05-15T18:35:32.638Z | |
| 3248 | 2026-05-15T18:35:32.638Z | running 0 tests |
| 3249 | 2026-05-15T18:35:32.638Z | |
| 3250 | 2026-05-15T18:35:32.638Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3251 | 2026-05-15T18:35:32.638Z | |
| 3252 | 2026-05-15T18:35:32.689Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3253 | 2026-05-15T18:35:32.689Z | + RUST_BACKTRACE=full |
| 3254 | 2026-05-15T18:35:32.689Z | + cargo test --features chaos --no-fail-fast |
| 3255 | 2026-05-15T18:35:33.262Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3256 | 2026-05-15T18:35:33.338Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3257 | 2026-05-15T18:35:33.345Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3258 | 2026-05-15T18:35:41.511Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3259 | 2026-05-15T18:35:42.350Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3260 | 2026-05-15T18:36:14.972Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 42.26s |
| 3261 | 2026-05-15T18:36:15.078Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 3262 | 2026-05-15T18:36:15.084Z | |
| 3263 | 2026-05-15T18:36:15.084Z | running 5 tests |
| 3264 | 2026-05-15T18:36:15.087Z | test fuse::tests::chip_revision_b1 ... ok |
| 3265 | 2026-05-15T18:36:15.087Z | test fuse::tests::chip_revision_b0 ... ok |
| 3266 | 2026-05-15T18:36:15.087Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3267 | 2026-05-15T18:36:15.087Z | test fuse::tests::chip_revision_a0 ... ok |
| 3268 | 2026-05-15T18:36:15.087Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3269 | 2026-05-15T18:36:15.087Z | |
| 3270 | 2026-05-15T18:36:15.087Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3271 | 2026-05-15T18:36:15.087Z | |
| 3272 | 2026-05-15T18:36:15.087Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3273 | 2026-05-15T18:36:15.091Z | |
| 3274 | 2026-05-15T18:36:15.091Z | running 0 tests |
| 3275 | 2026-05-15T18:36:15.091Z | |
| 3276 | 2026-05-15T18:36:15.091Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3277 | 2026-05-15T18:36:15.091Z | |
| 3278 | 2026-05-15T18:36:15.091Z | Running unittests src/lib.rs (target/debug/deps/asic-a7f98a4129239b9a) |
| 3279 | 2026-05-15T18:36:15.095Z | |
| 3280 | 2026-05-15T18:36:15.095Z | running 0 tests |
| 3281 | 2026-05-15T18:36:15.098Z | |
| 3282 | 2026-05-15T18:36:15.098Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3283 | 2026-05-15T18:36:15.098Z | |
| 3284 | 2026-05-15T18:36:15.098Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 3285 | 2026-05-15T18:36:15.101Z | |
| 3286 | 2026-05-15T18:36:15.101Z | running 10 tests |
| 3287 | 2026-05-15T18:36:15.104Z | test nat::tests::test_vni ... ok |
| 3288 | 2026-05-15T18:36:15.104Z | test network::tests::test_equal ... ok |
| 3289 | 2026-05-15T18:36:15.104Z | test network::tests::test_eui64 ... ok |
| 3290 | 2026-05-15T18:36:15.104Z | test network::tests::test_into ... ok |
| 3291 | 2026-05-15T18:36:15.104Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3292 | 2026-05-15T18:36:15.104Z | test network::tests::test_not_equal ... ok |
| 3293 | 2026-05-15T18:36:15.107Z | test network::tests::test_to_string ... ok |
| 3294 | 2026-05-15T18:36:15.107Z | test network::tests::test_parse ... ok |
| 3295 | 2026-05-15T18:36:15.107Z | test test_purge ... ok |
| 3296 | 2026-05-15T18:36:15.110Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3297 | 2026-05-15T18:36:15.110Z | |
| 3298 | 2026-05-15T18:36:15.110Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3299 | 2026-05-15T18:36:15.110Z | |
| 3300 | 2026-05-15T18:36:15.110Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 3301 | 2026-05-15T18:36:15.132Z | |
| 3302 | 2026-05-15T18:36:15.132Z | running 1 test |
| 3303 | 2026-05-15T18:36:16.443Z | test test::test_apis_up_to_date ... ok |
| 3304 | 2026-05-15T18:36:16.443Z | |
| 3305 | 2026-05-15T18:36:16.443Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s |
| 3306 | 2026-05-15T18:36:16.443Z | |
| 3307 | 2026-05-15T18:36:16.497Z | Running unittests src/main.rs (target/debug/deps/dpd-c18a146b4cf49317) |
| 3308 | 2026-05-15T18:36:16.502Z | |
| 3309 | 2026-05-15T18:36:16.502Z | running 18 tests |
| 3310 | 2026-05-15T18:36:16.506Z | test freemap::test_ordering ... ok |
| 3311 | 2026-05-15T18:36:16.506Z | test freemap::test_split ... ok |
| 3312 | 2026-05-15T18:36:16.506Z | test config::tests::test_updates ... ok |
| 3313 | 2026-05-15T18:36:16.506Z | test macaddrs::tests::test_mac_offset ... ok |
| 3314 | 2026-05-15T18:36:16.506Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3315 | 2026-05-15T18:36:16.506Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3316 | 2026-05-15T18:36:16.506Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3317 | 2026-05-15T18:36:16.506Z | test nat::test_mapping ... ok |
| 3318 | 2026-05-15T18:36:16.509Z | test port_map::tests::dump_map ... ok |
| 3319 | 2026-05-15T18:36:16.509Z | test port_map::tests::test_backplane_group ... ok |
| 3320 | 2026-05-15T18:36:16.509Z | test port_map::tests::test_port_map ... ok |
| 3321 | 2026-05-15T18:36:16.509Z | May 15 18:36:14.920 DEBG created new freemapMay 15 18:36:14.920 DEBG created new freemap, unit, :unit :freemap_test |
| 3322 | 2026-05-15T18:36:16.509Z | freemap_test |
| 3323 | 2026-05-15T18:36:16.509Z | May 15 18:36:14.920 DEBGMay 15 18:36:14.920 initted freemap. size: 128May 15 18:36:14.920 , DEBGunit :created new freemap DEBGfreemap_test , initted freemap. size: 128 |
| 3324 | 2026-05-15T18:36:16.509Z | unitMay 15 18:36:14.920: , DEBGunit May 15 18:36:14.920created new freemap DEBG, unitreset freemapfreemap_test, : |
| 3325 | 2026-05-15T18:36:16.509Z | unit: freemap_testfreemap_testMay 15 18:36:14.920 |
| 3326 | 2026-05-15T18:36:16.509Z | |
| 3327 | 2026-05-15T18:36:16.509Z | May 15 18:36:14.920: freemap_test |
| 3328 | 2026-05-15T18:36:16.509Z | DEBGMay 15 18:36:14.920 initted freemap. size: 128 , DEBG DEBGinitted freemap. size: 128unit, :unitMay 15 18:36:14.920: freemap_testfreemap_test |
| 3329 | 2026-05-15T18:36:16.509Z | created new freemap |
| 3330 | 2026-05-15T18:36:16.509Z | DEBG , reset freemapunit, May 15 18:36:14.920:May 15 18:36:14.920 DEBGfreemap_test unitreset freemap:DEBG |
| 3331 | 2026-05-15T18:36:16.509Z | , freemap_test reset freemapunit, : |
| 3332 | 2026-05-15T18:36:16.509Z | unit :freemap_testMay 15 18:36:14.920 |
| 3333 | 2026-05-15T18:36:16.509Z | freemap_testDEBG |
| 3334 | 2026-05-15T18:36:16.509Z | initted freemap. size: 128, unit: freemap_test |
| 3335 | 2026-05-15T18:36:16.509Z | May 15 18:36:14.920 DEBG reset freemap, unit: freemap_test |
| 3336 | 2026-05-15T18:36:16.509Z | test freemap::test_basic ... ok |
| 3337 | 2026-05-15T18:36:16.509Z | test freemap::test_reclaim ... ok |
| 3338 | 2026-05-15T18:36:16.509Z | test freemap::test_span ... ok |
| 3339 | 2026-05-15T18:36:16.509Z | test freemap::test_exhaustion ... ok |
| 3340 | 2026-05-15T18:36:16.509Z | test freemap::test_free ... ok |
| 3341 | 2026-05-15T18:36:16.509Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3342 | 2026-05-15T18:36:16.509Z | test api_server::tests::test_build_info ... ok |
| 3343 | 2026-05-15T18:36:16.509Z | |
| 3344 | 2026-05-15T18:36:16.509Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3345 | 2026-05-15T18:36:16.510Z | |
| 3346 | 2026-05-15T18:36:16.513Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-bbbf33576fce60e8) |
| 3347 | 2026-05-15T18:36:16.516Z | |
| 3348 | 2026-05-15T18:36:16.516Z | running 0 tests |
| 3349 | 2026-05-15T18:36:16.516Z | |
| 3350 | 2026-05-15T18:36:16.516Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3351 | 2026-05-15T18:36:16.516Z | |
| 3352 | 2026-05-15T18:36:16.516Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 3353 | 2026-05-15T18:36:16.519Z | |
| 3354 | 2026-05-15T18:36:16.519Z | running 0 tests |
| 3355 | 2026-05-15T18:36:16.519Z | |
| 3356 | 2026-05-15T18:36:16.522Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3357 | 2026-05-15T18:36:16.522Z | |
| 3358 | 2026-05-15T18:36:16.522Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d6420bb49020d9a7) |
| 3359 | 2026-05-15T18:36:16.528Z | |
| 3360 | 2026-05-15T18:36:16.528Z | running 6 tests |
| 3361 | 2026-05-15T18:36:16.531Z | test tests::test_full_lot_id_neither_present ... ok |
| 3362 | 2026-05-15T18:36:16.531Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3363 | 2026-05-15T18:36:16.532Z | test tests::test_full_lot_id_lot_only ... ok |
| 3364 | 2026-05-15T18:36:16.532Z | test tests::test_full_lot_id_both_present ... ok |
| 3365 | 2026-05-15T18:36:16.535Z | test tests::test_port_id_cmp ... ok |
| 3366 | 2026-05-15T18:36:16.535Z | test tests::test_parse_client_port_id ... ok |
| 3367 | 2026-05-15T18:36:16.535Z | |
| 3368 | 2026-05-15T18:36:16.535Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3369 | 2026-05-15T18:36:16.535Z | |
| 3370 | 2026-05-15T18:36:16.535Z | Running tests/test_all.rs (target/debug/deps/test_all-395380c5632c31ff) |
| 3371 | 2026-05-15T18:36:16.538Z | |
| 3372 | 2026-05-15T18:36:16.538Z | running 6 tests |
| 3373 | 2026-05-15T18:36:19.546Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3374 | 2026-05-15T18:36:19.549Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3375 | 2026-05-15T18:36:19.549Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3376 | 2026-05-15T18:36:19.555Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3377 | 2026-05-15T18:36:19.885Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3378 | 2026-05-15T18:36:21.016Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3379 | 2026-05-15T18:36:21.016Z | |
| 3380 | 2026-05-15T18:36:21.016Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.48s |
| 3381 | 2026-05-15T18:36:21.017Z | |
| 3382 | 2026-05-15T18:36:21.023Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 3383 | 2026-05-15T18:36:21.028Z | |
| 3384 | 2026-05-15T18:36:21.028Z | running 0 tests |
| 3385 | 2026-05-15T18:36:21.028Z | |
| 3386 | 2026-05-15T18:36:21.031Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3387 | 2026-05-15T18:36:21.031Z | |
| 3388 | 2026-05-15T18:36:21.031Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 3389 | 2026-05-15T18:36:21.034Z | |
| 3390 | 2026-05-15T18:36:21.034Z | running 0 tests |
| 3391 | 2026-05-15T18:36:21.035Z | |
| 3392 | 2026-05-15T18:36:21.035Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3393 | 2026-05-15T18:36:21.035Z | |
| 3394 | 2026-05-15T18:36:21.037Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3395 | 2026-05-15T18:36:21.041Z | |
| 3396 | 2026-05-15T18:36:21.041Z | running 12 tests |
| 3397 | 2026-05-15T18:36:21.044Z | test icmp::test_v6_checksum ... ok |
| 3398 | 2026-05-15T18:36:21.044Z | test icmp::test_v4_checksum ... ok |
| 3399 | 2026-05-15T18:36:21.044Z | test lldp::test_lldp_parse ... ok |
| 3400 | 2026-05-15T18:36:21.044Z | test ipv6::test_ipv6_parse ... ok |
| 3401 | 2026-05-15T18:36:21.044Z | test pbuf::test_byte ... ok |
| 3402 | 2026-05-15T18:36:21.044Z | test pbuf::test_nibble ... ok |
| 3403 | 2026-05-15T18:36:21.044Z | test pbuf::test_short ... ok |
| 3404 | 2026-05-15T18:36:21.044Z | test pbuf::test_twelve ... ok |
| 3405 | 2026-05-15T18:36:21.044Z | test pbuf::test_word ... ok |
| 3406 | 2026-05-15T18:36:21.044Z | test pbuf::test_overflow ... ok |
| 3407 | 2026-05-15T18:36:21.044Z | test tcp::test_checksum_syn_nodata ... ok |
| 3408 | 2026-05-15T18:36:21.044Z | test tcp::test_checksum_ack_data ... ok |
| 3409 | 2026-05-15T18:36:21.044Z | |
| 3410 | 2026-05-15T18:36:21.044Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3411 | 2026-05-15T18:36:21.044Z | |
| 3412 | 2026-05-15T18:36:21.044Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3413 | 2026-05-15T18:36:21.048Z | |
| 3414 | 2026-05-15T18:36:21.048Z | running 0 tests |
| 3415 | 2026-05-15T18:36:21.048Z | |
| 3416 | 2026-05-15T18:36:21.048Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3417 | 2026-05-15T18:36:21.048Z | |
| 3418 | 2026-05-15T18:36:21.051Z | Running unittests src/main.rs (target/debug/deps/swadm-2ba98d749d0a06fb) |
| 3419 | 2026-05-15T18:36:21.052Z | |
| 3420 | 2026-05-15T18:36:21.052Z | running 5 tests |
| 3421 | 2026-05-15T18:36:21.055Z | test switchport::test::test_compute_lanes ... ok |
| 3422 | 2026-05-15T18:36:21.055Z | test switchport::test::port_id_ordering ... ok |
| 3423 | 2026-05-15T18:36:21.055Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3424 | 2026-05-15T18:36:21.055Z | Rx Loss-of-lock: Yes Lane 0 Yes Lane 1Yes Lane 2Yes |
| 3425 | 2026-05-15T18:36:21.055Z | Lane 3 |
| 3426 | 2026-05-15T18:36:21.055Z | Rx Loss-of-signal: Yes Yes State: Activated Yes YesActivated |
| 3427 | 2026-05-15T18:36:21.055Z | Activated Rx CDR Enabled: Yes Activated |
| 3428 | 2026-05-15T18:36:21.055Z | Yes Rx Output Enabled: false Yes falseYes |
| 3429 | 2026-05-15T18:36:21.055Z | false Tx Enabled: Yesfalse |
| 3430 | 2026-05-15T18:36:21.055Z | Yes Rx Output Status: valid Yesvalid Yes |
| 3431 | 2026-05-15T18:36:21.055Z | valid Tx Loss-of-lock: No validNo |
| 3432 | 2026-05-15T18:36:21.055Z | Rx Loss-of-lock: trueNo Notrue |
| 3433 | 2026-05-15T18:36:21.055Z | Tx Loss-of-signal: Notrue No true |
| 3434 | 2026-05-15T18:36:21.055Z | No Rx Loss-of-signal: falseNo |
| 3435 | 2026-05-15T18:36:21.055Z | false Tx CDR Enabled: No false Nofalse |
| 3436 | 2026-05-15T18:36:21.055Z | No Rx Auto-squelch Disable: true Notrue |
| 3437 | 2026-05-15T18:36:21.055Z | true Tx Adaptive EQ Fault: Notrue |
| 3438 | 2026-05-15T18:36:21.055Z | Tx Output Enabled: trueNo Notrue No |
| 3439 | 2026-05-15T18:36:21.055Z | true Tx Fault: Yestrue |
| 3440 | 2026-05-15T18:36:21.055Z | Yes Tx Output Status: invalid Yes invalidYes |
| 3441 | 2026-05-15T18:36:21.055Z | invalid invalid |
| 3442 | 2026-05-15T18:36:21.055Z | Tx Loss-of-lock: false false false false |
| 3443 | 2026-05-15T18:36:21.055Z | Tx Loss-of-signal: true true true true |
| 3444 | 2026-05-15T18:36:21.055Z | Tx Auto-squelch Disable: false false false false |
| 3445 | 2026-05-15T18:36:21.055Z | Tx Adaptive EQ Fail: true true true true |
| 3446 | 2026-05-15T18:36:21.055Z | Tx Failure: false false false false |
| 3447 | 2026-05-15T18:36:21.055Z | Tx Force Squelch: true true true true |
| 3448 | 2026-05-15T18:36:21.055Z | Tx Input Polarity: normal normal normal normal |
| 3449 | 2026-05-15T18:36:21.055Z | test switchport::test::test_print_sff_datapath ... ok |
| 3450 | 2026-05-15T18:36:21.055Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3451 | 2026-05-15T18:36:21.055Z | test link::test_filter ... ok |
| 3452 | 2026-05-15T18:36:21.055Z | |
| 3453 | 2026-05-15T18:36:21.056Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3454 | 2026-05-15T18:36:21.056Z | |
| 3455 | 2026-05-15T18:36:21.056Z | Running tests/counters.rs (target/debug/deps/counters-9829e695a9264972) |
| 3456 | 2026-05-15T18:36:21.059Z | |
| 3457 | 2026-05-15T18:36:21.059Z | running 1 test |
| 3458 | 2026-05-15T18:36:21.059Z | test test_p4_counter_list ... ignored |
| 3459 | 2026-05-15T18:36:21.059Z | |
| 3460 | 2026-05-15T18:36:21.059Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3461 | 2026-05-15T18:36:21.059Z | |
| 3462 | 2026-05-15T18:36:21.059Z | Running tests/port-link.rs (target/debug/deps/port_link-0e1965947f5236f3) |
| 3463 | 2026-05-15T18:36:21.059Z | |
| 3464 | 2026-05-15T18:36:21.059Z | running 5 tests |
| 3465 | 2026-05-15T18:36:21.059Z | test test_an ... ignored |
| 3466 | 2026-05-15T18:36:21.059Z | test test_enable ... ignored |
| 3467 | 2026-05-15T18:36:21.059Z | test test_ip_addresses ... ignored |
| 3468 | 2026-05-15T18:36:21.059Z | test test_kr ... ignored |
| 3469 | 2026-05-15T18:36:21.059Z | test test_mac ... ignored |
| 3470 | 2026-05-15T18:36:21.059Z | |
| 3471 | 2026-05-15T18:36:21.059Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3472 | 2026-05-15T18:36:21.059Z | |
| 3473 | 2026-05-15T18:36:21.062Z | Running unittests src/main.rs (target/debug/deps/tfportd-f683aee15d8a81d6) |
| 3474 | 2026-05-15T18:36:21.063Z | |
| 3475 | 2026-05-15T18:36:21.063Z | running 3 tests |
| 3476 | 2026-05-15T18:36:21.063Z | test linklocal::test_parse_ipadm ... ok |
| 3477 | 2026-05-15T18:36:21.063Z | test tfport::test_parse_tfport ... ok |
| 3478 | 2026-05-15T18:36:21.063Z | test config::tests::test_updates ... ok |
| 3479 | 2026-05-15T18:36:21.063Z | |
| 3480 | 2026-05-15T18:36:21.063Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3481 | 2026-05-15T18:36:21.063Z | |
| 3482 | 2026-05-15T18:36:21.066Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3483 | 2026-05-15T18:36:21.069Z | |
| 3484 | 2026-05-15T18:36:21.069Z | running 0 tests |
| 3485 | 2026-05-15T18:36:21.069Z | |
| 3486 | 2026-05-15T18:36:21.069Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3487 | 2026-05-15T18:36:21.069Z | |
| 3488 | 2026-05-15T18:36:21.069Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3489 | 2026-05-15T18:36:21.072Z | |
| 3490 | 2026-05-15T18:36:21.072Z | running 0 tests |
| 3491 | 2026-05-15T18:36:21.072Z | |
| 3492 | 2026-05-15T18:36:21.072Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3493 | 2026-05-15T18:36:21.072Z | |
| 3494 | 2026-05-15T18:36:21.075Z | Doc-tests aal |
| 3495 | 2026-05-15T18:36:21.243Z | |
| 3496 | 2026-05-15T18:36:21.243Z | running 0 tests |
| 3497 | 2026-05-15T18:36:21.244Z | |
| 3498 | 2026-05-15T18:36:21.247Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3499 | 2026-05-15T18:36:21.247Z | |
| 3500 | 2026-05-15T18:36:21.262Z | Doc-tests aal_macros |
| 3501 | 2026-05-15T18:36:21.332Z | |
| 3502 | 2026-05-15T18:36:21.332Z | running 0 tests |
| 3503 | 2026-05-15T18:36:21.332Z | |
| 3504 | 2026-05-15T18:36:21.332Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3505 | 2026-05-15T18:36:21.332Z | |
| 3506 | 2026-05-15T18:36:21.343Z | Doc-tests common |
| 3507 | 2026-05-15T18:36:21.574Z | |
| 3508 | 2026-05-15T18:36:21.574Z | running 0 tests |
| 3509 | 2026-05-15T18:36:21.574Z | |
| 3510 | 2026-05-15T18:36:21.574Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3511 | 2026-05-15T18:36:21.574Z | |
| 3512 | 2026-05-15T18:36:21.594Z | Doc-tests dpd_api |
| 3513 | 2026-05-15T18:36:22.405Z | |
| 3514 | 2026-05-15T18:36:22.405Z | running 2 tests |
| 3515 | 2026-05-15T18:36:22.405Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3516 | 2026-05-15T18:36:22.405Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3517 | 2026-05-15T18:36:22.405Z | |
| 3518 | 2026-05-15T18:36:22.405Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3519 | 2026-05-15T18:36:22.405Z | |
| 3520 | 2026-05-15T18:36:22.436Z | Doc-tests dpd_client |
| 3521 | 2026-05-15T18:36:23.852Z | |
| 3522 | 2026-05-15T18:36:23.852Z | running 0 tests |
| 3523 | 2026-05-15T18:36:23.852Z | |
| 3524 | 2026-05-15T18:36:23.852Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3525 | 2026-05-15T18:36:23.852Z | |
| 3526 | 2026-05-15T18:36:23.900Z | Doc-tests dpd_types |
| 3527 | 2026-05-15T18:36:24.101Z | |
| 3528 | 2026-05-15T18:36:24.101Z | running 0 tests |
| 3529 | 2026-05-15T18:36:24.101Z | |
| 3530 | 2026-05-15T18:36:24.101Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3531 | 2026-05-15T18:36:24.101Z | |
| 3532 | 2026-05-15T18:36:24.125Z | Doc-tests dpd_types_versions |
| 3533 | 2026-05-15T18:36:25.305Z | |
| 3534 | 2026-05-15T18:36:25.305Z | running 1 test |
| 3535 | 2026-05-15T18:36:25.305Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3536 | 2026-05-15T18:36:25.305Z | |
| 3537 | 2026-05-15T18:36:25.305Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3538 | 2026-05-15T18:36:25.305Z | |
| 3539 | 2026-05-15T18:36:25.348Z | Doc-tests packet |
| 3540 | 2026-05-15T18:36:25.456Z | |
| 3541 | 2026-05-15T18:36:25.456Z | running 0 tests |
| 3542 | 2026-05-15T18:36:25.456Z | |
| 3543 | 2026-05-15T18:36:25.456Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3544 | 2026-05-15T18:36:25.456Z | |
| 3545 | 2026-05-15T18:36:25.471Z | Doc-tests pcap |
| 3546 | 2026-05-15T18:36:25.523Z | |
| 3547 | 2026-05-15T18:36:25.523Z | running 0 tests |
| 3548 | 2026-05-15T18:36:25.523Z | |
| 3549 | 2026-05-15T18:36:25.523Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3550 | 2026-05-15T18:36:25.523Z | |
| 3551 | 2026-05-15T18:36:25.571Z | process exited: duration 613767 ms, exit code 0 |
| |
| 3552 | 2026-05-15T18:36:25.578Z | found 0 output files |