|
|
|
| 1 | 2026-05-10T06:08:51.472Z | job assigned to worker 01KR87ZV707FQ9C1MN2H6PWDX1 [factory aws, i-08f45b49d45966f17] (queued for 1 m 0 s) |
| |
| 2 | 2026-05-10T06:08:58.252Z | starting task 0: "setup" |
| 3 | 2026-05-10T06:08:58.259Z | ++ uname -s |
| 4 | 2026-05-10T06:08:58.262Z | + kern=SunOS |
| 5 | 2026-05-10T06:08:58.262Z | + build_user=build |
| 6 | 2026-05-10T06:08:58.262Z | + build_uid=12345 |
| 7 | 2026-05-10T06:08:58.262Z | + work_dir=/work |
| 8 | 2026-05-10T06:08:58.262Z | + input_dir=/input |
| 9 | 2026-05-10T06:08:58.262Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-10T06:08:58.262Z | + case "$kern" in |
| 11 | 2026-05-10T06:08:58.262Z | + groupadd -g 12345 build |
| 12 | 2026-05-10T06:08:58.265Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-10T06:09:00.270Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-10T06:09:00.385Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-10T06:09:00.388Z | + home_fs=zfs |
| 16 | 2026-05-10T06:09:00.388Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-10T06:09:00.388Z | + mkdir -p /home/build |
| 18 | 2026-05-10T06:09:00.388Z | + chown build:build /home/build /work |
| 19 | 2026-05-10T06:09:02.389Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-10T06:09:02.392Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-05-10T06:09:02.398Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-10T06:09:02.403Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-10T06:09:02.403Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-10T06:09:02.403Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-05-10T06:09:02.403Z | * rust toolchain profile = "default" |
| 26 | 2026-05-10T06:09:02.403Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-10T06:09:02.403Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-10T06:09:02.406Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-10T06:09:02.406Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-10T06:09:02.702Z | info: downloading installer |
| 31 | 2026-05-10T06:09:04.125Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-10T06:09:04.125Z | warn: /opt/ooce/bin |
| 33 | 2026-05-10T06:09:04.125Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-10T06:09:04.125Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-10T06:09:04.125Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-10T06:09:04.125Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-10T06:09:04.125Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-10T06:09:04.125Z | error: cannot install while Rust is installed |
| 39 | 2026-05-10T06:09:04.125Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-10T06:09:04.125Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-10T06:09:04.125Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-10T06:09:04.125Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-10T06:09:04.125Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-10T06:09:04.139Z | info: profile set to default |
| 45 | 2026-05-10T06:09:04.139Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-10T06:09:04.142Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-10T06:09:04.281Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-10T06:09:04.282Z | info: downloading 6 components |
| 49 | 2026-05-10T06:09:18.580Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-10T06:09:18.580Z | |
| 51 | 2026-05-10T06:09:18.617Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-10T06:09:18.617Z | |
| 53 | 2026-05-10T06:09:18.617Z | |
| 54 | 2026-05-10T06:09:18.617Z | Rust is installed now. Great! |
| 55 | 2026-05-10T06:09:18.617Z | |
| 56 | 2026-05-10T06:09:18.617Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-10T06:09:18.617Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-10T06:09:18.617Z | |
| 59 | 2026-05-10T06:09:18.617Z | To configure your current shell, you need to source |
| 60 | 2026-05-10T06:09:18.617Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-10T06:09:18.617Z | |
| 62 | 2026-05-10T06:09:18.617Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-10T06:09:18.617Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-10T06:09:18.617Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-10T06:09:18.617Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-10T06:09:18.617Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-10T06:09:18.617Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-10T06:09:18.617Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-10T06:09:18.620Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-10T06:09:18.620Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-10T06:09:18.707Z | + rustup --version |
| 72 | 2026-05-10T06:09:18.716Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-10T06:09:18.718Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-10T06:09:18.738Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-10T06:09:18.741Z | + cargo --version |
| 76 | 2026-05-10T06:09:18.754Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-10T06:09:18.757Z | + rustc --version |
| 78 | 2026-05-10T06:09:18.777Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-10T06:09:18.780Z | process exited: duration 16379 ms, exit code 0 |
| |
| 80 | 2026-05-10T06:09:18.785Z | starting task 2: "authentication" |
| 81 | 2026-05-10T06:09:18.801Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-10T06:09:18.807Z | starting task 3: "clone repository" |
| 83 | 2026-05-10T06:09:18.810Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-05-10T06:09:18.813Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-05-10T06:09:18.843Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-05-10T06:09:19.856Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-05-10T06:09:19.856Z | + git fetch origin 4e43a6c40f8bd704757183d102cc00d1cbc3f5b0 |
| 88 | 2026-05-10T06:09:20.082Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-05-10T06:09:20.082Z | * branch 4e43a6c40f8bd704757183d102cc00d1cbc3f5b0 -> FETCH_HEAD |
| 90 | 2026-05-10T06:09:20.087Z | + [[ -n '' ]] |
| 91 | 2026-05-10T06:09:20.087Z | + git reset --hard 4e43a6c40f8bd704757183d102cc00d1cbc3f5b0 |
| 92 | 2026-05-10T06:09:20.105Z | HEAD is now at 4e43a6c bump v6 lpm size |
| 93 | 2026-05-10T06:09:20.108Z | process exited: duration 1298 ms, exit code 0 |
| |
| 94 | 2026-05-10T06:09:20.115Z | starting task 4: "build" |
| 95 | 2026-05-10T06:09:20.119Z | + source .github/buildomat/common.sh |
| 96 | 2026-05-10T06:09:20.121Z | ++ TOFINO_STAGES=20 |
| 97 | 2026-05-10T06:09:20.122Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 98 | 2026-05-10T06:09:20.122Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 99 | 2026-05-10T06:09:20.122Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 100 | 2026-05-10T06:09:20.122Z | +++ uname -s |
| 101 | 2026-05-10T06:09:20.122Z | ++ '[' SunOS == SunOS ']' |
| 102 | 2026-05-10T06:09:20.122Z | ++ SERIES=illumos |
| 103 | 2026-05-10T06:09:20.122Z | +++ uname -s |
| 104 | 2026-05-10T06:09:20.125Z | ++ '[' SunOS == SunOS ']' |
| 105 | 2026-05-10T06:09:20.125Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 106 | 2026-05-10T06:09:20.125Z | ++ rustup show active-toolchain |
| 107 | 2026-05-10T06:09:20.128Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 108 | 2026-05-10T06:09:20.128Z | + source .github/buildomat/illumos.sh |
| 109 | 2026-05-10T06:09:20.128Z | ++ banner 'sde setup' |
| 110 | 2026-05-10T06:09:20.130Z | |
| 111 | 2026-05-10T06:09:20.131Z | #### ##### ###### #### ###### ##### # # ##### |
| 112 | 2026-05-10T06:09:20.131Z | # # # # # # # # # # # |
| 113 | 2026-05-10T06:09:20.131Z | #### # # ##### #### ##### # # # # # |
| 114 | 2026-05-10T06:09:20.131Z | # # # # # # # # # ##### |
| 115 | 2026-05-10T06:09:20.131Z | # # # # # # # # # # # # |
| 116 | 2026-05-10T06:09:20.131Z | #### ##### ###### #### ###### # #### # |
| 117 | 2026-05-10T06:09:20.131Z | |
| 118 | 2026-05-10T06:09:20.131Z | ++ export PKG=tofino_sde.p5p |
| 119 | 2026-05-10T06:09:20.131Z | ++ PKG=tofino_sde.p5p |
| 120 | 2026-05-10T06:09:20.131Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 121 | 2026-05-10T06:09:20.135Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 122 | 2026-05-10T06:09:20.138Z | Dload Upload Total Spent Left Speed |
| 123 | 2026-05-10T06:09:21.068Z |
0 0 0 0 0 0 0 0 0
100 76.03M 100 76.03M 0 0 81.48M 0 0
100 76.03M 100 76.03M 0 0 81.48M 0 0
100 76.03M 100 76.03M 0 0 81.47M 0 0 |
| 124 | 2026-05-10T06:09:21.073Z | +++ digest -a sha256 tofino_sde.p5p |
| 125 | 2026-05-10T06:09:21.119Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 126 | 2026-05-10T06:09:21.119Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 127 | 2026-05-10T06:09:21.122Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 128 | 2026-05-10T06:09:30.622Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 129 | 2026-05-10T06:09:38.442Z | Startup: Caching catalogs ... Done |
| 130 | 2026-05-10T06:09:38.632Z | Startup: Refreshing catalog 'oxide' ... Done |
| 131 | 2026-05-10T06:09:47.931Z | Planning: Solver setup ... Done |
| 132 | 2026-05-10T06:09:47.970Z | Planning: Running solver ... Done |
| 133 | 2026-05-10T06:09:48.104Z | Planning: Finding local manifests ... Done |
| 134 | 2026-05-10T06:09:48.107Z | Planning: Fetching manifests: 1/1 100% complete |
| 135 | 2026-05-10T06:09:48.111Z | Planning: Fetching manifests: 1/1 100% complete |
| 136 | 2026-05-10T06:09:48.124Z | Planning: Package planning ... Done |
| 137 | 2026-05-10T06:09:48.127Z | Planning: Merging actions ... Done |
| 138 | 2026-05-10T06:09:48.219Z | Planning: Checking for conflicting actions ... Done |
| 139 | 2026-05-10T06:09:48.222Z | Planning: Consolidating action changes ... Done |
| 140 | 2026-05-10T06:09:48.995Z | Planning: Evaluating mediators ... Done |
| 141 | 2026-05-10T06:09:48.999Z | Planning: Planning completed in 10.36 seconds |
| 142 | 2026-05-10T06:09:49.003Z | Packages to install: 1 |
| 143 | 2026-05-10T06:09:49.003Z | Create boot environment: No |
| 144 | 2026-05-10T06:09:49.003Z | Create backup boot environment: No |
| 145 | 2026-05-10T06:09:49.042Z | |
| 146 | 2026-05-10T06:09:49.042Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 147 | 2026-05-10T06:09:49.177Z | Download: Completed 75.30 MB in 0.13 seconds (558M/s) |
| 148 | 2026-05-10T06:09:49.359Z | Actions: 1/293 actions (Installing new actions) |
| 149 | 2026-05-10T06:09:50.339Z | Actions: Completed 293 actions in 0.98 seconds. |
| 150 | 2026-05-10T06:09:50.342Z | Done |
| 151 | 2026-05-10T06:09:50.383Z | Done |
| 152 | 2026-05-10T06:09:51.070Z | Done |
| 153 | 2026-05-10T06:09:54.148Z | Done |
| 154 | 2026-05-10T06:09:54.221Z | Done |
| 155 | 2026-05-10T06:09:54.224Z | Done |
| 156 | 2026-05-10T06:09:54.477Z | Done |
| 157 | 2026-05-10T06:09:55.158Z | ++ export SDE=/opt/oxide/tofino_sde |
| 158 | 2026-05-10T06:09:55.158Z | ++ SDE=/opt/oxide/tofino_sde |
| 159 | 2026-05-10T06:09:55.158Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 160 | 2026-05-10T06:09:55.158Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 161 | 2026-05-10T06:09:55.158Z | ++ banner packages |
| 162 | 2026-05-10T06:09:55.161Z | |
| 163 | 2026-05-10T06:09:55.161Z | ##### ## #### # # ## #### ###### #### |
| 164 | 2026-05-10T06:09:55.161Z | # # # # # # # # # # # # # # |
| 165 | 2026-05-10T06:09:55.161Z | # # # # # #### # # # ##### #### |
| 166 | 2026-05-10T06:09:55.161Z | ##### ###### # # # ###### # ### # # |
| 167 | 2026-05-10T06:09:55.161Z | # # # # # # # # # # # # # # |
| 168 | 2026-05-10T06:09:55.161Z | # # # #### # # # # #### ###### #### |
| 169 | 2026-05-10T06:09:55.161Z | |
| 170 | 2026-05-10T06:09:55.161Z | ++ pfexec pkg install clang-15 pcap |
| 171 | 2026-05-10T06:09:55.564Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 172 | 2026-05-10T06:09:55.567Z | Startup: Refreshing catalog 'oxide' ... Done |
| 173 | 2026-05-10T06:10:02.703Z | Planning: Solver setup ... Done |
| 174 | 2026-05-10T06:10:02.745Z | Planning: Running solver ... Done |
| 175 | 2026-05-10T06:10:02.885Z | Planning: Finding local manifests ... Done |
| 176 | 2026-05-10T06:10:02.889Z | Planning: Fetching manifests: 0/2 0% complete |
| 177 | 2026-05-10T06:10:03.084Z | Planning: Fetching manifests: 2/2 100% complete |
| 178 | 2026-05-10T06:10:03.114Z | Planning: Package planning ... Done |
| 179 | 2026-05-10T06:10:03.141Z | Planning: Merging actions ... Done |
| 180 | 2026-05-10T06:10:03.253Z | Planning: Checking for conflicting actions ... Done |
| 181 | 2026-05-10T06:10:03.261Z | Planning: Consolidating action changes ... Done |
| 182 | 2026-05-10T06:10:03.418Z | Planning: Evaluating mediators ... Done |
| 183 | 2026-05-10T06:10:03.422Z | Planning: Planning completed in 7.86 seconds |
| 184 | 2026-05-10T06:10:03.430Z | Packages to install: 2 |
| 185 | 2026-05-10T06:10:03.430Z | Mediators to change: 2 |
| 186 | 2026-05-10T06:10:03.430Z | Services to change: 1 |
| 187 | 2026-05-10T06:10:03.430Z | Create boot environment: No |
| 188 | 2026-05-10T06:10:03.430Z | Create backup boot environment: No |
| 189 | 2026-05-10T06:10:03.462Z | |
| 190 | 2026-05-10T06:10:03.462Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 191 | 2026-05-10T06:10:08.499Z | Download: 3028/3076 items 197.8/211.3MB 93% complete (42.2M/s) |
| 192 | 2026-05-10T06:10:09.532Z | Download: Completed 211.31 MB in 6.07 seconds (34.8M/s) |
| 193 | 2026-05-10T06:10:12.114Z | Actions: 1/3418 actions (Installing new actions) |
| 194 | 2026-05-10T06:10:15.192Z | Actions: Completed 3418 actions in 3.08 seconds. |
| 195 | 2026-05-10T06:10:15.730Z | Done |
| 196 | 2026-05-10T06:10:15.730Z | Done |
| 197 | 2026-05-10T06:10:16.467Z | Done |
| 198 | 2026-05-10T06:10:19.288Z | Done |
| 199 | 2026-05-10T06:10:19.364Z | Done |
| 200 | 2026-05-10T06:10:19.367Z | Done |
| 201 | 2026-05-10T06:10:19.677Z | Done |
| 202 | 2026-05-10T06:10:19.817Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 203 | 2026-05-10T06:10:20.010Z | Planning: Evaluating mediator changes ... Done |
| 204 | 2026-05-10T06:10:20.121Z | Planning: Checking for conflicting actions ... Done |
| 205 | 2026-05-10T06:10:20.124Z | Planning: Consolidating action changes ... Done |
| 206 | 2026-05-10T06:10:20.279Z | Planning: Evaluating mediators ... Done |
| 207 | 2026-05-10T06:10:20.282Z | Planning: Planning completed in 0.27 seconds |
| 208 | 2026-05-10T06:10:20.301Z | Mediators to change: 2 |
| 209 | 2026-05-10T06:10:20.301Z | Create boot environment: No |
| 210 | 2026-05-10T06:10:20.302Z | Create backup boot environment: No |
| 211 | 2026-05-10T06:10:20.354Z | Done |
| 212 | 2026-05-10T06:10:20.355Z | Done |
| 213 | 2026-05-10T06:10:20.979Z | Done |
| 214 | 2026-05-10T06:10:23.391Z | Done |
| 215 | 2026-05-10T06:10:23.466Z | Done |
| 216 | 2026-05-10T06:10:23.470Z | Done |
| 217 | 2026-05-10T06:10:23.622Z | Done |
| 218 | 2026-05-10T06:10:23.693Z | ++ cargo --version |
| 219 | 2026-05-10T06:10:23.704Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 220 | 2026-05-10T06:10:23.707Z | ++ rustc --version |
| 221 | 2026-05-10T06:10:23.727Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 222 | 2026-05-10T06:10:23.730Z | + banner copyrights |
| 223 | 2026-05-10T06:10:23.733Z | |
| 224 | 2026-05-10T06:10:23.733Z | #### #### ##### # # ##### # #### # # ##### #### |
| 225 | 2026-05-10T06:10:23.733Z | # # # # # # # # # # # # # # # # # |
| 226 | 2026-05-10T06:10:23.733Z | # # # # # # # # # # ###### # #### |
| 227 | 2026-05-10T06:10:23.733Z | # # # ##### # ##### # # ### # # # # |
| 228 | 2026-05-10T06:10:23.733Z | # # # # # # # # # # # # # # # # |
| 229 | 2026-05-10T06:10:23.733Z | #### #### # # # # # #### # # # #### |
| 230 | 2026-05-10T06:10:23.733Z | |
| 231 | 2026-05-10T06:10:23.733Z | + ./tools/check_copyrights.sh |
| 232 | 2026-05-10T06:10:24.007Z | common/src/illumos.rs: Copyright with wrong year |
| 233 | 2026-05-10T06:10:24.392Z | dpd/p4/headers.p4: Copyright with wrong year |
| 234 | 2026-05-10T06:10:24.811Z | packet/src/eth.rs: Copyright with wrong year |
| 235 | 2026-05-10T06:10:25.277Z | + banner clippy |
| 236 | 2026-05-10T06:10:25.280Z | |
| 237 | 2026-05-10T06:10:25.280Z | #### # # ##### ##### # # |
| 238 | 2026-05-10T06:10:25.280Z | # # # # # # # # # # |
| 239 | 2026-05-10T06:10:25.280Z | # # # # # # # # |
| 240 | 2026-05-10T06:10:25.280Z | # # # ##### ##### # |
| 241 | 2026-05-10T06:10:25.280Z | # # # # # # # |
| 242 | 2026-05-10T06:10:25.281Z | #### ###### # # # # |
| 243 | 2026-05-10T06:10:25.281Z | |
| 244 | 2026-05-10T06:10:25.281Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 245 | 2026-05-10T06:10:25.281Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 246 | 2026-05-10T06:10:25.430Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 247 | 2026-05-10T06:10:35.123Z | Updating crates.io index |
| 248 | 2026-05-10T06:10:35.160Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 249 | 2026-05-10T06:10:35.420Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 250 | 2026-05-10T06:10:36.109Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 251 | 2026-05-10T06:10:36.403Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 252 | 2026-05-10T06:10:36.623Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 253 | 2026-05-10T06:10:37.100Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 254 | 2026-05-10T06:10:38.166Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 255 | 2026-05-10T06:10:38.508Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 256 | 2026-05-10T06:10:38.905Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 257 | 2026-05-10T06:10:39.176Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 258 | 2026-05-10T06:10:39.515Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 259 | 2026-05-10T06:10:39.907Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 260 | 2026-05-10T06:10:40.268Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-05-10T06:10:40.603Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 262 | 2026-05-10T06:10:41.079Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 263 | 2026-05-10T06:10:41.489Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 264 | 2026-05-10T06:10:41.725Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 265 | 2026-05-10T06:10:42.009Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 266 | 2026-05-10T06:10:42.558Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 267 | 2026-05-10T06:10:42.868Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 268 | 2026-05-10T06:10:43.156Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 269 | 2026-05-10T06:10:44.640Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 270 | 2026-05-10T06:10:45.279Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-05-10T06:10:45.864Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 272 | 2026-05-10T06:10:47.484Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 273 | 2026-05-10T06:10:48.083Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 274 | 2026-05-10T06:10:48.359Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 275 | 2026-05-10T06:10:48.633Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 276 | 2026-05-10T06:10:50.412Z | Downloading crates ... |
| 277 | 2026-05-10T06:10:50.479Z | Downloaded backoff v0.4.0 |
| 278 | 2026-05-10T06:10:50.485Z | Downloaded bytecount v0.6.9 |
| 279 | 2026-05-10T06:10:50.488Z | Downloaded cancel-safe-futures v0.1.5 |
| 280 | 2026-05-10T06:10:50.491Z | Downloaded cargo_metadata v0.18.1 |
| 281 | 2026-05-10T06:10:50.495Z | Downloaded derive-ex v0.1.8 |
| 282 | 2026-05-10T06:10:50.498Z | Downloaded heck v0.4.1 |
| 283 | 2026-05-10T06:10:50.501Z | Downloaded base16ct v0.2.0 |
| 284 | 2026-05-10T06:10:50.503Z | Downloaded getrandom v0.2.16 |
| 285 | 2026-05-10T06:10:50.503Z | Downloaded byteorder v1.5.0 |
| 286 | 2026-05-10T06:10:50.506Z | Downloaded base64ct v1.8.0 |
| 287 | 2026-05-10T06:10:50.509Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 288 | 2026-05-10T06:10:50.512Z | Downloaded camino-tempfile v1.4.1 |
| 289 | 2026-05-10T06:10:50.515Z | Downloaded bytes v1.11.1 |
| 290 | 2026-05-10T06:10:50.518Z | Downloaded hyper-tls v0.6.0 |
| 291 | 2026-05-10T06:10:50.518Z | Downloaded digest v0.10.7 |
| 292 | 2026-05-10T06:10:50.521Z | Downloaded csv-core v0.1.12 |
| 293 | 2026-05-10T06:10:50.523Z | Downloaded cexpr v0.6.0 |
| 294 | 2026-05-10T06:10:50.526Z | Downloaded clap_lex v1.1.0 |
| 295 | 2026-05-10T06:10:50.526Z | Downloaded hex v0.4.3 |
| 296 | 2026-05-10T06:10:50.529Z | Downloaded clap v4.6.0 |
| 297 | 2026-05-10T06:10:50.534Z | Downloaded hash32 v0.3.1 |
| 298 | 2026-05-10T06:10:50.537Z | Downloaded derive-where v1.6.0 |
| 299 | 2026-05-10T06:10:50.540Z | Downloaded icu_collections v2.0.0 |
| 300 | 2026-05-10T06:10:50.543Z | Downloaded cargo-platform v0.1.9 |
| 301 | 2026-05-10T06:10:50.546Z | Downloaded atomicwrites v0.4.4 |
| 302 | 2026-05-10T06:10:50.549Z | Downloaded atomic-waker v1.1.2 |
| 303 | 2026-05-10T06:10:50.549Z | Downloaded futures-task v0.3.32 |
| 304 | 2026-05-10T06:10:50.552Z | Downloaded crucible-workspace-hack v0.1.0 |
| 305 | 2026-05-10T06:10:50.555Z | Downloaded futures-sink v0.3.32 |
| 306 | 2026-05-10T06:10:50.555Z | Downloaded cpufeatures v0.2.17 |
| 307 | 2026-05-10T06:10:50.558Z | Downloaded hostname v0.4.2 |
| 308 | 2026-05-10T06:10:50.561Z | Downloaded display-error-chain v0.2.2 |
| 309 | 2026-05-10T06:10:50.561Z | Downloaded gethostname v0.5.0 |
| 310 | 2026-05-10T06:10:50.564Z | Downloaded ciborium-io v0.2.2 |
| 311 | 2026-05-10T06:10:50.566Z | Downloaded arrayref v0.3.9 |
| 312 | 2026-05-10T06:10:50.567Z | Downloaded dof v0.4.0 |
| 313 | 2026-05-10T06:10:50.569Z | Downloaded float-ord v0.3.2 |
| 314 | 2026-05-10T06:10:50.569Z | Downloaded embedded-io v0.4.0 |
| 315 | 2026-05-10T06:10:50.572Z | Downloaded fixedbitset v0.4.2 |
| 316 | 2026-05-10T06:10:50.575Z | Downloaded futures-io v0.3.32 |
| 317 | 2026-05-10T06:10:50.575Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 318 | 2026-05-10T06:10:50.578Z | Downloaded bit-set v0.8.0 |
| 319 | 2026-05-10T06:10:50.581Z | Downloaded humantime v2.3.0 |
| 320 | 2026-05-10T06:10:50.581Z | Downloaded aead v0.5.2 |
| 321 | 2026-05-10T06:10:50.583Z | Downloaded equivalent v1.0.2 |
| 322 | 2026-05-10T06:10:50.586Z | Downloaded hubpack_derive v0.1.1 |
| 323 | 2026-05-10T06:10:50.587Z | Downloaded constant_time_eq v0.3.1 |
| 324 | 2026-05-10T06:10:50.589Z | Downloaded dunce v1.0.5 |
| 325 | 2026-05-10T06:10:50.589Z | Downloaded async-stream-impl v0.3.6 |
| 326 | 2026-05-10T06:10:50.592Z | Downloaded async-stream v0.3.6 |
| 327 | 2026-05-10T06:10:50.595Z | Downloaded form_urlencoded v1.2.2 |
| 328 | 2026-05-10T06:10:50.595Z | Downloaded cfg-if v1.0.3 |
| 329 | 2026-05-10T06:10:50.598Z | Downloaded argon2 v0.5.3 |
| 330 | 2026-05-10T06:10:50.598Z | Downloaded dyn-clone v1.0.20 |
| 331 | 2026-05-10T06:10:50.601Z | Downloaded deranged v0.5.3 |
| 332 | 2026-05-10T06:10:50.604Z | Downloaded heck v0.5.0 |
| 333 | 2026-05-10T06:10:50.604Z | Downloaded fnv v1.0.7 |
| 334 | 2026-05-10T06:10:50.607Z | Downloaded errno v0.3.14 |
| 335 | 2026-05-10T06:10:50.610Z | Downloaded hubpack v0.1.2 |
| 336 | 2026-05-10T06:10:50.610Z | Downloaded httpdate v1.0.3 |
| 337 | 2026-05-10T06:10:50.612Z | Downloaded foreign-types-shared v0.1.1 |
| 338 | 2026-05-10T06:10:50.612Z | Downloaded ident_case v1.0.1 |
| 339 | 2026-05-10T06:10:50.615Z | Downloaded dtrace-parser v0.3.0 |
| 340 | 2026-05-10T06:10:50.615Z | Downloaded generic-array v0.14.7 |
| 341 | 2026-05-10T06:10:50.618Z | Downloaded inout v0.1.4 |
| 342 | 2026-05-10T06:10:50.621Z | Downloaded foreign-types v0.5.0 |
| 343 | 2026-05-10T06:10:50.621Z | Downloaded is-terminal v0.4.16 |
| 344 | 2026-05-10T06:10:50.624Z | Downloaded enum-as-inner v0.6.1 |
| 345 | 2026-05-10T06:10:50.624Z | Downloaded anstyle-query v1.1.4 |
| 346 | 2026-05-10T06:10:50.627Z | Downloaded embedded-io v0.6.1 |
| 347 | 2026-05-10T06:10:50.629Z | Downloaded hostname v0.3.1 |
| 348 | 2026-05-10T06:10:50.630Z | Downloaded bitflags v1.3.2 |
| 349 | 2026-05-10T06:10:50.632Z | Downloaded ingot v0.1.1 |
| 350 | 2026-05-10T06:10:50.635Z | Downloaded highway v1.3.0 |
| 351 | 2026-05-10T06:10:50.638Z | Downloaded git-stub v1.0.0 |
| 352 | 2026-05-10T06:10:50.638Z | Downloaded defmt-macros v1.0.1 |
| 353 | 2026-05-10T06:10:50.641Z | Downloaded itoa v1.0.15 |
| 354 | 2026-05-10T06:10:50.644Z | Downloaded is_terminal_polyfill v1.70.1 |
| 355 | 2026-05-10T06:10:50.644Z | Downloaded lazy_static v1.5.0 |
| 356 | 2026-05-10T06:10:50.647Z | Downloaded keccak v0.1.6 |
| 357 | 2026-05-10T06:10:50.647Z | Downloaded internet-checksum v0.2.1 |
| 358 | 2026-05-10T06:10:50.649Z | Downloaded libscf-sys v1.1.0 |
| 359 | 2026-05-10T06:10:50.653Z | Downloaded managed v0.8.0 |
| 360 | 2026-05-10T06:10:50.653Z | Downloaded kstat-rs v0.2.4 |
| 361 | 2026-05-10T06:10:50.655Z | Downloaded lru-cache v0.1.2 |
| 362 | 2026-05-10T06:10:50.655Z | Downloaded linked-hash-map v0.5.6 |
| 363 | 2026-05-10T06:10:50.659Z | Downloaded memmap v0.7.0 |
| 364 | 2026-05-10T06:10:50.659Z | Downloaded memoffset v0.9.1 |
| 365 | 2026-05-10T06:10:50.662Z | Downloaded globset v0.4.16 |
| 366 | 2026-05-10T06:10:50.662Z | Downloaded cc v1.2.58 |
| 367 | 2026-05-10T06:10:50.664Z | Downloaded defmt v1.0.1 |
| 368 | 2026-05-10T06:10:50.667Z | Downloaded glob v0.3.3 |
| 369 | 2026-05-10T06:10:50.670Z | Downloaded git-stub-vcs v0.1.0 |
| 370 | 2026-05-10T06:10:50.670Z | Downloaded cmake v0.1.54 |
| 371 | 2026-05-10T06:10:50.673Z | Downloaded erased-serde v0.3.31 |
| 372 | 2026-05-10T06:10:50.676Z | Downloaded fs-err v3.1.2 |
| 373 | 2026-05-10T06:10:50.676Z | Downloaded http-body-util v0.1.3 |
| 374 | 2026-05-10T06:10:50.679Z | Downloaded idna_adapter v1.2.1 |
| 375 | 2026-05-10T06:10:50.679Z | Downloaded bit-vec v0.8.0 |
| 376 | 2026-05-10T06:10:50.682Z | Downloaded anstyle v1.0.14 |
| 377 | 2026-05-10T06:10:50.685Z | Downloaded futures-executor v0.3.32 |
| 378 | 2026-05-10T06:10:50.685Z | Downloaded newtype_derive v0.1.6 |
| 379 | 2026-05-10T06:10:50.688Z | Downloaded num-derive v0.4.2 |
| 380 | 2026-05-10T06:10:50.688Z | Downloaded fs_extra v1.3.0 |
| 381 | 2026-05-10T06:10:50.691Z | Downloaded num-derive v0.3.3 |
| 382 | 2026-05-10T06:10:50.694Z | Downloaded num v0.4.3 |
| 383 | 2026-05-10T06:10:50.694Z | Downloaded clang-sys v1.8.1 |
| 384 | 2026-05-10T06:10:50.698Z | Downloaded num-conv v0.2.1 |
| 385 | 2026-05-10T06:10:50.698Z | Downloaded num-iter v0.1.45 |
| 386 | 2026-05-10T06:10:50.701Z | Downloaded crc32fast v1.5.0 |
| 387 | 2026-05-10T06:10:50.701Z | Downloaded num_enum_derive v0.5.11 |
| 388 | 2026-05-10T06:10:50.701Z | Downloaded olpc-cjson v0.1.4 |
| 389 | 2026-05-10T06:10:50.704Z | Downloaded opaque-debug v0.3.1 |
| 390 | 2026-05-10T06:10:50.704Z | Downloaded omicron-workspace-hack v0.1.0 |
| 391 | 2026-05-10T06:10:50.707Z | Downloaded foreign-types-shared v0.3.1 |
| 392 | 2026-05-10T06:10:50.707Z | Downloaded clap_derive v4.6.0 |
| 393 | 2026-05-10T06:10:50.710Z | Downloaded num_threads v0.1.7 |
| 394 | 2026-05-10T06:10:50.710Z | Downloaded ff v0.13.1 |
| 395 | 2026-05-10T06:10:50.713Z | Downloaded crossbeam-epoch v0.9.18 |
| 396 | 2026-05-10T06:10:50.713Z | Downloaded mime v0.3.17 |
| 397 | 2026-05-10T06:10:50.716Z | Downloaded jobserver v0.1.34 |
| 398 | 2026-05-10T06:10:50.719Z | Downloaded linear-map v1.2.0 |
| 399 | 2026-05-10T06:10:50.719Z | Downloaded libsw-core v0.3.2 |
| 400 | 2026-05-10T06:10:50.722Z | Downloaded libsw v3.5.0 |
| 401 | 2026-05-10T06:10:50.722Z | Downloaded pin-utils v0.1.0 |
| 402 | 2026-05-10T06:10:50.725Z | Downloaded openssl-probe v0.1.6 |
| 403 | 2026-05-10T06:10:50.725Z | Downloaded percent-encoding v2.3.2 |
| 404 | 2026-05-10T06:10:50.728Z | Downloaded phf_shared v0.12.1 |
| 405 | 2026-05-10T06:10:50.728Z | Downloaded parse-display v0.10.0 |
| 406 | 2026-05-10T06:10:50.731Z | Downloaded ciborium v0.2.2 |
| 407 | 2026-05-10T06:10:50.731Z | Downloaded chacha20 v0.9.1 |
| 408 | 2026-05-10T06:10:50.733Z | Downloaded cookie v0.18.1 |
| 409 | 2026-05-10T06:10:50.736Z | Downloaded ipnet v2.11.0 |
| 410 | 2026-05-10T06:10:50.736Z | Downloaded crossbeam-utils v0.8.21 |
| 411 | 2026-05-10T06:10:50.740Z | Downloaded lock_api v0.4.14 |
| 412 | 2026-05-10T06:10:50.743Z | Downloaded darling v0.21.3 |
| 413 | 2026-05-10T06:10:50.746Z | Downloaded ingot-macros v0.1.1 |
| 414 | 2026-05-10T06:10:50.746Z | Downloaded hyper-rustls v0.27.7 |
| 415 | 2026-05-10T06:10:50.749Z | Downloaded newtype-uuid v1.3.2 |
| 416 | 2026-05-10T06:10:50.749Z | Downloaded hmac v0.12.1 |
| 417 | 2026-05-10T06:10:50.752Z | Downloaded proc-macro-error-attr v1.0.4 |
| 418 | 2026-05-10T06:10:50.752Z | Downloaded futures-channel v0.3.32 |
| 419 | 2026-05-10T06:10:50.755Z | Downloaded multer v3.1.0 |
| 420 | 2026-05-10T06:10:50.758Z | Downloaded iana-time-zone v0.1.64 |
| 421 | 2026-05-10T06:10:50.758Z | Downloaded num_enum_derive v0.7.5 |
| 422 | 2026-05-10T06:10:50.761Z | Downloaded num_enum v0.5.11 |
| 423 | 2026-05-10T06:10:50.763Z | Downloaded native-tls v0.2.14 |
| 424 | 2026-05-10T06:10:50.766Z | Downloaded num_enum v0.7.5 |
| 425 | 2026-05-10T06:10:50.769Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 426 | 2026-05-10T06:10:50.769Z | Downloaded progenitor-macro v0.13.0 |
| 427 | 2026-05-10T06:10:50.772Z | Downloaded pretty-hex v0.4.1 |
| 428 | 2026-05-10T06:10:50.772Z | Downloaded potential_utf v0.1.3 |
| 429 | 2026-05-10T06:10:50.775Z | Downloaded quick-error v1.2.3 |
| 430 | 2026-05-10T06:10:50.775Z | Downloaded libloading v0.8.9 |
| 431 | 2026-05-10T06:10:50.778Z | Downloaded pest_generator v2.8.2 |
| 432 | 2026-05-10T06:10:50.778Z | Downloaded paste v1.0.15 |
| 433 | 2026-05-10T06:10:50.781Z | Downloaded ref-cast v1.0.25 |
| 434 | 2026-05-10T06:10:50.784Z | Downloaded progenitor-client v0.11.1 |
| 435 | 2026-05-10T06:10:50.784Z | Downloaded progenitor-macro v0.11.1 |
| 436 | 2026-05-10T06:10:50.787Z | Downloaded progenitor-macro v0.10.0 |
| 437 | 2026-05-10T06:10:50.787Z | Downloaded proc-macro-crate v1.3.1 |
| 438 | 2026-05-10T06:10:50.787Z | Downloaded rand_xorshift v0.4.0 |
| 439 | 2026-05-10T06:10:50.790Z | Downloaded powerfmt v0.2.0 |
| 440 | 2026-05-10T06:10:50.790Z | Downloaded plain v0.2.3 |
| 441 | 2026-05-10T06:10:50.793Z | Downloaded ipnetwork v0.21.1 |
| 442 | 2026-05-10T06:10:50.793Z | Downloaded num-rational v0.4.2 |
| 443 | 2026-05-10T06:10:50.796Z | Downloaded oxnet v0.1.4 |
| 444 | 2026-05-10T06:10:50.796Z | Downloaded phf v0.12.1 |
| 445 | 2026-05-10T06:10:50.799Z | Downloaded password-hash v0.5.0 |
| 446 | 2026-05-10T06:10:50.799Z | Downloaded pem v3.0.5 |
| 447 | 2026-05-10T06:10:50.802Z | Downloaded oxide-tokio-rt v0.1.2 |
| 448 | 2026-05-10T06:10:50.802Z | Downloaded owo-colors v4.3.0 |
| 449 | 2026-05-10T06:10:50.805Z | Downloaded icu_properties v2.0.1 |
| 450 | 2026-05-10T06:10:50.807Z | Downloaded ref-cast-impl v1.0.25 |
| 451 | 2026-05-10T06:10:50.807Z | Downloaded memmap2 v0.9.8 |
| 452 | 2026-05-10T06:10:50.810Z | Downloaded async-trait v0.1.89 |
| 453 | 2026-05-10T06:10:50.813Z | Downloaded ppv-lite86 v0.2.21 |
| 454 | 2026-05-10T06:10:50.813Z | Downloaded pin-project-lite v0.2.16 |
| 455 | 2026-05-10T06:10:50.816Z | Downloaded getrandom v0.3.3 |
| 456 | 2026-05-10T06:10:50.819Z | Downloaded poly1305 v0.8.0 |
| 457 | 2026-05-10T06:10:50.822Z | Downloaded httparse v1.10.1 |
| 458 | 2026-05-10T06:10:50.822Z | Downloaded dropshot_endpoint v0.16.7 |
| 459 | 2026-05-10T06:10:50.825Z | Downloaded rustc-hash v2.1.1 |
| 460 | 2026-05-10T06:10:50.827Z | Downloaded allocator-api2 v0.2.21 |
| 461 | 2026-05-10T06:10:50.830Z | Downloaded icu_provider v2.0.0 |
| 462 | 2026-05-10T06:10:50.830Z | Downloaded rustc_version v0.1.7 |
| 463 | 2026-05-10T06:10:50.833Z | Downloaded progenitor-client v0.10.0 |
| 464 | 2026-05-10T06:10:50.834Z | Downloaded crossbeam-channel v0.5.15 |
| 465 | 2026-05-10T06:10:50.836Z | Downloaded rustc_version v0.4.1 |
| 466 | 2026-05-10T06:10:50.836Z | Downloaded num-complex v0.4.6 |
| 467 | 2026-05-10T06:10:50.840Z | Downloaded proc-macro-error v1.0.4 |
| 468 | 2026-05-10T06:10:50.843Z | Downloaded same-file v1.0.6 |
| 469 | 2026-05-10T06:10:50.843Z | Downloaded parse-display-derive v0.10.0 |
| 470 | 2026-05-10T06:10:50.843Z | Downloaded proc-macro-error2 v2.0.1 |
| 471 | 2026-05-10T06:10:50.845Z | Downloaded progenitor-client v0.13.0 |
| 472 | 2026-05-10T06:10:50.848Z | Downloaded log v0.4.29 |
| 473 | 2026-05-10T06:10:50.848Z | Downloaded semver v0.1.20 |
| 474 | 2026-05-10T06:10:50.851Z | Downloaded scroll_derive v0.12.1 |
| 475 | 2026-05-10T06:10:50.851Z | Downloaded progenitor v0.13.0 |
| 476 | 2026-05-10T06:10:50.855Z | Downloaded parking_lot_core v0.9.12 |
| 477 | 2026-05-10T06:10:50.855Z | Downloaded scopeguard v1.2.0 |
| 478 | 2026-05-10T06:10:50.858Z | Downloaded once_cell v1.21.3 |
| 479 | 2026-05-10T06:10:50.858Z | Downloaded rand_core v0.6.4 |
| 480 | 2026-05-10T06:10:50.858Z | Downloaded rand_chacha v0.9.0 |
| 481 | 2026-05-10T06:10:50.861Z | Downloaded secrecy v0.10.3 |
| 482 | 2026-05-10T06:10:50.861Z | Downloaded serde_repr v0.1.20 |
| 483 | 2026-05-10T06:10:50.864Z | Downloaded serde_spanned v0.6.9 |
| 484 | 2026-05-10T06:10:50.864Z | Downloaded serde_plain v1.0.2 |
| 485 | 2026-05-10T06:10:50.866Z | Downloaded omicron-zone-package v0.12.2 |
| 486 | 2026-05-10T06:10:50.869Z | Downloaded search_path v0.1.4 |
| 487 | 2026-05-10T06:10:50.869Z | Downloaded rand_core v0.9.3 |
| 488 | 2026-05-10T06:10:50.872Z | Downloaded litemap v0.8.0 |
| 489 | 2026-05-10T06:10:50.872Z | Downloaded quote v1.0.45 |
| 490 | 2026-05-10T06:10:50.875Z | Downloaded serde-big-array v0.5.1 |
| 491 | 2026-05-10T06:10:50.875Z | Downloaded icu_normalizer_data v2.0.0 |
| 492 | 2026-05-10T06:10:50.878Z | Downloaded sha1 v0.10.6 |
| 493 | 2026-05-10T06:10:50.881Z | Downloaded parking_lot v0.12.5 |
| 494 | 2026-05-10T06:10:50.881Z | Downloaded serde_spanned v1.0.4 |
| 495 | 2026-05-10T06:10:50.884Z | Downloaded icu_locale_core v2.0.0 |
| 496 | 2026-05-10T06:10:50.887Z | Downloaded serde_urlencoded v0.7.1 |
| 497 | 2026-05-10T06:10:50.887Z | Downloaded pest_meta v2.8.2 |
| 498 | 2026-05-10T06:10:50.889Z | Downloaded signal-hook-tokio v0.3.1 |
| 499 | 2026-05-10T06:10:50.892Z | Downloaded crypto-bigint v0.5.5 |
| 500 | 2026-05-10T06:10:50.895Z | Downloaded chacha20poly1305 v0.10.1 |
| 501 | 2026-05-10T06:10:50.895Z | Downloaded scroll_derive v0.13.1 |
| 502 | 2026-05-10T06:10:50.898Z | Downloaded sigpipe v0.1.3 |
| 503 | 2026-05-10T06:10:50.898Z | Downloaded indexmap v1.9.3 |
| 504 | 2026-05-10T06:10:50.901Z | Downloaded rustls-pemfile v2.2.0 |
| 505 | 2026-05-10T06:10:50.904Z | Downloaded progenitor v0.11.1 |
| 506 | 2026-05-10T06:10:50.904Z | Downloaded schemars_derive v0.8.22 |
| 507 | 2026-05-10T06:10:50.904Z | Downloaded resolv-conf v0.7.5 |
| 508 | 2026-05-10T06:10:50.906Z | Downloaded hickory-resolver v0.25.2 |
| 509 | 2026-05-10T06:10:50.909Z | Downloaded num-integer v0.1.46 |
| 510 | 2026-05-10T06:10:50.909Z | Downloaded stable_deref_trait v1.2.0 |
| 511 | 2026-05-10T06:10:50.912Z | Downloaded slog-bunyan v2.5.0 |
| 512 | 2026-05-10T06:10:50.912Z | Downloaded rustversion v1.0.22 |
| 513 | 2026-05-10T06:10:50.915Z | Downloaded siphasher v1.0.1 |
| 514 | 2026-05-10T06:10:50.916Z | Downloaded scroll v0.12.0 |
| 515 | 2026-05-10T06:10:50.918Z | Downloaded num-traits v0.2.19 |
| 516 | 2026-05-10T06:10:50.918Z | Downloaded rand_chacha v0.3.1 |
| 517 | 2026-05-10T06:10:50.921Z | Downloaded progenitor v0.10.0 |
| 518 | 2026-05-10T06:10:50.921Z | Downloaded miniz_oxide v0.8.9 |
| 519 | 2026-05-10T06:10:50.925Z | Downloaded smawk v0.3.2 |
| 520 | 2026-05-10T06:10:50.925Z | Downloaded rusty-fork v0.3.0 |
| 521 | 2026-05-10T06:10:50.925Z | Downloaded strum v0.26.3 |
| 522 | 2026-05-10T06:10:50.928Z | Downloaded structmeta-derive v0.3.0 |
| 523 | 2026-05-10T06:10:50.928Z | Downloaded supports-color v3.0.2 |
| 524 | 2026-05-10T06:10:50.928Z | Downloaded strsim v0.11.1 |
| 525 | 2026-05-10T06:10:50.931Z | Downloaded subtle v2.6.1 |
| 526 | 2026-05-10T06:10:50.931Z | Downloaded structmeta v0.3.0 |
| 527 | 2026-05-10T06:10:50.931Z | Downloaded termtree v0.5.1 |
| 528 | 2026-05-10T06:10:50.934Z | Downloaded pin-project v1.1.10 |
| 529 | 2026-05-10T06:10:50.939Z | Downloaded pest_derive v2.8.2 |
| 530 | 2026-05-10T06:10:50.942Z | Downloaded flate2 v1.1.2 |
| 531 | 2026-05-10T06:10:50.944Z | Downloaded const_format v0.2.34 |
| 532 | 2026-05-10T06:10:50.947Z | Downloaded semver v1.0.27 |
| 533 | 2026-05-10T06:10:50.950Z | Downloaded sha2 v0.10.9 |
| 534 | 2026-05-10T06:10:50.950Z | Downloaded strum v0.27.2 |
| 535 | 2026-05-10T06:10:50.950Z | Downloaded quinn-udp v0.5.14 |
| 536 | 2026-05-10T06:10:50.953Z | Downloaded papergrid v0.17.0 |
| 537 | 2026-05-10T06:10:50.956Z | Downloaded sync_wrapper v1.0.2 |
| 538 | 2026-05-10T06:10:50.956Z | Downloaded tagptr v0.2.0 |
| 539 | 2026-05-10T06:10:50.959Z | Downloaded tabled_derive v0.11.0 |
| 540 | 2026-05-10T06:10:50.959Z | Downloaded tabled_derive v0.7.0 |
| 541 | 2026-05-10T06:10:50.959Z | Downloaded terminal_size v0.4.3 |
| 542 | 2026-05-10T06:10:50.962Z | Downloaded testing_table v0.3.0 |
| 543 | 2026-05-10T06:10:50.962Z | Downloaded shlex v1.3.0 |
| 544 | 2026-05-10T06:10:50.962Z | Downloaded serde_derive_internals v0.29.1 |
| 545 | 2026-05-10T06:10:50.965Z | Downloaded jiff-static v0.2.15 |
| 546 | 2026-05-10T06:10:50.965Z | Downloaded thread-id v4.2.2 |
| 547 | 2026-05-10T06:10:50.968Z | Downloaded thread-id v5.0.0 |
| 548 | 2026-05-10T06:10:50.968Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 549 | 2026-05-10T06:10:50.971Z | Downloaded swrite v0.1.0 |
| 550 | 2026-05-10T06:10:50.971Z | Downloaded slab v0.4.11 |
| 551 | 2026-05-10T06:10:50.971Z | Downloaded tabwriter v1.4.1 |
| 552 | 2026-05-10T06:10:50.974Z | Downloaded serde_tokenstream v0.2.3 |
| 553 | 2026-05-10T06:10:50.974Z | Downloaded serde_path_to_error v0.1.20 |
| 554 | 2026-05-10T06:10:50.974Z | Downloaded slog-async v2.8.0 |
| 555 | 2026-05-10T06:10:50.977Z | Downloaded scroll v0.13.0 |
| 556 | 2026-05-10T06:10:50.977Z | Downloaded slog-term v2.9.2 |
| 557 | 2026-05-10T06:10:50.980Z | Downloaded take_mut v0.2.2 |
| 558 | 2026-05-10T06:10:50.980Z | Downloaded signal-hook-registry v1.4.6 |
| 559 | 2026-05-10T06:10:50.980Z | Downloaded snafu-derive v0.8.9 |
| 560 | 2026-05-10T06:10:50.983Z | Downloaded slog-json v2.6.1 |
| 561 | 2026-05-10T06:10:50.983Z | Downloaded slog-dtrace v0.3.0 |
| 562 | 2026-05-10T06:10:50.983Z | Downloaded time-core v0.1.8 |
| 563 | 2026-05-10T06:10:50.986Z | Downloaded darling_core v0.21.3 |
| 564 | 2026-05-10T06:10:50.989Z | Downloaded ryu v1.0.20 |
| 565 | 2026-05-10T06:10:50.989Z | Downloaded postcard v1.1.3 |
| 566 | 2026-05-10T06:10:50.992Z | Downloaded proc-macro2 v1.0.106 |
| 567 | 2026-05-10T06:10:50.995Z | Downloaded papergrid v0.11.0 |
| 568 | 2026-05-10T06:10:50.998Z | Downloaded progenitor-impl v0.13.0 |
| 569 | 2026-05-10T06:10:50.998Z | Downloaded progenitor-impl v0.11.1 |
| 570 | 2026-05-10T06:10:51.001Z | Downloaded smf v0.2.3 |
| 571 | 2026-05-10T06:10:51.001Z | Downloaded tinyvec_macros v0.1.1 |
| 572 | 2026-05-10T06:10:51.001Z | Downloaded progenitor-impl v0.10.0 |
| 573 | 2026-05-10T06:10:51.004Z | Downloaded openssl-sys v0.9.112 |
| 574 | 2026-05-10T06:10:51.007Z | Downloaded memchr v2.7.5 |
| 575 | 2026-05-10T06:10:51.010Z | Downloaded toml_datetime v0.6.11 |
| 576 | 2026-05-10T06:10:51.010Z | Downloaded derive_more v0.99.20 |
| 577 | 2026-05-10T06:10:51.013Z | Downloaded static_assertions v1.1.0 |
| 578 | 2026-05-10T06:10:51.016Z | Downloaded pkg-config v0.3.32 |
| 579 | 2026-05-10T06:10:51.016Z | Downloaded pin-project-internal v1.1.10 |
| 580 | 2026-05-10T06:10:51.016Z | Downloaded indexmap v2.13.0 |
| 581 | 2026-05-10T06:10:51.019Z | Downloaded elliptic-curve v0.13.8 |
| 582 | 2026-05-10T06:10:51.022Z | Downloaded openssl-macros v0.1.1 |
| 583 | 2026-05-10T06:10:51.022Z | Downloaded icu_normalizer v2.0.0 |
| 584 | 2026-05-10T06:10:51.024Z | Downloaded serde_with_macros v3.14.1 |
| 585 | 2026-05-10T06:10:51.027Z | Downloaded curl v0.4.49 |
| 586 | 2026-05-10T06:10:51.030Z | Downloaded bitflags v2.9.4 |
| 587 | 2026-05-10T06:10:51.030Z | Downloaded displaydoc v0.2.5 |
| 588 | 2026-05-10T06:10:51.033Z | Downloaded synstructure v0.13.2 |
| 589 | 2026-05-10T06:10:51.033Z | Downloaded topological-sort v0.2.2 |
| 590 | 2026-05-10T06:10:51.036Z | Downloaded strum_macros v0.27.2 |
| 591 | 2026-05-10T06:10:51.036Z | Downloaded tower-layer v0.3.3 |
| 592 | 2026-05-10T06:10:51.036Z | Downloaded typify-macro v0.6.1 |
| 593 | 2026-05-10T06:10:51.039Z | Downloaded unicode-linebreak v0.1.5 |
| 594 | 2026-05-10T06:10:51.039Z | Downloaded try-lock v0.2.5 |
| 595 | 2026-05-10T06:10:51.039Z | Downloaded tower-service v0.3.3 |
| 596 | 2026-05-10T06:10:51.039Z | Downloaded toml_write v0.1.2 |
| 597 | 2026-05-10T06:10:51.042Z | Downloaded console v0.15.11 |
| 598 | 2026-05-10T06:10:51.042Z | Downloaded anstyle-parse v1.0.0 |
| 599 | 2026-05-10T06:10:51.045Z | Downloaded thread_local v1.1.9 |
| 600 | 2026-05-10T06:10:51.045Z | Downloaded heapless v0.8.0 |
| 601 | 2026-05-10T06:10:51.048Z | Downloaded hashbrown v0.12.3 |
| 602 | 2026-05-10T06:10:51.051Z | Downloaded tinystr v0.8.1 |
| 603 | 2026-05-10T06:10:51.051Z | Downloaded thiserror-no-std v2.0.2 |
| 604 | 2026-05-10T06:10:51.054Z | Downloaded unarray v0.1.4 |
| 605 | 2026-05-10T06:10:51.054Z | Downloaded typify-macro v0.4.3 |
| 606 | 2026-05-10T06:10:51.057Z | Downloaded thiserror-impl v2.0.18 |
| 607 | 2026-05-10T06:10:51.057Z | Downloaded thiserror v2.0.18 |
| 608 | 2026-05-10T06:10:51.060Z | Downloaded unicode-xid v0.2.6 |
| 609 | 2026-05-10T06:10:51.060Z | Downloaded hickory-resolver v0.24.4 |
| 610 | 2026-05-10T06:10:51.063Z | Downloaded tokio-rustls v0.25.0 |
| 611 | 2026-05-10T06:10:51.066Z | Downloaded tokio-dtrace v0.1.1 |
| 612 | 2026-05-10T06:10:51.066Z | Downloaded untrusted v0.9.0 |
| 613 | 2026-05-10T06:10:51.066Z | Downloaded serde_derive v1.0.228 |
| 614 | 2026-05-10T06:10:51.069Z | Downloaded time-macros v0.2.27 |
| 615 | 2026-05-10T06:10:51.072Z | Downloaded untrusted v0.7.1 |
| 616 | 2026-05-10T06:10:51.072Z | Downloaded thiserror-impl v1.0.69 |
| 617 | 2026-05-10T06:10:51.072Z | Downloaded colored v3.0.0 |
| 618 | 2026-05-10T06:10:51.074Z | Downloaded newtype-uuid-macros v0.1.0 |
| 619 | 2026-05-10T06:10:51.074Z | Downloaded newline-converter v0.3.0 |
| 620 | 2026-05-10T06:10:51.074Z | Downloaded utf8_iter v1.0.4 |
| 621 | 2026-05-10T06:10:51.077Z | Downloaded smallvec v1.15.1 |
| 622 | 2026-05-10T06:10:51.077Z | Downloaded schemars v0.8.22 |
| 623 | 2026-05-10T06:10:51.082Z | Downloaded version_check v0.9.5 |
| 624 | 2026-05-10T06:10:51.085Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 625 | 2026-05-10T06:10:51.085Z | Downloaded usdt-attr-macro v0.5.0 |
| 626 | 2026-05-10T06:10:51.085Z | Downloaded tokio-native-tls v0.3.1 |
| 627 | 2026-05-10T06:10:51.088Z | Downloaded usdt v0.5.0 |
| 628 | 2026-05-10T06:10:51.088Z | Downloaded tokio-macros v2.6.0 |
| 629 | 2026-05-10T06:10:51.088Z | Downloaded rayon-core v1.13.0 |
| 630 | 2026-05-10T06:10:51.091Z | Downloaded wait-timeout v0.2.1 |
| 631 | 2026-05-10T06:10:51.094Z | Downloaded utf8parse v0.2.2 |
| 632 | 2026-05-10T06:10:51.094Z | Downloaded usdt-macro v0.5.0 |
| 633 | 2026-05-10T06:10:51.094Z | Downloaded spin v0.9.8 |
| 634 | 2026-05-10T06:10:51.097Z | Downloaded waitgroup v0.1.2 |
| 635 | 2026-05-10T06:10:51.097Z | Downloaded usdt-macro v0.6.0 |
| 636 | 2026-05-10T06:10:51.097Z | Downloaded usdt v0.6.0 |
| 637 | 2026-05-10T06:10:51.097Z | Downloaded usdt-attr-macro v0.6.0 |
| 638 | 2026-05-10T06:10:51.097Z | Downloaded ingot-types v0.1.2 |
| 639 | 2026-05-10T06:10:51.100Z | Downloaded expectorate v1.2.0 |
| 640 | 2026-05-10T06:10:51.100Z | Downloaded foreign-types-macros v0.2.3 |
| 641 | 2026-05-10T06:10:51.100Z | Downloaded foldhash v0.1.5 |
| 642 | 2026-05-10T06:10:51.103Z | Downloaded const_format_proc_macros v0.2.34 |
| 643 | 2026-05-10T06:10:51.103Z | Downloaded arrayvec v0.7.6 |
| 644 | 2026-05-10T06:10:51.106Z | Downloaded anstream v1.0.0 |
| 645 | 2026-05-10T06:10:51.106Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 646 | 2026-05-10T06:10:51.106Z | Downloaded thiserror v1.0.69 |
| 647 | 2026-05-10T06:10:51.109Z | Downloaded want v0.3.1 |
| 648 | 2026-05-10T06:10:51.112Z | Downloaded strum_macros v0.26.4 |
| 649 | 2026-05-10T06:10:51.112Z | Downloaded xattr v1.6.1 |
| 650 | 2026-05-10T06:10:51.112Z | Downloaded term v1.2.0 |
| 651 | 2026-05-10T06:10:51.115Z | Downloaded rustls-pki-types v1.12.0 |
| 652 | 2026-05-10T06:10:51.118Z | Downloaded autocfg v1.5.0 |
| 653 | 2026-05-10T06:10:51.118Z | Downloaded fixedbitset v0.5.7 |
| 654 | 2026-05-10T06:10:51.121Z | Downloaded yoke-derive v0.8.0 |
| 655 | 2026-05-10T06:10:51.121Z | Downloaded daft-derive v0.1.4 |
| 656 | 2026-05-10T06:10:51.124Z | Downloaded socket2 v0.5.10 |
| 657 | 2026-05-10T06:10:51.124Z | Downloaded slog v2.8.2 |
| 658 | 2026-05-10T06:10:51.127Z | Downloaded zerofrom v0.1.6 |
| 659 | 2026-05-10T06:10:51.127Z | Downloaded tokio-rustls v0.26.3 |
| 660 | 2026-05-10T06:10:51.127Z | Downloaded foldhash v0.2.0 |
| 661 | 2026-05-10T06:10:51.130Z | Downloaded hyper-util v0.1.19 |
| 662 | 2026-05-10T06:10:51.133Z | Downloaded serde_core v1.0.228 |
| 663 | 2026-05-10T06:10:51.133Z | Downloaded mio v1.0.4 |
| 664 | 2026-05-10T06:10:51.136Z | Downloaded tempfile v3.23.0 |
| 665 | 2026-05-10T06:10:51.139Z | Downloaded serde_yaml v0.9.34+deprecated |
| 666 | 2026-05-10T06:10:51.142Z | Downloaded zone_cfg_derive v0.3.1 |
| 667 | 2026-05-10T06:10:51.142Z | Downloaded zone v0.3.1 |
| 668 | 2026-05-10T06:10:51.142Z | Downloaded zerofrom-derive v0.1.6 |
| 669 | 2026-05-10T06:10:51.142Z | Downloaded signal-hook v0.3.18 |
| 670 | 2026-05-10T06:10:51.146Z | Downloaded toml v0.8.23 |
| 671 | 2026-05-10T06:10:51.146Z | Downloaded http v1.4.0 |
| 672 | 2026-05-10T06:10:51.149Z | Downloaded universal-hash v0.5.1 |
| 673 | 2026-05-10T06:10:51.149Z | Downloaded minimal-lexical v0.2.1 |
| 674 | 2026-05-10T06:10:51.152Z | Downloaded match_cfg v0.1.0 |
| 675 | 2026-05-10T06:10:51.152Z | Downloaded macaddr v1.0.1 |
| 676 | 2026-05-10T06:10:51.152Z | Downloaded lru-slab v0.1.2 |
| 677 | 2026-05-10T06:10:51.154Z | Downloaded zeroize_derive v1.4.3 |
| 678 | 2026-05-10T06:10:51.155Z | Downloaded daft v0.1.4 |
| 679 | 2026-05-10T06:10:51.155Z | Downloaded is_ci v1.2.0 |
| 680 | 2026-05-10T06:10:51.155Z | Downloaded data-encoding v2.9.0 |
| 681 | 2026-05-10T06:10:51.157Z | Downloaded critical-section v1.2.0 |
| 682 | 2026-05-10T06:10:51.157Z | Downloaded cipher v0.4.4 |
| 683 | 2026-05-10T06:10:51.157Z | Downloaded either v1.15.0 |
| 684 | 2026-05-10T06:10:51.160Z | Downloaded async-recursion v1.1.1 |
| 685 | 2026-05-10T06:10:51.160Z | Downloaded usdt-impl v0.5.0 |
| 686 | 2026-05-10T06:10:51.163Z | Downloaded tokio-stream v0.1.17 |
| 687 | 2026-05-10T06:10:51.163Z | Downloaded walkdir v2.5.0 |
| 688 | 2026-05-10T06:10:51.166Z | Downloaded similar v2.7.0 |
| 689 | 2026-05-10T06:10:51.169Z | Downloaded quinn v0.11.9 |
| 690 | 2026-05-10T06:10:51.169Z | Downloaded usdt-impl v0.6.0 |
| 691 | 2026-05-10T06:10:51.172Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 692 | 2026-05-10T06:10:51.172Z | Downloaded writeable v0.6.1 |
| 693 | 2026-05-10T06:10:51.175Z | Downloaded socket2 v0.6.0 |
| 694 | 2026-05-10T06:10:51.175Z | Downloaded ucd-trie v0.1.7 |
| 695 | 2026-05-10T06:10:51.178Z | Downloaded prettyplease v0.2.37 |
| 696 | 2026-05-10T06:10:51.178Z | Downloaded group v0.13.0 |
| 697 | 2026-05-10T06:10:51.178Z | Downloaded drift v0.1.3 |
| 698 | 2026-05-10T06:10:51.181Z | Downloaded schemars v1.2.0 |
| 699 | 2026-05-10T06:10:51.188Z | Downloaded whoami v1.6.1 |
| 700 | 2026-05-10T06:10:51.191Z | Downloaded vsss-rs v3.3.4 |
| 701 | 2026-05-10T06:10:51.191Z | Downloaded tracing-attributes v0.1.30 |
| 702 | 2026-05-10T06:10:51.194Z | Downloaded rand v0.9.2 |
| 703 | 2026-05-10T06:10:51.197Z | Downloaded zerovec-derive v0.11.1 |
| 704 | 2026-05-10T06:10:51.197Z | Downloaded yoke v0.8.0 |
| 705 | 2026-05-10T06:10:51.198Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 706 | 2026-05-10T06:10:51.200Z | Downloaded zmij v1.0.17 |
| 707 | 2026-05-10T06:10:51.200Z | Downloaded toml v0.7.8 |
| 708 | 2026-05-10T06:10:51.203Z | Downloaded iri-string v0.7.8 |
| 709 | 2026-05-10T06:10:51.207Z | Downloaded test-strategy v0.4.3 |
| 710 | 2026-05-10T06:10:51.209Z | Downloaded iddqd v0.3.17 |
| 711 | 2026-05-10T06:10:51.212Z | Downloaded rand v0.8.5 |
| 712 | 2026-05-10T06:10:51.215Z | Downloaded instant v0.1.13 |
| 713 | 2026-05-10T06:10:51.215Z | Downloaded indent_write v2.2.0 |
| 714 | 2026-05-10T06:10:51.215Z | Downloaded defmt v0.3.100 |
| 715 | 2026-05-10T06:10:51.215Z | Downloaded textwrap v0.16.2 |
| 716 | 2026-05-10T06:10:51.218Z | Downloaded futures-macro v0.3.32 |
| 717 | 2026-05-10T06:10:51.218Z | Downloaded zerocopy-derive v0.7.35 |
| 718 | 2026-05-10T06:10:51.221Z | Downloaded tinyvec v1.10.0 |
| 719 | 2026-05-10T06:10:51.221Z | Downloaded schemars v0.9.0 |
| 720 | 2026-05-10T06:10:51.227Z | Downloaded zeroize v1.8.1 |
| 721 | 2026-05-10T06:10:51.231Z | Downloaded unicode-ident v1.0.24 |
| 722 | 2026-05-10T06:10:51.231Z | Downloaded typify v0.6.1 |
| 723 | 2026-05-10T06:10:51.235Z | Downloaded serde v1.0.228 |
| 724 | 2026-05-10T06:10:51.235Z | Downloaded snafu v0.8.9 |
| 725 | 2026-05-10T06:10:51.238Z | Downloaded nom v7.1.3 |
| 726 | 2026-05-10T06:10:51.240Z | Downloaded itertools v0.12.1 |
| 727 | 2026-05-10T06:10:51.243Z | Downloaded tracing-core v0.1.34 |
| 728 | 2026-05-10T06:10:51.246Z | Downloaded vergen v8.3.2 |
| 729 | 2026-05-10T06:10:51.249Z | Downloaded uuid v1.20.0 |
| 730 | 2026-05-10T06:10:51.249Z | Downloaded dtrace-parser v0.2.0 |
| 731 | 2026-05-10T06:10:51.249Z | Downloaded futures-core v0.3.32 |
| 732 | 2026-05-10T06:10:51.252Z | Downloaded find-msvc-tools v0.1.9 |
| 733 | 2026-05-10T06:10:51.252Z | Downloaded dof v0.3.0 |
| 734 | 2026-05-10T06:10:51.252Z | Downloaded aho-corasick v1.1.3 |
| 735 | 2026-05-10T06:10:51.255Z | Downloaded crossbeam-deque v0.8.6 |
| 736 | 2026-05-10T06:10:51.255Z | Downloaded colorchoice v1.0.4 |
| 737 | 2026-05-10T06:10:51.258Z | Downloaded anyhow v1.0.102 |
| 738 | 2026-05-10T06:10:51.258Z | Downloaded darling_macro v0.21.3 |
| 739 | 2026-05-10T06:10:51.258Z | Downloaded foreign-types v0.3.2 |
| 740 | 2026-05-10T06:10:51.261Z | Downloaded defmt-parser v1.0.0 |
| 741 | 2026-05-10T06:10:51.261Z | Downloaded debug-ignore v1.0.5 |
| 742 | 2026-05-10T06:10:51.261Z | Downloaded hashbrown v0.15.5 |
| 743 | 2026-05-10T06:10:51.265Z | Downloaded crc8 v0.1.1 |
| 744 | 2026-05-10T06:10:51.265Z | Downloaded typenum v1.18.0 |
| 745 | 2026-05-10T06:10:51.268Z | Downloaded ciborium-ll v0.2.2 |
| 746 | 2026-05-10T06:10:51.268Z | Downloaded fastrand v2.3.0 |
| 747 | 2026-05-10T06:10:51.268Z | Downloaded cstr-argument v0.1.2 |
| 748 | 2026-05-10T06:10:51.268Z | Downloaded cobs v0.3.0 |
| 749 | 2026-05-10T06:10:51.271Z | Downloaded rustls-webpki v0.103.6 |
| 750 | 2026-05-10T06:10:51.271Z | Downloaded blake2 v0.10.6 |
| 751 | 2026-05-10T06:10:51.273Z | Downloaded half v2.7.1 |
| 752 | 2026-05-10T06:10:51.273Z | Downloaded futures v0.3.32 |
| 753 | 2026-05-10T06:10:51.276Z | Downloaded unsafe-libyaml v0.2.11 |
| 754 | 2026-05-10T06:10:51.279Z | Downloaded clap_builder v4.6.0 |
| 755 | 2026-05-10T06:10:51.282Z | Downloaded qorb v0.4.1 |
| 756 | 2026-05-10T06:10:51.285Z | Downloaded steno v0.4.1 |
| 757 | 2026-05-10T06:10:51.288Z | Downloaded dropshot-api-manager v0.5.2 |
| 758 | 2026-05-10T06:10:51.288Z | Downloaded crypto-common v0.1.6 |
| 759 | 2026-05-10T06:10:51.288Z | Downloaded cfg_aliases v0.2.1 |
| 760 | 2026-05-10T06:10:51.291Z | Downloaded convert_case v0.4.0 |
| 761 | 2026-05-10T06:10:51.291Z | Downloaded http-body v1.0.1 |
| 762 | 2026-05-10T06:10:51.291Z | Downloaded filetime v0.2.26 |
| 763 | 2026-05-10T06:10:51.291Z | Downloaded base64 v0.22.1 |
| 764 | 2026-05-10T06:10:51.294Z | Downloaded camino v1.2.2 |
| 765 | 2026-05-10T06:10:51.294Z | Downloaded bcs v0.1.6 |
| 766 | 2026-05-10T06:10:51.297Z | Downloaded adler2 v2.0.1 |
| 767 | 2026-05-10T06:10:51.297Z | Downloaded block-buffer v0.10.4 |
| 768 | 2026-05-10T06:10:51.300Z | Downloaded hashbrown v0.16.1 |
| 769 | 2026-05-10T06:10:51.307Z | Downloaded itertools v0.14.0 |
| 770 | 2026-05-10T06:10:51.317Z | Downloaded toml_edit v0.22.27 |
| 771 | 2026-05-10T06:10:51.320Z | Downloaded toml_edit v0.19.15 |
| 772 | 2026-05-10T06:10:51.328Z | Downloaded libm v0.2.15 |
| 773 | 2026-05-10T06:10:51.334Z | Downloaded tracing v0.1.41 |
| 774 | 2026-05-10T06:10:51.337Z | Downloaded typify v0.4.3 |
| 775 | 2026-05-10T06:10:51.339Z | Downloaded tar v0.4.45 |
| 776 | 2026-05-10T06:10:51.339Z | Downloaded idna v1.1.0 |
| 777 | 2026-05-10T06:10:51.342Z | Downloaded hyper v1.8.1 |
| 778 | 2026-05-10T06:10:51.345Z | Downloaded url v2.5.7 |
| 779 | 2026-05-10T06:10:51.348Z | Downloaded pest v2.8.2 |
| 780 | 2026-05-10T06:10:51.351Z | Downloaded h2 v0.4.12 |
| 781 | 2026-05-10T06:10:51.354Z | Downloaded icu_properties_data v2.0.1 |
| 782 | 2026-05-10T06:10:51.357Z | Downloaded reqwest v0.13.2 |
| 783 | 2026-05-10T06:10:51.360Z | Downloaded blake3 v1.8.2 |
| 784 | 2026-05-10T06:10:51.364Z | Downloaded zerotrie v0.2.2 |
| 785 | 2026-05-10T06:10:51.367Z | Downloaded hkdf v0.12.4 |
| 786 | 2026-05-10T06:10:51.370Z | Downloaded futures-util v0.3.32 |
| 787 | 2026-05-10T06:10:51.374Z | Downloaded tokio-util v0.7.16 |
| 788 | 2026-05-10T06:10:51.377Z | Downloaded goblin v0.8.2 |
| 789 | 2026-05-10T06:10:51.381Z | Downloaded reqwest v0.12.23 |
| 790 | 2026-05-10T06:10:51.384Z | Downloaded regex v1.12.3 |
| 791 | 2026-05-10T06:10:51.388Z | Downloaded git2 v0.19.0 |
| 792 | 2026-05-10T06:10:51.393Z | Downloaded typed-path v0.9.3 |
| 793 | 2026-05-10T06:10:51.396Z | Downloaded zerocopy-derive v0.8.27 |
| 794 | 2026-05-10T06:10:51.407Z | Downloaded tower v0.5.2 |
| 795 | 2026-05-10T06:10:51.411Z | Downloaded rayon v1.11.0 |
| 796 | 2026-05-10T06:10:51.416Z | Downloaded aws-lc-rs v1.16.2 |
| 797 | 2026-05-10T06:10:51.421Z | Downloaded zerovec v0.11.4 |
| 798 | 2026-05-10T06:10:51.429Z | Downloaded rustls-webpki v0.102.8 |
| 799 | 2026-05-10T06:10:51.439Z | Downloaded bindgen v0.72.1 |
| 800 | 2026-05-10T06:10:51.443Z | Downloaded serde_with v3.14.1 |
| 801 | 2026-05-10T06:10:51.449Z | Downloaded serde_json v1.0.149 |
| 802 | 2026-05-10T06:10:51.452Z | Downloaded chrono v0.4.44 |
| 803 | 2026-05-10T06:10:51.456Z | Downloaded unicode-segmentation v1.12.0 |
| 804 | 2026-05-10T06:10:51.459Z | Downloaded unicode-normalization v0.1.24 |
| 805 | 2026-05-10T06:10:51.461Z | Downloaded proptest v1.8.0 |
| 806 | 2026-05-10T06:10:51.464Z | Downloaded portable-atomic v1.11.1 |
| 807 | 2026-05-10T06:10:51.473Z | Downloaded winnow v0.5.40 |
| 808 | 2026-05-10T06:10:51.477Z | Downloaded tower-http v0.6.8 |
| 809 | 2026-05-10T06:10:51.481Z | Downloaded tabled v0.15.0 |
| 810 | 2026-05-10T06:10:51.489Z | Downloaded winnow v0.7.14 |
| 811 | 2026-05-10T06:10:51.494Z | Downloaded bstr v1.12.0 |
| 812 | 2026-05-10T06:10:51.498Z | Downloaded curve25519-dalek v4.1.3 |
| 813 | 2026-05-10T06:10:51.503Z | Downloaded tough v0.20.0 |
| 814 | 2026-05-10T06:10:51.508Z | Downloaded tabled v0.20.0 |
| 815 | 2026-05-10T06:10:51.518Z | Downloaded goblin v0.10.1 |
| 816 | 2026-05-10T06:10:51.529Z | Downloaded zerocopy v0.7.35 |
| 817 | 2026-05-10T06:10:51.545Z | Downloaded vcpkg v0.2.15 |
| 818 | 2026-05-10T06:10:51.565Z | Downloaded moka v0.12.11 |
| 819 | 2026-05-10T06:10:51.572Z | Downloaded webpki-roots v1.0.2 |
| 820 | 2026-05-10T06:10:51.576Z | Downloaded syn v2.0.117 |
| 821 | 2026-05-10T06:10:51.580Z | Downloaded rustls v0.22.4 |
| 822 | 2026-05-10T06:10:51.587Z | Downloaded regress v0.10.5 |
| 823 | 2026-05-10T06:10:51.591Z | Downloaded nix v0.30.1 |
| 824 | 2026-05-10T06:10:51.601Z | Downloaded quinn-proto v0.11.14 |
| 825 | 2026-05-10T06:10:51.604Z | Downloaded rustls v0.23.32 |
| 826 | 2026-05-10T06:10:51.611Z | Downloaded time v0.3.47 |
| 827 | 2026-05-10T06:10:51.623Z | Downloaded rustix v1.1.2 |
| 828 | 2026-05-10T06:10:51.637Z | Downloaded openssl v0.10.76 |
| 829 | 2026-05-10T06:10:51.644Z | Downloaded syn v1.0.109 |
| 830 | 2026-05-10T06:10:51.666Z | Downloaded zerocopy v0.8.27 |
| 831 | 2026-05-10T06:10:51.679Z | Downloaded typify-impl v0.4.3 |
| 832 | 2026-05-10T06:10:51.686Z | Downloaded unicode-width v0.1.14 |
| 833 | 2026-05-10T06:10:51.689Z | Downloaded dropshot v0.16.7 |
| 834 | 2026-05-10T06:10:51.701Z | Downloaded unicode-width v0.2.1 |
| 835 | 2026-05-10T06:10:51.722Z | Downloaded openapiv3 v2.2.0 |
| 836 | 2026-05-10T06:10:51.728Z | Downloaded smoltcp v0.11.0 |
| 837 | 2026-05-10T06:10:51.734Z | Downloaded regex-syntax v0.8.6 |
| 838 | 2026-05-10T06:10:51.738Z | Downloaded hickory-proto v0.25.2 |
| 839 | 2026-05-10T06:10:51.746Z | Downloaded hickory-proto v0.24.4 |
| 840 | 2026-05-10T06:10:51.754Z | Downloaded chrono-tz v0.10.4 |
| 841 | 2026-05-10T06:10:51.763Z | Downloaded rustix v0.38.44 |
| 842 | 2026-05-10T06:10:51.775Z | Downloaded csv v1.3.1 |
| 843 | 2026-05-10T06:10:51.790Z | Downloaded sha3 v0.10.8 |
| 844 | 2026-05-10T06:10:51.809Z | Downloaded typify-impl v0.6.1 |
| 845 | 2026-05-10T06:10:51.897Z | Downloaded regex-automata v0.4.13 |
| 846 | 2026-05-10T06:10:51.911Z | Downloaded jiff v0.2.15 |
| 847 | 2026-05-10T06:10:51.921Z | Downloaded petgraph v0.6.5 |
| 848 | 2026-05-10T06:10:51.950Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 849 | 2026-05-10T06:10:51.982Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 850 | 2026-05-10T06:10:52.014Z | Downloaded petgraph v0.8.2 |
| 851 | 2026-05-10T06:10:52.024Z | Downloaded libc v0.2.183 |
| 852 | 2026-05-10T06:10:52.049Z | Downloaded libz-sys v1.1.22 |
| 853 | 2026-05-10T06:10:52.062Z | Downloaded tokio v1.49.0 |
| 854 | 2026-05-10T06:10:52.091Z | Downloaded encoding_rs v0.8.35 |
| 855 | 2026-05-10T06:10:52.125Z | Downloaded ring v0.17.14 |
| 856 | 2026-05-10T06:10:52.560Z | Downloaded aws-lc-sys v0.39.1 |
| 857 | 2026-05-10T06:10:52.862Z | Compiling proc-macro2 v1.0.106 |
| 858 | 2026-05-10T06:10:52.862Z | Compiling quote v1.0.45 |
| 859 | 2026-05-10T06:10:52.862Z | Compiling unicode-ident v1.0.24 |
| 860 | 2026-05-10T06:10:52.865Z | Compiling serde_core v1.0.228 |
| 861 | 2026-05-10T06:10:52.865Z | Compiling serde v1.0.228 |
| 862 | 2026-05-10T06:10:52.865Z | Compiling libc v0.2.183 |
| 863 | 2026-05-10T06:10:52.866Z | Checking cfg-if v1.0.3 |
| 864 | 2026-05-10T06:10:53.159Z | Compiling zmij v1.0.17 |
| 865 | 2026-05-10T06:10:53.196Z | Compiling autocfg v1.5.0 |
| 866 | 2026-05-10T06:10:53.495Z | Compiling memchr v2.7.5 |
| 867 | 2026-05-10T06:10:53.651Z | Compiling getrandom v0.3.3 |
| 868 | 2026-05-10T06:10:53.654Z | Compiling libm v0.2.15 |
| 869 | 2026-05-10T06:10:54.037Z | Checking itoa v1.0.15 |
| 870 | 2026-05-10T06:10:54.096Z | Checking smallvec v1.15.1 |
| 871 | 2026-05-10T06:10:54.161Z | Compiling shlex v1.3.0 |
| 872 | 2026-05-10T06:10:54.178Z | Compiling jobserver v0.1.34 |
| 873 | 2026-05-10T06:10:54.280Z | Compiling find-msvc-tools v0.1.9 |
| 874 | 2026-05-10T06:10:54.316Z | Compiling syn v2.0.117 |
| 875 | 2026-05-10T06:10:54.346Z | Compiling thiserror v2.0.18 |
| 876 | 2026-05-10T06:10:54.363Z | Compiling version_check v0.9.5 |
| 877 | 2026-05-10T06:10:54.379Z | Compiling icu_normalizer_data v2.0.0 |
| 878 | 2026-05-10T06:10:54.500Z | Compiling cc v1.2.58 |
| 879 | 2026-05-10T06:10:54.519Z | Compiling icu_properties_data v2.0.1 |
| 880 | 2026-05-10T06:10:54.645Z | Compiling parking_lot_core v0.9.12 |
| 881 | 2026-05-10T06:10:54.768Z | Checking stable_deref_trait v1.2.0 |
| 882 | 2026-05-10T06:10:54.788Z | Compiling serde_json v1.0.149 |
| 883 | 2026-05-10T06:10:55.061Z | Compiling heck v0.5.0 |
| 884 | 2026-05-10T06:10:55.172Z | Checking litemap v0.8.0 |
| 885 | 2026-05-10T06:10:55.195Z | Checking writeable v0.6.1 |
| 886 | 2026-05-10T06:10:55.222Z | Compiling num-traits v0.2.19 |
| 887 | 2026-05-10T06:10:55.272Z | Checking percent-encoding v2.3.2 |
| 888 | 2026-05-10T06:10:55.538Z | Checking form_urlencoded v1.2.2 |
| 889 | 2026-05-10T06:10:55.555Z | Checking utf8_iter v1.0.4 |
| 890 | 2026-05-10T06:10:55.618Z | Compiling zerocopy v0.8.27 |
| 891 | 2026-05-10T06:10:55.663Z | Checking pin-project-lite v0.2.16 |
| 892 | 2026-05-10T06:10:55.680Z | Compiling rustversion v1.0.22 |
| 893 | 2026-05-10T06:10:55.748Z | Checking iana-time-zone v0.1.64 |
| 894 | 2026-05-10T06:10:55.764Z | Compiling log v0.4.29 |
| 895 | 2026-05-10T06:10:55.796Z | Compiling foldhash v0.2.0 |
| 896 | 2026-05-10T06:10:55.858Z | Compiling equivalent v1.0.2 |
| 897 | 2026-05-10T06:10:55.948Z | Compiling allocator-api2 v0.2.21 |
| 898 | 2026-05-10T06:10:55.963Z | Compiling semver v1.0.27 |
| 899 | 2026-05-10T06:10:55.998Z | Checking socket2 v0.6.0 |
| 900 | 2026-05-10T06:10:56.067Z | Checking uuid v1.20.0 |
| 901 | 2026-05-10T06:10:56.247Z | Compiling hashbrown v0.16.1 |
| 902 | 2026-05-10T06:10:56.264Z | Checking scopeguard v1.2.0 |
| 903 | 2026-05-10T06:10:56.369Z | Checking lock_api v0.4.14 |
| 904 | 2026-05-10T06:10:56.386Z | Checking signal-hook-registry v1.4.6 |
| 905 | 2026-05-10T06:10:56.498Z | Checking getrandom v0.2.16 |
| 906 | 2026-05-10T06:10:56.559Z | Checking mio v1.0.4 |
| 907 | 2026-05-10T06:10:56.563Z | Compiling portable-atomic v1.11.1 |
| 908 | 2026-05-10T06:10:56.592Z | Checking parking_lot v0.12.5 |
| 909 | 2026-05-10T06:10:56.638Z | Compiling schemars v0.8.22 |
| 910 | 2026-05-10T06:10:56.659Z | Checking dyn-clone v1.0.20 |
| 911 | 2026-05-10T06:10:56.867Z | Checking critical-section v1.2.0 |
| 912 | 2026-05-10T06:10:56.946Z | Checking futures-core v0.3.32 |
| 913 | 2026-05-10T06:10:56.988Z | Compiling ring v0.17.14 |
| 914 | 2026-05-10T06:10:57.068Z | Compiling typenum v1.18.0 |
| 915 | 2026-05-10T06:10:57.085Z | Compiling indexmap v2.13.0 |
| 916 | 2026-05-10T06:10:57.254Z | Compiling synstructure v0.13.2 |
| 917 | 2026-05-10T06:10:57.334Z | Compiling serde_derive_internals v0.29.1 |
| 918 | 2026-05-10T06:10:57.522Z | Checking once_cell v1.21.3 |
| 919 | 2026-05-10T06:10:57.723Z | Compiling thiserror v1.0.69 |
| 920 | 2026-05-10T06:10:57.755Z | Compiling regex-syntax v0.8.6 |
| 921 | 2026-05-10T06:10:57.951Z | Compiling httparse v1.10.1 |
| 922 | 2026-05-10T06:10:58.066Z | Compiling rustix v1.1.2 |
| 923 | 2026-05-10T06:10:58.206Z | Checking futures-sink v0.3.32 |
| 924 | 2026-05-10T06:10:58.246Z | Compiling aho-corasick v1.1.3 |
| 925 | 2026-05-10T06:10:58.306Z | Checking slab v0.4.11 |
| 926 | 2026-05-10T06:10:58.341Z | Checking subtle v2.6.1 |
| 927 | 2026-05-10T06:10:58.357Z | Compiling anyhow v1.0.102 |
| 928 | 2026-05-10T06:10:58.458Z | Compiling ucd-trie v0.1.7 |
| 929 | 2026-05-10T06:10:58.475Z | Compiling serde_derive v1.0.228 |
| 930 | 2026-05-10T06:10:58.537Z | Compiling zerofrom-derive v0.1.6 |
| 931 | 2026-05-10T06:10:58.664Z | Compiling yoke-derive v0.8.0 |
| 932 | 2026-05-10T06:10:58.699Z | Compiling zerovec-derive v0.11.1 |
| 933 | 2026-05-10T06:10:58.715Z | Compiling displaydoc v0.2.5 |
| 934 | 2026-05-10T06:10:59.437Z | Compiling thiserror-impl v2.0.18 |
| 935 | 2026-05-10T06:10:59.688Z | Compiling schemars_derive v0.8.22 |
| 936 | 2026-05-10T06:10:59.720Z | Compiling tokio-macros v2.6.0 |
| 937 | 2026-05-10T06:10:59.738Z | Checking zerofrom v0.1.6 |
| 938 | 2026-05-10T06:10:59.778Z | Compiling zerocopy-derive v0.8.27 |
| 939 | 2026-05-10T06:10:59.832Z | Compiling futures-macro v0.3.32 |
| 940 | 2026-05-10T06:10:59.856Z | Checking yoke v0.8.0 |
| 941 | 2026-05-10T06:11:00.028Z | Checking zerovec v0.11.4 |
| 942 | 2026-05-10T06:11:00.442Z | Checking zerotrie v0.2.2 |
| 943 | 2026-05-10T06:11:00.618Z | Compiling zeroize_derive v1.4.3 |
| 944 | 2026-05-10T06:11:00.729Z | Checking tinystr v0.8.1 |
| 945 | 2026-05-10T06:11:00.746Z | Checking potential_utf v0.1.3 |
| 946 | 2026-05-10T06:11:00.784Z | Compiling thiserror-impl v1.0.69 |
| 947 | 2026-05-10T06:11:00.863Z | Compiling regex-automata v0.4.13 |
| 948 | 2026-05-10T06:11:00.880Z | Checking icu_collections v2.0.0 |
| 949 | 2026-05-10T06:11:00.908Z | Checking icu_locale_core v2.0.0 |
| 950 | 2026-05-10T06:11:01.260Z | Checking zeroize v1.8.1 |
| 951 | 2026-05-10T06:11:01.357Z | Checking icu_provider v2.0.0 |
| 952 | 2026-05-10T06:11:01.411Z | Compiling pest v2.8.2 |
| 953 | 2026-05-10T06:11:01.516Z | Checking bytes v1.11.1 |
| 954 | 2026-05-10T06:11:01.593Z | Checking icu_normalizer v2.0.0 |
| 955 | 2026-05-10T06:11:01.641Z | Checking icu_properties v2.0.1 |
| 956 | 2026-05-10T06:11:01.900Z | Checking chrono v0.4.44 |
| 957 | 2026-05-10T06:11:01.918Z | Compiling serde_tokenstream v0.2.3 |
| 958 | 2026-05-10T06:11:01.949Z | Checking tokio v1.49.0 |
| 959 | 2026-05-10T06:11:02.193Z | Checking bitflags v2.9.4 |
| 960 | 2026-05-10T06:11:02.380Z | Checking futures-channel v0.3.32 |
| 961 | 2026-05-10T06:11:02.441Z | Checking idna_adapter v1.2.1 |
| 962 | 2026-05-10T06:11:02.572Z | Checking idna v1.1.0 |
| 963 | 2026-05-10T06:11:02.590Z | Compiling regex v1.12.3 |
| 964 | 2026-05-10T06:11:02.646Z | Checking rand_core v0.6.4 |
| 965 | 2026-05-10T06:11:02.751Z | Compiling pest_meta v2.8.2 |
| 966 | 2026-05-10T06:11:02.813Z | Checking url v2.5.7 |
| 967 | 2026-05-10T06:11:02.830Z | Checking futures-task v0.3.32 |
| 968 | 2026-05-10T06:11:02.970Z | Checking futures-io v0.3.32 |
| 969 | 2026-05-10T06:11:03.000Z | Compiling pkg-config v0.3.32 |
| 970 | 2026-05-10T06:11:03.088Z | Checking futures-util v0.3.32 |
| 971 | 2026-05-10T06:11:03.137Z | Compiling tracing-attributes v0.1.30 |
| 972 | 2026-05-10T06:11:03.450Z | Compiling pest_generator v2.8.2 |
| 973 | 2026-05-10T06:11:03.601Z | Checking tracing-core v0.1.34 |
| 974 | 2026-05-10T06:11:03.915Z | Compiling generic-array v0.14.7 |
| 975 | 2026-05-10T06:11:03.934Z | Checking fnv v1.0.7 |
| 976 | 2026-05-10T06:11:04.139Z | Compiling pest_derive v2.8.2 |
| 977 | 2026-05-10T06:11:04.155Z | Compiling vcpkg v0.2.15 |
| 978 | 2026-05-10T06:11:04.223Z | Compiling http v1.4.0 |
| 979 | 2026-05-10T06:11:04.343Z | Checking tracing v0.1.41 |
| 980 | 2026-05-10T06:11:04.648Z | Compiling regress v0.10.5 |
| 981 | 2026-05-10T06:11:04.722Z | Compiling time-core v0.1.8 |
| 982 | 2026-05-10T06:11:04.738Z | Compiling byteorder v1.5.0 |
| 983 | 2026-05-10T06:11:04.879Z | Compiling num-conv v0.2.1 |
| 984 | 2026-05-10T06:11:05.052Z | Compiling time-macros v0.2.27 |
| 985 | 2026-05-10T06:11:05.068Z | Checking errno v0.3.14 |
| 986 | 2026-05-10T06:11:05.071Z | Checking ipnet v2.11.0 |
| 987 | 2026-05-10T06:11:05.117Z | Checking base64 v0.22.1 |
| 988 | 2026-05-10T06:11:05.313Z | Checking tokio-util v0.7.16 |
| 989 | 2026-05-10T06:11:05.352Z | Compiling scroll_derive v0.13.1 |
| 990 | 2026-05-10T06:11:05.465Z | Checking crypto-common v0.1.6 |
| 991 | 2026-05-10T06:11:05.596Z | Compiling camino v1.2.2 |
| 992 | 2026-05-10T06:11:05.976Z | Checking http-body v1.0.1 |
| 993 | 2026-05-10T06:11:06.018Z | Checking ppv-lite86 v0.2.21 |
| 994 | 2026-05-10T06:11:06.048Z | Compiling crossbeam-utils v0.8.21 |
| 995 | 2026-05-10T06:11:06.105Z | Compiling syn v1.0.109 |
| 996 | 2026-05-10T06:11:06.129Z | Checking atomic-waker v1.1.2 |
| 997 | 2026-05-10T06:11:06.226Z | Compiling slog v2.8.2 |
| 998 | 2026-05-10T06:11:06.309Z | Checking try-lock v0.2.5 |
| 999 | 2026-05-10T06:11:06.368Z | Compiling paste v1.0.15 |
| 1000 | 2026-05-10T06:11:06.396Z | Checking tower-service v0.3.3 |
| 1001 | 2026-05-10T06:11:06.413Z | Checking tower-layer v0.3.3 |
| 1002 | 2026-05-10T06:11:06.476Z | Checking want v0.3.1 |
| 1003 | 2026-05-10T06:11:06.494Z | Checking h2 v0.4.12 |
| 1004 | 2026-05-10T06:11:06.529Z | Checking ipnetwork v0.21.1 |
| 1005 | 2026-05-10T06:11:06.561Z | Checking erased-serde v0.3.31 |
| 1006 | 2026-05-10T06:11:06.594Z | Checking rustls-pki-types v1.12.0 |
| 1007 | 2026-05-10T06:11:06.740Z | Checking pretty-hex v0.4.1 |
| 1008 | 2026-05-10T06:11:06.821Z | Checking pin-utils v0.1.0 |
| 1009 | 2026-05-10T06:11:06.861Z | Checking ryu v1.0.20 |
| 1010 | 2026-05-10T06:11:06.879Z | Checking httpdate v1.0.3 |
| 1011 | 2026-05-10T06:11:06.926Z | Compiling async-trait v0.1.89 |
| 1012 | 2026-05-10T06:11:06.996Z | Checking socket2 v0.5.10 |
| 1013 | 2026-05-10T06:11:07.105Z | Checking untrusted v0.9.0 |
| 1014 | 2026-05-10T06:11:07.210Z | Compiling scroll v0.13.0 |
| 1015 | 2026-05-10T06:11:07.213Z | Compiling openssl-sys v0.9.112 |
| 1016 | 2026-05-10T06:11:07.243Z | Compiling plain v0.2.3 |
| 1017 | 2026-05-10T06:11:07.367Z | Compiling strsim v0.11.1 |
| 1018 | 2026-05-10T06:11:07.389Z | Compiling usdt-impl v0.6.0 |
| 1019 | 2026-05-10T06:11:07.566Z | Compiling goblin v0.10.1 |
| 1020 | 2026-05-10T06:11:07.658Z | Checking http-body-util v0.1.3 |
| 1021 | 2026-05-10T06:11:07.674Z | Checking block-buffer v0.10.4 |
| 1022 | 2026-05-10T06:11:07.813Z | Compiling openapiv3 v2.2.0 |
| 1023 | 2026-05-10T06:11:07.831Z | Checking rand_core v0.9.3 |
| 1024 | 2026-05-10T06:11:07.996Z | Compiling slog-async v2.8.0 |
| 1025 | 2026-05-10T06:11:08.247Z | Checking digest v0.10.7 |
| 1026 | 2026-05-10T06:11:08.335Z | Checking serde_urlencoded v0.7.1 |
| 1027 | 2026-05-10T06:11:08.353Z | Checking hyper v1.8.1 |
| 1028 | 2026-05-10T06:11:08.433Z | Checking oxnet v0.1.4 |
| 1029 | 2026-05-10T06:11:08.570Z | Compiling typify-impl v0.4.3 |
| 1030 | 2026-05-10T06:11:08.708Z | Compiling dtrace-parser v0.3.0 |
| 1031 | 2026-05-10T06:11:09.127Z | Compiling cmake v0.1.54 |
| 1032 | 2026-05-10T06:11:09.275Z | Checking hyper-util v0.1.19 |
| 1033 | 2026-05-10T06:11:09.339Z | Compiling thread-id v5.0.0 |
| 1034 | 2026-05-10T06:11:09.356Z | Compiling fs_extra v1.3.0 |
| 1035 | 2026-05-10T06:11:09.402Z | Compiling omicron-workspace-hack v0.1.0 |
| 1036 | 2026-05-10T06:11:09.425Z | Compiling dunce v1.0.5 |
| 1037 | 2026-05-10T06:11:09.475Z | Compiling ident_case v1.0.1 |
| 1038 | 2026-05-10T06:11:09.524Z | Checking rand_chacha v0.9.0 |
| 1039 | 2026-05-10T06:11:09.605Z | Compiling darling_core v0.21.3 |
| 1040 | 2026-05-10T06:11:09.627Z | Compiling aws-lc-sys v0.39.1 |
| 1041 | 2026-05-10T06:11:09.660Z | Compiling daft-derive v0.1.4 |
| 1042 | 2026-05-10T06:11:09.714Z | Checking rand v0.9.2 |
| 1043 | 2026-05-10T06:11:10.176Z | Checking powerfmt v0.2.0 |
| 1044 | 2026-05-10T06:11:10.331Z | Compiling dof v0.4.0 |
| 1045 | 2026-05-10T06:11:10.361Z | Compiling unsafe-libyaml v0.2.11 |
| 1046 | 2026-05-10T06:11:10.385Z | Checking deranged v0.5.3 |
| 1047 | 2026-05-10T06:11:10.589Z | Checking sync_wrapper v1.0.2 |
| 1048 | 2026-05-10T06:11:11.074Z | Compiling serde_yaml v0.9.34+deprecated |
| 1049 | 2026-05-10T06:11:11.292Z | Compiling aws-lc-rs v1.16.2 |
| 1050 | 2026-05-10T06:11:11.354Z | Checking cpufeatures v0.2.17 |
| 1051 | 2026-05-10T06:11:11.425Z | Checking num_threads v0.1.7 |
| 1052 | 2026-05-10T06:11:11.528Z | Compiling rustls v0.22.4 |
| 1053 | 2026-05-10T06:11:11.531Z | Compiling usdt-macro v0.6.0 |
| 1054 | 2026-05-10T06:11:11.587Z | Compiling usdt-attr-macro v0.6.0 |
| 1055 | 2026-05-10T06:11:11.654Z | Checking time v0.3.47 |
| 1056 | 2026-05-10T06:11:11.693Z | Compiling darling_macro v0.21.3 |
| 1057 | 2026-05-10T06:11:11.952Z | Compiling typify-macro v0.4.3 |
| 1058 | 2026-05-10T06:11:12.227Z | Compiling darling v0.21.3 |
| 1059 | 2026-05-10T06:11:12.311Z | Checking tower v0.5.2 |
| 1060 | 2026-05-10T06:11:12.421Z | Compiling structmeta-derive v0.3.0 |
| 1061 | 2026-05-10T06:11:12.691Z | Checking encoding_rs v0.8.35 |
| 1062 | 2026-05-10T06:11:12.770Z | Checking iri-string v0.7.8 |
| 1063 | 2026-05-10T06:11:12.845Z | Checking mime v0.3.17 |
| 1064 | 2026-05-10T06:11:13.015Z | Checking crossbeam-channel v0.5.15 |
| 1065 | 2026-05-10T06:11:13.093Z | Checking futures-executor v0.3.32 |
| 1066 | 2026-05-10T06:11:13.238Z | Compiling multer v3.1.0 |
| 1067 | 2026-05-10T06:11:13.332Z | Checking unicode-width v0.2.1 |
| 1068 | 2026-05-10T06:11:13.425Z | Compiling typify v0.4.3 |
| 1069 | 2026-05-10T06:11:13.441Z | Compiling structmeta v0.3.0 |
| 1070 | 2026-05-10T06:11:13.457Z | Checking untrusted v0.7.1 |
| 1071 | 2026-05-10T06:11:13.545Z | Checking hex v0.4.3 |
| 1072 | 2026-05-10T06:11:13.585Z | Compiling openssl v0.10.76 |
| 1073 | 2026-05-10T06:11:13.620Z | Checking foreign-types-shared v0.1.1 |
| 1074 | 2026-05-10T06:11:13.623Z | Checking fastrand v2.3.0 |
| 1075 | 2026-05-10T06:11:13.678Z | Checking futures v0.3.32 |
| 1076 | 2026-05-10T06:11:13.703Z | Checking foreign-types v0.3.2 |
| 1077 | 2026-05-10T06:11:13.753Z | Compiling openssl-macros v0.1.1 |
| 1078 | 2026-05-10T06:11:13.770Z | Compiling strum_macros v0.26.4 |
| 1079 | 2026-05-10T06:11:13.773Z | Compiling async-stream-impl v0.3.6 |
| 1080 | 2026-05-10T06:11:13.801Z | Checking tower-http v0.6.8 |
| 1081 | 2026-05-10T06:11:13.817Z | Checking tempfile v3.23.0 |
| 1082 | 2026-05-10T06:11:13.958Z | Checking thread_local v1.1.9 |
| 1083 | 2026-05-10T06:11:14.061Z | Compiling native-tls v0.2.14 |
| 1084 | 2026-05-10T06:11:14.121Z | Checking openssl-probe v0.1.6 |
| 1085 | 2026-05-10T06:11:14.217Z | Compiling rustls v0.23.32 |
| 1086 | 2026-05-10T06:11:14.396Z | Compiling newtype-uuid-macros v0.1.0 |
| 1087 | 2026-05-10T06:11:14.426Z | Compiling dropshot v0.16.7 |
| 1088 | 2026-05-10T06:11:14.557Z | Checking is-terminal v0.4.16 |
| 1089 | 2026-05-10T06:11:14.590Z | Checking memmap2 v0.9.8 |
| 1090 | 2026-05-10T06:11:14.647Z | Checking winnow v0.7.14 |
| 1091 | 2026-05-10T06:11:14.651Z | Checking take_mut v0.2.2 |
| 1092 | 2026-05-10T06:11:14.747Z | Compiling ref-cast v1.0.25 |
| 1093 | 2026-05-10T06:11:14.767Z | Checking match_cfg v0.1.0 |
| 1094 | 2026-05-10T06:11:14.839Z | Checking term v1.2.0 |
| 1095 | 2026-05-10T06:11:15.055Z | Checking slog-term v2.9.2 |
| 1096 | 2026-05-10T06:11:15.122Z | Checking hostname v0.3.1 |
| 1097 | 2026-05-10T06:11:15.281Z | Checking slog-json v2.6.1 |
| 1098 | 2026-05-10T06:11:15.309Z | Compiling dropshot_endpoint v0.16.7 |
| 1099 | 2026-05-10T06:11:15.325Z | Compiling ref-cast-impl v1.0.25 |
| 1100 | 2026-05-10T06:11:15.364Z | Compiling derive-ex v0.1.8 |
| 1101 | 2026-05-10T06:11:15.428Z | Checking slog-bunyan v2.5.0 |
| 1102 | 2026-05-10T06:11:15.769Z | Checking webpki-roots v1.0.2 |
| 1103 | 2026-05-10T06:11:15.792Z | Compiling strum_macros v0.27.2 |
| 1104 | 2026-05-10T06:11:16.070Z | Compiling progenitor-impl v0.11.1 |
| 1105 | 2026-05-10T06:11:16.177Z | Checking newtype-uuid v1.3.2 |
| 1106 | 2026-05-10T06:11:16.361Z | Compiling either v1.15.0 |
| 1107 | 2026-05-10T06:11:16.442Z | Checking tokio-native-tls v0.3.1 |
| 1108 | 2026-05-10T06:11:16.597Z | Checking hyper-tls v0.6.0 |
| 1109 | 2026-05-10T06:11:16.748Z | Checking daft v0.1.4 |
| 1110 | 2026-05-10T06:11:16.770Z | Compiling serde_with_macros v3.14.1 |
| 1111 | 2026-05-10T06:11:16.897Z | Compiling test-strategy v0.4.3 |
| 1112 | 2026-05-10T06:11:17.155Z | Checking rustls-webpki v0.102.8 |
| 1113 | 2026-05-10T06:11:17.245Z | Checking debug-ignore v1.0.5 |
| 1114 | 2026-05-10T06:11:17.348Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1115 | 2026-05-10T06:11:17.675Z | Compiling parse-display-derive v0.10.0 |
| 1116 | 2026-05-10T06:11:17.926Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1117 | 2026-05-10T06:11:18.117Z | Compiling progenitor-macro v0.11.1 |
| 1118 | 2026-05-10T06:11:18.225Z | Checking serde_spanned v1.0.4 |
| 1119 | 2026-05-10T06:11:18.248Z | Checking usdt v0.6.0 |
| 1120 | 2026-05-10T06:11:18.355Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1121 | 2026-05-10T06:11:18.377Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1122 | 2026-05-10T06:11:18.409Z | Checking spin v0.9.8 |
| 1123 | 2026-05-10T06:11:18.600Z | Checking toml v0.9.11+spec-1.1.0 |
| 1124 | 2026-05-10T06:11:18.783Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1125 | 2026-05-10T06:11:18.805Z | Checking strum v0.26.3 |
| 1126 | 2026-05-10T06:11:18.916Z | Checking async-stream v0.3.6 |
| 1127 | 2026-05-10T06:11:18.970Z | Checking tokio-rustls v0.25.0 |
| 1128 | 2026-05-10T06:11:19.044Z | Checking sha1 v0.10.6 |
| 1129 | 2026-05-10T06:11:19.095Z | Checking rustls-pemfile v2.2.0 |
| 1130 | 2026-05-10T06:11:19.166Z | Checking rand_chacha v0.3.1 |
| 1131 | 2026-05-10T06:11:19.183Z | Checking waitgroup v0.1.2 |
| 1132 | 2026-05-10T06:11:19.207Z | Compiling toml_datetime v0.6.11 |
| 1133 | 2026-05-10T06:11:19.210Z | Checking macaddr v1.0.1 |
| 1134 | 2026-05-10T06:11:19.239Z | Checking serde_path_to_error v0.1.20 |
| 1135 | 2026-05-10T06:11:19.276Z | Checking wait-timeout v0.2.1 |
| 1136 | 2026-05-10T06:11:19.358Z | Checking hostname v0.4.2 |
| 1137 | 2026-05-10T06:11:19.404Z | Checking quick-error v1.2.3 |
| 1138 | 2026-05-10T06:11:19.418Z | Checking lazy_static v1.5.0 |
| 1139 | 2026-05-10T06:11:19.456Z | Checking bit-vec v0.8.0 |
| 1140 | 2026-05-10T06:11:19.495Z | Checking rand v0.8.5 |
| 1141 | 2026-05-10T06:11:19.498Z | Checking rusty-fork v0.3.0 |
| 1142 | 2026-05-10T06:11:19.529Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1143 | 2026-05-10T06:11:19.650Z | Checking bit-set v0.8.0 |
| 1144 | 2026-05-10T06:11:19.696Z | Checking tabwriter v1.4.1 |
| 1145 | 2026-05-10T06:11:19.797Z | Checking rand_xorshift v0.4.0 |
| 1146 | 2026-05-10T06:11:19.916Z | Compiling clap_derive v4.6.0 |
| 1147 | 2026-05-10T06:11:19.949Z | Checking colored v3.0.0 |
| 1148 | 2026-05-10T06:11:20.009Z | Checking utf8parse v0.2.2 |
| 1149 | 2026-05-10T06:11:20.077Z | Checking unarray v0.1.4 |
| 1150 | 2026-05-10T06:11:20.113Z | Checking anstyle-parse v1.0.0 |
| 1151 | 2026-05-10T06:11:20.130Z | Checking strum v0.27.2 |
| 1152 | 2026-05-10T06:11:20.182Z | Checking proptest v1.8.0 |
| 1153 | 2026-05-10T06:11:20.264Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1154 | 2026-05-10T06:11:20.336Z | Checking terminal_size v0.4.3 |
| 1155 | 2026-05-10T06:11:20.676Z | Checking anstyle-query v1.1.4 |
| 1156 | 2026-05-10T06:11:20.772Z | Checking is_terminal_polyfill v1.70.1 |
| 1157 | 2026-05-10T06:11:20.808Z | Checking colorchoice v1.0.4 |
| 1158 | 2026-05-10T06:11:20.824Z | Checking anstyle v1.0.14 |
| 1159 | 2026-05-10T06:11:21.002Z | Checking anstream v1.0.0 |
| 1160 | 2026-05-10T06:11:21.113Z | Checking itertools v0.14.0 |
| 1161 | 2026-05-10T06:11:21.348Z | Checking clap_lex v1.1.0 |
| 1162 | 2026-05-10T06:11:21.714Z | Checking clap_builder v4.6.0 |
| 1163 | 2026-05-10T06:11:21.805Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1164 | 2026-05-10T06:11:22.289Z | Checking serde_with v3.14.1 |
| 1165 | 2026-05-10T06:11:22.887Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1166 | 2026-05-10T06:11:22.932Z | Checking clap v4.6.0 |
| 1167 | 2026-05-10T06:11:22.993Z | Checking instant v0.1.13 |
| 1168 | 2026-05-10T06:11:23.108Z | Checking rustc-hash v2.1.1 |
| 1169 | 2026-05-10T06:11:23.221Z | Checking iddqd v0.3.17 |
| 1170 | 2026-05-10T06:11:23.238Z | Checking backoff v0.4.0 |
| 1171 | 2026-05-10T06:11:23.408Z | Checking parse-display v0.10.0 |
| 1172 | 2026-05-10T06:11:23.514Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1173 | 2026-05-10T06:11:23.582Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1174 | 2026-05-10T06:11:25.500Z | Compiling rustls-webpki v0.103.6 |
| 1175 | 2026-05-10T06:11:25.985Z | Compiling prettyplease v0.2.37 |
| 1176 | 2026-05-10T06:11:28.187Z | Checking serde_spanned v0.6.9 |
| 1177 | 2026-05-10T06:11:28.317Z | Compiling memoffset v0.9.1 |
| 1178 | 2026-05-10T06:11:28.580Z | Compiling cfg_aliases v0.2.1 |
| 1179 | 2026-05-10T06:11:28.664Z | Compiling nix v0.30.1 |
| 1180 | 2026-05-10T06:11:28.728Z | Compiling tokio-rustls v0.26.3 |
| 1181 | 2026-05-10T06:11:29.361Z | Compiling hyper-rustls v0.27.7 |
| 1182 | 2026-05-10T06:11:29.456Z | Checking crossbeam-epoch v0.9.18 |
| 1183 | 2026-05-10T06:11:29.650Z | Compiling reqwest v0.12.23 |
| 1184 | 2026-05-10T06:11:29.681Z | Compiling winnow v0.5.40 |
| 1185 | 2026-05-10T06:11:30.767Z | Compiling progenitor-client v0.11.1 |
| 1186 | 2026-05-10T06:11:30.963Z | Compiling toml_edit v0.19.15 |
| 1187 | 2026-05-10T06:11:32.098Z | Compiling proc-macro-crate v1.3.1 |
| 1188 | 2026-05-10T06:11:32.821Z | Compiling progenitor v0.11.1 |
| 1189 | 2026-05-10T06:11:33.222Z | Compiling num-integer v0.1.46 |
| 1190 | 2026-05-10T06:11:33.472Z | Compiling rayon-core v1.13.0 |
| 1191 | 2026-05-10T06:11:33.732Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1192 | 2026-05-10T06:11:33.840Z | Compiling progenitor-client v0.10.0 |
| 1193 | 2026-05-10T06:11:34.694Z | Compiling hubpack_derive v0.1.1 |
| 1194 | 2026-05-10T06:11:34.825Z | Compiling zerocopy-derive v0.7.35 |
| 1195 | 2026-05-10T06:11:35.038Z | Checking toml_write v0.1.2 |
| 1196 | 2026-05-10T06:11:35.206Z | Checking toml_edit v0.22.27 |
| 1197 | 2026-05-10T06:11:35.340Z | Checking hubpack v0.1.2 |
| 1198 | 2026-05-10T06:11:35.506Z | Checking num-rational v0.4.2 |
| 1199 | 2026-05-10T06:11:35.530Z | Checking num-iter v0.1.45 |
| 1200 | 2026-05-10T06:11:35.658Z | Checking crossbeam-deque v0.8.6 |
| 1201 | 2026-05-10T06:11:35.832Z | Compiling num-complex v0.4.6 |
| 1202 | 2026-05-10T06:11:35.919Z | Checking static_assertions v1.1.0 |
| 1203 | 2026-05-10T06:11:36.092Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1204 | 2026-05-10T06:11:36.211Z | Compiling num v0.4.3 |
| 1205 | 2026-05-10T06:11:36.261Z | Checking toml v0.8.23 |
| 1206 | 2026-05-10T06:11:36.406Z | Compiling proc-macro-error-attr v1.0.4 |
| 1207 | 2026-05-10T06:11:36.575Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1208 | 2026-05-10T06:11:36.619Z | Checking float-ord v0.3.2 |
| 1209 | 2026-05-10T06:11:36.635Z | Compiling heapless v0.8.0 |
| 1210 | 2026-05-10T06:11:36.894Z | Compiling ingot-macros v0.1.1 |
| 1211 | 2026-05-10T06:11:37.062Z | Checking hash32 v0.3.1 |
| 1212 | 2026-05-10T06:11:37.103Z | Compiling proc-macro-error v1.0.4 |
| 1213 | 2026-05-10T06:11:37.190Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1214 | 2026-05-10T06:11:37.208Z | Checking bytecount v0.6.9 |
| 1215 | 2026-05-10T06:11:37.312Z | Compiling smoltcp v0.11.0 |
| 1216 | 2026-05-10T06:11:37.830Z | Compiling zerocopy v0.7.35 |
| 1217 | 2026-05-10T06:11:37.864Z | Compiling num_enum_derive v0.7.5 |
| 1218 | 2026-05-10T06:11:38.365Z | Compiling num-derive v0.3.3 |
| 1219 | 2026-05-10T06:11:38.540Z | Checking cobs v0.3.0 |
| 1220 | 2026-05-10T06:11:38.710Z | Compiling foreign-types-macros v0.2.3 |
| 1221 | 2026-05-10T06:11:38.830Z | Compiling scroll_derive v0.12.1 |
| 1222 | 2026-05-10T06:11:38.899Z | Compiling usdt-impl v0.5.0 |
| 1223 | 2026-05-10T06:11:38.924Z | Checking managed v0.8.0 |
| 1224 | 2026-05-10T06:11:39.117Z | Checking foreign-types-shared v0.3.1 |
| 1225 | 2026-05-10T06:11:39.154Z | Checking bitflags v1.3.2 |
| 1226 | 2026-05-10T06:11:39.208Z | Compiling crucible-workspace-hack v0.1.0 |
| 1227 | 2026-05-10T06:11:39.310Z | Checking libscf-sys v1.1.0 |
| 1228 | 2026-05-10T06:11:39.340Z | Checking foreign-types v0.5.0 |
| 1229 | 2026-05-10T06:11:39.453Z | Checking num_enum v0.7.5 |
| 1230 | 2026-05-10T06:11:39.472Z | Checking postcard v1.1.3 |
| 1231 | 2026-05-10T06:11:39.526Z | Compiling dof v0.3.0 |
| 1232 | 2026-05-10T06:11:39.543Z | Checking ingot-types v0.1.2 |
| 1233 | 2026-05-10T06:11:39.546Z | Checking scroll v0.12.0 |
| 1234 | 2026-05-10T06:11:39.829Z | Compiling dtrace-parser v0.2.0 |
| 1235 | 2026-05-10T06:11:39.854Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1236 | 2026-05-10T06:11:39.876Z | Checking camino-tempfile v1.4.1 |
| 1237 | 2026-05-10T06:11:39.879Z | Checking ingot v0.1.1 |
| 1238 | 2026-05-10T06:11:39.907Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1239 | 2026-05-10T06:11:40.033Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1240 | 2026-05-10T06:11:40.246Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1241 | 2026-05-10T06:11:40.391Z | Checking cstr-argument v0.1.2 |
| 1242 | 2026-05-10T06:11:40.410Z | Compiling thread-id v4.2.2 |
| 1243 | 2026-05-10T06:11:40.426Z | Compiling minimal-lexical v0.2.1 |
| 1244 | 2026-05-10T06:11:40.443Z | Compiling heck v0.4.1 |
| 1245 | 2026-05-10T06:11:40.512Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1246 | 2026-05-10T06:11:40.530Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1247 | 2026-05-10T06:11:40.633Z | Compiling nom v7.1.3 |
| 1248 | 2026-05-10T06:11:40.636Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1249 | 2026-05-10T06:11:40.667Z | Checking goblin v0.8.2 |
| 1250 | 2026-05-10T06:11:40.752Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1251 | 2026-05-10T06:11:40.793Z | Checking rayon v1.11.0 |
| 1252 | 2026-05-10T06:11:41.020Z | Compiling num_enum_derive v0.5.11 |
| 1253 | 2026-05-10T06:11:41.158Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1254 | 2026-05-10T06:11:41.441Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1255 | 2026-05-10T06:11:41.909Z | Compiling rustc_version v0.4.1 |
| 1256 | 2026-05-10T06:11:41.945Z | Compiling rustix v0.38.44 |
| 1257 | 2026-05-10T06:11:41.995Z | Checking tinyvec_macros v0.1.1 |
| 1258 | 2026-05-10T06:11:42.068Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1259 | 2026-05-10T06:11:42.178Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1260 | 2026-05-10T06:11:42.196Z | Compiling convert_case v0.4.0 |
| 1261 | 2026-05-10T06:11:42.319Z | Checking tinyvec v1.10.0 |
| 1262 | 2026-05-10T06:11:42.333Z | Checking num_enum v0.5.11 |
| 1263 | 2026-05-10T06:11:42.497Z | Compiling derive_more v0.99.20 |
| 1264 | 2026-05-10T06:11:42.629Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1265 | 2026-05-10T06:11:42.675Z | Compiling libz-sys v1.1.22 |
| 1266 | 2026-05-10T06:11:42.692Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1267 | 2026-05-10T06:11:42.710Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1268 | 2026-05-10T06:11:43.050Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1269 | 2026-05-10T06:11:43.123Z | Compiling proc-macro-error2 v2.0.1 |
| 1270 | 2026-05-10T06:11:43.141Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1271 | 2026-05-10T06:11:43.395Z | Compiling usdt-attr-macro v0.5.0 |
| 1272 | 2026-05-10T06:11:43.803Z | Compiling usdt-macro v0.5.0 |
| 1273 | 2026-05-10T06:11:43.859Z | Compiling zone_cfg_derive v0.3.1 |
| 1274 | 2026-05-10T06:11:43.982Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1275 | 2026-05-10T06:11:44.072Z | Checking itertools v0.12.1 |
| 1276 | 2026-05-10T06:11:44.150Z | Compiling num-derive v0.4.2 |
| 1277 | 2026-05-10T06:11:44.168Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1278 | 2026-05-10T06:11:44.481Z | Checking memmap v0.7.0 |
| 1279 | 2026-05-10T06:11:44.526Z | Checking sigpipe v0.1.3 |
| 1280 | 2026-05-10T06:11:44.610Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1281 | 2026-05-10T06:11:44.627Z | Checking glob v0.3.3 |
| 1282 | 2026-05-10T06:11:44.747Z | Checking jiff v0.2.15 |
| 1283 | 2026-05-10T06:11:44.813Z | Checking usdt v0.5.0 |
| 1284 | 2026-05-10T06:11:44.857Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1285 | 2026-05-10T06:11:44.949Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1286 | 2026-05-10T06:11:44.980Z | Compiling tabled_derive v0.11.0 |
| 1287 | 2026-05-10T06:11:45.070Z | Checking zone v0.3.1 |
| 1288 | 2026-05-10T06:11:45.087Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1289 | 2026-05-10T06:11:45.147Z | Checking papergrid v0.17.0 |
| 1290 | 2026-05-10T06:11:45.165Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1291 | 2026-05-10T06:11:45.304Z | Checking testing_table v0.3.0 |
| 1292 | 2026-05-10T06:11:45.346Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1293 | 2026-05-10T06:11:45.427Z | Checking smf v0.2.3 |
| 1294 | 2026-05-10T06:11:45.430Z | Checking secrecy v0.10.3 |
| 1295 | 2026-05-10T06:11:45.538Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1296 | 2026-05-10T06:11:45.619Z | Checking bstr v1.12.0 |
| 1297 | 2026-05-10T06:11:45.765Z | Checking whoami v1.6.1 |
| 1298 | 2026-05-10T06:11:45.916Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1299 | 2026-05-10T06:11:45.960Z | Compiling curve25519-dalek v4.1.3 |
| 1300 | 2026-05-10T06:11:45.989Z | Checking hmac v0.12.1 |
| 1301 | 2026-05-10T06:11:46.058Z | Checking tabled v0.20.0 |
| 1302 | 2026-05-10T06:11:46.119Z | Checking inout v0.1.4 |
| 1303 | 2026-05-10T06:11:46.229Z | Checking ff v0.13.1 |
| 1304 | 2026-05-10T06:11:46.232Z | Compiling clang-sys v1.8.1 |
| 1305 | 2026-05-10T06:11:46.262Z | Compiling enum-as-inner v0.6.1 |
| 1306 | 2026-05-10T06:11:46.356Z | Checking data-encoding v2.9.0 |
| 1307 | 2026-05-10T06:11:46.606Z | Compiling semver v0.1.20 |
| 1308 | 2026-05-10T06:11:46.650Z | Checking group v0.13.0 |
| 1309 | 2026-05-10T06:11:46.768Z | Checking cipher v0.4.4 |
| 1310 | 2026-05-10T06:11:46.811Z | Compiling rustc_version v0.1.7 |
| 1311 | 2026-05-10T06:11:46.862Z | Checking hkdf v0.12.4 |
| 1312 | 2026-05-10T06:11:46.878Z | Checking atomicwrites v0.4.4 |
| 1313 | 2026-05-10T06:11:46.961Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1314 | 2026-05-10T06:11:46.993Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1315 | 2026-05-10T06:11:47.010Z | Checking universal-hash v0.5.1 |
| 1316 | 2026-05-10T06:11:47.013Z | Checking crypto-bigint v0.5.5 |
| 1317 | 2026-05-10T06:11:47.134Z | Checking half v2.7.1 |
| 1318 | 2026-05-10T06:11:47.167Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1319 | 2026-05-10T06:11:47.320Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1320 | 2026-05-10T06:11:47.376Z | Checking ciborium-io v0.2.2 |
| 1321 | 2026-05-10T06:11:47.470Z | Checking opaque-debug v0.3.1 |
| 1322 | 2026-05-10T06:11:47.543Z | Checking indent_write v2.2.0 |
| 1323 | 2026-05-10T06:11:47.679Z | Checking base16ct v0.2.0 |
| 1324 | 2026-05-10T06:11:47.803Z | Checking base64ct v1.8.0 |
| 1325 | 2026-05-10T06:11:48.023Z | Checking poly1305 v0.8.0 |
| 1326 | 2026-05-10T06:11:48.026Z | Checking elliptic-curve v0.13.8 |
| 1327 | 2026-05-10T06:11:48.057Z | Checking password-hash v0.5.0 |
| 1328 | 2026-05-10T06:11:48.071Z | Checking thiserror-no-std v2.0.2 |
| 1329 | 2026-05-10T06:11:48.158Z | Checking ciborium-ll v0.2.2 |
| 1330 | 2026-05-10T06:11:48.247Z | Compiling newtype_derive v0.1.6 |
| 1331 | 2026-05-10T06:11:48.277Z | Checking chacha20 v0.9.1 |
| 1332 | 2026-05-10T06:11:48.280Z | Checking similar v2.7.0 |
| 1333 | 2026-05-10T06:11:48.312Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1334 | 2026-05-10T06:11:48.332Z | Checking blake2 v0.10.6 |
| 1335 | 2026-05-10T06:11:48.462Z | Compiling typify-impl v0.6.1 |
| 1336 | 2026-05-10T06:11:48.481Z | Checking aead v0.5.2 |
| 1337 | 2026-05-10T06:11:48.576Z | Compiling libloading v0.8.9 |
| 1338 | 2026-05-10T06:11:48.594Z | Compiling owo-colors v4.3.0 |
| 1339 | 2026-05-10T06:11:48.660Z | Compiling bindgen v0.72.1 |
| 1340 | 2026-05-10T06:11:48.677Z | Checking resolv-conf v0.7.5 |
| 1341 | 2026-05-10T06:11:48.693Z | Checking linked-hash-map v0.5.6 |
| 1342 | 2026-05-10T06:11:48.766Z | Checking keccak v0.1.6 |
| 1343 | 2026-05-10T06:11:48.855Z | Checking lru-cache v0.1.2 |
| 1344 | 2026-05-10T06:11:48.928Z | Checking sha3 v0.10.8 |
| 1345 | 2026-05-10T06:11:48.962Z | Checking vsss-rs v3.3.4 |
| 1346 | 2026-05-10T06:11:48.982Z | Checking chacha20poly1305 v0.10.1 |
| 1347 | 2026-05-10T06:11:48.999Z | Checking argon2 v0.5.3 |
| 1348 | 2026-05-10T06:11:49.050Z | Checking ciborium v0.2.2 |
| 1349 | 2026-05-10T06:11:49.104Z | Checking hickory-proto v0.24.4 |
| 1350 | 2026-05-10T06:11:49.122Z | Checking tokio-dtrace v0.1.1 |
| 1351 | 2026-05-10T06:11:49.297Z | Compiling cexpr v0.6.0 |
| 1352 | 2026-05-10T06:11:49.300Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1353 | 2026-05-10T06:11:49.590Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1354 | 2026-05-10T06:11:49.825Z | Checking serde-big-array v0.5.1 |
| 1355 | 2026-05-10T06:11:49.860Z | Compiling derive-where v1.6.0 |
| 1356 | 2026-05-10T06:11:49.959Z | Compiling serde_repr v0.1.20 |
| 1357 | 2026-05-10T06:11:50.036Z | Checking unicode-segmentation v1.12.0 |
| 1358 | 2026-05-10T06:11:50.334Z | Checking same-file v1.0.6 |
| 1359 | 2026-05-10T06:11:50.350Z | Checking siphasher v1.0.1 |
| 1360 | 2026-05-10T06:11:50.452Z | Checking walkdir v2.5.0 |
| 1361 | 2026-05-10T06:11:50.511Z | Checking phf_shared v0.12.1 |
| 1362 | 2026-05-10T06:11:50.530Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1363 | 2026-05-10T06:11:50.603Z | Checking hickory-resolver v0.24.4 |
| 1364 | 2026-05-10T06:11:50.621Z | Checking newline-converter v0.3.0 |
| 1365 | 2026-05-10T06:11:50.730Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1366 | 2026-05-10T06:11:51.151Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1367 | 2026-05-10T06:11:51.266Z | Checking oxide-tokio-rt v0.1.2 |
| 1368 | 2026-05-10T06:11:51.433Z | Checking console v0.15.11 |
| 1369 | 2026-05-10T06:11:51.707Z | Compiling progenitor-impl v0.10.0 |
| 1370 | 2026-05-10T06:11:51.746Z | Checking tokio-stream v0.1.17 |
| 1371 | 2026-05-10T06:11:51.876Z | Compiling typify-macro v0.6.1 |
| 1372 | 2026-05-10T06:11:51.978Z | Compiling pin-project-internal v1.1.10 |
| 1373 | 2026-05-10T06:11:51.996Z | Compiling slog-dtrace v0.3.0 |
| 1374 | 2026-05-10T06:11:52.110Z | Checking csv-core v0.1.12 |
| 1375 | 2026-05-10T06:11:52.224Z | Compiling cancel-safe-futures v0.1.5 |
| 1376 | 2026-05-10T06:11:52.291Z | Checking swrite v0.1.0 |
| 1377 | 2026-05-10T06:11:52.386Z | Checking foldhash v0.1.5 |
| 1378 | 2026-05-10T06:11:52.482Z | Checking unicode-linebreak v0.1.5 |
| 1379 | 2026-05-10T06:11:52.525Z | Checking unicode-width v0.1.14 |
| 1380 | 2026-05-10T06:11:52.694Z | Compiling unicode-xid v0.2.6 |
| 1381 | 2026-05-10T06:11:52.722Z | Checking smawk v0.3.2 |
| 1382 | 2026-05-10T06:11:52.774Z | Compiling chrono-tz v0.10.4 |
| 1383 | 2026-05-10T06:11:52.821Z | Compiling const_format_proc_macros v0.2.34 |
| 1384 | 2026-05-10T06:11:52.854Z | Checking textwrap v0.16.2 |
| 1385 | 2026-05-10T06:11:53.020Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1386 | 2026-05-10T06:11:53.040Z | Checking pin-project v1.1.10 |
| 1387 | 2026-05-10T06:11:53.073Z | Checking hashbrown v0.15.5 |
| 1388 | 2026-05-10T06:11:53.163Z | Checking csv v1.3.1 |
| 1389 | 2026-05-10T06:11:53.450Z | Checking qorb v0.4.1 |
| 1390 | 2026-05-10T06:11:53.549Z | Checking expectorate v1.2.0 |
| 1391 | 2026-05-10T06:11:53.609Z | Checking phf v0.12.1 |
| 1392 | 2026-05-10T06:11:53.629Z | Checking unicode-normalization v0.1.24 |
| 1393 | 2026-05-10T06:11:53.724Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1394 | 2026-05-10T06:11:53.813Z | Compiling progenitor-macro v0.10.0 |
| 1395 | 2026-05-10T06:11:54.045Z | Checking libsw-core v0.3.2 |
| 1396 | 2026-05-10T06:11:54.198Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1397 | 2026-05-10T06:11:54.229Z | Compiling snafu-derive v0.8.9 |
| 1398 | 2026-05-10T06:11:54.486Z | Compiling async-recursion v1.1.1 |
| 1399 | 2026-05-10T06:11:54.514Z | Compiling cookie v0.18.1 |
| 1400 | 2026-05-10T06:11:54.628Z | Checking highway v1.3.0 |
| 1401 | 2026-05-10T06:11:54.631Z | Compiling moka v0.12.11 |
| 1402 | 2026-05-10T06:11:54.748Z | Checking fixedbitset v0.4.2 |
| 1403 | 2026-05-10T06:11:54.856Z | Checking fixedbitset v0.5.7 |
| 1404 | 2026-05-10T06:11:54.906Z | Checking petgraph v0.6.5 |
| 1405 | 2026-05-10T06:11:55.066Z | Checking petgraph v0.8.2 |
| 1406 | 2026-05-10T06:11:55.321Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1407 | 2026-05-10T06:11:55.508Z | Checking libsw v3.5.0 |
| 1408 | 2026-05-10T06:11:55.659Z | Checking olpc-cjson v0.1.4 |
| 1409 | 2026-05-10T06:11:55.936Z | Checking snafu v0.8.9 |
| 1410 | 2026-05-10T06:11:56.125Z | Checking const_format v0.2.34 |
| 1411 | 2026-05-10T06:11:56.145Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1412 | 2026-05-10T06:11:56.350Z | Compiling typify v0.6.1 |
| 1413 | 2026-05-10T06:11:56.389Z | Checking papergrid v0.11.0 |
| 1414 | 2026-05-10T06:11:56.444Z | Checking globset v0.4.16 |
| 1415 | 2026-05-10T06:11:56.607Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1416 | 2026-05-10T06:11:56.687Z | Checking gethostname v0.5.0 |
| 1417 | 2026-05-10T06:11:56.790Z | Compiling tabled_derive v0.7.0 |
| 1418 | 2026-05-10T06:11:56.808Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1419 | 2026-05-10T06:11:57.076Z | Checking reqwest v0.13.2 |
| 1420 | 2026-05-10T06:11:57.124Z | Checking bcs v0.1.6 |
| 1421 | 2026-05-10T06:11:57.356Z | Checking pem v3.0.5 |
| 1422 | 2026-05-10T06:11:57.517Z | Checking serde_plain v1.0.2 |
| 1423 | 2026-05-10T06:11:57.620Z | Checking crc8 v0.1.1 |
| 1424 | 2026-05-10T06:11:57.664Z | Compiling signal-hook v0.3.18 |
| 1425 | 2026-05-10T06:11:57.717Z | Checking humantime v2.3.0 |
| 1426 | 2026-05-10T06:11:57.733Z | Checking tagptr v0.2.0 |
| 1427 | 2026-05-10T06:11:57.875Z | Checking typed-path v0.9.3 |
| 1428 | 2026-05-10T06:11:57.897Z | Checking termtree v0.5.1 |
| 1429 | 2026-05-10T06:11:57.906Z | Checking linear-map v1.2.0 |
| 1430 | 2026-05-10T06:11:57.932Z | Checking progenitor v0.10.0 |
| 1431 | 2026-05-10T06:11:58.064Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1432 | 2026-05-10T06:11:58.080Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1433 | 2026-05-10T06:11:58.218Z | Checking tabled v0.15.0 |
| 1434 | 2026-05-10T06:11:58.645Z | Checking tough v0.20.0 |
| 1435 | 2026-05-10T06:11:58.693Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1436 | 2026-05-10T06:11:58.855Z | Compiling progenitor-impl v0.13.0 |
| 1437 | 2026-05-10T06:11:59.360Z | Checking steno v0.4.1 |
| 1438 | 2026-05-10T06:11:59.605Z | Checking hickory-proto v0.25.2 |
| 1439 | 2026-05-10T06:12:00.126Z | Checking dropshot-api-manager-types v0.5.2 |
| 1440 | 2026-05-10T06:12:00.201Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1441 | 2026-05-10T06:12:00.291Z | Compiling cargo-platform v0.1.9 |
| 1442 | 2026-05-10T06:12:00.331Z | Compiling vergen v8.3.2 |
| 1443 | 2026-05-10T06:12:00.528Z | Compiling fs-err v3.1.2 |
| 1444 | 2026-05-10T06:12:00.556Z | Compiling crc32fast v1.5.0 |
| 1445 | 2026-05-10T06:12:00.630Z | Compiling cargo_metadata v0.18.1 |
| 1446 | 2026-05-10T06:12:00.897Z | Checking progenitor-client v0.13.0 |
| 1447 | 2026-05-10T06:12:00.960Z | Compiling progenitor-macro v0.13.0 |
| 1448 | 2026-05-10T06:12:01.052Z | Checking sha2 v0.10.9 |
| 1449 | 2026-05-10T06:12:01.116Z | Compiling blake3 v1.8.2 |
| 1450 | 2026-05-10T06:12:01.202Z | Checking hickory-resolver v0.25.2 |
| 1451 | 2026-05-10T06:12:01.300Z | Checking adler2 v2.0.1 |
| 1452 | 2026-05-10T06:12:01.730Z | Checking miniz_oxide v0.8.9 |
| 1453 | 2026-05-10T06:12:01.968Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1454 | 2026-05-10T06:12:01.971Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1455 | 2026-05-10T06:12:02.083Z | Checking git-stub v1.0.0 |
| 1456 | 2026-05-10T06:12:02.172Z | Checking filetime v0.2.26 |
| 1457 | 2026-05-10T06:12:02.235Z | Checking xattr v1.6.1 |
| 1458 | 2026-05-10T06:12:02.310Z | Checking arrayref v0.3.9 |
| 1459 | 2026-05-10T06:12:02.368Z | Checking is_ci v1.2.0 |
| 1460 | 2026-05-10T06:12:02.386Z | Checking constant_time_eq v0.3.1 |
| 1461 | 2026-05-10T06:12:02.471Z | Compiling curl v0.4.49 |
| 1462 | 2026-05-10T06:12:02.488Z | Checking arrayvec v0.7.6 |
| 1463 | 2026-05-10T06:12:02.670Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1464 | 2026-05-10T06:12:02.918Z | Checking supports-color v3.0.2 |
| 1465 | 2026-05-10T06:12:03.011Z | Checking tar v0.4.45 |
| 1466 | 2026-05-10T06:12:03.050Z | Checking git-stub-vcs v0.1.0 |
| 1467 | 2026-05-10T06:12:03.312Z | Checking flate2 v1.1.2 |
| 1468 | 2026-05-10T06:12:03.387Z | Checking drift v0.1.3 |
| 1469 | 2026-05-10T06:12:03.525Z | Checking toml v0.7.8 |
| 1470 | 2026-05-10T06:12:03.589Z | Checking kstat-rs v0.2.4 |
| 1471 | 2026-05-10T06:12:03.641Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1472 | 2026-05-10T06:12:03.645Z | Checking topological-sort v0.2.2 |
| 1473 | 2026-05-10T06:12:03.774Z | Checking dropshot-api-manager v0.5.2 |
| 1474 | 2026-05-10T06:12:03.866Z | Checking omicron-zone-package v0.12.2 |
| 1475 | 2026-05-10T06:12:04.213Z | Checking signal-hook-tokio v0.3.1 |
| 1476 | 2026-05-10T06:12:04.351Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1477 | 2026-05-10T06:12:04.754Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1478 | 2026-05-10T06:12:04.770Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1479 | 2026-05-10T06:12:04.870Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1480 | 2026-05-10T06:12:05.104Z | Checking progenitor v0.13.0 |
| 1481 | 2026-05-10T06:12:05.234Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1482 | 2026-05-10T06:12:05.286Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1483 | 2026-05-10T06:12:05.545Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1484 | 2026-05-10T06:12:05.642Z | Checking search_path v0.1.4 |
| 1485 | 2026-05-10T06:12:05.698Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1486 | 2026-05-10T06:12:05.739Z | Checking internet-checksum v0.2.1 |
| 1487 | 2026-05-10T06:12:05.778Z | Checking display-error-chain v0.2.2 |
| 1488 | 2026-05-10T06:12:05.827Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-05-10T06:12:05.858Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1490 | 2026-05-10T06:12:06.051Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1491 | 2026-05-10T06:12:06.262Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1492 | 2026-05-10T06:12:06.314Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1493 | 2026-05-10T06:12:06.732Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1494 | 2026-05-10T06:12:06.760Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1495 | 2026-05-10T06:12:06.873Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-05-10T06:12:06.966Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1497 | 2026-05-10T06:12:07.176Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1498 | 2026-05-10T06:12:07.378Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1499 | 2026-05-10T06:12:07.382Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-05-10T06:12:07.498Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-05-10T06:12:07.985Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-05-10T06:12:08.016Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1503 | 2026-05-10T06:12:08.760Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1504 | 2026-05-10T06:12:10.577Z | Compiling git2 v0.19.0 |
| 1505 | 2026-05-10T06:12:12.074Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1506 | 2026-05-10T06:12:12.139Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-05-10T06:12:12.952Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1508 | 2026-05-10T06:12:12.998Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1509 | 2026-05-10T06:12:13.094Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1510 | 2026-05-10T06:12:13.302Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1511 | 2026-05-10T06:12:13.432Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1512 | 2026-05-10T06:12:13.869Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-05-10T06:12:24.475Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-05-10T06:12:25.771Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1515 | 2026-05-10T06:12:30.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s |
| 1516 | 2026-05-10T06:12:30.851Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1517 | 2026-05-10T06:12:30.851Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1518 | 2026-05-10T06:12:31.327Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1519 | 2026-05-10T06:12:31.330Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1520 | 2026-05-10T06:12:31.402Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1521 | 2026-05-10T06:12:31.402Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1522 | 2026-05-10T06:12:38.516Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1523 | 2026-05-10T06:12:38.516Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1524 | 2026-05-10T06:12:41.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.15s |
| 1525 | 2026-05-10T06:12:41.191Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1526 | 2026-05-10T06:12:41.191Z | + cargo clippy --features softnpu -- --deny warnings |
| 1527 | 2026-05-10T06:12:41.483Z | Downloading crates ... |
| 1528 | 2026-05-10T06:12:41.609Z | Downloaded radium v0.7.0 |
| 1529 | 2026-05-10T06:12:41.612Z | Downloaded bitstruct v0.1.1 |
| 1530 | 2026-05-10T06:12:41.615Z | Downloaded tap v1.0.1 |
| 1531 | 2026-05-10T06:12:41.618Z | Downloaded libloading v0.7.4 |
| 1532 | 2026-05-10T06:12:41.621Z | Downloaded wyz v0.5.1 |
| 1533 | 2026-05-10T06:12:41.621Z | Downloaded funty v2.0.0 |
| 1534 | 2026-05-10T06:12:41.625Z | Downloaded erased-serde v0.4.8 |
| 1535 | 2026-05-10T06:12:41.628Z | Downloaded typeid v1.0.3 |
| 1536 | 2026-05-10T06:12:41.633Z | Downloaded serde_arrays v0.1.0 |
| 1537 | 2026-05-10T06:12:41.635Z | Downloaded ascii v1.1.0 |
| 1538 | 2026-05-10T06:12:41.636Z | Downloaded bitstruct_derive v0.1.0 |
| 1539 | 2026-05-10T06:12:41.638Z | Downloaded num-bigint v0.4.6 |
| 1540 | 2026-05-10T06:12:41.646Z | Downloaded bitvec v1.0.1 |
| 1541 | 2026-05-10T06:12:41.769Z | Checking num-integer v0.1.46 |
| 1542 | 2026-05-10T06:12:41.845Z | Checking num-complex v0.4.6 |
| 1543 | 2026-05-10T06:12:41.854Z | Compiling radium v0.7.0 |
| 1544 | 2026-05-10T06:12:41.861Z | Checking tap v1.0.1 |
| 1545 | 2026-05-10T06:12:41.867Z | Checking funty v2.0.0 |
| 1546 | 2026-05-10T06:12:41.873Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1547 | 2026-05-10T06:12:41.876Z | Compiling typeid v1.0.3 |
| 1548 | 2026-05-10T06:12:41.886Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1549 | 2026-05-10T06:12:41.944Z | Checking wyz v0.5.1 |
| 1550 | 2026-05-10T06:12:42.038Z | Checking num-bigint v0.4.6 |
| 1551 | 2026-05-10T06:12:42.038Z | Checking num-iter v0.1.45 |
| 1552 | 2026-05-10T06:12:42.085Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1553 | 2026-05-10T06:12:42.109Z | Compiling erased-serde v0.4.8 |
| 1554 | 2026-05-10T06:12:42.157Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1555 | 2026-05-10T06:12:42.165Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1556 | 2026-05-10T06:12:42.184Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-05-10T06:12:42.228Z | Compiling bitstruct_derive v0.1.0 |
| 1558 | 2026-05-10T06:12:42.278Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1559 | 2026-05-10T06:12:42.281Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1560 | 2026-05-10T06:12:42.294Z | Checking bitvec v1.0.1 |
| 1561 | 2026-05-10T06:12:42.294Z | Checking ascii v1.1.0 |
| 1562 | 2026-05-10T06:12:42.310Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1563 | 2026-05-10T06:12:42.362Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-05-10T06:12:42.464Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1565 | 2026-05-10T06:12:42.473Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-05-10T06:12:42.481Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1567 | 2026-05-10T06:12:42.499Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1568 | 2026-05-10T06:12:42.753Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1569 | 2026-05-10T06:12:42.781Z | Checking serde_arrays v0.1.0 |
| 1570 | 2026-05-10T06:12:42.856Z | Checking num-rational v0.4.2 |
| 1571 | 2026-05-10T06:12:42.856Z | Checking bitstruct v0.1.1 |
| 1572 | 2026-05-10T06:12:42.889Z | Checking libloading v0.7.4 |
| 1573 | 2026-05-10T06:12:42.902Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1574 | 2026-05-10T06:12:43.143Z | Checking num v0.4.3 |
| 1575 | 2026-05-10T06:12:43.212Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1576 | 2026-05-10T06:12:43.719Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1577 | 2026-05-10T06:12:44.004Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1578 | 2026-05-10T06:12:44.007Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1579 | 2026-05-10T06:12:44.193Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1580 | 2026-05-10T06:12:44.446Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1581 | 2026-05-10T06:12:44.446Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1582 | 2026-05-10T06:12:44.906Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-05-10T06:12:45.115Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1584 | 2026-05-10T06:12:45.118Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1585 | 2026-05-10T06:12:45.118Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1586 | 2026-05-10T06:12:45.118Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1587 | 2026-05-10T06:12:45.519Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1588 | 2026-05-10T06:12:45.904Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1589 | 2026-05-10T06:12:46.735Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-05-10T06:12:46.799Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1591 | 2026-05-10T06:12:50.000Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1592 | 2026-05-10T06:12:50.918Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1593 | 2026-05-10T06:12:51.037Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1594 | 2026-05-10T06:12:57.437Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1595 | 2026-05-10T06:12:58.702Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1596 | 2026-05-10T06:12:59.233Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1597 | 2026-05-10T06:13:03.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.22s |
| 1598 | 2026-05-10T06:13:03.602Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1599 | 2026-05-10T06:13:03.602Z | + cargo clippy --features chaos -- --deny warnings |
| 1600 | 2026-05-10T06:13:04.081Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1601 | 2026-05-10T06:13:04.084Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1602 | 2026-05-10T06:13:04.084Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1603 | 2026-05-10T06:13:11.267Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1604 | 2026-05-10T06:13:11.270Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1605 | 2026-05-10T06:13:13.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s |
| 1606 | 2026-05-10T06:13:13.896Z | + banner fmt |
| 1607 | 2026-05-10T06:13:13.899Z | |
| 1608 | 2026-05-10T06:13:13.900Z | ###### # # ##### |
| 1609 | 2026-05-10T06:13:13.900Z | # ## ## # |
| 1610 | 2026-05-10T06:13:13.900Z | ##### # ## # # |
| 1611 | 2026-05-10T06:13:13.900Z | # # # # |
| 1612 | 2026-05-10T06:13:13.900Z | # # # # |
| 1613 | 2026-05-10T06:13:13.900Z | # # # # |
| 1614 | 2026-05-10T06:13:13.900Z | |
| 1615 | 2026-05-10T06:13:13.900Z | + cargo fmt -- --check |
| 1616 | 2026-05-10T06:13:14.333Z | + banner test |
| 1617 | 2026-05-10T06:13:14.336Z | |
| 1618 | 2026-05-10T06:13:14.336Z | ##### ###### #### ##### |
| 1619 | 2026-05-10T06:13:14.336Z | # # # # |
| 1620 | 2026-05-10T06:13:14.336Z | # ##### #### # |
| 1621 | 2026-05-10T06:13:14.336Z | # # # # |
| 1622 | 2026-05-10T06:13:14.336Z | # # # # # |
| 1623 | 2026-05-10T06:13:14.336Z | # ###### #### # |
| 1624 | 2026-05-10T06:13:14.336Z | |
| 1625 | 2026-05-10T06:13:14.336Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1626 | 2026-05-10T06:13:14.336Z | + RUST_BACKTRACE=full |
| 1627 | 2026-05-10T06:13:14.336Z | + cargo test --features tofino_stub --no-fail-fast |
| 1628 | 2026-05-10T06:13:15.148Z | Compiling unicode-ident v1.0.24 |
| 1629 | 2026-05-10T06:13:15.148Z | Compiling cfg-if v1.0.3 |
| 1630 | 2026-05-10T06:13:15.151Z | Compiling memchr v2.7.5 |
| 1631 | 2026-05-10T06:13:15.151Z | Compiling serde_core v1.0.228 |
| 1632 | 2026-05-10T06:13:15.263Z | Compiling itoa v1.0.15 |
| 1633 | 2026-05-10T06:13:15.269Z | Compiling libc v0.2.183 |
| 1634 | 2026-05-10T06:13:15.277Z | Compiling zmij v1.0.17 |
| 1635 | 2026-05-10T06:13:15.309Z | Compiling libm v0.2.15 |
| 1636 | 2026-05-10T06:13:15.355Z | Compiling proc-macro2 v1.0.106 |
| 1637 | 2026-05-10T06:13:15.380Z | Compiling heck v0.5.0 |
| 1638 | 2026-05-10T06:13:15.640Z | Compiling log v0.4.29 |
| 1639 | 2026-05-10T06:13:15.758Z | Compiling quote v1.0.45 |
| 1640 | 2026-05-10T06:13:15.770Z | Compiling equivalent v1.0.2 |
| 1641 | 2026-05-10T06:13:15.823Z | Compiling smallvec v1.15.1 |
| 1642 | 2026-05-10T06:13:15.855Z | Compiling allocator-api2 v0.2.21 |
| 1643 | 2026-05-10T06:13:15.914Z | Compiling iana-time-zone v0.1.64 |
| 1644 | 2026-05-10T06:13:16.028Z | Compiling syn v2.0.117 |
| 1645 | 2026-05-10T06:13:16.044Z | Compiling foldhash v0.2.0 |
| 1646 | 2026-05-10T06:13:16.064Z | Compiling dyn-clone v1.0.20 |
| 1647 | 2026-05-10T06:13:16.178Z | Compiling hashbrown v0.16.1 |
| 1648 | 2026-05-10T06:13:16.205Z | Compiling stable_deref_trait v1.2.0 |
| 1649 | 2026-05-10T06:13:16.208Z | Compiling pin-project-lite v0.2.16 |
| 1650 | 2026-05-10T06:13:16.269Z | Compiling fnv v1.0.7 |
| 1651 | 2026-05-10T06:13:16.287Z | Compiling percent-encoding v2.3.2 |
| 1652 | 2026-05-10T06:13:16.313Z | Compiling writeable v0.6.1 |
| 1653 | 2026-05-10T06:13:16.365Z | Compiling litemap v0.8.0 |
| 1654 | 2026-05-10T06:13:16.438Z | Compiling regex-syntax v0.8.6 |
| 1655 | 2026-05-10T06:13:16.483Z | Compiling icu_properties_data v2.0.1 |
| 1656 | 2026-05-10T06:13:16.583Z | Compiling icu_normalizer_data v2.0.0 |
| 1657 | 2026-05-10T06:13:16.610Z | Compiling form_urlencoded v1.2.2 |
| 1658 | 2026-05-10T06:13:16.623Z | Compiling utf8_iter v1.0.4 |
| 1659 | 2026-05-10T06:13:16.661Z | Compiling scopeguard v1.2.0 |
| 1660 | 2026-05-10T06:13:16.764Z | Compiling lock_api v0.4.14 |
| 1661 | 2026-05-10T06:13:16.776Z | Compiling getrandom v0.3.3 |
| 1662 | 2026-05-10T06:13:16.779Z | Compiling num-traits v0.2.19 |
| 1663 | 2026-05-10T06:13:16.799Z | Compiling aho-corasick v1.1.3 |
| 1664 | 2026-05-10T06:13:16.965Z | Compiling semver v1.0.27 |
| 1665 | 2026-05-10T06:13:16.990Z | Compiling serde_json v1.0.149 |
| 1666 | 2026-05-10T06:13:17.039Z | Compiling indexmap v2.13.0 |
| 1667 | 2026-05-10T06:13:17.328Z | Compiling byteorder v1.5.0 |
| 1668 | 2026-05-10T06:13:17.381Z | Compiling ucd-trie v0.1.7 |
| 1669 | 2026-05-10T06:13:17.549Z | Compiling uuid v1.20.0 |
| 1670 | 2026-05-10T06:13:17.670Z | Compiling futures-core v0.3.32 |
| 1671 | 2026-05-10T06:13:17.915Z | Compiling regex-automata v0.4.13 |
| 1672 | 2026-05-10T06:13:17.958Z | Compiling time-core v0.1.8 |
| 1673 | 2026-05-10T06:13:17.969Z | Compiling num-conv v0.2.1 |
| 1674 | 2026-05-10T06:13:18.010Z | Compiling futures-sink v0.3.32 |
| 1675 | 2026-05-10T06:13:18.107Z | Compiling ryu v1.0.20 |
| 1676 | 2026-05-10T06:13:18.119Z | Compiling regress v0.10.5 |
| 1677 | 2026-05-10T06:13:18.122Z | Compiling time-macros v0.2.27 |
| 1678 | 2026-05-10T06:13:18.294Z | Compiling pretty-hex v0.4.1 |
| 1679 | 2026-05-10T06:13:18.435Z | Compiling slab v0.4.11 |
| 1680 | 2026-05-10T06:13:18.649Z | Compiling strsim v0.11.1 |
| 1681 | 2026-05-10T06:13:18.820Z | Compiling synstructure v0.13.2 |
| 1682 | 2026-05-10T06:13:18.876Z | Compiling serde_derive_internals v0.29.1 |
| 1683 | 2026-05-10T06:13:19.080Z | Compiling plain v0.2.3 |
| 1684 | 2026-05-10T06:13:19.192Z | Compiling futures-channel v0.3.32 |
| 1685 | 2026-05-10T06:13:19.274Z | Compiling syn v1.0.109 |
| 1686 | 2026-05-10T06:13:19.289Z | Compiling futures-io v0.3.32 |
| 1687 | 2026-05-10T06:13:19.335Z | Compiling futures-task v0.3.32 |
| 1688 | 2026-05-10T06:13:19.421Z | Compiling socket2 v0.6.0 |
| 1689 | 2026-05-10T06:13:19.506Z | Compiling parking_lot_core v0.9.12 |
| 1690 | 2026-05-10T06:13:19.650Z | Compiling regex v1.12.3 |
| 1691 | 2026-05-10T06:13:19.805Z | Compiling parking_lot v0.12.5 |
| 1692 | 2026-05-10T06:13:19.866Z | Compiling signal-hook-registry v1.4.6 |
| 1693 | 2026-05-10T06:13:19.878Z | Compiling mio v1.0.4 |
| 1694 | 2026-05-10T06:13:20.059Z | Compiling serde_derive v1.0.228 |
| 1695 | 2026-05-10T06:13:20.121Z | Compiling zerofrom-derive v0.1.6 |
| 1696 | 2026-05-10T06:13:20.216Z | Compiling yoke-derive v0.8.0 |
| 1697 | 2026-05-10T06:13:20.260Z | Compiling zerovec-derive v0.11.1 |
| 1698 | 2026-05-10T06:13:20.384Z | Compiling displaydoc v0.2.5 |
| 1699 | 2026-05-10T06:13:20.561Z | Compiling thiserror-impl v2.0.18 |
| 1700 | 2026-05-10T06:13:21.149Z | Compiling schemars_derive v0.8.22 |
| 1701 | 2026-05-10T06:13:21.277Z | Compiling tokio-macros v2.6.0 |
| 1702 | 2026-05-10T06:13:21.343Z | Compiling zerocopy-derive v0.8.27 |
| 1703 | 2026-05-10T06:13:21.356Z | Compiling zeroize_derive v1.4.3 |
| 1704 | 2026-05-10T06:13:21.828Z | Compiling thiserror v2.0.18 |
| 1705 | 2026-05-10T06:13:21.941Z | Compiling futures-macro v0.3.32 |
| 1706 | 2026-05-10T06:13:22.035Z | Compiling zerofrom v0.1.6 |
| 1707 | 2026-05-10T06:13:22.047Z | Compiling thiserror-impl v1.0.69 |
| 1708 | 2026-05-10T06:13:22.050Z | Compiling tracing-attributes v0.1.30 |
| 1709 | 2026-05-10T06:13:22.166Z | Compiling yoke v0.8.0 |
| 1710 | 2026-05-10T06:13:22.358Z | Compiling zerovec v0.11.4 |
| 1711 | 2026-05-10T06:13:22.362Z | Compiling zerotrie v0.2.2 |
| 1712 | 2026-05-10T06:13:22.596Z | Compiling zerocopy v0.8.27 |
| 1713 | 2026-05-10T06:13:22.631Z | Compiling pest v2.8.2 |
| 1714 | 2026-05-10T06:13:22.680Z | Compiling scroll_derive v0.13.1 |
| 1715 | 2026-05-10T06:13:22.725Z | Compiling serde v1.0.228 |
| 1716 | 2026-05-10T06:13:23.208Z | Compiling bytes v1.11.1 |
| 1717 | 2026-05-10T06:13:23.208Z | Compiling serde_tokenstream v0.2.3 |
| 1718 | 2026-05-10T06:13:23.238Z | Compiling tinystr v0.8.1 |
| 1719 | 2026-05-10T06:13:23.277Z | Compiling potential_utf v0.1.3 |
| 1720 | 2026-05-10T06:13:23.298Z | Compiling chrono v0.4.44 |
| 1721 | 2026-05-10T06:13:23.440Z | Compiling icu_locale_core v2.0.0 |
| 1722 | 2026-05-10T06:13:23.452Z | Compiling icu_collections v2.0.0 |
| 1723 | 2026-05-10T06:13:23.523Z | Compiling async-trait v0.1.89 |
| 1724 | 2026-05-10T06:13:23.908Z | Compiling http v1.4.0 |
| 1725 | 2026-05-10T06:13:23.985Z | Compiling icu_provider v2.0.0 |
| 1726 | 2026-05-10T06:13:23.997Z | Compiling pest_meta v2.8.2 |
| 1727 | 2026-05-10T06:13:24.169Z | Compiling scroll v0.13.0 |
| 1728 | 2026-05-10T06:13:24.308Z | Compiling icu_properties v2.0.1 |
| 1729 | 2026-05-10T06:13:24.346Z | Compiling icu_normalizer v2.0.0 |
| 1730 | 2026-05-10T06:13:24.439Z | Compiling schemars v0.8.22 |
| 1731 | 2026-05-10T06:13:24.594Z | Compiling pest_generator v2.8.2 |
| 1732 | 2026-05-10T06:13:24.884Z | Compiling thiserror v1.0.69 |
| 1733 | 2026-05-10T06:13:24.898Z | Compiling goblin v0.10.1 |
| 1734 | 2026-05-10T06:13:24.965Z | Compiling thread-id v5.0.0 |
| 1735 | 2026-05-10T06:13:25.051Z | Compiling tokio v1.49.0 |
| 1736 | 2026-05-10T06:13:25.073Z | Compiling openapiv3 v2.2.0 |
| 1737 | 2026-05-10T06:13:25.244Z | Compiling idna_adapter v1.2.1 |
| 1738 | 2026-05-10T06:13:25.319Z | Compiling pest_derive v2.8.2 |
| 1739 | 2026-05-10T06:13:25.398Z | Compiling idna v1.1.0 |
| 1740 | 2026-05-10T06:13:25.563Z | Compiling daft-derive v0.1.4 |
| 1741 | 2026-05-10T06:13:25.628Z | Compiling darling_core v0.21.3 |
| 1742 | 2026-05-10T06:13:25.691Z | Compiling url v2.5.7 |
| 1743 | 2026-05-10T06:13:25.880Z | Compiling dtrace-parser v0.3.0 |
| 1744 | 2026-05-10T06:13:26.506Z | Compiling typify-impl v0.4.3 |
| 1745 | 2026-05-10T06:13:26.675Z | Compiling serde_yaml v0.9.34+deprecated |
| 1746 | 2026-05-10T06:13:27.634Z | Compiling dof v0.4.0 |
| 1747 | 2026-05-10T06:13:27.690Z | Compiling ppv-lite86 v0.2.21 |
| 1748 | 2026-05-10T06:13:27.723Z | Compiling darling_macro v0.21.3 |
| 1749 | 2026-05-10T06:13:27.822Z | Compiling bitflags v2.9.4 |
| 1750 | 2026-05-10T06:13:27.918Z | Compiling openssl-macros v0.1.1 |
| 1751 | 2026-05-10T06:13:28.018Z | Compiling getrandom v0.2.16 |
| 1752 | 2026-05-10T06:13:28.064Z | Compiling base64 v0.22.1 |
| 1753 | 2026-05-10T06:13:28.207Z | Compiling usdt-impl v0.6.0 |
| 1754 | 2026-05-10T06:13:28.313Z | Compiling darling v0.21.3 |
| 1755 | 2026-05-10T06:13:28.397Z | Compiling http-body v1.0.1 |
| 1756 | 2026-05-10T06:13:28.408Z | Compiling erased-serde v0.3.31 |
| 1757 | 2026-05-10T06:13:28.420Z | Compiling typenum v1.18.0 |
| 1758 | 2026-05-10T06:13:28.608Z | Compiling portable-atomic v1.11.1 |
| 1759 | 2026-05-10T06:13:28.791Z | Compiling atomic-waker v1.1.2 |
| 1760 | 2026-05-10T06:13:28.927Z | Compiling ipnet v2.11.0 |
| 1761 | 2026-05-10T06:13:28.944Z | Compiling anyhow v1.0.102 |
| 1762 | 2026-05-10T06:13:28.971Z | Compiling httparse v1.10.1 |
| 1763 | 2026-05-10T06:13:28.984Z | Compiling tower-layer v0.3.3 |
| 1764 | 2026-05-10T06:13:29.149Z | Compiling critical-section v1.2.0 |
| 1765 | 2026-05-10T06:13:29.149Z | Compiling tower-service v0.3.3 |
| 1766 | 2026-05-10T06:13:29.259Z | Compiling untrusted v0.9.0 |
| 1767 | 2026-05-10T06:13:29.262Z | Compiling once_cell v1.21.3 |
| 1768 | 2026-05-10T06:13:29.349Z | Compiling zeroize v1.8.1 |
| 1769 | 2026-05-10T06:13:29.491Z | Compiling try-lock v0.2.5 |
| 1770 | 2026-05-10T06:13:29.573Z | Compiling want v0.3.1 |
| 1771 | 2026-05-10T06:13:29.635Z | Compiling usdt-attr-macro v0.6.0 |
| 1772 | 2026-05-10T06:13:29.722Z | Compiling usdt-macro v0.6.0 |
| 1773 | 2026-05-10T06:13:29.745Z | Compiling httpdate v1.0.3 |
| 1774 | 2026-05-10T06:13:29.919Z | Compiling pin-utils v0.1.0 |
| 1775 | 2026-05-10T06:13:29.978Z | Compiling structmeta-derive v0.3.0 |
| 1776 | 2026-05-10T06:13:30.578Z | Compiling newtype-uuid-macros v0.1.0 |
| 1777 | 2026-05-10T06:13:30.815Z | Compiling strum_macros v0.26.4 |
| 1778 | 2026-05-10T06:13:31.040Z | Compiling structmeta v0.3.0 |
| 1779 | 2026-05-10T06:13:31.247Z | Compiling async-stream-impl v0.3.6 |
| 1780 | 2026-05-10T06:13:31.388Z | Compiling powerfmt v0.2.0 |
| 1781 | 2026-05-10T06:13:31.529Z | Compiling deranged v0.5.3 |
| 1782 | 2026-05-10T06:13:31.596Z | Compiling num_threads v0.1.7 |
| 1783 | 2026-05-10T06:13:31.633Z | Compiling omicron-workspace-hack v0.1.0 |
| 1784 | 2026-05-10T06:13:31.694Z | Compiling dropshot_endpoint v0.16.7 |
| 1785 | 2026-05-10T06:13:31.717Z | Compiling http-body-util v0.1.3 |
| 1786 | 2026-05-10T06:13:31.786Z | Compiling ref-cast-impl v1.0.25 |
| 1787 | 2026-05-10T06:13:31.899Z | Compiling derive-ex v0.1.8 |
| 1788 | 2026-05-10T06:13:32.210Z | Compiling serde_urlencoded v0.7.1 |
| 1789 | 2026-05-10T06:13:32.452Z | Compiling strum_macros v0.27.2 |
| 1790 | 2026-05-10T06:13:32.564Z | Compiling sync_wrapper v1.0.2 |
| 1791 | 2026-05-10T06:13:32.589Z | Compiling serde_with_macros v3.14.1 |
| 1792 | 2026-05-10T06:13:32.676Z | Compiling subtle v2.6.1 |
| 1793 | 2026-05-10T06:13:32.702Z | Compiling typify-macro v0.4.3 |
| 1794 | 2026-05-10T06:13:32.846Z | Compiling iri-string v0.7.8 |
| 1795 | 2026-05-10T06:13:33.237Z | Compiling rand_core v0.6.4 |
| 1796 | 2026-05-10T06:13:33.330Z | Compiling futures-util v0.3.32 |
| 1797 | 2026-05-10T06:13:33.466Z | Compiling thread_local v1.1.9 |
| 1798 | 2026-05-10T06:13:33.478Z | Compiling test-strategy v0.4.3 |
| 1799 | 2026-05-10T06:13:33.796Z | Compiling match_cfg v0.1.0 |
| 1800 | 2026-05-10T06:13:33.873Z | Compiling parse-display-derive v0.10.0 |
| 1801 | 2026-05-10T06:13:34.205Z | Compiling tracing-core v0.1.34 |
| 1802 | 2026-05-10T06:13:34.382Z | Compiling toml_datetime v0.6.11 |
| 1803 | 2026-05-10T06:13:34.521Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1804 | 2026-05-10T06:13:34.534Z | Compiling term v1.2.0 |
| 1805 | 2026-05-10T06:13:34.660Z | Compiling take_mut v0.2.2 |
| 1806 | 2026-05-10T06:13:34.810Z | Compiling tracing v0.1.41 |
| 1807 | 2026-05-10T06:13:34.853Z | Compiling typify v0.4.3 |
| 1808 | 2026-05-10T06:13:34.935Z | Compiling progenitor-impl v0.11.1 |
| 1809 | 2026-05-10T06:13:35.151Z | Compiling clap_derive v4.6.0 |
| 1810 | 2026-05-10T06:13:35.235Z | Compiling camino v1.2.2 |
| 1811 | 2026-05-10T06:13:35.497Z | Compiling cpufeatures v0.2.17 |
| 1812 | 2026-05-10T06:13:35.574Z | Compiling fastrand v2.3.0 |
| 1813 | 2026-05-10T06:13:35.607Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1814 | 2026-05-10T06:13:35.721Z | Compiling encoding_rs v0.8.35 |
| 1815 | 2026-05-10T06:13:35.824Z | Compiling mime v0.3.17 |
| 1816 | 2026-05-10T06:13:35.838Z | Compiling unicode-width v0.2.1 |
| 1817 | 2026-05-10T06:13:36.193Z | Compiling errno v0.3.14 |
| 1818 | 2026-05-10T06:13:36.338Z | Compiling generic-array v0.14.7 |
| 1819 | 2026-05-10T06:13:36.848Z | Compiling hex v0.4.3 |
| 1820 | 2026-05-10T06:13:36.878Z | Compiling ipnetwork v0.21.1 |
| 1821 | 2026-05-10T06:13:37.114Z | Compiling crossbeam-utils v0.8.21 |
| 1822 | 2026-05-10T06:13:37.332Z | Compiling rustix v1.1.2 |
| 1823 | 2026-05-10T06:13:37.397Z | Compiling slog v2.8.2 |
| 1824 | 2026-05-10T06:13:37.409Z | Compiling tokio-util v0.7.16 |
| 1825 | 2026-05-10T06:13:37.479Z | Compiling winnow v0.7.14 |
| 1826 | 2026-05-10T06:13:37.714Z | Compiling crypto-common v0.1.6 |
| 1827 | 2026-05-10T06:13:37.804Z | Compiling rand_core v0.9.3 |
| 1828 | 2026-05-10T06:13:37.848Z | Compiling oxnet v0.1.4 |
| 1829 | 2026-05-10T06:13:38.030Z | Compiling h2 v0.4.12 |
| 1830 | 2026-05-10T06:13:38.101Z | Compiling itertools v0.14.0 |
| 1831 | 2026-05-10T06:13:38.403Z | Compiling progenitor-macro v0.11.1 |
| 1832 | 2026-05-10T06:13:38.539Z | Compiling rand_chacha v0.9.0 |
| 1833 | 2026-05-10T06:13:38.669Z | Compiling socket2 v0.5.10 |
| 1834 | 2026-05-10T06:13:39.092Z | Compiling rand v0.9.2 |
| 1835 | 2026-05-10T06:13:39.123Z | Compiling rustls-pki-types v1.12.0 |
| 1836 | 2026-05-10T06:13:39.690Z | Compiling quick-error v1.2.3 |
| 1837 | 2026-05-10T06:13:39.727Z | Compiling debug-ignore v1.0.5 |
| 1838 | 2026-05-10T06:13:39.804Z | Compiling spin v0.9.8 |
| 1839 | 2026-05-10T06:13:39.837Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1840 | 2026-05-10T06:13:39.852Z | Compiling tabwriter v1.4.1 |
| 1841 | 2026-05-10T06:13:39.926Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1842 | 2026-05-10T06:13:40.099Z | Compiling serde_spanned v1.0.4 |
| 1843 | 2026-05-10T06:13:40.243Z | Compiling hyper v1.8.1 |
| 1844 | 2026-05-10T06:13:40.445Z | Compiling lazy_static v1.5.0 |
| 1845 | 2026-05-10T06:13:40.548Z | Compiling bit-vec v0.8.0 |
| 1846 | 2026-05-10T06:13:40.560Z | Compiling colored v3.0.0 |
| 1847 | 2026-05-10T06:13:40.749Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1848 | 2026-05-10T06:13:40.789Z | Compiling bit-set v0.8.0 |
| 1849 | 2026-05-10T06:13:40.909Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1850 | 2026-05-10T06:13:40.938Z | Compiling time v0.3.47 |
| 1851 | 2026-05-10T06:13:40.954Z | Compiling strum v0.26.3 |
| 1852 | 2026-05-10T06:13:40.966Z | Compiling async-stream v0.3.6 |
| 1853 | 2026-05-10T06:13:41.081Z | Compiling ring v0.17.14 |
| 1854 | 2026-05-10T06:13:41.139Z | Compiling waitgroup v0.1.2 |
| 1855 | 2026-05-10T06:13:41.184Z | Compiling serde_path_to_error v0.1.20 |
| 1856 | 2026-05-10T06:13:41.285Z | Compiling unarray v0.1.4 |
| 1857 | 2026-05-10T06:13:41.401Z | Compiling hyper-util v0.1.19 |
| 1858 | 2026-05-10T06:13:41.545Z | Compiling anstyle v1.0.14 |
| 1859 | 2026-05-10T06:13:41.773Z | Compiling crossbeam-channel v0.5.15 |
| 1860 | 2026-05-10T06:13:41.873Z | Compiling block-buffer v0.10.4 |
| 1861 | 2026-05-10T06:13:41.985Z | Compiling macaddr v1.0.1 |
| 1862 | 2026-05-10T06:13:42.025Z | Compiling utf8parse v0.2.2 |
| 1863 | 2026-05-10T06:13:42.144Z | Compiling anstyle-parse v1.0.0 |
| 1864 | 2026-05-10T06:13:42.218Z | Compiling digest v0.10.7 |
| 1865 | 2026-05-10T06:13:42.334Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1866 | 2026-05-10T06:13:42.429Z | Compiling ref-cast v1.0.25 |
| 1867 | 2026-05-10T06:13:42.443Z | Compiling anstyle-query v1.1.4 |
| 1868 | 2026-05-10T06:13:42.466Z | Compiling is_terminal_polyfill v1.70.1 |
| 1869 | 2026-05-10T06:13:42.517Z | Compiling colorchoice v1.0.4 |
| 1870 | 2026-05-10T06:13:42.532Z | Compiling strum v0.27.2 |
| 1871 | 2026-05-10T06:13:42.547Z | Compiling is-terminal v0.4.16 |
| 1872 | 2026-05-10T06:13:42.635Z | Compiling anstream v1.0.0 |
| 1873 | 2026-05-10T06:13:42.648Z | Compiling clap_lex v1.1.0 |
| 1874 | 2026-05-10T06:13:42.843Z | Compiling slog-term v2.9.2 |
| 1875 | 2026-05-10T06:13:42.907Z | Compiling slog-json v2.6.1 |
| 1876 | 2026-05-10T06:13:42.981Z | Compiling slog-async v2.8.0 |
| 1877 | 2026-05-10T06:13:43.100Z | Compiling tower v0.5.2 |
| 1878 | 2026-05-10T06:13:43.113Z | Compiling hostname v0.3.1 |
| 1879 | 2026-05-10T06:13:43.254Z | Compiling slog-bunyan v2.5.0 |
| 1880 | 2026-05-10T06:13:43.519Z | Compiling tower-http v0.6.8 |
| 1881 | 2026-05-10T06:13:43.634Z | Compiling futures-executor v0.3.32 |
| 1882 | 2026-05-10T06:13:43.859Z | Compiling instant v0.1.13 |
| 1883 | 2026-05-10T06:13:43.915Z | Compiling futures v0.3.32 |
| 1884 | 2026-05-10T06:13:43.970Z | Compiling openssl-sys v0.9.112 |
| 1885 | 2026-05-10T06:13:44.167Z | Compiling aws-lc-sys v0.39.1 |
| 1886 | 2026-05-10T06:13:44.589Z | Compiling memmap2 v0.9.8 |
| 1887 | 2026-05-10T06:13:44.795Z | Compiling untrusted v0.7.1 |
| 1888 | 2026-05-10T06:13:44.813Z | Compiling foreign-types-shared v0.1.1 |
| 1889 | 2026-05-10T06:13:44.907Z | Compiling aws-lc-rs v1.16.2 |
| 1890 | 2026-05-10T06:13:44.911Z | Compiling foreign-types v0.3.2 |
| 1891 | 2026-05-10T06:13:44.931Z | Compiling tempfile v3.23.0 |
| 1892 | 2026-05-10T06:13:45.353Z | Compiling openssl-probe v0.1.6 |
| 1893 | 2026-05-10T06:13:45.588Z | Compiling openssl v0.10.76 |
| 1894 | 2026-05-10T06:13:45.864Z | Compiling rustls-webpki v0.103.6 |
| 1895 | 2026-05-10T06:13:46.403Z | Compiling rustls v0.23.32 |
| 1896 | 2026-05-10T06:13:46.745Z | Compiling either v1.15.0 |
| 1897 | 2026-05-10T06:13:46.870Z | Compiling usdt v0.6.0 |
| 1898 | 2026-05-10T06:13:46.902Z | Compiling webpki-roots v1.0.2 |
| 1899 | 2026-05-10T06:13:47.123Z | Compiling newtype-uuid v1.3.2 |
| 1900 | 2026-05-10T06:13:47.965Z | Compiling native-tls v0.2.14 |
| 1901 | 2026-05-10T06:13:48.161Z | Compiling tokio-native-tls v0.3.1 |
| 1902 | 2026-05-10T06:13:48.341Z | Compiling hyper-tls v0.6.0 |
| 1903 | 2026-05-10T06:13:48.651Z | Compiling daft v0.1.4 |
| 1904 | 2026-05-10T06:13:48.935Z | Compiling rustls-webpki v0.102.8 |
| 1905 | 2026-05-10T06:13:49.436Z | Compiling tokio-rustls v0.26.3 |
| 1906 | 2026-05-10T06:13:49.502Z | Compiling rustls v0.22.4 |
| 1907 | 2026-05-10T06:13:49.684Z | Compiling hyper-rustls v0.27.7 |
| 1908 | 2026-05-10T06:13:50.019Z | Compiling reqwest v0.12.23 |
| 1909 | 2026-05-10T06:13:51.670Z | Compiling tokio-rustls v0.25.0 |
| 1910 | 2026-05-10T06:13:51.911Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1911 | 2026-05-10T06:13:52.125Z | Compiling sha1 v0.10.6 |
| 1912 | 2026-05-10T06:13:52.365Z | Compiling multer v3.1.0 |
| 1913 | 2026-05-10T06:13:52.487Z | Compiling rustls-pemfile v2.2.0 |
| 1914 | 2026-05-10T06:13:52.693Z | Compiling terminal_size v0.4.3 |
| 1915 | 2026-05-10T06:13:52.841Z | Compiling rand_chacha v0.3.1 |
| 1916 | 2026-05-10T06:13:52.985Z | Compiling wait-timeout v0.2.1 |
| 1917 | 2026-05-10T06:13:53.193Z | Compiling hostname v0.4.2 |
| 1918 | 2026-05-10T06:13:53.503Z | Compiling dropshot v0.16.7 |
| 1919 | 2026-05-10T06:13:53.535Z | Compiling rusty-fork v0.3.0 |
| 1920 | 2026-05-10T06:13:53.682Z | Compiling rand v0.8.5 |
| 1921 | 2026-05-10T06:13:54.341Z | Compiling rand_xorshift v0.4.0 |
| 1922 | 2026-05-10T06:13:55.191Z | Compiling proptest v1.8.0 |
| 1923 | 2026-05-10T06:13:55.827Z | Compiling clap_builder v4.6.0 |
| 1924 | 2026-05-10T06:13:56.626Z | Compiling hubpack_derive v0.1.1 |
| 1925 | 2026-05-10T06:13:57.170Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1926 | 2026-05-10T06:13:57.772Z | Compiling clap v4.6.0 |
| 1927 | 2026-05-10T06:13:58.651Z | Compiling serde_spanned v0.6.9 |
| 1928 | 2026-05-10T06:13:58.790Z | Compiling winnow v0.5.40 |
| 1929 | 2026-05-10T06:13:59.343Z | Compiling progenitor-client v0.11.1 |
| 1930 | 2026-05-10T06:13:59.470Z | Compiling progenitor-client v0.10.0 |
| 1931 | 2026-05-10T06:13:59.494Z | Compiling prettyplease v0.2.37 |
| 1932 | 2026-05-10T06:13:59.639Z | Compiling serde_with v3.14.1 |
| 1933 | 2026-05-10T06:13:59.904Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1934 | 2026-05-10T06:14:00.252Z | Compiling rustc-hash v2.1.1 |
| 1935 | 2026-05-10T06:14:00.535Z | Compiling progenitor v0.11.1 |
| 1936 | 2026-05-10T06:14:00.608Z | Compiling iddqd v0.3.17 |
| 1937 | 2026-05-10T06:14:00.682Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1938 | 2026-05-10T06:14:01.235Z | Compiling backoff v0.4.0 |
| 1939 | 2026-05-10T06:14:01.447Z | Compiling parse-display v0.10.0 |
| 1940 | 2026-05-10T06:14:01.579Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1941 | 2026-05-10T06:14:01.720Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1942 | 2026-05-10T06:14:03.559Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1943 | 2026-05-10T06:14:03.607Z | Compiling num-derive v0.3.3 |
| 1944 | 2026-05-10T06:14:04.475Z | Compiling toml_write v0.1.2 |
| 1945 | 2026-05-10T06:14:05.102Z | Compiling toml_edit v0.22.27 |
| 1946 | 2026-05-10T06:14:06.578Z | Compiling toml_edit v0.19.15 |
| 1947 | 2026-05-10T06:14:06.945Z | Compiling num-integer v0.1.46 |
| 1948 | 2026-05-10T06:14:07.073Z | Compiling float-ord v0.3.2 |
| 1949 | 2026-05-10T06:14:07.318Z | Compiling toml v0.8.23 |
| 1950 | 2026-05-10T06:14:07.693Z | Compiling proc-macro-crate v1.3.1 |
| 1951 | 2026-05-10T06:14:09.397Z | Compiling num-iter v0.1.45 |
| 1952 | 2026-05-10T06:14:09.528Z | Compiling num-rational v0.4.2 |
| 1953 | 2026-05-10T06:14:10.229Z | Compiling num-complex v0.4.6 |
| 1954 | 2026-05-10T06:14:11.203Z | Compiling num v0.4.3 |
| 1955 | 2026-05-10T06:14:14.289Z | Compiling zerocopy-derive v0.7.35 |
| 1956 | 2026-05-10T06:14:14.725Z | Compiling ingot-macros v0.1.1 |
| 1957 | 2026-05-10T06:14:14.987Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1958 | 2026-05-10T06:14:15.193Z | Compiling scroll_derive v0.12.1 |
| 1959 | 2026-05-10T06:14:15.660Z | Compiling zerocopy v0.7.35 |
| 1960 | 2026-05-10T06:14:15.921Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1961 | 2026-05-10T06:14:16.375Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1962 | 2026-05-10T06:14:16.489Z | Compiling num_enum_derive v0.7.5 |
| 1963 | 2026-05-10T06:14:17.623Z | Compiling memoffset v0.9.1 |
| 1964 | 2026-05-10T06:14:18.059Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1965 | 2026-05-10T06:14:18.109Z | Compiling foreign-types-macros v0.2.3 |
| 1966 | 2026-05-10T06:14:19.795Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-05-10T06:14:19.874Z | Compiling nix v0.30.1 |
| 1968 | 2026-05-10T06:14:20.243Z | Compiling libscf-sys v1.1.0 |
| 1969 | 2026-05-10T06:14:20.862Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1970 | 2026-05-10T06:14:21.055Z | Compiling glob v0.3.3 |
| 1971 | 2026-05-10T06:14:21.152Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1972 | 2026-05-10T06:14:21.187Z | Compiling proc-macro-error-attr v1.0.4 |
| 1973 | 2026-05-10T06:14:21.301Z | Compiling proc-macro-error2 v2.0.1 |
| 1974 | 2026-05-10T06:14:21.575Z | Compiling dtrace-parser v0.2.0 |
| 1975 | 2026-05-10T06:14:21.598Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1976 | 2026-05-10T06:14:21.645Z | Compiling proc-macro-error v1.0.4 |
| 1977 | 2026-05-10T06:14:21.657Z | Compiling tabled_derive v0.11.0 |
| 1978 | 2026-05-10T06:14:22.071Z | Compiling dof v0.3.0 |
| 1979 | 2026-05-10T06:14:22.109Z | Compiling num_enum_derive v0.5.11 |
| 1980 | 2026-05-10T06:14:22.445Z | Compiling hubpack v0.1.2 |
| 1981 | 2026-05-10T06:14:22.558Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1982 | 2026-05-10T06:14:22.677Z | Compiling thread-id v4.2.2 |
| 1983 | 2026-05-10T06:14:23.002Z | Compiling static_assertions v1.1.0 |
| 1984 | 2026-05-10T06:14:23.105Z | Compiling usdt-impl v0.5.0 |
| 1985 | 2026-05-10T06:14:24.100Z | Compiling derive_more v0.99.20 |
| 1986 | 2026-05-10T06:14:25.162Z | Compiling bytecount v0.6.9 |
| 1987 | 2026-05-10T06:14:25.261Z | Compiling minimal-lexical v0.2.1 |
| 1988 | 2026-05-10T06:14:25.454Z | Compiling nom v7.1.3 |
| 1989 | 2026-05-10T06:14:26.376Z | Compiling usdt-macro v0.5.0 |
| 1990 | 2026-05-10T06:14:26.465Z | Compiling usdt-attr-macro v0.5.0 |
| 1991 | 2026-05-10T06:14:27.017Z | Compiling zone_cfg_derive v0.3.1 |
| 1992 | 2026-05-10T06:14:27.235Z | Compiling num-derive v0.4.2 |
| 1993 | 2026-05-10T06:14:27.382Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1994 | 2026-05-10T06:14:27.403Z | Compiling rustc_version v0.4.1 |
| 1995 | 2026-05-10T06:14:27.762Z | Compiling crossbeam-epoch v0.9.18 |
| 1996 | 2026-05-10T06:14:27.774Z | Compiling papergrid v0.17.0 |
| 1997 | 2026-05-10T06:14:28.106Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1998 | 2026-05-10T06:14:28.239Z | Compiling testing_table v0.3.0 |
| 1999 | 2026-05-10T06:14:28.336Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2000 | 2026-05-10T06:14:28.378Z | Compiling enum-as-inner v0.6.1 |
| 2001 | 2026-05-10T06:14:28.413Z | Compiling curve25519-dalek v4.1.3 |
| 2002 | 2026-05-10T06:14:28.615Z | Compiling crossbeam-deque v0.8.6 |
| 2003 | 2026-05-10T06:14:28.813Z | Compiling tabled v0.20.0 |
| 2004 | 2026-05-10T06:14:29.071Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2005 | 2026-05-10T06:14:29.324Z | Compiling typify-impl v0.6.1 |
| 2006 | 2026-05-10T06:14:29.452Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2007 | 2026-05-10T06:14:29.635Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2008 | 2026-05-10T06:14:30.125Z | Compiling rayon-core v1.13.0 |
| 2009 | 2026-05-10T06:14:30.352Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2010 | 2026-05-10T06:14:30.607Z | Compiling clang-sys v1.8.1 |
| 2011 | 2026-05-10T06:14:30.719Z | Compiling scroll v0.12.0 |
| 2012 | 2026-05-10T06:14:31.012Z | Compiling hash32 v0.3.1 |
| 2013 | 2026-05-10T06:14:31.042Z | Compiling goblin v0.8.2 |
| 2014 | 2026-05-10T06:14:31.121Z | Compiling ingot-types v0.1.2 |
| 2015 | 2026-05-10T06:14:31.176Z | Compiling heapless v0.8.0 |
| 2016 | 2026-05-10T06:14:31.514Z | Compiling cobs v0.3.0 |
| 2017 | 2026-05-10T06:14:31.605Z | Compiling libloading v0.8.9 |
| 2018 | 2026-05-10T06:14:31.617Z | Compiling managed v0.8.0 |
| 2019 | 2026-05-10T06:14:31.654Z | Compiling foreign-types-shared v0.3.1 |
| 2020 | 2026-05-10T06:14:31.708Z | Compiling bitflags v1.3.2 |
| 2021 | 2026-05-10T06:14:31.720Z | Compiling bindgen v0.72.1 |
| 2022 | 2026-05-10T06:14:31.736Z | Compiling foreign-types v0.5.0 |
| 2023 | 2026-05-10T06:14:31.789Z | Compiling smoltcp v0.11.0 |
| 2024 | 2026-05-10T06:14:31.808Z | Compiling postcard v1.1.3 |
| 2025 | 2026-05-10T06:14:31.836Z | Compiling ingot v0.1.1 |
| 2026 | 2026-05-10T06:14:32.147Z | Compiling cexpr v0.6.0 |
| 2027 | 2026-05-10T06:14:32.654Z | Compiling num_enum v0.7.5 |
| 2028 | 2026-05-10T06:14:32.781Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2029 | 2026-05-10T06:14:32.910Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2030 | 2026-05-10T06:14:32.993Z | Compiling camino-tempfile v1.4.1 |
| 2031 | 2026-05-10T06:14:33.240Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2032 | 2026-05-10T06:14:33.252Z | Compiling serde_repr v0.1.20 |
| 2033 | 2026-05-10T06:14:33.544Z | Compiling derive-where v1.6.0 |
| 2034 | 2026-05-10T06:14:33.818Z | Compiling cstr-argument v0.1.2 |
| 2035 | 2026-05-10T06:14:33.987Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2036 | 2026-05-10T06:14:34.302Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2037 | 2026-05-10T06:14:35.087Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2038 | 2026-05-10T06:14:35.281Z | Compiling rayon v1.11.0 |
| 2039 | 2026-05-10T06:14:35.480Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2040 | 2026-05-10T06:14:35.536Z | Compiling typify-macro v0.6.1 |
| 2041 | 2026-05-10T06:14:35.608Z | Compiling crucible-workspace-hack v0.1.0 |
| 2042 | 2026-05-10T06:14:36.235Z | Compiling memmap v0.7.0 |
| 2043 | 2026-05-10T06:14:36.431Z | Compiling tinyvec_macros v0.1.1 |
| 2044 | 2026-05-10T06:14:36.517Z | Compiling tinyvec v1.10.0 |
| 2045 | 2026-05-10T06:14:36.567Z | Compiling usdt v0.5.0 |
| 2046 | 2026-05-10T06:14:36.770Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2047 | 2026-05-10T06:14:36.870Z | Compiling num_enum v0.5.11 |
| 2048 | 2026-05-10T06:14:37.328Z | Compiling pin-project-internal v1.1.10 |
| 2049 | 2026-05-10T06:14:37.639Z | Compiling typify v0.6.1 |
| 2050 | 2026-05-10T06:14:37.770Z | Compiling progenitor-impl v0.13.0 |
| 2051 | 2026-05-10T06:14:38.457Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2052 | 2026-05-10T06:14:38.580Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2053 | 2026-05-10T06:14:38.986Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2054 | 2026-05-10T06:14:39.023Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2055 | 2026-05-10T06:14:39.189Z | Compiling rustix v0.38.44 |
| 2056 | 2026-05-10T06:14:39.522Z | Compiling itertools v0.12.1 |
| 2057 | 2026-05-10T06:14:39.664Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2058 | 2026-05-10T06:14:39.678Z | Compiling progenitor-impl v0.10.0 |
| 2059 | 2026-05-10T06:14:40.074Z | Compiling sigpipe v0.1.3 |
| 2060 | 2026-05-10T06:14:40.097Z | Compiling jiff v0.2.15 |
| 2061 | 2026-05-10T06:14:40.154Z | Compiling const_format_proc_macros v0.2.34 |
| 2062 | 2026-05-10T06:14:40.500Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2063 | 2026-05-10T06:14:40.531Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2064 | 2026-05-10T06:14:40.753Z | Compiling zone v0.3.1 |
| 2065 | 2026-05-10T06:14:41.281Z | Compiling progenitor-macro v0.13.0 |
| 2066 | 2026-05-10T06:14:41.452Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2067 | 2026-05-10T06:14:41.611Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2068 | 2026-05-10T06:14:42.239Z | Compiling secrecy v0.10.3 |
| 2069 | 2026-05-10T06:14:42.264Z | Compiling smf v0.2.3 |
| 2070 | 2026-05-10T06:14:42.408Z | Compiling snafu-derive v0.8.9 |
| 2071 | 2026-05-10T06:14:42.687Z | Compiling async-recursion v1.1.1 |
| 2072 | 2026-05-10T06:14:42.874Z | Compiling bstr v1.12.0 |
| 2073 | 2026-05-10T06:14:43.132Z | Compiling progenitor-macro v0.10.0 |
| 2074 | 2026-05-10T06:14:43.316Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2075 | 2026-05-10T06:14:43.394Z | Compiling whoami v1.6.1 |
| 2076 | 2026-05-10T06:14:43.838Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2077 | 2026-05-10T06:14:45.179Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-05-10T06:14:45.448Z | Compiling hmac v0.12.1 |
| 2079 | 2026-05-10T06:14:45.905Z | Compiling inout v0.1.4 |
| 2080 | 2026-05-10T06:14:46.070Z | Compiling ff v0.13.1 |
| 2081 | 2026-05-10T06:14:46.230Z | Compiling data-encoding v2.9.0 |
| 2082 | 2026-05-10T06:14:46.489Z | Compiling crc8 v0.1.1 |
| 2083 | 2026-05-10T06:14:46.526Z | Compiling group v0.13.0 |
| 2084 | 2026-05-10T06:14:46.615Z | Compiling cipher v0.4.4 |
| 2085 | 2026-05-10T06:14:46.648Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2086 | 2026-05-10T06:14:46.869Z | Compiling hkdf v0.12.4 |
| 2087 | 2026-05-10T06:14:47.033Z | Compiling atomicwrites v0.4.4 |
| 2088 | 2026-05-10T06:14:47.089Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2089 | 2026-05-10T06:14:47.334Z | Compiling tokio-dtrace v0.1.1 |
| 2090 | 2026-05-10T06:14:47.372Z | Compiling tabled_derive v0.7.0 |
| 2091 | 2026-05-10T06:14:48.048Z | Compiling reqwest v0.13.2 |
| 2092 | 2026-05-10T06:14:48.237Z | Compiling universal-hash v0.5.1 |
| 2093 | 2026-05-10T06:14:48.324Z | Compiling crypto-bigint v0.5.5 |
| 2094 | 2026-05-10T06:14:48.343Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2095 | 2026-05-10T06:14:48.377Z | Compiling half v2.7.1 |
| 2096 | 2026-05-10T06:14:48.726Z | Compiling opaque-debug v0.3.1 |
| 2097 | 2026-05-10T06:14:48.752Z | Compiling indent_write v2.2.0 |
| 2098 | 2026-05-10T06:14:48.808Z | Compiling ciborium-io v0.2.2 |
| 2099 | 2026-05-10T06:14:48.907Z | Compiling base16ct v0.2.0 |
| 2100 | 2026-05-10T06:14:49.061Z | Compiling base64ct v1.8.0 |
| 2101 | 2026-05-10T06:14:49.083Z | Compiling progenitor-client v0.13.0 |
| 2102 | 2026-05-10T06:14:49.164Z | Compiling ciborium-ll v0.2.2 |
| 2103 | 2026-05-10T06:14:49.377Z | Compiling password-hash v0.5.0 |
| 2104 | 2026-05-10T06:14:49.390Z | Compiling poly1305 v0.8.0 |
| 2105 | 2026-05-10T06:14:49.768Z | Compiling elliptic-curve v0.13.8 |
| 2106 | 2026-05-10T06:14:50.071Z | Compiling oxide-tokio-rt v0.1.2 |
| 2107 | 2026-05-10T06:14:50.109Z | Compiling chacha20 v0.9.1 |
| 2108 | 2026-05-10T06:14:50.281Z | Compiling similar v2.7.0 |
| 2109 | 2026-05-10T06:14:50.343Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2110 | 2026-05-10T06:14:50.779Z | Compiling thiserror-no-std v2.0.2 |
| 2111 | 2026-05-10T06:14:51.468Z | Compiling blake2 v0.10.6 |
| 2112 | 2026-05-10T06:14:51.870Z | Compiling aead v0.5.2 |
| 2113 | 2026-05-10T06:14:51.947Z | Compiling resolv-conf v0.7.5 |
| 2114 | 2026-05-10T06:14:52.132Z | Compiling keccak v0.1.6 |
| 2115 | 2026-05-10T06:14:52.221Z | Compiling linked-hash-map v0.5.6 |
| 2116 | 2026-05-10T06:14:52.276Z | Compiling sha3 v0.10.8 |
| 2117 | 2026-05-10T06:14:52.403Z | Compiling lru-cache v0.1.2 |
| 2118 | 2026-05-10T06:14:52.427Z | Compiling chacha20poly1305 v0.10.1 |
| 2119 | 2026-05-10T06:14:52.573Z | Compiling argon2 v0.5.3 |
| 2120 | 2026-05-10T06:14:52.590Z | Compiling vsss-rs v3.3.4 |
| 2121 | 2026-05-10T06:14:52.788Z | Compiling progenitor v0.13.0 |
| 2122 | 2026-05-10T06:14:52.816Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2123 | 2026-05-10T06:14:53.128Z | Compiling ciborium v0.2.2 |
| 2124 | 2026-05-10T06:14:53.343Z | Compiling hickory-proto v0.24.4 |
| 2125 | 2026-05-10T06:14:53.915Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2126 | 2026-05-10T06:14:54.017Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2127 | 2026-05-10T06:14:54.372Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2128 | 2026-05-10T06:14:54.529Z | Compiling serde-big-array v0.5.1 |
| 2129 | 2026-05-10T06:14:54.619Z | Compiling same-file v1.0.6 |
| 2130 | 2026-05-10T06:14:54.684Z | Compiling siphasher v1.0.1 |
| 2131 | 2026-05-10T06:14:54.715Z | Compiling unicode-segmentation v1.12.0 |
| 2132 | 2026-05-10T06:14:55.129Z | Compiling newline-converter v0.3.0 |
| 2133 | 2026-05-10T06:14:55.264Z | Compiling hickory-resolver v0.24.4 |
| 2134 | 2026-05-10T06:14:55.288Z | Compiling phf_shared v0.12.1 |
| 2135 | 2026-05-10T06:14:55.337Z | Compiling walkdir v2.5.0 |
| 2136 | 2026-05-10T06:14:55.383Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2137 | 2026-05-10T06:14:55.455Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2138 | 2026-05-10T06:14:55.992Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2139 | 2026-05-10T06:14:56.534Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2140 | 2026-05-10T06:14:56.812Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2141 | 2026-05-10T06:14:57.319Z | Compiling newtype_derive v0.1.6 |
| 2142 | 2026-05-10T06:14:57.410Z | Compiling owo-colors v4.3.0 |
| 2143 | 2026-05-10T06:14:57.521Z | Compiling tokio-stream v0.1.17 |
| 2144 | 2026-05-10T06:14:57.856Z | Compiling console v0.15.11 |
| 2145 | 2026-05-10T06:14:57.991Z | Compiling csv-core v0.1.12 |
| 2146 | 2026-05-10T06:14:58.077Z | Compiling swrite v0.1.0 |
| 2147 | 2026-05-10T06:14:58.169Z | Compiling unicode-linebreak v0.1.5 |
| 2148 | 2026-05-10T06:14:58.271Z | Compiling humantime v2.3.0 |
| 2149 | 2026-05-10T06:14:58.429Z | Compiling foldhash v0.1.5 |
| 2150 | 2026-05-10T06:14:58.536Z | Compiling termtree v0.5.1 |
| 2151 | 2026-05-10T06:14:58.548Z | Compiling smawk v0.3.2 |
| 2152 | 2026-05-10T06:14:58.560Z | Compiling unicode-width v0.1.14 |
| 2153 | 2026-05-10T06:14:58.588Z | Compiling hashbrown v0.15.5 |
| 2154 | 2026-05-10T06:14:58.723Z | Compiling textwrap v0.16.2 |
| 2155 | 2026-05-10T06:14:58.916Z | Compiling expectorate v1.2.0 |
| 2156 | 2026-05-10T06:14:58.929Z | Compiling csv v1.3.1 |
| 2157 | 2026-05-10T06:14:59.089Z | Compiling qorb v0.4.1 |
| 2158 | 2026-05-10T06:14:59.276Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2159 | 2026-05-10T06:14:59.511Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2160 | 2026-05-10T06:15:00.953Z | Compiling phf v0.12.1 |
| 2161 | 2026-05-10T06:15:01.117Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2162 | 2026-05-10T06:15:01.487Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2163 | 2026-05-10T06:15:01.515Z | Compiling pin-project v1.1.10 |
| 2164 | 2026-05-10T06:15:01.630Z | Compiling unicode-normalization v0.1.24 |
| 2165 | 2026-05-10T06:15:01.779Z | Compiling libz-sys v1.1.22 |
| 2166 | 2026-05-10T06:15:01.901Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2167 | 2026-05-10T06:15:02.866Z | Compiling libsw-core v0.3.2 |
| 2168 | 2026-05-10T06:15:03.225Z | Compiling fixedbitset v0.5.7 |
| 2169 | 2026-05-10T06:15:03.332Z | Compiling fixedbitset v0.4.2 |
| 2170 | 2026-05-10T06:15:03.373Z | Compiling highway v1.3.0 |
| 2171 | 2026-05-10T06:15:03.583Z | Compiling petgraph v0.6.5 |
| 2172 | 2026-05-10T06:15:03.637Z | Compiling petgraph v0.8.2 |
| 2173 | 2026-05-10T06:15:03.659Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2174 | 2026-05-10T06:15:03.819Z | Compiling progenitor v0.10.0 |
| 2175 | 2026-05-10T06:15:04.933Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2176 | 2026-05-10T06:15:05.404Z | Compiling libsw v3.5.0 |
| 2177 | 2026-05-10T06:15:05.621Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2178 | 2026-05-10T06:15:05.895Z | Compiling olpc-cjson v0.1.4 |
| 2179 | 2026-05-10T06:15:06.008Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2180 | 2026-05-10T06:15:06.046Z | Compiling snafu v0.8.9 |
| 2181 | 2026-05-10T06:15:06.448Z | Compiling chrono-tz v0.10.4 |
| 2182 | 2026-05-10T06:15:06.551Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2183 | 2026-05-10T06:15:06.754Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-05-10T06:15:06.911Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-05-10T06:15:07.805Z | Compiling papergrid v0.11.0 |
| 2186 | 2026-05-10T06:15:08.080Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2187 | 2026-05-10T06:15:08.373Z | Compiling globset v0.4.16 |
| 2188 | 2026-05-10T06:15:08.609Z | Compiling const_format v0.2.34 |
| 2189 | 2026-05-10T06:15:08.960Z | Compiling slog-dtrace v0.3.0 |
| 2190 | 2026-05-10T06:15:09.035Z | Compiling cancel-safe-futures v0.1.5 |
| 2191 | 2026-05-10T06:15:09.077Z | Compiling gethostname v0.5.0 |
| 2192 | 2026-05-10T06:15:09.329Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2193 | 2026-05-10T06:15:09.733Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-05-10T06:15:10.328Z | Compiling pem v3.0.5 |
| 2195 | 2026-05-10T06:15:10.392Z | Compiling bcs v0.1.6 |
| 2196 | 2026-05-10T06:15:10.718Z | Compiling serde_plain v1.0.2 |
| 2197 | 2026-05-10T06:15:10.721Z | Compiling cargo-platform v0.1.9 |
| 2198 | 2026-05-10T06:15:10.776Z | Compiling typed-path v0.9.3 |
| 2199 | 2026-05-10T06:15:10.932Z | Compiling tagptr v0.2.0 |
| 2200 | 2026-05-10T06:15:11.334Z | Compiling linear-map v1.2.0 |
| 2201 | 2026-05-10T06:15:11.651Z | Compiling tough v0.20.0 |
| 2202 | 2026-05-10T06:15:11.893Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2203 | 2026-05-10T06:15:13.727Z | Compiling moka v0.12.11 |
| 2204 | 2026-05-10T06:15:13.858Z | Compiling cargo_metadata v0.18.1 |
| 2205 | 2026-05-10T06:15:14.535Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2206 | 2026-05-10T06:15:14.862Z | Compiling tabled v0.15.0 |
| 2207 | 2026-05-10T06:15:14.936Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2208 | 2026-05-10T06:15:15.007Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2209 | 2026-05-10T06:15:15.473Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2210 | 2026-05-10T06:15:15.685Z | Compiling git2 v0.19.0 |
| 2211 | 2026-05-10T06:15:17.134Z | Compiling steno v0.4.1 |
| 2212 | 2026-05-10T06:15:18.001Z | Compiling cookie v0.18.1 |
| 2213 | 2026-05-10T06:15:18.226Z | Compiling hickory-proto v0.25.2 |
| 2214 | 2026-05-10T06:15:20.212Z | Compiling hickory-resolver v0.25.2 |
| 2215 | 2026-05-10T06:15:21.109Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-05-10T06:15:22.461Z | Compiling vergen v8.3.2 |
| 2217 | 2026-05-10T06:15:23.740Z | Compiling signal-hook v0.3.18 |
| 2218 | 2026-05-10T06:15:24.831Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2219 | 2026-05-10T06:15:24.982Z | Compiling mockall_derive v0.13.1 |
| 2220 | 2026-05-10T06:15:25.223Z | Compiling predicates-core v1.0.9 |
| 2221 | 2026-05-10T06:15:25.719Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2222 | 2026-05-10T06:15:25.776Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2223 | 2026-05-10T06:15:26.058Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2224 | 2026-05-10T06:15:27.368Z | Compiling sha2 v0.10.9 |
| 2225 | 2026-05-10T06:15:27.380Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2226 | 2026-05-10T06:15:27.534Z | Compiling yansi v1.0.1 |
| 2227 | 2026-05-10T06:15:27.878Z | Compiling diff v0.1.13 |
| 2228 | 2026-05-10T06:15:27.904Z | Compiling adler2 v2.0.1 |
| 2229 | 2026-05-10T06:15:28.053Z | Compiling pretty_assertions v1.4.1 |
| 2230 | 2026-05-10T06:15:28.070Z | Compiling miniz_oxide v0.8.9 |
| 2231 | 2026-05-10T06:15:28.342Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2232 | 2026-05-10T06:15:28.797Z | Compiling predicates v3.1.3 |
| 2233 | 2026-05-10T06:15:29.308Z | Compiling predicates-tree v1.0.12 |
| 2234 | 2026-05-10T06:15:29.308Z | Compiling fs-err v3.1.2 |
| 2235 | 2026-05-10T06:15:29.642Z | Compiling crc32fast v1.5.0 |
| 2236 | 2026-05-10T06:15:30.327Z | Compiling git-stub v1.0.0 |
| 2237 | 2026-05-10T06:15:30.618Z | Compiling filetime v0.2.26 |
| 2238 | 2026-05-10T06:15:30.817Z | Compiling xattr v1.6.1 |
| 2239 | 2026-05-10T06:15:31.008Z | Compiling downcast v0.11.0 |
| 2240 | 2026-05-10T06:15:31.168Z | Compiling fragile v2.0.1 |
| 2241 | 2026-05-10T06:15:31.478Z | Compiling arrayref v0.3.9 |
| 2242 | 2026-05-10T06:15:31.566Z | Compiling arrayvec v0.7.6 |
| 2243 | 2026-05-10T06:15:31.783Z | Compiling constant_time_eq v0.3.1 |
| 2244 | 2026-05-10T06:15:31.915Z | Compiling is_ci v1.2.0 |
| 2245 | 2026-05-10T06:15:32.077Z | Compiling supports-color v3.0.2 |
| 2246 | 2026-05-10T06:15:32.116Z | Compiling mockall v0.13.1 |
| 2247 | 2026-05-10T06:15:32.274Z | Compiling blake3 v1.8.2 |
| 2248 | 2026-05-10T06:15:32.859Z | Compiling toml v0.7.8 |
| 2249 | 2026-05-10T06:15:33.328Z | Compiling tar v0.4.45 |
| 2250 | 2026-05-10T06:15:33.349Z | Compiling git-stub-vcs v0.1.0 |
| 2251 | 2026-05-10T06:15:33.551Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2252 | 2026-05-10T06:15:33.704Z | Compiling signal-hook-tokio v0.3.1 |
| 2253 | 2026-05-10T06:15:33.773Z | Compiling flate2 v1.1.2 |
| 2254 | 2026-05-10T06:15:34.002Z | Compiling drift v0.1.3 |
| 2255 | 2026-05-10T06:15:34.224Z | Compiling kstat-rs v0.2.4 |
| 2256 | 2026-05-10T06:15:34.390Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2257 | 2026-05-10T06:15:34.413Z | Compiling hex-literal v1.0.0 |
| 2258 | 2026-05-10T06:15:34.540Z | Compiling display-error-chain v0.2.2 |
| 2259 | 2026-05-10T06:15:34.551Z | Compiling topological-sort v0.2.2 |
| 2260 | 2026-05-10T06:15:34.706Z | Compiling omicron-zone-package v0.12.2 |
| 2261 | 2026-05-10T06:15:34.785Z | Compiling dropshot-api-manager v0.5.2 |
| 2262 | 2026-05-10T06:15:34.844Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2263 | 2026-05-10T06:15:35.749Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2264 | 2026-05-10T06:15:37.124Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2265 | 2026-05-10T06:15:37.590Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2266 | 2026-05-10T06:15:37.799Z | Compiling curl v0.4.49 |
| 2267 | 2026-05-10T06:15:37.926Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2268 | 2026-05-10T06:15:38.301Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2269 | 2026-05-10T06:15:38.556Z | Compiling internet-checksum v0.2.1 |
| 2270 | 2026-05-10T06:15:38.675Z | Compiling search_path v0.1.4 |
| 2271 | 2026-05-10T06:15:38.712Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2272 | 2026-05-10T06:15:39.100Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2273 | 2026-05-10T06:15:39.484Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2274 | 2026-05-10T06:15:40.901Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2275 | 2026-05-10T06:15:43.158Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2276 | 2026-05-10T06:16:25.898Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
| 2277 | 2026-05-10T06:16:26.018Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2278 | 2026-05-10T06:16:26.022Z | |
| 2279 | 2026-05-10T06:16:26.022Z | running 5 tests |
| 2280 | 2026-05-10T06:16:26.025Z | test fuse::tests::chip_revision_b1 ... ok |
| 2281 | 2026-05-10T06:16:26.025Z | test fuse::tests::chip_revision_a0 ... ok |
| 2282 | 2026-05-10T06:16:26.025Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2283 | 2026-05-10T06:16:26.025Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2284 | 2026-05-10T06:16:26.025Z | test fuse::tests::chip_revision_b0 ... ok |
| 2285 | 2026-05-10T06:16:26.025Z | |
| 2286 | 2026-05-10T06:16:26.025Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2287 | 2026-05-10T06:16:26.025Z | |
| 2288 | 2026-05-10T06:16:26.025Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2289 | 2026-05-10T06:16:26.028Z | |
| 2290 | 2026-05-10T06:16:26.028Z | running 0 tests |
| 2291 | 2026-05-10T06:16:26.028Z | |
| 2292 | 2026-05-10T06:16:26.028Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2293 | 2026-05-10T06:16:26.028Z | |
| 2294 | 2026-05-10T06:16:26.028Z | Running unittests src/lib.rs (target/debug/deps/asic-b29062009ea962eb) |
| 2295 | 2026-05-10T06:16:26.028Z | |
| 2296 | 2026-05-10T06:16:26.028Z | running 0 tests |
| 2297 | 2026-05-10T06:16:26.028Z | |
| 2298 | 2026-05-10T06:16:26.028Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2299 | 2026-05-10T06:16:26.028Z | |
| 2300 | 2026-05-10T06:16:26.028Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2301 | 2026-05-10T06:16:26.031Z | |
| 2302 | 2026-05-10T06:16:26.031Z | running 10 tests |
| 2303 | 2026-05-10T06:16:26.031Z | test network::tests::test_equal ... ok |
| 2304 | 2026-05-10T06:16:26.031Z | test network::tests::test_eui64 ... ok |
| 2305 | 2026-05-10T06:16:26.031Z | test nat::tests::test_vni ... ok |
| 2306 | 2026-05-10T06:16:26.032Z | test network::tests::test_into ... ok |
| 2307 | 2026-05-10T06:16:26.032Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2308 | 2026-05-10T06:16:26.032Z | test network::tests::test_not_equal ... ok |
| 2309 | 2026-05-10T06:16:26.032Z | test network::tests::test_to_string ... ok |
| 2310 | 2026-05-10T06:16:26.032Z | test network::tests::test_parse ... ok |
| 2311 | 2026-05-10T06:16:26.032Z | test test_purge ... ok |
| 2312 | 2026-05-10T06:16:26.035Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2313 | 2026-05-10T06:16:26.035Z | |
| 2314 | 2026-05-10T06:16:26.035Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2315 | 2026-05-10T06:16:26.035Z | |
| 2316 | 2026-05-10T06:16:26.035Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f7ec59f9437a8ba0) |
| 2317 | 2026-05-10T06:16:26.040Z | |
| 2318 | 2026-05-10T06:16:26.040Z | running 1 test |
| 2319 | 2026-05-10T06:16:27.345Z | test test::test_apis_up_to_date ... ok |
| 2320 | 2026-05-10T06:16:27.345Z | |
| 2321 | 2026-05-10T06:16:27.345Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s |
| 2322 | 2026-05-10T06:16:27.345Z | |
| 2323 | 2026-05-10T06:16:27.393Z | Running unittests src/main.rs (target/debug/deps/dpd-d53ba9f4ebecc44a) |
| 2324 | 2026-05-10T06:16:27.398Z | |
| 2325 | 2026-05-10T06:16:27.399Z | running 18 tests |
| 2326 | 2026-05-10T06:16:27.401Z | test freemap::test_ordering ... ok |
| 2327 | 2026-05-10T06:16:27.402Z | test freemap::test_split ... ok |
| 2328 | 2026-05-10T06:16:27.402Z | test config::tests::test_updates ... ok |
| 2329 | 2026-05-10T06:16:27.402Z | test macaddrs::tests::test_mac_offset ... ok |
| 2330 | 2026-05-10T06:16:27.402Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2331 | 2026-05-10T06:16:27.402Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2332 | 2026-05-10T06:16:27.402Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2333 | 2026-05-10T06:16:27.402Z | test nat::test_mapping ... ok |
| 2334 | 2026-05-10T06:16:27.405Z | test port_map::tests::dump_map ... ok |
| 2335 | 2026-05-10T06:16:27.405Z | test port_map::tests::test_backplane_group ... ok |
| 2336 | 2026-05-10T06:16:27.405Z | test port_map::tests::test_port_map ... ok |
| 2337 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632 DEBG created new freemap, May 10 06:16:25.632unit :DEBG freemap_testcreated new freemap, |
| 2338 | 2026-05-10T06:16:27.405Z | unit: freemap_test |
| 2339 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632May 10 06:16:25.632 May 10 06:16:25.632DEBG DEBGMay 10 06:16:25.632 initted freemap. size: 128DEBG, unit :created new freemap , unitfreemap_test: |
| 2340 | 2026-05-10T06:16:27.405Z | freemap_test |
| 2341 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632May 10 06:16:25.632 DEBGDEBGDEBG created new freemapinitted freemap. size: 128 , , unitreset freemapunit:, :unit :freemap_testfreemap_test |
| 2342 | 2026-05-10T06:16:27.405Z | |
| 2343 | 2026-05-10T06:16:27.405Z | freemap_test |
| 2344 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632May 10 06:16:25.632 DEBGDEBG initted freemap. size: 128reset freemap, May 10 06:16:25.632unit :, DEBGfreemap_testunit |
| 2345 | 2026-05-10T06:16:27.405Z | : created new freemapMay 10 06:16:25.632, freemap_testunit |
| 2346 | 2026-05-10T06:16:27.405Z | : DEBGfreemap_test |
| 2347 | 2026-05-10T06:16:27.405Z | reset freemap, unit: freemap_test |
| 2348 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632 DEBG initted freemap. size: 128, unit: freemap_test |
| 2349 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632 DEBG reset freemap, unit: freemap_test |
| 2350 | 2026-05-10T06:16:27.405Z | initted freemap. size: 128, unit: freemap_test |
| 2351 | 2026-05-10T06:16:27.405Z | May 10 06:16:25.632 DEBG reset freemap, unit: freemap_test |
| 2352 | 2026-05-10T06:16:27.405Z | test freemap::test_span ... ok |
| 2353 | 2026-05-10T06:16:27.405Z | test freemap::test_basic ... ok |
| 2354 | 2026-05-10T06:16:27.405Z | test freemap::test_reclaim ... ok |
| 2355 | 2026-05-10T06:16:27.405Z | test freemap::test_exhaustion ... ok |
| 2356 | 2026-05-10T06:16:27.405Z | test freemap::test_free ... ok |
| 2357 | 2026-05-10T06:16:27.405Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2358 | 2026-05-10T06:16:27.405Z | test api_server::tests::test_build_info ... ok |
| 2359 | 2026-05-10T06:16:27.405Z | |
| 2360 | 2026-05-10T06:16:27.405Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2361 | 2026-05-10T06:16:27.405Z | |
| 2362 | 2026-05-10T06:16:27.409Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-be0f18ddd74acdb6) |
| 2363 | 2026-05-10T06:16:27.409Z | |
| 2364 | 2026-05-10T06:16:27.409Z | running 0 tests |
| 2365 | 2026-05-10T06:16:27.409Z | |
| 2366 | 2026-05-10T06:16:27.409Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2367 | 2026-05-10T06:16:27.409Z | |
| 2368 | 2026-05-10T06:16:27.409Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-1183094212abf212) |
| 2369 | 2026-05-10T06:16:27.412Z | |
| 2370 | 2026-05-10T06:16:27.412Z | running 0 tests |
| 2371 | 2026-05-10T06:16:27.412Z | |
| 2372 | 2026-05-10T06:16:27.412Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2373 | 2026-05-10T06:16:27.412Z | |
| 2374 | 2026-05-10T06:16:27.412Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-662010a3e2dd3db0) |
| 2375 | 2026-05-10T06:16:27.412Z | |
| 2376 | 2026-05-10T06:16:27.412Z | running 6 tests |
| 2377 | 2026-05-10T06:16:27.415Z | test tests::test_port_id_cmp ... ok |
| 2378 | 2026-05-10T06:16:27.415Z | test tests::test_parse_client_port_id ... ok |
| 2379 | 2026-05-10T06:16:27.415Z | test tests::test_full_lot_id_neither_present ... ok |
| 2380 | 2026-05-10T06:16:27.415Z | test tests::test_full_lot_id_both_present ... ok |
| 2381 | 2026-05-10T06:16:27.415Z | test tests::test_full_lot_id_lot_only ... ok |
| 2382 | 2026-05-10T06:16:27.415Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2383 | 2026-05-10T06:16:27.415Z | |
| 2384 | 2026-05-10T06:16:27.415Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2385 | 2026-05-10T06:16:27.415Z | |
| 2386 | 2026-05-10T06:16:27.415Z | Running tests/test_all.rs (target/debug/deps/test_all-db6b023943412d6d) |
| 2387 | 2026-05-10T06:16:27.415Z | |
| 2388 | 2026-05-10T06:16:27.415Z | running 0 tests |
| 2389 | 2026-05-10T06:16:27.415Z | |
| 2390 | 2026-05-10T06:16:27.415Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2391 | 2026-05-10T06:16:27.415Z | |
| 2392 | 2026-05-10T06:16:27.415Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-5f44be03a468ec0c) |
| 2393 | 2026-05-10T06:16:27.418Z | |
| 2394 | 2026-05-10T06:16:27.418Z | running 0 tests |
| 2395 | 2026-05-10T06:16:27.418Z | |
| 2396 | 2026-05-10T06:16:27.418Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2397 | 2026-05-10T06:16:27.419Z | |
| 2398 | 2026-05-10T06:16:27.419Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2399 | 2026-05-10T06:16:27.419Z | |
| 2400 | 2026-05-10T06:16:27.419Z | running 12 tests |
| 2401 | 2026-05-10T06:16:27.422Z | test icmp::test_v6_checksum ... ok |
| 2402 | 2026-05-10T06:16:27.422Z | test icmp::test_v4_checksum ... ok |
| 2403 | 2026-05-10T06:16:27.422Z | test lldp::test_lldp_parse ... ok |
| 2404 | 2026-05-10T06:16:27.422Z | test pbuf::test_byte ... ok |
| 2405 | 2026-05-10T06:16:27.422Z | test ipv6::test_ipv6_parse ... ok |
| 2406 | 2026-05-10T06:16:27.422Z | test pbuf::test_nibble ... ok |
| 2407 | 2026-05-10T06:16:27.422Z | test pbuf::test_short ... ok |
| 2408 | 2026-05-10T06:16:27.422Z | test pbuf::test_overflow ... ok |
| 2409 | 2026-05-10T06:16:27.422Z | test pbuf::test_twelve ... ok |
| 2410 | 2026-05-10T06:16:27.422Z | test pbuf::test_word ... ok |
| 2411 | 2026-05-10T06:16:27.422Z | test tcp::test_checksum_ack_data ... ok |
| 2412 | 2026-05-10T06:16:27.422Z | test tcp::test_checksum_syn_nodata ... ok |
| 2413 | 2026-05-10T06:16:27.422Z | |
| 2414 | 2026-05-10T06:16:27.422Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2415 | 2026-05-10T06:16:27.422Z | |
| 2416 | 2026-05-10T06:16:27.422Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2417 | 2026-05-10T06:16:27.422Z | |
| 2418 | 2026-05-10T06:16:27.422Z | running 0 tests |
| 2419 | 2026-05-10T06:16:27.422Z | |
| 2420 | 2026-05-10T06:16:27.422Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2421 | 2026-05-10T06:16:27.422Z | |
| 2422 | 2026-05-10T06:16:27.422Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 2423 | 2026-05-10T06:16:27.426Z | |
| 2424 | 2026-05-10T06:16:27.426Z | running 5 tests |
| 2425 | 2026-05-10T06:16:27.426Z | test switchport::test::test_compute_lanes ... ok |
| 2426 | 2026-05-10T06:16:27.426Z | test switchport::test::port_id_ordering ... ok |
| 2427 | 2026-05-10T06:16:27.426Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1 |
| 2428 | 2026-05-10T06:16:27.426Z | Lane 2 Rx Loss-of-lock: Yes Lane 3Yes |
| 2429 | 2026-05-10T06:16:27.426Z | Yes State: Activated YesActivated |
| 2430 | 2026-05-10T06:16:27.426Z | Activated Rx Loss-of-signal: Yes Activated |
| 2431 | 2026-05-10T06:16:27.426Z | Yes Rx Output Enabled: falseYes Yesfalse |
| 2432 | 2026-05-10T06:16:27.426Z | Rx CDR Enabled: Yes false Yesfalse |
| 2433 | 2026-05-10T06:16:27.426Z | Yes Rx Output Status: validYes |
| 2434 | 2026-05-10T06:16:27.426Z | valid Tx Enabled: Yes valid Yesvalid |
| 2435 | 2026-05-10T06:16:27.426Z | Yes Yes Rx Loss-of-lock: true |
| 2436 | 2026-05-10T06:16:27.426Z | Tx Loss-of-lock: No true trueNo trueNo |
| 2437 | 2026-05-10T06:16:27.426Z | No Rx Loss-of-signal: false |
| 2438 | 2026-05-10T06:16:27.426Z | Tx Loss-of-signal: No false No false Nofalse |
| 2439 | 2026-05-10T06:16:27.426Z | No |
| 2440 | 2026-05-10T06:16:27.426Z | Rx Auto-squelch Disable: true Tx CDR Enabled: No true No trueNo trueNo |
| 2441 | 2026-05-10T06:16:27.426Z | |
| 2442 | 2026-05-10T06:16:27.426Z | Tx Adaptive EQ Fault: No Tx Output Enabled: true trueNo true Notrue |
| 2443 | 2026-05-10T06:16:27.426Z | No |
| 2444 | 2026-05-10T06:16:27.426Z | Tx Output Status: invalid Tx Fault: Yes invalid Yes invalid Yesinvalid |
| 2445 | 2026-05-10T06:16:27.426Z | Yes |
| 2446 | 2026-05-10T06:16:27.426Z | Tx Loss-of-lock: false false false false |
| 2447 | 2026-05-10T06:16:27.426Z | Tx Loss-of-signal: true true true true |
| 2448 | 2026-05-10T06:16:27.426Z | Tx Auto-squelch Disable: false false false false |
| 2449 | 2026-05-10T06:16:27.426Z | Tx Adaptive EQ Fail: true true true true |
| 2450 | 2026-05-10T06:16:27.426Z | Tx Failure: false false false false |
| 2451 | 2026-05-10T06:16:27.426Z | Tx Force Squelch: true true true true |
| 2452 | 2026-05-10T06:16:27.426Z | Tx Input Polarity: normal normal normal normal |
| 2453 | 2026-05-10T06:16:27.426Z | test switchport::test::test_print_sff_datapath ... ok |
| 2454 | 2026-05-10T06:16:27.426Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2455 | 2026-05-10T06:16:27.426Z | test link::test_filter ... ok |
| 2456 | 2026-05-10T06:16:27.426Z | |
| 2457 | 2026-05-10T06:16:27.426Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2458 | 2026-05-10T06:16:27.426Z | |
| 2459 | 2026-05-10T06:16:27.430Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 2460 | 2026-05-10T06:16:27.430Z | |
| 2461 | 2026-05-10T06:16:27.430Z | running 1 test |
| 2462 | 2026-05-10T06:16:27.430Z | test test_p4_counter_list ... ignored |
| 2463 | 2026-05-10T06:16:27.430Z | |
| 2464 | 2026-05-10T06:16:27.430Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2465 | 2026-05-10T06:16:27.430Z | |
| 2466 | 2026-05-10T06:16:27.430Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 2467 | 2026-05-10T06:16:27.430Z | |
| 2468 | 2026-05-10T06:16:27.430Z | running 5 tests |
| 2469 | 2026-05-10T06:16:27.430Z | test test_an ... ignored |
| 2470 | 2026-05-10T06:16:27.430Z | test test_enable ... ignored |
| 2471 | 2026-05-10T06:16:27.430Z | test test_ip_addresses ... ignored |
| 2472 | 2026-05-10T06:16:27.430Z | test test_kr ... ignored |
| 2473 | 2026-05-10T06:16:27.430Z | test test_mac ... ignored |
| 2474 | 2026-05-10T06:16:27.430Z | |
| 2475 | 2026-05-10T06:16:27.430Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2476 | 2026-05-10T06:16:27.430Z | |
| 2477 | 2026-05-10T06:16:27.431Z | Running unittests src/main.rs (target/debug/deps/tfportd-4775e0d654b48b32) |
| 2478 | 2026-05-10T06:16:27.434Z | |
| 2479 | 2026-05-10T06:16:27.434Z | running 3 tests |
| 2480 | 2026-05-10T06:16:27.434Z | test linklocal::test_parse_ipadm ... ok |
| 2481 | 2026-05-10T06:16:27.434Z | test tfport::test_parse_tfport ... ok |
| 2482 | 2026-05-10T06:16:27.434Z | test config::tests::test_updates ... ok |
| 2483 | 2026-05-10T06:16:27.434Z | |
| 2484 | 2026-05-10T06:16:27.434Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2485 | 2026-05-10T06:16:27.434Z | |
| 2486 | 2026-05-10T06:16:27.434Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2487 | 2026-05-10T06:16:27.437Z | |
| 2488 | 2026-05-10T06:16:27.437Z | running 0 tests |
| 2489 | 2026-05-10T06:16:27.437Z | |
| 2490 | 2026-05-10T06:16:27.437Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2491 | 2026-05-10T06:16:27.437Z | |
| 2492 | 2026-05-10T06:16:27.437Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2493 | 2026-05-10T06:16:27.437Z | |
| 2494 | 2026-05-10T06:16:27.437Z | running 0 tests |
| 2495 | 2026-05-10T06:16:27.437Z | |
| 2496 | 2026-05-10T06:16:27.437Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2497 | 2026-05-10T06:16:27.437Z | |
| 2498 | 2026-05-10T06:16:27.437Z | Doc-tests aal |
| 2499 | 2026-05-10T06:16:27.566Z | |
| 2500 | 2026-05-10T06:16:27.566Z | running 0 tests |
| 2501 | 2026-05-10T06:16:27.566Z | |
| 2502 | 2026-05-10T06:16:27.566Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2503 | 2026-05-10T06:16:27.566Z | |
| 2504 | 2026-05-10T06:16:27.584Z | Doc-tests aal_macros |
| 2505 | 2026-05-10T06:16:27.654Z | |
| 2506 | 2026-05-10T06:16:27.654Z | running 0 tests |
| 2507 | 2026-05-10T06:16:27.655Z | |
| 2508 | 2026-05-10T06:16:27.655Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2509 | 2026-05-10T06:16:27.655Z | |
| 2510 | 2026-05-10T06:16:27.666Z | Doc-tests common |
| 2511 | 2026-05-10T06:16:27.901Z | |
| 2512 | 2026-05-10T06:16:27.902Z | running 0 tests |
| 2513 | 2026-05-10T06:16:27.902Z | |
| 2514 | 2026-05-10T06:16:27.902Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2515 | 2026-05-10T06:16:27.902Z | |
| 2516 | 2026-05-10T06:16:27.923Z | Doc-tests dpd_api |
| 2517 | 2026-05-10T06:16:29.079Z | |
| 2518 | 2026-05-10T06:16:29.079Z | running 2 tests |
| 2519 | 2026-05-10T06:16:29.079Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2520 | 2026-05-10T06:16:29.079Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2521 | 2026-05-10T06:16:29.079Z | |
| 2522 | 2026-05-10T06:16:29.079Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2523 | 2026-05-10T06:16:29.079Z | |
| 2524 | 2026-05-10T06:16:29.120Z | Doc-tests dpd_client |
| 2525 | 2026-05-10T06:16:30.406Z | |
| 2526 | 2026-05-10T06:16:30.406Z | running 0 tests |
| 2527 | 2026-05-10T06:16:30.406Z | |
| 2528 | 2026-05-10T06:16:30.406Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2529 | 2026-05-10T06:16:30.406Z | |
| 2530 | 2026-05-10T06:16:30.452Z | Doc-tests dpd_types |
| 2531 | 2026-05-10T06:16:30.790Z | |
| 2532 | 2026-05-10T06:16:30.790Z | running 0 tests |
| 2533 | 2026-05-10T06:16:30.791Z | |
| 2534 | 2026-05-10T06:16:30.791Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2535 | 2026-05-10T06:16:30.791Z | |
| 2536 | 2026-05-10T06:16:30.820Z | Doc-tests packet |
| 2537 | 2026-05-10T06:16:30.930Z | |
| 2538 | 2026-05-10T06:16:30.930Z | running 0 tests |
| 2539 | 2026-05-10T06:16:30.930Z | |
| 2540 | 2026-05-10T06:16:30.930Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2541 | 2026-05-10T06:16:30.930Z | |
| 2542 | 2026-05-10T06:16:30.947Z | Doc-tests pcap |
| 2543 | 2026-05-10T06:16:30.999Z | |
| 2544 | 2026-05-10T06:16:30.999Z | running 0 tests |
| 2545 | 2026-05-10T06:16:30.999Z | |
| 2546 | 2026-05-10T06:16:30.999Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2547 | 2026-05-10T06:16:30.999Z | |
| 2548 | 2026-05-10T06:16:31.065Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2549 | 2026-05-10T06:16:31.065Z | + RUST_BACKTRACE=full |
| 2550 | 2026-05-10T06:16:31.065Z | + cargo test --features tofino_asic --no-fail-fast |
| 2551 | 2026-05-10T06:16:31.648Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2552 | 2026-05-10T06:16:31.723Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2553 | 2026-05-10T06:16:31.729Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2554 | 2026-05-10T06:16:31.737Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2555 | 2026-05-10T06:16:40.218Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2556 | 2026-05-10T06:16:40.931Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2557 | 2026-05-10T06:17:18.489Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 47.41s |
| 2558 | 2026-05-10T06:17:18.598Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2559 | 2026-05-10T06:17:18.601Z | |
| 2560 | 2026-05-10T06:17:18.601Z | running 5 tests |
| 2561 | 2026-05-10T06:17:18.604Z | test fuse::tests::chip_revision_b0 ... ok |
| 2562 | 2026-05-10T06:17:18.604Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2563 | 2026-05-10T06:17:18.604Z | test fuse::tests::chip_revision_b1 ... ok |
| 2564 | 2026-05-10T06:17:18.604Z | test fuse::tests::chip_revision_a0 ... ok |
| 2565 | 2026-05-10T06:17:18.604Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2566 | 2026-05-10T06:17:18.604Z | |
| 2567 | 2026-05-10T06:17:18.605Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2568 | 2026-05-10T06:17:18.605Z | |
| 2569 | 2026-05-10T06:17:18.605Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2570 | 2026-05-10T06:17:18.605Z | |
| 2571 | 2026-05-10T06:17:18.605Z | running 0 tests |
| 2572 | 2026-05-10T06:17:18.608Z | |
| 2573 | 2026-05-10T06:17:18.608Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2574 | 2026-05-10T06:17:18.608Z | |
| 2575 | 2026-05-10T06:17:18.608Z | Running unittests src/lib.rs (target/debug/deps/asic-23e26aff0e5482a3) |
| 2576 | 2026-05-10T06:17:18.689Z | |
| 2577 | 2026-05-10T06:17:18.689Z | running 8 tests |
| 2578 | 2026-05-10T06:17:18.692Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2579 | 2026-05-10T06:17:18.692Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2580 | 2026-05-10T06:17:18.692Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2581 | 2026-05-10T06:17:18.692Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2582 | 2026-05-10T06:17:18.692Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2583 | 2026-05-10T06:17:18.692Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2584 | 2026-05-10T06:17:18.699Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2585 | 2026-05-10T06:17:19.191Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2586 | 2026-05-10T06:17:19.191Z | |
| 2587 | 2026-05-10T06:17:19.191Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2588 | 2026-05-10T06:17:19.192Z | |
| 2589 | 2026-05-10T06:17:19.201Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2590 | 2026-05-10T06:17:19.204Z | |
| 2591 | 2026-05-10T06:17:19.204Z | running 10 tests |
| 2592 | 2026-05-10T06:17:19.207Z | test network::tests::test_equal ... ok |
| 2593 | 2026-05-10T06:17:19.207Z | test network::tests::test_eui64 ... ok |
| 2594 | 2026-05-10T06:17:19.207Z | test nat::tests::test_vni ... ok |
| 2595 | 2026-05-10T06:17:19.207Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2596 | 2026-05-10T06:17:19.208Z | test network::tests::test_into ... ok |
| 2597 | 2026-05-10T06:17:19.208Z | test network::tests::test_not_equal ... ok |
| 2598 | 2026-05-10T06:17:19.208Z | test network::tests::test_parse ... ok |
| 2599 | 2026-05-10T06:17:19.208Z | test network::tests::test_to_string ... ok |
| 2600 | 2026-05-10T06:17:19.208Z | test test_purge ... ok |
| 2601 | 2026-05-10T06:17:19.210Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2602 | 2026-05-10T06:17:19.210Z | |
| 2603 | 2026-05-10T06:17:19.210Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2604 | 2026-05-10T06:17:19.210Z | |
| 2605 | 2026-05-10T06:17:19.210Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f7ec59f9437a8ba0) |
| 2606 | 2026-05-10T06:17:19.213Z | |
| 2607 | 2026-05-10T06:17:19.213Z | running 1 test |
| 2608 | 2026-05-10T06:17:20.463Z | test test::test_apis_up_to_date ... ok |
| 2609 | 2026-05-10T06:17:20.463Z | |
| 2610 | 2026-05-10T06:17:20.463Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s |
| 2611 | 2026-05-10T06:17:20.463Z | |
| 2612 | 2026-05-10T06:17:20.518Z | Running unittests src/main.rs (target/debug/deps/dpd-1551f12f257a1cdd) |
| 2613 | 2026-05-10T06:17:20.581Z | |
| 2614 | 2026-05-10T06:17:20.581Z | running 50 tests |
| 2615 | 2026-05-10T06:17:20.584Z | test freemap::test_ordering ... ok |
| 2616 | 2026-05-10T06:17:20.584Z | test freemap::test_split ... ok |
| 2617 | 2026-05-10T06:17:20.584Z | test config::tests::test_updates ... ok |
| 2618 | 2026-05-10T06:17:20.584Z | test macaddrs::tests::test_mac_offset ... ok |
| 2619 | 2026-05-10T06:17:20.584Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2620 | 2026-05-10T06:17:20.584Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2621 | 2026-05-10T06:17:20.584Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2622 | 2026-05-10T06:17:20.584Z | test nat::test_mapping ... ok |
| 2623 | 2026-05-10T06:17:20.584Z | test port_map::tests::dump_map ... ok |
| 2624 | 2026-05-10T06:17:20.585Z | test port_map::tests::test_backplane_group ... ok |
| 2625 | 2026-05-10T06:17:20.585Z | test port_map::tests::test_port_map ... ok |
| 2626 | 2026-05-10T06:17:20.588Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2627 | 2026-05-10T06:17:20.588Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2628 | 2026-05-10T06:17:20.588Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2629 | 2026-05-10T06:17:20.588Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 2630 | 2026-05-10T06:17:20.588Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 2631 | 2026-05-10T06:17:20.588Z | May 10 06:17:18.812 DEBG created new freemapMay 10 06:17:18.812 DEBG created new freemap, unit: freemap_test |
| 2632 | 2026-05-10T06:17:20.588Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 2633 | 2026-05-10T06:17:20.588Z | , unitMay 10 06:17:18.812: DEBG created new freemap, unitMay 10 06:17:18.812: May 10 06:17:18.812DEBG freemap_testDEBG created new freemap |
| 2634 | 2026-05-10T06:17:20.588Z | created new freemap, unit, :unitMay 10 06:17:18.812: May 10 06:17:18.812DEBG DEBGfreemap_test |
| 2635 | 2026-05-10T06:17:20.588Z | initted freemap. size: 128initted freemap. size: 128, freemap_testunit |
| 2636 | 2026-05-10T06:17:20.588Z | : , freemap_testunitMay 10 06:17:18.812May 10 06:17:18.812: |
| 2637 | 2026-05-10T06:17:20.588Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 2638 | 2026-05-10T06:17:20.588Z | DEBGfreemap_test |
| 2639 | 2026-05-10T06:17:20.588Z | initted freemap. size: 128DEBG May 10 06:17:18.812initted freemap. size: 128 , DEBG, unit unit:reset freemap :, freemap_test unitfreemap_test: |
| 2640 | 2026-05-10T06:17:20.588Z | May 10 06:17:18.812 |
| 2641 | 2026-05-10T06:17:20.588Z | freemap_testDEBG |
| 2642 | 2026-05-10T06:17:20.588Z | May 10 06:17:18.812May 10 06:17:18.812 DEBGreset freemapDEBG , reset freemapunitreset freemap, , :unitunit ::freemap_test |
| 2643 | 2026-05-10T06:17:20.588Z | freemap_test freemap_test |
| 2644 | 2026-05-10T06:17:20.588Z | |
| 2645 | 2026-05-10T06:17:20.588Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2646 | 2026-05-10T06:17:20.589Z | freemap_test |
| 2647 | 2026-05-10T06:17:20.589Z | May 10 06:17:18.812 DEBG initted freemap. size: 128, unit: freemap_test |
| 2648 | 2026-05-10T06:17:20.589Z | May 10 06:17:18.812 DEBG reset freemap, unit: freemap_test |
| 2649 | 2026-05-10T06:17:20.589Z | test freemap::test_reclaim ... ok |
| 2650 | 2026-05-10T06:17:20.589Z | test freemap::test_span ... ok |
| 2651 | 2026-05-10T06:17:20.589Z | test freemap::test_free ... ok |
| 2652 | 2026-05-10T06:17:20.589Z | test freemap::test_exhaustion ... ok |
| 2653 | 2026-05-10T06:17:20.589Z | test freemap::test_basic ... ok |
| 2654 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2655 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2656 | 2026-05-10T06:17:20.589Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2657 | 2026-05-10T06:17:20.589Z | test api_server::tests::test_build_info ... ok |
| 2658 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2659 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2660 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2661 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2662 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2663 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2664 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2665 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2666 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2667 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2668 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2669 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2670 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2671 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2672 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2673 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2674 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2675 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2676 | 2026-05-10T06:17:20.589Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2677 | 2026-05-10T06:17:20.593Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2678 | 2026-05-10T06:17:20.593Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2679 | 2026-05-10T06:17:20.593Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2680 | 2026-05-10T06:17:20.593Z | |
| 2681 | 2026-05-10T06:17:20.593Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2682 | 2026-05-10T06:17:20.593Z | |
| 2683 | 2026-05-10T06:17:20.601Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7c6f875f31a8a7e5) |
| 2684 | 2026-05-10T06:17:20.604Z | |
| 2685 | 2026-05-10T06:17:20.604Z | running 0 tests |
| 2686 | 2026-05-10T06:17:20.604Z | |
| 2687 | 2026-05-10T06:17:20.604Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2688 | 2026-05-10T06:17:20.604Z | |
| 2689 | 2026-05-10T06:17:20.604Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-1183094212abf212) |
| 2690 | 2026-05-10T06:17:20.607Z | |
| 2691 | 2026-05-10T06:17:20.607Z | running 0 tests |
| 2692 | 2026-05-10T06:17:20.607Z | |
| 2693 | 2026-05-10T06:17:20.607Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2694 | 2026-05-10T06:17:20.607Z | |
| 2695 | 2026-05-10T06:17:20.607Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-987bf8e8e9caa972) |
| 2696 | 2026-05-10T06:17:20.607Z | |
| 2697 | 2026-05-10T06:17:20.607Z | running 6 tests |
| 2698 | 2026-05-10T06:17:20.610Z | test tests::test_full_lot_id_neither_present ... ok |
| 2699 | 2026-05-10T06:17:20.610Z | test tests::test_full_lot_id_lot_only ... ok |
| 2700 | 2026-05-10T06:17:20.610Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2701 | 2026-05-10T06:17:20.610Z | test tests::test_full_lot_id_both_present ... ok |
| 2702 | 2026-05-10T06:17:20.610Z | test tests::test_parse_client_port_id ... ok |
| 2703 | 2026-05-10T06:17:20.610Z | test tests::test_port_id_cmp ... ok |
| 2704 | 2026-05-10T06:17:20.610Z | |
| 2705 | 2026-05-10T06:17:20.610Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2706 | 2026-05-10T06:17:20.610Z | |
| 2707 | 2026-05-10T06:17:20.610Z | Running tests/test_all.rs (target/debug/deps/test_all-d28eac7483a362d9) |
| 2708 | 2026-05-10T06:17:20.610Z | |
| 2709 | 2026-05-10T06:17:20.610Z | running 0 tests |
| 2710 | 2026-05-10T06:17:20.610Z | |
| 2711 | 2026-05-10T06:17:20.610Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2712 | 2026-05-10T06:17:20.610Z | |
| 2713 | 2026-05-10T06:17:20.610Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-5f44be03a468ec0c) |
| 2714 | 2026-05-10T06:17:20.613Z | |
| 2715 | 2026-05-10T06:17:20.613Z | running 0 tests |
| 2716 | 2026-05-10T06:17:20.614Z | |
| 2717 | 2026-05-10T06:17:20.614Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2718 | 2026-05-10T06:17:20.614Z | |
| 2719 | 2026-05-10T06:17:20.614Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2720 | 2026-05-10T06:17:20.616Z | |
| 2721 | 2026-05-10T06:17:20.617Z | running 12 tests |
| 2722 | 2026-05-10T06:17:20.617Z | test icmp::test_v6_checksum ... ok |
| 2723 | 2026-05-10T06:17:20.617Z | test lldp::test_lldp_parse ... ok |
| 2724 | 2026-05-10T06:17:20.617Z | test icmp::test_v4_checksum ... ok |
| 2725 | 2026-05-10T06:17:20.617Z | test ipv6::test_ipv6_parse ... ok |
| 2726 | 2026-05-10T06:17:20.617Z | test pbuf::test_byte ... ok |
| 2727 | 2026-05-10T06:17:20.617Z | test pbuf::test_nibble ... ok |
| 2728 | 2026-05-10T06:17:20.617Z | test pbuf::test_short ... ok |
| 2729 | 2026-05-10T06:17:20.617Z | test pbuf::test_overflow ... ok |
| 2730 | 2026-05-10T06:17:20.617Z | test pbuf::test_twelve ... ok |
| 2731 | 2026-05-10T06:17:20.617Z | test pbuf::test_word ... ok |
| 2732 | 2026-05-10T06:17:20.617Z | test tcp::test_checksum_ack_data ... ok |
| 2733 | 2026-05-10T06:17:20.617Z | test tcp::test_checksum_syn_nodata ... ok |
| 2734 | 2026-05-10T06:17:20.617Z | |
| 2735 | 2026-05-10T06:17:20.617Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2736 | 2026-05-10T06:17:20.617Z | |
| 2737 | 2026-05-10T06:17:20.617Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2738 | 2026-05-10T06:17:20.617Z | |
| 2739 | 2026-05-10T06:17:20.617Z | running 0 tests |
| 2740 | 2026-05-10T06:17:20.617Z | |
| 2741 | 2026-05-10T06:17:20.617Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2742 | 2026-05-10T06:17:20.617Z | |
| 2743 | 2026-05-10T06:17:20.620Z | Running unittests src/main.rs (target/debug/deps/swadm-520862971dd4ee37) |
| 2744 | 2026-05-10T06:17:20.620Z | |
| 2745 | 2026-05-10T06:17:20.620Z | running 5 tests |
| 2746 | 2026-05-10T06:17:20.620Z | test switchport::test::test_compute_lanes ... ok |
| 2747 | 2026-05-10T06:17:20.621Z | test switchport::test::port_id_ordering ... ok |
| 2748 | 2026-05-10T06:17:20.621Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2749 | 2026-05-10T06:17:20.621Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2750 | 2026-05-10T06:17:20.621Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2751 | 2026-05-10T06:17:20.621Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2752 | 2026-05-10T06:17:20.621Z | Tx Enabled: Yes Yes Yes Yes |
| 2753 | 2026-05-10T06:17:20.621Z | Tx Loss-of-lock: No No No No |
| 2754 | 2026-05-10T06:17:20.621Z | Tx Loss-of-signal: No No No No |
| 2755 | 2026-05-10T06:17:20.621Z | Tx CDR Enabled: No No No No |
| 2756 | 2026-05-10T06:17:20.621Z | Tx Adaptive EQ Fault: No No No No |
| 2757 | 2026-05-10T06:17:20.621Z | Tx Fault: Yes Yes Yes Yes |
| 2758 | 2026-05-10T06:17:20.621Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2759 | 2026-05-10T06:17:20.621Z | test switchport::test::test_print_sff_datapath ... ok State: Activated |
| 2760 | 2026-05-10T06:17:20.621Z | Activated Activated Activated |
| 2761 | 2026-05-10T06:17:20.621Z | Rx Output Enabled: false false false false |
| 2762 | 2026-05-10T06:17:20.621Z | Rx Output Status: valid valid valid valid |
| 2763 | 2026-05-10T06:17:20.621Z | Rx Loss-of-lock: true true true true |
| 2764 | 2026-05-10T06:17:20.621Z | Rx Loss-of-signal: false false false false |
| 2765 | 2026-05-10T06:17:20.621Z | Rx Auto-squelch Disable: true true true true |
| 2766 | 2026-05-10T06:17:20.621Z | Tx Output Enabled: true true true true |
| 2767 | 2026-05-10T06:17:20.621Z | Tx Output Status: invalid invalid invalid invalid |
| 2768 | 2026-05-10T06:17:20.621Z | Tx Loss-of-lock: false false false false |
| 2769 | 2026-05-10T06:17:20.621Z | Tx Loss-of-signal: true true true true |
| 2770 | 2026-05-10T06:17:20.621Z | Tx Auto-squelch Disable: false false false false |
| 2771 | 2026-05-10T06:17:20.621Z | Tx Adaptive EQ Fail: true true true true |
| 2772 | 2026-05-10T06:17:20.621Z | Tx Failure: false false false false |
| 2773 | 2026-05-10T06:17:20.621Z | Tx Force Squelch: true true true true |
| 2774 | 2026-05-10T06:17:20.621Z | Tx Input Polarity: normal normal normal normal |
| 2775 | 2026-05-10T06:17:20.621Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2776 | 2026-05-10T06:17:20.625Z | test link::test_filter ... ok |
| 2777 | 2026-05-10T06:17:20.625Z | |
| 2778 | 2026-05-10T06:17:20.625Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2779 | 2026-05-10T06:17:20.625Z | |
| 2780 | 2026-05-10T06:17:20.625Z | Running tests/counters.rs (target/debug/deps/counters-12223fda8f22af34) |
| 2781 | 2026-05-10T06:17:20.625Z | |
| 2782 | 2026-05-10T06:17:20.625Z | running 1 test |
| 2783 | 2026-05-10T06:17:20.625Z | test test_p4_counter_list ... ignored |
| 2784 | 2026-05-10T06:17:20.625Z | |
| 2785 | 2026-05-10T06:17:20.625Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2786 | 2026-05-10T06:17:20.625Z | |
| 2787 | 2026-05-10T06:17:20.625Z | Running tests/port-link.rs (target/debug/deps/port_link-ab27c4cf4b6b317d) |
| 2788 | 2026-05-10T06:17:20.625Z | |
| 2789 | 2026-05-10T06:17:20.625Z | running 5 tests |
| 2790 | 2026-05-10T06:17:20.625Z | test test_an ... ignored |
| 2791 | 2026-05-10T06:17:20.625Z | test test_enable ... ignored |
| 2792 | 2026-05-10T06:17:20.625Z | test test_ip_addresses ... ignored |
| 2793 | 2026-05-10T06:17:20.625Z | test test_kr ... ignored |
| 2794 | 2026-05-10T06:17:20.625Z | test test_mac ... ignored |
| 2795 | 2026-05-10T06:17:20.625Z | |
| 2796 | 2026-05-10T06:17:20.625Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2797 | 2026-05-10T06:17:20.625Z | |
| 2798 | 2026-05-10T06:17:20.625Z | Running unittests src/main.rs (target/debug/deps/tfportd-0b125c38c1a931aa) |
| 2799 | 2026-05-10T06:17:20.628Z | |
| 2800 | 2026-05-10T06:17:20.628Z | running 3 tests |
| 2801 | 2026-05-10T06:17:20.628Z | test linklocal::test_parse_ipadm ... ok |
| 2802 | 2026-05-10T06:17:20.628Z | test tfport::test_parse_tfport ... ok |
| 2803 | 2026-05-10T06:17:20.628Z | test config::tests::test_updates ... ok |
| 2804 | 2026-05-10T06:17:20.628Z | |
| 2805 | 2026-05-10T06:17:20.628Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2806 | 2026-05-10T06:17:20.628Z | |
| 2807 | 2026-05-10T06:17:20.628Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2808 | 2026-05-10T06:17:20.631Z | |
| 2809 | 2026-05-10T06:17:20.631Z | running 0 tests |
| 2810 | 2026-05-10T06:17:20.631Z | |
| 2811 | 2026-05-10T06:17:20.631Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2812 | 2026-05-10T06:17:20.631Z | |
| 2813 | 2026-05-10T06:17:20.631Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2814 | 2026-05-10T06:17:20.631Z | |
| 2815 | 2026-05-10T06:17:20.631Z | running 0 tests |
| 2816 | 2026-05-10T06:17:20.631Z | |
| 2817 | 2026-05-10T06:17:20.631Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2818 | 2026-05-10T06:17:20.631Z | |
| 2819 | 2026-05-10T06:17:20.634Z | Doc-tests aal |
| 2820 | 2026-05-10T06:17:20.753Z | |
| 2821 | 2026-05-10T06:17:20.753Z | running 0 tests |
| 2822 | 2026-05-10T06:17:20.753Z | |
| 2823 | 2026-05-10T06:17:20.754Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2824 | 2026-05-10T06:17:20.754Z | |
| 2825 | 2026-05-10T06:17:20.771Z | Doc-tests aal_macros |
| 2826 | 2026-05-10T06:17:20.843Z | |
| 2827 | 2026-05-10T06:17:20.843Z | running 0 tests |
| 2828 | 2026-05-10T06:17:20.843Z | |
| 2829 | 2026-05-10T06:17:20.843Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2830 | 2026-05-10T06:17:20.843Z | |
| 2831 | 2026-05-10T06:17:20.854Z | Doc-tests common |
| 2832 | 2026-05-10T06:17:21.083Z | |
| 2833 | 2026-05-10T06:17:21.084Z | running 0 tests |
| 2834 | 2026-05-10T06:17:21.084Z | |
| 2835 | 2026-05-10T06:17:21.084Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2836 | 2026-05-10T06:17:21.084Z | |
| 2837 | 2026-05-10T06:17:21.106Z | Doc-tests dpd_api |
| 2838 | 2026-05-10T06:17:22.252Z | |
| 2839 | 2026-05-10T06:17:22.252Z | running 2 tests |
| 2840 | 2026-05-10T06:17:22.252Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2841 | 2026-05-10T06:17:22.252Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2842 | 2026-05-10T06:17:22.252Z | |
| 2843 | 2026-05-10T06:17:22.252Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2844 | 2026-05-10T06:17:22.252Z | |
| 2845 | 2026-05-10T06:17:22.297Z | Doc-tests dpd_client |
| 2846 | 2026-05-10T06:17:23.560Z | |
| 2847 | 2026-05-10T06:17:23.560Z | running 0 tests |
| 2848 | 2026-05-10T06:17:23.560Z | |
| 2849 | 2026-05-10T06:17:23.560Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2850 | 2026-05-10T06:17:23.560Z | |
| 2851 | 2026-05-10T06:17:23.607Z | Doc-tests dpd_types |
| 2852 | 2026-05-10T06:17:23.946Z | |
| 2853 | 2026-05-10T06:17:23.946Z | running 0 tests |
| 2854 | 2026-05-10T06:17:23.946Z | |
| 2855 | 2026-05-10T06:17:23.946Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2856 | 2026-05-10T06:17:23.946Z | |
| 2857 | 2026-05-10T06:17:23.977Z | Doc-tests packet |
| 2858 | 2026-05-10T06:17:24.091Z | |
| 2859 | 2026-05-10T06:17:24.091Z | running 0 tests |
| 2860 | 2026-05-10T06:17:24.091Z | |
| 2861 | 2026-05-10T06:17:24.091Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2862 | 2026-05-10T06:17:24.091Z | |
| 2863 | 2026-05-10T06:17:24.108Z | Doc-tests pcap |
| 2864 | 2026-05-10T06:17:24.162Z | |
| 2865 | 2026-05-10T06:17:24.162Z | running 0 tests |
| 2866 | 2026-05-10T06:17:24.162Z | |
| 2867 | 2026-05-10T06:17:24.162Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2868 | 2026-05-10T06:17:24.162Z | |
| 2869 | 2026-05-10T06:17:24.209Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2870 | 2026-05-10T06:17:24.209Z | + RUST_BACKTRACE=full |
| 2871 | 2026-05-10T06:17:24.209Z | + cargo test --features softnpu --no-fail-fast |
| 2872 | 2026-05-10T06:17:24.833Z | Compiling num-integer v0.1.46 |
| 2873 | 2026-05-10T06:17:24.836Z | Compiling num-complex v0.4.6 |
| 2874 | 2026-05-10T06:17:24.954Z | Compiling bitstruct_derive v0.1.0 |
| 2875 | 2026-05-10T06:17:24.958Z | Compiling tap v1.0.1 |
| 2876 | 2026-05-10T06:17:25.079Z | Compiling wyz v0.5.1 |
| 2877 | 2026-05-10T06:17:25.215Z | Compiling num-iter v0.1.45 |
| 2878 | 2026-05-10T06:17:25.252Z | Compiling num-rational v0.4.2 |
| 2879 | 2026-05-10T06:17:25.258Z | Compiling num-bigint v0.4.6 |
| 2880 | 2026-05-10T06:17:25.341Z | Compiling radium v0.7.0 |
| 2881 | 2026-05-10T06:17:25.372Z | Compiling funty v2.0.0 |
| 2882 | 2026-05-10T06:17:25.401Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2883 | 2026-05-10T06:17:25.452Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2884 | 2026-05-10T06:17:25.545Z | Compiling num v0.4.3 |
| 2885 | 2026-05-10T06:17:25.630Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2886 | 2026-05-10T06:17:25.641Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2887 | 2026-05-10T06:17:25.663Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2888 | 2026-05-10T06:17:25.759Z | Compiling bitvec v1.0.1 |
| 2889 | 2026-05-10T06:17:25.777Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2890 | 2026-05-10T06:17:25.927Z | Compiling typeid v1.0.3 |
| 2891 | 2026-05-10T06:17:25.954Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2892 | 2026-05-10T06:17:26.035Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2893 | 2026-05-10T06:17:26.049Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2894 | 2026-05-10T06:17:26.081Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2895 | 2026-05-10T06:17:26.385Z | Compiling ascii v1.1.0 |
| 2896 | 2026-05-10T06:17:26.807Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2897 | 2026-05-10T06:17:26.868Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2898 | 2026-05-10T06:17:26.914Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2899 | 2026-05-10T06:17:26.991Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2900 | 2026-05-10T06:17:27.145Z | Compiling erased-serde v0.4.8 |
| 2901 | 2026-05-10T06:17:27.262Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2902 | 2026-05-10T06:17:27.373Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2903 | 2026-05-10T06:17:27.432Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2904 | 2026-05-10T06:17:27.651Z | Compiling bitstruct v0.1.1 |
| 2905 | 2026-05-10T06:17:27.983Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2906 | 2026-05-10T06:17:27.994Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2907 | 2026-05-10T06:17:28.054Z | Compiling serde_arrays v0.1.0 |
| 2908 | 2026-05-10T06:17:28.073Z | Compiling libloading v0.7.4 |
| 2909 | 2026-05-10T06:17:28.351Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2910 | 2026-05-10T06:17:28.856Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2911 | 2026-05-10T06:17:29.069Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2912 | 2026-05-10T06:17:29.081Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2913 | 2026-05-10T06:17:30.196Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2914 | 2026-05-10T06:17:30.978Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2915 | 2026-05-10T06:17:37.168Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2916 | 2026-05-10T06:17:37.387Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2917 | 2026-05-10T06:17:37.387Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2918 | 2026-05-10T06:17:37.495Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2919 | 2026-05-10T06:17:37.851Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2920 | 2026-05-10T06:17:38.126Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2921 | 2026-05-10T06:17:39.570Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2922 | 2026-05-10T06:17:40.025Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2923 | 2026-05-10T06:17:41.123Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2924 | 2026-05-10T06:17:45.894Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2925 | 2026-05-10T06:17:46.217Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2926 | 2026-05-10T06:17:47.696Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2927 | 2026-05-10T06:17:48.057Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2928 | 2026-05-10T06:17:54.537Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2929 | 2026-05-10T06:17:57.219Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2930 | 2026-05-10T06:18:00.770Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2931 | 2026-05-10T06:18:39.074Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s |
| 2932 | 2026-05-10T06:18:39.186Z | Running unittests src/lib.rs (target/debug/deps/aal-4d25eaadfe042da1) |
| 2933 | 2026-05-10T06:18:39.189Z | |
| 2934 | 2026-05-10T06:18:39.189Z | running 5 tests |
| 2935 | 2026-05-10T06:18:39.192Z | test fuse::tests::chip_revision_a0 ... ok |
| 2936 | 2026-05-10T06:18:39.192Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2937 | 2026-05-10T06:18:39.192Z | test fuse::tests::chip_revision_b1 ... ok |
| 2938 | 2026-05-10T06:18:39.192Z | test fuse::tests::chip_revision_b0 ... ok |
| 2939 | 2026-05-10T06:18:39.192Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2940 | 2026-05-10T06:18:39.192Z | |
| 2941 | 2026-05-10T06:18:39.193Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2942 | 2026-05-10T06:18:39.193Z | |
| 2943 | 2026-05-10T06:18:39.193Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2944 | 2026-05-10T06:18:39.196Z | |
| 2945 | 2026-05-10T06:18:39.196Z | running 0 tests |
| 2946 | 2026-05-10T06:18:39.196Z | |
| 2947 | 2026-05-10T06:18:39.196Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2948 | 2026-05-10T06:18:39.196Z | |
| 2949 | 2026-05-10T06:18:39.196Z | Running unittests src/lib.rs (target/debug/deps/asic-b0da135c6117f9c6) |
| 2950 | 2026-05-10T06:18:39.199Z | |
| 2951 | 2026-05-10T06:18:39.199Z | running 0 tests |
| 2952 | 2026-05-10T06:18:39.199Z | |
| 2953 | 2026-05-10T06:18:39.199Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2954 | 2026-05-10T06:18:39.199Z | |
| 2955 | 2026-05-10T06:18:39.199Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2956 | 2026-05-10T06:18:39.202Z | |
| 2957 | 2026-05-10T06:18:39.202Z | running 10 tests |
| 2958 | 2026-05-10T06:18:39.202Z | test network::tests::test_equal ... ok |
| 2959 | 2026-05-10T06:18:39.202Z | test nat::tests::test_vni ... ok |
| 2960 | 2026-05-10T06:18:39.202Z | test network::tests::test_eui64 ... ok |
| 2961 | 2026-05-10T06:18:39.202Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2962 | 2026-05-10T06:18:39.202Z | test network::tests::test_into ... ok |
| 2963 | 2026-05-10T06:18:39.202Z | test network::tests::test_not_equal ... ok |
| 2964 | 2026-05-10T06:18:39.202Z | test network::tests::test_parse ... ok |
| 2965 | 2026-05-10T06:18:39.202Z | test network::tests::test_to_string ... ok |
| 2966 | 2026-05-10T06:18:39.202Z | test test_purge ... ok |
| 2967 | 2026-05-10T06:18:39.205Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2968 | 2026-05-10T06:18:39.205Z | |
| 2969 | 2026-05-10T06:18:39.205Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2970 | 2026-05-10T06:18:39.205Z | |
| 2971 | 2026-05-10T06:18:39.205Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-ff7c4d0ad40e031b) |
| 2972 | 2026-05-10T06:18:39.209Z | |
| 2973 | 2026-05-10T06:18:39.209Z | running 1 test |
| 2974 | 2026-05-10T06:18:40.478Z | test test::test_apis_up_to_date ... ok |
| 2975 | 2026-05-10T06:18:40.478Z | |
| 2976 | 2026-05-10T06:18:40.478Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s |
| 2977 | 2026-05-10T06:18:40.478Z | |
| 2978 | 2026-05-10T06:18:40.534Z | Running unittests src/main.rs (target/debug/deps/dpd-202d1c3845a28744) |
| 2979 | 2026-05-10T06:18:40.539Z | |
| 2980 | 2026-05-10T06:18:40.539Z | running 18 tests |
| 2981 | 2026-05-10T06:18:40.542Z | test freemap::test_ordering ... ok |
| 2982 | 2026-05-10T06:18:40.542Z | test freemap::test_split ... ok |
| 2983 | 2026-05-10T06:18:40.542Z | test config::tests::test_updates ... ok |
| 2984 | 2026-05-10T06:18:40.542Z | test macaddrs::tests::test_mac_offset ... ok |
| 2985 | 2026-05-10T06:18:40.542Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2986 | 2026-05-10T06:18:40.542Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2987 | 2026-05-10T06:18:40.543Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2988 | 2026-05-10T06:18:40.543Z | test nat::test_mapping ... ok |
| 2989 | 2026-05-10T06:18:40.546Z | test port_map::tests::dump_map ... ok |
| 2990 | 2026-05-10T06:18:40.546Z | test port_map::tests::test_backplane_group ... ok |
| 2991 | 2026-05-10T06:18:40.546Z | test port_map::tests::test_port_map ... ok |
| 2992 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.765 DEBG created new freemap, unit: freemap_test |
| 2993 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.765 DEBG initted freemap. size: 128, unit: freemap_test |
| 2994 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.765 DEBG reset freemap, unit: freemap_test |
| 2995 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.765May 10 06:18:38.765 DEBGDEBG created new freemapcreated new freemap, unit, :unit :freemap_test |
| 2996 | 2026-05-10T06:18:40.546Z | freemap_test |
| 2997 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.765 DEBG May 10 06:18:38.765initted freemap. size: 128 , DEBGunit :initted freemap. size: 128 , freemap_testunit |
| 2998 | 2026-05-10T06:18:40.546Z | :May 10 06:18:38.765 freemap_testDEBG |
| 2999 | 2026-05-10T06:18:40.546Z | created new freemap, May 10 06:18:38.765unitMay 10 06:18:38.765: May 10 06:18:38.765 DEBGfreemap_testDEBG reset freemapreset freemap, , unit |
| 3000 | 2026-05-10T06:18:40.546Z | DEBG: unitcreated new freemap: , freemap_testunitfreemap_test: |
| 3001 | 2026-05-10T06:18:40.546Z | |
| 3002 | 2026-05-10T06:18:40.546Z | freemap_testMay 10 06:18:38.765 |
| 3003 | 2026-05-10T06:18:40.546Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 3004 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.766May 10 06:18:38.766 DEBGDEBG initted freemap. size: 128reset freemap, , unitunit:: freemap_testfreemap_test |
| 3005 | 2026-05-10T06:18:40.546Z | |
| 3006 | 2026-05-10T06:18:40.546Z | May 10 06:18:38.766 DEBG reset freemap, unit: freemap_test |
| 3007 | 2026-05-10T06:18:40.546Z | test freemap::test_span ... ok |
| 3008 | 2026-05-10T06:18:40.546Z | test freemap::test_basic ... ok |
| 3009 | 2026-05-10T06:18:40.546Z | test freemap::test_free ... ok |
| 3010 | 2026-05-10T06:18:40.546Z | test freemap::test_exhaustion ... ok |
| 3011 | 2026-05-10T06:18:40.546Z | test freemap::test_reclaim ... ok |
| 3012 | 2026-05-10T06:18:40.546Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3013 | 2026-05-10T06:18:40.546Z | test api_server::tests::test_build_info ... ok |
| 3014 | 2026-05-10T06:18:40.546Z | |
| 3015 | 2026-05-10T06:18:40.546Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3016 | 2026-05-10T06:18:40.546Z | |
| 3017 | 2026-05-10T06:18:40.549Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-bf6c84eebd75a0fc) |
| 3018 | 2026-05-10T06:18:40.549Z | |
| 3019 | 2026-05-10T06:18:40.549Z | running 0 tests |
| 3020 | 2026-05-10T06:18:40.549Z | |
| 3021 | 2026-05-10T06:18:40.550Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3022 | 2026-05-10T06:18:40.550Z | |
| 3023 | 2026-05-10T06:18:40.550Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-a305eedecb39832c) |
| 3024 | 2026-05-10T06:18:40.553Z | |
| 3025 | 2026-05-10T06:18:40.553Z | running 0 tests |
| 3026 | 2026-05-10T06:18:40.553Z | |
| 3027 | 2026-05-10T06:18:40.553Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3028 | 2026-05-10T06:18:40.553Z | |
| 3029 | 2026-05-10T06:18:40.553Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ef59e181257aa5ad) |
| 3030 | 2026-05-10T06:18:40.556Z | |
| 3031 | 2026-05-10T06:18:40.556Z | running 6 tests |
| 3032 | 2026-05-10T06:18:40.556Z | test tests::test_full_lot_id_neither_present ... ok |
| 3033 | 2026-05-10T06:18:40.556Z | test tests::test_full_lot_id_both_present ... ok |
| 3034 | 2026-05-10T06:18:40.556Z | test tests::test_parse_client_port_id ... ok |
| 3035 | 2026-05-10T06:18:40.556Z | test tests::test_port_id_cmp ... ok |
| 3036 | 2026-05-10T06:18:40.556Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3037 | 2026-05-10T06:18:40.556Z | test tests::test_full_lot_id_lot_only ... ok |
| 3038 | 2026-05-10T06:18:40.556Z | |
| 3039 | 2026-05-10T06:18:40.556Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3040 | 2026-05-10T06:18:40.556Z | |
| 3041 | 2026-05-10T06:18:40.556Z | Running tests/test_all.rs (target/debug/deps/test_all-0fdbb7514b3fc733) |
| 3042 | 2026-05-10T06:18:40.559Z | |
| 3043 | 2026-05-10T06:18:40.559Z | running 0 tests |
| 3044 | 2026-05-10T06:18:40.559Z | |
| 3045 | 2026-05-10T06:18:40.559Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3046 | 2026-05-10T06:18:40.559Z | |
| 3047 | 2026-05-10T06:18:40.559Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-e75d3bd74888eb1a) |
| 3048 | 2026-05-10T06:18:40.559Z | |
| 3049 | 2026-05-10T06:18:40.559Z | running 0 tests |
| 3050 | 2026-05-10T06:18:40.559Z | |
| 3051 | 2026-05-10T06:18:40.560Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3052 | 2026-05-10T06:18:40.560Z | |
| 3053 | 2026-05-10T06:18:40.560Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3054 | 2026-05-10T06:18:40.562Z | |
| 3055 | 2026-05-10T06:18:40.562Z | running 12 tests |
| 3056 | 2026-05-10T06:18:40.562Z | test lldp::test_lldp_parse ... ok |
| 3057 | 2026-05-10T06:18:40.562Z | test icmp::test_v4_checksum ... ok |
| 3058 | 2026-05-10T06:18:40.562Z | test icmp::test_v6_checksum ... ok |
| 3059 | 2026-05-10T06:18:40.563Z | test ipv6::test_ipv6_parse ... ok |
| 3060 | 2026-05-10T06:18:40.563Z | test pbuf::test_byte ... ok |
| 3061 | 2026-05-10T06:18:40.563Z | test pbuf::test_nibble ... ok |
| 3062 | 2026-05-10T06:18:40.563Z | test pbuf::test_overflow ... ok |
| 3063 | 2026-05-10T06:18:40.563Z | test pbuf::test_short ... ok |
| 3064 | 2026-05-10T06:18:40.563Z | test pbuf::test_twelve ... ok |
| 3065 | 2026-05-10T06:18:40.563Z | test pbuf::test_word ... ok |
| 3066 | 2026-05-10T06:18:40.563Z | test tcp::test_checksum_syn_nodata ... ok |
| 3067 | 2026-05-10T06:18:40.563Z | test tcp::test_checksum_ack_data ... ok |
| 3068 | 2026-05-10T06:18:40.563Z | |
| 3069 | 2026-05-10T06:18:40.563Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3070 | 2026-05-10T06:18:40.563Z | |
| 3071 | 2026-05-10T06:18:40.563Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3072 | 2026-05-10T06:18:40.566Z | |
| 3073 | 2026-05-10T06:18:40.566Z | running 0 tests |
| 3074 | 2026-05-10T06:18:40.566Z | |
| 3075 | 2026-05-10T06:18:40.566Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3076 | 2026-05-10T06:18:40.566Z | |
| 3077 | 2026-05-10T06:18:40.566Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 3078 | 2026-05-10T06:18:40.572Z | |
| 3079 | 2026-05-10T06:18:40.572Z | running 5 tests |
| 3080 | 2026-05-10T06:18:40.575Z | test switchport::test::test_compute_lanes ... ok |
| 3081 | 2026-05-10T06:18:40.578Z | test switchport::test::port_id_ordering ... ok |
| 3082 | 2026-05-10T06:18:40.578Z | test link::test_filter ... ok |
| 3083 | 2026-05-10T06:18:40.581Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3084 | 2026-05-10T06:18:40.581Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3085 | 2026-05-10T06:18:40.581Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3086 | 2026-05-10T06:18:40.581Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3087 | 2026-05-10T06:18:40.581Z | Tx Enabled: Yes Yes Lane 0 Yes Yes |
| 3088 | 2026-05-10T06:18:40.581Z | Tx Loss-of-lock: No NoLane 1 NoLane 2 No |
| 3089 | 2026-05-10T06:18:40.581Z | Lane 3 Tx Loss-of-signal: No |
| 3090 | 2026-05-10T06:18:40.581Z | No State: Activated No NoActivated |
| 3091 | 2026-05-10T06:18:40.581Z | Tx CDR Enabled: No ActivatedNo Activated |
| 3092 | 2026-05-10T06:18:40.581Z | No Rx Output Enabled: falseNo |
| 3093 | 2026-05-10T06:18:40.581Z | Tx Adaptive EQ Fault: Nofalse falseNo false |
| 3094 | 2026-05-10T06:18:40.581Z | No Rx Output Status: valid No |
| 3095 | 2026-05-10T06:18:40.581Z | Tx Fault: Yesvalid Yesvalid valid |
| 3096 | 2026-05-10T06:18:40.581Z | Yes Rx Loss-of-lock: trueYes |
| 3097 | 2026-05-10T06:18:40.581Z | true true true |
| 3098 | 2026-05-10T06:18:40.581Z | Rx Loss-of-signal: false false false false |
| 3099 | 2026-05-10T06:18:40.581Z | Rx Auto-squelch Disable: true true true true |
| 3100 | 2026-05-10T06:18:40.581Z | Tx Output Enabled: true true true true |
| 3101 | 2026-05-10T06:18:40.581Z | Tx Output Status: invalid invalid invalid invalid |
| 3102 | 2026-05-10T06:18:40.581Z | Tx Loss-of-lock: false false false false |
| 3103 | 2026-05-10T06:18:40.581Z | Tx Loss-of-signal: true true true true |
| 3104 | 2026-05-10T06:18:40.581Z | Tx Auto-squelch Disable: false false false false |
| 3105 | 2026-05-10T06:18:40.581Z | Tx Adaptive EQ Fail: true true true true |
| 3106 | 2026-05-10T06:18:40.581Z | Tx Failure: false false false false |
| 3107 | 2026-05-10T06:18:40.582Z | Tx Force Squelch: true true true true |
| 3108 | 2026-05-10T06:18:40.582Z | Tx Input Polarity: normal normal normal normal |
| 3109 | 2026-05-10T06:18:40.582Z | test switchport::test::test_print_sff_datapath ... ok |
| 3110 | 2026-05-10T06:18:40.582Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3111 | 2026-05-10T06:18:40.582Z | |
| 3112 | 2026-05-10T06:18:40.582Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3113 | 2026-05-10T06:18:40.582Z | |
| 3114 | 2026-05-10T06:18:40.582Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 3115 | 2026-05-10T06:18:40.586Z | |
| 3116 | 2026-05-10T06:18:40.586Z | running 1 test |
| 3117 | 2026-05-10T06:18:40.589Z | test test_p4_counter_list ... ignored |
| 3118 | 2026-05-10T06:18:40.589Z | |
| 3119 | 2026-05-10T06:18:40.589Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3120 | 2026-05-10T06:18:40.589Z | |
| 3121 | 2026-05-10T06:18:40.589Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 3122 | 2026-05-10T06:18:40.593Z | |
| 3123 | 2026-05-10T06:18:40.593Z | running 5 tests |
| 3124 | 2026-05-10T06:18:40.596Z | test test_an ... ignored |
| 3125 | 2026-05-10T06:18:40.596Z | test test_enable ... ignored |
| 3126 | 2026-05-10T06:18:40.596Z | test test_ip_addresses ... ignored |
| 3127 | 2026-05-10T06:18:40.596Z | test test_kr ... ignored |
| 3128 | 2026-05-10T06:18:40.596Z | test test_mac ... ignored |
| 3129 | 2026-05-10T06:18:40.596Z | |
| 3130 | 2026-05-10T06:18:40.596Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3131 | 2026-05-10T06:18:40.596Z | |
| 3132 | 2026-05-10T06:18:40.596Z | Running unittests src/main.rs (target/debug/deps/tfportd-6de78372f9c328fe) |
| 3133 | 2026-05-10T06:18:40.599Z | |
| 3134 | 2026-05-10T06:18:40.599Z | running 3 tests |
| 3135 | 2026-05-10T06:18:40.599Z | test linklocal::test_parse_ipadm ... ok |
| 3136 | 2026-05-10T06:18:40.599Z | test tfport::test_parse_tfport ... ok |
| 3137 | 2026-05-10T06:18:40.599Z | test config::tests::test_updates ... ok |
| 3138 | 2026-05-10T06:18:40.599Z | |
| 3139 | 2026-05-10T06:18:40.599Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3140 | 2026-05-10T06:18:40.599Z | |
| 3141 | 2026-05-10T06:18:40.603Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3142 | 2026-05-10T06:18:40.603Z | |
| 3143 | 2026-05-10T06:18:40.603Z | running 0 tests |
| 3144 | 2026-05-10T06:18:40.603Z | |
| 3145 | 2026-05-10T06:18:40.603Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3146 | 2026-05-10T06:18:40.603Z | |
| 3147 | 2026-05-10T06:18:40.603Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3148 | 2026-05-10T06:18:40.606Z | |
| 3149 | 2026-05-10T06:18:40.606Z | running 0 tests |
| 3150 | 2026-05-10T06:18:40.606Z | |
| 3151 | 2026-05-10T06:18:40.606Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3152 | 2026-05-10T06:18:40.606Z | |
| 3153 | 2026-05-10T06:18:40.606Z | Doc-tests aal |
| 3154 | 2026-05-10T06:18:40.727Z | |
| 3155 | 2026-05-10T06:18:40.727Z | running 0 tests |
| 3156 | 2026-05-10T06:18:40.727Z | |
| 3157 | 2026-05-10T06:18:40.727Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3158 | 2026-05-10T06:18:40.727Z | |
| 3159 | 2026-05-10T06:18:40.743Z | Doc-tests aal_macros |
| 3160 | 2026-05-10T06:18:40.812Z | |
| 3161 | 2026-05-10T06:18:40.813Z | running 0 tests |
| 3162 | 2026-05-10T06:18:40.813Z | |
| 3163 | 2026-05-10T06:18:40.813Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3164 | 2026-05-10T06:18:40.813Z | |
| 3165 | 2026-05-10T06:18:40.824Z | Doc-tests common |
| 3166 | 2026-05-10T06:18:41.056Z | |
| 3167 | 2026-05-10T06:18:41.057Z | running 0 tests |
| 3168 | 2026-05-10T06:18:41.057Z | |
| 3169 | 2026-05-10T06:18:41.057Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3170 | 2026-05-10T06:18:41.057Z | |
| 3171 | 2026-05-10T06:18:41.077Z | Doc-tests dpd_api |
| 3172 | 2026-05-10T06:18:42.242Z | |
| 3173 | 2026-05-10T06:18:42.242Z | running 2 tests |
| 3174 | 2026-05-10T06:18:42.242Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3175 | 2026-05-10T06:18:42.242Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3176 | 2026-05-10T06:18:42.242Z | |
| 3177 | 2026-05-10T06:18:42.242Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3178 | 2026-05-10T06:18:42.242Z | |
| 3179 | 2026-05-10T06:18:42.283Z | Doc-tests dpd_client |
| 3180 | 2026-05-10T06:18:43.544Z | |
| 3181 | 2026-05-10T06:18:43.544Z | running 0 tests |
| 3182 | 2026-05-10T06:18:43.544Z | |
| 3183 | 2026-05-10T06:18:43.544Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3184 | 2026-05-10T06:18:43.544Z | |
| 3185 | 2026-05-10T06:18:43.594Z | Doc-tests dpd_types |
| 3186 | 2026-05-10T06:18:43.932Z | |
| 3187 | 2026-05-10T06:18:43.932Z | running 0 tests |
| 3188 | 2026-05-10T06:18:43.932Z | |
| 3189 | 2026-05-10T06:18:43.932Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3190 | 2026-05-10T06:18:43.932Z | |
| 3191 | 2026-05-10T06:18:43.962Z | Doc-tests packet |
| 3192 | 2026-05-10T06:18:44.072Z | |
| 3193 | 2026-05-10T06:18:44.072Z | running 0 tests |
| 3194 | 2026-05-10T06:18:44.072Z | |
| 3195 | 2026-05-10T06:18:44.072Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3196 | 2026-05-10T06:18:44.072Z | |
| 3197 | 2026-05-10T06:18:44.088Z | Doc-tests pcap |
| 3198 | 2026-05-10T06:18:44.139Z | |
| 3199 | 2026-05-10T06:18:44.139Z | running 0 tests |
| 3200 | 2026-05-10T06:18:44.139Z | |
| 3201 | 2026-05-10T06:18:44.140Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3202 | 2026-05-10T06:18:44.140Z | |
| 3203 | 2026-05-10T06:18:44.191Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3204 | 2026-05-10T06:18:44.191Z | + RUST_BACKTRACE=full |
| 3205 | 2026-05-10T06:18:44.191Z | + cargo test --features chaos --no-fail-fast |
| 3206 | 2026-05-10T06:18:44.763Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3207 | 2026-05-10T06:18:44.838Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3208 | 2026-05-10T06:18:44.846Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3209 | 2026-05-10T06:18:53.128Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3210 | 2026-05-10T06:18:53.242Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3211 | 2026-05-10T06:19:27.241Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.03s |
| 3212 | 2026-05-10T06:19:27.358Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 3213 | 2026-05-10T06:19:27.365Z | |
| 3214 | 2026-05-10T06:19:27.365Z | running 5 tests |
| 3215 | 2026-05-10T06:19:27.368Z | test fuse::tests::chip_revision_a0 ... ok |
| 3216 | 2026-05-10T06:19:27.368Z | test fuse::tests::chip_revision_b0 ... ok |
| 3217 | 2026-05-10T06:19:27.368Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3218 | 2026-05-10T06:19:27.368Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3219 | 2026-05-10T06:19:27.368Z | test fuse::tests::chip_revision_b1 ... ok |
| 3220 | 2026-05-10T06:19:27.368Z | |
| 3221 | 2026-05-10T06:19:27.368Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3222 | 2026-05-10T06:19:27.368Z | |
| 3223 | 2026-05-10T06:19:27.368Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3224 | 2026-05-10T06:19:27.372Z | |
| 3225 | 2026-05-10T06:19:27.372Z | running 0 tests |
| 3226 | 2026-05-10T06:19:27.375Z | |
| 3227 | 2026-05-10T06:19:27.375Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3228 | 2026-05-10T06:19:27.375Z | |
| 3229 | 2026-05-10T06:19:27.375Z | Running unittests src/lib.rs (target/debug/deps/asic-1c2eb52c0a7a8a98) |
| 3230 | 2026-05-10T06:19:27.379Z | |
| 3231 | 2026-05-10T06:19:27.379Z | running 0 tests |
| 3232 | 2026-05-10T06:19:27.379Z | |
| 3233 | 2026-05-10T06:19:27.381Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3234 | 2026-05-10T06:19:27.381Z | |
| 3235 | 2026-05-10T06:19:27.381Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 3236 | 2026-05-10T06:19:27.385Z | |
| 3237 | 2026-05-10T06:19:27.385Z | running 10 tests |
| 3238 | 2026-05-10T06:19:27.388Z | test nat::tests::test_vni ... ok |
| 3239 | 2026-05-10T06:19:27.391Z | test network::tests::test_equal ... ok |
| 3240 | 2026-05-10T06:19:27.391Z | test network::tests::test_eui64 ... ok |
| 3241 | 2026-05-10T06:19:27.391Z | test network::tests::test_not_equal ... ok |
| 3242 | 2026-05-10T06:19:27.391Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3243 | 2026-05-10T06:19:27.391Z | test network::tests::test_into ... ok |
| 3244 | 2026-05-10T06:19:27.391Z | test network::tests::test_parse ... ok |
| 3245 | 2026-05-10T06:19:27.391Z | test network::tests::test_to_string ... ok |
| 3246 | 2026-05-10T06:19:27.391Z | test test_purge ... ok |
| 3247 | 2026-05-10T06:19:27.394Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3248 | 2026-05-10T06:19:27.394Z | |
| 3249 | 2026-05-10T06:19:27.394Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3250 | 2026-05-10T06:19:27.394Z | |
| 3251 | 2026-05-10T06:19:27.394Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f7ec59f9437a8ba0) |
| 3252 | 2026-05-10T06:19:27.418Z | |
| 3253 | 2026-05-10T06:19:27.418Z | running 1 test |
| 3254 | 2026-05-10T06:19:28.730Z | test test::test_apis_up_to_date ... ok |
| 3255 | 2026-05-10T06:19:28.731Z | |
| 3256 | 2026-05-10T06:19:28.731Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s |
| 3257 | 2026-05-10T06:19:28.731Z | |
| 3258 | 2026-05-10T06:19:28.785Z | Running unittests src/main.rs (target/debug/deps/dpd-f46c1f8fdecc9e9b) |
| 3259 | 2026-05-10T06:19:28.791Z | |
| 3260 | 2026-05-10T06:19:28.791Z | running 18 tests |
| 3261 | 2026-05-10T06:19:28.794Z | test freemap::test_ordering ... ok |
| 3262 | 2026-05-10T06:19:28.794Z | test freemap::test_split ... ok |
| 3263 | 2026-05-10T06:19:28.794Z | test config::tests::test_updates ... ok |
| 3264 | 2026-05-10T06:19:28.794Z | test macaddrs::tests::test_mac_offset ... ok |
| 3265 | 2026-05-10T06:19:28.794Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3266 | 2026-05-10T06:19:28.794Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3267 | 2026-05-10T06:19:28.794Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3268 | 2026-05-10T06:19:28.794Z | test nat::test_mapping ... ok |
| 3269 | 2026-05-10T06:19:28.797Z | test port_map::tests::dump_map ... ok |
| 3270 | 2026-05-10T06:19:28.797Z | test port_map::tests::test_backplane_group ... ok |
| 3271 | 2026-05-10T06:19:28.797Z | test port_map::tests::test_port_map ... ok |
| 3272 | 2026-05-10T06:19:28.797Z | May 10 06:19:27.014 DEBG created new freemap, unit: freemap_test |
| 3273 | 2026-05-10T06:19:28.797Z | May 10 06:19:27.014May 10 06:19:27.014 May 10 06:19:27.014 DEBG DEBGcreated new freemap DEBGinitted freemap. size: 128 , , unitunit:: created new freemapfreemap_test , freemap_test |
| 3274 | 2026-05-10T06:19:28.797Z | |
| 3275 | 2026-05-10T06:19:28.797Z | unit:May 10 06:19:27.014 freemap_testMay 10 06:19:27.014DEBGMay 10 06:19:27.014 |
| 3276 | 2026-05-10T06:19:28.797Z | DEBG DEBG created new freemapreset freemap , May 10 06:19:27.014initted freemap. size: 128, unit, :unit :unit freemap_testfreemap_test |
| 3277 | 2026-05-10T06:19:28.797Z | DEBG: |
| 3278 | 2026-05-10T06:19:28.797Z | initted freemap. size: 128freemap_test, |
| 3279 | 2026-05-10T06:19:28.797Z | unitMay 10 06:19:27.014: DEBGfreemap_test |
| 3280 | 2026-05-10T06:19:28.797Z | May 10 06:19:27.014reset freemapMay 10 06:19:27.014 , DEBGMay 10 06:19:27.014unit DEBG: initted freemap. size: 128DEBGfreemap_test |
| 3281 | 2026-05-10T06:19:28.797Z | reset freemap, , unitunit:created new freemap :freemap_test, |
| 3282 | 2026-05-10T06:19:28.797Z | unit :freemap_test |
| 3283 | 2026-05-10T06:19:28.797Z | freemap_test |
| 3284 | 2026-05-10T06:19:28.797Z | May 10 06:19:27.014 DEBG reset freemapMay 10 06:19:27.014, unitDEBG: initted freemap. size: 128freemap_test, |
| 3285 | 2026-05-10T06:19:28.797Z | unit: freemap_test |
| 3286 | 2026-05-10T06:19:28.797Z | May 10 06:19:27.014 DEBG reset freemap, unit: freemap_test |
| 3287 | 2026-05-10T06:19:28.797Z | test freemap::test_exhaustion ... ok |
| 3288 | 2026-05-10T06:19:28.797Z | test freemap::test_free ... ok |
| 3289 | 2026-05-10T06:19:28.797Z | test freemap::test_reclaim ... ok |
| 3290 | 2026-05-10T06:19:28.797Z | test freemap::test_span ... ok |
| 3291 | 2026-05-10T06:19:28.797Z | test freemap::test_basic ... ok |
| 3292 | 2026-05-10T06:19:28.797Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3293 | 2026-05-10T06:19:28.797Z | test api_server::tests::test_build_info ... ok |
| 3294 | 2026-05-10T06:19:28.797Z | |
| 3295 | 2026-05-10T06:19:28.797Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3296 | 2026-05-10T06:19:28.797Z | |
| 3297 | 2026-05-10T06:19:28.801Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-158fa2d6a9c99f81) |
| 3298 | 2026-05-10T06:19:28.803Z | |
| 3299 | 2026-05-10T06:19:28.803Z | running 0 tests |
| 3300 | 2026-05-10T06:19:28.803Z | |
| 3301 | 2026-05-10T06:19:28.803Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3302 | 2026-05-10T06:19:28.803Z | |
| 3303 | 2026-05-10T06:19:28.803Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-1183094212abf212) |
| 3304 | 2026-05-10T06:19:28.807Z | |
| 3305 | 2026-05-10T06:19:28.807Z | running 0 tests |
| 3306 | 2026-05-10T06:19:28.807Z | |
| 3307 | 2026-05-10T06:19:28.809Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3308 | 2026-05-10T06:19:28.809Z | |
| 3309 | 2026-05-10T06:19:28.810Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-8397d983114f8bb6) |
| 3310 | 2026-05-10T06:19:28.815Z | |
| 3311 | 2026-05-10T06:19:28.815Z | running 6 tests |
| 3312 | 2026-05-10T06:19:28.820Z | test tests::test_full_lot_id_both_present ... ok |
| 3313 | 2026-05-10T06:19:28.820Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3314 | 2026-05-10T06:19:28.820Z | test tests::test_full_lot_id_lot_only ... ok |
| 3315 | 2026-05-10T06:19:28.820Z | test tests::test_full_lot_id_neither_present ... ok |
| 3316 | 2026-05-10T06:19:28.820Z | test tests::test_port_id_cmp ... ok |
| 3317 | 2026-05-10T06:19:28.820Z | test tests::test_parse_client_port_id ... ok |
| 3318 | 2026-05-10T06:19:28.823Z | |
| 3319 | 2026-05-10T06:19:28.823Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3320 | 2026-05-10T06:19:28.823Z | |
| 3321 | 2026-05-10T06:19:28.823Z | Running tests/test_all.rs (target/debug/deps/test_all-91ce2df8c70628ed) |
| 3322 | 2026-05-10T06:19:28.826Z | |
| 3323 | 2026-05-10T06:19:28.826Z | running 6 tests |
| 3324 | 2026-05-10T06:19:31.834Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3325 | 2026-05-10T06:19:31.838Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3326 | 2026-05-10T06:19:31.838Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3327 | 2026-05-10T06:19:31.844Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3328 | 2026-05-10T06:19:32.173Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3329 | 2026-05-10T06:19:34.194Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3330 | 2026-05-10T06:19:34.194Z | |
| 3331 | 2026-05-10T06:19:34.194Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.37s |
| 3332 | 2026-05-10T06:19:34.194Z | |
| 3333 | 2026-05-10T06:19:34.200Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-5f44be03a468ec0c) |
| 3334 | 2026-05-10T06:19:34.205Z | |
| 3335 | 2026-05-10T06:19:34.205Z | running 0 tests |
| 3336 | 2026-05-10T06:19:34.205Z | |
| 3337 | 2026-05-10T06:19:34.208Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3338 | 2026-05-10T06:19:34.208Z | |
| 3339 | 2026-05-10T06:19:34.208Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3340 | 2026-05-10T06:19:34.212Z | |
| 3341 | 2026-05-10T06:19:34.212Z | running 12 tests |
| 3342 | 2026-05-10T06:19:34.215Z | test icmp::test_v4_checksum ... ok |
| 3343 | 2026-05-10T06:19:34.215Z | test ipv6::test_ipv6_parse ... ok |
| 3344 | 2026-05-10T06:19:34.215Z | test icmp::test_v6_checksum ... ok |
| 3345 | 2026-05-10T06:19:34.215Z | test pbuf::test_byte ... ok |
| 3346 | 2026-05-10T06:19:34.215Z | test lldp::test_lldp_parse ... ok |
| 3347 | 2026-05-10T06:19:34.215Z | test pbuf::test_nibble ... ok |
| 3348 | 2026-05-10T06:19:34.215Z | test pbuf::test_short ... ok |
| 3349 | 2026-05-10T06:19:34.215Z | test pbuf::test_twelve ... ok |
| 3350 | 2026-05-10T06:19:34.215Z | test pbuf::test_word ... ok |
| 3351 | 2026-05-10T06:19:34.215Z | test pbuf::test_overflow ... ok |
| 3352 | 2026-05-10T06:19:34.215Z | test tcp::test_checksum_syn_nodata ... ok |
| 3353 | 2026-05-10T06:19:34.215Z | test tcp::test_checksum_ack_data ... ok |
| 3354 | 2026-05-10T06:19:34.215Z | |
| 3355 | 2026-05-10T06:19:34.216Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3356 | 2026-05-10T06:19:34.216Z | |
| 3357 | 2026-05-10T06:19:34.216Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3358 | 2026-05-10T06:19:34.219Z | |
| 3359 | 2026-05-10T06:19:34.219Z | running 0 tests |
| 3360 | 2026-05-10T06:19:34.219Z | |
| 3361 | 2026-05-10T06:19:34.222Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3362 | 2026-05-10T06:19:34.222Z | |
| 3363 | 2026-05-10T06:19:34.222Z | Running unittests src/main.rs (target/debug/deps/swadm-2ba98d749d0a06fb) |
| 3364 | 2026-05-10T06:19:34.225Z | |
| 3365 | 2026-05-10T06:19:34.225Z | running 5 tests |
| 3366 | 2026-05-10T06:19:34.225Z | test switchport::test::test_compute_lanes ... ok |
| 3367 | 2026-05-10T06:19:34.225Z | test switchport::test::port_id_ordering ... ok |
| 3368 | 2026-05-10T06:19:34.225Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3369 | 2026-05-10T06:19:34.225Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3370 | 2026-05-10T06:19:34.225Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3371 | 2026-05-10T06:19:34.225Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3372 | 2026-05-10T06:19:34.225Z | Tx Enabled: Yes Yes Yes Yes |
| 3373 | 2026-05-10T06:19:34.225Z | Tx Loss-of-lock: No No Lane 0No No |
| 3374 | 2026-05-10T06:19:34.225Z | Tx Loss-of-signal: NoLane 1 NoLane 2 NoLane 3 |
| 3375 | 2026-05-10T06:19:34.225Z | No |
| 3376 | 2026-05-10T06:19:34.225Z | State: Activated Tx CDR Enabled: No Activated No ActivatedNo Activated |
| 3377 | 2026-05-10T06:19:34.225Z | No |
| 3378 | 2026-05-10T06:19:34.225Z | Rx Output Enabled: false Tx Adaptive EQ Fault: No false No false falseNo |
| 3379 | 2026-05-10T06:19:34.225Z | Rx Output Status: valid No |
| 3380 | 2026-05-10T06:19:34.225Z | valid Tx Fault: Yes validYes valid |
| 3381 | 2026-05-10T06:19:34.225Z | Yes Yes Rx Loss-of-lock: true |
| 3382 | 2026-05-10T06:19:34.225Z | true true true |
| 3383 | 2026-05-10T06:19:34.225Z | Rx Loss-of-signal: false false false false |
| 3384 | 2026-05-10T06:19:34.225Z | Rx Auto-squelch Disable: true true true true |
| 3385 | 2026-05-10T06:19:34.225Z | Tx Output Enabled: true true true true |
| 3386 | 2026-05-10T06:19:34.225Z | Tx Output Status: invalid invalid invalid invalid |
| 3387 | 2026-05-10T06:19:34.225Z | Tx Loss-of-lock: false false false false |
| 3388 | 2026-05-10T06:19:34.225Z | Tx Loss-of-signal: true true true true |
| 3389 | 2026-05-10T06:19:34.225Z | Tx Auto-squelch Disable: false false false false |
| 3390 | 2026-05-10T06:19:34.225Z | Tx Adaptive EQ Fail: true true true true |
| 3391 | 2026-05-10T06:19:34.225Z | Tx Failure: false false false false |
| 3392 | 2026-05-10T06:19:34.225Z | Tx Force Squelch: true true true true |
| 3393 | 2026-05-10T06:19:34.225Z | Tx Input Polarity: normal normal normal normal |
| 3394 | 2026-05-10T06:19:34.225Z | test switchport::test::test_print_sff_datapath ... ok |
| 3395 | 2026-05-10T06:19:34.226Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3396 | 2026-05-10T06:19:34.229Z | test link::test_filter ... ok |
| 3397 | 2026-05-10T06:19:34.229Z | |
| 3398 | 2026-05-10T06:19:34.229Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3399 | 2026-05-10T06:19:34.229Z | |
| 3400 | 2026-05-10T06:19:34.229Z | Running tests/counters.rs (target/debug/deps/counters-9829e695a9264972) |
| 3401 | 2026-05-10T06:19:34.229Z | |
| 3402 | 2026-05-10T06:19:34.229Z | running 1 test |
| 3403 | 2026-05-10T06:19:34.229Z | test test_p4_counter_list ... ignored |
| 3404 | 2026-05-10T06:19:34.229Z | |
| 3405 | 2026-05-10T06:19:34.229Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3406 | 2026-05-10T06:19:34.229Z | |
| 3407 | 2026-05-10T06:19:34.229Z | Running tests/port-link.rs (target/debug/deps/port_link-0e1965947f5236f3) |
| 3408 | 2026-05-10T06:19:34.232Z | |
| 3409 | 2026-05-10T06:19:34.232Z | running 5 tests |
| 3410 | 2026-05-10T06:19:34.232Z | test test_an ... ignored |
| 3411 | 2026-05-10T06:19:34.232Z | test test_enable ... ignored |
| 3412 | 2026-05-10T06:19:34.232Z | test test_ip_addresses ... ignored |
| 3413 | 2026-05-10T06:19:34.232Z | test test_kr ... ignored |
| 3414 | 2026-05-10T06:19:34.232Z | test test_mac ... ignored |
| 3415 | 2026-05-10T06:19:34.232Z | |
| 3416 | 2026-05-10T06:19:34.232Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3417 | 2026-05-10T06:19:34.232Z | |
| 3418 | 2026-05-10T06:19:34.232Z | Running unittests src/main.rs (target/debug/deps/tfportd-f683aee15d8a81d6) |
| 3419 | 2026-05-10T06:19:34.235Z | |
| 3420 | 2026-05-10T06:19:34.235Z | running 3 tests |
| 3421 | 2026-05-10T06:19:34.235Z | test linklocal::test_parse_ipadm ... ok |
| 3422 | 2026-05-10T06:19:34.235Z | test tfport::test_parse_tfport ... ok |
| 3423 | 2026-05-10T06:19:34.235Z | test config::tests::test_updates ... ok |
| 3424 | 2026-05-10T06:19:34.236Z | |
| 3425 | 2026-05-10T06:19:34.236Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3426 | 2026-05-10T06:19:34.236Z | |
| 3427 | 2026-05-10T06:19:34.236Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3428 | 2026-05-10T06:19:34.240Z | |
| 3429 | 2026-05-10T06:19:34.240Z | running 0 tests |
| 3430 | 2026-05-10T06:19:34.240Z | |
| 3431 | 2026-05-10T06:19:34.243Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3432 | 2026-05-10T06:19:34.243Z | |
| 3433 | 2026-05-10T06:19:34.243Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3434 | 2026-05-10T06:19:34.246Z | |
| 3435 | 2026-05-10T06:19:34.246Z | running 0 tests |
| 3436 | 2026-05-10T06:19:34.246Z | |
| 3437 | 2026-05-10T06:19:34.246Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3438 | 2026-05-10T06:19:34.246Z | |
| 3439 | 2026-05-10T06:19:34.246Z | Doc-tests aal |
| 3440 | 2026-05-10T06:19:34.417Z | |
| 3441 | 2026-05-10T06:19:34.417Z | running 0 tests |
| 3442 | 2026-05-10T06:19:34.417Z | |
| 3443 | 2026-05-10T06:19:34.417Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3444 | 2026-05-10T06:19:34.417Z | |
| 3445 | 2026-05-10T06:19:34.435Z | Doc-tests aal_macros |
| 3446 | 2026-05-10T06:19:34.510Z | |
| 3447 | 2026-05-10T06:19:34.510Z | running 0 tests |
| 3448 | 2026-05-10T06:19:34.510Z | |
| 3449 | 2026-05-10T06:19:34.510Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3450 | 2026-05-10T06:19:34.510Z | |
| 3451 | 2026-05-10T06:19:34.522Z | Doc-tests common |
| 3452 | 2026-05-10T06:19:34.761Z | |
| 3453 | 2026-05-10T06:19:34.761Z | running 0 tests |
| 3454 | 2026-05-10T06:19:34.761Z | |
| 3455 | 2026-05-10T06:19:34.761Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3456 | 2026-05-10T06:19:34.761Z | |
| 3457 | 2026-05-10T06:19:34.782Z | Doc-tests dpd_api |
| 3458 | 2026-05-10T06:19:36.019Z | |
| 3459 | 2026-05-10T06:19:36.019Z | running 2 tests |
| 3460 | 2026-05-10T06:19:36.019Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3461 | 2026-05-10T06:19:36.019Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3462 | 2026-05-10T06:19:36.019Z | |
| 3463 | 2026-05-10T06:19:36.019Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3464 | 2026-05-10T06:19:36.019Z | |
| 3465 | 2026-05-10T06:19:36.061Z | Doc-tests dpd_client |
| 3466 | 2026-05-10T06:19:37.469Z | |
| 3467 | 2026-05-10T06:19:37.469Z | running 0 tests |
| 3468 | 2026-05-10T06:19:37.469Z | |
| 3469 | 2026-05-10T06:19:37.469Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3470 | 2026-05-10T06:19:37.469Z | |
| 3471 | 2026-05-10T06:19:37.516Z | Doc-tests dpd_types |
| 3472 | 2026-05-10T06:19:37.858Z | |
| 3473 | 2026-05-10T06:19:37.858Z | running 0 tests |
| 3474 | 2026-05-10T06:19:37.858Z | |
| 3475 | 2026-05-10T06:19:37.858Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3476 | 2026-05-10T06:19:37.858Z | |
| 3477 | 2026-05-10T06:19:37.889Z | Doc-tests packet |
| 3478 | 2026-05-10T06:19:38.000Z | |
| 3479 | 2026-05-10T06:19:38.000Z | running 0 tests |
| 3480 | 2026-05-10T06:19:38.000Z | |
| 3481 | 2026-05-10T06:19:38.000Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3482 | 2026-05-10T06:19:38.000Z | |
| 3483 | 2026-05-10T06:19:38.017Z | Doc-tests pcap |
| 3484 | 2026-05-10T06:19:38.070Z | |
| 3485 | 2026-05-10T06:19:38.070Z | running 0 tests |
| 3486 | 2026-05-10T06:19:38.070Z | |
| 3487 | 2026-05-10T06:19:38.070Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3488 | 2026-05-10T06:19:38.070Z | |
| 3489 | 2026-05-10T06:19:38.120Z | process exited: duration 617967 ms, exit code 0 |
| |
| 3490 | 2026-05-10T06:19:38.127Z | found 0 output files |