|
|
|
| 1 | 2026-05-22T21:29:01.970Z | job assigned to worker 01KS8SDC47BTS67CCACKR8YV62 [factory aws, i-05d8cdacca53c708c] (queued for 57 s) |
| |
| 2 | 2026-05-22T21:29:08.705Z | starting task 0: "setup" |
| 3 | 2026-05-22T21:29:08.710Z | ++ uname -s |
| 4 | 2026-05-22T21:29:08.712Z | + kern=SunOS |
| 5 | 2026-05-22T21:29:08.713Z | + build_user=build |
| 6 | 2026-05-22T21:29:08.713Z | + build_uid=12345 |
| 7 | 2026-05-22T21:29:08.713Z | + work_dir=/work |
| 8 | 2026-05-22T21:29:08.713Z | + input_dir=/input |
| 9 | 2026-05-22T21:29:08.713Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-22T21:29:08.713Z | + case "$kern" in |
| 11 | 2026-05-22T21:29:08.713Z | + groupadd -g 12345 build |
| 12 | 2026-05-22T21:29:08.725Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-22T21:29:10.732Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-22T21:29:10.801Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-22T21:29:10.805Z | + home_fs=zfs |
| 16 | 2026-05-22T21:29:10.805Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-22T21:29:10.805Z | + mkdir -p /home/build |
| 18 | 2026-05-22T21:29:10.805Z | + chown build:build /home/build /work |
| 19 | 2026-05-22T21:29:12.805Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-22T21:29:12.809Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-05-22T21:29:12.816Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-22T21:29:12.823Z | * rust toolchain channel = "nightly-2026-05-20" |
| 23 | 2026-05-22T21:29:12.823Z | + printf ' * rust toolchain channel = "%s"\n' nightly-2026-05-20 |
| 24 | 2026-05-22T21:29:12.823Z | * rust toolchain profile = "default" |
| 25 | 2026-05-22T21:29:12.823Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-22T21:29:12.823Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-22T21:29:12.823Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-22T21:29:12.826Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-22T21:29:12.826Z | + /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2026-05-20 --profile default |
| 30 | 2026-05-22T21:29:12.933Z | info: downloading installer |
| 31 | 2026-05-22T21:29:14.272Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-05-22T21:29:14.272Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-05-22T21:29:14.272Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-05-22T21:29:14.272Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-05-22T21:29:14.282Z | info: profile set to default |
| 36 | 2026-05-22T21:29:14.282Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-05-22T21:29:14.286Z | info: syncing channel updates for nightly-2026-05-20-x86_64-unknown-illumos |
| 38 | 2026-05-22T21:29:14.532Z | info: latest update on 2026-05-20 for version 1.97.0-nightly (e50aa6fba 2026-05-19) |
| 39 | 2026-05-22T21:29:14.535Z | info: downloading 6 components |
| 40 | 2026-05-22T21:29:29.796Z | info: default toolchain set to nightly-2026-05-20-x86_64-unknown-illumos |
| 41 | 2026-05-22T21:29:29.796Z | |
| 42 | 2026-05-22T21:29:29.823Z | nightly-2026-05-20-x86_64-unknown-illumos installed - rustc 1.97.0-nightly (e50aa6fba 2026-05-19) |
| 43 | 2026-05-22T21:29:29.823Z | |
| 44 | 2026-05-22T21:29:29.823Z | |
| 45 | 2026-05-22T21:29:29.823Z | Rust is installed now. Great! |
| 46 | 2026-05-22T21:29:29.823Z | |
| 47 | 2026-05-22T21:29:29.823Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-05-22T21:29:29.823Z | environment variable. This has not been done automatically. |
| 49 | 2026-05-22T21:29:29.823Z | |
| 50 | 2026-05-22T21:29:29.823Z | To configure your current shell, you need to source |
| 51 | 2026-05-22T21:29:29.823Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-05-22T21:29:29.823Z | |
| 53 | 2026-05-22T21:29:29.823Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-05-22T21:29:29.823Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-05-22T21:29:29.823Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-05-22T21:29:29.823Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-05-22T21:29:29.823Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-05-22T21:29:29.826Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-05-22T21:29:29.827Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-05-22T21:29:29.827Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-05-22T21:29:29.827Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-05-22T21:29:29.932Z | + rustup --version |
| 63 | 2026-05-22T21:29:29.941Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-05-22T21:29:29.944Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-05-22T21:29:29.962Z | info: the currently active `rustc` version is `rustc 1.97.0-nightly (e50aa6fba 2026-05-19)` |
| 66 | 2026-05-22T21:29:29.965Z | + cargo --version |
| 67 | 2026-05-22T21:29:29.980Z | cargo 1.97.0-nightly (4d1f98451 2026-05-15) |
| 68 | 2026-05-22T21:29:29.983Z | + rustc --version |
| 69 | 2026-05-22T21:29:30.001Z | rustc 1.97.0-nightly (e50aa6fba 2026-05-19) |
| 70 | 2026-05-22T21:29:30.004Z | process exited: duration 17187 ms, exit code 0 |
| |
| 71 | 2026-05-22T21:29:30.011Z | starting task 2: "authentication" |
| 72 | 2026-05-22T21:29:30.026Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-05-22T21:29:30.032Z | starting task 3: "clone repository" |
| 74 | 2026-05-22T21:29:30.035Z | + mkdir -p /work/oxidecomputer/dendrite |
| 75 | 2026-05-22T21:29:30.038Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 76 | 2026-05-22T21:29:30.073Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 77 | 2026-05-22T21:29:31.120Z | + cd /work/oxidecomputer/dendrite |
| 78 | 2026-05-22T21:29:31.120Z | + git fetch origin 373246227e5fd9d68af26de7d610abbe1529e284 |
| 79 | 2026-05-22T21:29:31.333Z | From https://github.com/oxidecomputer/dendrite |
| 80 | 2026-05-22T21:29:31.333Z | * branch 373246227e5fd9d68af26de7d610abbe1529e284 -> FETCH_HEAD |
| 81 | 2026-05-22T21:29:31.337Z | + [[ -n interrupts ]] |
| 82 | 2026-05-22T21:29:31.340Z | ++ git branch --show-current |
| 83 | 2026-05-22T21:29:31.340Z | + current=main |
| 84 | 2026-05-22T21:29:31.340Z | + [[ main != interrupts ]] |
| 85 | 2026-05-22T21:29:31.340Z | + git branch -f interrupts 373246227e5fd9d68af26de7d610abbe1529e284 |
| 86 | 2026-05-22T21:29:31.343Z | + git checkout -f interrupts |
| 87 | 2026-05-22T21:29:31.360Z | Switched to branch 'interrupts' |
| 88 | 2026-05-22T21:29:31.363Z | + git reset --hard 373246227e5fd9d68af26de7d610abbe1529e284 |
| 89 | 2026-05-22T21:29:31.379Z | HEAD is now at 3732462 clippy cleanup |
| 90 | 2026-05-22T21:29:31.383Z | process exited: duration 1346 ms, exit code 0 |
| |
| 91 | 2026-05-22T21:29:31.389Z | starting task 4: "build" |
| 92 | 2026-05-22T21:29:31.392Z | + source .github/buildomat/common.sh |
| 93 | 2026-05-22T21:29:31.395Z | ++ TOFINO_STAGES=20 |
| 94 | 2026-05-22T21:29:31.395Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 95 | 2026-05-22T21:29:31.395Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 96 | 2026-05-22T21:29:31.395Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 97 | 2026-05-22T21:29:31.395Z | +++ uname -s |
| 98 | 2026-05-22T21:29:31.395Z | ++ '[' SunOS == SunOS ']' |
| 99 | 2026-05-22T21:29:31.395Z | ++ SERIES=illumos |
| 100 | 2026-05-22T21:29:31.395Z | +++ uname -s |
| 101 | 2026-05-22T21:29:31.398Z | ++ '[' SunOS == SunOS ']' |
| 102 | 2026-05-22T21:29:31.398Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-05-22T21:29:31.398Z | ++ rustup show active-toolchain |
| 104 | 2026-05-22T21:29:31.403Z | nightly-2026-05-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 105 | 2026-05-22T21:29:31.407Z | + source .github/buildomat/illumos.sh |
| 106 | 2026-05-22T21:29:31.407Z | ++ banner 'sde setup' |
| 107 | 2026-05-22T21:29:31.407Z | |
| 108 | 2026-05-22T21:29:31.407Z | #### ##### ###### #### ###### ##### # # ##### |
| 109 | 2026-05-22T21:29:31.407Z | # # # # # # # # # # # |
| 110 | 2026-05-22T21:29:31.407Z | #### # # ##### #### ##### # # # # # |
| 111 | 2026-05-22T21:29:31.407Z | # # # # # # # # # ##### |
| 112 | 2026-05-22T21:29:31.407Z | # # # # # # # # # # # # |
| 113 | 2026-05-22T21:29:31.407Z | #### ##### ###### #### ###### # #### # |
| 114 | 2026-05-22T21:29:31.407Z | |
| 115 | 2026-05-22T21:29:31.407Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 116 | 2026-05-22T21:29:31.407Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 117 | 2026-05-22T21:29:31.407Z | ++ export PKG=tofino_sde.p5p |
| 118 | 2026-05-22T21:29:31.407Z | ++ PKG=tofino_sde.p5p |
| 119 | 2026-05-22T21:29:31.407Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 120 | 2026-05-22T21:29:31.410Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 121 | 2026-05-22T21:29:31.410Z | Dload Upload Total Spent Left Speed |
| 122 | 2026-05-22T21:29:32.422Z |
0 0 0 0 0 0 0 0 0
97 76.03M 97 74.26M 0 0 74.32M 0 00:01 00:01 74.34M
100 76.03M 100 76.03M 0 0 75.12M 0 00:01 00:01 74.34M
100 76.03M 100 76.03M 0 0 75.12M 0 00:01 00:01 74.34M
100 76.03M 100 76.03M 0 0 75.12M 0 00:01 00:01 74.34M |
| 123 | 2026-05-22T21:29:32.427Z | +++ digest -a sha256 tofino_sde.p5p |
| 124 | 2026-05-22T21:29:32.482Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 125 | 2026-05-22T21:29:32.486Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 126 | 2026-05-22T21:29:32.486Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 127 | 2026-05-22T21:29:35.208Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-05-22T21:29:35.280Z | Startup: Caching catalogs ... Done |
| 129 | 2026-05-22T21:29:35.317Z | Startup: Refreshing catalog 'oxide' ... Done |
| 130 | 2026-05-22T21:29:35.600Z | Planning: Solver setup ... Done |
| 131 | 2026-05-22T21:29:35.619Z | Planning: Running solver ... Done |
| 132 | 2026-05-22T21:29:35.623Z | Planning: Finding local manifests ... Done |
| 133 | 2026-05-22T21:29:35.626Z | Planning: Fetching manifests: 1/1 100% complete |
| 134 | 2026-05-22T21:29:35.630Z | Planning: Fetching manifests: 1/1 100% complete |
| 135 | 2026-05-22T21:29:35.644Z | Planning: Package planning ... Done |
| 136 | 2026-05-22T21:29:35.646Z | Planning: Merging actions ... Done |
| 137 | 2026-05-22T21:29:35.760Z | Planning: Checking for conflicting actions ... Done |
| 138 | 2026-05-22T21:29:35.763Z | Planning: Consolidating action changes ... Done |
| 139 | 2026-05-22T21:29:36.575Z | Planning: Evaluating mediators ... Done |
| 140 | 2026-05-22T21:29:36.578Z | Planning: Planning completed in 1.25 seconds |
| 141 | 2026-05-22T21:29:36.582Z | Packages to install: 1 |
| 142 | 2026-05-22T21:29:36.585Z | Create boot environment: No |
| 143 | 2026-05-22T21:29:36.585Z | Create backup boot environment: No |
| 144 | 2026-05-22T21:29:36.606Z | |
| 145 | 2026-05-22T21:29:36.606Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 146 | 2026-05-22T21:29:36.759Z | Download: Completed 75.30 MB in 0.15 seconds (494M/s) |
| 147 | 2026-05-22T21:29:36.944Z | Actions: 1/293 actions (Installing new actions) |
| 148 | 2026-05-22T21:29:37.912Z | Actions: Completed 293 actions in 0.97 seconds. |
| 149 | 2026-05-22T21:29:37.915Z | Finalize: Updating package state database ... Done |
| 150 | 2026-05-22T21:29:37.956Z | Finalize: Updating package cache ... Done |
| 151 | 2026-05-22T21:29:37.976Z | Finalize: Updating image state ... Done |
| 152 | 2026-05-22T21:29:40.382Z | Finalize: Creating fast lookup database ... Done |
| 153 | 2026-05-22T21:29:40.452Z | Finalize: Reading search index ... Done |
| 154 | 2026-05-22T21:29:40.456Z | Finalize: Updating search index ... Done |
| 155 | 2026-05-22T21:29:40.687Z | Finalize: Updating package cache ... Done |
| 156 | 2026-05-22T21:29:40.781Z | ++ export SDE=/opt/oxide/tofino_sde |
| 157 | 2026-05-22T21:29:40.781Z | ++ SDE=/opt/oxide/tofino_sde |
| 158 | 2026-05-22T21:29:40.781Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 159 | 2026-05-22T21:29:40.781Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 160 | 2026-05-22T21:29:40.781Z | ++ banner packages |
| 161 | 2026-05-22T21:29:40.784Z | |
| 162 | 2026-05-22T21:29:40.784Z | ##### ## #### # # ## #### ###### #### |
| 163 | 2026-05-22T21:29:40.784Z | # # # # # # # # # # # # # # |
| 164 | 2026-05-22T21:29:40.784Z | # # # # # #### # # # ##### #### |
| 165 | 2026-05-22T21:29:40.784Z | ##### ###### # # # ###### # ### # # |
| 166 | 2026-05-22T21:29:40.784Z | # # # # # # # # # # # # # # |
| 167 | 2026-05-22T21:29:40.784Z | # # # #### # # # # #### ###### #### |
| 168 | 2026-05-22T21:29:40.784Z | |
| 169 | 2026-05-22T21:29:40.784Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 170 | 2026-05-22T21:29:41.041Z | Startup: Refreshing catalog 'helios' ... Done |
| 171 | 2026-05-22T21:29:41.045Z | Startup: Refreshing catalog 'oxide' ... Done |
| 172 | 2026-05-22T21:29:41.283Z | Planning: Solver setup ... Done |
| 173 | 2026-05-22T21:29:41.301Z | Planning: Running solver ... Done |
| 174 | 2026-05-22T21:29:41.305Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-05-22T21:29:41.305Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-05-22T21:29:41.308Z | Planning: Planning completed in 0.26 seconds |
| 177 | 2026-05-22T21:29:41.321Z | No updates necessary for this image. |
| 178 | 2026-05-22T21:29:41.380Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 179 | 2026-05-22T21:29:41.591Z | Planning: Evaluating mediator changes ... Done |
| 180 | 2026-05-22T21:29:41.696Z | Planning: Checking for conflicting actions ... Done |
| 181 | 2026-05-22T21:29:41.699Z | Planning: Consolidating action changes ... Done |
| 182 | 2026-05-22T21:29:41.854Z | Planning: Evaluating mediators ... Done |
| 183 | 2026-05-22T21:29:41.857Z | Planning: Planning completed in 0.26 seconds |
| 184 | 2026-05-22T21:29:41.877Z | Mediators to change: 2 |
| 185 | 2026-05-22T21:29:41.878Z | Create boot environment: No |
| 186 | 2026-05-22T21:29:41.878Z | Create backup boot environment: No |
| 187 | 2026-05-22T21:29:41.932Z | Finalize: Updating package state database ... Done |
| 188 | 2026-05-22T21:29:41.932Z | Finalize: Updating package cache ... Done |
| 189 | 2026-05-22T21:29:41.943Z | Finalize: Updating image state ... Done |
| 190 | 2026-05-22T21:29:43.881Z | Finalize: Creating fast lookup database ... Done |
| 191 | 2026-05-22T21:29:43.940Z | Finalize: Reading search index ... Done |
| 192 | 2026-05-22T21:29:43.943Z | Finalize: Updating search index ... Done |
| 193 | 2026-05-22T21:29:44.029Z | Finalize: Updating package cache ... Done |
| 194 | 2026-05-22T21:29:44.106Z | ++ cargo --version |
| 195 | 2026-05-22T21:29:44.116Z | cargo 1.97.0-nightly (4d1f98451 2026-05-15) |
| 196 | 2026-05-22T21:29:44.119Z | ++ rustc --version |
| 197 | 2026-05-22T21:29:44.138Z | rustc 1.97.0-nightly (e50aa6fba 2026-05-19) |
| 198 | 2026-05-22T21:29:44.141Z | + banner copyrights |
| 199 | 2026-05-22T21:29:44.144Z | |
| 200 | 2026-05-22T21:29:44.144Z | #### #### ##### # # ##### # #### # # ##### #### |
| 201 | 2026-05-22T21:29:44.144Z | # # # # # # # # # # # # # # # # # |
| 202 | 2026-05-22T21:29:44.144Z | # # # # # # # # # # ###### # #### |
| 203 | 2026-05-22T21:29:44.144Z | # # # ##### # ##### # # ### # # # # |
| 204 | 2026-05-22T21:29:44.145Z | # # # # # # # # # # # # # # # # |
| 205 | 2026-05-22T21:29:44.145Z | #### #### # # # # # #### # # # #### |
| 206 | 2026-05-22T21:29:44.145Z | |
| 207 | 2026-05-22T21:29:44.145Z | + ./tools/check_copyrights.sh |
| 208 | 2026-05-22T21:29:44.423Z | common/src/illumos.rs: Copyright with wrong year |
| 209 | 2026-05-22T21:29:45.173Z | dpd/p4/headers.p4: Copyright with wrong year |
| 210 | 2026-05-22T21:29:45.646Z | packet/src/eth.rs: Copyright with wrong year |
| 211 | 2026-05-22T21:29:45.734Z | pcap/build.rs: Copyright with wrong year |
| 212 | 2026-05-22T21:29:45.901Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 213 | 2026-05-22T21:29:46.122Z | + banner clippy |
| 214 | 2026-05-22T21:29:46.125Z | |
| 215 | 2026-05-22T21:29:46.125Z | #### # # ##### ##### # # |
| 216 | 2026-05-22T21:29:46.125Z | # # # # # # # # # # |
| 217 | 2026-05-22T21:29:46.125Z | # # # # # # # # |
| 218 | 2026-05-22T21:29:46.125Z | # # # ##### ##### # |
| 219 | 2026-05-22T21:29:46.125Z | # # # # # # # |
| 220 | 2026-05-22T21:29:46.125Z | #### ###### # # # # |
| 221 | 2026-05-22T21:29:46.125Z | |
| 222 | 2026-05-22T21:29:46.125Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 223 | 2026-05-22T21:29:46.125Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 224 | 2026-05-22T21:29:46.262Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 225 | 2026-05-22T21:29:56.082Z | Updating crates.io index |
| 226 | 2026-05-22T21:29:56.085Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 227 | 2026-05-22T21:29:56.322Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 228 | 2026-05-22T21:29:57.050Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 229 | 2026-05-22T21:29:57.315Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 230 | 2026-05-22T21:29:57.616Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 231 | 2026-05-22T21:29:58.053Z | Updating git repository `https://github.com/oxidecomputer/bitset` |
| 232 | 2026-05-22T21:29:58.287Z | Updating git repository `https://github.com/oxidecomputer/rsf` |
| 233 | 2026-05-22T21:29:58.574Z | Updating git repository `https://github.com/oxidecomputer/scuffle` |
| 234 | 2026-05-22T21:29:58.850Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 235 | 2026-05-22T21:29:59.100Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 236 | 2026-05-22T21:29:59.423Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 237 | 2026-05-22T21:29:59.730Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 238 | 2026-05-22T21:29:59.987Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 239 | 2026-05-22T21:30:00.242Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 240 | 2026-05-22T21:30:00.890Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 241 | 2026-05-22T21:30:01.282Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 242 | 2026-05-22T21:30:01.888Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 243 | 2026-05-22T21:30:02.486Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 244 | 2026-05-22T21:30:02.761Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 245 | 2026-05-22T21:30:03.039Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 246 | 2026-05-22T21:30:03.483Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 247 | 2026-05-22T21:30:03.982Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 248 | 2026-05-22T21:30:04.323Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 249 | 2026-05-22T21:30:04.573Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 250 | 2026-05-22T21:30:04.837Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 251 | 2026-05-22T21:30:05.673Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 252 | 2026-05-22T21:30:06.170Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 253 | 2026-05-22T21:30:07.906Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 254 | 2026-05-22T21:30:08.521Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 255 | 2026-05-22T21:30:08.763Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 256 | 2026-05-22T21:30:11.149Z | Downloading crates ... |
| 257 | 2026-05-22T21:30:11.195Z | Downloaded cfg_aliases v0.2.1 |
| 258 | 2026-05-22T21:30:11.198Z | Downloaded anstyle v1.0.14 |
| 259 | 2026-05-22T21:30:11.201Z | Downloaded anstyle-parse v1.0.0 |
| 260 | 2026-05-22T21:30:11.204Z | Downloaded arrayvec v0.7.6 |
| 261 | 2026-05-22T21:30:11.211Z | Downloaded autocfg v1.5.0 |
| 262 | 2026-05-22T21:30:11.214Z | Downloaded adler2 v2.0.1 |
| 263 | 2026-05-22T21:30:11.219Z | Downloaded bitflags v2.11.1 |
| 264 | 2026-05-22T21:30:11.222Z | Downloaded linked-hash-map v0.5.6 |
| 265 | 2026-05-22T21:30:11.225Z | Downloaded macaddr v1.0.1 |
| 266 | 2026-05-22T21:30:11.228Z | Downloaded ingot-macros v0.1.1 |
| 267 | 2026-05-22T21:30:11.228Z | Downloaded libsw-core v0.3.2 |
| 268 | 2026-05-22T21:30:11.228Z | Downloaded idna_adapter v1.2.1 |
| 269 | 2026-05-22T21:30:11.228Z | Downloaded bcs v0.1.6 |
| 270 | 2026-05-22T21:30:11.231Z | Downloaded arrayref v0.3.9 |
| 271 | 2026-05-22T21:30:11.231Z | Downloaded async-recursion v1.1.1 |
| 272 | 2026-05-22T21:30:11.231Z | Downloaded async-stream v0.3.6 |
| 273 | 2026-05-22T21:30:11.234Z | Downloaded atomicwrites v0.4.4 |
| 274 | 2026-05-22T21:30:11.234Z | Downloaded ingot-types v0.1.2 |
| 275 | 2026-05-22T21:30:11.234Z | Downloaded num_threads v0.1.7 |
| 276 | 2026-05-22T21:30:11.234Z | Downloaded bit-set v0.8.0 |
| 277 | 2026-05-22T21:30:11.237Z | Downloaded num-complex v0.4.6 |
| 278 | 2026-05-22T21:30:11.237Z | Downloaded opaque-debug v0.3.1 |
| 279 | 2026-05-22T21:30:11.237Z | Downloaded oxide-tokio-rt v0.1.2 |
| 280 | 2026-05-22T21:30:11.237Z | Downloaded libloading v0.8.9 |
| 281 | 2026-05-22T21:30:11.240Z | Downloaded atomic-waker v1.1.2 |
| 282 | 2026-05-22T21:30:11.240Z | Downloaded cfg-if v1.0.3 |
| 283 | 2026-05-22T21:30:11.240Z | Downloaded parking_lot v0.12.5 |
| 284 | 2026-05-22T21:30:11.243Z | Downloaded ipnetwork v0.21.1 |
| 285 | 2026-05-22T21:30:11.243Z | Downloaded managed v0.8.0 |
| 286 | 2026-05-22T21:30:11.243Z | Downloaded num-traits v0.2.19 |
| 287 | 2026-05-22T21:30:11.246Z | Downloaded async-trait v0.1.89 |
| 288 | 2026-05-22T21:30:11.246Z | Downloaded bit-vec v0.8.0 |
| 289 | 2026-05-22T21:30:11.249Z | Downloaded defmt-parser v1.0.0 |
| 290 | 2026-05-22T21:30:11.252Z | Downloaded base16ct v0.2.0 |
| 291 | 2026-05-22T21:30:11.252Z | Downloaded ciborium-ll v0.2.2 |
| 292 | 2026-05-22T21:30:11.252Z | Downloaded ident_case v1.0.1 |
| 293 | 2026-05-22T21:30:11.252Z | Downloaded openssl-probe v0.1.6 |
| 294 | 2026-05-22T21:30:11.252Z | Downloaded cargo-platform v0.1.9 |
| 295 | 2026-05-22T21:30:11.255Z | Downloaded match_cfg v0.1.0 |
| 296 | 2026-05-22T21:30:11.255Z | Downloaded memmap v0.7.0 |
| 297 | 2026-05-22T21:30:11.255Z | Downloaded bitflags v1.3.2 |
| 298 | 2026-05-22T21:30:11.258Z | Downloaded camino v1.2.2 |
| 299 | 2026-05-22T21:30:11.261Z | Downloaded itertools v0.14.0 |
| 300 | 2026-05-22T21:30:11.264Z | Downloaded lru-cache v0.1.2 |
| 301 | 2026-05-22T21:30:11.264Z | Downloaded libsw v3.5.0 |
| 302 | 2026-05-22T21:30:11.267Z | Downloaded anstyle-query v1.1.4 |
| 303 | 2026-05-22T21:30:11.267Z | Downloaded lru-slab v0.1.2 |
| 304 | 2026-05-22T21:30:11.267Z | Downloaded cexpr v0.6.0 |
| 305 | 2026-05-22T21:30:11.270Z | Downloaded cstr-argument v0.1.2 |
| 306 | 2026-05-22T21:30:11.273Z | Downloaded convert_case v0.4.0 |
| 307 | 2026-05-22T21:30:11.273Z | Downloaded is_ci v1.2.0 |
| 308 | 2026-05-22T21:30:11.276Z | Downloaded keccak v0.1.6 |
| 309 | 2026-05-22T21:30:11.276Z | Downloaded constant_time_eq v0.3.1 |
| 310 | 2026-05-22T21:30:11.279Z | Downloaded aead v0.5.2 |
| 311 | 2026-05-22T21:30:11.279Z | Downloaded colorchoice v1.0.4 |
| 312 | 2026-05-22T21:30:11.283Z | Downloaded cobs v0.3.0 |
| 313 | 2026-05-22T21:30:11.283Z | Downloaded memoffset v0.9.1 |
| 314 | 2026-05-22T21:30:11.283Z | Downloaded oxnet v0.1.4 |
| 315 | 2026-05-22T21:30:11.288Z | Downloaded ciborium-io v0.2.2 |
| 316 | 2026-05-22T21:30:11.288Z | Downloaded crucible-workspace-hack v0.1.0 |
| 317 | 2026-05-22T21:30:11.291Z | Downloaded annotate-snippets v0.11.5 |
| 318 | 2026-05-22T21:30:11.291Z | Downloaded anyhow v1.0.102 |
| 319 | 2026-05-22T21:30:11.291Z | Downloaded litemap v0.8.0 |
| 320 | 2026-05-22T21:30:11.291Z | Downloaded is-terminal v0.4.16 |
| 321 | 2026-05-22T21:30:11.294Z | Downloaded anstream v1.0.0 |
| 322 | 2026-05-22T21:30:11.294Z | Downloaded aws-lc-rs v1.16.2 |
| 323 | 2026-05-22T21:30:11.297Z | Downloaded byteorder v1.5.0 |
| 324 | 2026-05-22T21:30:11.300Z | Downloaded inout v0.1.4 |
| 325 | 2026-05-22T21:30:11.300Z | Downloaded block-buffer v0.10.4 |
| 326 | 2026-05-22T21:30:11.300Z | Downloaded num v0.4.3 |
| 327 | 2026-05-22T21:30:11.300Z | Downloaded wait-timeout v0.2.1 |
| 328 | 2026-05-22T21:30:11.300Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 329 | 2026-05-22T21:30:11.303Z | Downloaded num_enum_derive v0.5.11 |
| 330 | 2026-05-22T21:30:11.303Z | Downloaded lazy_static v1.5.0 |
| 331 | 2026-05-22T21:30:11.309Z | Downloaded omicron-workspace-hack v0.1.0 |
| 332 | 2026-05-22T21:30:11.312Z | Downloaded newtype_derive v0.1.6 |
| 333 | 2026-05-22T21:30:11.312Z | Downloaded indent_write v2.2.0 |
| 334 | 2026-05-22T21:30:11.315Z | Downloaded crypto-common v0.1.6 |
| 335 | 2026-05-22T21:30:11.315Z | Downloaded darling_macro v0.21.3 |
| 336 | 2026-05-22T21:30:11.315Z | Downloaded num-conv v0.2.1 |
| 337 | 2026-05-22T21:30:11.318Z | Downloaded openssl-macros v0.1.1 |
| 338 | 2026-05-22T21:30:11.318Z | Downloaded debug-ignore v1.0.5 |
| 339 | 2026-05-22T21:30:11.318Z | Downloaded crc8 v0.1.1 |
| 340 | 2026-05-22T21:30:11.321Z | Downloaded is_terminal_polyfill v1.70.1 |
| 341 | 2026-05-22T21:30:11.324Z | Downloaded internet-checksum v0.2.1 |
| 342 | 2026-05-22T21:30:11.324Z | Downloaded kstat-rs v0.2.4 |
| 343 | 2026-05-22T21:30:11.324Z | Downloaded clap_lex v1.1.0 |
| 344 | 2026-05-22T21:30:11.327Z | Downloaded serde_spanned v0.6.9 |
| 345 | 2026-05-22T21:30:11.327Z | Downloaded async-stream-impl v0.3.6 |
| 346 | 2026-05-22T21:30:11.327Z | Downloaded num-iter v0.1.45 |
| 347 | 2026-05-22T21:30:11.327Z | Downloaded termtree v0.5.1 |
| 348 | 2026-05-22T21:30:11.330Z | Downloaded usdt-macro v0.6.0 |
| 349 | 2026-05-22T21:30:11.333Z | Downloaded untrusted v0.7.1 |
| 350 | 2026-05-22T21:30:11.336Z | Downloaded cpufeatures v0.2.17 |
| 351 | 2026-05-22T21:30:11.336Z | Downloaded mime v0.3.17 |
| 352 | 2026-05-22T21:30:11.339Z | Downloaded want v0.3.1 |
| 353 | 2026-05-22T21:30:11.341Z | Downloaded siphasher v1.0.1 |
| 354 | 2026-05-22T21:30:11.341Z | Downloaded strum v0.27.2 |
| 355 | 2026-05-22T21:30:11.341Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 356 | 2026-05-22T21:30:11.345Z | Downloaded olpc-cjson v0.1.4 |
| 357 | 2026-05-22T21:30:11.345Z | Downloaded paste v1.0.15 |
| 358 | 2026-05-22T21:30:11.348Z | Downloaded cancel-safe-futures v0.1.5 |
| 359 | 2026-05-22T21:30:11.348Z | Downloaded cargo_metadata v0.18.1 |
| 360 | 2026-05-22T21:30:11.348Z | Downloaded num_enum_derive v0.7.5 |
| 361 | 2026-05-22T21:30:11.348Z | Downloaded crossbeam-deque v0.8.6 |
| 362 | 2026-05-22T21:30:11.351Z | Downloaded defmt v1.0.1 |
| 363 | 2026-05-22T21:30:11.353Z | Downloaded defmt-macros v1.0.1 |
| 364 | 2026-05-22T21:30:11.356Z | Downloaded blake2 v0.10.6 |
| 365 | 2026-05-22T21:30:11.356Z | Downloaded linear-map v1.2.0 |
| 366 | 2026-05-22T21:30:11.356Z | Downloaded swrite v0.1.0 |
| 367 | 2026-05-22T21:30:11.359Z | Downloaded typify-macro v0.4.3 |
| 368 | 2026-05-22T21:30:11.359Z | Downloaded num-derive v0.4.2 |
| 369 | 2026-05-22T21:30:11.359Z | Downloaded critical-section v1.2.0 |
| 370 | 2026-05-22T21:30:11.362Z | Downloaded zerofrom v0.1.6 |
| 371 | 2026-05-22T21:30:11.365Z | Downloaded slog-bunyan v2.5.0 |
| 372 | 2026-05-22T21:30:11.365Z | Downloaded universal-hash v0.5.1 |
| 373 | 2026-05-22T21:30:11.368Z | Downloaded newline-converter v0.3.0 |
| 374 | 2026-05-22T21:30:11.368Z | Downloaded itoa v1.0.15 |
| 375 | 2026-05-22T21:30:11.371Z | Downloaded dtrace-parser v0.2.0 |
| 376 | 2026-05-22T21:30:11.374Z | Downloaded dyn-clone v1.0.20 |
| 377 | 2026-05-22T21:30:11.374Z | Downloaded libscf-sys v1.2.0 |
| 378 | 2026-05-22T21:30:11.374Z | Downloaded foreign-types-shared v0.1.1 |
| 379 | 2026-05-22T21:30:11.374Z | Downloaded structmeta v0.3.0 |
| 380 | 2026-05-22T21:30:11.377Z | Downloaded instant v0.1.13 |
| 381 | 2026-05-22T21:30:11.377Z | Downloaded parse-display v0.10.0 |
| 382 | 2026-05-22T21:30:11.380Z | Downloaded darling v0.21.3 |
| 383 | 2026-05-22T21:30:11.382Z | Downloaded futures-task v0.3.32 |
| 384 | 2026-05-22T21:30:11.382Z | Downloaded backoff v0.4.0 |
| 385 | 2026-05-22T21:30:11.382Z | Downloaded convert_case v0.8.0 |
| 386 | 2026-05-22T21:30:11.382Z | Downloaded heck v0.4.1 |
| 387 | 2026-05-22T21:30:11.385Z | Downloaded zerofrom-derive v0.1.6 |
| 388 | 2026-05-22T21:30:11.388Z | Downloaded argon2 v0.5.3 |
| 389 | 2026-05-22T21:30:11.388Z | Downloaded defmt v0.3.100 |
| 390 | 2026-05-22T21:30:11.388Z | Downloaded snafu-derive v0.8.9 |
| 391 | 2026-05-22T21:30:11.388Z | Downloaded num_enum v0.7.5 |
| 392 | 2026-05-22T21:30:11.391Z | Downloaded bytecount v0.6.9 |
| 393 | 2026-05-22T21:30:11.394Z | Downloaded cmake v0.1.54 |
| 394 | 2026-05-22T21:30:11.394Z | Downloaded csv-core v0.1.12 |
| 395 | 2026-05-22T21:30:11.394Z | Downloaded newtype-uuid-macros v0.1.0 |
| 396 | 2026-05-22T21:30:11.394Z | Downloaded owo-colors v4.3.0 |
| 397 | 2026-05-22T21:30:11.397Z | Downloaded camino-tempfile v1.4.1 |
| 398 | 2026-05-22T21:30:11.397Z | Downloaded cipher v0.4.4 |
| 399 | 2026-05-22T21:30:11.400Z | Downloaded const_format_proc_macros v0.2.34 |
| 400 | 2026-05-22T21:30:11.401Z | Downloaded daft v0.1.5 |
| 401 | 2026-05-22T21:30:11.401Z | Downloaded thread_local v1.1.9 |
| 402 | 2026-05-22T21:30:11.404Z | Downloaded num-rational v0.4.2 |
| 403 | 2026-05-22T21:30:11.407Z | Downloaded daft-derive v0.1.5 |
| 404 | 2026-05-22T21:30:11.410Z | Downloaded multer v3.1.0 |
| 405 | 2026-05-22T21:30:11.413Z | Downloaded jobserver v0.1.34 |
| 406 | 2026-05-22T21:30:11.413Z | Downloaded hostname v0.4.2 |
| 407 | 2026-05-22T21:30:11.413Z | Downloaded ipnet v2.11.0 |
| 408 | 2026-05-22T21:30:11.417Z | Downloaded display-error-chain v0.2.2 |
| 409 | 2026-05-22T21:30:11.420Z | Downloaded base64ct v1.8.0 |
| 410 | 2026-05-22T21:30:11.424Z | Downloaded ciborium v0.2.2 |
| 411 | 2026-05-22T21:30:11.424Z | Downloaded clap_derive v4.6.0 |
| 412 | 2026-05-22T21:30:11.424Z | Downloaded pin-utils v0.1.0 |
| 413 | 2026-05-22T21:30:11.424Z | Downloaded powerfmt v0.2.0 |
| 414 | 2026-05-22T21:30:11.427Z | Downloaded data-encoding v2.9.0 |
| 415 | 2026-05-22T21:30:11.427Z | Downloaded sync_wrapper v1.0.2 |
| 416 | 2026-05-22T21:30:11.427Z | Downloaded chacha20 v0.9.1 |
| 417 | 2026-05-22T21:30:11.430Z | Downloaded percent-encoding v2.3.2 |
| 418 | 2026-05-22T21:30:11.430Z | Downloaded proc-macro-error-attr v1.0.4 |
| 419 | 2026-05-22T21:30:11.430Z | Downloaded progenitor-macro v0.13.0 |
| 420 | 2026-05-22T21:30:11.430Z | Downloaded hash32 v0.3.1 |
| 421 | 2026-05-22T21:30:11.430Z | Downloaded cc v1.2.58 |
| 422 | 2026-05-22T21:30:11.433Z | Downloaded crossbeam-utils v0.8.21 |
| 423 | 2026-05-22T21:30:11.436Z | Downloaded native-tls v0.2.14 |
| 424 | 2026-05-22T21:30:11.436Z | Downloaded parse-display-derive v0.10.0 |
| 425 | 2026-05-22T21:30:11.438Z | Downloaded lock_api v0.4.14 |
| 426 | 2026-05-22T21:30:11.438Z | Downloaded zerovec-derive v0.11.1 |
| 427 | 2026-05-22T21:30:11.438Z | Downloaded errno v0.3.14 |
| 428 | 2026-05-22T21:30:11.442Z | Downloaded writeable v0.6.1 |
| 429 | 2026-05-22T21:30:11.442Z | Downloaded float-ord v0.3.2 |
| 430 | 2026-05-22T21:30:11.442Z | Downloaded filetime v0.2.26 |
| 431 | 2026-05-22T21:30:11.445Z | Downloaded password-hash v0.5.0 |
| 432 | 2026-05-22T21:30:11.445Z | Downloaded fs_extra v1.3.0 |
| 433 | 2026-05-22T21:30:11.445Z | Downloaded ingot v0.1.1 |
| 434 | 2026-05-22T21:30:11.445Z | Downloaded thread-id v5.0.0 |
| 435 | 2026-05-22T21:30:11.448Z | Downloaded fs-err v3.1.2 |
| 436 | 2026-05-22T21:30:11.448Z | Downloaded num-integer v0.1.46 |
| 437 | 2026-05-22T21:30:11.451Z | Downloaded structmeta-derive v0.3.0 |
| 438 | 2026-05-22T21:30:11.451Z | Downloaded signal-hook-tokio v0.3.1 |
| 439 | 2026-05-22T21:30:11.454Z | Downloaded serde_plain v1.0.2 |
| 440 | 2026-05-22T21:30:11.454Z | Downloaded supports-color v3.0.2 |
| 441 | 2026-05-22T21:30:11.457Z | Downloaded take_mut v0.2.2 |
| 442 | 2026-05-22T21:30:11.457Z | Downloaded parking_lot_core v0.9.12 |
| 443 | 2026-05-22T21:30:11.457Z | Downloaded num_enum v0.5.11 |
| 444 | 2026-05-22T21:30:11.460Z | Downloaded colored v3.0.0 |
| 445 | 2026-05-22T21:30:11.463Z | Downloaded omicron-zone-package v0.12.2 |
| 446 | 2026-05-22T21:30:11.463Z | Downloaded console v0.15.11 |
| 447 | 2026-05-22T21:30:11.466Z | Downloaded tokio-rustls v0.26.3 |
| 448 | 2026-05-22T21:30:11.469Z | Downloaded crc32fast v1.5.0 |
| 449 | 2026-05-22T21:30:11.477Z | Downloaded icu_provider v2.0.0 |
| 450 | 2026-05-22T21:30:11.480Z | Downloaded log v0.4.29 |
| 451 | 2026-05-22T21:30:11.480Z | Downloaded indexmap v1.9.3 |
| 452 | 2026-05-22T21:30:11.480Z | Downloaded glob v0.3.3 |
| 453 | 2026-05-22T21:30:11.483Z | Downloaded usdt v0.6.0 |
| 454 | 2026-05-22T21:30:11.483Z | Downloaded unicode-xid v0.2.6 |
| 455 | 2026-05-22T21:30:11.486Z | Downloaded dof v0.3.0 |
| 456 | 2026-05-22T21:30:11.486Z | Downloaded phf v0.12.1 |
| 457 | 2026-05-22T21:30:11.486Z | Downloaded progenitor-client v0.10.0 |
| 458 | 2026-05-22T21:30:11.486Z | Downloaded topological-sort v0.2.2 |
| 459 | 2026-05-22T21:30:11.489Z | Downloaded sha2 v0.10.9 |
| 460 | 2026-05-22T21:30:11.492Z | Downloaded base64 v0.22.1 |
| 461 | 2026-05-22T21:30:11.492Z | Downloaded secrecy v0.10.3 |
| 462 | 2026-05-22T21:30:11.495Z | Downloaded quote v1.0.45 |
| 463 | 2026-05-22T21:30:11.495Z | Downloaded rand_core v0.6.4 |
| 464 | 2026-05-22T21:30:11.495Z | Downloaded enum-as-inner v0.6.1 |
| 465 | 2026-05-22T21:30:11.498Z | Downloaded futures-io v0.3.32 |
| 466 | 2026-05-22T21:30:11.501Z | Downloaded typify-macro v0.6.1 |
| 467 | 2026-05-22T21:30:11.501Z | Downloaded humantime v2.3.0 |
| 468 | 2026-05-22T21:30:11.501Z | Downloaded memmap2 v0.9.8 |
| 469 | 2026-05-22T21:30:11.504Z | Downloaded usdt v0.5.0 |
| 470 | 2026-05-22T21:30:11.504Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 471 | 2026-05-22T21:30:11.504Z | Downloaded dunce v1.0.5 |
| 472 | 2026-05-22T21:30:11.507Z | Downloaded smallvec v1.15.1 |
| 473 | 2026-05-22T21:30:11.510Z | Downloaded git-stub v1.0.0 |
| 474 | 2026-05-22T21:30:11.510Z | Downloaded toml v0.8.23 |
| 475 | 2026-05-22T21:30:11.513Z | Downloaded try-lock v0.2.5 |
| 476 | 2026-05-22T21:30:11.513Z | Downloaded hyper-tls v0.6.0 |
| 477 | 2026-05-22T21:30:11.517Z | Downloaded fastrand v2.3.0 |
| 478 | 2026-05-22T21:30:11.519Z | Downloaded static_assertions v1.1.0 |
| 479 | 2026-05-22T21:30:11.522Z | Downloaded scroll v0.13.0 |
| 480 | 2026-05-22T21:30:11.525Z | Downloaded serde_derive_internals v0.29.1 |
| 481 | 2026-05-22T21:30:11.525Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 482 | 2026-05-22T21:30:11.525Z | Downloaded fnv v1.0.7 |
| 483 | 2026-05-22T21:30:11.525Z | Downloaded test-strategy v0.4.3 |
| 484 | 2026-05-22T21:30:11.528Z | Downloaded hubpack v0.1.2 |
| 485 | 2026-05-22T21:30:11.531Z | Downloaded proc-macro-crate v1.3.1 |
| 486 | 2026-05-22T21:30:11.531Z | Downloaded potential_utf v0.1.3 |
| 487 | 2026-05-22T21:30:11.534Z | Downloaded newtype-uuid v1.3.2 |
| 488 | 2026-05-22T21:30:11.534Z | Downloaded ref-cast v1.0.25 |
| 489 | 2026-05-22T21:30:11.537Z | Downloaded cookie v0.18.1 |
| 490 | 2026-05-22T21:30:11.537Z | Downloaded slog-term v2.9.2 |
| 491 | 2026-05-22T21:30:11.540Z | Downloaded slog-json v2.6.1 |
| 492 | 2026-05-22T21:30:11.543Z | Downloaded semver v0.1.20 |
| 493 | 2026-05-22T21:30:11.545Z | Downloaded clang-sys v1.8.1 |
| 494 | 2026-05-22T21:30:11.548Z | Downloaded crossbeam-epoch v0.9.18 |
| 495 | 2026-05-22T21:30:11.553Z | Downloaded sha1 v0.10.6 |
| 496 | 2026-05-22T21:30:11.556Z | Downloaded subtle v2.6.1 |
| 497 | 2026-05-22T21:30:11.556Z | Downloaded icu_normalizer v2.0.0 |
| 498 | 2026-05-22T21:30:11.558Z | Downloaded signal-hook v0.3.18 |
| 499 | 2026-05-22T21:30:11.558Z | Downloaded pest_meta v2.8.2 |
| 500 | 2026-05-22T21:30:11.563Z | Downloaded thiserror v2.0.18 |
| 501 | 2026-05-22T21:30:11.566Z | Downloaded thiserror-no-std v2.0.2 |
| 502 | 2026-05-22T21:30:11.569Z | Downloaded tokio-macros v2.6.0 |
| 503 | 2026-05-22T21:30:11.569Z | Downloaded ref-cast-impl v1.0.25 |
| 504 | 2026-05-22T21:30:11.572Z | Downloaded scopeguard v1.2.0 |
| 505 | 2026-05-22T21:30:11.572Z | Downloaded utf8_iter v1.0.4 |
| 506 | 2026-05-22T21:30:11.572Z | Downloaded derive-ex v0.1.8 |
| 507 | 2026-05-22T21:30:11.572Z | Downloaded highway v1.3.0 |
| 508 | 2026-05-22T21:30:11.572Z | Downloaded bytes v1.11.1 |
| 509 | 2026-05-22T21:30:11.575Z | Downloaded usdt-attr-macro v0.5.0 |
| 510 | 2026-05-22T21:30:11.575Z | Downloaded yoke-derive v0.8.0 |
| 511 | 2026-05-22T21:30:11.575Z | Downloaded papergrid v0.17.0 |
| 512 | 2026-05-22T21:30:11.579Z | Downloaded futures-executor v0.3.32 |
| 513 | 2026-05-22T21:30:11.579Z | Downloaded tower-service v0.3.3 |
| 514 | 2026-05-22T21:30:11.579Z | Downloaded tower-layer v0.3.3 |
| 515 | 2026-05-22T21:30:11.582Z | Downloaded once_cell v1.21.3 |
| 516 | 2026-05-22T21:30:11.582Z | Downloaded proc-macro-error v1.0.4 |
| 517 | 2026-05-22T21:30:11.585Z | Downloaded zmij v1.0.17 |
| 518 | 2026-05-22T21:30:11.588Z | Downloaded fixedbitset v0.5.7 |
| 519 | 2026-05-22T21:30:11.588Z | Downloaded usdt-macro v0.5.0 |
| 520 | 2026-05-22T21:30:11.588Z | Downloaded tabled_derive v0.7.0 |
| 521 | 2026-05-22T21:30:11.588Z | Downloaded dtrace-parser v0.3.0 |
| 522 | 2026-05-22T21:30:11.588Z | Downloaded futures-sink v0.3.32 |
| 523 | 2026-05-22T21:30:11.592Z | Downloaded signal-hook-registry v1.4.6 |
| 524 | 2026-05-22T21:30:11.594Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 525 | 2026-05-22T21:30:11.594Z | Downloaded papergrid v0.11.0 |
| 526 | 2026-05-22T21:30:11.597Z | Downloaded miniz_oxide v0.8.9 |
| 527 | 2026-05-22T21:30:11.601Z | Downloaded unsafe-libyaml v0.2.11 |
| 528 | 2026-05-22T21:30:11.601Z | Downloaded derive-where v1.6.0 |
| 529 | 2026-05-22T21:30:11.604Z | Downloaded foldhash v0.1.5 |
| 530 | 2026-05-22T21:30:11.604Z | Downloaded git-stub-vcs v0.1.0 |
| 531 | 2026-05-22T21:30:11.604Z | Downloaded resolv-conf v0.7.5 |
| 532 | 2026-05-22T21:30:11.604Z | Downloaded jiff-static v0.2.15 |
| 533 | 2026-05-22T21:30:11.607Z | Downloaded progenitor-client v0.13.0 |
| 534 | 2026-05-22T21:30:11.607Z | Downloaded httparse v1.10.1 |
| 535 | 2026-05-22T21:30:11.607Z | Downloaded iana-time-zone v0.1.64 |
| 536 | 2026-05-22T21:30:11.610Z | Downloaded embedded-io v0.6.1 |
| 537 | 2026-05-22T21:30:11.610Z | Downloaded heck v0.5.0 |
| 538 | 2026-05-22T21:30:11.610Z | Downloaded pkg-config v0.3.32 |
| 539 | 2026-05-22T21:30:11.610Z | Downloaded semver v1.0.27 |
| 540 | 2026-05-22T21:30:11.613Z | Downloaded openssl-sys v0.9.112 |
| 541 | 2026-05-22T21:30:11.616Z | Downloaded progenitor-macro v0.10.0 |
| 542 | 2026-05-22T21:30:11.616Z | Downloaded quick-error v1.2.3 |
| 543 | 2026-05-22T21:30:11.616Z | Downloaded serde_path_to_error v0.1.20 |
| 544 | 2026-05-22T21:30:11.619Z | Downloaded chacha20poly1305 v0.10.1 |
| 545 | 2026-05-22T21:30:11.619Z | Downloaded form_urlencoded v1.2.2 |
| 546 | 2026-05-22T21:30:11.623Z | Downloaded same-file v1.0.6 |
| 547 | 2026-05-22T21:30:11.623Z | Downloaded foreign-types v0.3.2 |
| 548 | 2026-05-22T21:30:11.623Z | Downloaded seq-macro v0.3.6 |
| 549 | 2026-05-22T21:30:11.626Z | Downloaded serde_tokenstream v0.2.3 |
| 550 | 2026-05-22T21:30:11.626Z | Downloaded thiserror-impl v1.0.69 |
| 551 | 2026-05-22T21:30:11.626Z | Downloaded thiserror-impl v2.0.18 |
| 552 | 2026-05-22T21:30:11.626Z | Downloaded allocator-api2 v0.2.21 |
| 553 | 2026-05-22T21:30:11.629Z | Downloaded const_format v0.2.34 |
| 554 | 2026-05-22T21:30:11.629Z | Downloaded darling_core v0.21.3 |
| 555 | 2026-05-22T21:30:11.632Z | Downloaded thiserror v1.0.69 |
| 556 | 2026-05-22T21:30:11.635Z | Downloaded tabled_derive v0.11.0 |
| 557 | 2026-05-22T21:30:11.635Z | Downloaded synstructure v0.13.2 |
| 558 | 2026-05-22T21:30:11.638Z | Downloaded hubpack_derive v0.1.1 |
| 559 | 2026-05-22T21:30:11.638Z | Downloaded serde_repr v0.1.20 |
| 560 | 2026-05-22T21:30:11.638Z | Downloaded rustc_version v0.1.7 |
| 561 | 2026-05-22T21:30:11.641Z | Downloaded snafu v0.8.9 |
| 562 | 2026-05-22T21:30:11.641Z | Downloaded slog-dtrace v0.3.0 |
| 563 | 2026-05-22T21:30:11.644Z | Downloaded crypto-bigint v0.5.5 |
| 564 | 2026-05-22T21:30:11.646Z | Downloaded progenitor-impl v0.10.0 |
| 565 | 2026-05-22T21:30:11.652Z | Downloaded ucd-trie v0.1.7 |
| 566 | 2026-05-22T21:30:11.655Z | Downloaded zone v0.3.1 |
| 567 | 2026-05-22T21:30:11.658Z | Downloaded deranged v0.5.3 |
| 568 | 2026-05-22T21:30:11.658Z | Downloaded ff v0.13.1 |
| 569 | 2026-05-22T21:30:11.661Z | Downloaded whoami v1.6.1 |
| 570 | 2026-05-22T21:30:11.664Z | Downloaded rustls-pki-types v1.12.0 |
| 571 | 2026-05-22T21:30:11.668Z | Downloaded minimal-lexical v0.2.1 |
| 572 | 2026-05-22T21:30:11.672Z | Downloaded hostname v0.3.1 |
| 573 | 2026-05-22T21:30:11.676Z | Downloaded progenitor-client v0.11.1 |
| 574 | 2026-05-22T21:30:11.679Z | Downloaded indexmap v2.13.0 |
| 575 | 2026-05-22T21:30:11.682Z | Downloaded version_check v0.9.5 |
| 576 | 2026-05-22T21:30:11.682Z | Downloaded dof v0.4.0 |
| 577 | 2026-05-22T21:30:11.682Z | Downloaded progenitor v0.11.1 |
| 578 | 2026-05-22T21:30:11.685Z | Downloaded foreign-types v0.5.0 |
| 579 | 2026-05-22T21:30:11.685Z | Downloaded foreign-types-macros v0.2.3 |
| 580 | 2026-05-22T21:30:11.685Z | Downloaded pest_derive v2.8.2 |
| 581 | 2026-05-22T21:30:11.688Z | Downloaded tinyvec v1.10.0 |
| 582 | 2026-05-22T21:30:11.688Z | Downloaded futures-macro v0.3.32 |
| 583 | 2026-05-22T21:30:11.688Z | Downloaded poly1305 v0.8.0 |
| 584 | 2026-05-22T21:30:11.691Z | Downloaded clap v4.6.0 |
| 585 | 2026-05-22T21:30:11.694Z | Downloaded flate2 v1.1.2 |
| 586 | 2026-05-22T21:30:11.697Z | Downloaded strum v0.26.3 |
| 587 | 2026-05-22T21:30:11.697Z | Downloaded strsim v0.11.1 |
| 588 | 2026-05-22T21:30:11.700Z | Downloaded vergen v8.3.2 |
| 589 | 2026-05-22T21:30:11.700Z | Downloaded heapless v0.8.0 |
| 590 | 2026-05-22T21:30:11.704Z | Downloaded terminal_size v0.4.3 |
| 591 | 2026-05-22T21:30:11.706Z | Downloaded usdt-attr-macro v0.6.0 |
| 592 | 2026-05-22T21:30:11.706Z | Downloaded rustls-pemfile v2.2.0 |
| 593 | 2026-05-22T21:30:11.707Z | Downloaded plain v0.2.3 |
| 594 | 2026-05-22T21:30:11.709Z | Downloaded httpdate v1.0.3 |
| 595 | 2026-05-22T21:30:11.712Z | Downloaded uuid v1.20.0 |
| 596 | 2026-05-22T21:30:11.712Z | Downloaded shlex v1.3.0 |
| 597 | 2026-05-22T21:30:11.715Z | Downloaded tokio-native-tls v0.3.1 |
| 598 | 2026-05-22T21:30:11.718Z | Downloaded tar v0.4.45 |
| 599 | 2026-05-22T21:30:11.721Z | Downloaded icu_properties v2.0.1 |
| 600 | 2026-05-22T21:30:11.724Z | Downloaded toml_write v0.1.2 |
| 601 | 2026-05-22T21:30:11.727Z | Downloaded utf8parse v0.2.2 |
| 602 | 2026-05-22T21:30:11.729Z | Downloaded gethostname v0.5.0 |
| 603 | 2026-05-22T21:30:11.732Z | Downloaded smawk v0.3.2 |
| 604 | 2026-05-22T21:30:11.732Z | Downloaded zerocopy-derive v0.7.35 |
| 605 | 2026-05-22T21:30:11.735Z | Downloaded smf v0.2.3 |
| 606 | 2026-05-22T21:30:11.735Z | Downloaded time-macros v0.2.27 |
| 607 | 2026-05-22T21:30:11.735Z | Downloaded tracing-attributes v0.1.30 |
| 608 | 2026-05-22T21:30:11.739Z | Downloaded tokio-stream v0.1.17 |
| 609 | 2026-05-22T21:30:11.741Z | Downloaded rand_chacha v0.3.1 |
| 610 | 2026-05-22T21:30:11.741Z | Downloaded scroll_derive v0.13.1 |
| 611 | 2026-05-22T21:30:11.741Z | Downloaded testing_table v0.3.0 |
| 612 | 2026-05-22T21:30:11.742Z | Downloaded thread-id v4.2.2 |
| 613 | 2026-05-22T21:30:11.742Z | Downloaded mio v1.0.4 |
| 614 | 2026-05-22T21:30:11.745Z | Downloaded typenum v1.18.0 |
| 615 | 2026-05-22T21:30:11.748Z | Downloaded progenitor-impl v0.11.1 |
| 616 | 2026-05-22T21:30:11.751Z | Downloaded erased-serde v0.3.31 |
| 617 | 2026-05-22T21:30:11.751Z | Downloaded ppv-lite86 v0.2.21 |
| 618 | 2026-05-22T21:30:11.754Z | Downloaded serde-big-array v0.5.1 |
| 619 | 2026-05-22T21:30:11.758Z | Downloaded xattr v1.6.1 |
| 620 | 2026-05-22T21:30:11.761Z | Downloaded equivalent v1.0.2 |
| 621 | 2026-05-22T21:30:11.766Z | Downloaded quinn-udp v0.5.14 |
| 622 | 2026-05-22T21:30:11.768Z | Downloaded either v1.15.0 |
| 623 | 2026-05-22T21:30:11.768Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 624 | 2026-05-22T21:30:11.768Z | Downloaded progenitor-macro v0.11.1 |
| 625 | 2026-05-22T21:30:11.771Z | Downloaded serde_yaml v0.9.34+deprecated |
| 626 | 2026-05-22T21:30:11.774Z | Downloaded crossbeam-channel v0.5.15 |
| 627 | 2026-05-22T21:30:11.777Z | Downloaded schemars v1.2.0 |
| 628 | 2026-05-22T21:30:11.783Z | Downloaded slog-async v2.8.0 |
| 629 | 2026-05-22T21:30:11.786Z | Downloaded curl v0.4.49 |
| 630 | 2026-05-22T21:30:11.786Z | Downloaded rayon-core v1.13.0 |
| 631 | 2026-05-22T21:30:11.789Z | Downloaded foldhash v0.2.0 |
| 632 | 2026-05-22T21:30:11.789Z | Downloaded serde_urlencoded v0.7.1 |
| 633 | 2026-05-22T21:30:11.792Z | Downloaded toml_datetime v0.6.11 |
| 634 | 2026-05-22T21:30:11.792Z | Downloaded socket2 v0.6.0 |
| 635 | 2026-05-22T21:30:11.792Z | Downloaded group v0.13.0 |
| 636 | 2026-05-22T21:30:11.792Z | Downloaded sigpipe v0.1.3 |
| 637 | 2026-05-22T21:30:11.792Z | Downloaded stable_deref_trait v1.2.0 |
| 638 | 2026-05-22T21:30:11.794Z | Downloaded rand_core v0.9.3 |
| 639 | 2026-05-22T21:30:11.794Z | Downloaded tempfile v3.27.0 |
| 640 | 2026-05-22T21:30:11.794Z | Downloaded tabwriter v1.4.1 |
| 641 | 2026-05-22T21:30:11.794Z | Downloaded waitgroup v0.1.2 |
| 642 | 2026-05-22T21:30:11.797Z | Downloaded memchr v2.7.5 |
| 643 | 2026-05-22T21:30:11.797Z | Downloaded digest v0.10.7 |
| 644 | 2026-05-22T21:30:11.800Z | Downloaded displaydoc v0.2.5 |
| 645 | 2026-05-22T21:30:11.800Z | Downloaded tinystr v0.8.1 |
| 646 | 2026-05-22T21:30:11.803Z | Downloaded usdt-impl v0.6.0 |
| 647 | 2026-05-22T21:30:11.803Z | Downloaded unicode-segmentation v1.12.0 |
| 648 | 2026-05-22T21:30:11.803Z | Downloaded find-msvc-tools v0.1.9 |
| 649 | 2026-05-22T21:30:11.807Z | Downloaded pin-project-internal v1.1.10 |
| 650 | 2026-05-22T21:30:11.807Z | Downloaded tinyvec_macros v0.1.1 |
| 651 | 2026-05-22T21:30:11.807Z | Downloaded scroll_derive v0.12.1 |
| 652 | 2026-05-22T21:30:11.807Z | Downloaded zeroize_derive v1.4.3 |
| 653 | 2026-05-22T21:30:11.807Z | Downloaded rustc-hash v2.1.1 |
| 654 | 2026-05-22T21:30:11.807Z | Downloaded derive_more v0.99.20 |
| 655 | 2026-05-22T21:30:11.810Z | Downloaded vsss-rs v3.3.4 |
| 656 | 2026-05-22T21:30:11.810Z | Downloaded rustversion v1.0.22 |
| 657 | 2026-05-22T21:30:11.813Z | Downloaded serde v1.0.228 |
| 658 | 2026-05-22T21:30:11.813Z | Downloaded phf_shared v0.12.1 |
| 659 | 2026-05-22T21:30:11.816Z | Downloaded hmac v0.12.1 |
| 660 | 2026-05-22T21:30:11.816Z | Downloaded untrusted v0.9.0 |
| 661 | 2026-05-22T21:30:11.819Z | Downloaded time-core v0.1.8 |
| 662 | 2026-05-22T21:30:11.819Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 663 | 2026-05-22T21:30:11.822Z | Downloaded prettyplease v0.2.37 |
| 664 | 2026-05-22T21:30:11.825Z | Downloaded tracing v0.1.41 |
| 665 | 2026-05-22T21:30:11.828Z | Downloaded unicode-ident v1.0.24 |
| 666 | 2026-05-22T21:30:11.828Z | Downloaded toml_edit v0.19.15 |
| 667 | 2026-05-22T21:30:11.835Z | Downloaded ryu v1.0.20 |
| 668 | 2026-05-22T21:30:11.838Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 669 | 2026-05-22T21:30:11.838Z | Downloaded unarray v0.1.4 |
| 670 | 2026-05-22T21:30:11.841Z | Downloaded postcard v1.1.3 |
| 671 | 2026-05-22T21:30:11.841Z | Downloaded pest_generator v2.8.2 |
| 672 | 2026-05-22T21:30:11.844Z | Downloaded toml_edit v0.22.27 |
| 673 | 2026-05-22T21:30:11.847Z | Downloaded search_path v0.1.4 |
| 674 | 2026-05-22T21:30:11.852Z | Downloaded nom v7.1.3 |
| 675 | 2026-05-22T21:30:11.855Z | Downloaded rand_xorshift v0.4.0 |
| 676 | 2026-05-22T21:30:11.858Z | Downloaded embedded-io v0.4.0 |
| 677 | 2026-05-22T21:30:11.858Z | Downloaded fixedbitset v0.4.2 |
| 678 | 2026-05-22T21:30:11.863Z | Downloaded rustc_version v0.4.1 |
| 679 | 2026-05-22T21:30:11.866Z | Downloaded spin v0.9.8 |
| 680 | 2026-05-22T21:30:11.866Z | Downloaded tagptr v0.2.0 |
| 681 | 2026-05-22T21:30:11.866Z | Downloaded tokio-rustls v0.25.0 |
| 682 | 2026-05-22T21:30:11.869Z | Downloaded serde_with_macros v3.14.1 |
| 683 | 2026-05-22T21:30:11.877Z | Downloaded proc-macro-error2 v2.0.1 |
| 684 | 2026-05-22T21:30:11.880Z | Downloaded zeroize v1.8.1 |
| 685 | 2026-05-22T21:30:11.880Z | Downloaded zone_cfg_derive v0.3.1 |
| 686 | 2026-05-22T21:30:11.880Z | Downloaded pem v3.0.5 |
| 687 | 2026-05-22T21:30:11.883Z | Downloaded futures-core v0.3.32 |
| 688 | 2026-05-22T21:30:11.883Z | Downloaded zerotrie v0.2.2 |
| 689 | 2026-05-22T21:30:11.886Z | Downloaded textwrap v0.16.2 |
| 690 | 2026-05-22T21:30:11.886Z | Downloaded foreign-types-shared v0.3.1 |
| 691 | 2026-05-22T21:30:11.886Z | Downloaded quinn v0.11.9 |
| 692 | 2026-05-22T21:30:11.889Z | Downloaded serde_spanned v1.0.4 |
| 693 | 2026-05-22T21:30:11.889Z | Downloaded strum_macros v0.27.2 |
| 694 | 2026-05-22T21:30:11.892Z | Downloaded itertools v0.12.1 |
| 695 | 2026-05-22T21:30:11.895Z | Downloaded tower-http v0.6.8 |
| 696 | 2026-05-22T21:30:11.898Z | Downloaded pretty-hex v0.4.1 |
| 697 | 2026-05-22T21:30:11.901Z | Downloaded pin-project-lite v0.2.16 |
| 698 | 2026-05-22T21:30:11.904Z | Downloaded progenitor v0.13.0 |
| 699 | 2026-05-22T21:30:11.904Z | Downloaded hyper-rustls v0.27.7 |
| 700 | 2026-05-22T21:30:11.904Z | Downloaded pin-project v1.1.10 |
| 701 | 2026-05-22T21:30:11.909Z | Downloaded scroll v0.12.0 |
| 702 | 2026-05-22T21:30:11.912Z | Downloaded unicode-linebreak v0.1.5 |
| 703 | 2026-05-22T21:30:11.912Z | Downloaded http v1.4.0 |
| 704 | 2026-05-22T21:30:11.912Z | Downloaded http-body v1.0.1 |
| 705 | 2026-05-22T21:30:11.914Z | Downloaded globset v0.4.16 |
| 706 | 2026-05-22T21:30:11.914Z | Downloaded drift v0.1.3 |
| 707 | 2026-05-22T21:30:11.918Z | Downloaded futures-channel v0.3.32 |
| 708 | 2026-05-22T21:30:11.918Z | Downloaded hex v0.4.3 |
| 709 | 2026-05-22T21:30:11.918Z | Downloaded generic-array v0.14.7 |
| 710 | 2026-05-22T21:30:11.921Z | Downloaded strum_macros v0.26.4 |
| 711 | 2026-05-22T21:30:11.921Z | Downloaded tokio-dtrace v0.1.1 |
| 712 | 2026-05-22T21:30:11.921Z | Downloaded getrandom v0.2.16 |
| 713 | 2026-05-22T21:30:11.924Z | Downloaded hickory-resolver v0.25.2 |
| 714 | 2026-05-22T21:30:11.927Z | Downloaded schemars v0.8.22 |
| 715 | 2026-05-22T21:30:11.930Z | Downloaded idna v1.1.0 |
| 716 | 2026-05-22T21:30:11.935Z | Downloaded rusty-fork v0.3.0 |
| 717 | 2026-05-22T21:30:11.945Z | Downloaded serde_derive v1.0.228 |
| 718 | 2026-05-22T21:30:11.948Z | Downloaded typify v0.6.1 |
| 719 | 2026-05-22T21:30:11.951Z | Downloaded progenitor-impl v0.13.0 |
| 720 | 2026-05-22T21:30:11.951Z | Downloaded typify v0.4.3 |
| 721 | 2026-05-22T21:30:11.954Z | Downloaded hyper-util v0.1.19 |
| 722 | 2026-05-22T21:30:11.957Z | Downloaded aho-corasick v1.1.3 |
| 723 | 2026-05-22T21:30:11.960Z | Downloaded usdt-impl v0.5.0 |
| 724 | 2026-05-22T21:30:11.963Z | Downloaded yoke v0.8.0 |
| 725 | 2026-05-22T21:30:11.963Z | Downloaded schemars_derive v0.8.22 |
| 726 | 2026-05-22T21:30:11.963Z | Downloaded tower v0.5.2 |
| 727 | 2026-05-22T21:30:11.967Z | Downloaded rand_chacha v0.9.0 |
| 728 | 2026-05-22T21:30:11.970Z | Downloaded rand v0.9.2 |
| 729 | 2026-05-22T21:30:11.970Z | Downloaded zerocopy-derive v0.8.27 |
| 730 | 2026-05-22T21:30:11.973Z | Downloaded iddqd v0.3.18 |
| 731 | 2026-05-22T21:30:11.976Z | Downloaded getrandom v0.3.3 |
| 732 | 2026-05-22T21:30:11.979Z | Downloaded http-body-util v0.1.3 |
| 733 | 2026-05-22T21:30:11.982Z | Downloaded slab v0.4.11 |
| 734 | 2026-05-22T21:30:11.982Z | Downloaded iri-string v0.7.8 |
| 735 | 2026-05-22T21:30:11.985Z | Downloaded toml v0.7.8 |
| 736 | 2026-05-22T21:30:11.985Z | Downloaded similar v2.7.0 |
| 737 | 2026-05-22T21:30:11.990Z | Downloaded term v1.2.0 |
| 738 | 2026-05-22T21:30:11.993Z | Downloaded elliptic-curve v0.13.8 |
| 739 | 2026-05-22T21:30:11.993Z | Downloaded tokio-util v0.7.16 |
| 740 | 2026-05-22T21:30:11.995Z | Downloaded progenitor v0.10.0 |
| 741 | 2026-05-22T21:30:11.998Z | Downloaded walkdir v2.5.0 |
| 742 | 2026-05-22T21:30:11.998Z | Downloaded icu_normalizer_data v2.0.0 |
| 743 | 2026-05-22T21:30:12.001Z | Downloaded tracing-core v0.1.34 |
| 744 | 2026-05-22T21:30:12.005Z | Downloaded hashbrown v0.12.3 |
| 745 | 2026-05-22T21:30:12.013Z | Downloaded half v2.7.1 |
| 746 | 2026-05-22T21:30:12.016Z | Downloaded libm v0.2.15 |
| 747 | 2026-05-22T21:30:12.022Z | Downloaded futures v0.3.32 |
| 748 | 2026-05-22T21:30:12.025Z | Downloaded slog v2.8.2 |
| 749 | 2026-05-22T21:30:12.047Z | Downloaded url v2.5.7 |
| 750 | 2026-05-22T21:30:12.047Z | Downloaded qorb v0.4.1 |
| 751 | 2026-05-22T21:30:12.047Z | Downloaded rustls-webpki v0.103.6 |
| 752 | 2026-05-22T21:30:12.047Z | Downloaded expectorate v1.2.0 |
| 753 | 2026-05-22T21:30:12.047Z | Downloaded dropshot_endpoint v0.16.7 |
| 754 | 2026-05-22T21:30:12.050Z | Downloaded serde_core v1.0.228 |
| 755 | 2026-05-22T21:30:12.050Z | Downloaded steno v0.4.1 |
| 756 | 2026-05-22T21:30:12.050Z | Downloaded schemars v0.9.0 |
| 757 | 2026-05-22T21:30:12.056Z | Downloaded icu_locale_core v2.0.0 |
| 758 | 2026-05-22T21:30:12.060Z | Downloaded proc-macro2 v1.0.106 |
| 759 | 2026-05-22T21:30:12.063Z | Downloaded hickory-resolver v0.24.4 |
| 760 | 2026-05-22T21:30:12.068Z | Downloaded pest v2.8.2 |
| 761 | 2026-05-22T21:30:12.071Z | Downloaded icu_collections v2.0.0 |
| 762 | 2026-05-22T21:30:12.080Z | Downloaded serde_json v1.0.149 |
| 763 | 2026-05-22T21:30:12.087Z | Downloaded clap_builder v4.6.0 |
| 764 | 2026-05-22T21:30:12.090Z | Downloaded portable-atomic v1.11.1 |
| 765 | 2026-05-22T21:30:12.097Z | Downloaded zerocopy v0.7.35 |
| 766 | 2026-05-22T21:30:12.121Z | Downloaded rustls-webpki v0.102.8 |
| 767 | 2026-05-22T21:30:12.130Z | Downloaded futures-util v0.3.32 |
| 768 | 2026-05-22T21:30:12.136Z | Downloaded time v0.3.47 |
| 769 | 2026-05-22T21:30:12.142Z | Downloaded hyper v1.8.1 |
| 770 | 2026-05-22T21:30:12.146Z | Downloaded reqwest v0.13.2 |
| 771 | 2026-05-22T21:30:12.149Z | Downloaded winnow v0.5.40 |
| 772 | 2026-05-22T21:30:12.153Z | Downloaded zerovec v0.11.4 |
| 773 | 2026-05-22T21:30:12.156Z | Downloaded hashbrown v0.15.5 |
| 774 | 2026-05-22T21:30:12.159Z | Downloaded typed-path v0.9.3 |
| 775 | 2026-05-22T21:30:12.161Z | Downloaded dropshot-api-manager v0.5.2 |
| 776 | 2026-05-22T21:30:12.164Z | Downloaded rand v0.8.5 |
| 777 | 2026-05-22T21:30:12.164Z | Downloaded regex v1.12.3 |
| 778 | 2026-05-22T21:30:12.167Z | Downloaded serde_with v3.14.1 |
| 779 | 2026-05-22T21:30:12.173Z | Downloaded icu_properties_data v2.0.1 |
| 780 | 2026-05-22T21:30:12.177Z | Downloaded reqwest v0.12.23 |
| 781 | 2026-05-22T21:30:12.181Z | Downloaded unicode-normalization v0.1.24 |
| 782 | 2026-05-22T21:30:12.183Z | Downloaded moka v0.12.11 |
| 783 | 2026-05-22T21:30:12.187Z | Downloaded hashbrown v0.16.1 |
| 784 | 2026-05-22T21:30:12.191Z | Downloaded tough v0.20.0 |
| 785 | 2026-05-22T21:30:12.195Z | Downloaded blake3 v1.8.2 |
| 786 | 2026-05-22T21:30:12.199Z | Downloaded hkdf v0.12.4 |
| 787 | 2026-05-22T21:30:12.212Z | Downloaded tabled v0.15.0 |
| 788 | 2026-05-22T21:30:12.220Z | Downloaded rayon v1.11.0 |
| 789 | 2026-05-22T21:30:12.224Z | Downloaded openssl v0.10.76 |
| 790 | 2026-05-22T21:30:12.230Z | Downloaded winnow v0.7.14 |
| 791 | 2026-05-22T21:30:12.240Z | Downloaded vcpkg v0.2.15 |
| 792 | 2026-05-22T21:30:12.260Z | Downloaded bindgen v0.72.1 |
| 793 | 2026-05-22T21:30:12.264Z | Downloaded chrono v0.4.44 |
| 794 | 2026-05-22T21:30:12.268Z | Downloaded proptest v1.8.0 |
| 795 | 2026-05-22T21:30:12.272Z | Downloaded syn v1.0.109 |
| 796 | 2026-05-22T21:30:12.277Z | Downloaded h2 v0.4.12 |
| 797 | 2026-05-22T21:30:12.281Z | Downloaded git2 v0.19.0 |
| 798 | 2026-05-22T21:30:12.285Z | Downloaded goblin v0.8.2 |
| 799 | 2026-05-22T21:30:12.308Z | Downloaded quinn-proto v0.11.14 |
| 800 | 2026-05-22T21:30:12.311Z | Downloaded nix v0.30.1 |
| 801 | 2026-05-22T21:30:12.317Z | Downloaded openapiv3 v2.2.0 |
| 802 | 2026-05-22T21:30:12.324Z | Downloaded rustls v0.22.4 |
| 803 | 2026-05-22T21:30:12.331Z | Downloaded nix v0.31.3 |
| 804 | 2026-05-22T21:30:12.337Z | Downloaded zerocopy v0.8.27 |
| 805 | 2026-05-22T21:30:12.349Z | Downloaded regress v0.10.5 |
| 806 | 2026-05-22T21:30:12.353Z | Downloaded smoltcp v0.11.0 |
| 807 | 2026-05-22T21:30:12.363Z | Downloaded syn v2.0.117 |
| 808 | 2026-05-22T21:30:12.370Z | Downloaded goblin v0.10.1 |
| 809 | 2026-05-22T21:30:12.373Z | Downloaded curve25519-dalek v4.1.3 |
| 810 | 2026-05-22T21:30:12.382Z | Downloaded rustls v0.23.32 |
| 811 | 2026-05-22T21:30:12.388Z | Downloaded webpki-roots v1.0.2 |
| 812 | 2026-05-22T21:30:12.391Z | Downloaded unicode-width v0.1.14 |
| 813 | 2026-05-22T21:30:12.394Z | Downloaded tabled v0.20.0 |
| 814 | 2026-05-22T21:30:12.403Z | Downloaded bstr v1.12.0 |
| 815 | 2026-05-22T21:30:12.408Z | Downloaded regex-syntax v0.8.6 |
| 816 | 2026-05-22T21:30:12.413Z | Downloaded rustix v1.1.4 |
| 817 | 2026-05-22T21:30:12.426Z | Downloaded dropshot v0.16.7 |
| 818 | 2026-05-22T21:30:12.437Z | Downloaded unicode-width v0.2.1 |
| 819 | 2026-05-22T21:30:12.440Z | Downloaded hickory-proto v0.25.2 |
| 820 | 2026-05-22T21:30:12.500Z | Downloaded hickory-proto v0.24.4 |
| 821 | 2026-05-22T21:30:12.509Z | Downloaded typify-impl v0.6.1 |
| 822 | 2026-05-22T21:30:12.516Z | Downloaded rustix v0.38.44 |
| 823 | 2026-05-22T21:30:12.530Z | Downloaded jiff v0.2.15 |
| 824 | 2026-05-22T21:30:12.548Z | Downloaded typify-impl v0.4.3 |
| 825 | 2026-05-22T21:30:12.556Z | Downloaded libc v0.2.186 |
| 826 | 2026-05-22T21:30:12.575Z | Downloaded petgraph v0.8.2 |
| 827 | 2026-05-22T21:30:12.587Z | Downloaded libz-sys v1.1.22 |
| 828 | 2026-05-22T21:30:12.604Z | Downloaded tokio v1.49.0 |
| 829 | 2026-05-22T21:30:12.625Z | Downloaded regex-automata v0.4.13 |
| 830 | 2026-05-22T21:30:12.660Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 831 | 2026-05-22T21:30:12.691Z | Downloaded encoding_rs v0.8.35 |
| 832 | 2026-05-22T21:30:12.703Z | Downloaded chrono-tz v0.10.4 |
| 833 | 2026-05-22T21:30:12.713Z | Downloaded petgraph v0.6.5 |
| 834 | 2026-05-22T21:30:12.724Z | Downloaded csv v1.3.1 |
| 835 | 2026-05-22T21:30:12.736Z | Downloaded sha3 v0.10.8 |
| 836 | 2026-05-22T21:30:12.849Z | Downloaded ring v0.17.14 |
| 837 | 2026-05-22T21:30:12.882Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 838 | 2026-05-22T21:30:13.402Z | Downloaded aws-lc-sys v0.39.1 |
| 839 | 2026-05-22T21:30:13.771Z | Compiling proc-macro2 v1.0.106 |
| 840 | 2026-05-22T21:30:13.771Z | Compiling quote v1.0.45 |
| 841 | 2026-05-22T21:30:13.771Z | Compiling unicode-ident v1.0.24 |
| 842 | 2026-05-22T21:30:13.775Z | Compiling libc v0.2.186 |
| 843 | 2026-05-22T21:30:13.775Z | Compiling serde_core v1.0.228 |
| 844 | 2026-05-22T21:30:13.775Z | Compiling serde v1.0.228 |
| 845 | 2026-05-22T21:30:13.775Z | Checking cfg-if v1.0.3 |
| 846 | 2026-05-22T21:30:13.775Z | Compiling zmij v1.0.17 |
| 847 | 2026-05-22T21:30:14.132Z | Compiling autocfg v1.5.0 |
| 848 | 2026-05-22T21:30:14.149Z | Compiling getrandom v0.3.3 |
| 849 | 2026-05-22T21:30:14.478Z | Compiling memchr v2.7.5 |
| 850 | 2026-05-22T21:30:14.745Z | Compiling libm v0.2.15 |
| 851 | 2026-05-22T21:30:15.090Z | Compiling shlex v1.3.0 |
| 852 | 2026-05-22T21:30:15.109Z | Compiling find-msvc-tools v0.1.9 |
| 853 | 2026-05-22T21:30:15.186Z | Compiling thiserror v2.0.18 |
| 854 | 2026-05-22T21:30:15.305Z | Compiling jobserver v0.1.34 |
| 855 | 2026-05-22T21:30:15.320Z | Checking itoa v1.0.15 |
| 856 | 2026-05-22T21:30:15.405Z | Checking smallvec v1.15.1 |
| 857 | 2026-05-22T21:30:15.439Z | Compiling version_check v0.9.5 |
| 858 | 2026-05-22T21:30:15.477Z | Compiling syn v2.0.117 |
| 859 | 2026-05-22T21:30:15.528Z | Compiling cc v1.2.58 |
| 860 | 2026-05-22T21:30:15.594Z | Compiling icu_normalizer_data v2.0.0 |
| 861 | 2026-05-22T21:30:15.632Z | Compiling icu_properties_data v2.0.1 |
| 862 | 2026-05-22T21:30:15.658Z | Compiling serde_json v1.0.149 |
| 863 | 2026-05-22T21:30:15.862Z | Compiling parking_lot_core v0.9.12 |
| 864 | 2026-05-22T21:30:15.902Z | Checking stable_deref_trait v1.2.0 |
| 865 | 2026-05-22T21:30:15.995Z | Compiling heck v0.5.0 |
| 866 | 2026-05-22T21:30:16.184Z | Compiling num-traits v0.2.19 |
| 867 | 2026-05-22T21:30:16.233Z | Checking writeable v0.6.1 |
| 868 | 2026-05-22T21:30:16.311Z | Checking litemap v0.8.0 |
| 869 | 2026-05-22T21:30:16.430Z | Checking percent-encoding v2.3.2 |
| 870 | 2026-05-22T21:30:16.647Z | Compiling allocator-api2 v0.2.21 |
| 871 | 2026-05-22T21:30:16.679Z | Compiling equivalent v1.0.2 |
| 872 | 2026-05-22T21:30:16.693Z | Checking form_urlencoded v1.2.2 |
| 873 | 2026-05-22T21:30:16.769Z | Compiling foldhash v0.2.0 |
| 874 | 2026-05-22T21:30:16.824Z | Checking utf8_iter v1.0.4 |
| 875 | 2026-05-22T21:30:16.840Z | Compiling rustversion v1.0.22 |
| 876 | 2026-05-22T21:30:16.947Z | Compiling hashbrown v0.16.1 |
| 877 | 2026-05-22T21:30:16.968Z | Compiling zerocopy v0.8.27 |
| 878 | 2026-05-22T21:30:16.971Z | Compiling semver v1.0.27 |
| 879 | 2026-05-22T21:30:16.999Z | Checking pin-project-lite v0.2.16 |
| 880 | 2026-05-22T21:30:17.092Z | Checking iana-time-zone v0.1.64 |
| 881 | 2026-05-22T21:30:17.210Z | Compiling log v0.4.29 |
| 882 | 2026-05-22T21:30:17.411Z | Checking bitflags v2.11.1 |
| 883 | 2026-05-22T21:30:17.438Z | Checking uuid v1.20.0 |
| 884 | 2026-05-22T21:30:17.455Z | Checking socket2 v0.6.0 |
| 885 | 2026-05-22T21:30:17.578Z | Checking scopeguard v1.2.0 |
| 886 | 2026-05-22T21:30:17.691Z | Checking lock_api v0.4.14 |
| 887 | 2026-05-22T21:30:17.726Z | Checking signal-hook-registry v1.4.6 |
| 888 | 2026-05-22T21:30:17.741Z | Checking getrandom v0.2.16 |
| 889 | 2026-05-22T21:30:17.824Z | Checking dyn-clone v1.0.20 |
| 890 | 2026-05-22T21:30:17.850Z | Compiling schemars v0.8.22 |
| 891 | 2026-05-22T21:30:17.884Z | Compiling indexmap v2.13.0 |
| 892 | 2026-05-22T21:30:17.899Z | Checking mio v1.0.4 |
| 893 | 2026-05-22T21:30:17.902Z | Compiling portable-atomic v1.11.1 |
| 894 | 2026-05-22T21:30:17.931Z | Checking parking_lot v0.12.5 |
| 895 | 2026-05-22T21:30:17.934Z | Compiling rustix v1.1.4 |
| 896 | 2026-05-22T21:30:18.137Z | Checking critical-section v1.2.0 |
| 897 | 2026-05-22T21:30:18.272Z | Compiling synstructure v0.13.2 |
| 898 | 2026-05-22T21:30:18.308Z | Compiling serde_derive_internals v0.29.1 |
| 899 | 2026-05-22T21:30:18.515Z | Compiling regex-syntax v0.8.6 |
| 900 | 2026-05-22T21:30:18.809Z | Checking futures-core v0.3.32 |
| 901 | 2026-05-22T21:30:18.824Z | Checking once_cell v1.21.3 |
| 902 | 2026-05-22T21:30:18.840Z | Compiling aho-corasick v1.1.3 |
| 903 | 2026-05-22T21:30:18.916Z | Compiling ring v0.17.14 |
| 904 | 2026-05-22T21:30:19.014Z | Compiling typenum v1.18.0 |
| 905 | 2026-05-22T21:30:19.065Z | Compiling anyhow v1.0.102 |
| 906 | 2026-05-22T21:30:19.133Z | Compiling thiserror v1.0.69 |
| 907 | 2026-05-22T21:30:19.418Z | Compiling httparse v1.10.1 |
| 908 | 2026-05-22T21:30:19.530Z | Compiling serde_derive v1.0.228 |
| 909 | 2026-05-22T21:30:19.557Z | Compiling zerofrom-derive v0.1.6 |
| 910 | 2026-05-22T21:30:19.571Z | Compiling yoke-derive v0.8.0 |
| 911 | 2026-05-22T21:30:19.744Z | Compiling zerovec-derive v0.11.1 |
| 912 | 2026-05-22T21:30:19.781Z | Compiling displaydoc v0.2.5 |
| 913 | 2026-05-22T21:30:20.280Z | Compiling thiserror-impl v2.0.18 |
| 914 | 2026-05-22T21:30:20.515Z | Compiling schemars_derive v0.8.22 |
| 915 | 2026-05-22T21:30:20.590Z | Compiling tokio-macros v2.6.0 |
| 916 | 2026-05-22T21:30:20.606Z | Compiling zerocopy-derive v0.8.27 |
| 917 | 2026-05-22T21:30:20.742Z | Checking zerofrom v0.1.6 |
| 918 | 2026-05-22T21:30:20.845Z | Compiling futures-macro v0.3.32 |
| 919 | 2026-05-22T21:30:20.883Z | Checking yoke v0.8.0 |
| 920 | 2026-05-22T21:30:21.060Z | Checking zerovec v0.11.4 |
| 921 | 2026-05-22T21:30:21.340Z | Checking zerotrie v0.2.2 |
| 922 | 2026-05-22T21:30:21.623Z | Compiling zeroize_derive v1.4.3 |
| 923 | 2026-05-22T21:30:21.659Z | Compiling regex-automata v0.4.13 |
| 924 | 2026-05-22T21:30:21.685Z | Compiling thiserror-impl v1.0.69 |
| 925 | 2026-05-22T21:30:21.755Z | Checking futures-sink v0.3.32 |
| 926 | 2026-05-22T21:30:21.778Z | Checking tinystr v0.8.1 |
| 927 | 2026-05-22T21:30:21.838Z | Checking potential_utf v0.1.3 |
| 928 | 2026-05-22T21:30:21.953Z | Checking icu_locale_core v2.0.0 |
| 929 | 2026-05-22T21:30:21.969Z | Checking icu_collections v2.0.0 |
| 930 | 2026-05-22T21:30:22.283Z | Checking zeroize v1.8.1 |
| 931 | 2026-05-22T21:30:22.410Z | Checking icu_provider v2.0.0 |
| 932 | 2026-05-22T21:30:22.442Z | Checking slab v0.4.11 |
| 933 | 2026-05-22T21:30:22.581Z | Checking bytes v1.11.1 |
| 934 | 2026-05-22T21:30:22.601Z | Checking chrono v0.4.44 |
| 935 | 2026-05-22T21:30:22.658Z | Checking icu_normalizer v2.0.0 |
| 936 | 2026-05-22T21:30:22.752Z | Checking icu_properties v2.0.1 |
| 937 | 2026-05-22T21:30:22.968Z | Compiling serde_tokenstream v0.2.3 |
| 938 | 2026-05-22T21:30:23.020Z | Checking tokio v1.49.0 |
| 939 | 2026-05-22T21:30:23.256Z | Checking subtle v2.6.1 |
| 940 | 2026-05-22T21:30:23.394Z | Compiling regex v1.12.3 |
| 941 | 2026-05-22T21:30:23.409Z | Compiling ucd-trie v0.1.7 |
| 942 | 2026-05-22T21:30:23.431Z | Checking futures-channel v0.3.32 |
| 943 | 2026-05-22T21:30:23.569Z | Checking idna_adapter v1.2.1 |
| 944 | 2026-05-22T21:30:23.622Z | Compiling pest v2.8.2 |
| 945 | 2026-05-22T21:30:23.694Z | Checking idna v1.1.0 |
| 946 | 2026-05-22T21:30:23.786Z | Checking rand_core v0.6.4 |
| 947 | 2026-05-22T21:30:23.940Z | Checking url v2.5.7 |
| 948 | 2026-05-22T21:30:23.958Z | Checking futures-task v0.3.32 |
| 949 | 2026-05-22T21:30:24.113Z | Checking futures-io v0.3.32 |
| 950 | 2026-05-22T21:30:24.231Z | Checking futures-util v0.3.32 |
| 951 | 2026-05-22T21:30:24.465Z | Compiling pkg-config v0.3.32 |
| 952 | 2026-05-22T21:30:24.497Z | Compiling tracing-attributes v0.1.30 |
| 953 | 2026-05-22T21:30:24.835Z | Compiling pest_meta v2.8.2 |
| 954 | 2026-05-22T21:30:24.903Z | Checking tracing-core v0.1.34 |
| 955 | 2026-05-22T21:30:24.919Z | Compiling camino v1.2.2 |
| 956 | 2026-05-22T21:30:25.088Z | Compiling generic-array v0.14.7 |
| 957 | 2026-05-22T21:30:25.208Z | Compiling vcpkg v0.2.15 |
| 958 | 2026-05-22T21:30:25.313Z | Compiling num-conv v0.2.1 |
| 959 | 2026-05-22T21:30:25.316Z | Compiling time-core v0.1.8 |
| 960 | 2026-05-22T21:30:25.345Z | Checking fnv v1.0.7 |
| 961 | 2026-05-22T21:30:25.445Z | Compiling pest_generator v2.8.2 |
| 962 | 2026-05-22T21:30:25.603Z | Compiling time-macros v0.2.27 |
| 963 | 2026-05-22T21:30:25.715Z | Checking tracing v0.1.41 |
| 964 | 2026-05-22T21:30:25.806Z | Compiling http v1.4.0 |
| 965 | 2026-05-22T21:30:26.062Z | Checking errno v0.3.14 |
| 966 | 2026-05-22T21:30:26.134Z | Compiling pest_derive v2.8.2 |
| 967 | 2026-05-22T21:30:26.187Z | Compiling regress v0.10.5 |
| 968 | 2026-05-22T21:30:26.291Z | Compiling paste v1.0.15 |
| 969 | 2026-05-22T21:30:26.326Z | Compiling byteorder v1.5.0 |
| 970 | 2026-05-22T21:30:26.672Z | Checking ipnet v2.11.0 |
| 971 | 2026-05-22T21:30:26.723Z | Checking base64 v0.22.1 |
| 972 | 2026-05-22T21:30:26.883Z | Compiling strsim v0.11.1 |
| 973 | 2026-05-22T21:30:26.902Z | Compiling crossbeam-utils v0.8.21 |
| 974 | 2026-05-22T21:30:26.982Z | Checking crypto-common v0.1.6 |
| 975 | 2026-05-22T21:30:27.108Z | Checking tokio-util v0.7.16 |
| 976 | 2026-05-22T21:30:27.174Z | Compiling scroll_derive v0.13.1 |
| 977 | 2026-05-22T21:30:27.242Z | Compiling slog v2.8.2 |
| 978 | 2026-05-22T21:30:27.508Z | Checking http-body v1.0.1 |
| 979 | 2026-05-22T21:30:27.558Z | Checking ppv-lite86 v0.2.21 |
| 980 | 2026-05-22T21:30:27.597Z | Checking erased-serde v0.3.31 |
| 981 | 2026-05-22T21:30:27.641Z | Checking atomic-waker v1.1.2 |
| 982 | 2026-05-22T21:30:27.749Z | Checking ipnetwork v0.21.1 |
| 983 | 2026-05-22T21:30:27.848Z | Compiling daft-derive v0.1.5 |
| 984 | 2026-05-22T21:30:27.969Z | Checking tower-layer v0.3.3 |
| 985 | 2026-05-22T21:30:27.985Z | Checking try-lock v0.2.5 |
| 986 | 2026-05-22T21:30:27.999Z | Checking tower-service v0.3.3 |
| 987 | 2026-05-22T21:30:28.064Z | Checking h2 v0.4.12 |
| 988 | 2026-05-22T21:30:28.098Z | Checking want v0.3.1 |
| 989 | 2026-05-22T21:30:28.113Z | Checking rustls-pki-types v1.12.0 |
| 990 | 2026-05-22T21:30:28.135Z | Checking pin-utils v0.1.0 |
| 991 | 2026-05-22T21:30:28.205Z | Checking httpdate v1.0.3 |
| 992 | 2026-05-22T21:30:28.225Z | Checking pretty-hex v0.4.1 |
| 993 | 2026-05-22T21:30:28.241Z | Checking ryu v1.0.20 |
| 994 | 2026-05-22T21:30:28.287Z | Compiling async-trait v0.1.89 |
| 995 | 2026-05-22T21:30:28.342Z | Compiling slog-async v2.8.0 |
| 996 | 2026-05-22T21:30:28.375Z | Checking untrusted v0.9.0 |
| 997 | 2026-05-22T21:30:28.393Z | Compiling scroll v0.13.0 |
| 998 | 2026-05-22T21:30:28.528Z | Compiling openssl-sys v0.9.112 |
| 999 | 2026-05-22T21:30:28.597Z | Compiling usdt-impl v0.6.0 |
| 1000 | 2026-05-22T21:30:28.662Z | Compiling plain v0.2.3 |
| 1001 | 2026-05-22T21:30:28.747Z | Checking oxnet v0.1.4 |
| 1002 | 2026-05-22T21:30:28.773Z | Compiling goblin v0.10.1 |
| 1003 | 2026-05-22T21:30:28.803Z | Checking http-body-util v0.1.3 |
| 1004 | 2026-05-22T21:30:28.879Z | Checking block-buffer v0.10.4 |
| 1005 | 2026-05-22T21:30:28.999Z | Compiling openapiv3 v2.2.0 |
| 1006 | 2026-05-22T21:30:29.049Z | Checking rand_core v0.9.3 |
| 1007 | 2026-05-22T21:30:29.222Z | Compiling syn v1.0.109 |
| 1008 | 2026-05-22T21:30:29.525Z | Checking digest v0.10.7 |
| 1009 | 2026-05-22T21:30:29.557Z | Checking serde_urlencoded v0.7.1 |
| 1010 | 2026-05-22T21:30:29.606Z | Compiling typify-impl v0.4.3 |
| 1011 | 2026-05-22T21:30:29.730Z | Compiling dtrace-parser v0.3.0 |
| 1012 | 2026-05-22T21:30:29.787Z | Compiling cmake v0.1.54 |
| 1013 | 2026-05-22T21:30:30.026Z | Checking hyper v1.8.1 |
| 1014 | 2026-05-22T21:30:30.131Z | Compiling thread-id v5.0.0 |
| 1015 | 2026-05-22T21:30:30.222Z | Checking powerfmt v0.2.0 |
| 1016 | 2026-05-22T21:30:30.348Z | Compiling dunce v1.0.5 |
| 1017 | 2026-05-22T21:30:30.375Z | Compiling ident_case v1.0.1 |
| 1018 | 2026-05-22T21:30:30.391Z | Compiling omicron-workspace-hack v0.1.0 |
| 1019 | 2026-05-22T21:30:30.446Z | Compiling fs_extra v1.3.0 |
| 1020 | 2026-05-22T21:30:30.499Z | Compiling darling_core v0.21.3 |
| 1021 | 2026-05-22T21:30:30.533Z | Checking deranged v0.5.3 |
| 1022 | 2026-05-22T21:30:30.608Z | Checking rand_chacha v0.9.0 |
| 1023 | 2026-05-22T21:30:30.645Z | Compiling ref-cast v1.0.25 |
| 1024 | 2026-05-22T21:30:30.706Z | Compiling aws-lc-sys v0.39.1 |
| 1025 | 2026-05-22T21:30:30.797Z | Checking num_threads v0.1.7 |
| 1026 | 2026-05-22T21:30:30.948Z | Checking hyper-util v0.1.19 |
| 1027 | 2026-05-22T21:30:31.079Z | Checking rand v0.9.2 |
| 1028 | 2026-05-22T21:30:31.112Z | Compiling ref-cast-impl v1.0.25 |
| 1029 | 2026-05-22T21:30:31.491Z | Compiling dof v0.4.0 |
| 1030 | 2026-05-22T21:30:31.540Z | Checking time v0.3.47 |
| 1031 | 2026-05-22T21:30:31.716Z | Compiling unsafe-libyaml v0.2.11 |
| 1032 | 2026-05-22T21:30:32.228Z | Compiling serde_yaml v0.9.34+deprecated |
| 1033 | 2026-05-22T21:30:32.430Z | Checking crossbeam-channel v0.5.15 |
| 1034 | 2026-05-22T21:30:32.559Z | Compiling usdt-macro v0.6.0 |
| 1035 | 2026-05-22T21:30:32.564Z | Compiling darling_macro v0.21.3 |
| 1036 | 2026-05-22T21:30:32.689Z | Compiling usdt-attr-macro v0.6.0 |
| 1037 | 2026-05-22T21:30:32.760Z | Checking sync_wrapper v1.0.2 |
| 1038 | 2026-05-22T21:30:32.967Z | Compiling typify-macro v0.4.3 |
| 1039 | 2026-05-22T21:30:33.145Z | Compiling darling v0.21.3 |
| 1040 | 2026-05-22T21:30:33.231Z | Compiling rustls v0.22.4 |
| 1041 | 2026-05-22T21:30:33.378Z | Compiling aws-lc-rs v1.16.2 |
| 1042 | 2026-05-22T21:30:33.461Z | Checking cpufeatures v0.2.17 |
| 1043 | 2026-05-22T21:30:33.502Z | Checking tower v0.5.2 |
| 1044 | 2026-05-22T21:30:33.695Z | Compiling structmeta-derive v0.3.0 |
| 1045 | 2026-05-22T21:30:33.885Z | Checking thread_local v1.1.9 |
| 1046 | 2026-05-22T21:30:33.984Z | Checking encoding_rs v0.8.35 |
| 1047 | 2026-05-22T21:30:34.087Z | Checking iri-string v0.7.8 |
| 1048 | 2026-05-22T21:30:34.530Z | Checking mime v0.3.17 |
| 1049 | 2026-05-22T21:30:34.708Z | Compiling typify v0.4.3 |
| 1050 | 2026-05-22T21:30:34.752Z | Compiling structmeta v0.3.0 |
| 1051 | 2026-05-22T21:30:34.801Z | Checking futures-executor v0.3.32 |
| 1052 | 2026-05-22T21:30:34.918Z | Compiling multer v3.1.0 |
| 1053 | 2026-05-22T21:30:34.957Z | Checking is-terminal v0.4.16 |
| 1054 | 2026-05-22T21:30:34.963Z | Compiling openssl v0.10.76 |
| 1055 | 2026-05-22T21:30:34.982Z | Checking fastrand v2.3.0 |
| 1056 | 2026-05-22T21:30:34.986Z | Checking untrusted v0.7.1 |
| 1057 | 2026-05-22T21:30:35.054Z | Checking unicode-width v0.2.1 |
| 1058 | 2026-05-22T21:30:35.108Z | Checking foreign-types-shared v0.1.1 |
| 1059 | 2026-05-22T21:30:35.124Z | Checking tower-http v0.6.8 |
| 1060 | 2026-05-22T21:30:35.154Z | Checking hex v0.4.3 |
| 1061 | 2026-05-22T21:30:35.170Z | Checking term v1.2.0 |
| 1062 | 2026-05-22T21:30:35.188Z | Checking take_mut v0.2.2 |
| 1063 | 2026-05-22T21:30:35.245Z | Checking foreign-types v0.3.2 |
| 1064 | 2026-05-22T21:30:35.306Z | Checking tempfile v3.27.0 |
| 1065 | 2026-05-22T21:30:35.367Z | Checking futures v0.3.32 |
| 1066 | 2026-05-22T21:30:35.398Z | Checking slog-term v2.9.2 |
| 1067 | 2026-05-22T21:30:35.413Z | Compiling toml_datetime v0.6.11 |
| 1068 | 2026-05-22T21:30:35.459Z | Compiling strum_macros v0.26.4 |
| 1069 | 2026-05-22T21:30:35.495Z | Compiling openssl-macros v0.1.1 |
| 1070 | 2026-05-22T21:30:35.625Z | Compiling async-stream-impl v0.3.6 |
| 1071 | 2026-05-22T21:30:35.645Z | Compiling rustls v0.23.32 |
| 1072 | 2026-05-22T21:30:35.662Z | Compiling native-tls v0.2.14 |
| 1073 | 2026-05-22T21:30:35.869Z | Checking openssl-probe v0.1.6 |
| 1074 | 2026-05-22T21:30:36.116Z | Compiling newtype-uuid-macros v0.1.0 |
| 1075 | 2026-05-22T21:30:36.200Z | Compiling strum_macros v0.27.2 |
| 1076 | 2026-05-22T21:30:36.216Z | Compiling dropshot v0.16.7 |
| 1077 | 2026-05-22T21:30:36.246Z | Checking memmap2 v0.9.8 |
| 1078 | 2026-05-22T21:30:36.408Z | Checking winnow v0.7.14 |
| 1079 | 2026-05-22T21:30:36.454Z | Checking match_cfg v0.1.0 |
| 1080 | 2026-05-22T21:30:36.523Z | Checking hostname v0.3.1 |
| 1081 | 2026-05-22T21:30:36.855Z | Checking slog-json v2.6.1 |
| 1082 | 2026-05-22T21:30:36.886Z | Compiling dropshot_endpoint v0.16.7 |
| 1083 | 2026-05-22T21:30:37.010Z | Checking slog-bunyan v2.5.0 |
| 1084 | 2026-05-22T21:30:37.065Z | Compiling derive-ex v0.1.8 |
| 1085 | 2026-05-22T21:30:37.362Z | Checking webpki-roots v1.0.2 |
| 1086 | 2026-05-22T21:30:37.485Z | Compiling clap_derive v4.6.0 |
| 1087 | 2026-05-22T21:30:37.783Z | Compiling progenitor-impl v0.11.1 |
| 1088 | 2026-05-22T21:30:38.065Z | Checking newtype-uuid v1.3.2 |
| 1089 | 2026-05-22T21:30:38.110Z | Checking tokio-native-tls v0.3.1 |
| 1090 | 2026-05-22T21:30:38.252Z | Compiling either v1.15.0 |
| 1091 | 2026-05-22T21:30:38.266Z | Checking hyper-tls v0.6.0 |
| 1092 | 2026-05-22T21:30:38.457Z | Checking daft v0.1.5 |
| 1093 | 2026-05-22T21:30:38.506Z | Compiling serde_with_macros v3.14.1 |
| 1094 | 2026-05-22T21:30:38.622Z | Compiling test-strategy v0.4.3 |
| 1095 | 2026-05-22T21:30:38.859Z | Checking rustls-webpki v0.102.8 |
| 1096 | 2026-05-22T21:30:39.092Z | Checking debug-ignore v1.0.5 |
| 1097 | 2026-05-22T21:30:39.185Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1098 | 2026-05-22T21:30:39.524Z | Compiling parse-display-derive v0.10.0 |
| 1099 | 2026-05-22T21:30:39.671Z | Checking usdt v0.6.0 |
| 1100 | 2026-05-22T21:30:39.763Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1101 | 2026-05-22T21:30:39.841Z | Checking serde_spanned v1.0.4 |
| 1102 | 2026-05-22T21:30:39.896Z | Compiling progenitor-macro v0.11.1 |
| 1103 | 2026-05-22T21:30:39.977Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1104 | 2026-05-22T21:30:39.993Z | Checking utf8parse v0.2.2 |
| 1105 | 2026-05-22T21:30:40.095Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1106 | 2026-05-22T21:30:40.180Z | Checking spin v0.9.8 |
| 1107 | 2026-05-22T21:30:40.232Z | Checking anstyle-parse v1.0.0 |
| 1108 | 2026-05-22T21:30:40.280Z | Checking toml v0.9.11+spec-1.1.0 |
| 1109 | 2026-05-22T21:30:40.469Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1110 | 2026-05-22T21:30:40.513Z | Checking strum v0.27.2 |
| 1111 | 2026-05-22T21:30:40.625Z | Checking strum v0.26.3 |
| 1112 | 2026-05-22T21:30:40.734Z | Checking tokio-rustls v0.25.0 |
| 1113 | 2026-05-22T21:30:40.750Z | Checking async-stream v0.3.6 |
| 1114 | 2026-05-22T21:30:40.786Z | Checking sha1 v0.10.6 |
| 1115 | 2026-05-22T21:30:40.856Z | Checking rustls-pemfile v2.2.0 |
| 1116 | 2026-05-22T21:30:40.875Z | Checking rand_chacha v0.3.1 |
| 1117 | 2026-05-22T21:30:40.926Z | Checking waitgroup v0.1.2 |
| 1118 | 2026-05-22T21:30:40.948Z | Checking terminal_size v0.4.3 |
| 1119 | 2026-05-22T21:30:40.997Z | Checking macaddr v1.0.1 |
| 1120 | 2026-05-22T21:30:41.027Z | Checking serde_path_to_error v0.1.20 |
| 1121 | 2026-05-22T21:30:41.060Z | Checking hostname v0.4.2 |
| 1122 | 2026-05-22T21:30:41.076Z | Checking wait-timeout v0.2.1 |
| 1123 | 2026-05-22T21:30:41.079Z | Checking is_terminal_polyfill v1.70.1 |
| 1124 | 2026-05-22T21:30:41.159Z | Checking anstyle-query v1.1.4 |
| 1125 | 2026-05-22T21:30:41.175Z | Checking bit-vec v0.8.0 |
| 1126 | 2026-05-22T21:30:41.190Z | Checking lazy_static v1.5.0 |
| 1127 | 2026-05-22T21:30:41.221Z | Checking colorchoice v1.0.4 |
| 1128 | 2026-05-22T21:30:41.249Z | Checking anstyle v1.0.14 |
| 1129 | 2026-05-22T21:30:41.281Z | Checking quick-error v1.2.3 |
| 1130 | 2026-05-22T21:30:41.326Z | Checking rand v0.8.5 |
| 1131 | 2026-05-22T21:30:41.366Z | Checking bit-set v0.8.0 |
| 1132 | 2026-05-22T21:30:41.382Z | Checking rusty-fork v0.3.0 |
| 1133 | 2026-05-22T21:30:41.425Z | Checking anstream v1.0.0 |
| 1134 | 2026-05-22T21:30:41.511Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1135 | 2026-05-22T21:30:41.558Z | Checking tabwriter v1.4.1 |
| 1136 | 2026-05-22T21:30:41.623Z | Checking rand_xorshift v0.4.0 |
| 1137 | 2026-05-22T21:30:41.817Z | Checking colored v3.0.0 |
| 1138 | 2026-05-22T21:30:41.840Z | Checking clap_lex v1.1.0 |
| 1139 | 2026-05-22T21:30:41.974Z | Checking unarray v0.1.4 |
| 1140 | 2026-05-22T21:30:42.006Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1141 | 2026-05-22T21:30:42.054Z | Checking clap_builder v4.6.0 |
| 1142 | 2026-05-22T21:30:42.078Z | Checking proptest v1.8.0 |
| 1143 | 2026-05-22T21:30:42.766Z | Checking itertools v0.14.0 |
| 1144 | 2026-05-22T21:30:43.274Z | Checking clap v4.6.0 |
| 1145 | 2026-05-22T21:30:43.683Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1146 | 2026-05-22T21:30:44.006Z | Checking serde_with v3.14.1 |
| 1147 | 2026-05-22T21:30:44.363Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1148 | 2026-05-22T21:30:44.627Z | Checking instant v0.1.13 |
| 1149 | 2026-05-22T21:30:44.772Z | Checking rustc-hash v2.1.1 |
| 1150 | 2026-05-22T21:30:44.810Z | Compiling prettyplease v0.2.37 |
| 1151 | 2026-05-22T21:30:44.918Z | Checking iddqd v0.3.18 |
| 1152 | 2026-05-22T21:30:45.084Z | Checking backoff v0.4.0 |
| 1153 | 2026-05-22T21:30:45.260Z | Checking parse-display v0.10.0 |
| 1154 | 2026-05-22T21:30:45.331Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1155 | 2026-05-22T21:30:45.405Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1156 | 2026-05-22T21:30:46.857Z | Compiling winnow v0.5.40 |
| 1157 | 2026-05-22T21:30:47.517Z | Compiling cfg_aliases v0.2.1 |
| 1158 | 2026-05-22T21:30:47.817Z | Compiling num-derive v0.4.2 |
| 1159 | 2026-05-22T21:30:48.175Z | Compiling toml_edit v0.19.15 |
| 1160 | 2026-05-22T21:30:48.490Z | Compiling rustls-webpki v0.103.6 |
| 1161 | 2026-05-22T21:30:49.409Z | Compiling proc-macro-crate v1.3.1 |
| 1162 | 2026-05-22T21:30:51.428Z | Checking serde_spanned v0.6.9 |
| 1163 | 2026-05-22T21:30:51.557Z | Compiling memoffset v0.9.1 |
| 1164 | 2026-05-22T21:30:51.662Z | Compiling tokio-rustls v0.26.3 |
| 1165 | 2026-05-22T21:30:52.014Z | Compiling hyper-rustls v0.27.7 |
| 1166 | 2026-05-22T21:30:52.183Z | Compiling num_enum_derive v0.7.5 |
| 1167 | 2026-05-22T21:30:52.278Z | Compiling reqwest v0.12.23 |
| 1168 | 2026-05-22T21:30:52.293Z | Compiling nix v0.30.1 |
| 1169 | 2026-05-22T21:30:53.533Z | Compiling progenitor-client v0.11.1 |
| 1170 | 2026-05-22T21:30:53.831Z | Checking crossbeam-epoch v0.9.18 |
| 1171 | 2026-05-22T21:30:55.491Z | Compiling progenitor v0.11.1 |
| 1172 | 2026-05-22T21:30:55.998Z | Compiling num-integer v0.1.46 |
| 1173 | 2026-05-22T21:30:56.235Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1174 | 2026-05-22T21:30:56.302Z | Compiling progenitor-client v0.10.0 |
| 1175 | 2026-05-22T21:30:56.966Z | Compiling hubpack_derive v0.1.1 |
| 1176 | 2026-05-22T21:30:57.156Z | Checking toml_write v0.1.2 |
| 1177 | 2026-05-22T21:30:57.265Z | Compiling rayon-core v1.13.0 |
| 1178 | 2026-05-22T21:30:57.325Z | Checking toml_edit v0.22.27 |
| 1179 | 2026-05-22T21:30:57.383Z | Compiling num-rational v0.4.2 |
| 1180 | 2026-05-22T21:30:57.473Z | Checking hubpack v0.1.2 |
| 1181 | 2026-05-22T21:30:57.518Z | Compiling num-iter v0.1.45 |
| 1182 | 2026-05-22T21:30:57.870Z | Compiling zerocopy-derive v0.7.35 |
| 1183 | 2026-05-22T21:30:57.886Z | Compiling num-complex v0.4.6 |
| 1184 | 2026-05-22T21:30:57.928Z | Checking static_assertions v1.1.0 |
| 1185 | 2026-05-22T21:30:58.243Z | Checking num v0.4.3 |
| 1186 | 2026-05-22T21:30:58.315Z | Checking crossbeam-deque v0.8.6 |
| 1187 | 2026-05-22T21:30:58.341Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1188 | 2026-05-22T21:30:58.410Z | Checking toml v0.8.23 |
| 1189 | 2026-05-22T21:30:58.492Z | Compiling float-ord v0.3.2 |
| 1190 | 2026-05-22T21:30:58.704Z | Compiling num_enum_derive v0.5.11 |
| 1191 | 2026-05-22T21:30:58.721Z | Compiling proc-macro-error-attr v1.0.4 |
| 1192 | 2026-05-22T21:30:58.736Z | Checking bytecount v0.6.9 |
| 1193 | 2026-05-22T21:30:58.840Z | Compiling heapless v0.8.0 |
| 1194 | 2026-05-22T21:30:58.956Z | Compiling heck v0.4.1 |
| 1195 | 2026-05-22T21:30:59.049Z | Checking libscf-sys v1.2.0 |
| 1196 | 2026-05-22T21:30:59.165Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1197 | 2026-05-22T21:30:59.182Z | Compiling ingot-macros v0.1.1 |
| 1198 | 2026-05-22T21:30:59.733Z | Checking num_enum v0.5.11 |
| 1199 | 2026-05-22T21:30:59.850Z | Checking hash32 v0.3.1 |
| 1200 | 2026-05-22T21:30:59.911Z | Compiling proc-macro-error v1.0.4 |
| 1201 | 2026-05-22T21:30:59.978Z | Compiling smoltcp v0.11.0 |
| 1202 | 2026-05-22T21:31:00.158Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1203 | 2026-05-22T21:31:00.354Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1204 | 2026-05-22T21:31:00.546Z | Compiling zerocopy v0.7.35 |
| 1205 | 2026-05-22T21:31:00.589Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1206 | 2026-05-22T21:31:00.746Z | Checking cobs v0.3.0 |
| 1207 | 2026-05-22T21:31:00.770Z | Compiling foreign-types-macros v0.2.3 |
| 1208 | 2026-05-22T21:31:00.843Z | Compiling scroll_derive v0.12.1 |
| 1209 | 2026-05-22T21:31:00.890Z | Compiling usdt-impl v0.5.0 |
| 1210 | 2026-05-22T21:31:01.103Z | Compiling crucible-workspace-hack v0.1.0 |
| 1211 | 2026-05-22T21:31:01.161Z | Checking bitflags v1.3.2 |
| 1212 | 2026-05-22T21:31:01.164Z | Checking managed v0.8.0 |
| 1213 | 2026-05-22T21:31:01.237Z | Checking foreign-types-shared v0.3.1 |
| 1214 | 2026-05-22T21:31:01.365Z | Compiling dof v0.3.0 |
| 1215 | 2026-05-22T21:31:01.398Z | Checking foreign-types v0.5.0 |
| 1216 | 2026-05-22T21:31:01.444Z | Checking postcard v1.1.3 |
| 1217 | 2026-05-22T21:31:01.553Z | Checking scroll v0.12.0 |
| 1218 | 2026-05-22T21:31:01.738Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1219 | 2026-05-22T21:31:01.783Z | Checking num_enum v0.7.5 |
| 1220 | 2026-05-22T21:31:01.813Z | Compiling dtrace-parser v0.2.0 |
| 1221 | 2026-05-22T21:31:01.864Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1222 | 2026-05-22T21:31:01.888Z | Checking ingot-types v0.1.2 |
| 1223 | 2026-05-22T21:31:01.904Z | Checking camino-tempfile v1.4.1 |
| 1224 | 2026-05-22T21:31:01.933Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1225 | 2026-05-22T21:31:02.062Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1226 | 2026-05-22T21:31:02.137Z | Compiling thread-id v4.2.2 |
| 1227 | 2026-05-22T21:31:02.226Z | Checking cstr-argument v0.1.2 |
| 1228 | 2026-05-22T21:31:02.242Z | Checking ingot v0.1.1 |
| 1229 | 2026-05-22T21:31:02.305Z | Compiling minimal-lexical v0.2.1 |
| 1230 | 2026-05-22T21:31:02.350Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1231 | 2026-05-22T21:31:02.354Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1232 | 2026-05-22T21:31:02.475Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1233 | 2026-05-22T21:31:02.518Z | Compiling nom v7.1.3 |
| 1234 | 2026-05-22T21:31:02.536Z | Checking goblin v0.8.2 |
| 1235 | 2026-05-22T21:31:02.623Z | Checking rayon v1.11.0 |
| 1236 | 2026-05-22T21:31:02.984Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1237 | 2026-05-22T21:31:03.121Z | Compiling rustc_version v0.4.1 |
| 1238 | 2026-05-22T21:31:03.495Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1239 | 2026-05-22T21:31:03.517Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1240 | 2026-05-22T21:31:03.673Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1241 | 2026-05-22T21:31:03.839Z | Compiling convert_case v0.4.0 |
| 1242 | 2026-05-22T21:31:03.910Z | Checking tinyvec_macros v0.1.1 |
| 1243 | 2026-05-22T21:31:03.928Z | Compiling rustix v0.38.44 |
| 1244 | 2026-05-22T21:31:04.039Z | Checking tinyvec v1.10.0 |
| 1245 | 2026-05-22T21:31:04.109Z | Compiling proc-macro-error2 v2.0.1 |
| 1246 | 2026-05-22T21:31:04.177Z | Compiling derive_more v0.99.20 |
| 1247 | 2026-05-22T21:31:04.440Z | Compiling libz-sys v1.1.22 |
| 1248 | 2026-05-22T21:31:04.488Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1249 | 2026-05-22T21:31:04.658Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1250 | 2026-05-22T21:31:04.802Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1251 | 2026-05-22T21:31:05.046Z | Compiling tabled_derive v0.11.0 |
| 1252 | 2026-05-22T21:31:05.345Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1253 | 2026-05-22T21:31:05.345Z | Compiling usdt-macro v0.5.0 |
| 1254 | 2026-05-22T21:31:05.563Z | Compiling usdt-attr-macro v0.5.0 |
| 1255 | 2026-05-22T21:31:05.714Z | Compiling zone_cfg_derive v0.3.1 |
| 1256 | 2026-05-22T21:31:06.058Z | Checking papergrid v0.17.0 |
| 1257 | 2026-05-22T21:31:06.129Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1258 | 2026-05-22T21:31:06.301Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1259 | 2026-05-22T21:31:06.392Z | Checking itertools v0.12.1 |
| 1260 | 2026-05-22T21:31:06.441Z | Checking testing_table v0.3.0 |
| 1261 | 2026-05-22T21:31:06.460Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1262 | 2026-05-22T21:31:06.475Z | Checking memmap v0.7.0 |
| 1263 | 2026-05-22T21:31:06.535Z | Checking sigpipe v0.1.3 |
| 1264 | 2026-05-22T21:31:06.609Z | Checking jiff v0.2.15 |
| 1265 | 2026-05-22T21:31:06.625Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1266 | 2026-05-22T21:31:06.707Z | Checking glob v0.3.3 |
| 1267 | 2026-05-22T21:31:06.832Z | Checking tabled v0.20.0 |
| 1268 | 2026-05-22T21:31:06.898Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1269 | 2026-05-22T21:31:06.898Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1270 | 2026-05-22T21:31:06.934Z | Checking usdt v0.5.0 |
| 1271 | 2026-05-22T21:31:07.101Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1272 | 2026-05-22T21:31:07.261Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1273 | 2026-05-22T21:31:07.414Z | Checking zone v0.3.1 |
| 1274 | 2026-05-22T21:31:07.633Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1275 | 2026-05-22T21:31:07.649Z | Checking smf v0.2.3 |
| 1276 | 2026-05-22T21:31:07.764Z | Checking secrecy v0.10.3 |
| 1277 | 2026-05-22T21:31:07.782Z | Checking bstr v1.12.0 |
| 1278 | 2026-05-22T21:31:07.852Z | Checking whoami v1.6.1 |
| 1279 | 2026-05-22T21:31:07.894Z | Compiling curve25519-dalek v4.1.3 |
| 1280 | 2026-05-22T21:31:08.030Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1281 | 2026-05-22T21:31:08.070Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1282 | 2026-05-22T21:31:08.117Z | Checking hmac v0.12.1 |
| 1283 | 2026-05-22T21:31:08.192Z | Checking inout v0.1.4 |
| 1284 | 2026-05-22T21:31:08.209Z | Compiling clang-sys v1.8.1 |
| 1285 | 2026-05-22T21:31:08.247Z | Checking ff v0.13.1 |
| 1286 | 2026-05-22T21:31:08.329Z | Compiling enum-as-inner v0.6.1 |
| 1287 | 2026-05-22T21:31:08.598Z | Compiling semver v0.1.20 |
| 1288 | 2026-05-22T21:31:08.749Z | Checking data-encoding v2.9.0 |
| 1289 | 2026-05-22T21:31:08.852Z | Compiling rustc_version v0.1.7 |
| 1290 | 2026-05-22T21:31:08.918Z | Checking group v0.13.0 |
| 1291 | 2026-05-22T21:31:08.955Z | Checking cipher v0.4.4 |
| 1292 | 2026-05-22T21:31:09.046Z | Checking hkdf v0.12.4 |
| 1293 | 2026-05-22T21:31:09.071Z | Checking atomicwrites v0.4.4 |
| 1294 | 2026-05-22T21:31:09.140Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1295 | 2026-05-22T21:31:09.162Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1296 | 2026-05-22T21:31:09.177Z | Checking universal-hash v0.5.1 |
| 1297 | 2026-05-22T21:31:09.193Z | Checking crypto-bigint v0.5.5 |
| 1298 | 2026-05-22T21:31:09.208Z | Checking half v2.7.1 |
| 1299 | 2026-05-22T21:31:09.298Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1300 | 2026-05-22T21:31:09.315Z | Checking indent_write v2.2.0 |
| 1301 | 2026-05-22T21:31:09.446Z | Compiling unicode-segmentation v1.12.0 |
| 1302 | 2026-05-22T21:31:09.462Z | Checking base64ct v1.8.0 |
| 1303 | 2026-05-22T21:31:09.479Z | Checking ciborium-io v0.2.2 |
| 1304 | 2026-05-22T21:31:09.574Z | Checking base16ct v0.2.0 |
| 1305 | 2026-05-22T21:31:09.699Z | Checking opaque-debug v0.3.1 |
| 1306 | 2026-05-22T21:31:09.703Z | Checking password-hash v0.5.0 |
| 1307 | 2026-05-22T21:31:09.773Z | Checking poly1305 v0.8.0 |
| 1308 | 2026-05-22T21:31:09.824Z | Checking ciborium-ll v0.2.2 |
| 1309 | 2026-05-22T21:31:09.945Z | Checking chacha20 v0.9.1 |
| 1310 | 2026-05-22T21:31:10.001Z | Compiling newtype_derive v0.1.6 |
| 1311 | 2026-05-22T21:31:10.138Z | Checking similar v2.7.0 |
| 1312 | 2026-05-22T21:31:10.151Z | Checking elliptic-curve v0.13.8 |
| 1313 | 2026-05-22T21:31:10.232Z | Checking thiserror-no-std v2.0.2 |
| 1314 | 2026-05-22T21:31:10.248Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1315 | 2026-05-22T21:31:10.321Z | Checking blake2 v0.10.6 |
| 1316 | 2026-05-22T21:31:10.404Z | Compiling typify-impl v0.6.1 |
| 1317 | 2026-05-22T21:31:10.470Z | Checking aead v0.5.2 |
| 1318 | 2026-05-22T21:31:10.491Z | Compiling bitset-macro v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 1319 | 2026-05-22T21:31:10.536Z | Compiling libloading v0.8.9 |
| 1320 | 2026-05-22T21:31:10.607Z | Checking keccak v0.1.6 |
| 1321 | 2026-05-22T21:31:10.731Z | Checking resolv-conf v0.7.5 |
| 1322 | 2026-05-22T21:31:10.783Z | Checking linked-hash-map v0.5.6 |
| 1323 | 2026-05-22T21:31:10.797Z | Compiling owo-colors v4.3.0 |
| 1324 | 2026-05-22T21:31:10.807Z | Compiling seq-macro v0.3.6 |
| 1325 | 2026-05-22T21:31:10.919Z | Compiling bindgen v0.72.1 |
| 1326 | 2026-05-22T21:31:10.935Z | Compiling foldhash v0.1.5 |
| 1327 | 2026-05-22T21:31:10.938Z | Checking lru-cache v0.1.2 |
| 1328 | 2026-05-22T21:31:11.070Z | Compiling hashbrown v0.15.5 |
| 1329 | 2026-05-22T21:31:11.103Z | Checking vsss-rs v3.3.4 |
| 1330 | 2026-05-22T21:31:11.173Z | Checking sha3 v0.10.8 |
| 1331 | 2026-05-22T21:31:11.367Z | Checking chacha20poly1305 v0.10.1 |
| 1332 | 2026-05-22T21:31:11.482Z | Checking argon2 v0.5.3 |
| 1333 | 2026-05-22T21:31:11.549Z | Checking ciborium v0.2.2 |
| 1334 | 2026-05-22T21:31:11.629Z | Compiling newline-converter v0.3.0 |
| 1335 | 2026-05-22T21:31:11.758Z | Checking hickory-proto v0.24.4 |
| 1336 | 2026-05-22T21:31:11.793Z | Checking tokio-dtrace v0.1.1 |
| 1337 | 2026-05-22T21:31:11.974Z | Compiling cexpr v0.6.0 |
| 1338 | 2026-05-22T21:31:11.991Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1339 | 2026-05-22T21:31:12.185Z | Compiling console v0.15.11 |
| 1340 | 2026-05-22T21:31:12.498Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1341 | 2026-05-22T21:31:12.537Z | Checking serde-big-array v0.5.1 |
| 1342 | 2026-05-22T21:31:12.669Z | Compiling derive-where v1.6.0 |
| 1343 | 2026-05-22T21:31:12.685Z | Compiling serde_repr v0.1.20 |
| 1344 | 2026-05-22T21:31:13.170Z | Compiling fixedbitset v0.5.7 |
| 1345 | 2026-05-22T21:31:13.264Z | Checking same-file v1.0.6 |
| 1346 | 2026-05-22T21:31:13.378Z | Checking siphasher v1.0.1 |
| 1347 | 2026-05-22T21:31:13.394Z | Checking walkdir v2.5.0 |
| 1348 | 2026-05-22T21:31:13.456Z | Compiling petgraph v0.8.2 |
| 1349 | 2026-05-22T21:31:13.552Z | Checking phf_shared v0.12.1 |
| 1350 | 2026-05-22T21:31:13.559Z | Checking hickory-resolver v0.24.4 |
| 1351 | 2026-05-22T21:31:13.689Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1352 | 2026-05-22T21:31:13.757Z | Compiling expectorate v1.2.0 |
| 1353 | 2026-05-22T21:31:13.779Z | Compiling typify-macro v0.6.1 |
| 1354 | 2026-05-22T21:31:13.904Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1355 | 2026-05-22T21:31:14.113Z | Checking oxide-tokio-rt v0.1.2 |
| 1356 | 2026-05-22T21:31:14.289Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1357 | 2026-05-22T21:31:14.384Z | Compiling bitset v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 1358 | 2026-05-22T21:31:15.064Z | Compiling convert_case v0.8.0 |
| 1359 | 2026-05-22T21:31:15.253Z | Compiling annotate-snippets v0.11.5 |
| 1360 | 2026-05-22T21:31:15.430Z | Compiling progenitor-impl v0.10.0 |
| 1361 | 2026-05-22T21:31:15.558Z | Checking tokio-stream v0.1.17 |
| 1362 | 2026-05-22T21:31:15.653Z | Compiling pin-project-internal v1.1.10 |
| 1363 | 2026-05-22T21:31:15.828Z | Compiling slog-dtrace v0.3.0 |
| 1364 | 2026-05-22T21:31:15.935Z | Checking csv-core v0.1.12 |
| 1365 | 2026-05-22T21:31:16.007Z | Checking unicode-linebreak v0.1.5 |
| 1366 | 2026-05-22T21:31:16.075Z | Compiling unicode-xid v0.2.6 |
| 1367 | 2026-05-22T21:31:16.114Z | Compiling chrono-tz v0.10.4 |
| 1368 | 2026-05-22T21:31:16.202Z | Checking unicode-width v0.1.14 |
| 1369 | 2026-05-22T21:31:16.220Z | Checking swrite v0.1.0 |
| 1370 | 2026-05-22T21:31:16.315Z | Compiling cancel-safe-futures v0.1.5 |
| 1371 | 2026-05-22T21:31:16.453Z | Checking smawk v0.3.2 |
| 1372 | 2026-05-22T21:31:16.593Z | Checking textwrap v0.16.2 |
| 1373 | 2026-05-22T21:31:16.635Z | Compiling const_format_proc_macros v0.2.34 |
| 1374 | 2026-05-22T21:31:16.677Z | Checking csv v1.3.1 |
| 1375 | 2026-05-22T21:31:16.740Z | Checking pin-project v1.1.10 |
| 1376 | 2026-05-22T21:31:16.841Z | Compiling rsf v0.1.0 (https://github.com/oxidecomputer/rsf?branch=associated_types#f99d66f0) |
| 1377 | 2026-05-22T21:31:16.863Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1378 | 2026-05-22T21:31:16.973Z | Checking qorb v0.4.1 |
| 1379 | 2026-05-22T21:31:17.184Z | Checking phf v0.12.1 |
| 1380 | 2026-05-22T21:31:17.332Z | Checking unicode-normalization v0.1.24 |
| 1381 | 2026-05-22T21:31:17.414Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1382 | 2026-05-22T21:31:17.475Z | Compiling progenitor-macro v0.10.0 |
| 1383 | 2026-05-22T21:31:17.738Z | Compiling snafu-derive v0.8.9 |
| 1384 | 2026-05-22T21:31:17.915Z | Compiling nix v0.31.3 |
| 1385 | 2026-05-22T21:31:18.316Z | Checking libsw-core v0.3.2 |
| 1386 | 2026-05-22T21:31:18.332Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1387 | 2026-05-22T21:31:18.460Z | Compiling async-recursion v1.1.1 |
| 1388 | 2026-05-22T21:31:18.463Z | Compiling cookie v0.18.1 |
| 1389 | 2026-05-22T21:31:18.615Z | Checking highway v1.3.0 |
| 1390 | 2026-05-22T21:31:18.730Z | Compiling moka v0.12.11 |
| 1391 | 2026-05-22T21:31:18.843Z | Checking fixedbitset v0.4.2 |
| 1392 | 2026-05-22T21:31:19.015Z | Checking petgraph v0.6.5 |
| 1393 | 2026-05-22T21:31:19.246Z | Compiling regs v0.1.0 (https://github.com/oxidecomputer/tofino?branch=atype#3c056f1d) |
| 1394 | 2026-05-22T21:31:19.502Z | Checking snafu v0.8.9 |
| 1395 | 2026-05-22T21:31:19.984Z | Checking libsw v3.5.0 |
| 1396 | 2026-05-22T21:31:20.028Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1397 | 2026-05-22T21:31:20.175Z | Checking olpc-cjson v0.1.4 |
| 1398 | 2026-05-22T21:31:20.186Z | Checking const_format v0.2.34 |
| 1399 | 2026-05-22T21:31:20.301Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-05-22T21:31:20.458Z | Checking papergrid v0.11.0 |
| 1401 | 2026-05-22T21:31:20.532Z | Compiling typify v0.6.1 |
| 1402 | 2026-05-22T21:31:20.631Z | Checking globset v0.4.16 |
| 1403 | 2026-05-22T21:31:20.648Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1404 | 2026-05-22T21:31:20.690Z | Checking gethostname v0.5.0 |
| 1405 | 2026-05-22T21:31:20.880Z | Compiling tabled_derive v0.7.0 |
| 1406 | 2026-05-22T21:31:20.895Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1407 | 2026-05-22T21:31:21.135Z | Checking reqwest v0.13.2 |
| 1408 | 2026-05-22T21:31:21.227Z | Checking pem v3.0.5 |
| 1409 | 2026-05-22T21:31:21.392Z | Checking bcs v0.1.6 |
| 1410 | 2026-05-22T21:31:21.628Z | Checking serde_plain v1.0.2 |
| 1411 | 2026-05-22T21:31:21.687Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=atype#3c056f1d) |
| 1412 | 2026-05-22T21:31:21.767Z | Checking progenitor v0.10.0 |
| 1413 | 2026-05-22T21:31:21.783Z | Checking termtree v0.5.1 |
| 1414 | 2026-05-22T21:31:21.823Z | Checking crc8 v0.1.1 |
| 1415 | 2026-05-22T21:31:21.907Z | Checking typed-path v0.9.3 |
| 1416 | 2026-05-22T21:31:21.924Z | Checking humantime v2.3.0 |
| 1417 | 2026-05-22T21:31:21.926Z | Compiling signal-hook v0.3.18 |
| 1418 | 2026-05-22T21:31:22.002Z | Checking linear-map v1.2.0 |
| 1419 | 2026-05-22T21:31:22.121Z | Checking tagptr v0.2.0 |
| 1420 | 2026-05-22T21:31:22.179Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1421 | 2026-05-22T21:31:22.261Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-05-22T21:31:22.313Z | Checking tabled v0.15.0 |
| 1423 | 2026-05-22T21:31:22.687Z | Checking tough v0.20.0 |
| 1424 | 2026-05-22T21:31:22.887Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-05-22T21:31:23.055Z | Compiling progenitor-impl v0.13.0 |
| 1426 | 2026-05-22T21:31:23.441Z | Checking steno v0.4.1 |
| 1427 | 2026-05-22T21:31:24.513Z | Checking hickory-proto v0.25.2 |
| 1428 | 2026-05-22T21:31:24.711Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1429 | 2026-05-22T21:31:24.726Z | Compiling cargo-platform v0.1.9 |
| 1430 | 2026-05-22T21:31:24.970Z | Compiling vergen v8.3.2 |
| 1431 | 2026-05-22T21:31:25.133Z | Compiling fs-err v3.1.2 |
| 1432 | 2026-05-22T21:31:25.203Z | Checking rust_rpi v0.1.0 (https://github.com/oxidecomputer/rsf?branch=associated_types#f99d66f0) |
| 1433 | 2026-05-22T21:31:25.219Z | Compiling crc32fast v1.5.0 |
| 1434 | 2026-05-22T21:31:25.323Z | Compiling progenitor-macro v0.13.0 |
| 1435 | 2026-05-22T21:31:25.519Z | Compiling cargo_metadata v0.18.1 |
| 1436 | 2026-05-22T21:31:26.109Z | Checking hickory-resolver v0.25.2 |
| 1437 | 2026-05-22T21:31:26.250Z | Checking progenitor-client v0.13.0 |
| 1438 | 2026-05-22T21:31:26.475Z | Checking dropshot-api-manager-types v0.5.2 |
| 1439 | 2026-05-22T21:31:26.605Z | Checking sha2 v0.10.9 |
| 1440 | 2026-05-22T21:31:26.627Z | Compiling blake3 v1.8.2 |
| 1441 | 2026-05-22T21:31:26.773Z | Checking adler2 v2.0.1 |
| 1442 | 2026-05-22T21:31:26.884Z | Checking miniz_oxide v0.8.9 |
| 1443 | 2026-05-22T21:31:27.319Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1444 | 2026-05-22T21:31:27.398Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1445 | 2026-05-22T21:31:27.531Z | Checking git-stub v1.0.0 |
| 1446 | 2026-05-22T21:31:27.901Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1447 | 2026-05-22T21:31:28.464Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1448 | 2026-05-22T21:31:28.675Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1449 | 2026-05-22T21:31:28.896Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1450 | 2026-05-22T21:31:29.377Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1451 | 2026-05-22T21:31:29.465Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1452 | 2026-05-22T21:31:29.558Z | Checking progenitor v0.13.0 |
| 1453 | 2026-05-22T21:31:29.696Z | Checking filetime v0.2.26 |
| 1454 | 2026-05-22T21:31:29.797Z | Checking arrayvec v0.7.6 |
| 1455 | 2026-05-22T21:31:29.835Z | Checking is_ci v1.2.0 |
| 1456 | 2026-05-22T21:31:29.853Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1457 | 2026-05-22T21:31:29.888Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1458 | 2026-05-22T21:31:29.933Z | Checking constant_time_eq v0.3.1 |
| 1459 | 2026-05-22T21:31:29.950Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1460 | 2026-05-22T21:31:29.981Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1461 | 2026-05-22T21:31:30.024Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1462 | 2026-05-22T21:31:30.071Z | Checking xattr v1.6.1 |
| 1463 | 2026-05-22T21:31:30.135Z | Compiling curl v0.4.49 |
| 1464 | 2026-05-22T21:31:30.152Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1465 | 2026-05-22T21:31:30.256Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1466 | 2026-05-22T21:31:30.388Z | Checking arrayref v0.3.9 |
| 1467 | 2026-05-22T21:31:30.562Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1468 | 2026-05-22T21:31:30.746Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1469 | 2026-05-22T21:31:30.790Z | Checking tar v0.4.45 |
| 1470 | 2026-05-22T21:31:31.010Z | Checking supports-color v3.0.2 |
| 1471 | 2026-05-22T21:31:31.109Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1472 | 2026-05-22T21:31:31.138Z | Checking toml v0.7.8 |
| 1473 | 2026-05-22T21:31:31.156Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1474 | 2026-05-22T21:31:31.171Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1475 | 2026-05-22T21:31:32.011Z | Checking git-stub-vcs v0.1.0 |
| 1476 | 2026-05-22T21:31:32.323Z | Checking flate2 v1.1.2 |
| 1477 | 2026-05-22T21:31:32.785Z | Checking drift v0.1.3 |
| 1478 | 2026-05-22T21:31:33.032Z | Checking kstat-rs v0.2.4 |
| 1479 | 2026-05-22T21:31:33.219Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1480 | 2026-05-22T21:31:33.549Z | Checking topological-sort v0.2.2 |
| 1481 | 2026-05-22T21:31:33.687Z | Checking omicron-zone-package v0.12.2 |
| 1482 | 2026-05-22T21:31:34.269Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1483 | 2026-05-22T21:31:34.476Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1484 | 2026-05-22T21:31:34.582Z | Checking dropshot-api-manager v0.5.2 |
| 1485 | 2026-05-22T21:31:34.663Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1486 | 2026-05-22T21:31:35.488Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-05-22T21:31:35.841Z | Checking signal-hook-tokio v0.3.1 |
| 1488 | 2026-05-22T21:31:35.973Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1489 | 2026-05-22T21:31:36.335Z | Checking scuffle v0.1.0 (https://github.com/oxidecomputer/scuffle#71816745) |
| 1490 | 2026-05-22T21:31:36.424Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1491 | 2026-05-22T21:31:36.491Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1492 | 2026-05-22T21:31:36.779Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1493 | 2026-05-22T21:31:36.876Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1494 | 2026-05-22T21:31:36.894Z | Checking display-error-chain v0.2.2 |
| 1495 | 2026-05-22T21:31:36.924Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1496 | 2026-05-22T21:31:37.012Z | Checking search_path v0.1.4 |
| 1497 | 2026-05-22T21:31:37.064Z | Checking internet-checksum v0.2.1 |
| 1498 | 2026-05-22T21:31:37.150Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1499 | 2026-05-22T21:31:37.280Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1500 | 2026-05-22T21:31:37.395Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-05-22T21:31:37.414Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1502 | 2026-05-22T21:31:39.255Z | Compiling git2 v0.19.0 |
| 1503 | 2026-05-22T21:31:39.442Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1504 | 2026-05-22T21:31:41.686Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1505 | 2026-05-22T21:31:48.735Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1506 | 2026-05-22T21:31:50.150Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-05-22T21:32:08.160Z | Checking intr v0.1.0 (/work/oxidecomputer/dendrite/intr) |
| 1508 | 2026-05-22T21:32:13.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s |
| 1509 | 2026-05-22T21:32:13.415Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1510 | 2026-05-22T21:32:13.415Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1511 | 2026-05-22T21:32:13.763Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1512 | 2026-05-22T21:32:13.763Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1513 | 2026-05-22T21:32:14.351Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1514 | 2026-05-22T21:32:14.438Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1515 | 2026-05-22T21:32:14.442Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1516 | 2026-05-22T21:32:21.716Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1517 | 2026-05-22T21:32:21.719Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1518 | 2026-05-22T21:32:24.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.42s |
| 1519 | 2026-05-22T21:32:24.231Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1520 | 2026-05-22T21:32:24.232Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1521 | 2026-05-22T21:32:24.383Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1522 | 2026-05-22T21:32:24.383Z | + cargo clippy --features softnpu -- --deny warnings |
| 1523 | 2026-05-22T21:32:24.693Z | Downloading crates ... |
| 1524 | 2026-05-22T21:32:24.792Z | Downloaded ascii v1.1.0 |
| 1525 | 2026-05-22T21:32:24.796Z | Downloaded bitstruct_derive v0.1.0 |
| 1526 | 2026-05-22T21:32:24.796Z | Downloaded funty v2.0.0 |
| 1527 | 2026-05-22T21:32:24.796Z | Downloaded bitstruct v0.1.1 |
| 1528 | 2026-05-22T21:32:24.796Z | Downloaded erased-serde v0.4.8 |
| 1529 | 2026-05-22T21:32:24.796Z | Downloaded libloading v0.7.4 |
| 1530 | 2026-05-22T21:32:24.799Z | Downloaded bitvec v1.0.1 |
| 1531 | 2026-05-22T21:32:24.804Z | Downloaded num-bigint v0.4.6 |
| 1532 | 2026-05-22T21:32:24.807Z | Downloaded radium v0.7.0 |
| 1533 | 2026-05-22T21:32:24.807Z | Downloaded serde_arrays v0.1.0 |
| 1534 | 2026-05-22T21:32:24.810Z | Downloaded tap v1.0.1 |
| 1535 | 2026-05-22T21:32:24.810Z | Downloaded typeid v1.0.3 |
| 1536 | 2026-05-22T21:32:24.813Z | Downloaded wyz v0.5.1 |
| 1537 | 2026-05-22T21:32:25.001Z | Checking num-integer v0.1.46 |
| 1538 | 2026-05-22T21:32:25.096Z | Checking num-complex v0.4.6 |
| 1539 | 2026-05-22T21:32:25.123Z | Compiling radium v0.7.0 |
| 1540 | 2026-05-22T21:32:25.142Z | Checking tap v1.0.1 |
| 1541 | 2026-05-22T21:32:25.156Z | Checking funty v2.0.0 |
| 1542 | 2026-05-22T21:32:25.170Z | Compiling typeid v1.0.3 |
| 1543 | 2026-05-22T21:32:25.173Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1544 | 2026-05-22T21:32:25.194Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1545 | 2026-05-22T21:32:25.230Z | Checking wyz v0.5.1 |
| 1546 | 2026-05-22T21:32:25.286Z | Checking num-bigint v0.4.6 |
| 1547 | 2026-05-22T21:32:25.349Z | Checking num-iter v0.1.45 |
| 1548 | 2026-05-22T21:32:25.401Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1549 | 2026-05-22T21:32:25.421Z | Compiling erased-serde v0.4.8 |
| 1550 | 2026-05-22T21:32:25.452Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1551 | 2026-05-22T21:32:25.476Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1552 | 2026-05-22T21:32:25.512Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1553 | 2026-05-22T21:32:25.525Z | Compiling bitstruct_derive v0.1.0 |
| 1554 | 2026-05-22T21:32:25.588Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1555 | 2026-05-22T21:32:25.601Z | Checking bitvec v1.0.1 |
| 1556 | 2026-05-22T21:32:25.615Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-05-22T21:32:25.626Z | Checking ascii v1.1.0 |
| 1558 | 2026-05-22T21:32:25.642Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1559 | 2026-05-22T21:32:25.698Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1560 | 2026-05-22T21:32:25.795Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1561 | 2026-05-22T21:32:25.806Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-05-22T21:32:25.817Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1563 | 2026-05-22T21:32:25.820Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1564 | 2026-05-22T21:32:26.097Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1565 | 2026-05-22T21:32:26.115Z | Checking num-rational v0.4.2 |
| 1566 | 2026-05-22T21:32:26.118Z | Checking serde_arrays v0.1.0 |
| 1567 | 2026-05-22T21:32:26.193Z | Checking bitstruct v0.1.1 |
| 1568 | 2026-05-22T21:32:26.224Z | Checking libloading v0.7.4 |
| 1569 | 2026-05-22T21:32:26.249Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1570 | 2026-05-22T21:32:26.399Z | Checking num v0.4.3 |
| 1571 | 2026-05-22T21:32:26.466Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1572 | 2026-05-22T21:32:27.112Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1573 | 2026-05-22T21:32:27.396Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1574 | 2026-05-22T21:32:27.396Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1575 | 2026-05-22T21:32:27.592Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1576 | 2026-05-22T21:32:27.728Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1577 | 2026-05-22T21:32:27.732Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1578 | 2026-05-22T21:32:28.200Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1579 | 2026-05-22T21:32:28.441Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1580 | 2026-05-22T21:32:28.444Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1581 | 2026-05-22T21:32:28.444Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1582 | 2026-05-22T21:32:28.444Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-05-22T21:32:28.832Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1584 | 2026-05-22T21:32:29.293Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1585 | 2026-05-22T21:32:30.210Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1586 | 2026-05-22T21:32:32.354Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1587 | 2026-05-22T21:32:32.702Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1588 | 2026-05-22T21:32:33.576Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1589 | 2026-05-22T21:32:34.550Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1590 | 2026-05-22T21:32:34.672Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1591 | 2026-05-22T21:32:41.034Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-05-22T21:32:42.348Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1593 | 2026-05-22T21:32:42.922Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1594 | 2026-05-22T21:32:47.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.91s |
| 1595 | 2026-05-22T21:32:47.346Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1596 | 2026-05-22T21:32:47.346Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1597 | 2026-05-22T21:32:47.501Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1598 | 2026-05-22T21:32:47.502Z | + cargo clippy --features chaos -- --deny warnings |
| 1599 | 2026-05-22T21:32:48.072Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1600 | 2026-05-22T21:32:48.162Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1601 | 2026-05-22T21:32:48.162Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1602 | 2026-05-22T21:32:55.373Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1603 | 2026-05-22T21:32:55.373Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1604 | 2026-05-22T21:32:57.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.30s |
| 1605 | 2026-05-22T21:32:57.848Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1606 | 2026-05-22T21:32:57.849Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1607 | 2026-05-22T21:32:57.997Z | + banner fmt |
| 1608 | 2026-05-22T21:32:58.001Z | |
| 1609 | 2026-05-22T21:32:58.001Z | ###### # # ##### |
| 1610 | 2026-05-22T21:32:58.001Z | # ## ## # |
| 1611 | 2026-05-22T21:32:58.001Z | ##### # ## # # |
| 1612 | 2026-05-22T21:32:58.001Z | # # # # |
| 1613 | 2026-05-22T21:32:58.001Z | # # # # |
| 1614 | 2026-05-22T21:32:58.001Z | # # # # |
| 1615 | 2026-05-22T21:32:58.001Z | |
| 1616 | 2026-05-22T21:32:58.001Z | + cargo fmt -- --check |
| 1617 | 2026-05-22T21:32:58.441Z | + banner test |
| 1618 | 2026-05-22T21:32:58.444Z | |
| 1619 | 2026-05-22T21:32:58.444Z | ##### ###### #### ##### |
| 1620 | 2026-05-22T21:32:58.444Z | # # # # |
| 1621 | 2026-05-22T21:32:58.444Z | # ##### #### # |
| 1622 | 2026-05-22T21:32:58.444Z | # # # # |
| 1623 | 2026-05-22T21:32:58.444Z | # # # # # |
| 1624 | 2026-05-22T21:32:58.444Z | # ###### #### # |
| 1625 | 2026-05-22T21:32:58.444Z | |
| 1626 | 2026-05-22T21:32:58.444Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1627 | 2026-05-22T21:32:58.444Z | + RUST_BACKTRACE=full |
| 1628 | 2026-05-22T21:32:58.444Z | + cargo test --features tofino_stub --no-fail-fast |
| 1629 | 2026-05-22T21:32:59.381Z | Compiling unicode-ident v1.0.24 |
| 1630 | 2026-05-22T21:32:59.381Z | Compiling cfg-if v1.0.3 |
| 1631 | 2026-05-22T21:32:59.381Z | Compiling memchr v2.7.5 |
| 1632 | 2026-05-22T21:32:59.523Z | Compiling libc v0.2.186 |
| 1633 | 2026-05-22T21:32:59.523Z | Compiling serde_core v1.0.228 |
| 1634 | 2026-05-22T21:32:59.526Z | Compiling itoa v1.0.15 |
| 1635 | 2026-05-22T21:32:59.527Z | Compiling zmij v1.0.17 |
| 1636 | 2026-05-22T21:32:59.542Z | Compiling libm v0.2.15 |
| 1637 | 2026-05-22T21:32:59.614Z | Compiling proc-macro2 v1.0.106 |
| 1638 | 2026-05-22T21:32:59.741Z | Compiling equivalent v1.0.2 |
| 1639 | 2026-05-22T21:32:59.830Z | Compiling allocator-api2 v0.2.21 |
| 1640 | 2026-05-22T21:32:59.866Z | Compiling iana-time-zone v0.1.64 |
| 1641 | 2026-05-22T21:33:00.052Z | Compiling quote v1.0.45 |
| 1642 | 2026-05-22T21:33:00.091Z | Compiling getrandom v0.3.3 |
| 1643 | 2026-05-22T21:33:00.128Z | Compiling jobserver v0.1.34 |
| 1644 | 2026-05-22T21:33:00.158Z | Compiling foldhash v0.2.0 |
| 1645 | 2026-05-22T21:33:00.172Z | Compiling heck v0.5.0 |
| 1646 | 2026-05-22T21:33:00.273Z | Compiling syn v2.0.117 |
| 1647 | 2026-05-22T21:33:00.345Z | Compiling cc v1.2.58 |
| 1648 | 2026-05-22T21:33:00.368Z | Compiling hashbrown v0.16.1 |
| 1649 | 2026-05-22T21:33:00.427Z | Compiling log v0.4.29 |
| 1650 | 2026-05-22T21:33:00.448Z | Compiling dyn-clone v1.0.20 |
| 1651 | 2026-05-22T21:33:00.596Z | Compiling smallvec v1.15.1 |
| 1652 | 2026-05-22T21:33:00.664Z | Compiling stable_deref_trait v1.2.0 |
| 1653 | 2026-05-22T21:33:00.693Z | Compiling regex-syntax v0.8.6 |
| 1654 | 2026-05-22T21:33:00.745Z | Compiling percent-encoding v2.3.2 |
| 1655 | 2026-05-22T21:33:00.811Z | Compiling writeable v0.6.1 |
| 1656 | 2026-05-22T21:33:00.948Z | Compiling litemap v0.8.0 |
| 1657 | 2026-05-22T21:33:00.963Z | Compiling fnv v1.0.7 |
| 1658 | 2026-05-22T21:33:01.067Z | Compiling pin-project-lite v0.2.16 |
| 1659 | 2026-05-22T21:33:01.115Z | Compiling num-traits v0.2.19 |
| 1660 | 2026-05-22T21:33:01.168Z | Compiling icu_properties_data v2.0.1 |
| 1661 | 2026-05-22T21:33:01.168Z | Compiling icu_normalizer_data v2.0.0 |
| 1662 | 2026-05-22T21:33:01.261Z | Compiling semver v1.0.27 |
| 1663 | 2026-05-22T21:33:01.304Z | Compiling uuid v1.20.0 |
| 1664 | 2026-05-22T21:33:01.438Z | Compiling serde_json v1.0.149 |
| 1665 | 2026-05-22T21:33:01.600Z | Compiling indexmap v2.13.0 |
| 1666 | 2026-05-22T21:33:01.615Z | Compiling form_urlencoded v1.2.2 |
| 1667 | 2026-05-22T21:33:01.724Z | Compiling utf8_iter v1.0.4 |
| 1668 | 2026-05-22T21:33:01.727Z | Compiling aho-corasick v1.1.3 |
| 1669 | 2026-05-22T21:33:01.798Z | Compiling ring v0.17.14 |
| 1670 | 2026-05-22T21:33:01.874Z | Compiling socket2 v0.6.0 |
| 1671 | 2026-05-22T21:33:02.224Z | Compiling scopeguard v1.2.0 |
| 1672 | 2026-05-22T21:33:02.245Z | Compiling parking_lot_core v0.9.12 |
| 1673 | 2026-05-22T21:33:02.322Z | Compiling lock_api v0.4.14 |
| 1674 | 2026-05-22T21:33:02.338Z | Compiling signal-hook-registry v1.4.6 |
| 1675 | 2026-05-22T21:33:02.365Z | Compiling mio v1.0.4 |
| 1676 | 2026-05-22T21:33:02.557Z | Compiling regex-automata v0.4.13 |
| 1677 | 2026-05-22T21:33:02.557Z | Compiling parking_lot v0.12.5 |
| 1678 | 2026-05-22T21:33:02.747Z | Compiling ucd-trie v0.1.7 |
| 1679 | 2026-05-22T21:33:02.864Z | Compiling byteorder v1.5.0 |
| 1680 | 2026-05-22T21:33:02.974Z | Compiling synstructure v0.13.2 |
| 1681 | 2026-05-22T21:33:03.051Z | Compiling serde_derive_internals v0.29.1 |
| 1682 | 2026-05-22T21:33:03.119Z | Compiling time-core v0.1.8 |
| 1683 | 2026-05-22T21:33:03.265Z | Compiling num-conv v0.2.1 |
| 1684 | 2026-05-22T21:33:03.299Z | Compiling strsim v0.11.1 |
| 1685 | 2026-05-22T21:33:03.414Z | Compiling time-macros v0.2.27 |
| 1686 | 2026-05-22T21:33:03.688Z | Compiling getrandom v0.2.16 |
| 1687 | 2026-05-22T21:33:03.749Z | Compiling futures-core v0.3.32 |
| 1688 | 2026-05-22T21:33:03.874Z | Compiling ryu v1.0.20 |
| 1689 | 2026-05-22T21:33:03.905Z | Compiling futures-sink v0.3.32 |
| 1690 | 2026-05-22T21:33:04.033Z | Compiling regress v0.10.5 |
| 1691 | 2026-05-22T21:33:04.087Z | Compiling pretty-hex v0.4.1 |
| 1692 | 2026-05-22T21:33:04.202Z | Compiling serde_derive v1.0.228 |
| 1693 | 2026-05-22T21:33:04.228Z | Compiling zerofrom-derive v0.1.6 |
| 1694 | 2026-05-22T21:33:04.422Z | Compiling yoke-derive v0.8.0 |
| 1695 | 2026-05-22T21:33:04.437Z | Compiling zerovec-derive v0.11.1 |
| 1696 | 2026-05-22T21:33:04.635Z | Compiling displaydoc v0.2.5 |
| 1697 | 2026-05-22T21:33:05.178Z | Compiling thiserror-impl v2.0.18 |
| 1698 | 2026-05-22T21:33:05.407Z | Compiling schemars_derive v0.8.22 |
| 1699 | 2026-05-22T21:33:05.464Z | Compiling tokio-macros v2.6.0 |
| 1700 | 2026-05-22T21:33:05.481Z | Compiling zerocopy-derive v0.8.27 |
| 1701 | 2026-05-22T21:33:05.542Z | Compiling zeroize_derive v1.4.3 |
| 1702 | 2026-05-22T21:33:06.226Z | Compiling futures-macro v0.3.32 |
| 1703 | 2026-05-22T21:33:06.229Z | Compiling zerofrom v0.1.6 |
| 1704 | 2026-05-22T21:33:06.320Z | Compiling thiserror-impl v1.0.69 |
| 1705 | 2026-05-22T21:33:06.376Z | Compiling yoke v0.8.0 |
| 1706 | 2026-05-22T21:33:06.413Z | Compiling thiserror v2.0.18 |
| 1707 | 2026-05-22T21:33:06.528Z | Compiling regex v1.12.3 |
| 1708 | 2026-05-22T21:33:06.573Z | Compiling zerovec v0.11.4 |
| 1709 | 2026-05-22T21:33:06.625Z | Compiling zerotrie v0.2.2 |
| 1710 | 2026-05-22T21:33:06.737Z | Compiling zerocopy v0.8.27 |
| 1711 | 2026-05-22T21:33:06.885Z | Compiling serde v1.0.228 |
| 1712 | 2026-05-22T21:33:06.990Z | Compiling tracing-attributes v0.1.30 |
| 1713 | 2026-05-22T21:33:07.088Z | Compiling pest v2.8.2 |
| 1714 | 2026-05-22T21:33:07.419Z | Compiling bytes v1.11.1 |
| 1715 | 2026-05-22T21:33:07.444Z | Compiling serde_tokenstream v0.2.3 |
| 1716 | 2026-05-22T21:33:07.469Z | Compiling tinystr v0.8.1 |
| 1717 | 2026-05-22T21:33:07.534Z | Compiling potential_utf v0.1.3 |
| 1718 | 2026-05-22T21:33:07.683Z | Compiling icu_locale_core v2.0.0 |
| 1719 | 2026-05-22T21:33:07.716Z | Compiling icu_collections v2.0.0 |
| 1720 | 2026-05-22T21:33:07.740Z | Compiling chrono v0.4.44 |
| 1721 | 2026-05-22T21:33:07.898Z | Compiling http v1.4.0 |
| 1722 | 2026-05-22T21:33:08.082Z | Compiling tokio v1.49.0 |
| 1723 | 2026-05-22T21:33:08.225Z | Compiling icu_provider v2.0.0 |
| 1724 | 2026-05-22T21:33:08.240Z | Compiling pest_meta v2.8.2 |
| 1725 | 2026-05-22T21:33:08.253Z | Compiling slab v0.4.11 |
| 1726 | 2026-05-22T21:33:08.374Z | Compiling plain v0.2.3 |
| 1727 | 2026-05-22T21:33:08.433Z | Compiling futures-channel v0.3.32 |
| 1728 | 2026-05-22T21:33:08.487Z | Compiling icu_normalizer v2.0.0 |
| 1729 | 2026-05-22T21:33:08.545Z | Compiling icu_properties v2.0.1 |
| 1730 | 2026-05-22T21:33:08.695Z | Compiling schemars v0.8.22 |
| 1731 | 2026-05-22T21:33:08.887Z | Compiling pest_generator v2.8.2 |
| 1732 | 2026-05-22T21:33:09.164Z | Compiling errno v0.3.14 |
| 1733 | 2026-05-22T21:33:09.327Z | Compiling scroll_derive v0.13.1 |
| 1734 | 2026-05-22T21:33:09.331Z | Compiling futures-task v0.3.32 |
| 1735 | 2026-05-22T21:33:09.530Z | Compiling idna_adapter v1.2.1 |
| 1736 | 2026-05-22T21:33:09.576Z | Compiling futures-io v0.3.32 |
| 1737 | 2026-05-22T21:33:09.638Z | Compiling pest_derive v2.8.2 |
| 1738 | 2026-05-22T21:33:09.687Z | Compiling idna v1.1.0 |
| 1739 | 2026-05-22T21:33:09.748Z | Compiling thiserror v1.0.69 |
| 1740 | 2026-05-22T21:33:09.860Z | Compiling daft-derive v0.1.5 |
| 1741 | 2026-05-22T21:33:09.863Z | Compiling async-trait v0.1.89 |
| 1742 | 2026-05-22T21:33:10.211Z | Compiling url v2.5.7 |
| 1743 | 2026-05-22T21:33:10.252Z | Compiling scroll v0.13.0 |
| 1744 | 2026-05-22T21:33:10.478Z | Compiling openssl-sys v0.9.112 |
| 1745 | 2026-05-22T21:33:10.494Z | Compiling anyhow v1.0.102 |
| 1746 | 2026-05-22T21:33:10.497Z | Compiling goblin v0.10.1 |
| 1747 | 2026-05-22T21:33:10.533Z | Compiling cmake v0.1.54 |
| 1748 | 2026-05-22T21:33:10.674Z | Compiling dtrace-parser v0.3.0 |
| 1749 | 2026-05-22T21:33:10.887Z | Compiling aws-lc-sys v0.39.1 |
| 1750 | 2026-05-22T21:33:10.903Z | Compiling bitflags v2.11.1 |
| 1751 | 2026-05-22T21:33:10.906Z | Compiling thread-id v5.0.0 |
| 1752 | 2026-05-22T21:33:11.007Z | Compiling syn v1.0.109 |
| 1753 | 2026-05-22T21:33:11.102Z | Compiling openapiv3 v2.2.0 |
| 1754 | 2026-05-22T21:33:11.152Z | Compiling erased-serde v0.3.31 |
| 1755 | 2026-05-22T21:33:11.656Z | Compiling darling_core v0.21.3 |
| 1756 | 2026-05-22T21:33:11.671Z | Compiling typify-impl v0.4.3 |
| 1757 | 2026-05-22T21:33:12.708Z | Compiling openssl v0.10.76 |
| 1758 | 2026-05-22T21:33:12.748Z | Compiling serde_yaml v0.9.34+deprecated |
| 1759 | 2026-05-22T21:33:12.925Z | Compiling ref-cast-impl v1.0.25 |
| 1760 | 2026-05-22T21:33:13.552Z | Compiling dof v0.4.0 |
| 1761 | 2026-05-22T21:33:13.719Z | Compiling darling_macro v0.21.3 |
| 1762 | 2026-05-22T21:33:13.993Z | Compiling openssl-macros v0.1.1 |
| 1763 | 2026-05-22T21:33:14.336Z | Compiling usdt-impl v0.6.0 |
| 1764 | 2026-05-22T21:33:14.391Z | Compiling darling v0.21.3 |
| 1765 | 2026-05-22T21:33:14.480Z | Compiling base64 v0.22.1 |
| 1766 | 2026-05-22T21:33:14.527Z | Compiling http-body v1.0.1 |
| 1767 | 2026-05-22T21:33:14.666Z | Compiling rand_core v0.6.4 |
| 1768 | 2026-05-22T21:33:14.697Z | Compiling typenum v1.18.0 |
| 1769 | 2026-05-22T21:33:14.843Z | Compiling atomic-waker v1.1.2 |
| 1770 | 2026-05-22T21:33:14.905Z | Compiling ipnet v2.11.0 |
| 1771 | 2026-05-22T21:33:14.975Z | Compiling native-tls v0.2.14 |
| 1772 | 2026-05-22T21:33:15.105Z | Compiling httparse v1.10.1 |
| 1773 | 2026-05-22T21:33:15.243Z | Compiling portable-atomic v1.11.1 |
| 1774 | 2026-05-22T21:33:15.264Z | Compiling usdt-attr-macro v0.6.0 |
| 1775 | 2026-05-22T21:33:15.418Z | Compiling usdt-macro v0.6.0 |
| 1776 | 2026-05-22T21:33:15.441Z | Compiling tower-service v0.3.3 |
| 1777 | 2026-05-22T21:33:15.542Z | Compiling tower-layer v0.3.3 |
| 1778 | 2026-05-22T21:33:15.710Z | Compiling rustls v0.22.4 |
| 1779 | 2026-05-22T21:33:15.729Z | Compiling try-lock v0.2.5 |
| 1780 | 2026-05-22T21:33:15.758Z | Compiling untrusted v0.9.0 |
| 1781 | 2026-05-22T21:33:15.844Z | Compiling critical-section v1.2.0 |
| 1782 | 2026-05-22T21:33:15.848Z | Compiling want v0.3.1 |
| 1783 | 2026-05-22T21:33:15.971Z | Compiling once_cell v1.21.3 |
| 1784 | 2026-05-22T21:33:16.019Z | Compiling zeroize v1.8.1 |
| 1785 | 2026-05-22T21:33:16.144Z | Compiling powerfmt v0.2.0 |
| 1786 | 2026-05-22T21:33:16.196Z | Compiling pin-utils v0.1.0 |
| 1787 | 2026-05-22T21:33:16.230Z | Compiling httpdate v1.0.3 |
| 1788 | 2026-05-22T21:33:16.358Z | Compiling deranged v0.5.3 |
| 1789 | 2026-05-22T21:33:16.481Z | Compiling ppv-lite86 v0.2.21 |
| 1790 | 2026-05-22T21:33:16.484Z | Compiling structmeta-derive v0.3.0 |
| 1791 | 2026-05-22T21:33:16.800Z | Compiling num_threads v0.1.7 |
| 1792 | 2026-05-22T21:33:16.992Z | Compiling newtype-uuid-macros v0.1.0 |
| 1793 | 2026-05-22T21:33:17.302Z | Compiling time v0.3.47 |
| 1794 | 2026-05-22T21:33:17.375Z | Compiling toml_datetime v0.6.11 |
| 1795 | 2026-05-22T21:33:17.538Z | Compiling structmeta v0.3.0 |
| 1796 | 2026-05-22T21:33:17.659Z | Compiling strum_macros v0.26.4 |
| 1797 | 2026-05-22T21:33:17.740Z | Compiling strum_macros v0.27.2 |
| 1798 | 2026-05-22T21:33:18.018Z | Compiling typify-macro v0.4.3 |
| 1799 | 2026-05-22T21:33:18.240Z | Compiling async-stream-impl v0.3.6 |
| 1800 | 2026-05-22T21:33:18.822Z | Compiling fastrand v2.3.0 |
| 1801 | 2026-05-22T21:33:19.095Z | Compiling unicode-width v0.2.1 |
| 1802 | 2026-05-22T21:33:19.214Z | Compiling omicron-workspace-hack v0.1.0 |
| 1803 | 2026-05-22T21:33:19.288Z | Compiling dropshot_endpoint v0.16.7 |
| 1804 | 2026-05-22T21:33:19.330Z | Compiling camino v1.2.2 |
| 1805 | 2026-05-22T21:33:19.575Z | Compiling http-body-util v0.1.3 |
| 1806 | 2026-05-22T21:33:19.630Z | Compiling clap_derive v4.6.0 |
| 1807 | 2026-05-22T21:33:19.716Z | Compiling rand_core v0.9.3 |
| 1808 | 2026-05-22T21:33:19.823Z | Compiling derive-ex v0.1.8 |
| 1809 | 2026-05-22T21:33:19.910Z | Compiling serde_urlencoded v0.7.1 |
| 1810 | 2026-05-22T21:33:19.938Z | Compiling rand_chacha v0.9.0 |
| 1811 | 2026-05-22T21:33:20.184Z | Compiling typify v0.4.3 |
| 1812 | 2026-05-22T21:33:20.281Z | Compiling thread_local v1.1.9 |
| 1813 | 2026-05-22T21:33:20.325Z | Compiling rand v0.9.2 |
| 1814 | 2026-05-22T21:33:20.391Z | Compiling sync_wrapper v1.0.2 |
| 1815 | 2026-05-22T21:33:20.506Z | Compiling progenitor-impl v0.11.1 |
| 1816 | 2026-05-22T21:33:20.563Z | Compiling serde_with_macros v3.14.1 |
| 1817 | 2026-05-22T21:33:20.991Z | Compiling is-terminal v0.4.16 |
| 1818 | 2026-05-22T21:33:21.018Z | Compiling take_mut v0.2.2 |
| 1819 | 2026-05-22T21:33:21.092Z | Compiling term v1.2.0 |
| 1820 | 2026-05-22T21:33:21.130Z | Compiling iri-string v0.7.8 |
| 1821 | 2026-05-22T21:33:21.343Z | Compiling winnow v0.7.14 |
| 1822 | 2026-05-22T21:33:21.438Z | Compiling test-strategy v0.4.3 |
| 1823 | 2026-05-22T21:33:21.765Z | Compiling subtle v2.6.1 |
| 1824 | 2026-05-22T21:33:21.837Z | Compiling futures-util v0.3.32 |
| 1825 | 2026-05-22T21:33:22.019Z | Compiling parse-display-derive v0.10.0 |
| 1826 | 2026-05-22T21:33:22.742Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1827 | 2026-05-22T21:33:22.800Z | Compiling match_cfg v0.1.0 |
| 1828 | 2026-05-22T21:33:22.864Z | Compiling hostname v0.3.1 |
| 1829 | 2026-05-22T21:33:23.009Z | Compiling tracing-core v0.1.34 |
| 1830 | 2026-05-22T21:33:23.238Z | Compiling cpufeatures v0.2.17 |
| 1831 | 2026-05-22T21:33:23.292Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1832 | 2026-05-22T21:33:23.315Z | Compiling crossbeam-utils v0.8.21 |
| 1833 | 2026-05-22T21:33:23.412Z | Compiling tracing v0.1.41 |
| 1834 | 2026-05-22T21:33:23.649Z | Compiling encoding_rs v0.8.35 |
| 1835 | 2026-05-22T21:33:23.683Z | Compiling mime v0.3.17 |
| 1836 | 2026-05-22T21:33:23.789Z | Compiling colored v3.0.0 |
| 1837 | 2026-05-22T21:33:23.855Z | Compiling anstyle v1.0.14 |
| 1838 | 2026-05-22T21:33:24.056Z | Compiling slog v2.8.2 |
| 1839 | 2026-05-22T21:33:24.071Z | Compiling progenitor-macro v0.11.1 |
| 1840 | 2026-05-22T21:33:24.143Z | Compiling rustix v1.1.4 |
| 1841 | 2026-05-22T21:33:24.483Z | Compiling memmap2 v0.9.8 |
| 1842 | 2026-05-22T21:33:24.818Z | Compiling utf8parse v0.2.2 |
| 1843 | 2026-05-22T21:33:24.939Z | Compiling hex v0.4.3 |
| 1844 | 2026-05-22T21:33:25.006Z | Compiling anstyle-parse v1.0.0 |
| 1845 | 2026-05-22T21:33:25.198Z | Compiling generic-array v0.14.7 |
| 1846 | 2026-05-22T21:33:25.213Z | Compiling ref-cast v1.0.25 |
| 1847 | 2026-05-22T21:33:25.325Z | Compiling ipnetwork v0.21.1 |
| 1848 | 2026-05-22T21:33:25.546Z | Compiling colorchoice v1.0.4 |
| 1849 | 2026-05-22T21:33:25.670Z | Compiling is_terminal_polyfill v1.70.1 |
| 1850 | 2026-05-22T21:33:25.709Z | Compiling anstyle-query v1.1.4 |
| 1851 | 2026-05-22T21:33:25.771Z | Compiling clap_lex v1.1.0 |
| 1852 | 2026-05-22T21:33:25.823Z | Compiling anstream v1.0.0 |
| 1853 | 2026-05-22T21:33:25.909Z | Compiling tokio-util v0.7.16 |
| 1854 | 2026-05-22T21:33:26.575Z | Compiling crypto-common v0.1.6 |
| 1855 | 2026-05-22T21:33:26.618Z | Compiling oxnet v0.1.4 |
| 1856 | 2026-05-22T21:33:26.710Z | Compiling itertools v0.14.0 |
| 1857 | 2026-05-22T21:33:26.724Z | Compiling h2 v0.4.12 |
| 1858 | 2026-05-22T21:33:26.766Z | Compiling num-derive v0.4.2 |
| 1859 | 2026-05-22T21:33:27.157Z | Compiling crossbeam-channel v0.5.15 |
| 1860 | 2026-05-22T21:33:27.645Z | Compiling wait-timeout v0.2.1 |
| 1861 | 2026-05-22T21:33:27.731Z | Compiling spin v0.9.8 |
| 1862 | 2026-05-22T21:33:27.856Z | Compiling debug-ignore v1.0.5 |
| 1863 | 2026-05-22T21:33:27.957Z | Compiling quick-error v1.2.3 |
| 1864 | 2026-05-22T21:33:27.972Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1865 | 2026-05-22T21:33:27.975Z | Compiling strum v0.27.2 |
| 1866 | 2026-05-22T21:33:28.069Z | Compiling tabwriter v1.4.1 |
| 1867 | 2026-05-22T21:33:28.119Z | Compiling rustls-pki-types v1.12.0 |
| 1868 | 2026-05-22T21:33:28.323Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1869 | 2026-05-22T21:33:28.613Z | Compiling serde_spanned v1.0.4 |
| 1870 | 2026-05-22T21:33:28.641Z | Compiling lazy_static v1.5.0 |
| 1871 | 2026-05-22T21:33:28.748Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1872 | 2026-05-22T21:33:28.769Z | Compiling hyper v1.8.1 |
| 1873 | 2026-05-22T21:33:29.005Z | Compiling bit-vec v0.8.0 |
| 1874 | 2026-05-22T21:33:29.035Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1875 | 2026-05-22T21:33:29.243Z | Compiling bit-set v0.8.0 |
| 1876 | 2026-05-22T21:33:29.258Z | Compiling rand_xorshift v0.4.0 |
| 1877 | 2026-05-22T21:33:29.367Z | Compiling strum v0.26.3 |
| 1878 | 2026-05-22T21:33:29.413Z | Compiling async-stream v0.3.6 |
| 1879 | 2026-05-22T21:33:29.416Z | Compiling waitgroup v0.1.2 |
| 1880 | 2026-05-22T21:33:29.504Z | Compiling serde_path_to_error v0.1.20 |
| 1881 | 2026-05-22T21:33:29.574Z | Compiling hostname v0.4.2 |
| 1882 | 2026-05-22T21:33:29.728Z | Compiling unarray v0.1.4 |
| 1883 | 2026-05-22T21:33:29.865Z | Compiling slog-async v2.8.0 |
| 1884 | 2026-05-22T21:33:29.877Z | Compiling hyper-util v0.1.19 |
| 1885 | 2026-05-22T21:33:29.891Z | Compiling slog-term v2.9.2 |
| 1886 | 2026-05-22T21:33:30.417Z | Compiling rand_chacha v0.3.1 |
| 1887 | 2026-05-22T21:33:30.442Z | Compiling macaddr v1.0.1 |
| 1888 | 2026-05-22T21:33:30.610Z | Compiling block-buffer v0.10.4 |
| 1889 | 2026-05-22T21:33:30.676Z | Compiling rand v0.8.5 |
| 1890 | 2026-05-22T21:33:30.691Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1891 | 2026-05-22T21:33:30.877Z | Compiling digest v0.10.7 |
| 1892 | 2026-05-22T21:33:31.100Z | Compiling slog-json v2.6.1 |
| 1893 | 2026-05-22T21:33:31.192Z | Compiling tower v0.5.2 |
| 1894 | 2026-05-22T21:33:31.632Z | Compiling winnow v0.5.40 |
| 1895 | 2026-05-22T21:33:31.685Z | Compiling tower-http v0.6.8 |
| 1896 | 2026-05-22T21:33:32.027Z | Compiling slog-bunyan v2.5.0 |
| 1897 | 2026-05-22T21:33:32.103Z | Compiling futures-executor v0.3.32 |
| 1898 | 2026-05-22T21:33:32.170Z | Compiling instant v0.1.13 |
| 1899 | 2026-05-22T21:33:32.494Z | Compiling futures v0.3.32 |
| 1900 | 2026-05-22T21:33:32.568Z | Compiling backoff v0.4.0 |
| 1901 | 2026-05-22T21:33:33.090Z | Compiling foreign-types-shared v0.1.1 |
| 1902 | 2026-05-22T21:33:33.103Z | Compiling untrusted v0.7.1 |
| 1903 | 2026-05-22T21:33:33.174Z | Compiling foreign-types v0.3.2 |
| 1904 | 2026-05-22T21:33:33.230Z | Compiling tempfile v3.27.0 |
| 1905 | 2026-05-22T21:33:33.438Z | Compiling openssl-probe v0.1.6 |
| 1906 | 2026-05-22T21:33:33.672Z | Compiling toml_edit v0.19.15 |
| 1907 | 2026-05-22T21:33:34.079Z | Compiling prettyplease v0.2.37 |
| 1908 | 2026-05-22T21:33:34.992Z | Compiling proc-macro-crate v1.3.1 |
| 1909 | 2026-05-22T21:33:35.497Z | Compiling newtype-uuid v1.3.2 |
| 1910 | 2026-05-22T21:33:35.576Z | Compiling either v1.15.0 |
| 1911 | 2026-05-22T21:33:35.675Z | Compiling daft v0.1.5 |
| 1912 | 2026-05-22T21:33:35.763Z | Compiling usdt v0.6.0 |
| 1913 | 2026-05-22T21:33:35.785Z | Compiling webpki-roots v1.0.2 |
| 1914 | 2026-05-22T21:33:35.910Z | Compiling terminal_size v0.4.3 |
| 1915 | 2026-05-22T21:33:36.250Z | Compiling tokio-native-tls v0.3.1 |
| 1916 | 2026-05-22T21:33:36.404Z | Compiling hyper-tls v0.6.0 |
| 1917 | 2026-05-22T21:33:36.709Z | Compiling clap_builder v4.6.0 |
| 1918 | 2026-05-22T21:33:36.799Z | Compiling iddqd v0.3.18 |
| 1919 | 2026-05-22T21:33:36.896Z | Compiling rustls-webpki v0.102.8 |
| 1920 | 2026-05-22T21:33:38.250Z | Compiling clap v4.6.0 |
| 1921 | 2026-05-22T21:33:38.806Z | Compiling rustls v0.23.32 |
| 1922 | 2026-05-22T21:33:39.652Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1923 | 2026-05-22T21:33:40.341Z | Compiling tokio-rustls v0.25.0 |
| 1924 | 2026-05-22T21:33:40.518Z | Compiling rustls-webpki v0.103.6 |
| 1925 | 2026-05-22T21:33:40.911Z | Compiling sha1 v0.10.6 |
| 1926 | 2026-05-22T21:33:41.131Z | Compiling rustls-pemfile v2.2.0 |
| 1927 | 2026-05-22T21:33:41.152Z | Compiling multer v3.1.0 |
| 1928 | 2026-05-22T21:33:41.399Z | Compiling dropshot v0.16.7 |
| 1929 | 2026-05-22T21:33:42.321Z | Compiling rusty-fork v0.3.0 |
| 1930 | 2026-05-22T21:33:42.690Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-05-22T21:33:43.363Z | Compiling proptest v1.8.0 |
| 1932 | 2026-05-22T21:33:43.802Z | Compiling serde_spanned v0.6.9 |
| 1933 | 2026-05-22T21:33:44.359Z | Compiling tokio-rustls v0.26.3 |
| 1934 | 2026-05-22T21:33:44.643Z | Compiling hyper-rustls v0.27.7 |
| 1935 | 2026-05-22T21:33:45.055Z | Compiling reqwest v0.12.23 |
| 1936 | 2026-05-22T21:33:45.749Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1937 | 2026-05-22T21:33:46.366Z | Compiling num_enum_derive v0.7.5 |
| 1938 | 2026-05-22T21:33:47.294Z | Compiling serde_with v3.14.1 |
| 1939 | 2026-05-22T21:33:48.531Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1940 | 2026-05-22T21:33:48.866Z | Compiling rustc-hash v2.1.1 |
| 1941 | 2026-05-22T21:33:49.338Z | Compiling progenitor-client v0.11.1 |
| 1942 | 2026-05-22T21:33:49.748Z | Compiling parse-display v0.10.0 |
| 1943 | 2026-05-22T21:33:49.931Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1944 | 2026-05-22T21:33:50.075Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1945 | 2026-05-22T21:33:50.094Z | Compiling toml_write v0.1.2 |
| 1946 | 2026-05-22T21:33:50.278Z | Compiling toml_edit v0.22.27 |
| 1947 | 2026-05-22T21:33:50.349Z | Compiling progenitor v0.11.1 |
| 1948 | 2026-05-22T21:33:51.467Z | Compiling num-integer v0.1.46 |
| 1949 | 2026-05-22T21:33:51.521Z | Compiling float-ord v0.3.2 |
| 1950 | 2026-05-22T21:33:51.688Z | Compiling toml v0.8.23 |
| 1951 | 2026-05-22T21:33:51.787Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1952 | 2026-05-22T21:33:52.940Z | Compiling progenitor-client v0.10.0 |
| 1953 | 2026-05-22T21:33:54.548Z | Compiling aws-lc-rs v1.16.2 |
| 1954 | 2026-05-22T21:33:54.625Z | Compiling num-rational v0.4.2 |
| 1955 | 2026-05-22T21:33:54.839Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1956 | 2026-05-22T21:33:55.272Z | Compiling num-iter v0.1.45 |
| 1957 | 2026-05-22T21:33:55.901Z | Compiling num-complex v0.4.6 |
| 1958 | 2026-05-22T21:33:57.272Z | Compiling num v0.4.3 |
| 1959 | 2026-05-22T21:33:57.356Z | Compiling num_enum_derive v0.5.11 |
| 1960 | 2026-05-22T21:33:59.649Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1961 | 2026-05-22T21:34:00.574Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1962 | 2026-05-22T21:34:01.168Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1963 | 2026-05-22T21:34:02.927Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-05-22T21:34:04.290Z | Compiling zerocopy-derive v0.7.35 |
| 1965 | 2026-05-22T21:34:04.389Z | Compiling memoffset v0.9.1 |
| 1966 | 2026-05-22T21:34:04.483Z | Compiling ingot-macros v0.1.1 |
| 1967 | 2026-05-22T21:34:04.613Z | Compiling libscf-sys v1.2.0 |
| 1968 | 2026-05-22T21:34:04.689Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1969 | 2026-05-22T21:34:04.765Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1970 | 2026-05-22T21:34:04.780Z | Compiling nix v0.30.1 |
| 1971 | 2026-05-22T21:34:05.240Z | Compiling proc-macro-error2 v2.0.1 |
| 1972 | 2026-05-22T21:34:06.349Z | Compiling scroll_derive v0.12.1 |
| 1973 | 2026-05-22T21:34:07.326Z | Compiling tabled_derive v0.11.0 |
| 1974 | 2026-05-22T21:34:07.343Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1975 | 2026-05-22T21:34:10.730Z | Compiling zerocopy v0.7.35 |
| 1976 | 2026-05-22T21:34:11.210Z | Compiling num_enum v0.7.5 |
| 1977 | 2026-05-22T21:34:11.325Z | Compiling hubpack v0.1.2 |
| 1978 | 2026-05-22T21:34:11.605Z | Compiling foreign-types-macros v0.2.3 |
| 1979 | 2026-05-22T21:34:11.785Z | Compiling static_assertions v1.1.0 |
| 1980 | 2026-05-22T21:34:12.299Z | Compiling glob v0.3.3 |
| 1981 | 2026-05-22T21:34:12.610Z | Compiling proc-macro-error-attr v1.0.4 |
| 1982 | 2026-05-22T21:34:12.765Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1983 | 2026-05-22T21:34:13.024Z | Compiling dtrace-parser v0.2.0 |
| 1984 | 2026-05-22T21:34:13.079Z | Compiling thread-id v4.2.2 |
| 1985 | 2026-05-22T21:34:13.177Z | Compiling bytecount v0.6.9 |
| 1986 | 2026-05-22T21:34:13.725Z | Compiling proc-macro-error v1.0.4 |
| 1987 | 2026-05-22T21:34:14.090Z | Compiling dof v0.3.0 |
| 1988 | 2026-05-22T21:34:14.609Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1989 | 2026-05-22T21:34:15.635Z | Compiling usdt-impl v0.5.0 |
| 1990 | 2026-05-22T21:34:16.186Z | Compiling derive_more v0.99.20 |
| 1991 | 2026-05-22T21:34:16.445Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1992 | 2026-05-22T21:34:16.784Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1993 | 2026-05-22T21:34:17.451Z | Compiling minimal-lexical v0.2.1 |
| 1994 | 2026-05-22T21:34:17.454Z | Compiling usdt-macro v0.5.0 |
| 1995 | 2026-05-22T21:34:17.695Z | Compiling nom v7.1.3 |
| 1996 | 2026-05-22T21:34:17.725Z | Compiling usdt-attr-macro v0.5.0 |
| 1997 | 2026-05-22T21:34:17.989Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1998 | 2026-05-22T21:34:18.004Z | Compiling unicode-segmentation v1.12.0 |
| 1999 | 2026-05-22T21:34:18.278Z | Compiling zone_cfg_derive v0.3.1 |
| 2000 | 2026-05-22T21:34:18.388Z | Compiling newline-converter v0.3.0 |
| 2001 | 2026-05-22T21:34:18.415Z | Compiling papergrid v0.17.0 |
| 2002 | 2026-05-22T21:34:18.514Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2003 | 2026-05-22T21:34:18.528Z | Compiling testing_table v0.3.0 |
| 2004 | 2026-05-22T21:34:18.586Z | Compiling rustc_version v0.4.1 |
| 2005 | 2026-05-22T21:34:18.702Z | Compiling num_enum v0.5.11 |
| 2006 | 2026-05-22T21:34:18.831Z | Compiling crossbeam-epoch v0.9.18 |
| 2007 | 2026-05-22T21:34:18.872Z | Compiling foldhash v0.1.5 |
| 2008 | 2026-05-22T21:34:19.026Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2009 | 2026-05-22T21:34:19.136Z | Compiling hashbrown v0.15.5 |
| 2010 | 2026-05-22T21:34:19.219Z | Compiling fixedbitset v0.5.7 |
| 2011 | 2026-05-22T21:34:19.403Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2012 | 2026-05-22T21:34:19.579Z | Compiling tabled v0.20.0 |
| 2013 | 2026-05-22T21:34:19.593Z | Compiling enum-as-inner v0.6.1 |
| 2014 | 2026-05-22T21:34:19.729Z | Compiling petgraph v0.8.2 |
| 2015 | 2026-05-22T21:34:19.865Z | Compiling curve25519-dalek v4.1.3 |
| 2016 | 2026-05-22T21:34:20.222Z | Compiling crossbeam-deque v0.8.6 |
| 2017 | 2026-05-22T21:34:20.274Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2018 | 2026-05-22T21:34:20.429Z | Compiling typify-impl v0.6.1 |
| 2019 | 2026-05-22T21:34:20.586Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2020 | 2026-05-22T21:34:21.037Z | Compiling rayon-core v1.13.0 |
| 2021 | 2026-05-22T21:34:21.309Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2022 | 2026-05-22T21:34:21.312Z | Compiling rustix v0.38.44 |
| 2023 | 2026-05-22T21:34:21.392Z | Compiling clang-sys v1.8.1 |
| 2024 | 2026-05-22T21:34:21.492Z | Compiling bitset-macro v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 2025 | 2026-05-22T21:34:21.804Z | Compiling scroll v0.12.0 |
| 2026 | 2026-05-22T21:34:21.970Z | Compiling atomicwrites v0.4.4 |
| 2027 | 2026-05-22T21:34:22.106Z | Compiling console v0.15.11 |
| 2028 | 2026-05-22T21:34:22.178Z | Compiling hash32 v0.3.1 |
| 2029 | 2026-05-22T21:34:22.275Z | Compiling goblin v0.8.2 |
| 2030 | 2026-05-22T21:34:22.329Z | Compiling heapless v0.8.0 |
| 2031 | 2026-05-22T21:34:22.346Z | Compiling bitset v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 2032 | 2026-05-22T21:34:22.390Z | Compiling convert_case v0.8.0 |
| 2033 | 2026-05-22T21:34:22.614Z | Compiling expectorate v1.2.0 |
| 2034 | 2026-05-22T21:34:22.694Z | Compiling ingot-types v0.1.2 |
| 2035 | 2026-05-22T21:34:22.772Z | Compiling camino-tempfile v1.4.1 |
| 2036 | 2026-05-22T21:34:22.799Z | Compiling annotate-snippets v0.11.5 |
| 2037 | 2026-05-22T21:34:22.941Z | Compiling cobs v0.3.0 |
| 2038 | 2026-05-22T21:34:23.034Z | Compiling libloading v0.8.9 |
| 2039 | 2026-05-22T21:34:23.101Z | Compiling bitflags v1.3.2 |
| 2040 | 2026-05-22T21:34:23.155Z | Compiling managed v0.8.0 |
| 2041 | 2026-05-22T21:34:23.185Z | Compiling foreign-types-shared v0.3.1 |
| 2042 | 2026-05-22T21:34:23.289Z | Compiling foreign-types v0.5.0 |
| 2043 | 2026-05-22T21:34:23.368Z | Compiling smoltcp v0.11.0 |
| 2044 | 2026-05-22T21:34:23.383Z | Compiling bindgen v0.72.1 |
| 2045 | 2026-05-22T21:34:23.383Z | Compiling postcard v1.1.3 |
| 2046 | 2026-05-22T21:34:23.420Z | Compiling ingot v0.1.1 |
| 2047 | 2026-05-22T21:34:24.197Z | Compiling rsf v0.1.0 (https://github.com/oxidecomputer/rsf?branch=associated_types#f99d66f0) |
| 2048 | 2026-05-22T21:34:25.081Z | Compiling cexpr v0.6.0 |
| 2049 | 2026-05-22T21:34:25.342Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2050 | 2026-05-22T21:34:25.679Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2051 | 2026-05-22T21:34:25.947Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2052 | 2026-05-22T21:34:26.168Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2053 | 2026-05-22T21:34:26.225Z | Compiling serde_repr v0.1.20 |
| 2054 | 2026-05-22T21:34:26.323Z | Compiling derive-where v1.6.0 |
| 2055 | 2026-05-22T21:34:26.326Z | Compiling cstr-argument v0.1.2 |
| 2056 | 2026-05-22T21:34:26.477Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2057 | 2026-05-22T21:34:26.494Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2058 | 2026-05-22T21:34:26.885Z | Compiling typify-macro v0.6.1 |
| 2059 | 2026-05-22T21:34:27.181Z | Compiling regs v0.1.0 (https://github.com/oxidecomputer/tofino?branch=atype#3c056f1d) |
| 2060 | 2026-05-22T21:34:27.613Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2061 | 2026-05-22T21:34:27.808Z | Compiling rayon v1.11.0 |
| 2062 | 2026-05-22T21:34:28.129Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2063 | 2026-05-22T21:34:28.264Z | Compiling crucible-workspace-hack v0.1.0 |
| 2064 | 2026-05-22T21:34:28.590Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=atype#3c056f1d) |
| 2065 | 2026-05-22T21:34:28.640Z | Compiling memmap v0.7.0 |
| 2066 | 2026-05-22T21:34:28.854Z | Compiling tinyvec_macros v0.1.1 |
| 2067 | 2026-05-22T21:34:28.942Z | Compiling tinyvec v1.10.0 |
| 2068 | 2026-05-22T21:34:29.045Z | Compiling usdt v0.5.0 |
| 2069 | 2026-05-22T21:34:29.120Z | Compiling typify v0.6.1 |
| 2070 | 2026-05-22T21:34:29.381Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2071 | 2026-05-22T21:34:30.293Z | Compiling libz-sys v1.1.22 |
| 2072 | 2026-05-22T21:34:30.367Z | Compiling pin-project-internal v1.1.10 |
| 2073 | 2026-05-22T21:34:31.447Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2074 | 2026-05-22T21:34:31.493Z | Compiling progenitor-impl v0.13.0 |
| 2075 | 2026-05-22T21:34:31.507Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2076 | 2026-05-22T21:34:31.752Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2077 | 2026-05-22T21:34:32.356Z | Compiling itertools v0.12.1 |
| 2078 | 2026-05-22T21:34:32.419Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2079 | 2026-05-22T21:34:32.636Z | Compiling progenitor-impl v0.10.0 |
| 2080 | 2026-05-22T21:34:32.846Z | Compiling sigpipe v0.1.3 |
| 2081 | 2026-05-22T21:34:32.942Z | Compiling jiff v0.2.15 |
| 2082 | 2026-05-22T21:34:32.986Z | Compiling const_format_proc_macros v0.2.34 |
| 2083 | 2026-05-22T21:34:33.595Z | Compiling zone v0.3.1 |
| 2084 | 2026-05-22T21:34:34.141Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2085 | 2026-05-22T21:34:34.408Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2086 | 2026-05-22T21:34:35.108Z | Compiling progenitor-macro v0.13.0 |
| 2087 | 2026-05-22T21:34:35.825Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2088 | 2026-05-22T21:34:36.233Z | Compiling progenitor-macro v0.10.0 |
| 2089 | 2026-05-22T21:34:36.556Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2090 | 2026-05-22T21:34:36.819Z | Compiling snafu-derive v0.8.9 |
| 2091 | 2026-05-22T21:34:37.114Z | Compiling secrecy v0.10.3 |
| 2092 | 2026-05-22T21:34:37.207Z | Compiling smf v0.2.3 |
| 2093 | 2026-05-22T21:34:37.283Z | Compiling async-recursion v1.1.1 |
| 2094 | 2026-05-22T21:34:37.914Z | Compiling bstr v1.12.0 |
| 2095 | 2026-05-22T21:34:38.006Z | Compiling whoami v1.6.1 |
| 2096 | 2026-05-22T21:34:38.323Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2097 | 2026-05-22T21:34:38.859Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2098 | 2026-05-22T21:34:39.444Z | Compiling hmac v0.12.1 |
| 2099 | 2026-05-22T21:34:39.598Z | Compiling inout v0.1.4 |
| 2100 | 2026-05-22T21:34:39.744Z | Compiling ff v0.13.1 |
| 2101 | 2026-05-22T21:34:39.763Z | Compiling data-encoding v2.9.0 |
| 2102 | 2026-05-22T21:34:39.892Z | Compiling crc8 v0.1.1 |
| 2103 | 2026-05-22T21:34:40.305Z | Compiling group v0.13.0 |
| 2104 | 2026-05-22T21:34:40.352Z | Compiling cipher v0.4.4 |
| 2105 | 2026-05-22T21:34:40.527Z | Compiling hkdf v0.12.4 |
| 2106 | 2026-05-22T21:34:40.589Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2107 | 2026-05-22T21:34:40.685Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2108 | 2026-05-22T21:34:41.605Z | Compiling tokio-dtrace v0.1.1 |
| 2109 | 2026-05-22T21:34:41.684Z | Compiling nix v0.31.3 |
| 2110 | 2026-05-22T21:34:41.907Z | Compiling tabled_derive v0.7.0 |
| 2111 | 2026-05-22T21:34:42.791Z | Compiling reqwest v0.13.2 |
| 2112 | 2026-05-22T21:34:42.882Z | Compiling universal-hash v0.5.1 |
| 2113 | 2026-05-22T21:34:42.896Z | Compiling crypto-bigint v0.5.5 |
| 2114 | 2026-05-22T21:34:42.910Z | Compiling half v2.7.1 |
| 2115 | 2026-05-22T21:34:42.996Z | Compiling base64ct v1.8.0 |
| 2116 | 2026-05-22T21:34:43.022Z | Compiling ciborium-io v0.2.2 |
| 2117 | 2026-05-22T21:34:43.131Z | Compiling rust_rpi v0.1.0 (https://github.com/oxidecomputer/rsf?branch=associated_types#f99d66f0) |
| 2118 | 2026-05-22T21:34:43.210Z | Compiling base16ct v0.2.0 |
| 2119 | 2026-05-22T21:34:43.301Z | Compiling indent_write v2.2.0 |
| 2120 | 2026-05-22T21:34:43.381Z | Compiling opaque-debug v0.3.1 |
| 2121 | 2026-05-22T21:34:43.450Z | Compiling poly1305 v0.8.0 |
| 2122 | 2026-05-22T21:34:43.887Z | Compiling elliptic-curve v0.13.8 |
| 2123 | 2026-05-22T21:34:44.174Z | Compiling progenitor-client v0.13.0 |
| 2124 | 2026-05-22T21:34:44.195Z | Compiling password-hash v0.5.0 |
| 2125 | 2026-05-22T21:34:44.195Z | Compiling ciborium-ll v0.2.2 |
| 2126 | 2026-05-22T21:34:44.820Z | Compiling oxide-tokio-rt v0.1.2 |
| 2127 | 2026-05-22T21:34:45.540Z | Compiling chacha20 v0.9.1 |
| 2128 | 2026-05-22T21:34:45.791Z | Compiling similar v2.7.0 |
| 2129 | 2026-05-22T21:34:45.809Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2130 | 2026-05-22T21:34:46.105Z | Compiling thiserror-no-std v2.0.2 |
| 2131 | 2026-05-22T21:34:47.084Z | Compiling blake2 v0.10.6 |
| 2132 | 2026-05-22T21:34:47.117Z | Compiling aead v0.5.2 |
| 2133 | 2026-05-22T21:34:47.296Z | Compiling resolv-conf v0.7.5 |
| 2134 | 2026-05-22T21:34:47.584Z | Compiling linked-hash-map v0.5.6 |
| 2135 | 2026-05-22T21:34:47.671Z | Compiling keccak v0.1.6 |
| 2136 | 2026-05-22T21:34:47.895Z | Compiling sha3 v0.10.8 |
| 2137 | 2026-05-22T21:34:48.113Z | Compiling lru-cache v0.1.2 |
| 2138 | 2026-05-22T21:34:48.132Z | Compiling argon2 v0.5.3 |
| 2139 | 2026-05-22T21:34:48.207Z | Compiling chacha20poly1305 v0.10.1 |
| 2140 | 2026-05-22T21:34:48.210Z | Compiling vsss-rs v3.3.4 |
| 2141 | 2026-05-22T21:34:48.210Z | Compiling progenitor v0.13.0 |
| 2142 | 2026-05-22T21:34:48.251Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2143 | 2026-05-22T21:34:48.375Z | Compiling ciborium v0.2.2 |
| 2144 | 2026-05-22T21:34:48.596Z | Compiling hickory-proto v0.24.4 |
| 2145 | 2026-05-22T21:34:48.972Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2146 | 2026-05-22T21:34:49.115Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2147 | 2026-05-22T21:34:49.637Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2148 | 2026-05-22T21:34:49.705Z | Compiling serde-big-array v0.5.1 |
| 2149 | 2026-05-22T21:34:49.741Z | Compiling same-file v1.0.6 |
| 2150 | 2026-05-22T21:34:49.950Z | Compiling siphasher v1.0.1 |
| 2151 | 2026-05-22T21:34:50.189Z | Compiling phf_shared v0.12.1 |
| 2152 | 2026-05-22T21:34:50.358Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2153 | 2026-05-22T21:34:50.377Z | Compiling walkdir v2.5.0 |
| 2154 | 2026-05-22T21:34:50.495Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2155 | 2026-05-22T21:34:50.604Z | Compiling hickory-resolver v0.24.4 |
| 2156 | 2026-05-22T21:34:50.842Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2157 | 2026-05-22T21:34:51.483Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2158 | 2026-05-22T21:34:52.478Z | Compiling newtype_derive v0.1.6 |
| 2159 | 2026-05-22T21:34:52.568Z | Compiling owo-colors v4.3.0 |
| 2160 | 2026-05-22T21:34:52.797Z | Compiling tokio-stream v0.1.17 |
| 2161 | 2026-05-22T21:34:53.307Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2162 | 2026-05-22T21:34:53.320Z | Compiling csv-core v0.1.12 |
| 2163 | 2026-05-22T21:34:53.335Z | Compiling humantime v2.3.0 |
| 2164 | 2026-05-22T21:34:53.597Z | Compiling swrite v0.1.0 |
| 2165 | 2026-05-22T21:34:53.705Z | Compiling unicode-linebreak v0.1.5 |
| 2166 | 2026-05-22T21:34:53.762Z | Compiling smawk v0.3.2 |
| 2167 | 2026-05-22T21:34:53.849Z | Compiling termtree v0.5.1 |
| 2168 | 2026-05-22T21:34:53.863Z | Compiling unicode-width v0.1.14 |
| 2169 | 2026-05-22T21:34:53.913Z | Compiling textwrap v0.16.2 |
| 2170 | 2026-05-22T21:34:54.308Z | Compiling csv v1.3.1 |
| 2171 | 2026-05-22T21:34:54.478Z | Compiling qorb v0.4.1 |
| 2172 | 2026-05-22T21:34:55.180Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2173 | 2026-05-22T21:34:55.323Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2174 | 2026-05-22T21:34:56.679Z | Compiling phf v0.12.1 |
| 2175 | 2026-05-22T21:34:56.842Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2176 | 2026-05-22T21:34:57.356Z | Compiling pin-project v1.1.10 |
| 2177 | 2026-05-22T21:34:57.463Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2178 | 2026-05-22T21:34:57.479Z | Compiling unicode-normalization v0.1.24 |
| 2179 | 2026-05-22T21:34:57.831Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2180 | 2026-05-22T21:35:00.054Z | Compiling libsw-core v0.3.2 |
| 2181 | 2026-05-22T21:35:00.253Z | Compiling fixedbitset v0.4.2 |
| 2182 | 2026-05-22T21:35:00.906Z | Compiling highway v1.3.0 |
| 2183 | 2026-05-22T21:35:00.957Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-05-22T21:35:01.303Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-05-22T21:35:01.572Z | Compiling petgraph v0.6.5 |
| 2186 | 2026-05-22T21:35:03.126Z | Compiling progenitor v0.10.0 |
| 2187 | 2026-05-22T21:35:03.223Z | Compiling libsw v3.5.0 |
| 2188 | 2026-05-22T21:35:03.462Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2189 | 2026-05-22T21:35:04.820Z | Compiling olpc-cjson v0.1.4 |
| 2190 | 2026-05-22T21:35:04.834Z | Compiling snafu v0.8.9 |
| 2191 | 2026-05-22T21:35:04.848Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2192 | 2026-05-22T21:35:04.995Z | Compiling chrono-tz v0.10.4 |
| 2193 | 2026-05-22T21:35:05.234Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-05-22T21:35:05.292Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2195 | 2026-05-22T21:35:06.309Z | Compiling papergrid v0.11.0 |
| 2196 | 2026-05-22T21:35:07.083Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2197 | 2026-05-22T21:35:07.398Z | Compiling globset v0.4.16 |
| 2198 | 2026-05-22T21:35:07.413Z | Compiling slog-dtrace v0.3.0 |
| 2199 | 2026-05-22T21:35:07.752Z | Compiling const_format v0.2.34 |
| 2200 | 2026-05-22T21:35:07.755Z | Compiling cancel-safe-futures v0.1.5 |
| 2201 | 2026-05-22T21:35:08.084Z | Compiling gethostname v0.5.0 |
| 2202 | 2026-05-22T21:35:08.215Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2203 | 2026-05-22T21:35:09.187Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2204 | 2026-05-22T21:35:09.681Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2205 | 2026-05-22T21:35:09.708Z | Compiling pem v3.0.5 |
| 2206 | 2026-05-22T21:35:09.803Z | Compiling bcs v0.1.6 |
| 2207 | 2026-05-22T21:35:10.071Z | Compiling serde_plain v1.0.2 |
| 2208 | 2026-05-22T21:35:10.108Z | Compiling cargo-platform v0.1.9 |
| 2209 | 2026-05-22T21:35:10.153Z | Compiling tagptr v0.2.0 |
| 2210 | 2026-05-22T21:35:10.364Z | Compiling linear-map v1.2.0 |
| 2211 | 2026-05-22T21:35:10.586Z | Compiling typed-path v0.9.3 |
| 2212 | 2026-05-22T21:35:11.781Z | Compiling tough v0.20.0 |
| 2213 | 2026-05-22T21:35:11.921Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2214 | 2026-05-22T21:35:12.971Z | Compiling moka v0.12.11 |
| 2215 | 2026-05-22T21:35:13.319Z | Compiling cargo_metadata v0.18.1 |
| 2216 | 2026-05-22T21:35:13.957Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-05-22T21:35:15.029Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-05-22T21:35:15.592Z | Compiling tabled v0.15.0 |
| 2219 | 2026-05-22T21:35:16.736Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2220 | 2026-05-22T21:35:17.027Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2221 | 2026-05-22T21:35:18.046Z | Compiling steno v0.4.1 |
| 2222 | 2026-05-22T21:35:19.139Z | Compiling git2 v0.19.0 |
| 2223 | 2026-05-22T21:35:19.568Z | Compiling cookie v0.18.1 |
| 2224 | 2026-05-22T21:35:19.821Z | Compiling hickory-proto v0.25.2 |
| 2225 | 2026-05-22T21:35:21.759Z | Compiling hickory-resolver v0.25.2 |
| 2226 | 2026-05-22T21:35:22.344Z | Compiling vergen v8.3.2 |
| 2227 | 2026-05-22T21:35:23.453Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2228 | 2026-05-22T21:35:27.269Z | Compiling signal-hook v0.3.18 |
| 2229 | 2026-05-22T21:35:28.225Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2230 | 2026-05-22T21:35:28.358Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2231 | 2026-05-22T21:35:28.813Z | Compiling predicates-core v1.0.9 |
| 2232 | 2026-05-22T21:35:29.059Z | Compiling mockall_derive v0.13.1 |
| 2233 | 2026-05-22T21:35:30.231Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2234 | 2026-05-22T21:35:30.653Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2235 | 2026-05-22T21:35:30.742Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2236 | 2026-05-22T21:35:31.451Z | Compiling intr v0.1.0 (/work/oxidecomputer/dendrite/intr) |
| 2237 | 2026-05-22T21:35:31.563Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2238 | 2026-05-22T21:35:33.023Z | Compiling sha2 v0.10.9 |
| 2239 | 2026-05-22T21:35:33.452Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2240 | 2026-05-22T21:35:33.844Z | Compiling blake3 v1.8.2 |
| 2241 | 2026-05-22T21:35:34.331Z | Compiling yansi v1.0.1 |
| 2242 | 2026-05-22T21:35:34.345Z | Compiling diff v0.1.13 |
| 2243 | 2026-05-22T21:35:34.348Z | Compiling adler2 v2.0.1 |
| 2244 | 2026-05-22T21:35:34.678Z | Compiling pretty_assertions v1.4.1 |
| 2245 | 2026-05-22T21:35:34.681Z | Compiling miniz_oxide v0.8.9 |
| 2246 | 2026-05-22T21:35:34.975Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2247 | 2026-05-22T21:35:37.475Z | Compiling fs-err v3.1.2 |
| 2248 | 2026-05-22T21:35:37.793Z | Compiling crc32fast v1.5.0 |
| 2249 | 2026-05-22T21:35:38.012Z | Compiling predicates v3.1.3 |
| 2250 | 2026-05-22T21:35:38.522Z | Compiling predicates-tree v1.0.12 |
| 2251 | 2026-05-22T21:35:38.993Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2252 | 2026-05-22T21:35:41.686Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2253 | 2026-05-22T21:35:42.397Z | Compiling git-stub v1.0.0 |
| 2254 | 2026-05-22T21:35:42.706Z | Compiling filetime v0.2.26 |
| 2255 | 2026-05-22T21:35:42.917Z | Compiling is_ci v1.2.0 |
| 2256 | 2026-05-22T21:35:42.975Z | Compiling arrayref v0.3.9 |
| 2257 | 2026-05-22T21:35:43.063Z | Compiling fragile v2.0.1 |
| 2258 | 2026-05-22T21:35:43.083Z | Compiling constant_time_eq v0.3.1 |
| 2259 | 2026-05-22T21:35:43.213Z | Compiling arrayvec v0.7.6 |
| 2260 | 2026-05-22T21:35:43.406Z | Compiling xattr v1.6.1 |
| 2261 | 2026-05-22T21:35:43.434Z | Compiling downcast v0.11.0 |
| 2262 | 2026-05-22T21:35:43.609Z | Compiling mockall v0.13.1 |
| 2263 | 2026-05-22T21:35:43.609Z | Compiling tar v0.4.45 |
| 2264 | 2026-05-22T21:35:43.850Z | Compiling curl v0.4.49 |
| 2265 | 2026-05-22T21:35:43.871Z | Compiling supports-color v3.0.2 |
| 2266 | 2026-05-22T21:35:44.080Z | Compiling git-stub-vcs v0.1.0 |
| 2267 | 2026-05-22T21:35:44.483Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2268 | 2026-05-22T21:35:44.697Z | Compiling toml v0.7.8 |
| 2269 | 2026-05-22T21:35:45.445Z | Compiling signal-hook-tokio v0.3.1 |
| 2270 | 2026-05-22T21:35:45.461Z | Compiling flate2 v1.1.2 |
| 2271 | 2026-05-22T21:35:45.917Z | Compiling scuffle v0.1.0 (https://github.com/oxidecomputer/scuffle#71816745) |
| 2272 | 2026-05-22T21:35:46.880Z | Compiling drift v0.1.3 |
| 2273 | 2026-05-22T21:35:46.931Z | Compiling kstat-rs v0.2.4 |
| 2274 | 2026-05-22T21:35:46.949Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2275 | 2026-05-22T21:35:47.262Z | Compiling topological-sort v0.2.2 |
| 2276 | 2026-05-22T21:35:47.314Z | Compiling display-error-chain v0.2.2 |
| 2277 | 2026-05-22T21:35:47.425Z | Compiling hex-literal v1.0.0 |
| 2278 | 2026-05-22T21:35:47.556Z | Compiling dropshot-api-manager v0.5.2 |
| 2279 | 2026-05-22T21:35:47.623Z | Compiling omicron-zone-package v0.12.2 |
| 2280 | 2026-05-22T21:35:47.766Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2281 | 2026-05-22T21:35:50.634Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2282 | 2026-05-22T21:35:51.099Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2283 | 2026-05-22T21:35:51.264Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2284 | 2026-05-22T21:35:51.360Z | Compiling search_path v0.1.4 |
| 2285 | 2026-05-22T21:35:51.513Z | Compiling internet-checksum v0.2.1 |
| 2286 | 2026-05-22T21:35:51.777Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2287 | 2026-05-22T21:35:52.619Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2288 | 2026-05-22T21:35:53.935Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2289 | 2026-05-22T21:35:59.019Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2290 | 2026-05-22T21:37:05.817Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 07s |
| 2291 | 2026-05-22T21:37:05.820Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2292 | 2026-05-22T21:37:05.820Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2293 | 2026-05-22T21:37:05.955Z | Running unittests src/lib.rs (target/debug/deps/aal-15cb20a5852fe92f) |
| 2294 | 2026-05-22T21:37:05.958Z | |
| 2295 | 2026-05-22T21:37:05.958Z | running 5 tests |
| 2296 | 2026-05-22T21:37:05.961Z | test fuse::tests::chip_revision_b1 ... ok |
| 2297 | 2026-05-22T21:37:05.961Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2298 | 2026-05-22T21:37:05.961Z | test fuse::tests::chip_revision_a0 ... ok |
| 2299 | 2026-05-22T21:37:05.961Z | test fuse::tests::chip_revision_b0 ... ok |
| 2300 | 2026-05-22T21:37:05.961Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2301 | 2026-05-22T21:37:05.961Z | |
| 2302 | 2026-05-22T21:37:05.961Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2303 | 2026-05-22T21:37:05.961Z | |
| 2304 | 2026-05-22T21:37:05.961Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-9d7d3d2f91fbbb26) |
| 2305 | 2026-05-22T21:37:05.964Z | |
| 2306 | 2026-05-22T21:37:05.964Z | running 0 tests |
| 2307 | 2026-05-22T21:37:05.967Z | |
| 2308 | 2026-05-22T21:37:05.967Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2309 | 2026-05-22T21:37:05.967Z | |
| 2310 | 2026-05-22T21:37:05.967Z | Running unittests src/lib.rs (target/debug/deps/asic-5d3036c7c3d8c4e8) |
| 2311 | 2026-05-22T21:37:05.967Z | |
| 2312 | 2026-05-22T21:37:05.967Z | running 0 tests |
| 2313 | 2026-05-22T21:37:05.967Z | |
| 2314 | 2026-05-22T21:37:05.967Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2315 | 2026-05-22T21:37:05.967Z | |
| 2316 | 2026-05-22T21:37:05.967Z | Running unittests src/lib.rs (target/debug/deps/common-24d1b34b3289c13a) |
| 2317 | 2026-05-22T21:37:05.970Z | |
| 2318 | 2026-05-22T21:37:05.970Z | running 10 tests |
| 2319 | 2026-05-22T21:37:05.970Z | test nat::tests::test_vni ... ok |
| 2320 | 2026-05-22T21:37:05.970Z | test network::tests::test_eui64 ... ok |
| 2321 | 2026-05-22T21:37:05.970Z | test network::tests::test_equal ... ok |
| 2322 | 2026-05-22T21:37:05.970Z | test network::tests::test_into ... ok |
| 2323 | 2026-05-22T21:37:05.970Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2324 | 2026-05-22T21:37:05.970Z | test network::tests::test_not_equal ... ok |
| 2325 | 2026-05-22T21:37:05.970Z | test network::tests::test_to_string ... ok |
| 2326 | 2026-05-22T21:37:05.970Z | test network::tests::test_parse ... ok |
| 2327 | 2026-05-22T21:37:05.970Z | test test_purge ... ok |
| 2328 | 2026-05-22T21:37:05.973Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2329 | 2026-05-22T21:37:05.973Z | |
| 2330 | 2026-05-22T21:37:05.973Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2331 | 2026-05-22T21:37:05.973Z | |
| 2332 | 2026-05-22T21:37:05.976Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-afc71e624aabf25f) |
| 2333 | 2026-05-22T21:37:05.979Z | |
| 2334 | 2026-05-22T21:37:05.979Z | running 1 test |
| 2335 | 2026-05-22T21:37:07.234Z | test test::test_apis_up_to_date ... ok |
| 2336 | 2026-05-22T21:37:07.234Z | |
| 2337 | 2026-05-22T21:37:07.234Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s |
| 2338 | 2026-05-22T21:37:07.234Z | |
| 2339 | 2026-05-22T21:37:07.284Z | Running unittests src/main.rs (target/debug/deps/dpd-bd2b075d26a1882b) |
| 2340 | 2026-05-22T21:37:07.290Z | |
| 2341 | 2026-05-22T21:37:07.290Z | running 19 tests |
| 2342 | 2026-05-22T21:37:07.293Z | test freemap::test_ordering ... ok |
| 2343 | 2026-05-22T21:37:07.293Z | test config::tests::test_updates ... ok |
| 2344 | 2026-05-22T21:37:07.293Z | test freemap::test_split ... ok |
| 2345 | 2026-05-22T21:37:07.293Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2346 | 2026-05-22T21:37:07.293Z | test macaddrs::tests::test_mac_offset ... ok |
| 2347 | 2026-05-22T21:37:07.293Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2348 | 2026-05-22T21:37:07.297Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2349 | 2026-05-22T21:37:07.297Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2350 | 2026-05-22T21:37:07.297Z | test nat::test_mapping ... ok |
| 2351 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741May 22 21:37:05.741 DEBGDEBG created new freemapcreated new freemap, unit, :unit :freemap_test |
| 2352 | 2026-05-22T21:37:07.297Z | freemap_test |
| 2353 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741 DEBG initted freemap. size: 128, unit: freemap_test |
| 2354 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741 DEBG reset freemap, unit: freemap_test |
| 2355 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741 DEBG initted freemap. size: 128, unit: freemap_test |
| 2356 | 2026-05-22T21:37:07.297Z | test port_map::tests::dump_map ... ok |
| 2357 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741May 22 21:37:05.741 DEBGDEBG reset freemapcreated new freemap, unit, May 22 21:37:05.741:unit : freemap_test |
| 2358 | 2026-05-22T21:37:07.297Z | freemap_test |
| 2359 | 2026-05-22T21:37:07.297Z | test freemap::test_free ... ok |
| 2360 | 2026-05-22T21:37:07.297Z | DEBG created new freemap, unitMay 22 21:37:05.741: DEBGfreemap_test initted freemap. size: 128 |
| 2361 | 2026-05-22T21:37:07.297Z | , unit: freemap_test |
| 2362 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741 May 22 21:37:05.741DEBG DEBGinitted freemap. size: 128 , reset freemapunit, :unit :freemap_test |
| 2363 | 2026-05-22T21:37:07.297Z | freemap_test |
| 2364 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.741 DEBG reset freemap, unit: freemap_test |
| 2365 | 2026-05-22T21:37:07.297Z | test port_map::tests::test_backplane_group ... ok |
| 2366 | 2026-05-22T21:37:07.297Z | test freemap::test_basic ... ok |
| 2367 | 2026-05-22T21:37:07.297Z | test freemap::test_exhaustion ... ok |
| 2368 | 2026-05-22T21:37:07.297Z | test freemap::test_reclaim ... ok |
| 2369 | 2026-05-22T21:37:07.297Z | test port_map::tests::test_port_map ... ok |
| 2370 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.742 DEBG created new freemap, unit: freemap_test |
| 2371 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.742 DEBG initted freemap. size: 128, unit: freemap_test |
| 2372 | 2026-05-22T21:37:07.297Z | May 22 21:37:05.742 DEBG reset freemap, unit: freemap_test |
| 2373 | 2026-05-22T21:37:07.297Z | test freemap::test_span ... ok |
| 2374 | 2026-05-22T21:37:07.297Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2375 | 2026-05-22T21:37:07.297Z | test api_server::tests::test_build_info ... ok |
| 2376 | 2026-05-22T21:37:07.297Z | |
| 2377 | 2026-05-22T21:37:07.298Z | test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2378 | 2026-05-22T21:37:07.298Z | |
| 2379 | 2026-05-22T21:37:07.301Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-c2e46210c8311fea) |
| 2380 | 2026-05-22T21:37:07.304Z | |
| 2381 | 2026-05-22T21:37:07.304Z | running 0 tests |
| 2382 | 2026-05-22T21:37:07.304Z | |
| 2383 | 2026-05-22T21:37:07.304Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2384 | 2026-05-22T21:37:07.304Z | |
| 2385 | 2026-05-22T21:37:07.304Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-e39677952981126c) |
| 2386 | 2026-05-22T21:37:07.304Z | |
| 2387 | 2026-05-22T21:37:07.304Z | running 0 tests |
| 2388 | 2026-05-22T21:37:07.304Z | |
| 2389 | 2026-05-22T21:37:07.304Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2390 | 2026-05-22T21:37:07.304Z | |
| 2391 | 2026-05-22T21:37:07.304Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-7ff509ee2f232e90) |
| 2392 | 2026-05-22T21:37:07.307Z | |
| 2393 | 2026-05-22T21:37:07.307Z | running 6 tests |
| 2394 | 2026-05-22T21:37:07.307Z | test tests::test_parse_client_port_id ... ok |
| 2395 | 2026-05-22T21:37:07.307Z | test tests::test_port_id_cmp ... ok |
| 2396 | 2026-05-22T21:37:07.307Z | test tests::test_full_lot_id_neither_present ... ok |
| 2397 | 2026-05-22T21:37:07.307Z | test tests::test_full_lot_id_lot_only ... ok |
| 2398 | 2026-05-22T21:37:07.307Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2399 | 2026-05-22T21:37:07.307Z | test tests::test_full_lot_id_both_present ... ok |
| 2400 | 2026-05-22T21:37:07.307Z | |
| 2401 | 2026-05-22T21:37:07.307Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2402 | 2026-05-22T21:37:07.307Z | |
| 2403 | 2026-05-22T21:37:07.307Z | Running tests/test_all.rs (target/debug/deps/test_all-f3da8672d863a6bc) |
| 2404 | 2026-05-22T21:37:07.311Z | |
| 2405 | 2026-05-22T21:37:07.311Z | running 0 tests |
| 2406 | 2026-05-22T21:37:07.311Z | |
| 2407 | 2026-05-22T21:37:07.311Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2408 | 2026-05-22T21:37:07.311Z | |
| 2409 | 2026-05-22T21:37:07.311Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c29e9eee2be1d3a8) |
| 2410 | 2026-05-22T21:37:07.311Z | |
| 2411 | 2026-05-22T21:37:07.311Z | running 0 tests |
| 2412 | 2026-05-22T21:37:07.311Z | |
| 2413 | 2026-05-22T21:37:07.311Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2414 | 2026-05-22T21:37:07.311Z | |
| 2415 | 2026-05-22T21:37:07.311Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-11c2cf70d165f0a4) |
| 2416 | 2026-05-22T21:37:07.314Z | |
| 2417 | 2026-05-22T21:37:07.314Z | running 0 tests |
| 2418 | 2026-05-22T21:37:07.314Z | |
| 2419 | 2026-05-22T21:37:07.314Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2420 | 2026-05-22T21:37:07.314Z | |
| 2421 | 2026-05-22T21:37:07.314Z | Running unittests src/lib.rs (target/debug/deps/intr-6568cdaf91bc4e9e) |
| 2422 | 2026-05-22T21:37:07.314Z | |
| 2423 | 2026-05-22T21:37:07.314Z | running 0 tests |
| 2424 | 2026-05-22T21:37:07.314Z | |
| 2425 | 2026-05-22T21:37:07.314Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2426 | 2026-05-22T21:37:07.314Z | |
| 2427 | 2026-05-22T21:37:07.317Z | Running unittests src/main.rs (target/debug/deps/intr-f712659a69537012) |
| 2428 | 2026-05-22T21:37:07.317Z | |
| 2429 | 2026-05-22T21:37:07.317Z | running 0 tests |
| 2430 | 2026-05-22T21:37:07.317Z | |
| 2431 | 2026-05-22T21:37:07.317Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2432 | 2026-05-22T21:37:07.317Z | |
| 2433 | 2026-05-22T21:37:07.317Z | Running unittests src/lib.rs (target/debug/deps/packet-ce1c4b0aaa43a544) |
| 2434 | 2026-05-22T21:37:07.320Z | |
| 2435 | 2026-05-22T21:37:07.320Z | running 12 tests |
| 2436 | 2026-05-22T21:37:07.320Z | test icmp::test_v6_checksum ... ok |
| 2437 | 2026-05-22T21:37:07.320Z | test lldp::test_lldp_parse ... ok |
| 2438 | 2026-05-22T21:37:07.320Z | test pbuf::test_byte ... ok |
| 2439 | 2026-05-22T21:37:07.320Z | test icmp::test_v4_checksum ... ok |
| 2440 | 2026-05-22T21:37:07.320Z | test ipv6::test_ipv6_parse ... ok |
| 2441 | 2026-05-22T21:37:07.320Z | test pbuf::test_nibble ... ok |
| 2442 | 2026-05-22T21:37:07.320Z | test pbuf::test_overflow ... ok |
| 2443 | 2026-05-22T21:37:07.320Z | test pbuf::test_short ... ok |
| 2444 | 2026-05-22T21:37:07.320Z | test pbuf::test_twelve ... ok |
| 2445 | 2026-05-22T21:37:07.320Z | test pbuf::test_word ... ok |
| 2446 | 2026-05-22T21:37:07.320Z | test tcp::test_checksum_ack_data ... ok |
| 2447 | 2026-05-22T21:37:07.320Z | test tcp::test_checksum_syn_nodata ... ok |
| 2448 | 2026-05-22T21:37:07.320Z | |
| 2449 | 2026-05-22T21:37:07.321Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2450 | 2026-05-22T21:37:07.321Z | |
| 2451 | 2026-05-22T21:37:07.321Z | Running unittests src/lib.rs (target/debug/deps/pcap-87a143d63cf96145) |
| 2452 | 2026-05-22T21:37:07.324Z | |
| 2453 | 2026-05-22T21:37:07.324Z | running 0 tests |
| 2454 | 2026-05-22T21:37:07.324Z | |
| 2455 | 2026-05-22T21:37:07.324Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2456 | 2026-05-22T21:37:07.324Z | |
| 2457 | 2026-05-22T21:37:07.324Z | Running unittests src/main.rs (target/debug/deps/swadm-c48f87f61fd861d7) |
| 2458 | 2026-05-22T21:37:07.324Z | |
| 2459 | 2026-05-22T21:37:07.324Z | running 5 tests |
| 2460 | 2026-05-22T21:37:07.324Z | test switchport::test::test_compute_lanes ... ok |
| 2461 | 2026-05-22T21:37:07.327Z | test switchport::test::port_id_ordering ... ok |
| 2462 | 2026-05-22T21:37:07.327Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2463 | 2026-05-22T21:37:07.327Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2464 | 2026-05-22T21:37:07.327Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2465 | 2026-05-22T21:37:07.327Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2466 | 2026-05-22T21:37:07.327Z | Tx Enabled: Yes Yes Yes Yes |
| 2467 | 2026-05-22T21:37:07.327Z | Tx Loss-of-lock: No No No No |
| 2468 | 2026-05-22T21:37:07.327Z | Tx Loss-of-signal: No No No No |
| 2469 | 2026-05-22T21:37:07.327Z | Tx CDR Enabled: No No No No |
| 2470 | 2026-05-22T21:37:07.327Z | Tx Adaptive EQ Fault: No No No No |
| 2471 | 2026-05-22T21:37:07.327Z | Tx Fault: Yes Yes Yes Yes |
| 2472 | 2026-05-22T21:37:07.327Z | test switchport::test::test_print_sff_datapath ... ok |
| 2473 | 2026-05-22T21:37:07.327Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2474 | 2026-05-22T21:37:07.327Z | State: Activated Activated Activated Activated |
| 2475 | 2026-05-22T21:37:07.328Z | Rx Output Enabled: false false false false |
| 2476 | 2026-05-22T21:37:07.328Z | Rx Output Status: valid valid valid valid |
| 2477 | 2026-05-22T21:37:07.328Z | Rx Loss-of-lock: true true true true |
| 2478 | 2026-05-22T21:37:07.328Z | Rx Loss-of-signal: false false false false |
| 2479 | 2026-05-22T21:37:07.328Z | Rx Auto-squelch Disable: true true true true |
| 2480 | 2026-05-22T21:37:07.328Z | Tx Output Enabled: true true true true |
| 2481 | 2026-05-22T21:37:07.328Z | Tx Output Status: invalid invalid invalid invalid |
| 2482 | 2026-05-22T21:37:07.328Z | Tx Loss-of-lock: false false false false |
| 2483 | 2026-05-22T21:37:07.328Z | Tx Loss-of-signal: true true true true |
| 2484 | 2026-05-22T21:37:07.328Z | Tx Auto-squelch Disable: false false false false |
| 2485 | 2026-05-22T21:37:07.328Z | Tx Adaptive EQ Fail: true true true true |
| 2486 | 2026-05-22T21:37:07.328Z | Tx Failure: false false false false |
| 2487 | 2026-05-22T21:37:07.328Z | Tx Force Squelch: true true true true |
| 2488 | 2026-05-22T21:37:07.328Z | Tx Input Polarity: normal normal normal normal |
| 2489 | 2026-05-22T21:37:07.328Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2490 | 2026-05-22T21:37:07.328Z | test link::test_filter ... ok |
| 2491 | 2026-05-22T21:37:07.328Z | |
| 2492 | 2026-05-22T21:37:07.328Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2493 | 2026-05-22T21:37:07.328Z | |
| 2494 | 2026-05-22T21:37:07.328Z | Running tests/counters.rs (target/debug/deps/counters-fbe678bd105f31c0) |
| 2495 | 2026-05-22T21:37:07.328Z | |
| 2496 | 2026-05-22T21:37:07.328Z | running 1 test |
| 2497 | 2026-05-22T21:37:07.328Z | test test_p4_counter_list ... ignored |
| 2498 | 2026-05-22T21:37:07.328Z | |
| 2499 | 2026-05-22T21:37:07.328Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2500 | 2026-05-22T21:37:07.328Z | |
| 2501 | 2026-05-22T21:37:07.331Z | Running tests/port-link.rs (target/debug/deps/port_link-7591a592505d2bf3) |
| 2502 | 2026-05-22T21:37:07.331Z | |
| 2503 | 2026-05-22T21:37:07.331Z | running 5 tests |
| 2504 | 2026-05-22T21:37:07.331Z | test test_an ... ignored |
| 2505 | 2026-05-22T21:37:07.331Z | test test_enable ... ignored |
| 2506 | 2026-05-22T21:37:07.331Z | test test_ip_addresses ... ignored |
| 2507 | 2026-05-22T21:37:07.331Z | test test_kr ... ignored |
| 2508 | 2026-05-22T21:37:07.331Z | test test_mac ... ignored |
| 2509 | 2026-05-22T21:37:07.331Z | |
| 2510 | 2026-05-22T21:37:07.331Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2511 | 2026-05-22T21:37:07.331Z | |
| 2512 | 2026-05-22T21:37:07.332Z | Running unittests src/main.rs (target/debug/deps/tfportd-67a403b1ccf8c205) |
| 2513 | 2026-05-22T21:37:07.337Z | |
| 2514 | 2026-05-22T21:37:07.337Z | running 3 tests |
| 2515 | 2026-05-22T21:37:07.340Z | test linklocal::test_parse_ipadm ... ok |
| 2516 | 2026-05-22T21:37:07.340Z | test tfport::test_parse_tfport ... ok |
| 2517 | 2026-05-22T21:37:07.340Z | test config::tests::test_updates ... ok |
| 2518 | 2026-05-22T21:37:07.340Z | |
| 2519 | 2026-05-22T21:37:07.340Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2520 | 2026-05-22T21:37:07.340Z | |
| 2521 | 2026-05-22T21:37:07.340Z | Running unittests src/main.rs (target/debug/deps/uplinkd-545ad1d01920fa3e) |
| 2522 | 2026-05-22T21:37:07.343Z | |
| 2523 | 2026-05-22T21:37:07.343Z | running 0 tests |
| 2524 | 2026-05-22T21:37:07.343Z | |
| 2525 | 2026-05-22T21:37:07.343Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2526 | 2026-05-22T21:37:07.343Z | |
| 2527 | 2026-05-22T21:37:07.343Z | Running unittests src/main.rs (target/debug/deps/xtask-5ace80a4cc3919ff) |
| 2528 | 2026-05-22T21:37:07.346Z | |
| 2529 | 2026-05-22T21:37:07.346Z | running 0 tests |
| 2530 | 2026-05-22T21:37:07.346Z | |
| 2531 | 2026-05-22T21:37:07.346Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2532 | 2026-05-22T21:37:07.346Z | |
| 2533 | 2026-05-22T21:37:07.346Z | Doc-tests aal |
| 2534 | 2026-05-22T21:37:07.469Z | |
| 2535 | 2026-05-22T21:37:07.469Z | running 0 tests |
| 2536 | 2026-05-22T21:37:07.469Z | |
| 2537 | 2026-05-22T21:37:07.472Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2538 | 2026-05-22T21:37:07.472Z | |
| 2539 | 2026-05-22T21:37:07.483Z | Doc-tests aal_macros |
| 2540 | 2026-05-22T21:37:07.543Z | |
| 2541 | 2026-05-22T21:37:07.543Z | running 0 tests |
| 2542 | 2026-05-22T21:37:07.543Z | |
| 2543 | 2026-05-22T21:37:07.543Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2544 | 2026-05-22T21:37:07.543Z | |
| 2545 | 2026-05-22T21:37:07.550Z | Doc-tests common |
| 2546 | 2026-05-22T21:37:07.765Z | |
| 2547 | 2026-05-22T21:37:07.765Z | running 0 tests |
| 2548 | 2026-05-22T21:37:07.766Z | |
| 2549 | 2026-05-22T21:37:07.766Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2550 | 2026-05-22T21:37:07.766Z | |
| 2551 | 2026-05-22T21:37:07.783Z | Doc-tests dpd_api |
| 2552 | 2026-05-22T21:37:08.432Z | |
| 2553 | 2026-05-22T21:37:08.432Z | running 2 tests |
| 2554 | 2026-05-22T21:37:08.432Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2555 | 2026-05-22T21:37:08.432Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2556 | 2026-05-22T21:37:08.432Z | |
| 2557 | 2026-05-22T21:37:08.432Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2558 | 2026-05-22T21:37:08.432Z | |
| 2559 | 2026-05-22T21:37:08.435Z | all doctests ran in 0.35s; merged doctests compilation took 0.34s |
| 2560 | 2026-05-22T21:37:08.461Z | Doc-tests dpd_client |
| 2561 | 2026-05-22T21:37:09.711Z | |
| 2562 | 2026-05-22T21:37:09.711Z | running 0 tests |
| 2563 | 2026-05-22T21:37:09.711Z | |
| 2564 | 2026-05-22T21:37:09.711Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2565 | 2026-05-22T21:37:09.711Z | |
| 2566 | 2026-05-22T21:37:09.756Z | Doc-tests dpd_types |
| 2567 | 2026-05-22T21:37:09.968Z | |
| 2568 | 2026-05-22T21:37:09.968Z | running 0 tests |
| 2569 | 2026-05-22T21:37:09.968Z | |
| 2570 | 2026-05-22T21:37:09.968Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2571 | 2026-05-22T21:37:09.968Z | |
| 2572 | 2026-05-22T21:37:09.991Z | Doc-tests dpd_types_versions |
| 2573 | 2026-05-22T21:37:11.062Z | |
| 2574 | 2026-05-22T21:37:11.062Z | running 1 test |
| 2575 | 2026-05-22T21:37:11.062Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2576 | 2026-05-22T21:37:11.062Z | |
| 2577 | 2026-05-22T21:37:11.063Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2578 | 2026-05-22T21:37:11.063Z | |
| 2579 | 2026-05-22T21:37:11.066Z | all doctests ran in 0.35s; merged doctests compilation took 0.35s |
| 2580 | 2026-05-22T21:37:11.104Z | Doc-tests intr |
| 2581 | 2026-05-22T21:37:11.198Z | |
| 2582 | 2026-05-22T21:37:11.198Z | running 0 tests |
| 2583 | 2026-05-22T21:37:11.198Z | |
| 2584 | 2026-05-22T21:37:11.198Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2585 | 2026-05-22T21:37:11.198Z | |
| 2586 | 2026-05-22T21:37:11.209Z | Doc-tests packet |
| 2587 | 2026-05-22T21:37:11.313Z | |
| 2588 | 2026-05-22T21:37:11.313Z | running 0 tests |
| 2589 | 2026-05-22T21:37:11.313Z | |
| 2590 | 2026-05-22T21:37:11.313Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2591 | 2026-05-22T21:37:11.313Z | |
| 2592 | 2026-05-22T21:37:11.326Z | Doc-tests pcap |
| 2593 | 2026-05-22T21:37:11.370Z | |
| 2594 | 2026-05-22T21:37:11.370Z | running 0 tests |
| 2595 | 2026-05-22T21:37:11.370Z | |
| 2596 | 2026-05-22T21:37:11.370Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2597 | 2026-05-22T21:37:11.370Z | |
| 2598 | 2026-05-22T21:37:11.451Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2599 | 2026-05-22T21:37:11.451Z | + RUST_BACKTRACE=full |
| 2600 | 2026-05-22T21:37:11.451Z | + cargo test --features tofino_asic --no-fail-fast |
| 2601 | 2026-05-22T21:37:12.206Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2602 | 2026-05-22T21:37:12.310Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2603 | 2026-05-22T21:37:12.331Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2604 | 2026-05-22T21:37:21.134Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2605 | 2026-05-22T21:37:21.266Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2606 | 2026-05-22T21:38:18.110Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2607 | 2026-05-22T21:38:18.113Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2608 | 2026-05-22T21:38:18.113Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2609 | 2026-05-22T21:38:18.246Z | Running unittests src/lib.rs (target/debug/deps/aal-15cb20a5852fe92f) |
| 2610 | 2026-05-22T21:38:18.252Z | |
| 2611 | 2026-05-22T21:38:18.252Z | running 5 tests |
| 2612 | 2026-05-22T21:38:18.255Z | test fuse::tests::chip_revision_b0 ... ok |
| 2613 | 2026-05-22T21:38:18.255Z | test fuse::tests::chip_revision_a0 ... ok |
| 2614 | 2026-05-22T21:38:18.255Z | test fuse::tests::chip_revision_b1 ... ok |
| 2615 | 2026-05-22T21:38:18.255Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2616 | 2026-05-22T21:38:18.255Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2617 | 2026-05-22T21:38:18.255Z | |
| 2618 | 2026-05-22T21:38:18.255Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2619 | 2026-05-22T21:38:18.255Z | |
| 2620 | 2026-05-22T21:38:18.255Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-9d7d3d2f91fbbb26) |
| 2621 | 2026-05-22T21:38:18.258Z | |
| 2622 | 2026-05-22T21:38:18.258Z | running 0 tests |
| 2623 | 2026-05-22T21:38:18.258Z | |
| 2624 | 2026-05-22T21:38:18.258Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2625 | 2026-05-22T21:38:18.258Z | |
| 2626 | 2026-05-22T21:38:18.261Z | Running unittests src/lib.rs (target/debug/deps/asic-9776005f75826860) |
| 2627 | 2026-05-22T21:38:18.397Z | |
| 2628 | 2026-05-22T21:38:18.398Z | running 8 tests |
| 2629 | 2026-05-22T21:38:18.401Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2630 | 2026-05-22T21:38:18.401Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2631 | 2026-05-22T21:38:18.401Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2632 | 2026-05-22T21:38:18.401Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2633 | 2026-05-22T21:38:18.401Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2634 | 2026-05-22T21:38:18.401Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2635 | 2026-05-22T21:38:18.409Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2636 | 2026-05-22T21:38:18.901Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2637 | 2026-05-22T21:38:18.901Z | |
| 2638 | 2026-05-22T21:38:18.904Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2639 | 2026-05-22T21:38:18.904Z | |
| 2640 | 2026-05-22T21:38:18.912Z | Running unittests src/lib.rs (target/debug/deps/common-24d1b34b3289c13a) |
| 2641 | 2026-05-22T21:38:18.923Z | |
| 2642 | 2026-05-22T21:38:18.923Z | running 10 tests |
| 2643 | 2026-05-22T21:38:18.926Z | test nat::tests::test_vni ... ok |
| 2644 | 2026-05-22T21:38:18.926Z | test network::tests::test_equal ... ok |
| 2645 | 2026-05-22T21:38:18.926Z | test network::tests::test_eui64 ... ok |
| 2646 | 2026-05-22T21:38:18.926Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2647 | 2026-05-22T21:38:18.927Z | test network::tests::test_into ... ok |
| 2648 | 2026-05-22T21:38:18.927Z | test network::tests::test_not_equal ... ok |
| 2649 | 2026-05-22T21:38:18.927Z | test network::tests::test_to_string ... ok |
| 2650 | 2026-05-22T21:38:18.927Z | test network::tests::test_parse ... ok |
| 2651 | 2026-05-22T21:38:18.927Z | test test_purge ... ok |
| 2652 | 2026-05-22T21:38:18.930Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2653 | 2026-05-22T21:38:18.930Z | |
| 2654 | 2026-05-22T21:38:18.930Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2655 | 2026-05-22T21:38:18.930Z | |
| 2656 | 2026-05-22T21:38:18.933Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-afc71e624aabf25f) |
| 2657 | 2026-05-22T21:38:18.960Z | |
| 2658 | 2026-05-22T21:38:18.960Z | running 1 test |
| 2659 | 2026-05-22T21:38:20.246Z | test test::test_apis_up_to_date ... ok |
| 2660 | 2026-05-22T21:38:20.246Z | |
| 2661 | 2026-05-22T21:38:20.246Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s |
| 2662 | 2026-05-22T21:38:20.246Z | |
| 2663 | 2026-05-22T21:38:20.297Z | Running unittests src/main.rs (target/debug/deps/dpd-0fe5714a11633397) |
| 2664 | 2026-05-22T21:38:20.369Z | |
| 2665 | 2026-05-22T21:38:20.369Z | running 51 tests |
| 2666 | 2026-05-22T21:38:20.372Z | test freemap::test_ordering ... ok |
| 2667 | 2026-05-22T21:38:20.372Z | test config::tests::test_updates ... ok |
| 2668 | 2026-05-22T21:38:20.372Z | test freemap::test_split ... ok |
| 2669 | 2026-05-22T21:38:20.372Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2670 | 2026-05-22T21:38:20.372Z | test macaddrs::tests::test_mac_offset ... ok |
| 2671 | 2026-05-22T21:38:20.372Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2672 | 2026-05-22T21:38:20.372Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2673 | 2026-05-22T21:38:20.372Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2674 | 2026-05-22T21:38:20.372Z | test nat::test_mapping ... ok |
| 2675 | 2026-05-22T21:38:20.372Z | test port_map::tests::dump_map ... ok |
| 2676 | 2026-05-22T21:38:20.376Z | test port_map::tests::test_backplane_group ... ok |
| 2677 | 2026-05-22T21:38:20.376Z | test port_map::tests::test_port_map ... ok |
| 2678 | 2026-05-22T21:38:20.376Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2679 | 2026-05-22T21:38:20.376Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2680 | 2026-05-22T21:38:20.376Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2681 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG created new freemap, unit: freemap_test |
| 2682 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG initted freemap. size: 128, unit: freemap_test |
| 2683 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 2684 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG reset freemap, unit: freemap_test |
| 2685 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG created new freemap, unit: freemap_test |
| 2686 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG initted freemap. size: 128, unit: freemap_test |
| 2687 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG reset freemap, unit: freemap_test |
| 2688 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.819 DEBG created new freemap, unit: freemap_test |
| 2689 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG initted freemap. size: 128, unit: freemap_test |
| 2690 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG reset freemap, unit: freemap_test |
| 2691 | 2026-05-22T21:38:20.376Z | test freemap::test_free ... ok |
| 2692 | 2026-05-22T21:38:20.376Z | test freemap::test_reclaim ... ok |
| 2693 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 2694 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG created new freemap, unit: freemap_test |
| 2695 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG created new freemapMay 22 21:38:18.820, unitDEBG: initted freemap. size: 128freemap_test, |
| 2696 | 2026-05-22T21:38:20.376Z | unit: freemap_test |
| 2697 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 2698 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 2699 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG reset freemap, unit: freemap_test |
| 2700 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG initted freemap. size: 128, unit: freemap_test |
| 2701 | 2026-05-22T21:38:20.376Z | May 22 21:38:18.820 DEBG reset freemap, unit: freemap_test |
| 2702 | 2026-05-22T21:38:20.376Z | test freemap::test_basic ... ok |
| 2703 | 2026-05-22T21:38:20.376Z | test freemap::test_span ... ok |
| 2704 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2705 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2706 | 2026-05-22T21:38:20.376Z | test freemap::test_exhaustion ... ok |
| 2707 | 2026-05-22T21:38:20.376Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2708 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2709 | 2026-05-22T21:38:20.376Z | test api_server::tests::test_build_info ... ok |
| 2710 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2711 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2712 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2713 | 2026-05-22T21:38:20.376Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2714 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2715 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2716 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2717 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2718 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2719 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2720 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2721 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2722 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2723 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2724 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2725 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2726 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2727 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2728 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2729 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2730 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2731 | 2026-05-22T21:38:20.377Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2732 | 2026-05-22T21:38:20.377Z | |
| 2733 | 2026-05-22T21:38:20.377Z | test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2734 | 2026-05-22T21:38:20.377Z | |
| 2735 | 2026-05-22T21:38:20.391Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-86183567c478ec46) |
| 2736 | 2026-05-22T21:38:20.397Z | |
| 2737 | 2026-05-22T21:38:20.397Z | running 0 tests |
| 2738 | 2026-05-22T21:38:20.397Z | |
| 2739 | 2026-05-22T21:38:20.400Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2740 | 2026-05-22T21:38:20.400Z | |
| 2741 | 2026-05-22T21:38:20.400Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-e39677952981126c) |
| 2742 | 2026-05-22T21:38:20.400Z | |
| 2743 | 2026-05-22T21:38:20.400Z | running 0 tests |
| 2744 | 2026-05-22T21:38:20.400Z | |
| 2745 | 2026-05-22T21:38:20.400Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2746 | 2026-05-22T21:38:20.400Z | |
| 2747 | 2026-05-22T21:38:20.400Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-eff3dbde7b56fbda) |
| 2748 | 2026-05-22T21:38:20.403Z | |
| 2749 | 2026-05-22T21:38:20.403Z | running 6 tests |
| 2750 | 2026-05-22T21:38:20.403Z | test tests::test_port_id_cmp ... ok |
| 2751 | 2026-05-22T21:38:20.403Z | test tests::test_parse_client_port_id ... ok |
| 2752 | 2026-05-22T21:38:20.403Z | test tests::test_full_lot_id_neither_present ... ok |
| 2753 | 2026-05-22T21:38:20.403Z | test tests::test_full_lot_id_lot_only ... ok |
| 2754 | 2026-05-22T21:38:20.403Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2755 | 2026-05-22T21:38:20.403Z | test tests::test_full_lot_id_both_present ... ok |
| 2756 | 2026-05-22T21:38:20.404Z | |
| 2757 | 2026-05-22T21:38:20.404Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2758 | 2026-05-22T21:38:20.404Z | |
| 2759 | 2026-05-22T21:38:20.407Z | Running tests/test_all.rs (target/debug/deps/test_all-2ec5d701752ca94f) |
| 2760 | 2026-05-22T21:38:20.410Z | |
| 2761 | 2026-05-22T21:38:20.410Z | running 0 tests |
| 2762 | 2026-05-22T21:38:20.410Z | |
| 2763 | 2026-05-22T21:38:20.410Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2764 | 2026-05-22T21:38:20.410Z | |
| 2765 | 2026-05-22T21:38:20.410Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c29e9eee2be1d3a8) |
| 2766 | 2026-05-22T21:38:20.415Z | |
| 2767 | 2026-05-22T21:38:20.415Z | running 0 tests |
| 2768 | 2026-05-22T21:38:20.415Z | |
| 2769 | 2026-05-22T21:38:20.418Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2770 | 2026-05-22T21:38:20.418Z | |
| 2771 | 2026-05-22T21:38:20.418Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-11c2cf70d165f0a4) |
| 2772 | 2026-05-22T21:38:20.421Z | |
| 2773 | 2026-05-22T21:38:20.421Z | running 0 tests |
| 2774 | 2026-05-22T21:38:20.421Z | |
| 2775 | 2026-05-22T21:38:20.424Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2776 | 2026-05-22T21:38:20.424Z | |
| 2777 | 2026-05-22T21:38:20.424Z | Running unittests src/lib.rs (target/debug/deps/intr-6568cdaf91bc4e9e) |
| 2778 | 2026-05-22T21:38:20.427Z | |
| 2779 | 2026-05-22T21:38:20.427Z | running 0 tests |
| 2780 | 2026-05-22T21:38:20.427Z | |
| 2781 | 2026-05-22T21:38:20.430Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2782 | 2026-05-22T21:38:20.430Z | |
| 2783 | 2026-05-22T21:38:20.430Z | Running unittests src/main.rs (target/debug/deps/intr-f712659a69537012) |
| 2784 | 2026-05-22T21:38:20.433Z | |
| 2785 | 2026-05-22T21:38:20.433Z | running 0 tests |
| 2786 | 2026-05-22T21:38:20.433Z | |
| 2787 | 2026-05-22T21:38:20.433Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2788 | 2026-05-22T21:38:20.434Z | |
| 2789 | 2026-05-22T21:38:20.437Z | Running unittests src/lib.rs (target/debug/deps/packet-ce1c4b0aaa43a544) |
| 2790 | 2026-05-22T21:38:20.442Z | |
| 2791 | 2026-05-22T21:38:20.442Z | running 12 tests |
| 2792 | 2026-05-22T21:38:20.445Z | test icmp::test_v6_checksum ... ok |
| 2793 | 2026-05-22T21:38:20.445Z | test icmp::test_v4_checksum ... ok |
| 2794 | 2026-05-22T21:38:20.445Z | test ipv6::test_ipv6_parse ... ok |
| 2795 | 2026-05-22T21:38:20.445Z | test lldp::test_lldp_parse ... ok |
| 2796 | 2026-05-22T21:38:20.445Z | test pbuf::test_byte ... ok |
| 2797 | 2026-05-22T21:38:20.445Z | test pbuf::test_nibble ... ok |
| 2798 | 2026-05-22T21:38:20.445Z | test pbuf::test_overflow ... ok |
| 2799 | 2026-05-22T21:38:20.445Z | test pbuf::test_short ... ok |
| 2800 | 2026-05-22T21:38:20.445Z | test pbuf::test_twelve ... ok |
| 2801 | 2026-05-22T21:38:20.445Z | test pbuf::test_word ... ok |
| 2802 | 2026-05-22T21:38:20.445Z | test tcp::test_checksum_syn_nodata ... ok |
| 2803 | 2026-05-22T21:38:20.445Z | test tcp::test_checksum_ack_data ... ok |
| 2804 | 2026-05-22T21:38:20.445Z | |
| 2805 | 2026-05-22T21:38:20.445Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2806 | 2026-05-22T21:38:20.445Z | |
| 2807 | 2026-05-22T21:38:20.445Z | Running unittests src/lib.rs (target/debug/deps/pcap-87a143d63cf96145) |
| 2808 | 2026-05-22T21:38:20.448Z | |
| 2809 | 2026-05-22T21:38:20.448Z | running 0 tests |
| 2810 | 2026-05-22T21:38:20.448Z | |
| 2811 | 2026-05-22T21:38:20.448Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2812 | 2026-05-22T21:38:20.448Z | |
| 2813 | 2026-05-22T21:38:20.448Z | Running unittests src/main.rs (target/debug/deps/swadm-bda50653fe4831fc) |
| 2814 | 2026-05-22T21:38:20.457Z | |
| 2815 | 2026-05-22T21:38:20.457Z | running 5 tests |
| 2816 | 2026-05-22T21:38:20.462Z | test switchport::test::test_compute_lanes ... ok |
| 2817 | 2026-05-22T21:38:20.465Z | test link::test_filter ... ok |
| 2818 | 2026-05-22T21:38:20.465Z | test switchport::test::port_id_ordering ... ok |
| 2819 | 2026-05-22T21:38:20.465Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2820 | 2026-05-22T21:38:20.465Z | State: Activated Activated Activated Activated |
| 2821 | 2026-05-22T21:38:20.465Z | Rx Output Enabled: false false false false |
| 2822 | 2026-05-22T21:38:20.465Z | Rx Output Status: valid valid valid valid |
| 2823 | 2026-05-22T21:38:20.465Z | Rx Loss-of-lock: true true true true |
| 2824 | 2026-05-22T21:38:20.465Z | Rx Loss-of-signal: false false false false |
| 2825 | 2026-05-22T21:38:20.465Z | Rx Auto-squelch Disable: true true true true |
| 2826 | 2026-05-22T21:38:20.465Z | Lane 0 Tx Output Enabled: true true trueLane 1 true |
| 2827 | 2026-05-22T21:38:20.465Z | Lane 2 Tx Output Status: invalid Lane 3invalid |
| 2828 | 2026-05-22T21:38:20.465Z | invalid Rx Loss-of-lock: Yesinvalid |
| 2829 | 2026-05-22T21:38:20.465Z | Yes Tx Loss-of-lock: false Yes falseYes |
| 2830 | 2026-05-22T21:38:20.465Z | false Rx Loss-of-signal: Yes falseYes |
| 2831 | 2026-05-22T21:38:20.465Z | Yes Tx Loss-of-signal: true Yes |
| 2832 | 2026-05-22T21:38:20.465Z | Rx CDR Enabled: Yes true Yes trueYes trueYes |
| 2833 | 2026-05-22T21:38:20.465Z | |
| 2834 | 2026-05-22T21:38:20.465Z | Tx Auto-squelch Disable: false Tx Enabled: Yes Yesfalse falseYes falseYes |
| 2835 | 2026-05-22T21:38:20.465Z | |
| 2836 | 2026-05-22T21:38:20.465Z | Tx Adaptive EQ Fail: true Tx Loss-of-lock: No trueNo true Notrue |
| 2837 | 2026-05-22T21:38:20.465Z | No |
| 2838 | 2026-05-22T21:38:20.466Z | Tx Failure: false Tx Loss-of-signal: No false falseNo Nofalse |
| 2839 | 2026-05-22T21:38:20.466Z | No |
| 2840 | 2026-05-22T21:38:20.466Z | Tx Force Squelch: true Tx CDR Enabled: No trueNo No true No |
| 2841 | 2026-05-22T21:38:20.466Z | true |
| 2842 | 2026-05-22T21:38:20.466Z | Tx Adaptive EQ Fault: No Tx Input Polarity: normal No normalNo Nonormal |
| 2843 | 2026-05-22T21:38:20.466Z | normal |
| 2844 | 2026-05-22T21:38:20.466Z | Tx Fault: Yes Yes Yes Yes |
| 2845 | 2026-05-22T21:38:20.466Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2846 | 2026-05-22T21:38:20.466Z | test switchport::test::test_print_sff_datapath ... ok |
| 2847 | 2026-05-22T21:38:20.466Z | |
| 2848 | 2026-05-22T21:38:20.466Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2849 | 2026-05-22T21:38:20.466Z | |
| 2850 | 2026-05-22T21:38:20.469Z | Running tests/counters.rs (target/debug/deps/counters-9fed9200e637394b) |
| 2851 | 2026-05-22T21:38:20.472Z | |
| 2852 | 2026-05-22T21:38:20.472Z | running 1 test |
| 2853 | 2026-05-22T21:38:20.475Z | test test_p4_counter_list ... ignored |
| 2854 | 2026-05-22T21:38:20.475Z | |
| 2855 | 2026-05-22T21:38:20.475Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2856 | 2026-05-22T21:38:20.475Z | |
| 2857 | 2026-05-22T21:38:20.475Z | Running tests/port-link.rs (target/debug/deps/port_link-c474d573f093162d) |
| 2858 | 2026-05-22T21:38:20.479Z | |
| 2859 | 2026-05-22T21:38:20.479Z | running 5 tests |
| 2860 | 2026-05-22T21:38:20.482Z | test test_an ... ignored |
| 2861 | 2026-05-22T21:38:20.482Z | test test_enable ... ignored |
| 2862 | 2026-05-22T21:38:20.482Z | test test_ip_addresses ... ignored |
| 2863 | 2026-05-22T21:38:20.482Z | test test_kr ... ignored |
| 2864 | 2026-05-22T21:38:20.482Z | test test_mac ... ignored |
| 2865 | 2026-05-22T21:38:20.482Z | |
| 2866 | 2026-05-22T21:38:20.482Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2867 | 2026-05-22T21:38:20.482Z | |
| 2868 | 2026-05-22T21:38:20.482Z | Running unittests src/main.rs (target/debug/deps/tfportd-09d2c4ae68883b91) |
| 2869 | 2026-05-22T21:38:20.486Z | |
| 2870 | 2026-05-22T21:38:20.486Z | running 3 tests |
| 2871 | 2026-05-22T21:38:20.489Z | test linklocal::test_parse_ipadm ... ok |
| 2872 | 2026-05-22T21:38:20.489Z | test tfport::test_parse_tfport ... ok |
| 2873 | 2026-05-22T21:38:20.489Z | test config::tests::test_updates ... ok |
| 2874 | 2026-05-22T21:38:20.489Z | |
| 2875 | 2026-05-22T21:38:20.489Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2876 | 2026-05-22T21:38:20.489Z | |
| 2877 | 2026-05-22T21:38:20.489Z | Running unittests src/main.rs (target/debug/deps/uplinkd-545ad1d01920fa3e) |
| 2878 | 2026-05-22T21:38:20.494Z | |
| 2879 | 2026-05-22T21:38:20.494Z | running 0 tests |
| 2880 | 2026-05-22T21:38:20.494Z | |
| 2881 | 2026-05-22T21:38:20.497Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2882 | 2026-05-22T21:38:20.497Z | |
| 2883 | 2026-05-22T21:38:20.497Z | Running unittests src/main.rs (target/debug/deps/xtask-5ace80a4cc3919ff) |
| 2884 | 2026-05-22T21:38:20.512Z | |
| 2885 | 2026-05-22T21:38:20.512Z | running 0 tests |
| 2886 | 2026-05-22T21:38:20.512Z | |
| 2887 | 2026-05-22T21:38:20.515Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2888 | 2026-05-22T21:38:20.515Z | |
| 2889 | 2026-05-22T21:38:20.515Z | Doc-tests aal |
| 2890 | 2026-05-22T21:38:20.695Z | |
| 2891 | 2026-05-22T21:38:20.695Z | running 0 tests |
| 2892 | 2026-05-22T21:38:20.695Z | |
| 2893 | 2026-05-22T21:38:20.698Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2894 | 2026-05-22T21:38:20.698Z | |
| 2895 | 2026-05-22T21:38:20.709Z | Doc-tests aal_macros |
| 2896 | 2026-05-22T21:38:20.771Z | |
| 2897 | 2026-05-22T21:38:20.771Z | running 0 tests |
| 2898 | 2026-05-22T21:38:20.771Z | |
| 2899 | 2026-05-22T21:38:20.771Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2900 | 2026-05-22T21:38:20.771Z | |
| 2901 | 2026-05-22T21:38:20.779Z | Doc-tests common |
| 2902 | 2026-05-22T21:38:20.998Z | |
| 2903 | 2026-05-22T21:38:20.998Z | running 0 tests |
| 2904 | 2026-05-22T21:38:21.002Z | |
| 2905 | 2026-05-22T21:38:21.002Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2906 | 2026-05-22T21:38:21.002Z | |
| 2907 | 2026-05-22T21:38:21.017Z | Doc-tests dpd_api |
| 2908 | 2026-05-22T21:38:21.783Z | |
| 2909 | 2026-05-22T21:38:21.783Z | running 2 tests |
| 2910 | 2026-05-22T21:38:21.783Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2911 | 2026-05-22T21:38:21.783Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2912 | 2026-05-22T21:38:21.783Z | |
| 2913 | 2026-05-22T21:38:21.783Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2914 | 2026-05-22T21:38:21.783Z | |
| 2915 | 2026-05-22T21:38:21.786Z | all doctests ran in 0.38s; merged doctests compilation took 0.38s |
| 2916 | 2026-05-22T21:38:21.809Z | Doc-tests dpd_client |
| 2917 | 2026-05-22T21:38:23.194Z | |
| 2918 | 2026-05-22T21:38:23.194Z | running 0 tests |
| 2919 | 2026-05-22T21:38:23.194Z | |
| 2920 | 2026-05-22T21:38:23.194Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2921 | 2026-05-22T21:38:23.194Z | |
| 2922 | 2026-05-22T21:38:23.237Z | Doc-tests dpd_types |
| 2923 | 2026-05-22T21:38:23.442Z | |
| 2924 | 2026-05-22T21:38:23.442Z | running 0 tests |
| 2925 | 2026-05-22T21:38:23.442Z | |
| 2926 | 2026-05-22T21:38:23.442Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2927 | 2026-05-22T21:38:23.442Z | |
| 2928 | 2026-05-22T21:38:23.464Z | Doc-tests dpd_types_versions |
| 2929 | 2026-05-22T21:38:24.508Z | |
| 2930 | 2026-05-22T21:38:24.508Z | running 1 test |
| 2931 | 2026-05-22T21:38:24.508Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2932 | 2026-05-22T21:38:24.508Z | |
| 2933 | 2026-05-22T21:38:24.508Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2934 | 2026-05-22T21:38:24.508Z | |
| 2935 | 2026-05-22T21:38:24.511Z | all doctests ran in 0.34s; merged doctests compilation took 0.34s |
| 2936 | 2026-05-22T21:38:24.548Z | Doc-tests intr |
| 2937 | 2026-05-22T21:38:24.660Z | |
| 2938 | 2026-05-22T21:38:24.660Z | running 0 tests |
| 2939 | 2026-05-22T21:38:24.660Z | |
| 2940 | 2026-05-22T21:38:24.660Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2941 | 2026-05-22T21:38:24.660Z | |
| 2942 | 2026-05-22T21:38:24.671Z | Doc-tests packet |
| 2943 | 2026-05-22T21:38:24.772Z | |
| 2944 | 2026-05-22T21:38:24.772Z | running 0 tests |
| 2945 | 2026-05-22T21:38:24.772Z | |
| 2946 | 2026-05-22T21:38:24.772Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2947 | 2026-05-22T21:38:24.772Z | |
| 2948 | 2026-05-22T21:38:24.784Z | Doc-tests pcap |
| 2949 | 2026-05-22T21:38:24.828Z | |
| 2950 | 2026-05-22T21:38:24.828Z | running 0 tests |
| 2951 | 2026-05-22T21:38:24.828Z | |
| 2952 | 2026-05-22T21:38:24.828Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2953 | 2026-05-22T21:38:24.828Z | |
| 2954 | 2026-05-22T21:38:24.886Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2955 | 2026-05-22T21:38:24.886Z | + RUST_BACKTRACE=full |
| 2956 | 2026-05-22T21:38:24.886Z | + cargo test --features softnpu --no-fail-fast |
| 2957 | 2026-05-22T21:38:25.673Z | Compiling num-integer v0.1.46 |
| 2958 | 2026-05-22T21:38:25.782Z | Compiling num-complex v0.4.6 |
| 2959 | 2026-05-22T21:38:25.869Z | Compiling bitstruct_derive v0.1.0 |
| 2960 | 2026-05-22T21:38:25.872Z | Compiling tap v1.0.1 |
| 2961 | 2026-05-22T21:38:25.998Z | Compiling num-iter v0.1.45 |
| 2962 | 2026-05-22T21:38:26.069Z | Compiling num-rational v0.4.2 |
| 2963 | 2026-05-22T21:38:26.116Z | Compiling num-bigint v0.4.6 |
| 2964 | 2026-05-22T21:38:26.208Z | Compiling wyz v0.5.1 |
| 2965 | 2026-05-22T21:38:26.249Z | Compiling radium v0.7.0 |
| 2966 | 2026-05-22T21:38:26.264Z | Compiling funty v2.0.0 |
| 2967 | 2026-05-22T21:38:26.315Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2968 | 2026-05-22T21:38:26.405Z | Compiling num v0.4.3 |
| 2969 | 2026-05-22T21:38:26.459Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2970 | 2026-05-22T21:38:26.486Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2971 | 2026-05-22T21:38:26.576Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2972 | 2026-05-22T21:38:26.589Z | Compiling bitvec v1.0.1 |
| 2973 | 2026-05-22T21:38:26.664Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2974 | 2026-05-22T21:38:26.709Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2975 | 2026-05-22T21:38:26.886Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2976 | 2026-05-22T21:38:26.915Z | Compiling typeid v1.0.3 |
| 2977 | 2026-05-22T21:38:26.930Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2978 | 2026-05-22T21:38:27.006Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2979 | 2026-05-22T21:38:27.034Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2980 | 2026-05-22T21:38:27.492Z | Compiling ascii v1.1.0 |
| 2981 | 2026-05-22T21:38:27.709Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2982 | 2026-05-22T21:38:27.796Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2983 | 2026-05-22T21:38:27.985Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2984 | 2026-05-22T21:38:28.044Z | Compiling erased-serde v0.4.8 |
| 2985 | 2026-05-22T21:38:28.194Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2986 | 2026-05-22T21:38:28.245Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2987 | 2026-05-22T21:38:28.298Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2988 | 2026-05-22T21:38:28.550Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2989 | 2026-05-22T21:38:28.567Z | Compiling bitstruct v0.1.1 |
| 2990 | 2026-05-22T21:38:28.672Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2991 | 2026-05-22T21:38:28.887Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2992 | 2026-05-22T21:38:29.095Z | Compiling serde_arrays v0.1.0 |
| 2993 | 2026-05-22T21:38:29.199Z | Compiling libloading v0.7.4 |
| 2994 | 2026-05-22T21:38:29.429Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2995 | 2026-05-22T21:38:29.458Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2996 | 2026-05-22T21:38:29.954Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2997 | 2026-05-22T21:38:30.078Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2998 | 2026-05-22T21:38:31.227Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2999 | 2026-05-22T21:38:32.509Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3000 | 2026-05-22T21:38:39.169Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 3001 | 2026-05-22T21:38:39.414Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 3002 | 2026-05-22T21:38:39.414Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 3003 | 2026-05-22T21:38:39.573Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 3004 | 2026-05-22T21:38:39.925Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 3005 | 2026-05-22T21:38:40.080Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 3006 | 2026-05-22T21:38:41.931Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 3007 | 2026-05-22T21:38:42.724Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 3008 | 2026-05-22T21:38:44.682Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 3009 | 2026-05-22T21:38:45.311Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 3010 | 2026-05-22T21:38:46.877Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3011 | 2026-05-22T21:38:48.895Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 3012 | 2026-05-22T21:38:49.817Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 3013 | 2026-05-22T21:38:49.852Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 3014 | 2026-05-22T21:38:57.813Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 3015 | 2026-05-22T21:39:00.166Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 3016 | 2026-05-22T21:39:03.717Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3017 | 2026-05-22T21:39:52.580Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s |
| 3018 | 2026-05-22T21:39:52.583Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3019 | 2026-05-22T21:39:52.583Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3020 | 2026-05-22T21:39:52.705Z | Running unittests src/lib.rs (target/debug/deps/aal-18c0cfae49188816) |
| 3021 | 2026-05-22T21:39:52.711Z | |
| 3022 | 2026-05-22T21:39:52.711Z | running 5 tests |
| 3023 | 2026-05-22T21:39:52.714Z | test fuse::tests::chip_revision_b1 ... ok |
| 3024 | 2026-05-22T21:39:52.714Z | test fuse::tests::chip_revision_a0 ... ok |
| 3025 | 2026-05-22T21:39:52.714Z | test fuse::tests::chip_revision_b0 ... ok |
| 3026 | 2026-05-22T21:39:52.714Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3027 | 2026-05-22T21:39:52.714Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3028 | 2026-05-22T21:39:52.714Z | |
| 3029 | 2026-05-22T21:39:52.714Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3030 | 2026-05-22T21:39:52.715Z | |
| 3031 | 2026-05-22T21:39:52.715Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-9d7d3d2f91fbbb26) |
| 3032 | 2026-05-22T21:39:52.718Z | |
| 3033 | 2026-05-22T21:39:52.718Z | running 0 tests |
| 3034 | 2026-05-22T21:39:52.718Z | |
| 3035 | 2026-05-22T21:39:52.718Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3036 | 2026-05-22T21:39:52.718Z | |
| 3037 | 2026-05-22T21:39:52.721Z | Running unittests src/lib.rs (target/debug/deps/asic-78b87555be254943) |
| 3038 | 2026-05-22T21:39:52.729Z | |
| 3039 | 2026-05-22T21:39:52.729Z | running 0 tests |
| 3040 | 2026-05-22T21:39:52.732Z | |
| 3041 | 2026-05-22T21:39:52.732Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3042 | 2026-05-22T21:39:52.732Z | |
| 3043 | 2026-05-22T21:39:52.732Z | Running unittests src/lib.rs (target/debug/deps/common-24d1b34b3289c13a) |
| 3044 | 2026-05-22T21:39:52.740Z | |
| 3045 | 2026-05-22T21:39:52.740Z | running 10 tests |
| 3046 | 2026-05-22T21:39:52.743Z | test nat::tests::test_vni ... ok |
| 3047 | 2026-05-22T21:39:52.744Z | test network::tests::test_equal ... ok |
| 3048 | 2026-05-22T21:39:52.744Z | test network::tests::test_eui64 ... ok |
| 3049 | 2026-05-22T21:39:52.744Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3050 | 2026-05-22T21:39:52.744Z | test network::tests::test_into ... ok |
| 3051 | 2026-05-22T21:39:52.744Z | test network::tests::test_not_equal ... ok |
| 3052 | 2026-05-22T21:39:52.744Z | test network::tests::test_to_string ... ok |
| 3053 | 2026-05-22T21:39:52.744Z | test network::tests::test_parse ... ok |
| 3054 | 2026-05-22T21:39:52.744Z | test test_purge ... ok |
| 3055 | 2026-05-22T21:39:52.747Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3056 | 2026-05-22T21:39:52.747Z | |
| 3057 | 2026-05-22T21:39:52.750Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3058 | 2026-05-22T21:39:52.750Z | |
| 3059 | 2026-05-22T21:39:52.750Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f2bbbb41e02c7abf) |
| 3060 | 2026-05-22T21:39:52.780Z | |
| 3061 | 2026-05-22T21:39:52.780Z | running 1 test |
| 3062 | 2026-05-22T21:39:54.013Z | test test::test_apis_up_to_date ... ok |
| 3063 | 2026-05-22T21:39:54.013Z | |
| 3064 | 2026-05-22T21:39:54.013Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s |
| 3065 | 2026-05-22T21:39:54.013Z | |
| 3066 | 2026-05-22T21:39:54.068Z | Running unittests src/main.rs (target/debug/deps/dpd-ec547cd24a559df6) |
| 3067 | 2026-05-22T21:39:54.073Z | |
| 3068 | 2026-05-22T21:39:54.074Z | running 19 tests |
| 3069 | 2026-05-22T21:39:54.077Z | test freemap::test_ordering ... ok |
| 3070 | 2026-05-22T21:39:54.077Z | test config::tests::test_updates ... ok |
| 3071 | 2026-05-22T21:39:54.077Z | test freemap::test_split ... ok |
| 3072 | 2026-05-22T21:39:54.077Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 3073 | 2026-05-22T21:39:54.077Z | test macaddrs::tests::test_mac_offset ... ok |
| 3074 | 2026-05-22T21:39:54.080Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3075 | 2026-05-22T21:39:54.080Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3076 | 2026-05-22T21:39:54.080Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3077 | 2026-05-22T21:39:54.080Z | test nat::test_mapping ... ok |
| 3078 | 2026-05-22T21:39:54.080Z | test port_map::tests::dump_map ... ok |
| 3079 | 2026-05-22T21:39:54.080Z | test port_map::tests::test_backplane_group ... ok |
| 3080 | 2026-05-22T21:39:54.080Z | May 22 21:39:52.524 DEBG created new freemap, unit: freemap_test |
| 3081 | 2026-05-22T21:39:54.080Z | May 22 21:39:52.524 DEBG initted freemap. size: 128, unit: freemap_test |
| 3082 | 2026-05-22T21:39:54.080Z | May 22 21:39:52.524 DEBG reset freemap, unit: freemap_test |
| 3083 | 2026-05-22T21:39:54.080Z | May 22 21:39:52.524May 22 21:39:52.524 DEBGDEBG created new freemapcreated new freemap, , unitunit:May 22 21:39:52.524 :DEBG freemap_testcreated new freemapfreemap_test |
| 3084 | 2026-05-22T21:39:54.080Z | , |
| 3085 | 2026-05-22T21:39:54.080Z | unit: freemap_testMay 22 21:39:52.524 |
| 3086 | 2026-05-22T21:39:54.080Z | DEBGMay 22 21:39:52.524 initted freemap. size: 128DEBG, May 22 21:39:52.524unit :DEBG initted freemap. size: 128initted freemap. size: 128, , unitunitfreemap_test: |
| 3087 | 2026-05-22T21:39:54.080Z | :freemap_test |
| 3088 | 2026-05-22T21:39:54.080Z | freemap_test |
| 3089 | 2026-05-22T21:39:54.080Z | May 22 21:39:52.524 DEBGMay 22 21:39:52.524 reset freemapDEBG, unitreset freemap:, May 22 21:39:52.524 unitfreemap_testDEBG: |
| 3090 | 2026-05-22T21:39:54.080Z | freemap_testreset freemap |
| 3091 | 2026-05-22T21:39:54.080Z | , unit: freemap_test |
| 3092 | 2026-05-22T21:39:54.080Z | test freemap::test_exhaustion ... ok |
| 3093 | 2026-05-22T21:39:54.081Z | test freemap::test_reclaim ... ok |
| 3094 | 2026-05-22T21:39:54.081Z | test freemap::test_basic ... ok |
| 3095 | 2026-05-22T21:39:54.081Z | test freemap::test_free ... ok |
| 3096 | 2026-05-22T21:39:54.081Z | test port_map::tests::test_port_map ... ok |
| 3097 | 2026-05-22T21:39:54.081Z | May 22 21:39:52.524 DEBG created new freemap, unit: freemap_test |
| 3098 | 2026-05-22T21:39:54.081Z | May 22 21:39:52.524 DEBG initted freemap. size: 128, unit: freemap_test |
| 3099 | 2026-05-22T21:39:54.081Z | May 22 21:39:52.524 DEBG reset freemap, unit: freemap_test |
| 3100 | 2026-05-22T21:39:54.081Z | test freemap::test_span ... ok |
| 3101 | 2026-05-22T21:39:54.081Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3102 | 2026-05-22T21:39:54.081Z | test api_server::tests::test_build_info ... ok |
| 3103 | 2026-05-22T21:39:54.081Z | |
| 3104 | 2026-05-22T21:39:54.081Z | test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3105 | 2026-05-22T21:39:54.081Z | |
| 3106 | 2026-05-22T21:39:54.084Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-e209e1dad3020484) |
| 3107 | 2026-05-22T21:39:54.088Z | |
| 3108 | 2026-05-22T21:39:54.088Z | running 0 tests |
| 3109 | 2026-05-22T21:39:54.088Z | |
| 3110 | 2026-05-22T21:39:54.091Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3111 | 2026-05-22T21:39:54.091Z | |
| 3112 | 2026-05-22T21:39:54.091Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-dd5d020c32ad9ea2) |
| 3113 | 2026-05-22T21:39:54.094Z | |
| 3114 | 2026-05-22T21:39:54.094Z | running 0 tests |
| 3115 | 2026-05-22T21:39:54.094Z | |
| 3116 | 2026-05-22T21:39:54.097Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3117 | 2026-05-22T21:39:54.097Z | |
| 3118 | 2026-05-22T21:39:54.097Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-c4fb1a4d5a63e578) |
| 3119 | 2026-05-22T21:39:54.104Z | |
| 3120 | 2026-05-22T21:39:54.104Z | running 6 tests |
| 3121 | 2026-05-22T21:39:54.108Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3122 | 2026-05-22T21:39:54.108Z | test tests::test_full_lot_id_both_present ... ok |
| 3123 | 2026-05-22T21:39:54.108Z | test tests::test_full_lot_id_lot_only ... ok |
| 3124 | 2026-05-22T21:39:54.108Z | test tests::test_full_lot_id_neither_present ... ok |
| 3125 | 2026-05-22T21:39:54.108Z | test tests::test_parse_client_port_id ... ok |
| 3126 | 2026-05-22T21:39:54.108Z | test tests::test_port_id_cmp ... ok |
| 3127 | 2026-05-22T21:39:54.108Z | |
| 3128 | 2026-05-22T21:39:54.111Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3129 | 2026-05-22T21:39:54.111Z | |
| 3130 | 2026-05-22T21:39:54.111Z | Running tests/test_all.rs (target/debug/deps/test_all-ba5870a5859c15e9) |
| 3131 | 2026-05-22T21:39:54.114Z | |
| 3132 | 2026-05-22T21:39:54.114Z | running 0 tests |
| 3133 | 2026-05-22T21:39:54.114Z | |
| 3134 | 2026-05-22T21:39:54.117Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3135 | 2026-05-22T21:39:54.117Z | |
| 3136 | 2026-05-22T21:39:54.117Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-d3d458c93d1d6f8c) |
| 3137 | 2026-05-22T21:39:54.120Z | |
| 3138 | 2026-05-22T21:39:54.120Z | running 0 tests |
| 3139 | 2026-05-22T21:39:54.120Z | |
| 3140 | 2026-05-22T21:39:54.123Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3141 | 2026-05-22T21:39:54.123Z | |
| 3142 | 2026-05-22T21:39:54.123Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-3dd1d0093eb28993) |
| 3143 | 2026-05-22T21:39:54.127Z | |
| 3144 | 2026-05-22T21:39:54.127Z | running 0 tests |
| 3145 | 2026-05-22T21:39:54.127Z | |
| 3146 | 2026-05-22T21:39:54.129Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3147 | 2026-05-22T21:39:54.129Z | |
| 3148 | 2026-05-22T21:39:54.129Z | Running unittests src/lib.rs (target/debug/deps/intr-6568cdaf91bc4e9e) |
| 3149 | 2026-05-22T21:39:54.133Z | |
| 3150 | 2026-05-22T21:39:54.133Z | running 0 tests |
| 3151 | 2026-05-22T21:39:54.133Z | |
| 3152 | 2026-05-22T21:39:54.136Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3153 | 2026-05-22T21:39:54.136Z | |
| 3154 | 2026-05-22T21:39:54.136Z | Running unittests src/main.rs (target/debug/deps/intr-f712659a69537012) |
| 3155 | 2026-05-22T21:39:54.138Z | |
| 3156 | 2026-05-22T21:39:54.138Z | running 0 tests |
| 3157 | 2026-05-22T21:39:54.139Z | |
| 3158 | 2026-05-22T21:39:54.141Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3159 | 2026-05-22T21:39:54.142Z | |
| 3160 | 2026-05-22T21:39:54.142Z | Running unittests src/lib.rs (target/debug/deps/packet-ce1c4b0aaa43a544) |
| 3161 | 2026-05-22T21:39:54.147Z | |
| 3162 | 2026-05-22T21:39:54.147Z | running 12 tests |
| 3163 | 2026-05-22T21:39:54.150Z | test icmp::test_v6_checksum ... ok |
| 3164 | 2026-05-22T21:39:54.150Z | test lldp::test_lldp_parse ... ok |
| 3165 | 2026-05-22T21:39:54.150Z | test icmp::test_v4_checksum ... ok |
| 3166 | 2026-05-22T21:39:54.150Z | test ipv6::test_ipv6_parse ... ok |
| 3167 | 2026-05-22T21:39:54.150Z | test pbuf::test_byte ... ok |
| 3168 | 2026-05-22T21:39:54.150Z | test pbuf::test_nibble ... ok |
| 3169 | 2026-05-22T21:39:54.150Z | test pbuf::test_short ... ok |
| 3170 | 2026-05-22T21:39:54.150Z | test pbuf::test_overflow ... ok |
| 3171 | 2026-05-22T21:39:54.150Z | test pbuf::test_twelve ... ok |
| 3172 | 2026-05-22T21:39:54.150Z | test pbuf::test_word ... ok |
| 3173 | 2026-05-22T21:39:54.150Z | test tcp::test_checksum_syn_nodata ... ok |
| 3174 | 2026-05-22T21:39:54.150Z | test tcp::test_checksum_ack_data ... ok |
| 3175 | 2026-05-22T21:39:54.150Z | |
| 3176 | 2026-05-22T21:39:54.150Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3177 | 2026-05-22T21:39:54.150Z | |
| 3178 | 2026-05-22T21:39:54.150Z | Running unittests src/lib.rs (target/debug/deps/pcap-87a143d63cf96145) |
| 3179 | 2026-05-22T21:39:54.155Z | |
| 3180 | 2026-05-22T21:39:54.155Z | running 0 tests |
| 3181 | 2026-05-22T21:39:54.155Z | |
| 3182 | 2026-05-22T21:39:54.158Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3183 | 2026-05-22T21:39:54.158Z | |
| 3184 | 2026-05-22T21:39:54.158Z | Running unittests src/main.rs (target/debug/deps/swadm-c48f87f61fd861d7) |
| 3185 | 2026-05-22T21:39:54.166Z | |
| 3186 | 2026-05-22T21:39:54.166Z | running 5 tests |
| 3187 | 2026-05-22T21:39:54.171Z | test switchport::test::test_compute_lanes ... ok |
| 3188 | 2026-05-22T21:39:54.174Z | test link::test_filter ... ok |
| 3189 | 2026-05-22T21:39:54.174Z | test switchport::test::port_id_ordering ... ok |
| 3190 | 2026-05-22T21:39:54.174Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3191 | 2026-05-22T21:39:54.174Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3192 | 2026-05-22T21:39:54.174Z | Lane 0 Rx Loss-of-signal: Yes Yes Yes Lane 1Yes |
| 3193 | 2026-05-22T21:39:54.174Z | Lane 2 Lane 3 Rx CDR Enabled: Yes |
| 3194 | 2026-05-22T21:39:54.174Z | Yes State: ActivatedYes YesActivated |
| 3195 | 2026-05-22T21:39:54.174Z | Activated Activated Tx Enabled: Yes |
| 3196 | 2026-05-22T21:39:54.174Z | Rx Output Enabled: false Yesfalse Yesfalse Yesfalse |
| 3197 | 2026-05-22T21:39:54.174Z | |
| 3198 | 2026-05-22T21:39:54.174Z | Tx Loss-of-lock: No Rx Output Status: valid Novalid validNo Novalid |
| 3199 | 2026-05-22T21:39:54.174Z | |
| 3200 | 2026-05-22T21:39:54.174Z | Tx Loss-of-signal: No Rx Loss-of-lock: true Notrue No true Notrue |
| 3201 | 2026-05-22T21:39:54.174Z | |
| 3202 | 2026-05-22T21:39:54.174Z | Tx CDR Enabled: No Rx Loss-of-signal: falseNo false No Nofalse |
| 3203 | 2026-05-22T21:39:54.174Z | false |
| 3204 | 2026-05-22T21:39:54.175Z | Tx Adaptive EQ Fault: No Rx Auto-squelch Disable: true true true true |
| 3205 | 2026-05-22T21:39:54.175Z | Tx Output Enabled: true true true true |
| 3206 | 2026-05-22T21:39:54.175Z | Tx Output Status: invalid invalid invalid invalid |
| 3207 | 2026-05-22T21:39:54.175Z | Tx Loss-of-lock: false false false false |
| 3208 | 2026-05-22T21:39:54.175Z | Tx Loss-of-signal: true true true true |
| 3209 | 2026-05-22T21:39:54.175Z | Tx Auto-squelch Disable: false false false false |
| 3210 | 2026-05-22T21:39:54.175Z | Tx Adaptive EQ Fail: true true true true |
| 3211 | 2026-05-22T21:39:54.175Z | Tx Failure: false false false false |
| 3212 | 2026-05-22T21:39:54.175Z | Tx Force Squelch: true true true true |
| 3213 | 2026-05-22T21:39:54.175Z | Tx Input Polarity: normal normal normal normal |
| 3214 | 2026-05-22T21:39:54.175Z | No No No |
| 3215 | 2026-05-22T21:39:54.175Z | Tx Fault: Yes Yes Yes Yes |
| 3216 | 2026-05-22T21:39:54.175Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3217 | 2026-05-22T21:39:54.175Z | test switchport::test::test_print_sff_datapath ... ok |
| 3218 | 2026-05-22T21:39:54.175Z | |
| 3219 | 2026-05-22T21:39:54.175Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3220 | 2026-05-22T21:39:54.175Z | |
| 3221 | 2026-05-22T21:39:54.178Z | Running tests/counters.rs (target/debug/deps/counters-fbe678bd105f31c0) |
| 3222 | 2026-05-22T21:39:54.181Z | |
| 3223 | 2026-05-22T21:39:54.181Z | running 1 test |
| 3224 | 2026-05-22T21:39:54.184Z | test test_p4_counter_list ... ignored |
| 3225 | 2026-05-22T21:39:54.184Z | |
| 3226 | 2026-05-22T21:39:54.184Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3227 | 2026-05-22T21:39:54.184Z | |
| 3228 | 2026-05-22T21:39:54.184Z | Running tests/port-link.rs (target/debug/deps/port_link-7591a592505d2bf3) |
| 3229 | 2026-05-22T21:39:54.188Z | |
| 3230 | 2026-05-22T21:39:54.188Z | running 5 tests |
| 3231 | 2026-05-22T21:39:54.191Z | test test_an ... ignored |
| 3232 | 2026-05-22T21:39:54.191Z | test test_enable ... ignored |
| 3233 | 2026-05-22T21:39:54.191Z | test test_ip_addresses ... ignored |
| 3234 | 2026-05-22T21:39:54.191Z | test test_kr ... ignored |
| 3235 | 2026-05-22T21:39:54.191Z | test test_mac ... ignored |
| 3236 | 2026-05-22T21:39:54.191Z | |
| 3237 | 2026-05-22T21:39:54.191Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3238 | 2026-05-22T21:39:54.191Z | |
| 3239 | 2026-05-22T21:39:54.191Z | Running unittests src/main.rs (target/debug/deps/tfportd-62de6fbd1dc02737) |
| 3240 | 2026-05-22T21:39:54.195Z | |
| 3241 | 2026-05-22T21:39:54.195Z | running 3 tests |
| 3242 | 2026-05-22T21:39:54.197Z | test linklocal::test_parse_ipadm ... ok |
| 3243 | 2026-05-22T21:39:54.198Z | test tfport::test_parse_tfport ... ok |
| 3244 | 2026-05-22T21:39:54.198Z | test config::tests::test_updates ... ok |
| 3245 | 2026-05-22T21:39:54.198Z | |
| 3246 | 2026-05-22T21:39:54.198Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3247 | 2026-05-22T21:39:54.198Z | |
| 3248 | 2026-05-22T21:39:54.198Z | Running unittests src/main.rs (target/debug/deps/uplinkd-545ad1d01920fa3e) |
| 3249 | 2026-05-22T21:39:54.202Z | |
| 3250 | 2026-05-22T21:39:54.202Z | running 0 tests |
| 3251 | 2026-05-22T21:39:54.202Z | |
| 3252 | 2026-05-22T21:39:54.205Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3253 | 2026-05-22T21:39:54.205Z | |
| 3254 | 2026-05-22T21:39:54.205Z | Running unittests src/main.rs (target/debug/deps/xtask-5ace80a4cc3919ff) |
| 3255 | 2026-05-22T21:39:54.221Z | |
| 3256 | 2026-05-22T21:39:54.221Z | running 0 tests |
| 3257 | 2026-05-22T21:39:54.221Z | |
| 3258 | 2026-05-22T21:39:54.224Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3259 | 2026-05-22T21:39:54.224Z | |
| 3260 | 2026-05-22T21:39:54.224Z | Doc-tests aal |
| 3261 | 2026-05-22T21:39:54.403Z | |
| 3262 | 2026-05-22T21:39:54.404Z | running 0 tests |
| 3263 | 2026-05-22T21:39:54.404Z | |
| 3264 | 2026-05-22T21:39:54.406Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3265 | 2026-05-22T21:39:54.406Z | |
| 3266 | 2026-05-22T21:39:54.418Z | Doc-tests aal_macros |
| 3267 | 2026-05-22T21:39:54.481Z | |
| 3268 | 2026-05-22T21:39:54.481Z | running 0 tests |
| 3269 | 2026-05-22T21:39:54.481Z | |
| 3270 | 2026-05-22T21:39:54.481Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3271 | 2026-05-22T21:39:54.481Z | |
| 3272 | 2026-05-22T21:39:54.489Z | Doc-tests common |
| 3273 | 2026-05-22T21:39:54.715Z | |
| 3274 | 2026-05-22T21:39:54.715Z | running 0 tests |
| 3275 | 2026-05-22T21:39:54.715Z | |
| 3276 | 2026-05-22T21:39:54.715Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3277 | 2026-05-22T21:39:54.715Z | |
| 3278 | 2026-05-22T21:39:54.734Z | Doc-tests dpd_api |
| 3279 | 2026-05-22T21:39:55.511Z | |
| 3280 | 2026-05-22T21:39:55.511Z | running 2 tests |
| 3281 | 2026-05-22T21:39:55.511Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3282 | 2026-05-22T21:39:55.511Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3283 | 2026-05-22T21:39:55.511Z | |
| 3284 | 2026-05-22T21:39:55.511Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3285 | 2026-05-22T21:39:55.511Z | |
| 3286 | 2026-05-22T21:39:55.515Z | all doctests ran in 0.39s; merged doctests compilation took 0.38s |
| 3287 | 2026-05-22T21:39:55.541Z | Doc-tests dpd_client |
| 3288 | 2026-05-22T21:39:56.957Z | |
| 3289 | 2026-05-22T21:39:56.957Z | running 0 tests |
| 3290 | 2026-05-22T21:39:56.957Z | |
| 3291 | 2026-05-22T21:39:56.957Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3292 | 2026-05-22T21:39:56.957Z | |
| 3293 | 2026-05-22T21:39:57.002Z | Doc-tests dpd_types |
| 3294 | 2026-05-22T21:39:57.212Z | |
| 3295 | 2026-05-22T21:39:57.212Z | running 0 tests |
| 3296 | 2026-05-22T21:39:57.212Z | |
| 3297 | 2026-05-22T21:39:57.212Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3298 | 2026-05-22T21:39:57.212Z | |
| 3299 | 2026-05-22T21:39:57.237Z | Doc-tests dpd_types_versions |
| 3300 | 2026-05-22T21:39:58.302Z | |
| 3301 | 2026-05-22T21:39:58.302Z | running 1 test |
| 3302 | 2026-05-22T21:39:58.302Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3303 | 2026-05-22T21:39:58.302Z | |
| 3304 | 2026-05-22T21:39:58.302Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3305 | 2026-05-22T21:39:58.302Z | |
| 3306 | 2026-05-22T21:39:58.305Z | all doctests ran in 0.35s; merged doctests compilation took 0.34s |
| 3307 | 2026-05-22T21:39:58.346Z | Doc-tests intr |
| 3308 | 2026-05-22T21:39:58.461Z | |
| 3309 | 2026-05-22T21:39:58.461Z | running 0 tests |
| 3310 | 2026-05-22T21:39:58.461Z | |
| 3311 | 2026-05-22T21:39:58.461Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3312 | 2026-05-22T21:39:58.461Z | |
| 3313 | 2026-05-22T21:39:58.473Z | Doc-tests packet |
| 3314 | 2026-05-22T21:39:58.580Z | |
| 3315 | 2026-05-22T21:39:58.580Z | running 0 tests |
| 3316 | 2026-05-22T21:39:58.580Z | |
| 3317 | 2026-05-22T21:39:58.580Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3318 | 2026-05-22T21:39:58.580Z | |
| 3319 | 2026-05-22T21:39:58.594Z | Doc-tests pcap |
| 3320 | 2026-05-22T21:39:58.639Z | |
| 3321 | 2026-05-22T21:39:58.639Z | running 0 tests |
| 3322 | 2026-05-22T21:39:58.639Z | |
| 3323 | 2026-05-22T21:39:58.639Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3324 | 2026-05-22T21:39:58.639Z | |
| 3325 | 2026-05-22T21:39:58.702Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3326 | 2026-05-22T21:39:58.702Z | + RUST_BACKTRACE=full |
| 3327 | 2026-05-22T21:39:58.702Z | + cargo test --features chaos --no-fail-fast |
| 3328 | 2026-05-22T21:39:59.456Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3329 | 2026-05-22T21:39:59.561Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3330 | 2026-05-22T21:39:59.584Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3331 | 2026-05-22T21:40:08.476Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3332 | 2026-05-22T21:40:09.111Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3333 | 2026-05-22T21:40:56.777Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 58.05s |
| 3334 | 2026-05-22T21:40:56.783Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3335 | 2026-05-22T21:40:56.783Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3336 | 2026-05-22T21:40:56.911Z | Running unittests src/lib.rs (target/debug/deps/aal-15cb20a5852fe92f) |
| 3337 | 2026-05-22T21:40:56.956Z | |
| 3338 | 2026-05-22T21:40:56.956Z | running 5 tests |
| 3339 | 2026-05-22T21:40:56.961Z | test fuse::tests::chip_revision_a0 ... ok |
| 3340 | 2026-05-22T21:40:56.961Z | test fuse::tests::chip_revision_b0 ... ok |
| 3341 | 2026-05-22T21:40:56.961Z | test fuse::tests::chip_revision_b1 ... ok |
| 3342 | 2026-05-22T21:40:56.961Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3343 | 2026-05-22T21:40:56.969Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3344 | 2026-05-22T21:40:56.969Z | |
| 3345 | 2026-05-22T21:40:56.969Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3346 | 2026-05-22T21:40:56.969Z | |
| 3347 | 2026-05-22T21:40:56.969Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-9d7d3d2f91fbbb26) |
| 3348 | 2026-05-22T21:40:56.974Z | |
| 3349 | 2026-05-22T21:40:56.974Z | running 0 tests |
| 3350 | 2026-05-22T21:40:56.974Z | |
| 3351 | 2026-05-22T21:40:56.974Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3352 | 2026-05-22T21:40:56.974Z | |
| 3353 | 2026-05-22T21:40:56.974Z | Running unittests src/lib.rs (target/debug/deps/asic-cb72fac31d94f538) |
| 3354 | 2026-05-22T21:40:56.978Z | |
| 3355 | 2026-05-22T21:40:56.978Z | running 0 tests |
| 3356 | 2026-05-22T21:40:56.978Z | |
| 3357 | 2026-05-22T21:40:56.978Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3358 | 2026-05-22T21:40:56.978Z | |
| 3359 | 2026-05-22T21:40:56.978Z | Running unittests src/lib.rs (target/debug/deps/common-24d1b34b3289c13a) |
| 3360 | 2026-05-22T21:40:56.988Z | |
| 3361 | 2026-05-22T21:40:56.988Z | running 10 tests |
| 3362 | 2026-05-22T21:40:56.992Z | test network::tests::test_equal ... ok |
| 3363 | 2026-05-22T21:40:56.992Z | test nat::tests::test_vni ... ok |
| 3364 | 2026-05-22T21:40:56.992Z | test network::tests::test_eui64 ... ok |
| 3365 | 2026-05-22T21:40:56.992Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3366 | 2026-05-22T21:40:56.992Z | test network::tests::test_into ... ok |
| 3367 | 2026-05-22T21:40:56.992Z | test network::tests::test_not_equal ... ok |
| 3368 | 2026-05-22T21:40:56.992Z | test network::tests::test_to_string ... ok |
| 3369 | 2026-05-22T21:40:56.992Z | test network::tests::test_parse ... ok |
| 3370 | 2026-05-22T21:40:56.992Z | test test_purge ... ok |
| 3371 | 2026-05-22T21:40:56.997Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3372 | 2026-05-22T21:40:56.997Z | |
| 3373 | 2026-05-22T21:40:57.002Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3374 | 2026-05-22T21:40:57.002Z | |
| 3375 | 2026-05-22T21:40:57.002Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-afc71e624aabf25f) |
| 3376 | 2026-05-22T21:40:57.224Z | |
| 3377 | 2026-05-22T21:40:57.224Z | running 1 test |
| 3378 | 2026-05-22T21:40:58.682Z | test test::test_apis_up_to_date ... ok |
| 3379 | 2026-05-22T21:40:58.682Z | |
| 3380 | 2026-05-22T21:40:58.682Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s |
| 3381 | 2026-05-22T21:40:58.682Z | |
| 3382 | 2026-05-22T21:40:58.739Z | Running unittests src/main.rs (target/debug/deps/dpd-80ac226c3396e82f) |
| 3383 | 2026-05-22T21:40:58.747Z | |
| 3384 | 2026-05-22T21:40:58.747Z | running 19 tests |
| 3385 | 2026-05-22T21:40:58.750Z | test freemap::test_ordering ... ok |
| 3386 | 2026-05-22T21:40:58.750Z | test config::tests::test_updates ... ok |
| 3387 | 2026-05-22T21:40:58.750Z | test freemap::test_split ... ok |
| 3388 | 2026-05-22T21:40:58.750Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 3389 | 2026-05-22T21:40:58.750Z | test macaddrs::tests::test_mac_offset ... ok |
| 3390 | 2026-05-22T21:40:58.750Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3391 | 2026-05-22T21:40:58.750Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3392 | 2026-05-22T21:40:58.753Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3393 | 2026-05-22T21:40:58.753Z | test nat::test_mapping ... ok |
| 3394 | 2026-05-22T21:40:58.753Z | test port_map::tests::dump_map ... ok |
| 3395 | 2026-05-22T21:40:58.753Z | test port_map::tests::test_backplane_group ... ok |
| 3396 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG created new freemap, unit: freemap_test |
| 3397 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG initted freemap. size: 128, unit: freemap_test |
| 3398 | 2026-05-22T21:40:58.753Z | test port_map::tests::test_port_map ... ok |
| 3399 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG reset freemap, unit: freemap_test |
| 3400 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG created new freemap, unit: freemap_test |
| 3401 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG initted freemap. size: 128, unit: freemap_test |
| 3402 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG reset freemap, unit: freemap_test |
| 3403 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG created new freemap, unit: freemap_test |
| 3404 | 2026-05-22T21:40:58.753Z | May 22 21:40:57.197 DEBG initted freemap. size: 128May 22 21:40:57.197, unitDEBG: created new freemapfreemap_test |
| 3405 | 2026-05-22T21:40:58.753Z | , unit: May 22 21:40:57.197freemap_test DEBG |
| 3406 | 2026-05-22T21:40:58.754Z | reset freemap, unit: freemap_test |
| 3407 | 2026-05-22T21:40:58.754Z | May 22 21:40:57.197 DEBG initted freemap. size: 128, unit: freemap_test |
| 3408 | 2026-05-22T21:40:58.754Z | test freemap::test_basic ... ok |
| 3409 | 2026-05-22T21:40:58.754Z | May 22 21:40:57.197 DEBG reset freemap, unit: freemap_test |
| 3410 | 2026-05-22T21:40:58.754Z | test freemap::test_reclaim ... ok |
| 3411 | 2026-05-22T21:40:58.754Z | test freemap::test_exhaustion ... ok |
| 3412 | 2026-05-22T21:40:58.754Z | test freemap::test_free ... ok |
| 3413 | 2026-05-22T21:40:58.754Z | May 22 21:40:57.197 DEBG created new freemap, unit: freemap_test |
| 3414 | 2026-05-22T21:40:58.754Z | May 22 21:40:57.197 DEBG initted freemap. size: 128, unit: freemap_test |
| 3415 | 2026-05-22T21:40:58.754Z | May 22 21:40:57.197 DEBG reset freemap, unit: freemap_test |
| 3416 | 2026-05-22T21:40:58.754Z | test freemap::test_span ... ok |
| 3417 | 2026-05-22T21:40:58.754Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3418 | 2026-05-22T21:40:58.754Z | test api_server::tests::test_build_info ... ok |
| 3419 | 2026-05-22T21:40:58.754Z | |
| 3420 | 2026-05-22T21:40:58.754Z | test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3421 | 2026-05-22T21:40:58.754Z | |
| 3422 | 2026-05-22T21:40:58.756Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-8cafe6cbee4cd81d) |
| 3423 | 2026-05-22T21:40:58.762Z | |
| 3424 | 2026-05-22T21:40:58.762Z | running 0 tests |
| 3425 | 2026-05-22T21:40:58.762Z | |
| 3426 | 2026-05-22T21:40:58.765Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3427 | 2026-05-22T21:40:58.765Z | |
| 3428 | 2026-05-22T21:40:58.765Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-e39677952981126c) |
| 3429 | 2026-05-22T21:40:58.769Z | |
| 3430 | 2026-05-22T21:40:58.769Z | running 0 tests |
| 3431 | 2026-05-22T21:40:58.771Z | |
| 3432 | 2026-05-22T21:40:58.771Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3433 | 2026-05-22T21:40:58.771Z | |
| 3434 | 2026-05-22T21:40:58.771Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-19c982210e1e7fa9) |
| 3435 | 2026-05-22T21:40:58.779Z | |
| 3436 | 2026-05-22T21:40:58.779Z | running 6 tests |
| 3437 | 2026-05-22T21:40:58.784Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3438 | 2026-05-22T21:40:58.784Z | test tests::test_full_lot_id_both_present ... ok |
| 3439 | 2026-05-22T21:40:58.784Z | test tests::test_full_lot_id_lot_only ... ok |
| 3440 | 2026-05-22T21:40:58.784Z | test tests::test_full_lot_id_neither_present ... ok |
| 3441 | 2026-05-22T21:40:58.784Z | test tests::test_parse_client_port_id ... ok |
| 3442 | 2026-05-22T21:40:58.784Z | test tests::test_port_id_cmp ... ok |
| 3443 | 2026-05-22T21:40:58.784Z | |
| 3444 | 2026-05-22T21:40:58.787Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3445 | 2026-05-22T21:40:58.787Z | |
| 3446 | 2026-05-22T21:40:58.787Z | Running tests/test_all.rs (target/debug/deps/test_all-dbd3462a7025b056) |
| 3447 | 2026-05-22T21:40:58.815Z | |
| 3448 | 2026-05-22T21:40:58.815Z | running 6 tests |
| 3449 | 2026-05-22T21:41:01.842Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3450 | 2026-05-22T21:41:01.845Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3451 | 2026-05-22T21:41:01.845Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3452 | 2026-05-22T21:41:01.849Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3453 | 2026-05-22T21:41:02.180Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3454 | 2026-05-22T21:41:03.258Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3455 | 2026-05-22T21:41:03.258Z | |
| 3456 | 2026-05-22T21:41:03.258Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.44s |
| 3457 | 2026-05-22T21:41:03.259Z | |
| 3458 | 2026-05-22T21:41:03.266Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c29e9eee2be1d3a8) |
| 3459 | 2026-05-22T21:41:03.313Z | |
| 3460 | 2026-05-22T21:41:03.313Z | running 0 tests |
| 3461 | 2026-05-22T21:41:03.313Z | |
| 3462 | 2026-05-22T21:41:03.316Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3463 | 2026-05-22T21:41:03.316Z | |
| 3464 | 2026-05-22T21:41:03.316Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-11c2cf70d165f0a4) |
| 3465 | 2026-05-22T21:41:03.352Z | |
| 3466 | 2026-05-22T21:41:03.352Z | running 0 tests |
| 3467 | 2026-05-22T21:41:03.353Z | |
| 3468 | 2026-05-22T21:41:03.356Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3469 | 2026-05-22T21:41:03.356Z | |
| 3470 | 2026-05-22T21:41:03.356Z | Running unittests src/lib.rs (target/debug/deps/intr-6568cdaf91bc4e9e) |
| 3471 | 2026-05-22T21:41:03.359Z | |
| 3472 | 2026-05-22T21:41:03.359Z | running 0 tests |
| 3473 | 2026-05-22T21:41:03.359Z | |
| 3474 | 2026-05-22T21:41:03.362Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3475 | 2026-05-22T21:41:03.362Z | |
| 3476 | 2026-05-22T21:41:03.362Z | Running unittests src/main.rs (target/debug/deps/intr-f712659a69537012) |
| 3477 | 2026-05-22T21:41:03.366Z | |
| 3478 | 2026-05-22T21:41:03.366Z | running 0 tests |
| 3479 | 2026-05-22T21:41:03.369Z | |
| 3480 | 2026-05-22T21:41:03.369Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3481 | 2026-05-22T21:41:03.369Z | |
| 3482 | 2026-05-22T21:41:03.369Z | Running unittests src/lib.rs (target/debug/deps/packet-ce1c4b0aaa43a544) |
| 3483 | 2026-05-22T21:41:03.375Z | |
| 3484 | 2026-05-22T21:41:03.375Z | running 12 tests |
| 3485 | 2026-05-22T21:41:03.378Z | test icmp::test_v6_checksum ... ok |
| 3486 | 2026-05-22T21:41:03.378Z | test icmp::test_v4_checksum ... ok |
| 3487 | 2026-05-22T21:41:03.378Z | test ipv6::test_ipv6_parse ... ok |
| 3488 | 2026-05-22T21:41:03.378Z | test pbuf::test_byte ... ok |
| 3489 | 2026-05-22T21:41:03.378Z | test lldp::test_lldp_parse ... ok |
| 3490 | 2026-05-22T21:41:03.378Z | test pbuf::test_nibble ... ok |
| 3491 | 2026-05-22T21:41:03.378Z | test pbuf::test_short ... ok |
| 3492 | 2026-05-22T21:41:03.378Z | test pbuf::test_overflow ... ok |
| 3493 | 2026-05-22T21:41:03.378Z | test pbuf::test_twelve ... ok |
| 3494 | 2026-05-22T21:41:03.378Z | test pbuf::test_word ... ok |
| 3495 | 2026-05-22T21:41:03.378Z | test tcp::test_checksum_syn_nodata ... ok |
| 3496 | 2026-05-22T21:41:03.378Z | test tcp::test_checksum_ack_data ... ok |
| 3497 | 2026-05-22T21:41:03.378Z | |
| 3498 | 2026-05-22T21:41:03.378Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3499 | 2026-05-22T21:41:03.378Z | |
| 3500 | 2026-05-22T21:41:03.378Z | Running unittests src/lib.rs (target/debug/deps/pcap-87a143d63cf96145) |
| 3501 | 2026-05-22T21:41:03.384Z | |
| 3502 | 2026-05-22T21:41:03.384Z | running 0 tests |
| 3503 | 2026-05-22T21:41:03.384Z | |
| 3504 | 2026-05-22T21:41:03.386Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3505 | 2026-05-22T21:41:03.386Z | |
| 3506 | 2026-05-22T21:41:03.386Z | Running unittests src/main.rs (target/debug/deps/swadm-ea98f94144a83f32) |
| 3507 | 2026-05-22T21:41:03.395Z | |
| 3508 | 2026-05-22T21:41:03.395Z | running 5 tests |
| 3509 | 2026-05-22T21:41:03.399Z | test switchport::test::test_compute_lanes ... ok |
| 3510 | 2026-05-22T21:41:03.401Z | test link::test_filter ... ok |
| 3511 | 2026-05-22T21:41:03.401Z | test switchport::test::port_id_ordering ... ok |
| 3512 | 2026-05-22T21:41:03.401Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3513 | 2026-05-22T21:41:03.402Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3514 | 2026-05-22T21:41:03.402Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3515 | 2026-05-22T21:41:03.402Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3516 | 2026-05-22T21:41:03.402Z | Tx Enabled: Yes Yes Lane 0Yes YesLane 1 |
| 3517 | 2026-05-22T21:41:03.402Z | Tx Loss-of-lock: NoLane 2 Lane 3No |
| 3518 | 2026-05-22T21:41:03.402Z | No No State: Activated |
| 3519 | 2026-05-22T21:41:03.402Z | Activated Tx Loss-of-signal: No ActivatedNo Activated |
| 3520 | 2026-05-22T21:41:03.402Z | No No Rx Output Enabled: false |
| 3521 | 2026-05-22T21:41:03.402Z | false Tx CDR Enabled: No Nofalse falseNo No |
| 3522 | 2026-05-22T21:41:03.402Z | |
| 3523 | 2026-05-22T21:41:03.402Z | Rx Output Status: valid Tx Adaptive EQ Fault: No valid No valid Novalid |
| 3524 | 2026-05-22T21:41:03.402Z | No |
| 3525 | 2026-05-22T21:41:03.402Z | Rx Loss-of-lock: true Tx Fault: Yes Yestrue Yes trueYes |
| 3526 | 2026-05-22T21:41:03.402Z | true |
| 3527 | 2026-05-22T21:41:03.402Z | Rx Loss-of-signal: false false false false |
| 3528 | 2026-05-22T21:41:03.402Z | Rx Auto-squelch Disable: true true true true |
| 3529 | 2026-05-22T21:41:03.402Z | Tx Output Enabled: true true true true |
| 3530 | 2026-05-22T21:41:03.402Z | Tx Output Status: invalid invalid invalid invalid |
| 3531 | 2026-05-22T21:41:03.402Z | Tx Loss-of-lock: false false false false |
| 3532 | 2026-05-22T21:41:03.402Z | Tx Loss-of-signal: true true true true |
| 3533 | 2026-05-22T21:41:03.402Z | Tx Auto-squelch Disable: false false false false |
| 3534 | 2026-05-22T21:41:03.402Z | Tx Adaptive EQ Fail: true true true true |
| 3535 | 2026-05-22T21:41:03.402Z | Tx Failure: false false false false |
| 3536 | 2026-05-22T21:41:03.402Z | Tx Force Squelch: true true true true |
| 3537 | 2026-05-22T21:41:03.402Z | Tx Input Polarity: normal normal normal normal |
| 3538 | 2026-05-22T21:41:03.406Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3539 | 2026-05-22T21:41:03.406Z | test switchport::test::test_print_sff_datapath ... ok |
| 3540 | 2026-05-22T21:41:03.406Z | |
| 3541 | 2026-05-22T21:41:03.406Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3542 | 2026-05-22T21:41:03.406Z | |
| 3543 | 2026-05-22T21:41:03.406Z | Running tests/counters.rs (target/debug/deps/counters-ca3d9bdc0d535aca) |
| 3544 | 2026-05-22T21:41:03.409Z | |
| 3545 | 2026-05-22T21:41:03.410Z | running 1 test |
| 3546 | 2026-05-22T21:41:03.412Z | test test_p4_counter_list ... ignored |
| 3547 | 2026-05-22T21:41:03.413Z | |
| 3548 | 2026-05-22T21:41:03.413Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3549 | 2026-05-22T21:41:03.413Z | |
| 3550 | 2026-05-22T21:41:03.413Z | Running tests/port-link.rs (target/debug/deps/port_link-5087e6c7db825b20) |
| 3551 | 2026-05-22T21:41:03.417Z | |
| 3552 | 2026-05-22T21:41:03.417Z | running 5 tests |
| 3553 | 2026-05-22T21:41:03.420Z | test test_an ... ignored |
| 3554 | 2026-05-22T21:41:03.420Z | test test_enable ... ignored |
| 3555 | 2026-05-22T21:41:03.420Z | test test_ip_addresses ... ignored |
| 3556 | 2026-05-22T21:41:03.420Z | test test_kr ... ignored |
| 3557 | 2026-05-22T21:41:03.420Z | test test_mac ... ignored |
| 3558 | 2026-05-22T21:41:03.420Z | |
| 3559 | 2026-05-22T21:41:03.420Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3560 | 2026-05-22T21:41:03.420Z | |
| 3561 | 2026-05-22T21:41:03.420Z | Running unittests src/main.rs (target/debug/deps/tfportd-187f5bdc99e9348b) |
| 3562 | 2026-05-22T21:41:03.456Z | |
| 3563 | 2026-05-22T21:41:03.456Z | running 3 tests |
| 3564 | 2026-05-22T21:41:03.461Z | test linklocal::test_parse_ipadm ... ok |
| 3565 | 2026-05-22T21:41:03.461Z | test config::tests::test_updates ... ok |
| 3566 | 2026-05-22T21:41:03.461Z | test tfport::test_parse_tfport ... ok |
| 3567 | 2026-05-22T21:41:03.461Z | |
| 3568 | 2026-05-22T21:41:03.463Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3569 | 2026-05-22T21:41:03.463Z | |
| 3570 | 2026-05-22T21:41:03.466Z | Running unittests src/main.rs (target/debug/deps/uplinkd-545ad1d01920fa3e) |
| 3571 | 2026-05-22T21:41:03.470Z | |
| 3572 | 2026-05-22T21:41:03.470Z | running 0 tests |
| 3573 | 2026-05-22T21:41:03.470Z | |
| 3574 | 2026-05-22T21:41:03.473Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3575 | 2026-05-22T21:41:03.473Z | |
| 3576 | 2026-05-22T21:41:03.473Z | Running unittests src/main.rs (target/debug/deps/xtask-5ace80a4cc3919ff) |
| 3577 | 2026-05-22T21:41:03.490Z | |
| 3578 | 2026-05-22T21:41:03.490Z | running 0 tests |
| 3579 | 2026-05-22T21:41:03.490Z | |
| 3580 | 2026-05-22T21:41:03.493Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3581 | 2026-05-22T21:41:03.493Z | |
| 3582 | 2026-05-22T21:41:03.493Z | Doc-tests aal |
| 3583 | 2026-05-22T21:41:03.736Z | |
| 3584 | 2026-05-22T21:41:03.736Z | running 0 tests |
| 3585 | 2026-05-22T21:41:03.736Z | |
| 3586 | 2026-05-22T21:41:03.740Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3587 | 2026-05-22T21:41:03.741Z | |
| 3588 | 2026-05-22T21:41:03.751Z | Doc-tests aal_macros |
| 3589 | 2026-05-22T21:41:03.817Z | |
| 3590 | 2026-05-22T21:41:03.817Z | running 0 tests |
| 3591 | 2026-05-22T21:41:03.817Z | |
| 3592 | 2026-05-22T21:41:03.820Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3593 | 2026-05-22T21:41:03.820Z | |
| 3594 | 2026-05-22T21:41:03.825Z | Doc-tests common |
| 3595 | 2026-05-22T21:41:04.050Z | |
| 3596 | 2026-05-22T21:41:04.050Z | running 0 tests |
| 3597 | 2026-05-22T21:41:04.050Z | |
| 3598 | 2026-05-22T21:41:04.050Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3599 | 2026-05-22T21:41:04.050Z | |
| 3600 | 2026-05-22T21:41:04.069Z | Doc-tests dpd_api |
| 3601 | 2026-05-22T21:41:04.996Z | |
| 3602 | 2026-05-22T21:41:04.996Z | running 2 tests |
| 3603 | 2026-05-22T21:41:04.996Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3604 | 2026-05-22T21:41:04.997Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3605 | 2026-05-22T21:41:04.997Z | |
| 3606 | 2026-05-22T21:41:04.997Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3607 | 2026-05-22T21:41:04.997Z | |
| 3608 | 2026-05-22T21:41:05.016Z | all doctests ran in 0.40s; merged doctests compilation took 0.39s |
| 3609 | 2026-05-22T21:41:05.019Z | Doc-tests dpd_client |
| 3610 | 2026-05-22T21:41:06.410Z | |
| 3611 | 2026-05-22T21:41:06.410Z | running 0 tests |
| 3612 | 2026-05-22T21:41:06.410Z | |
| 3613 | 2026-05-22T21:41:06.410Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3614 | 2026-05-22T21:41:06.410Z | |
| 3615 | 2026-05-22T21:41:06.455Z | Doc-tests dpd_types |
| 3616 | 2026-05-22T21:41:06.666Z | |
| 3617 | 2026-05-22T21:41:06.666Z | running 0 tests |
| 3618 | 2026-05-22T21:41:06.666Z | |
| 3619 | 2026-05-22T21:41:06.666Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3620 | 2026-05-22T21:41:06.666Z | |
| 3621 | 2026-05-22T21:41:06.690Z | Doc-tests dpd_types_versions |
| 3622 | 2026-05-22T21:41:07.752Z | |
| 3623 | 2026-05-22T21:41:07.752Z | running 1 test |
| 3624 | 2026-05-22T21:41:07.752Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3625 | 2026-05-22T21:41:07.752Z | |
| 3626 | 2026-05-22T21:41:07.753Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3627 | 2026-05-22T21:41:07.753Z | |
| 3628 | 2026-05-22T21:41:07.756Z | all doctests ran in 0.35s; merged doctests compilation took 0.35s |
| 3629 | 2026-05-22T21:41:07.794Z | Doc-tests intr |
| 3630 | 2026-05-22T21:41:07.952Z | |
| 3631 | 2026-05-22T21:41:07.952Z | running 0 tests |
| 3632 | 2026-05-22T21:41:07.952Z | |
| 3633 | 2026-05-22T21:41:07.952Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3634 | 2026-05-22T21:41:07.952Z | |
| 3635 | 2026-05-22T21:41:07.968Z | Doc-tests packet |
| 3636 | 2026-05-22T21:41:08.068Z | |
| 3637 | 2026-05-22T21:41:08.068Z | running 0 tests |
| 3638 | 2026-05-22T21:41:08.068Z | |
| 3639 | 2026-05-22T21:41:08.068Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3640 | 2026-05-22T21:41:08.068Z | |
| 3641 | 2026-05-22T21:41:08.081Z | Doc-tests pcap |
| 3642 | 2026-05-22T21:41:08.125Z | |
| 3643 | 2026-05-22T21:41:08.125Z | running 0 tests |
| 3644 | 2026-05-22T21:41:08.125Z | |
| 3645 | 2026-05-22T21:41:08.125Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3646 | 2026-05-22T21:41:08.125Z | |
| 3647 | 2026-05-22T21:41:08.186Z | process exited: duration 696793 ms, exit code 0 |
| |
| 3648 | 2026-05-22T21:41:08.195Z | found 0 output files |