|
|
|
| 1 | 2026-04-19T06:02:21.800Z | job assigned to worker 01KPJ58W52YBXZYP2MT4FRCSC3 [factory aws, i-0c3dfc4ba10a3b569] (queued for 55 s) |
| |
| 2 | 2026-04-19T06:02:28.247Z | starting task 0: "setup" |
| 3 | 2026-04-19T06:02:28.251Z | ++ uname -s |
| 4 | 2026-04-19T06:02:28.255Z | + kern=SunOS |
| 5 | 2026-04-19T06:02:28.255Z | + build_user=build |
| 6 | 2026-04-19T06:02:28.255Z | + build_uid=12345 |
| 7 | 2026-04-19T06:02:28.255Z | + work_dir=/work |
| 8 | 2026-04-19T06:02:28.255Z | + input_dir=/input |
| 9 | 2026-04-19T06:02:28.255Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-19T06:02:28.256Z | + case "$kern" in |
| 11 | 2026-04-19T06:02:28.256Z | + groupadd -g 12345 build |
| 12 | 2026-04-19T06:02:28.256Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-19T06:02:30.262Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-19T06:02:30.380Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-19T06:02:30.383Z | + home_fs=zfs |
| 16 | 2026-04-19T06:02:30.383Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-19T06:02:30.383Z | + mkdir -p /home/build |
| 18 | 2026-04-19T06:02:30.383Z | + chown build:build /home/build /work |
| 19 | 2026-04-19T06:02:32.384Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-19T06:02:32.387Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-04-19T06:02:32.394Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-19T06:02:32.399Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-19T06:02:32.399Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-04-19T06:02:32.399Z | * rust toolchain profile = "default" |
| 25 | 2026-04-19T06:02:32.399Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-19T06:02:32.399Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-19T06:02:32.399Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-19T06:02:32.402Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-19T06:02:32.402Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-19T06:02:32.475Z | info: downloading installer |
| 31 | 2026-04-19T06:02:33.848Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-19T06:02:33.848Z | warn: /opt/ooce/bin |
| 33 | 2026-04-19T06:02:33.848Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-19T06:02:33.848Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-19T06:02:33.848Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-19T06:02:33.848Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-19T06:02:33.848Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-19T06:02:33.848Z | error: cannot install while Rust is installed |
| 39 | 2026-04-19T06:02:33.848Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-19T06:02:33.848Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-19T06:02:33.848Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-19T06:02:33.848Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-19T06:02:33.848Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-19T06:02:33.861Z | info: profile set to default |
| 45 | 2026-04-19T06:02:33.861Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-19T06:02:33.865Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-19T06:02:34.010Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-19T06:02:34.013Z | info: downloading 6 components |
| 49 | 2026-04-19T06:02:47.747Z | |
| 50 | 2026-04-19T06:02:47.747Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 51 | 2026-04-19T06:02:47.780Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-19T06:02:47.780Z | |
| 53 | 2026-04-19T06:02:47.780Z | |
| 54 | 2026-04-19T06:02:47.780Z | Rust is installed now. Great! |
| 55 | 2026-04-19T06:02:47.780Z | |
| 56 | 2026-04-19T06:02:47.780Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-19T06:02:47.780Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-19T06:02:47.780Z | |
| 59 | 2026-04-19T06:02:47.780Z | To configure your current shell, you need to source |
| 60 | 2026-04-19T06:02:47.780Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-19T06:02:47.780Z | |
| 62 | 2026-04-19T06:02:47.780Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-19T06:02:47.780Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-19T06:02:47.780Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-19T06:02:47.780Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-19T06:02:47.780Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-19T06:02:47.784Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-19T06:02:47.784Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-19T06:02:47.784Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-19T06:02:47.784Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-19T06:02:47.874Z | + rustup --version |
| 72 | 2026-04-19T06:02:47.883Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-19T06:02:47.886Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-19T06:02:47.905Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-19T06:02:47.908Z | + cargo --version |
| 76 | 2026-04-19T06:02:47.921Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-19T06:02:47.924Z | + rustc --version |
| 78 | 2026-04-19T06:02:47.944Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-19T06:02:47.947Z | process exited: duration 15551 ms, exit code 0 |
| |
| 80 | 2026-04-19T06:02:47.953Z | starting task 2: "authentication" |
| 81 | 2026-04-19T06:02:47.970Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-19T06:02:47.976Z | starting task 3: "clone repository" |
| 83 | 2026-04-19T06:02:47.979Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-04-19T06:02:47.982Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-04-19T06:02:48.116Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-04-19T06:02:49.244Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-04-19T06:02:49.244Z | + git fetch origin bbea18edad9b4615c1ba13a557b5c3c41f16c806 |
| 88 | 2026-04-19T06:02:49.474Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-04-19T06:02:49.474Z | * branch bbea18edad9b4615c1ba13a557b5c3c41f16c806 -> FETCH_HEAD |
| 90 | 2026-04-19T06:02:49.481Z | + [[ -n sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern ]] |
| 91 | 2026-04-19T06:02:49.484Z | ++ git branch --show-current |
| 92 | 2026-04-19T06:02:49.484Z | + current=main |
| 93 | 2026-04-19T06:02:49.484Z | + [[ main != sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern ]] |
| 94 | 2026-04-19T06:02:49.484Z | + git branch -f sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern bbea18edad9b4615c1ba13a557b5c3c41f16c806 |
| 95 | 2026-04-19T06:02:49.487Z | + git checkout -f sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern |
| 96 | 2026-04-19T06:02:49.506Z | Switched to branch 'sunshowers/spr/dpd-api-migrate-to-rfd-619-pattern' |
| 97 | 2026-04-19T06:02:49.510Z | + git reset --hard bbea18edad9b4615c1ba13a557b5c3c41f16c806 |
| 98 | 2026-04-19T06:02:49.525Z | HEAD is now at bbea18e rustfmt |
| 99 | 2026-04-19T06:02:49.528Z | process exited: duration 1549 ms, exit code 0 |
| |
| 100 | 2026-04-19T06:02:49.535Z | starting task 4: "build" |
| 101 | 2026-04-19T06:02:49.538Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-19T06:02:49.539Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-04-19T06:02:49.539Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-04-19T06:02:49.539Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-04-19T06:02:49.539Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-04-19T06:02:49.542Z | +++ uname -s |
| 107 | 2026-04-19T06:02:49.542Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-04-19T06:02:49.542Z | ++ SERIES=illumos |
| 109 | 2026-04-19T06:02:49.542Z | +++ uname -s |
| 110 | 2026-04-19T06:02:49.542Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-04-19T06:02:49.542Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-04-19T06:02:49.542Z | ++ rustup show active-toolchain |
| 113 | 2026-04-19T06:02:49.547Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-04-19T06:02:49.550Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-04-19T06:02:49.550Z | ++ banner 'sde setup' |
| 116 | 2026-04-19T06:02:49.550Z | |
| 117 | 2026-04-19T06:02:49.550Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-04-19T06:02:49.551Z | # # # # # # # # # # # |
| 119 | 2026-04-19T06:02:49.551Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-04-19T06:02:49.551Z | # # # # # # # # # ##### |
| 121 | 2026-04-19T06:02:49.551Z | # # # # # # # # # # # # |
| 122 | 2026-04-19T06:02:49.551Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-04-19T06:02:49.551Z | |
| 124 | 2026-04-19T06:02:49.551Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-04-19T06:02:49.551Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-04-19T06:02:49.551Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-04-19T06:02:49.556Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-04-19T06:02:49.559Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-04-19T06:02:50.522Z |
0 0 0 0 0 0 0 0 0
100 76.03M 100 76.03M 0 0 78.70M 0 0
100 76.03M 100 76.03M 0 0 78.70M 0 0
100 76.03M 100 76.03M 0 0 78.69M 0 0 |
| 130 | 2026-04-19T06:02:50.525Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-04-19T06:02:50.571Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-04-19T06:02:50.574Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-04-19T06:02:50.574Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-04-19T06:03:01.758Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-19T06:03:09.604Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-19T06:03:09.793Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-04-19T06:03:17.519Z | Planning: Solver setup ... Done |
| 138 | 2026-04-19T06:03:17.548Z | Planning: Running solver ... Done |
| 139 | 2026-04-19T06:03:17.671Z | Planning: Finding local manifests ... Done |
| 140 | 2026-04-19T06:03:17.674Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-04-19T06:03:17.677Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-04-19T06:03:17.691Z | Planning: Package planning ... Done |
| 143 | 2026-04-19T06:03:17.694Z | Planning: Merging actions ... Done |
| 144 | 2026-04-19T06:03:17.851Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-04-19T06:03:17.854Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-04-19T06:03:19.042Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-04-19T06:03:19.045Z | Planning: Planning completed in 9.24 seconds |
| 148 | 2026-04-19T06:03:19.048Z | Packages to install: 1 |
| 149 | 2026-04-19T06:03:19.048Z | Create boot environment: No |
| 150 | 2026-04-19T06:03:19.049Z | Create backup boot environment: No |
| 151 | 2026-04-19T06:03:19.099Z | |
| 152 | 2026-04-19T06:03:19.099Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-04-19T06:03:19.241Z | Download: Completed 75.30 MB in 0.14 seconds (534M/s) |
| 154 | 2026-04-19T06:03:19.424Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-04-19T06:03:20.412Z | Actions: Completed 293 actions in 0.99 seconds. |
| 156 | 2026-04-19T06:03:20.415Z | Done |
| 157 | 2026-04-19T06:03:20.457Z | Done |
| 158 | 2026-04-19T06:03:21.129Z | Done |
| 159 | 2026-04-19T06:03:24.460Z | Done |
| 160 | 2026-04-19T06:03:24.544Z | Done |
| 161 | 2026-04-19T06:03:24.547Z | Done |
| 162 | 2026-04-19T06:03:24.611Z | Done |
| 163 | 2026-04-19T06:03:25.274Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-04-19T06:03:25.274Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-04-19T06:03:25.274Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-04-19T06:03:25.274Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-04-19T06:03:25.274Z | ++ banner packages |
| 168 | 2026-04-19T06:03:25.278Z | |
| 169 | 2026-04-19T06:03:25.278Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-04-19T06:03:25.278Z | # # # # # # # # # # # # # # |
| 171 | 2026-04-19T06:03:25.278Z | # # # # # #### # # # ##### #### |
| 172 | 2026-04-19T06:03:25.278Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-04-19T06:03:25.278Z | # # # # # # # # # # # # # # |
| 174 | 2026-04-19T06:03:25.278Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-04-19T06:03:25.278Z | |
| 176 | 2026-04-19T06:03:25.278Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-04-19T06:03:25.678Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-04-19T06:03:25.681Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-04-19T06:03:31.344Z | Planning: Solver setup ... Done |
| 180 | 2026-04-19T06:03:31.375Z | Planning: Running solver ... Done |
| 181 | 2026-04-19T06:03:31.506Z | Planning: Finding local manifests ... Done |
| 182 | 2026-04-19T06:03:31.510Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-04-19T06:03:31.715Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-04-19T06:03:31.745Z | Planning: Package planning ... Done |
| 185 | 2026-04-19T06:03:31.771Z | Planning: Merging actions ... Done |
| 186 | 2026-04-19T06:03:31.879Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-04-19T06:03:31.885Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-04-19T06:03:32.040Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-04-19T06:03:32.050Z | Planning: Planning completed in 6.37 seconds |
| 190 | 2026-04-19T06:03:32.053Z | Packages to install: 2 |
| 191 | 2026-04-19T06:03:32.053Z | Mediators to change: 2 |
| 192 | 2026-04-19T06:03:32.053Z | Services to change: 1 |
| 193 | 2026-04-19T06:03:32.053Z | Create boot environment: No |
| 194 | 2026-04-19T06:03:32.053Z | Create backup boot environment: No |
| 195 | 2026-04-19T06:03:32.083Z | |
| 196 | 2026-04-19T06:03:32.083Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-04-19T06:03:37.083Z | Download: 1539/3076 items 115.1/211.3MB 54% complete (23.4M/s) |
| 198 | 2026-04-19T06:03:43.613Z | Download: 2008/3076 items 117.7/211.3MB 55% complete (17.1M/s) |
| 199 | 2026-04-19T06:03:48.434Z | Download: Completed 211.31 MB in 16.35 seconds (12.9M/s) |
| 200 | 2026-04-19T06:03:48.674Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-04-19T06:03:51.831Z | Actions: Completed 3418 actions in 3.16 seconds. |
| 202 | 2026-04-19T06:03:52.370Z | Done |
| 203 | 2026-04-19T06:03:52.370Z | Done |
| 204 | 2026-04-19T06:03:53.083Z | Done |
| 205 | 2026-04-19T06:03:55.881Z | Done |
| 206 | 2026-04-19T06:03:55.956Z | Done |
| 207 | 2026-04-19T06:03:55.959Z | Done |
| 208 | 2026-04-19T06:03:56.275Z | Done |
| 209 | 2026-04-19T06:03:56.409Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-04-19T06:03:56.602Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-04-19T06:03:56.709Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-04-19T06:03:56.712Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-04-19T06:03:56.869Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-04-19T06:03:56.872Z | Planning: Planning completed in 0.27 seconds |
| 215 | 2026-04-19T06:03:56.890Z | Mediators to change: 2 |
| 216 | 2026-04-19T06:03:56.890Z | Create boot environment: No |
| 217 | 2026-04-19T06:03:56.890Z | Create backup boot environment: No |
| 218 | 2026-04-19T06:03:56.947Z | Done |
| 219 | 2026-04-19T06:03:56.947Z | Done |
| 220 | 2026-04-19T06:03:57.561Z | Done |
| 221 | 2026-04-19T06:04:00.052Z | Done |
| 222 | 2026-04-19T06:04:00.126Z | Done |
| 223 | 2026-04-19T06:04:00.130Z | Done |
| 224 | 2026-04-19T06:04:00.280Z | Done |
| 225 | 2026-04-19T06:04:00.355Z | ++ cargo --version |
| 226 | 2026-04-19T06:04:00.365Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-04-19T06:04:00.367Z | ++ rustc --version |
| 228 | 2026-04-19T06:04:00.387Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-04-19T06:04:00.391Z | + banner copyrights |
| 230 | 2026-04-19T06:04:00.394Z | |
| 231 | 2026-04-19T06:04:00.394Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-04-19T06:04:00.394Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-04-19T06:04:00.394Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-04-19T06:04:00.394Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-04-19T06:04:00.394Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-04-19T06:04:00.394Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-04-19T06:04:00.394Z | |
| 238 | 2026-04-19T06:04:00.394Z | + ./tools/check_copyrights.sh |
| 239 | 2026-04-19T06:04:00.667Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-04-19T06:04:01.822Z | packet/src/eth.rs: Copyright with wrong year |
| 241 | 2026-04-19T06:04:02.288Z | + banner clippy |
| 242 | 2026-04-19T06:04:02.292Z | |
| 243 | 2026-04-19T06:04:02.292Z | #### # # ##### ##### # # |
| 244 | 2026-04-19T06:04:02.292Z | # # # # # # # # # # |
| 245 | 2026-04-19T06:04:02.292Z | # # # # # # # # |
| 246 | 2026-04-19T06:04:02.292Z | # # # ##### ##### # |
| 247 | 2026-04-19T06:04:02.292Z | # # # # # # # |
| 248 | 2026-04-19T06:04:02.292Z | #### ###### # # # # |
| 249 | 2026-04-19T06:04:02.292Z | |
| 250 | 2026-04-19T06:04:02.292Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-04-19T06:04:02.292Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-04-19T06:04:02.442Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-04-19T06:04:12.298Z | Updating crates.io index |
| 254 | 2026-04-19T06:04:12.302Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-04-19T06:04:12.575Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-04-19T06:04:13.271Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-04-19T06:04:13.523Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-04-19T06:04:13.772Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-04-19T06:04:14.227Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-04-19T06:04:15.282Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-04-19T06:04:15.605Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-04-19T06:04:15.905Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-04-19T06:04:16.281Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-04-19T06:04:16.550Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-04-19T06:04:17.005Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-04-19T06:04:17.393Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-04-19T06:04:17.770Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-04-19T06:04:18.564Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-04-19T06:04:18.850Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-04-19T06:04:19.144Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-04-19T06:04:19.421Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-04-19T06:04:19.909Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-04-19T06:04:20.333Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-04-19T06:04:20.603Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-04-19T06:04:21.019Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-04-19T06:04:22.793Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-04-19T06:04:23.244Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-04-19T06:04:24.553Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-04-19T06:04:25.132Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-04-19T06:04:25.381Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-04-19T06:04:25.797Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-04-19T06:04:27.675Z | Downloading crates ... |
| 283 | 2026-04-19T06:04:27.745Z | Downloaded bytecount v0.6.9 |
| 284 | 2026-04-19T06:04:27.747Z | Downloaded anstyle-parse v1.0.0 |
| 285 | 2026-04-19T06:04:27.751Z | Downloaded clang-sys v1.8.1 |
| 286 | 2026-04-19T06:04:27.757Z | Downloaded embedded-io v0.4.0 |
| 287 | 2026-04-19T06:04:27.760Z | Downloaded displaydoc v0.2.5 |
| 288 | 2026-04-19T06:04:27.764Z | Downloaded crc32fast v1.5.0 |
| 289 | 2026-04-19T06:04:27.767Z | Downloaded derive_more v0.99.20 |
| 290 | 2026-04-19T06:04:27.770Z | Downloaded fnv v1.0.7 |
| 291 | 2026-04-19T06:04:27.773Z | Downloaded embedded-io v0.6.1 |
| 292 | 2026-04-19T06:04:27.776Z | Downloaded base64 v0.22.1 |
| 293 | 2026-04-19T06:04:27.779Z | Downloaded async-trait v0.1.89 |
| 294 | 2026-04-19T06:04:27.782Z | Downloaded float-ord v0.3.2 |
| 295 | 2026-04-19T06:04:27.784Z | Downloaded derive-where v1.6.0 |
| 296 | 2026-04-19T06:04:27.788Z | Downloaded foldhash v0.1.5 |
| 297 | 2026-04-19T06:04:27.788Z | Downloaded hyper-rustls v0.27.7 |
| 298 | 2026-04-19T06:04:27.791Z | Downloaded ciborium-io v0.2.2 |
| 299 | 2026-04-19T06:04:27.793Z | Downloaded ff v0.13.1 |
| 300 | 2026-04-19T06:04:27.796Z | Downloaded async-stream-impl v0.3.6 |
| 301 | 2026-04-19T06:04:27.796Z | Downloaded enum-as-inner v0.6.1 |
| 302 | 2026-04-19T06:04:27.799Z | Downloaded flate2 v1.1.2 |
| 303 | 2026-04-19T06:04:27.802Z | Downloaded drift v0.1.3 |
| 304 | 2026-04-19T06:04:27.806Z | Downloaded hmac v0.12.1 |
| 305 | 2026-04-19T06:04:27.811Z | Downloaded crucible-workspace-hack v0.1.0 |
| 306 | 2026-04-19T06:04:27.813Z | Downloaded futures-macro v0.3.32 |
| 307 | 2026-04-19T06:04:27.813Z | Downloaded errno v0.3.14 |
| 308 | 2026-04-19T06:04:27.816Z | Downloaded erased-serde v0.3.31 |
| 309 | 2026-04-19T06:04:27.819Z | Downloaded highway v1.3.0 |
| 310 | 2026-04-19T06:04:27.819Z | Downloaded ciborium-ll v0.2.2 |
| 311 | 2026-04-19T06:04:27.822Z | Downloaded anstyle-query v1.1.4 |
| 312 | 2026-04-19T06:04:27.825Z | Downloaded hostname v0.3.1 |
| 313 | 2026-04-19T06:04:27.827Z | Downloaded gethostname v0.5.0 |
| 314 | 2026-04-19T06:04:27.828Z | Downloaded bitflags v1.3.2 |
| 315 | 2026-04-19T06:04:27.830Z | Downloaded http-body v1.0.1 |
| 316 | 2026-04-19T06:04:27.833Z | Downloaded futures-task v0.3.32 |
| 317 | 2026-04-19T06:04:27.836Z | Downloaded foreign-types-shared v0.1.1 |
| 318 | 2026-04-19T06:04:27.836Z | Downloaded adler2 v2.0.1 |
| 319 | 2026-04-19T06:04:27.839Z | Downloaded httpdate v1.0.3 |
| 320 | 2026-04-19T06:04:27.839Z | Downloaded hubpack_derive v0.1.1 |
| 321 | 2026-04-19T06:04:27.842Z | Downloaded cpufeatures v0.2.17 |
| 322 | 2026-04-19T06:04:27.845Z | Downloaded debug-ignore v1.0.5 |
| 323 | 2026-04-19T06:04:27.845Z | Downloaded humantime v2.3.0 |
| 324 | 2026-04-19T06:04:27.848Z | Downloaded colorchoice v1.0.4 |
| 325 | 2026-04-19T06:04:27.848Z | Downloaded cfg-if v1.0.3 |
| 326 | 2026-04-19T06:04:27.851Z | Downloaded darling_macro v0.21.3 |
| 327 | 2026-04-19T06:04:27.854Z | Downloaded hyper-tls v0.6.0 |
| 328 | 2026-04-19T06:04:27.854Z | Downloaded heck v0.4.1 |
| 329 | 2026-04-19T06:04:27.856Z | Downloaded hubpack v0.1.2 |
| 330 | 2026-04-19T06:04:27.859Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 331 | 2026-04-19T06:04:27.859Z | Downloaded futures-core v0.3.32 |
| 332 | 2026-04-19T06:04:27.862Z | Downloaded form_urlencoded v1.2.2 |
| 333 | 2026-04-19T06:04:27.862Z | Downloaded ident_case v1.0.1 |
| 334 | 2026-04-19T06:04:27.865Z | Downloaded constant_time_eq v0.3.1 |
| 335 | 2026-04-19T06:04:27.865Z | Downloaded hash32 v0.3.1 |
| 336 | 2026-04-19T06:04:27.868Z | Downloaded git-stub v1.0.0 |
| 337 | 2026-04-19T06:04:27.872Z | Downloaded hex v0.4.3 |
| 338 | 2026-04-19T06:04:27.872Z | Downloaded indent_write v2.2.0 |
| 339 | 2026-04-19T06:04:27.875Z | Downloaded bit-vec v0.8.0 |
| 340 | 2026-04-19T06:04:27.875Z | Downloaded arrayref v0.3.9 |
| 341 | 2026-04-19T06:04:27.877Z | Downloaded heck v0.5.0 |
| 342 | 2026-04-19T06:04:27.880Z | Downloaded fixedbitset v0.5.7 |
| 343 | 2026-04-19T06:04:27.880Z | Downloaded camino-tempfile v1.4.1 |
| 344 | 2026-04-19T06:04:27.884Z | Downloaded blake2 v0.10.6 |
| 345 | 2026-04-19T06:04:27.887Z | Downloaded cobs v0.3.0 |
| 346 | 2026-04-19T06:04:27.887Z | Downloaded defmt-parser v1.0.0 |
| 347 | 2026-04-19T06:04:27.890Z | Downloaded is_ci v1.2.0 |
| 348 | 2026-04-19T06:04:27.890Z | Downloaded kstat-rs v0.2.4 |
| 349 | 2026-04-19T06:04:27.892Z | Downloaded is_terminal_polyfill v1.70.1 |
| 350 | 2026-04-19T06:04:27.893Z | Downloaded keccak v0.1.6 |
| 351 | 2026-04-19T06:04:27.895Z | Downloaded is-terminal v0.4.16 |
| 352 | 2026-04-19T06:04:27.895Z | Downloaded internet-checksum v0.2.1 |
| 353 | 2026-04-19T06:04:27.898Z | Downloaded lru-cache v0.1.2 |
| 354 | 2026-04-19T06:04:27.901Z | Downloaded itoa v1.0.15 |
| 355 | 2026-04-19T06:04:27.901Z | Downloaded memmap v0.7.0 |
| 356 | 2026-04-19T06:04:27.904Z | Downloaded managed v0.8.0 |
| 357 | 2026-04-19T06:04:27.904Z | Downloaded libscf-sys v1.1.0 |
| 358 | 2026-04-19T06:04:27.907Z | Downloaded const_format_proc_macros v0.2.34 |
| 359 | 2026-04-19T06:04:27.910Z | Downloaded memoffset v0.9.1 |
| 360 | 2026-04-19T06:04:27.910Z | Downloaded mime v0.3.17 |
| 361 | 2026-04-19T06:04:27.913Z | Downloaded deranged v0.5.3 |
| 362 | 2026-04-19T06:04:27.913Z | Downloaded anstream v1.0.0 |
| 363 | 2026-04-19T06:04:27.915Z | Downloaded glob v0.3.3 |
| 364 | 2026-04-19T06:04:27.918Z | Downloaded csv-core v0.1.12 |
| 365 | 2026-04-19T06:04:27.918Z | Downloaded crossbeam-deque v0.8.6 |
| 366 | 2026-04-19T06:04:27.921Z | Downloaded defmt v1.0.1 |
| 367 | 2026-04-19T06:04:27.924Z | Downloaded globset v0.4.16 |
| 368 | 2026-04-19T06:04:27.927Z | Downloaded git-stub-vcs v0.1.0 |
| 369 | 2026-04-19T06:04:27.927Z | Downloaded cargo-platform v0.1.9 |
| 370 | 2026-04-19T06:04:27.930Z | Downloaded autocfg v1.5.0 |
| 371 | 2026-04-19T06:04:27.930Z | Downloaded fs_extra v1.3.0 |
| 372 | 2026-04-19T06:04:27.933Z | Downloaded console v0.15.11 |
| 373 | 2026-04-19T06:04:27.936Z | Downloaded newline-converter v0.3.0 |
| 374 | 2026-04-19T06:04:27.936Z | Downloaded getrandom v0.2.16 |
| 375 | 2026-04-19T06:04:27.939Z | Downloaded num-derive v0.3.3 |
| 376 | 2026-04-19T06:04:27.942Z | Downloaded num-derive v0.4.2 |
| 377 | 2026-04-19T06:04:27.942Z | Downloaded iana-time-zone v0.1.64 |
| 378 | 2026-04-19T06:04:27.945Z | Downloaded olpc-cjson v0.1.4 |
| 379 | 2026-04-19T06:04:27.948Z | Downloaded num-conv v0.2.1 |
| 380 | 2026-04-19T06:04:27.948Z | Downloaded newtype-uuid-macros v0.1.0 |
| 381 | 2026-04-19T06:04:27.951Z | Downloaded num-iter v0.1.45 |
| 382 | 2026-04-19T06:04:27.951Z | Downloaded num_threads v0.1.7 |
| 383 | 2026-04-19T06:04:27.954Z | Downloaded ipnetwork v0.21.1 |
| 384 | 2026-04-19T06:04:27.954Z | Downloaded jobserver v0.1.34 |
| 385 | 2026-04-19T06:04:27.956Z | Downloaded ingot-types v0.1.2 |
| 386 | 2026-04-19T06:04:27.959Z | Downloaded lock_api v0.4.14 |
| 387 | 2026-04-19T06:04:27.959Z | Downloaded ipnet v2.11.0 |
| 388 | 2026-04-19T06:04:27.962Z | Downloaded omicron-workspace-hack v0.1.0 |
| 389 | 2026-04-19T06:04:27.962Z | Downloaded macaddr v1.0.1 |
| 390 | 2026-04-19T06:04:27.965Z | Downloaded openssl-macros v0.1.1 |
| 391 | 2026-04-19T06:04:27.965Z | Downloaded base64ct v1.8.0 |
| 392 | 2026-04-19T06:04:27.968Z | Downloaded darling v0.21.3 |
| 393 | 2026-04-19T06:04:27.971Z | Downloaded parse-display v0.10.0 |
| 394 | 2026-04-19T06:04:27.974Z | Downloaded camino v1.2.2 |
| 395 | 2026-04-19T06:04:27.974Z | Downloaded crossbeam-epoch v0.9.18 |
| 396 | 2026-04-19T06:04:27.977Z | Downloaded newtype-uuid v1.3.2 |
| 397 | 2026-04-19T06:04:27.980Z | Downloaded ciborium v0.2.2 |
| 398 | 2026-04-19T06:04:27.980Z | Downloaded daft v0.1.4 |
| 399 | 2026-04-19T06:04:27.982Z | Downloaded anyhow v1.0.102 |
| 400 | 2026-04-19T06:04:27.985Z | Downloaded http v1.4.0 |
| 401 | 2026-04-19T06:04:27.988Z | Downloaded multer v3.1.0 |
| 402 | 2026-04-19T06:04:27.991Z | Downloaded crossbeam-utils v0.8.21 |
| 403 | 2026-04-19T06:04:27.991Z | Downloaded native-tls v0.2.14 |
| 404 | 2026-04-19T06:04:27.994Z | Downloaded http-body-util v0.1.3 |
| 405 | 2026-04-19T06:04:27.997Z | Downloaded phf_shared v0.12.1 |
| 406 | 2026-04-19T06:04:27.997Z | Downloaded plain v0.2.3 |
| 407 | 2026-04-19T06:04:28.001Z | Downloaded pin-utils v0.1.0 |
| 408 | 2026-04-19T06:04:28.001Z | Downloaded futures v0.3.32 |
| 409 | 2026-04-19T06:04:28.004Z | Downloaded progenitor-client v0.11.1 |
| 410 | 2026-04-19T06:04:28.004Z | Downloaded proc-macro-crate v1.3.1 |
| 411 | 2026-04-19T06:04:28.006Z | Downloaded pretty-hex v0.4.1 |
| 412 | 2026-04-19T06:04:28.007Z | Downloaded powerfmt v0.2.0 |
| 413 | 2026-04-19T06:04:28.009Z | Downloaded progenitor-macro v0.11.1 |
| 414 | 2026-04-19T06:04:28.009Z | Downloaded progenitor-client v0.10.0 |
| 415 | 2026-04-19T06:04:28.012Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 416 | 2026-04-19T06:04:28.013Z | Downloaded num_enum v0.7.5 |
| 417 | 2026-04-19T06:04:28.017Z | Downloaded progenitor-macro v0.13.0 |
| 418 | 2026-04-19T06:04:28.019Z | Downloaded num-rational v0.4.2 |
| 419 | 2026-04-19T06:04:28.019Z | Downloaded num-integer v0.1.46 |
| 420 | 2026-04-19T06:04:28.020Z | Downloaded memmap2 v0.9.8 |
| 421 | 2026-04-19T06:04:28.022Z | Downloaded libloading v0.8.9 |
| 422 | 2026-04-19T06:04:28.025Z | Downloaded litemap v0.8.0 |
| 423 | 2026-04-19T06:04:28.025Z | Downloaded oxnet v0.1.4 |
| 424 | 2026-04-19T06:04:28.028Z | Downloaded linear-map v1.2.0 |
| 425 | 2026-04-19T06:04:28.028Z | Downloaded quick-error v1.2.3 |
| 426 | 2026-04-19T06:04:28.031Z | Downloaded parse-display-derive v0.10.0 |
| 427 | 2026-04-19T06:04:28.031Z | Downloaded oxide-tokio-rt v0.1.2 |
| 428 | 2026-04-19T06:04:28.034Z | Downloaded openssl-probe v0.1.6 |
| 429 | 2026-04-19T06:04:28.034Z | Downloaded num_enum_derive v0.7.5 |
| 430 | 2026-04-19T06:04:28.037Z | Downloaded ref-cast v1.0.25 |
| 431 | 2026-04-19T06:04:28.037Z | Downloaded ref-cast-impl v1.0.25 |
| 432 | 2026-04-19T06:04:28.040Z | Downloaded elliptic-curve v0.13.8 |
| 433 | 2026-04-19T06:04:28.042Z | Downloaded defmt-macros v1.0.1 |
| 434 | 2026-04-19T06:04:28.045Z | Downloaded allocator-api2 v0.2.21 |
| 435 | 2026-04-19T06:04:28.045Z | Downloaded pem v3.0.5 |
| 436 | 2026-04-19T06:04:28.048Z | Downloaded indexmap v2.13.0 |
| 437 | 2026-04-19T06:04:28.051Z | Downloaded rand_xorshift v0.4.0 |
| 438 | 2026-04-19T06:04:28.051Z | Downloaded paste v1.0.15 |
| 439 | 2026-04-19T06:04:28.054Z | Downloaded rustc-hash v2.1.1 |
| 440 | 2026-04-19T06:04:28.057Z | Downloaded phf v0.12.1 |
| 441 | 2026-04-19T06:04:28.057Z | Downloaded poly1305 v0.8.0 |
| 442 | 2026-04-19T06:04:28.060Z | Downloaded pkg-config v0.3.32 |
| 443 | 2026-04-19T06:04:28.060Z | Downloaded password-hash v0.5.0 |
| 444 | 2026-04-19T06:04:28.063Z | Downloaded rustc_version v0.4.1 |
| 445 | 2026-04-19T06:04:28.063Z | Downloaded rustc_version v0.1.7 |
| 446 | 2026-04-19T06:04:28.065Z | Downloaded percent-encoding v2.3.2 |
| 447 | 2026-04-19T06:04:28.065Z | Downloaded pin-project-lite v0.2.16 |
| 448 | 2026-04-19T06:04:28.070Z | Downloaded scopeguard v1.2.0 |
| 449 | 2026-04-19T06:04:28.073Z | Downloaded pin-project-internal v1.1.10 |
| 450 | 2026-04-19T06:04:28.073Z | Downloaded same-file v1.0.6 |
| 451 | 2026-04-19T06:04:28.073Z | Downloaded proc-macro-error-attr v1.0.4 |
| 452 | 2026-04-19T06:04:28.076Z | Downloaded progenitor v0.11.1 |
| 453 | 2026-04-19T06:04:28.076Z | Downloaded proc-macro-error v1.0.4 |
| 454 | 2026-04-19T06:04:28.079Z | Downloaded search_path v0.1.4 |
| 455 | 2026-04-19T06:04:28.079Z | Downloaded scroll_derive v0.12.1 |
| 456 | 2026-04-19T06:04:28.082Z | Downloaded quote v1.0.45 |
| 457 | 2026-04-19T06:04:28.082Z | Downloaded rand_chacha v0.9.0 |
| 458 | 2026-04-19T06:04:28.085Z | Downloaded progenitor-client v0.13.0 |
| 459 | 2026-04-19T06:04:28.085Z | Downloaded proc-macro-error2 v2.0.1 |
| 460 | 2026-04-19T06:04:28.088Z | Downloaded icu_provider v2.0.0 |
| 461 | 2026-04-19T06:04:28.091Z | Downloaded omicron-zone-package v0.12.2 |
| 462 | 2026-04-19T06:04:28.094Z | Downloaded pest_derive v2.8.2 |
| 463 | 2026-04-19T06:04:28.094Z | Downloaded log v0.4.29 |
| 464 | 2026-04-19T06:04:28.097Z | Downloaded pest_generator v2.8.2 |
| 465 | 2026-04-19T06:04:28.097Z | Downloaded owo-colors v4.3.0 |
| 466 | 2026-04-19T06:04:28.100Z | Downloaded parking_lot_core v0.9.12 |
| 467 | 2026-04-19T06:04:28.100Z | Downloaded serde-big-array v0.5.1 |
| 468 | 2026-04-19T06:04:28.103Z | Downloaded serde_spanned v1.0.4 |
| 469 | 2026-04-19T06:04:28.103Z | Downloaded serde_repr v0.1.20 |
| 470 | 2026-04-19T06:04:28.105Z | Downloaded serde_plain v1.0.2 |
| 471 | 2026-04-19T06:04:28.106Z | Downloaded serde_urlencoded v0.7.1 |
| 472 | 2026-04-19T06:04:28.108Z | Downloaded serde_spanned v0.6.9 |
| 473 | 2026-04-19T06:04:28.108Z | Downloaded heapless v0.8.0 |
| 474 | 2026-04-19T06:04:28.111Z | Downloaded bytes v1.11.1 |
| 475 | 2026-04-19T06:04:28.114Z | Downloaded semver v0.1.20 |
| 476 | 2026-04-19T06:04:28.117Z | Downloaded resolv-conf v0.7.5 |
| 477 | 2026-04-19T06:04:28.117Z | Downloaded parking_lot v0.12.5 |
| 478 | 2026-04-19T06:04:28.120Z | Downloaded icu_normalizer v2.0.0 |
| 479 | 2026-04-19T06:04:28.123Z | Downloaded sha1 v0.10.6 |
| 480 | 2026-04-19T06:04:28.123Z | Downloaded rand_core v0.6.4 |
| 481 | 2026-04-19T06:04:28.126Z | Downloaded signal-hook-tokio v0.3.1 |
| 482 | 2026-04-19T06:04:28.126Z | Downloaded pest_meta v2.8.2 |
| 483 | 2026-04-19T06:04:28.129Z | Downloaded rand_core v0.9.3 |
| 484 | 2026-04-19T06:04:28.129Z | Downloaded sigpipe v0.1.3 |
| 485 | 2026-04-19T06:04:28.129Z | Downloaded hickory-resolver v0.25.2 |
| 486 | 2026-04-19T06:04:28.132Z | Downloaded progenitor v0.10.0 |
| 487 | 2026-04-19T06:04:28.134Z | Downloaded slog-bunyan v2.5.0 |
| 488 | 2026-04-19T06:04:28.134Z | Downloaded siphasher v1.0.1 |
| 489 | 2026-04-19T06:04:28.137Z | Downloaded rusty-fork v0.3.0 |
| 490 | 2026-04-19T06:04:28.137Z | Downloaded rustversion v1.0.22 |
| 491 | 2026-04-19T06:04:28.140Z | Downloaded dropshot-api-manager v0.5.2 |
| 492 | 2026-04-19T06:04:28.143Z | Downloaded schemars_derive v0.8.22 |
| 493 | 2026-04-19T06:04:28.143Z | Downloaded once_cell v1.21.3 |
| 494 | 2026-04-19T06:04:28.146Z | Downloaded rustls-pemfile v2.2.0 |
| 495 | 2026-04-19T06:04:28.146Z | Downloaded scroll v0.12.0 |
| 496 | 2026-04-19T06:04:28.149Z | Downloaded stable_deref_trait v1.2.0 |
| 497 | 2026-04-19T06:04:28.149Z | Downloaded scroll_derive v0.13.1 |
| 498 | 2026-04-19T06:04:28.149Z | Downloaded progenitor v0.13.0 |
| 499 | 2026-04-19T06:04:28.152Z | Downloaded strsim v0.11.1 |
| 500 | 2026-04-19T06:04:28.152Z | Downloaded strum v0.27.2 |
| 501 | 2026-04-19T06:04:28.155Z | Downloaded structmeta-derive v0.3.0 |
| 502 | 2026-04-19T06:04:28.155Z | Downloaded quinn-udp v0.5.14 |
| 503 | 2026-04-19T06:04:28.157Z | Downloaded scroll v0.13.0 |
| 504 | 2026-04-19T06:04:28.158Z | Downloaded semver v1.0.27 |
| 505 | 2026-04-19T06:04:29.163Z | Downloaded num-traits v0.2.19 |
| 506 | 2026-04-19T06:04:29.163Z | Downloaded jiff-static v0.2.15 |
| 507 | 2026-04-19T06:04:29.168Z | Downloaded icu_normalizer_data v2.0.0 |
| 508 | 2026-04-19T06:04:29.168Z | Downloaded papergrid v0.17.0 |
| 509 | 2026-04-19T06:04:29.168Z | Downloaded sync_wrapper v1.0.2 |
| 510 | 2026-04-19T06:04:29.168Z | Downloaded strum v0.26.3 |
| 511 | 2026-04-19T06:04:29.168Z | Downloaded swrite v0.1.0 |
| 512 | 2026-04-19T06:04:29.168Z | Downloaded subtle v2.6.1 |
| 513 | 2026-04-19T06:04:29.168Z | Downloaded serde_derive_internals v0.29.1 |
| 514 | 2026-04-19T06:04:29.168Z | Downloaded secrecy v0.10.3 |
| 515 | 2026-04-19T06:04:29.168Z | Downloaded serde_path_to_error v0.1.20 |
| 516 | 2026-04-19T06:04:29.168Z | Downloaded crypto-bigint v0.5.5 |
| 517 | 2026-04-19T06:04:29.168Z | Downloaded hickory-resolver v0.24.4 |
| 518 | 2026-04-19T06:04:29.168Z | Downloaded crossbeam-channel v0.5.15 |
| 519 | 2026-04-19T06:04:29.168Z | Downloaded papergrid v0.11.0 |
| 520 | 2026-04-19T06:04:29.168Z | Downloaded termtree v0.5.1 |
| 521 | 2026-04-19T06:04:29.168Z | Downloaded terminal_size v0.4.3 |
| 522 | 2026-04-19T06:04:29.168Z | Downloaded take_mut v0.2.2 |
| 523 | 2026-04-19T06:04:29.168Z | Downloaded testing_table v0.3.0 |
| 524 | 2026-04-19T06:04:29.168Z | Downloaded expectorate v1.2.0 |
| 525 | 2026-04-19T06:04:29.168Z | Downloaded icu_collections v2.0.0 |
| 526 | 2026-04-19T06:04:29.168Z | Downloaded sha2 v0.10.9 |
| 527 | 2026-04-19T06:04:29.168Z | Downloaded serde_tokenstream v0.2.3 |
| 528 | 2026-04-19T06:04:29.168Z | Downloaded slog-async v2.8.0 |
| 529 | 2026-04-19T06:04:29.168Z | Downloaded signal-hook-registry v1.4.6 |
| 530 | 2026-04-19T06:04:29.168Z | Downloaded ryu v1.0.20 |
| 531 | 2026-04-19T06:04:29.168Z | Downloaded time-core v0.1.8 |
| 532 | 2026-04-19T06:04:29.168Z | Downloaded thread-id v4.2.2 |
| 533 | 2026-04-19T06:04:29.168Z | Downloaded thread-id v5.0.0 |
| 534 | 2026-04-19T06:04:29.168Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 535 | 2026-04-19T06:04:29.168Z | Downloaded slab v0.4.11 |
| 536 | 2026-04-19T06:04:29.169Z | Downloaded pin-project v1.1.10 |
| 537 | 2026-04-19T06:04:29.169Z | Downloaded smf v0.2.3 |
| 538 | 2026-04-19T06:04:29.169Z | Downloaded miniz_oxide v0.8.9 |
| 539 | 2026-04-19T06:04:29.169Z | Downloaded static_assertions v1.1.0 |
| 540 | 2026-04-19T06:04:29.169Z | Downloaded tinyvec_macros v0.1.1 |
| 541 | 2026-04-19T06:04:29.169Z | Downloaded slog-term v2.9.2 |
| 542 | 2026-04-19T06:04:29.169Z | Downloaded slog-json v2.6.1 |
| 543 | 2026-04-19T06:04:29.169Z | Downloaded tagptr v0.2.0 |
| 544 | 2026-04-19T06:04:29.169Z | Downloaded tabled_derive v0.11.0 |
| 545 | 2026-04-19T06:04:29.169Z | Downloaded tabled_derive v0.7.0 |
| 546 | 2026-04-19T06:04:29.169Z | Downloaded shlex v1.3.0 |
| 547 | 2026-04-19T06:04:29.169Z | Downloaded rand_chacha v0.3.1 |
| 548 | 2026-04-19T06:04:29.169Z | Downloaded icu_locale_core v2.0.0 |
| 549 | 2026-04-19T06:04:29.169Z | Downloaded supports-color v3.0.2 |
| 550 | 2026-04-19T06:04:29.169Z | Downloaded progenitor-impl v0.10.0 |
| 551 | 2026-04-19T06:04:29.169Z | Downloaded proc-macro2 v1.0.106 |
| 552 | 2026-04-19T06:04:29.169Z | Downloaded strum_macros v0.26.4 |
| 553 | 2026-04-19T06:04:29.169Z | Downloaded openssl-sys v0.9.112 |
| 554 | 2026-04-19T06:04:29.169Z | Downloaded toml_datetime v0.6.11 |
| 555 | 2026-04-19T06:04:29.169Z | Downloaded minimal-lexical v0.2.1 |
| 556 | 2026-04-19T06:04:29.169Z | Downloaded structmeta v0.3.0 |
| 557 | 2026-04-19T06:04:29.169Z | Downloaded curl v0.4.49 |
| 558 | 2026-04-19T06:04:29.169Z | Downloaded smawk v0.3.2 |
| 559 | 2026-04-19T06:04:29.169Z | Downloaded ppv-lite86 v0.2.21 |
| 560 | 2026-04-19T06:04:29.169Z | Downloaded tabwriter v1.4.1 |
| 561 | 2026-04-19T06:04:29.169Z | Downloaded synstructure v0.13.2 |
| 562 | 2026-04-19T06:04:29.169Z | Downloaded chacha20poly1305 v0.10.1 |
| 563 | 2026-04-19T06:04:29.169Z | Downloaded indexmap v1.9.3 |
| 564 | 2026-04-19T06:04:29.169Z | Downloaded topological-sort v0.2.2 |
| 565 | 2026-04-19T06:04:29.169Z | Downloaded toml_write v0.1.2 |
| 566 | 2026-04-19T06:04:29.169Z | Downloaded tower-service v0.3.3 |
| 567 | 2026-04-19T06:04:29.169Z | Downloaded thiserror v1.0.69 |
| 568 | 2026-04-19T06:04:29.169Z | Downloaded thiserror-impl v1.0.69 |
| 569 | 2026-04-19T06:04:29.169Z | Downloaded thiserror v2.0.18 |
| 570 | 2026-04-19T06:04:29.169Z | Downloaded icu_properties v2.0.1 |
| 571 | 2026-04-19T06:04:29.169Z | Downloaded num_enum v0.5.11 |
| 572 | 2026-04-19T06:04:29.169Z | Downloaded try-lock v0.2.5 |
| 573 | 2026-04-19T06:04:29.169Z | Downloaded unicode-linebreak v0.1.5 |
| 574 | 2026-04-19T06:04:29.169Z | Downloaded thread_local v1.1.9 |
| 575 | 2026-04-19T06:04:29.169Z | Downloaded typify-macro v0.6.1 |
| 576 | 2026-04-19T06:04:29.170Z | Downloaded thiserror-no-std v2.0.2 |
| 577 | 2026-04-19T06:04:29.170Z | Downloaded thiserror-impl v2.0.18 |
| 578 | 2026-04-19T06:04:29.170Z | Downloaded progenitor-impl v0.11.1 |
| 579 | 2026-04-19T06:04:29.170Z | Downloaded postcard v1.1.3 |
| 580 | 2026-04-19T06:04:29.170Z | Downloaded prettyplease v0.2.37 |
| 581 | 2026-04-19T06:04:29.170Z | Downloaded snafu-derive v0.8.9 |
| 582 | 2026-04-19T06:04:29.170Z | Downloaded smallvec v1.15.1 |
| 583 | 2026-04-19T06:04:29.170Z | Downloaded time-macros v0.2.27 |
| 584 | 2026-04-19T06:04:29.170Z | Downloaded tokio-native-tls v0.3.1 |
| 585 | 2026-04-19T06:04:29.170Z | Downloaded typify-macro v0.4.3 |
| 586 | 2026-04-19T06:04:29.170Z | Downloaded universal-hash v0.5.1 |
| 587 | 2026-04-19T06:04:29.170Z | Downloaded unarray v0.1.4 |
| 588 | 2026-04-19T06:04:29.170Z | Downloaded unicode-xid v0.2.6 |
| 589 | 2026-04-19T06:04:29.170Z | Downloaded tokio-macros v2.6.0 |
| 590 | 2026-04-19T06:04:29.170Z | Downloaded tokio-dtrace v0.1.1 |
| 591 | 2026-04-19T06:04:29.170Z | Downloaded tinystr v0.8.1 |
| 592 | 2026-04-19T06:04:29.170Z | Downloaded untrusted v0.7.1 |
| 593 | 2026-04-19T06:04:29.170Z | Downloaded usdt-macro v0.6.0 |
| 594 | 2026-04-19T06:04:29.170Z | Downloaded serde_core v1.0.228 |
| 595 | 2026-04-19T06:04:29.170Z | Downloaded strum_macros v0.27.2 |
| 596 | 2026-04-19T06:04:29.170Z | Downloaded serde_derive v1.0.228 |
| 597 | 2026-04-19T06:04:29.170Z | Downloaded progenitor-impl v0.13.0 |
| 598 | 2026-04-19T06:04:29.170Z | Downloaded usdt-attr-macro v0.5.0 |
| 599 | 2026-04-19T06:04:29.170Z | Downloaded usdt v0.6.0 |
| 600 | 2026-04-19T06:04:29.170Z | Downloaded usdt-attr-macro v0.6.0 |
| 601 | 2026-04-19T06:04:29.170Z | Downloaded tokio-rustls v0.25.0 |
| 602 | 2026-04-19T06:04:29.170Z | Downloaded usdt v0.5.0 |
| 603 | 2026-04-19T06:04:29.170Z | Downloaded rayon-core v1.13.0 |
| 604 | 2026-04-19T06:04:29.170Z | Downloaded utf8parse v0.2.2 |
| 605 | 2026-04-19T06:04:29.170Z | Downloaded usdt-macro v0.5.0 |
| 606 | 2026-04-19T06:04:29.170Z | Downloaded memchr v2.7.5 |
| 607 | 2026-04-19T06:04:29.175Z | Downloaded want v0.3.1 |
| 608 | 2026-04-19T06:04:29.175Z | Downloaded wait-timeout v0.2.1 |
| 609 | 2026-04-19T06:04:29.175Z | Downloaded hashbrown v0.12.3 |
| 610 | 2026-04-19T06:04:29.175Z | Downloaded serde_yaml v0.9.34+deprecated |
| 611 | 2026-04-19T06:04:29.175Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 612 | 2026-04-19T06:04:29.175Z | Downloaded waitgroup v0.1.2 |
| 613 | 2026-04-19T06:04:29.175Z | Downloaded hyper-util v0.1.19 |
| 614 | 2026-04-19T06:04:29.175Z | Downloaded serde_with_macros v3.14.1 |
| 615 | 2026-04-19T06:04:29.175Z | Downloaded tempfile v3.23.0 |
| 616 | 2026-04-19T06:04:29.175Z | Downloaded version_check v0.9.5 |
| 617 | 2026-04-19T06:04:29.175Z | Downloaded signal-hook v0.3.18 |
| 618 | 2026-04-19T06:04:29.175Z | Downloaded tower-layer v0.3.3 |
| 619 | 2026-04-19T06:04:29.175Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 620 | 2026-04-19T06:04:29.175Z | Downloaded rustls-pki-types v1.12.0 |
| 621 | 2026-04-19T06:04:29.175Z | Downloaded term v1.2.0 |
| 622 | 2026-04-19T06:04:29.175Z | Downloaded yoke-derive v0.8.0 |
| 623 | 2026-04-19T06:04:29.176Z | Downloaded slog-dtrace v0.3.0 |
| 624 | 2026-04-19T06:04:29.176Z | Downloaded similar v2.7.0 |
| 625 | 2026-04-19T06:04:29.176Z | Downloaded ingot-macros v0.1.1 |
| 626 | 2026-04-19T06:04:29.176Z | Downloaded daft-derive v0.1.4 |
| 627 | 2026-04-19T06:04:29.176Z | Downloaded spin v0.9.8 |
| 628 | 2026-04-19T06:04:29.176Z | Downloaded socket2 v0.6.0 |
| 629 | 2026-04-19T06:04:29.176Z | Downloaded slog v2.8.2 |
| 630 | 2026-04-19T06:04:29.176Z | Downloaded zerofrom v0.1.6 |
| 631 | 2026-04-19T06:04:29.176Z | Downloaded xattr v1.6.1 |
| 632 | 2026-04-19T06:04:29.176Z | Downloaded progenitor-macro v0.10.0 |
| 633 | 2026-04-19T06:04:29.176Z | Downloaded usdt-impl v0.5.0 |
| 634 | 2026-04-19T06:04:29.176Z | Downloaded quinn v0.11.9 |
| 635 | 2026-04-19T06:04:29.176Z | Downloaded tokio-rustls v0.26.3 |
| 636 | 2026-04-19T06:04:29.176Z | Downloaded potential_utf v0.1.3 |
| 637 | 2026-04-19T06:04:29.176Z | Downloaded httparse v1.10.1 |
| 638 | 2026-04-19T06:04:29.176Z | Downloaded half v2.7.1 |
| 639 | 2026-04-19T06:04:29.176Z | Downloaded num-complex v0.4.6 |
| 640 | 2026-04-19T06:04:29.176Z | Downloaded usdt-impl v0.6.0 |
| 641 | 2026-04-19T06:04:29.176Z | Downloaded schemars v0.8.22 |
| 642 | 2026-04-19T06:04:29.176Z | Downloaded zone v0.3.1 |
| 643 | 2026-04-19T06:04:29.176Z | Downloaded zerofrom-derive v0.1.6 |
| 644 | 2026-04-19T06:04:29.176Z | Downloaded untrusted v0.9.0 |
| 645 | 2026-04-19T06:04:29.176Z | Downloaded zeroize_derive v1.4.3 |
| 646 | 2026-04-19T06:04:29.176Z | Downloaded aho-corasick v1.1.3 |
| 647 | 2026-04-19T06:04:29.176Z | Downloaded hashbrown v0.15.5 |
| 648 | 2026-04-19T06:04:29.176Z | Downloaded socket2 v0.5.10 |
| 649 | 2026-04-19T06:04:29.176Z | Downloaded toml v0.8.23 |
| 650 | 2026-04-19T06:04:29.176Z | Downloaded utf8_iter v1.0.4 |
| 651 | 2026-04-19T06:04:29.176Z | Downloaded tokio-stream v0.1.17 |
| 652 | 2026-04-19T06:04:29.176Z | Downloaded tracing-attributes v0.1.30 |
| 653 | 2026-04-19T06:04:29.176Z | Downloaded qorb v0.4.1 |
| 654 | 2026-04-19T06:04:29.176Z | Downloaded test-strategy v0.4.3 |
| 655 | 2026-04-19T06:04:29.176Z | Downloaded vsss-rs v3.3.4 |
| 656 | 2026-04-19T06:04:29.176Z | Downloaded snafu v0.8.9 |
| 657 | 2026-04-19T06:04:29.176Z | Downloaded rand v0.8.5 |
| 658 | 2026-04-19T06:04:29.176Z | Downloaded nom v7.1.3 |
| 659 | 2026-04-19T06:04:29.176Z | Downloaded zone_cfg_derive v0.3.1 |
| 660 | 2026-04-19T06:04:29.176Z | Downloaded tinyvec v1.10.0 |
| 661 | 2026-04-19T06:04:29.177Z | Downloaded whoami v1.6.1 |
| 662 | 2026-04-19T06:04:29.177Z | Downloaded writeable v0.6.1 |
| 663 | 2026-04-19T06:04:29.177Z | Downloaded textwrap v0.16.2 |
| 664 | 2026-04-19T06:04:29.177Z | Downloaded rustls-webpki v0.103.6 |
| 665 | 2026-04-19T06:04:29.177Z | Downloaded group v0.13.0 |
| 666 | 2026-04-19T06:04:29.177Z | Downloaded cancel-safe-futures v0.1.5 |
| 667 | 2026-04-19T06:04:29.177Z | Downloaded opaque-debug v0.3.1 |
| 668 | 2026-04-19T06:04:29.177Z | Downloaded cookie v0.18.1 |
| 669 | 2026-04-19T06:04:29.177Z | Downloaded colored v3.0.0 |
| 670 | 2026-04-19T06:04:29.177Z | Downloaded yoke v0.8.0 |
| 671 | 2026-04-19T06:04:29.177Z | Downloaded mio v1.0.4 |
| 672 | 2026-04-19T06:04:29.177Z | Downloaded walkdir v2.5.0 |
| 673 | 2026-04-19T06:04:29.177Z | Downloaded ucd-trie v0.1.7 |
| 674 | 2026-04-19T06:04:29.177Z | Downloaded libsw-core v0.3.2 |
| 675 | 2026-04-19T06:04:29.177Z | Downloaded libsw v3.5.0 |
| 676 | 2026-04-19T06:04:29.177Z | Downloaded schemars v1.2.0 |
| 677 | 2026-04-19T06:04:29.177Z | Downloaded zeroize v1.8.1 |
| 678 | 2026-04-19T06:04:29.177Z | Downloaded hashbrown v0.16.1 |
| 679 | 2026-04-19T06:04:29.177Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 680 | 2026-04-19T06:04:29.177Z | Downloaded toml v0.7.8 |
| 681 | 2026-04-19T06:04:29.177Z | Downloaded zerovec-derive v0.11.1 |
| 682 | 2026-04-19T06:04:29.177Z | Downloaded serde v1.0.228 |
| 683 | 2026-04-19T06:04:29.177Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 684 | 2026-04-19T06:04:29.177Z | Downloaded h2 v0.4.12 |
| 685 | 2026-04-19T06:04:29.177Z | Downloaded unicode-ident v1.0.24 |
| 686 | 2026-04-19T06:04:29.177Z | Downloaded vergen v8.3.2 |
| 687 | 2026-04-19T06:04:29.177Z | Downloaded idna v1.1.0 |
| 688 | 2026-04-19T06:04:29.177Z | Downloaded tar v0.4.45 |
| 689 | 2026-04-19T06:04:29.177Z | Downloaded rand v0.9.2 |
| 690 | 2026-04-19T06:04:29.177Z | Downloaded tracing-core v0.1.34 |
| 691 | 2026-04-19T06:04:29.177Z | Downloaded itertools v0.12.1 |
| 692 | 2026-04-19T06:04:29.177Z | Downloaded uuid v1.20.0 |
| 693 | 2026-04-19T06:04:29.177Z | Downloaded zerocopy-derive v0.7.35 |
| 694 | 2026-04-19T06:04:29.177Z | Downloaded typify v0.6.1 |
| 695 | 2026-04-19T06:04:29.177Z | Downloaded hyper v1.8.1 |
| 696 | 2026-04-19T06:04:29.177Z | Downloaded schemars v0.9.0 |
| 697 | 2026-04-19T06:04:29.177Z | Downloaded ingot v0.1.1 |
| 698 | 2026-04-19T06:04:29.177Z | Downloaded num_enum_derive v0.5.11 |
| 699 | 2026-04-19T06:04:29.177Z | Downloaded num v0.4.3 |
| 700 | 2026-04-19T06:04:29.178Z | Downloaded newtype_derive v0.1.6 |
| 701 | 2026-04-19T06:04:29.178Z | Downloaded futures-channel v0.3.32 |
| 702 | 2026-04-19T06:04:29.178Z | Downloaded iri-string v0.7.8 |
| 703 | 2026-04-19T06:04:29.178Z | Downloaded steno v0.4.1 |
| 704 | 2026-04-19T06:04:29.178Z | Downloaded zmij v1.0.17 |
| 705 | 2026-04-19T06:04:29.178Z | Downloaded icu_properties_data v2.0.1 |
| 706 | 2026-04-19T06:04:29.178Z | Downloaded toml_edit v0.22.27 |
| 707 | 2026-04-19T06:04:29.182Z | Downloaded libm v0.2.15 |
| 708 | 2026-04-19T06:04:29.182Z | Downloaded data-encoding v2.9.0 |
| 709 | 2026-04-19T06:04:29.182Z | Downloaded clap_derive v4.6.0 |
| 710 | 2026-04-19T06:04:29.182Z | Downloaded byteorder v1.5.0 |
| 711 | 2026-04-19T06:04:29.182Z | Downloaded fs-err v3.1.2 |
| 712 | 2026-04-19T06:04:29.182Z | Downloaded typenum v1.18.0 |
| 713 | 2026-04-19T06:04:29.182Z | Downloaded typify v0.4.3 |
| 714 | 2026-04-19T06:04:29.182Z | Downloaded pest v2.8.2 |
| 715 | 2026-04-19T06:04:29.182Z | Downloaded futures-executor v0.3.32 |
| 716 | 2026-04-19T06:04:29.182Z | Downloaded foldhash v0.2.0 |
| 717 | 2026-04-19T06:04:29.182Z | Downloaded unsafe-libyaml v0.2.11 |
| 718 | 2026-04-19T06:04:29.182Z | Downloaded cmake v0.1.54 |
| 719 | 2026-04-19T06:04:29.182Z | Downloaded cstr-argument v0.1.2 |
| 720 | 2026-04-19T06:04:29.182Z | Downloaded cexpr v0.6.0 |
| 721 | 2026-04-19T06:04:29.182Z | Downloaded base16ct v0.2.0 |
| 722 | 2026-04-19T06:04:29.182Z | Downloaded match_cfg v0.1.0 |
| 723 | 2026-04-19T06:04:29.182Z | Downloaded lru-slab v0.1.2 |
| 724 | 2026-04-19T06:04:29.182Z | Downloaded bcs v0.1.6 |
| 725 | 2026-04-19T06:04:29.182Z | Downloaded backoff v0.4.0 |
| 726 | 2026-04-19T06:04:29.182Z | Downloaded cargo_metadata v0.18.1 |
| 727 | 2026-04-19T06:04:29.182Z | Downloaded iddqd v0.3.17 |
| 728 | 2026-04-19T06:04:29.182Z | Downloaded lazy_static v1.5.0 |
| 729 | 2026-04-19T06:04:29.182Z | Downloaded itertools v0.14.0 |
| 730 | 2026-04-19T06:04:29.182Z | Downloaded linked-hash-map v0.5.6 |
| 731 | 2026-04-19T06:04:29.182Z | Downloaded instant v0.1.13 |
| 732 | 2026-04-19T06:04:29.182Z | Downloaded inout v0.1.4 |
| 733 | 2026-04-19T06:04:29.182Z | Downloaded bitflags v2.9.4 |
| 734 | 2026-04-19T06:04:29.182Z | Downloaded goblin v0.8.2 |
| 735 | 2026-04-19T06:04:29.182Z | Downloaded futures-util v0.3.32 |
| 736 | 2026-04-19T06:04:29.182Z | Downloaded tracing v0.1.41 |
| 737 | 2026-04-19T06:04:29.182Z | Downloaded hkdf v0.12.4 |
| 738 | 2026-04-19T06:04:29.182Z | Downloaded anstyle v1.0.14 |
| 739 | 2026-04-19T06:04:29.182Z | Downloaded digest v0.10.7 |
| 740 | 2026-04-19T06:04:29.182Z | Downloaded critical-section v1.2.0 |
| 741 | 2026-04-19T06:04:29.182Z | Downloaded chacha20 v0.9.1 |
| 742 | 2026-04-19T06:04:29.183Z | Downloaded cfg_aliases v0.2.1 |
| 743 | 2026-04-19T06:04:29.183Z | Downloaded idna_adapter v1.2.1 |
| 744 | 2026-04-19T06:04:29.183Z | Downloaded futures-io v0.3.32 |
| 745 | 2026-04-19T06:04:29.183Z | Downloaded generic-array v0.14.7 |
| 746 | 2026-04-19T06:04:29.183Z | Downloaded zerocopy-derive v0.8.27 |
| 747 | 2026-04-19T06:04:29.183Z | Downloaded zerotrie v0.2.2 |
| 748 | 2026-04-19T06:04:29.183Z | Downloaded toml_edit v0.19.15 |
| 749 | 2026-04-19T06:04:29.183Z | Downloaded url v2.5.7 |
| 750 | 2026-04-19T06:04:29.183Z | Downloaded defmt v0.3.100 |
| 751 | 2026-04-19T06:04:29.183Z | Downloaded convert_case v0.4.0 |
| 752 | 2026-04-19T06:04:29.183Z | Downloaded futures-sink v0.3.32 |
| 753 | 2026-04-19T06:04:29.183Z | Downloaded crc8 v0.1.1 |
| 754 | 2026-04-19T06:04:29.183Z | Downloaded clap_lex v1.1.0 |
| 755 | 2026-04-19T06:04:29.183Z | Downloaded foreign-types-shared v0.3.1 |
| 756 | 2026-04-19T06:04:29.183Z | Downloaded crypto-common v0.1.6 |
| 757 | 2026-04-19T06:04:29.183Z | Downloaded foreign-types-macros v0.2.3 |
| 758 | 2026-04-19T06:04:29.183Z | Downloaded dtrace-parser v0.3.0 |
| 759 | 2026-04-19T06:04:29.183Z | Downloaded block-buffer v0.10.4 |
| 760 | 2026-04-19T06:04:29.183Z | Downloaded hostname v0.4.2 |
| 761 | 2026-04-19T06:04:29.183Z | Downloaded foreign-types v0.5.0 |
| 762 | 2026-04-19T06:04:29.183Z | Downloaded foreign-types v0.3.2 |
| 763 | 2026-04-19T06:04:29.183Z | Downloaded clap v4.6.0 |
| 764 | 2026-04-19T06:04:29.183Z | Downloaded unicode-segmentation v1.12.0 |
| 765 | 2026-04-19T06:04:29.183Z | Downloaded clap_builder v4.6.0 |
| 766 | 2026-04-19T06:04:29.183Z | Downloaded cipher v0.4.4 |
| 767 | 2026-04-19T06:04:29.183Z | Downloaded atomic-waker v1.1.2 |
| 768 | 2026-04-19T06:04:29.183Z | Downloaded dtrace-parser v0.2.0 |
| 769 | 2026-04-19T06:04:29.183Z | Downloaded find-msvc-tools v0.1.9 |
| 770 | 2026-04-19T06:04:29.183Z | Downloaded atomicwrites v0.4.4 |
| 771 | 2026-04-19T06:04:29.183Z | Downloaded bit-set v0.8.0 |
| 772 | 2026-04-19T06:04:29.183Z | Downloaded getrandom v0.3.3 |
| 773 | 2026-04-19T06:04:29.183Z | Downloaded tower v0.5.2 |
| 774 | 2026-04-19T06:04:29.183Z | Downloaded reqwest v0.13.2 |
| 775 | 2026-04-19T06:04:29.183Z | Downloaded filetime v0.2.26 |
| 776 | 2026-04-19T06:04:29.183Z | Downloaded argon2 v0.5.3 |
| 777 | 2026-04-19T06:04:29.183Z | Downloaded typed-path v0.9.3 |
| 778 | 2026-04-19T06:04:29.183Z | Downloaded tokio-util v0.7.16 |
| 779 | 2026-04-19T06:04:29.183Z | Downloaded dof v0.4.0 |
| 780 | 2026-04-19T06:04:29.183Z | Downloaded dof v0.3.0 |
| 781 | 2026-04-19T06:04:29.184Z | Downloaded async-recursion v1.1.1 |
| 782 | 2026-04-19T06:04:29.184Z | Downloaded arrayvec v0.7.6 |
| 783 | 2026-04-19T06:04:29.184Z | Downloaded aead v0.5.2 |
| 784 | 2026-04-19T06:04:29.184Z | Downloaded dropshot_endpoint v0.16.7 |
| 785 | 2026-04-19T06:04:29.184Z | Downloaded dunce v1.0.5 |
| 786 | 2026-04-19T06:04:29.184Z | Downloaded display-error-chain v0.2.2 |
| 787 | 2026-04-19T06:04:29.184Z | Downloaded darling_core v0.21.3 |
| 788 | 2026-04-19T06:04:29.184Z | Downloaded tough v0.20.0 |
| 789 | 2026-04-19T06:04:29.184Z | Downloaded unicode-normalization v0.1.24 |
| 790 | 2026-04-19T06:04:29.184Z | Downloaded const_format v0.2.34 |
| 791 | 2026-04-19T06:04:29.184Z | Downloaded git2 v0.19.0 |
| 792 | 2026-04-19T06:04:29.184Z | Downloaded bindgen v0.72.1 |
| 793 | 2026-04-19T06:04:29.184Z | Downloaded tower-http v0.6.8 |
| 794 | 2026-04-19T06:04:29.184Z | Downloaded async-stream v0.3.6 |
| 795 | 2026-04-19T06:04:29.184Z | Downloaded fixedbitset v0.4.2 |
| 796 | 2026-04-19T06:04:29.184Z | Downloaded fastrand v2.3.0 |
| 797 | 2026-04-19T06:04:29.184Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 798 | 2026-04-19T06:04:29.184Z | Downloaded serde_json v1.0.149 |
| 799 | 2026-04-19T06:04:29.184Z | Downloaded regex v1.12.3 |
| 800 | 2026-04-19T06:04:29.184Z | Downloaded goblin v0.10.1 |
| 801 | 2026-04-19T06:04:29.184Z | Downloaded equivalent v1.0.2 |
| 802 | 2026-04-19T06:04:29.184Z | Downloaded reqwest v0.12.23 |
| 803 | 2026-04-19T06:04:29.184Z | Downloaded either v1.15.0 |
| 804 | 2026-04-19T06:04:29.184Z | Downloaded dyn-clone v1.0.20 |
| 805 | 2026-04-19T06:04:29.184Z | Downloaded portable-atomic v1.11.1 |
| 806 | 2026-04-19T06:04:29.184Z | Downloaded derive-ex v0.1.8 |
| 807 | 2026-04-19T06:04:29.188Z | Downloaded cc v1.2.58 |
| 808 | 2026-04-19T06:04:29.188Z | Downloaded aws-lc-rs v1.16.2 |
| 809 | 2026-04-19T06:04:29.188Z | Downloaded blake3 v1.8.2 |
| 810 | 2026-04-19T06:04:29.188Z | Downloaded zerocopy v0.7.35 |
| 811 | 2026-04-19T06:04:29.188Z | Downloaded quinn-proto v0.11.14 |
| 812 | 2026-04-19T06:04:29.188Z | Downloaded proptest v1.8.0 |
| 813 | 2026-04-19T06:04:29.188Z | Downloaded chrono v0.4.44 |
| 814 | 2026-04-19T06:04:29.188Z | Downloaded serde_with v3.14.1 |
| 815 | 2026-04-19T06:04:29.188Z | Downloaded syn v1.0.109 |
| 816 | 2026-04-19T06:04:29.188Z | Downloaded zerovec v0.11.4 |
| 817 | 2026-04-19T06:04:29.188Z | Downloaded dropshot v0.16.7 |
| 818 | 2026-04-19T06:04:29.188Z | Downloaded winnow v0.5.40 |
| 819 | 2026-04-19T06:04:29.188Z | Downloaded rustls-webpki v0.102.8 |
| 820 | 2026-04-19T06:04:29.188Z | Downloaded vcpkg v0.2.15 |
| 821 | 2026-04-19T06:04:29.188Z | Downloaded webpki-roots v1.0.2 |
| 822 | 2026-04-19T06:04:29.188Z | Downloaded nix v0.30.1 |
| 823 | 2026-04-19T06:04:29.188Z | Downloaded winnow v0.7.14 |
| 824 | 2026-04-19T06:04:29.188Z | Downloaded hickory-proto v0.24.4 |
| 825 | 2026-04-19T06:04:29.188Z | Downloaded zerocopy v0.8.27 |
| 826 | 2026-04-19T06:04:29.188Z | Downloaded regress v0.10.5 |
| 827 | 2026-04-19T06:04:29.188Z | Downloaded hickory-proto v0.25.2 |
| 828 | 2026-04-19T06:04:29.188Z | Downloaded curve25519-dalek v4.1.3 |
| 829 | 2026-04-19T06:04:29.188Z | Downloaded tabled v0.20.0 |
| 830 | 2026-04-19T06:04:29.188Z | Downloaded time v0.3.47 |
| 831 | 2026-04-19T06:04:29.188Z | Downloaded openssl v0.10.76 |
| 832 | 2026-04-19T06:04:29.188Z | Downloaded rustix v1.1.2 |
| 833 | 2026-04-19T06:04:29.188Z | Downloaded bstr v1.12.0 |
| 834 | 2026-04-19T06:04:29.188Z | Downloaded unicode-width v0.2.1 |
| 835 | 2026-04-19T06:04:29.188Z | Downloaded syn v2.0.117 |
| 836 | 2026-04-19T06:04:29.188Z | Downloaded smoltcp v0.11.0 |
| 837 | 2026-04-19T06:04:29.188Z | Downloaded unicode-width v0.1.14 |
| 838 | 2026-04-19T06:04:29.188Z | Downloaded typify-impl v0.6.1 |
| 839 | 2026-04-19T06:04:29.188Z | Downloaded rustls v0.22.4 |
| 840 | 2026-04-19T06:04:29.188Z | Downloaded moka v0.12.11 |
| 841 | 2026-04-19T06:04:29.188Z | Downloaded tabled v0.15.0 |
| 842 | 2026-04-19T06:04:29.188Z | Downloaded rayon v1.11.0 |
| 843 | 2026-04-19T06:04:29.189Z | Downloaded openapiv3 v2.2.0 |
| 844 | 2026-04-19T06:04:29.189Z | Downloaded jiff v0.2.15 |
| 845 | 2026-04-19T06:04:29.189Z | Downloaded rustls v0.23.32 |
| 846 | 2026-04-19T06:04:29.189Z | Downloaded rustix v0.38.44 |
| 847 | 2026-04-19T06:04:29.189Z | Downloaded regex-syntax v0.8.6 |
| 848 | 2026-04-19T06:04:29.189Z | Downloaded encoding_rs v0.8.35 |
| 849 | 2026-04-19T06:04:29.189Z | Downloaded typify-impl v0.4.3 |
| 850 | 2026-04-19T06:04:29.189Z | Downloaded ring v0.17.14 |
| 851 | 2026-04-19T06:04:29.189Z | Downloaded regex-automata v0.4.13 |
| 852 | 2026-04-19T06:04:29.189Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-04-19T06:04:29.189Z | Downloaded chrono-tz v0.10.4 |
| 854 | 2026-04-19T06:04:29.205Z | Downloaded petgraph v0.8.2 |
| 855 | 2026-04-19T06:04:29.216Z | Downloaded libc v0.2.183 |
| 856 | 2026-04-19T06:04:29.234Z | Downloaded csv v1.3.1 |
| 857 | 2026-04-19T06:04:29.244Z | Downloaded libz-sys v1.1.22 |
| 858 | 2026-04-19T06:04:29.255Z | Downloaded sha3 v0.10.8 |
| 859 | 2026-04-19T06:04:29.266Z | Downloaded tokio v1.49.0 |
| 860 | 2026-04-19T06:04:29.423Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 861 | 2026-04-19T06:04:29.454Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 862 | 2026-04-19T06:04:29.935Z | Downloaded aws-lc-sys v0.39.1 |
| 863 | 2026-04-19T06:04:30.254Z | Compiling proc-macro2 v1.0.106 |
| 864 | 2026-04-19T06:04:30.254Z | Compiling quote v1.0.45 |
| 865 | 2026-04-19T06:04:30.257Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-04-19T06:04:30.257Z | Compiling serde_core v1.0.228 |
| 867 | 2026-04-19T06:04:30.257Z | Compiling serde v1.0.228 |
| 868 | 2026-04-19T06:04:30.257Z | Compiling libc v0.2.183 |
| 869 | 2026-04-19T06:04:30.257Z | Checking cfg-if v1.0.3 |
| 870 | 2026-04-19T06:04:30.552Z | Compiling zmij v1.0.17 |
| 871 | 2026-04-19T06:04:30.575Z | Compiling autocfg v1.5.0 |
| 872 | 2026-04-19T06:04:30.973Z | Compiling memchr v2.7.5 |
| 873 | 2026-04-19T06:04:30.989Z | Compiling getrandom v0.3.3 |
| 874 | 2026-04-19T06:04:31.018Z | Compiling libm v0.2.15 |
| 875 | 2026-04-19T06:04:31.426Z | Checking smallvec v1.15.1 |
| 876 | 2026-04-19T06:04:31.454Z | Compiling shlex v1.3.0 |
| 877 | 2026-04-19T06:04:31.473Z | Checking itoa v1.0.15 |
| 878 | 2026-04-19T06:04:31.567Z | Compiling jobserver v0.1.34 |
| 879 | 2026-04-19T06:04:31.612Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-04-19T06:04:31.636Z | Compiling version_check v0.9.5 |
| 881 | 2026-04-19T06:04:31.749Z | Compiling thiserror v2.0.18 |
| 882 | 2026-04-19T06:04:31.770Z | Compiling icu_normalizer_data v2.0.0 |
| 883 | 2026-04-19T06:04:31.845Z | Compiling syn v2.0.117 |
| 884 | 2026-04-19T06:04:31.861Z | Compiling cc v1.2.58 |
| 885 | 2026-04-19T06:04:31.895Z | Compiling icu_properties_data v2.0.1 |
| 886 | 2026-04-19T06:04:32.036Z | Compiling parking_lot_core v0.9.12 |
| 887 | 2026-04-19T06:04:32.083Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-04-19T06:04:32.162Z | Compiling serde_json v1.0.149 |
| 889 | 2026-04-19T06:04:32.384Z | Compiling heck v0.5.0 |
| 890 | 2026-04-19T06:04:32.570Z | Checking writeable v0.6.1 |
| 891 | 2026-04-19T06:04:32.601Z | Checking litemap v0.8.0 |
| 892 | 2026-04-19T06:04:32.604Z | Compiling num-traits v0.2.19 |
| 893 | 2026-04-19T06:04:32.604Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-04-19T06:04:32.930Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-04-19T06:04:32.956Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-04-19T06:04:33.026Z | Compiling zerocopy v0.8.27 |
| 897 | 2026-04-19T06:04:33.061Z | Checking pin-project-lite v0.2.16 |
| 898 | 2026-04-19T06:04:33.080Z | Compiling log v0.4.29 |
| 899 | 2026-04-19T06:04:33.149Z | Checking iana-time-zone v0.1.64 |
| 900 | 2026-04-19T06:04:33.165Z | Compiling rustversion v1.0.22 |
| 901 | 2026-04-19T06:04:33.194Z | Compiling allocator-api2 v0.2.21 |
| 902 | 2026-04-19T06:04:33.255Z | Compiling foldhash v0.2.0 |
| 903 | 2026-04-19T06:04:33.271Z | Compiling equivalent v1.0.2 |
| 904 | 2026-04-19T06:04:33.359Z | Compiling semver v1.0.27 |
| 905 | 2026-04-19T06:04:33.446Z | Checking socket2 v0.6.0 |
| 906 | 2026-04-19T06:04:33.463Z | Compiling hashbrown v0.16.1 |
| 907 | 2026-04-19T06:04:33.505Z | Checking uuid v1.20.0 |
| 908 | 2026-04-19T06:04:33.649Z | Checking scopeguard v1.2.0 |
| 909 | 2026-04-19T06:04:33.752Z | Checking lock_api v0.4.14 |
| 910 | 2026-04-19T06:04:33.785Z | Checking signal-hook-registry v1.4.6 |
| 911 | 2026-04-19T06:04:33.879Z | Checking getrandom v0.2.16 |
| 912 | 2026-04-19T06:04:33.896Z | Checking mio v1.0.4 |
| 913 | 2026-04-19T06:04:33.933Z | Compiling schemars v0.8.22 |
| 914 | 2026-04-19T06:04:33.950Z | Checking parking_lot v0.12.5 |
| 915 | 2026-04-19T06:04:33.989Z | Compiling portable-atomic v1.11.1 |
| 916 | 2026-04-19T06:04:34.012Z | Checking dyn-clone v1.0.20 |
| 917 | 2026-04-19T06:04:34.168Z | Checking critical-section v1.2.0 |
| 918 | 2026-04-19T06:04:34.279Z | Checking futures-core v0.3.32 |
| 919 | 2026-04-19T06:04:34.296Z | Compiling ring v0.17.14 |
| 920 | 2026-04-19T06:04:34.299Z | Compiling typenum v1.18.0 |
| 921 | 2026-04-19T06:04:34.414Z | Compiling indexmap v2.13.0 |
| 922 | 2026-04-19T06:04:34.548Z | Compiling thiserror v1.0.69 |
| 923 | 2026-04-19T06:04:34.673Z | Compiling synstructure v0.13.2 |
| 924 | 2026-04-19T06:04:34.813Z | Compiling serde_derive_internals v0.29.1 |
| 925 | 2026-04-19T06:04:34.881Z | Checking once_cell v1.21.3 |
| 926 | 2026-04-19T06:04:35.201Z | Compiling regex-syntax v0.8.6 |
| 927 | 2026-04-19T06:04:35.287Z | Compiling httparse v1.10.1 |
| 928 | 2026-04-19T06:04:35.482Z | Compiling rustix v1.1.2 |
| 929 | 2026-04-19T06:04:35.536Z | Checking futures-sink v0.3.32 |
| 930 | 2026-04-19T06:04:35.577Z | Compiling aho-corasick v1.1.3 |
| 931 | 2026-04-19T06:04:35.646Z | Checking slab v0.4.11 |
| 932 | 2026-04-19T06:04:35.673Z | Checking subtle v2.6.1 |
| 933 | 2026-04-19T06:04:35.690Z | Compiling ucd-trie v0.1.7 |
| 934 | 2026-04-19T06:04:35.802Z | Compiling anyhow v1.0.102 |
| 935 | 2026-04-19T06:04:35.821Z | Checking futures-channel v0.3.32 |
| 936 | 2026-04-19T06:04:35.888Z | Compiling serde_derive v1.0.228 |
| 937 | 2026-04-19T06:04:35.911Z | Compiling zerofrom-derive v0.1.6 |
| 938 | 2026-04-19T06:04:36.005Z | Compiling yoke-derive v0.8.0 |
| 939 | 2026-04-19T06:04:36.045Z | Compiling zerovec-derive v0.11.1 |
| 940 | 2026-04-19T06:04:36.112Z | Compiling displaydoc v0.2.5 |
| 941 | 2026-04-19T06:04:36.838Z | Compiling thiserror-impl v2.0.18 |
| 942 | 2026-04-19T06:04:36.983Z | Compiling schemars_derive v0.8.22 |
| 943 | 2026-04-19T06:04:37.002Z | Compiling tokio-macros v2.6.0 |
| 944 | 2026-04-19T06:04:37.091Z | Checking zerofrom v0.1.6 |
| 945 | 2026-04-19T06:04:37.107Z | Compiling zerocopy-derive v0.8.27 |
| 946 | 2026-04-19T06:04:37.211Z | Checking yoke v0.8.0 |
| 947 | 2026-04-19T06:04:37.260Z | Compiling futures-macro v0.3.32 |
| 948 | 2026-04-19T06:04:37.378Z | Checking zerovec v0.11.4 |
| 949 | 2026-04-19T06:04:37.712Z | Checking zerotrie v0.2.2 |
| 950 | 2026-04-19T06:04:37.953Z | Compiling zeroize_derive v1.4.3 |
| 951 | 2026-04-19T06:04:38.097Z | Checking tinystr v0.8.1 |
| 952 | 2026-04-19T06:04:38.139Z | Checking potential_utf v0.1.3 |
| 953 | 2026-04-19T06:04:38.142Z | Compiling thiserror-impl v1.0.69 |
| 954 | 2026-04-19T06:04:38.173Z | Compiling regex-automata v0.4.13 |
| 955 | 2026-04-19T06:04:38.266Z | Checking icu_collections v2.0.0 |
| 956 | 2026-04-19T06:04:38.270Z | Checking icu_locale_core v2.0.0 |
| 957 | 2026-04-19T06:04:38.605Z | Checking zeroize v1.8.1 |
| 958 | 2026-04-19T06:04:38.727Z | Checking icu_provider v2.0.0 |
| 959 | 2026-04-19T06:04:38.754Z | Compiling pest v2.8.2 |
| 960 | 2026-04-19T06:04:38.876Z | Checking bytes v1.11.1 |
| 961 | 2026-04-19T06:04:38.960Z | Checking icu_properties v2.0.1 |
| 962 | 2026-04-19T06:04:39.024Z | Checking icu_normalizer v2.0.0 |
| 963 | 2026-04-19T06:04:39.275Z | Checking chrono v0.4.44 |
| 964 | 2026-04-19T06:04:39.306Z | Compiling serde_tokenstream v0.2.3 |
| 965 | 2026-04-19T06:04:39.325Z | Checking tokio v1.49.0 |
| 966 | 2026-04-19T06:04:39.582Z | Checking bitflags v2.9.4 |
| 967 | 2026-04-19T06:04:39.752Z | Checking idna_adapter v1.2.1 |
| 968 | 2026-04-19T06:04:39.786Z | Compiling regex v1.12.3 |
| 969 | 2026-04-19T06:04:39.893Z | Checking idna v1.1.0 |
| 970 | 2026-04-19T06:04:39.962Z | Checking rand_core v0.6.4 |
| 971 | 2026-04-19T06:04:40.113Z | Compiling pest_meta v2.8.2 |
| 972 | 2026-04-19T06:04:40.130Z | Checking url v2.5.7 |
| 973 | 2026-04-19T06:04:40.146Z | Checking futures-task v0.3.32 |
| 974 | 2026-04-19T06:04:40.247Z | Checking futures-io v0.3.32 |
| 975 | 2026-04-19T06:04:40.303Z | Compiling pkg-config v0.3.32 |
| 976 | 2026-04-19T06:04:40.362Z | Checking futures-util v0.3.32 |
| 977 | 2026-04-19T06:04:40.577Z | Compiling tracing-attributes v0.1.30 |
| 978 | 2026-04-19T06:04:40.769Z | Compiling pest_generator v2.8.2 |
| 979 | 2026-04-19T06:04:40.916Z | Checking tracing-core v0.1.34 |
| 980 | 2026-04-19T06:04:41.208Z | Compiling generic-array v0.14.7 |
| 981 | 2026-04-19T06:04:41.230Z | Compiling vcpkg v0.2.15 |
| 982 | 2026-04-19T06:04:41.438Z | Compiling fnv v1.0.7 |
| 983 | 2026-04-19T06:04:41.482Z | Compiling pest_derive v2.8.2 |
| 984 | 2026-04-19T06:04:41.664Z | Compiling http v1.4.0 |
| 985 | 2026-04-19T06:04:41.817Z | Checking tracing v0.1.41 |
| 986 | 2026-04-19T06:04:41.992Z | Compiling regress v0.10.5 |
| 987 | 2026-04-19T06:04:41.995Z | Compiling byteorder v1.5.0 |
| 988 | 2026-04-19T06:04:42.032Z | Compiling num-conv v0.2.1 |
| 989 | 2026-04-19T06:04:42.186Z | Compiling time-core v0.1.8 |
| 990 | 2026-04-19T06:04:42.303Z | Checking errno v0.3.14 |
| 991 | 2026-04-19T06:04:42.334Z | Compiling time-macros v0.2.27 |
| 992 | 2026-04-19T06:04:42.420Z | Checking base64 v0.22.1 |
| 993 | 2026-04-19T06:04:42.470Z | Checking ipnet v2.11.0 |
| 994 | 2026-04-19T06:04:42.506Z | Checking tokio-util v0.7.16 |
| 995 | 2026-04-19T06:04:42.688Z | Compiling scroll_derive v0.13.1 |
| 996 | 2026-04-19T06:04:42.774Z | Checking crypto-common v0.1.6 |
| 997 | 2026-04-19T06:04:42.897Z | Compiling camino v1.2.2 |
| 998 | 2026-04-19T06:04:43.191Z | Checking http-body v1.0.1 |
| 999 | 2026-04-19T06:04:43.274Z | Checking ppv-lite86 v0.2.21 |
| 1000 | 2026-04-19T06:04:43.339Z | Compiling syn v1.0.109 |
| 1001 | 2026-04-19T06:04:43.424Z | Checking atomic-waker v1.1.2 |
| 1002 | 2026-04-19T06:04:43.467Z | Compiling crossbeam-utils v0.8.21 |
| 1003 | 2026-04-19T06:04:43.526Z | Compiling slog v2.8.2 |
| 1004 | 2026-04-19T06:04:43.563Z | Checking try-lock v0.2.5 |
| 1005 | 2026-04-19T06:04:43.668Z | Checking tower-layer v0.3.3 |
| 1006 | 2026-04-19T06:04:43.702Z | Checking tower-service v0.3.3 |
| 1007 | 2026-04-19T06:04:43.705Z | Compiling paste v1.0.15 |
| 1008 | 2026-04-19T06:04:43.785Z | Checking want v0.3.1 |
| 1009 | 2026-04-19T06:04:43.803Z | Checking h2 v0.4.12 |
| 1010 | 2026-04-19T06:04:43.832Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-04-19T06:04:43.835Z | Checking erased-serde v0.3.31 |
| 1012 | 2026-04-19T06:04:43.903Z | Checking rustls-pki-types v1.12.0 |
| 1013 | 2026-04-19T06:04:44.041Z | Checking ryu v1.0.20 |
| 1014 | 2026-04-19T06:04:44.066Z | Checking pretty-hex v0.4.1 |
| 1015 | 2026-04-19T06:04:44.093Z | Checking pin-utils v0.1.0 |
| 1016 | 2026-04-19T06:04:44.165Z | Checking httpdate v1.0.3 |
| 1017 | 2026-04-19T06:04:44.184Z | Compiling async-trait v0.1.89 |
| 1018 | 2026-04-19T06:04:44.307Z | Checking socket2 v0.5.10 |
| 1019 | 2026-04-19T06:04:44.342Z | Checking untrusted v0.9.0 |
| 1020 | 2026-04-19T06:04:44.527Z | Compiling scroll v0.13.0 |
| 1021 | 2026-04-19T06:04:44.543Z | Compiling openssl-sys v0.9.112 |
| 1022 | 2026-04-19T06:04:44.579Z | Compiling usdt-impl v0.6.0 |
| 1023 | 2026-04-19T06:04:44.676Z | Compiling strsim v0.11.1 |
| 1024 | 2026-04-19T06:04:44.786Z | Compiling plain v0.2.3 |
| 1025 | 2026-04-19T06:04:44.896Z | Compiling goblin v0.10.1 |
| 1026 | 2026-04-19T06:04:44.957Z | Checking http-body-util v0.1.3 |
| 1027 | 2026-04-19T06:04:44.977Z | Checking block-buffer v0.10.4 |
| 1028 | 2026-04-19T06:04:45.111Z | Compiling openapiv3 v2.2.0 |
| 1029 | 2026-04-19T06:04:45.159Z | Checking rand_core v0.9.3 |
| 1030 | 2026-04-19T06:04:45.351Z | Compiling slog-async v2.8.0 |
| 1031 | 2026-04-19T06:04:45.508Z | Checking digest v0.10.7 |
| 1032 | 2026-04-19T06:04:45.658Z | Checking hyper v1.8.1 |
| 1033 | 2026-04-19T06:04:45.693Z | Checking serde_urlencoded v0.7.1 |
| 1034 | 2026-04-19T06:04:45.710Z | Checking oxnet v0.1.4 |
| 1035 | 2026-04-19T06:04:45.903Z | Compiling typify-impl v0.4.3 |
| 1036 | 2026-04-19T06:04:45.947Z | Compiling dtrace-parser v0.3.0 |
| 1037 | 2026-04-19T06:04:46.530Z | Compiling cmake v0.1.54 |
| 1038 | 2026-04-19T06:04:46.547Z | Compiling thread-id v5.0.0 |
| 1039 | 2026-04-19T06:04:46.550Z | Checking hyper-util v0.1.19 |
| 1040 | 2026-04-19T06:04:46.578Z | Compiling fs_extra v1.3.0 |
| 1041 | 2026-04-19T06:04:46.630Z | Compiling ident_case v1.0.1 |
| 1042 | 2026-04-19T06:04:46.664Z | Compiling omicron-workspace-hack v0.1.0 |
| 1043 | 2026-04-19T06:04:46.753Z | Compiling dunce v1.0.5 |
| 1044 | 2026-04-19T06:04:46.833Z | Compiling darling_core v0.21.3 |
| 1045 | 2026-04-19T06:04:46.854Z | Checking rand_chacha v0.9.0 |
| 1046 | 2026-04-19T06:04:46.870Z | Compiling aws-lc-sys v0.39.1 |
| 1047 | 2026-04-19T06:04:46.908Z | Compiling daft-derive v0.1.4 |
| 1048 | 2026-04-19T06:04:47.037Z | Checking rand v0.9.2 |
| 1049 | 2026-04-19T06:04:47.502Z | Compiling unsafe-libyaml v0.2.11 |
| 1050 | 2026-04-19T06:04:47.620Z | Compiling dof v0.4.0 |
| 1051 | 2026-04-19T06:04:47.638Z | Checking powerfmt v0.2.0 |
| 1052 | 2026-04-19T06:04:47.789Z | Checking deranged v0.5.3 |
| 1053 | 2026-04-19T06:04:47.896Z | Checking sync_wrapper v1.0.2 |
| 1054 | 2026-04-19T06:04:48.376Z | Compiling serde_yaml v0.9.34+deprecated |
| 1055 | 2026-04-19T06:04:48.618Z | Compiling rustls v0.22.4 |
| 1056 | 2026-04-19T06:04:48.646Z | Compiling aws-lc-rs v1.16.2 |
| 1057 | 2026-04-19T06:04:48.663Z | Compiling usdt-macro v0.6.0 |
| 1058 | 2026-04-19T06:04:48.767Z | Compiling usdt-attr-macro v0.6.0 |
| 1059 | 2026-04-19T06:04:48.911Z | Compiling darling_macro v0.21.3 |
| 1060 | 2026-04-19T06:04:48.944Z | Checking num_threads v0.1.7 |
| 1061 | 2026-04-19T06:04:49.030Z | Checking cpufeatures v0.2.17 |
| 1062 | 2026-04-19T06:04:49.118Z | Checking time v0.3.47 |
| 1063 | 2026-04-19T06:04:49.257Z | Compiling typify-macro v0.4.3 |
| 1064 | 2026-04-19T06:04:49.440Z | Checking tower v0.5.2 |
| 1065 | 2026-04-19T06:04:49.456Z | Compiling darling v0.21.3 |
| 1066 | 2026-04-19T06:04:49.611Z | Compiling structmeta-derive v0.3.0 |
| 1067 | 2026-04-19T06:04:49.815Z | Checking encoding_rs v0.8.35 |
| 1068 | 2026-04-19T06:04:50.051Z | Checking mime v0.3.17 |
| 1069 | 2026-04-19T06:04:50.230Z | Checking iri-string v0.7.8 |
| 1070 | 2026-04-19T06:04:50.266Z | Checking crossbeam-channel v0.5.15 |
| 1071 | 2026-04-19T06:04:50.510Z | Checking futures-executor v0.3.32 |
| 1072 | 2026-04-19T06:04:50.588Z | Compiling multer v3.1.0 |
| 1073 | 2026-04-19T06:04:50.653Z | Checking hex v0.4.3 |
| 1074 | 2026-04-19T06:04:50.670Z | Compiling structmeta v0.3.0 |
| 1075 | 2026-04-19T06:04:50.771Z | Compiling typify v0.4.3 |
| 1076 | 2026-04-19T06:04:50.790Z | Checking fastrand v2.3.0 |
| 1077 | 2026-04-19T06:04:50.806Z | Checking unicode-width v0.2.1 |
| 1078 | 2026-04-19T06:04:50.858Z | Checking untrusted v0.7.1 |
| 1079 | 2026-04-19T06:04:50.874Z | Checking foreign-types-shared v0.1.1 |
| 1080 | 2026-04-19T06:04:50.877Z | Compiling openssl v0.10.76 |
| 1081 | 2026-04-19T06:04:50.952Z | Checking futures v0.3.32 |
| 1082 | 2026-04-19T06:04:50.968Z | Checking foreign-types v0.3.2 |
| 1083 | 2026-04-19T06:04:50.972Z | Checking tempfile v3.23.0 |
| 1084 | 2026-04-19T06:04:51.027Z | Compiling async-stream-impl v0.3.6 |
| 1085 | 2026-04-19T06:04:51.045Z | Compiling strum_macros v0.26.4 |
| 1086 | 2026-04-19T06:04:51.059Z | Compiling openssl-macros v0.1.1 |
| 1087 | 2026-04-19T06:04:51.177Z | Checking thread_local v1.1.9 |
| 1088 | 2026-04-19T06:04:51.252Z | Checking tower-http v0.6.8 |
| 1089 | 2026-04-19T06:04:51.335Z | Checking openssl-probe v0.1.6 |
| 1090 | 2026-04-19T06:04:51.356Z | Compiling rustls v0.23.32 |
| 1091 | 2026-04-19T06:04:51.437Z | Compiling native-tls v0.2.14 |
| 1092 | 2026-04-19T06:04:51.695Z | Compiling newtype-uuid-macros v0.1.0 |
| 1093 | 2026-04-19T06:04:51.711Z | Compiling dropshot v0.16.7 |
| 1094 | 2026-04-19T06:04:51.829Z | Checking memmap2 v0.9.8 |
| 1095 | 2026-04-19T06:04:51.859Z | Checking is-terminal v0.4.16 |
| 1096 | 2026-04-19T06:04:51.931Z | Checking term v1.2.0 |
| 1097 | 2026-04-19T06:04:51.947Z | Checking winnow v0.7.14 |
| 1098 | 2026-04-19T06:04:51.984Z | Checking match_cfg v0.1.0 |
| 1099 | 2026-04-19T06:04:52.055Z | Checking take_mut v0.2.2 |
| 1100 | 2026-04-19T06:04:52.145Z | Compiling ref-cast v1.0.25 |
| 1101 | 2026-04-19T06:04:52.329Z | Checking slog-term v2.9.2 |
| 1102 | 2026-04-19T06:04:52.446Z | Checking hostname v0.3.1 |
| 1103 | 2026-04-19T06:04:52.546Z | Checking slog-json v2.6.1 |
| 1104 | 2026-04-19T06:04:52.563Z | Compiling dropshot_endpoint v0.16.7 |
| 1105 | 2026-04-19T06:04:52.584Z | Compiling ref-cast-impl v1.0.25 |
| 1106 | 2026-04-19T06:04:52.609Z | Compiling derive-ex v0.1.8 |
| 1107 | 2026-04-19T06:04:52.688Z | Checking slog-bunyan v2.5.0 |
| 1108 | 2026-04-19T06:04:53.026Z | Checking webpki-roots v1.0.2 |
| 1109 | 2026-04-19T06:04:53.074Z | Compiling strum_macros v0.27.2 |
| 1110 | 2026-04-19T06:04:53.324Z | Compiling progenitor-impl v0.11.1 |
| 1111 | 2026-04-19T06:04:53.439Z | Checking newtype-uuid v1.3.2 |
| 1112 | 2026-04-19T06:04:53.620Z | Compiling either v1.15.0 |
| 1113 | 2026-04-19T06:04:53.703Z | Checking tokio-native-tls v0.3.1 |
| 1114 | 2026-04-19T06:04:53.855Z | Checking hyper-tls v0.6.0 |
| 1115 | 2026-04-19T06:04:54.011Z | Checking daft v0.1.4 |
| 1116 | 2026-04-19T06:04:54.028Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-04-19T06:04:54.126Z | Compiling test-strategy v0.4.3 |
| 1118 | 2026-04-19T06:04:54.378Z | Checking rustls-webpki v0.102.8 |
| 1119 | 2026-04-19T06:04:54.532Z | Checking debug-ignore v1.0.5 |
| 1120 | 2026-04-19T06:04:54.634Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1121 | 2026-04-19T06:04:54.959Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-04-19T06:04:55.227Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1123 | 2026-04-19T06:04:55.375Z | Compiling progenitor-macro v0.11.1 |
| 1124 | 2026-04-19T06:04:55.519Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1125 | 2026-04-19T06:04:55.549Z | Checking usdt v0.6.0 |
| 1126 | 2026-04-19T06:04:55.676Z | Checking serde_spanned v1.0.4 |
| 1127 | 2026-04-19T06:04:55.709Z | Checking spin v0.9.8 |
| 1128 | 2026-04-19T06:04:55.725Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1129 | 2026-04-19T06:04:55.906Z | Checking toml v0.9.11+spec-1.1.0 |
| 1130 | 2026-04-19T06:04:56.039Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1131 | 2026-04-19T06:04:56.077Z | Checking strum v0.26.3 |
| 1132 | 2026-04-19T06:04:56.188Z | Checking async-stream v0.3.6 |
| 1133 | 2026-04-19T06:04:56.208Z | Checking tokio-rustls v0.25.0 |
| 1134 | 2026-04-19T06:04:56.316Z | Checking sha1 v0.10.6 |
| 1135 | 2026-04-19T06:04:56.348Z | Checking rustls-pemfile v2.2.0 |
| 1136 | 2026-04-19T06:04:56.400Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-04-19T06:04:56.467Z | Checking waitgroup v0.1.2 |
| 1138 | 2026-04-19T06:04:56.484Z | Compiling toml_datetime v0.6.11 |
| 1139 | 2026-04-19T06:04:56.500Z | Checking macaddr v1.0.1 |
| 1140 | 2026-04-19T06:04:56.515Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-04-19T06:04:56.565Z | Checking hostname v0.4.2 |
| 1142 | 2026-04-19T06:04:56.594Z | Checking wait-timeout v0.2.1 |
| 1143 | 2026-04-19T06:04:56.632Z | Checking bit-vec v0.8.0 |
| 1144 | 2026-04-19T06:04:56.661Z | Checking quick-error v1.2.3 |
| 1145 | 2026-04-19T06:04:56.712Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-04-19T06:04:56.729Z | Checking rand v0.8.5 |
| 1147 | 2026-04-19T06:04:56.761Z | Checking rusty-fork v0.3.0 |
| 1148 | 2026-04-19T06:04:56.808Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1149 | 2026-04-19T06:04:56.823Z | Checking bit-set v0.8.0 |
| 1150 | 2026-04-19T06:04:56.963Z | Checking tabwriter v1.4.1 |
| 1151 | 2026-04-19T06:04:57.011Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-04-19T06:04:57.129Z | Compiling clap_derive v4.6.0 |
| 1153 | 2026-04-19T06:04:57.207Z | Checking unarray v0.1.4 |
| 1154 | 2026-04-19T06:04:57.228Z | Checking utf8parse v0.2.2 |
| 1155 | 2026-04-19T06:04:57.310Z | Checking colored v3.0.0 |
| 1156 | 2026-04-19T06:04:57.331Z | Checking anstyle-parse v1.0.0 |
| 1157 | 2026-04-19T06:04:57.347Z | Checking proptest v1.8.0 |
| 1158 | 2026-04-19T06:04:57.483Z | Checking strum v0.27.2 |
| 1159 | 2026-04-19T06:04:57.595Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-04-19T06:04:57.598Z | Checking terminal_size v0.4.3 |
| 1161 | 2026-04-19T06:04:58.010Z | Checking is_terminal_polyfill v1.70.1 |
| 1162 | 2026-04-19T06:04:58.027Z | Checking anstyle-query v1.1.4 |
| 1163 | 2026-04-19T06:04:58.100Z | Checking colorchoice v1.0.4 |
| 1164 | 2026-04-19T06:04:58.119Z | Checking anstyle v1.0.14 |
| 1165 | 2026-04-19T06:04:58.297Z | Checking anstream v1.0.0 |
| 1166 | 2026-04-19T06:04:58.402Z | Checking itertools v0.14.0 |
| 1167 | 2026-04-19T06:04:58.555Z | Checking clap_lex v1.1.0 |
| 1168 | 2026-04-19T06:04:58.906Z | Checking clap_builder v4.6.0 |
| 1169 | 2026-04-19T06:04:58.958Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1170 | 2026-04-19T06:04:59.495Z | Checking serde_with v3.14.1 |
| 1171 | 2026-04-19T06:05:00.098Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1172 | 2026-04-19T06:05:00.178Z | Checking clap v4.6.0 |
| 1173 | 2026-04-19T06:05:00.266Z | Checking instant v0.1.13 |
| 1174 | 2026-04-19T06:05:00.352Z | Checking rustc-hash v2.1.1 |
| 1175 | 2026-04-19T06:05:00.466Z | Checking iddqd v0.3.17 |
| 1176 | 2026-04-19T06:05:00.483Z | Checking backoff v0.4.0 |
| 1177 | 2026-04-19T06:05:00.655Z | Checking parse-display v0.10.0 |
| 1178 | 2026-04-19T06:05:00.798Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-04-19T06:05:00.801Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1180 | 2026-04-19T06:05:02.676Z | Compiling rustls-webpki v0.103.6 |
| 1181 | 2026-04-19T06:05:03.070Z | Compiling prettyplease v0.2.37 |
| 1182 | 2026-04-19T06:05:05.516Z | Checking serde_spanned v0.6.9 |
| 1183 | 2026-04-19T06:05:05.647Z | Compiling memoffset v0.9.1 |
| 1184 | 2026-04-19T06:05:05.865Z | Compiling cfg_aliases v0.2.1 |
| 1185 | 2026-04-19T06:05:05.943Z | Compiling tokio-rustls v0.26.3 |
| 1186 | 2026-04-19T06:05:05.978Z | Compiling nix v0.30.1 |
| 1187 | 2026-04-19T06:05:06.645Z | Compiling hyper-rustls v0.27.7 |
| 1188 | 2026-04-19T06:05:06.892Z | Compiling reqwest v0.12.23 |
| 1189 | 2026-04-19T06:05:07.667Z | Checking crossbeam-epoch v0.9.18 |
| 1190 | 2026-04-19T06:05:08.056Z | Compiling progenitor-client v0.11.1 |
| 1191 | 2026-04-19T06:05:08.286Z | Compiling winnow v0.5.40 |
| 1192 | 2026-04-19T06:05:09.188Z | Compiling progenitor v0.11.1 |
| 1193 | 2026-04-19T06:05:09.584Z | Compiling toml_edit v0.19.15 |
| 1194 | 2026-04-19T06:05:10.259Z | Compiling num-integer v0.1.46 |
| 1195 | 2026-04-19T06:05:10.745Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1196 | 2026-04-19T06:05:10.769Z | Compiling proc-macro-crate v1.3.1 |
| 1197 | 2026-04-19T06:05:10.813Z | Compiling progenitor-client v0.10.0 |
| 1198 | 2026-04-19T06:05:11.823Z | Compiling hubpack_derive v0.1.1 |
| 1199 | 2026-04-19T06:05:12.005Z | Compiling rayon-core v1.13.0 |
| 1200 | 2026-04-19T06:05:12.308Z | Checking toml_write v0.1.2 |
| 1201 | 2026-04-19T06:05:12.324Z | Checking hubpack v0.1.2 |
| 1202 | 2026-04-19T06:05:12.362Z | Checking num-rational v0.4.2 |
| 1203 | 2026-04-19T06:05:12.474Z | Checking toml_edit v0.22.27 |
| 1204 | 2026-04-19T06:05:12.491Z | Checking num-iter v0.1.45 |
| 1205 | 2026-04-19T06:05:12.785Z | Compiling zerocopy-derive v0.7.35 |
| 1206 | 2026-04-19T06:05:12.884Z | Compiling num-complex v0.4.6 |
| 1207 | 2026-04-19T06:05:13.111Z | Checking static_assertions v1.1.0 |
| 1208 | 2026-04-19T06:05:13.257Z | Checking num v0.4.3 |
| 1209 | 2026-04-19T06:05:13.431Z | Checking crossbeam-deque v0.8.6 |
| 1210 | 2026-04-19T06:05:13.532Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1211 | 2026-04-19T06:05:13.608Z | Checking toml v0.8.23 |
| 1212 | 2026-04-19T06:05:13.611Z | Checking float-ord v0.3.2 |
| 1213 | 2026-04-19T06:05:13.728Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1214 | 2026-04-19T06:05:13.993Z | Compiling proc-macro-error-attr v1.0.4 |
| 1215 | 2026-04-19T06:05:14.038Z | Compiling heapless v0.8.0 |
| 1216 | 2026-04-19T06:05:14.188Z | Checking bytecount v0.6.9 |
| 1217 | 2026-04-19T06:05:14.267Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2026-04-19T06:05:14.290Z | Compiling num-derive v0.3.3 |
| 1219 | 2026-04-19T06:05:14.502Z | Checking hash32 v0.3.1 |
| 1220 | 2026-04-19T06:05:14.630Z | Compiling proc-macro-error v1.0.4 |
| 1221 | 2026-04-19T06:05:14.735Z | Compiling smoltcp v0.11.0 |
| 1222 | 2026-04-19T06:05:15.153Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1223 | 2026-04-19T06:05:15.193Z | Checking libscf-sys v1.1.0 |
| 1224 | 2026-04-19T06:05:15.464Z | Compiling zerocopy v0.7.35 |
| 1225 | 2026-04-19T06:05:15.687Z | Compiling num_enum_derive v0.7.5 |
| 1226 | 2026-04-19T06:05:15.802Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1227 | 2026-04-19T06:05:15.849Z | Checking cobs v0.3.0 |
| 1228 | 2026-04-19T06:05:15.964Z | Compiling foreign-types-macros v0.2.3 |
| 1229 | 2026-04-19T06:05:15.996Z | Compiling scroll_derive v0.12.1 |
| 1230 | 2026-04-19T06:05:16.018Z | Compiling usdt-impl v0.5.0 |
| 1231 | 2026-04-19T06:05:16.273Z | Checking managed v0.8.0 |
| 1232 | 2026-04-19T06:05:16.359Z | Compiling crucible-workspace-hack v0.1.0 |
| 1233 | 2026-04-19T06:05:16.456Z | Checking bitflags v1.3.2 |
| 1234 | 2026-04-19T06:05:16.535Z | Checking foreign-types-shared v0.3.1 |
| 1235 | 2026-04-19T06:05:16.626Z | Checking foreign-types v0.5.0 |
| 1236 | 2026-04-19T06:05:16.679Z | Checking scroll v0.12.0 |
| 1237 | 2026-04-19T06:05:16.702Z | Checking postcard v1.1.3 |
| 1238 | 2026-04-19T06:05:16.718Z | Compiling dof v0.3.0 |
| 1239 | 2026-04-19T06:05:16.781Z | Checking num_enum v0.7.5 |
| 1240 | 2026-04-19T06:05:16.960Z | Checking ingot-types v0.1.2 |
| 1241 | 2026-04-19T06:05:16.979Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1242 | 2026-04-19T06:05:17.067Z | Compiling dtrace-parser v0.2.0 |
| 1243 | 2026-04-19T06:05:17.107Z | Checking camino-tempfile v1.4.1 |
| 1244 | 2026-04-19T06:05:17.167Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1245 | 2026-04-19T06:05:17.185Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1246 | 2026-04-19T06:05:17.264Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1247 | 2026-04-19T06:05:17.297Z | Checking ingot v0.1.1 |
| 1248 | 2026-04-19T06:05:17.385Z | Checking cstr-argument v0.1.2 |
| 1249 | 2026-04-19T06:05:17.493Z | Compiling thread-id v4.2.2 |
| 1250 | 2026-04-19T06:05:17.510Z | Compiling heck v0.4.1 |
| 1251 | 2026-04-19T06:05:17.583Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-04-19T06:05:17.647Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-04-19T06:05:17.706Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1254 | 2026-04-19T06:05:17.750Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1255 | 2026-04-19T06:05:17.776Z | Compiling nom v7.1.3 |
| 1256 | 2026-04-19T06:05:17.825Z | Checking goblin v0.8.2 |
| 1257 | 2026-04-19T06:05:17.892Z | Checking rayon v1.11.0 |
| 1258 | 2026-04-19T06:05:18.199Z | Compiling num_enum_derive v0.5.11 |
| 1259 | 2026-04-19T06:05:18.411Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-04-19T06:05:18.554Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-04-19T06:05:18.906Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-04-19T06:05:19.040Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1263 | 2026-04-19T06:05:19.184Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1264 | 2026-04-19T06:05:19.264Z | Checking tinyvec_macros v0.1.1 |
| 1265 | 2026-04-19T06:05:19.299Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1266 | 2026-04-19T06:05:19.336Z | Compiling rustix v0.38.44 |
| 1267 | 2026-04-19T06:05:19.417Z | Compiling convert_case v0.4.0 |
| 1268 | 2026-04-19T06:05:19.520Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1269 | 2026-04-19T06:05:19.594Z | Compiling proc-macro-error2 v2.0.1 |
| 1270 | 2026-04-19T06:05:19.671Z | Checking tinyvec v1.10.0 |
| 1271 | 2026-04-19T06:05:19.716Z | Compiling derive_more v0.99.20 |
| 1272 | 2026-04-19T06:05:19.856Z | Checking num_enum v0.5.11 |
| 1273 | 2026-04-19T06:05:19.985Z | Compiling libz-sys v1.1.22 |
| 1274 | 2026-04-19T06:05:20.021Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1275 | 2026-04-19T06:05:20.153Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1276 | 2026-04-19T06:05:20.420Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1277 | 2026-04-19T06:05:20.508Z | Compiling tabled_derive v0.11.0 |
| 1278 | 2026-04-19T06:05:20.688Z | Compiling usdt-attr-macro v0.5.0 |
| 1279 | 2026-04-19T06:05:21.070Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1280 | 2026-04-19T06:05:21.140Z | Compiling usdt-macro v0.5.0 |
| 1281 | 2026-04-19T06:05:21.289Z | Compiling zone_cfg_derive v0.3.1 |
| 1282 | 2026-04-19T06:05:21.414Z | Checking papergrid v0.17.0 |
| 1283 | 2026-04-19T06:05:21.586Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1284 | 2026-04-19T06:05:21.815Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1285 | 2026-04-19T06:05:21.837Z | Checking itertools v0.12.1 |
| 1286 | 2026-04-19T06:05:21.952Z | Checking testing_table v0.3.0 |
| 1287 | 2026-04-19T06:05:21.975Z | Compiling num-derive v0.4.2 |
| 1288 | 2026-04-19T06:05:21.992Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1289 | 2026-04-19T06:05:22.043Z | Checking memmap v0.7.0 |
| 1290 | 2026-04-19T06:05:22.169Z | Checking sigpipe v0.1.3 |
| 1291 | 2026-04-19T06:05:22.186Z | Checking glob v0.3.3 |
| 1292 | 2026-04-19T06:05:22.214Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1293 | 2026-04-19T06:05:22.231Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1294 | 2026-04-19T06:05:22.249Z | Checking jiff v0.2.15 |
| 1295 | 2026-04-19T06:05:22.323Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1296 | 2026-04-19T06:05:22.406Z | Checking usdt v0.5.0 |
| 1297 | 2026-04-19T06:05:22.445Z | Checking tabled v0.20.0 |
| 1298 | 2026-04-19T06:05:22.566Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1299 | 2026-04-19T06:05:22.723Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1300 | 2026-04-19T06:05:22.820Z | Checking zone v0.3.1 |
| 1301 | 2026-04-19T06:05:22.888Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-04-19T06:05:23.069Z | Checking smf v0.2.3 |
| 1303 | 2026-04-19T06:05:23.103Z | Checking secrecy v0.10.3 |
| 1304 | 2026-04-19T06:05:23.156Z | Checking bstr v1.12.0 |
| 1305 | 2026-04-19T06:05:23.201Z | Checking whoami v1.6.1 |
| 1306 | 2026-04-19T06:05:23.293Z | Compiling curve25519-dalek v4.1.3 |
| 1307 | 2026-04-19T06:05:23.371Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1308 | 2026-04-19T06:05:23.491Z | Checking hmac v0.12.1 |
| 1309 | 2026-04-19T06:05:23.537Z | Compiling clang-sys v1.8.1 |
| 1310 | 2026-04-19T06:05:23.567Z | Checking inout v0.1.4 |
| 1311 | 2026-04-19T06:05:23.625Z | Checking ff v0.13.1 |
| 1312 | 2026-04-19T06:05:23.695Z | Compiling enum-as-inner v0.6.1 |
| 1313 | 2026-04-19T06:05:23.746Z | Checking data-encoding v2.9.0 |
| 1314 | 2026-04-19T06:05:23.908Z | Compiling semver v0.1.20 |
| 1315 | 2026-04-19T06:05:24.047Z | Checking group v0.13.0 |
| 1316 | 2026-04-19T06:05:24.155Z | Compiling rustc_version v0.1.7 |
| 1317 | 2026-04-19T06:05:24.172Z | Checking cipher v0.4.4 |
| 1318 | 2026-04-19T06:05:24.246Z | Checking hkdf v0.12.4 |
| 1319 | 2026-04-19T06:05:24.374Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-04-19T06:05:24.389Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1321 | 2026-04-19T06:05:24.393Z | Checking universal-hash v0.5.1 |
| 1322 | 2026-04-19T06:05:24.435Z | Checking crypto-bigint v0.5.5 |
| 1323 | 2026-04-19T06:05:24.498Z | Checking half v2.7.1 |
| 1324 | 2026-04-19T06:05:24.527Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1325 | 2026-04-19T06:05:24.658Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1326 | 2026-04-19T06:05:24.732Z | Checking ciborium-io v0.2.2 |
| 1327 | 2026-04-19T06:05:24.748Z | Checking base16ct v0.2.0 |
| 1328 | 2026-04-19T06:05:24.815Z | Checking indent_write v2.2.0 |
| 1329 | 2026-04-19T06:05:24.833Z | Checking base64ct v1.8.0 |
| 1330 | 2026-04-19T06:05:24.866Z | Checking opaque-debug v0.3.1 |
| 1331 | 2026-04-19T06:05:24.938Z | Checking poly1305 v0.8.0 |
| 1332 | 2026-04-19T06:05:24.955Z | Checking ciborium-ll v0.2.2 |
| 1333 | 2026-04-19T06:05:25.068Z | Checking password-hash v0.5.0 |
| 1334 | 2026-04-19T06:05:25.126Z | Checking chacha20 v0.9.1 |
| 1335 | 2026-04-19T06:05:25.179Z | Compiling newtype_derive v0.1.6 |
| 1336 | 2026-04-19T06:05:25.300Z | Checking similar v2.7.0 |
| 1337 | 2026-04-19T06:05:25.326Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1338 | 2026-04-19T06:05:25.431Z | Checking blake2 v0.10.6 |
| 1339 | 2026-04-19T06:05:25.467Z | Checking elliptic-curve v0.13.8 |
| 1340 | 2026-04-19T06:05:25.483Z | Checking thiserror-no-std v2.0.2 |
| 1341 | 2026-04-19T06:05:25.569Z | Compiling typify-impl v0.6.1 |
| 1342 | 2026-04-19T06:05:25.587Z | Checking aead v0.5.2 |
| 1343 | 2026-04-19T06:05:25.630Z | Compiling libloading v0.8.9 |
| 1344 | 2026-04-19T06:05:25.647Z | Checking resolv-conf v0.7.5 |
| 1345 | 2026-04-19T06:05:25.708Z | Checking linked-hash-map v0.5.6 |
| 1346 | 2026-04-19T06:05:25.724Z | Compiling owo-colors v4.3.0 |
| 1347 | 2026-04-19T06:05:25.820Z | Compiling bindgen v0.72.1 |
| 1348 | 2026-04-19T06:05:25.824Z | Checking keccak v0.1.6 |
| 1349 | 2026-04-19T06:05:25.874Z | Checking lru-cache v0.1.2 |
| 1350 | 2026-04-19T06:05:25.928Z | Checking vsss-rs v3.3.4 |
| 1351 | 2026-04-19T06:05:25.975Z | Checking sha3 v0.10.8 |
| 1352 | 2026-04-19T06:05:25.991Z | Checking chacha20poly1305 v0.10.1 |
| 1353 | 2026-04-19T06:05:26.094Z | Checking argon2 v0.5.3 |
| 1354 | 2026-04-19T06:05:26.148Z | Checking ciborium v0.2.2 |
| 1355 | 2026-04-19T06:05:26.165Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-04-19T06:05:26.180Z | Checking tokio-dtrace v0.1.1 |
| 1357 | 2026-04-19T06:05:26.352Z | Compiling cexpr v0.6.0 |
| 1358 | 2026-04-19T06:05:26.378Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1359 | 2026-04-19T06:05:26.659Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1360 | 2026-04-19T06:05:26.885Z | Checking serde-big-array v0.5.1 |
| 1361 | 2026-04-19T06:05:26.904Z | Compiling derive-where v1.6.0 |
| 1362 | 2026-04-19T06:05:26.985Z | Compiling serde_repr v0.1.20 |
| 1363 | 2026-04-19T06:05:27.018Z | Checking unicode-segmentation v1.12.0 |
| 1364 | 2026-04-19T06:05:27.328Z | Checking siphasher v1.0.1 |
| 1365 | 2026-04-19T06:05:27.424Z | Checking same-file v1.0.6 |
| 1366 | 2026-04-19T06:05:27.487Z | Checking phf_shared v0.12.1 |
| 1367 | 2026-04-19T06:05:27.538Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1368 | 2026-04-19T06:05:27.555Z | Checking walkdir v2.5.0 |
| 1369 | 2026-04-19T06:05:27.645Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-04-19T06:05:27.713Z | Checking newline-converter v0.3.0 |
| 1371 | 2026-04-19T06:05:27.823Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1372 | 2026-04-19T06:05:28.102Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1373 | 2026-04-19T06:05:28.298Z | Checking oxide-tokio-rt v0.1.2 |
| 1374 | 2026-04-19T06:05:28.442Z | Checking console v0.15.11 |
| 1375 | 2026-04-19T06:05:28.716Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-04-19T06:05:28.778Z | Checking tokio-stream v0.1.17 |
| 1377 | 2026-04-19T06:05:28.962Z | Compiling typify-macro v0.6.1 |
| 1378 | 2026-04-19T06:05:29.003Z | Compiling pin-project-internal v1.1.10 |
| 1379 | 2026-04-19T06:05:29.082Z | Compiling slog-dtrace v0.3.0 |
| 1380 | 2026-04-19T06:05:29.141Z | Checking csv-core v0.1.12 |
| 1381 | 2026-04-19T06:05:29.311Z | Compiling cancel-safe-futures v0.1.5 |
| 1382 | 2026-04-19T06:05:29.329Z | Compiling chrono-tz v0.10.4 |
| 1383 | 2026-04-19T06:05:29.546Z | Compiling unicode-xid v0.2.6 |
| 1384 | 2026-04-19T06:05:29.563Z | Checking foldhash v0.1.5 |
| 1385 | 2026-04-19T06:05:29.672Z | Checking unicode-linebreak v0.1.5 |
| 1386 | 2026-04-19T06:05:29.702Z | Checking smawk v0.3.2 |
| 1387 | 2026-04-19T06:05:29.735Z | Checking unicode-width v0.1.14 |
| 1388 | 2026-04-19T06:05:29.831Z | Checking swrite v0.1.0 |
| 1389 | 2026-04-19T06:05:29.883Z | Checking textwrap v0.16.2 |
| 1390 | 2026-04-19T06:05:29.926Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1391 | 2026-04-19T06:05:29.983Z | Checking hashbrown v0.15.5 |
| 1392 | 2026-04-19T06:05:30.073Z | Checking pin-project v1.1.10 |
| 1393 | 2026-04-19T06:05:30.100Z | Compiling const_format_proc_macros v0.2.34 |
| 1394 | 2026-04-19T06:05:30.256Z | Checking csv v1.3.1 |
| 1395 | 2026-04-19T06:05:30.516Z | Checking qorb v0.4.1 |
| 1396 | 2026-04-19T06:05:30.553Z | Checking expectorate v1.2.0 |
| 1397 | 2026-04-19T06:05:30.634Z | Checking phf v0.12.1 |
| 1398 | 2026-04-19T06:05:30.683Z | Checking unicode-normalization v0.1.24 |
| 1399 | 2026-04-19T06:05:30.780Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-04-19T06:05:30.843Z | Compiling progenitor-macro v0.10.0 |
| 1401 | 2026-04-19T06:05:31.097Z | Checking libsw-core v0.3.2 |
| 1402 | 2026-04-19T06:05:31.247Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1403 | 2026-04-19T06:05:31.277Z | Compiling snafu-derive v0.8.9 |
| 1404 | 2026-04-19T06:05:31.439Z | Compiling async-recursion v1.1.1 |
| 1405 | 2026-04-19T06:05:31.488Z | Compiling cookie v0.18.1 |
| 1406 | 2026-04-19T06:05:31.682Z | Checking fixedbitset v0.4.2 |
| 1407 | 2026-04-19T06:05:31.728Z | Compiling moka v0.12.11 |
| 1408 | 2026-04-19T06:05:31.839Z | Checking fixedbitset v0.5.7 |
| 1409 | 2026-04-19T06:05:31.947Z | Checking highway v1.3.0 |
| 1410 | 2026-04-19T06:05:32.049Z | Checking petgraph v0.8.2 |
| 1411 | 2026-04-19T06:05:32.138Z | Checking petgraph v0.6.5 |
| 1412 | 2026-04-19T06:05:32.287Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1413 | 2026-04-19T06:05:32.473Z | Checking libsw v3.5.0 |
| 1414 | 2026-04-19T06:05:32.621Z | Checking olpc-cjson v0.1.4 |
| 1415 | 2026-04-19T06:05:32.761Z | Checking const_format v0.2.34 |
| 1416 | 2026-04-19T06:05:32.990Z | Checking snafu v0.8.9 |
| 1417 | 2026-04-19T06:05:33.056Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1418 | 2026-04-19T06:05:33.237Z | Compiling typify v0.6.1 |
| 1419 | 2026-04-19T06:05:33.351Z | Checking papergrid v0.11.0 |
| 1420 | 2026-04-19T06:05:33.436Z | Checking globset v0.4.16 |
| 1421 | 2026-04-19T06:05:33.548Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1422 | 2026-04-19T06:05:33.591Z | Checking gethostname v0.5.0 |
| 1423 | 2026-04-19T06:05:33.697Z | Compiling tabled_derive v0.7.0 |
| 1424 | 2026-04-19T06:05:33.936Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-04-19T06:05:34.031Z | Checking reqwest v0.13.2 |
| 1426 | 2026-04-19T06:05:34.252Z | Checking bcs v0.1.6 |
| 1427 | 2026-04-19T06:05:34.481Z | Checking pem v3.0.5 |
| 1428 | 2026-04-19T06:05:34.561Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-04-19T06:05:34.624Z | Compiling signal-hook v0.3.18 |
| 1430 | 2026-04-19T06:05:34.641Z | Checking humantime v2.3.0 |
| 1431 | 2026-04-19T06:05:34.704Z | Checking linear-map v1.2.0 |
| 1432 | 2026-04-19T06:05:34.825Z | Checking tagptr v0.2.0 |
| 1433 | 2026-04-19T06:05:34.844Z | Checking crc8 v0.1.1 |
| 1434 | 2026-04-19T06:05:34.872Z | Checking termtree v0.5.1 |
| 1435 | 2026-04-19T06:05:34.940Z | Checking typed-path v0.9.3 |
| 1436 | 2026-04-19T06:05:34.958Z | Checking progenitor v0.10.0 |
| 1437 | 2026-04-19T06:05:35.007Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-04-19T06:05:35.104Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-04-19T06:05:35.235Z | Checking tabled v0.15.0 |
| 1440 | 2026-04-19T06:05:35.606Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1441 | 2026-04-19T06:05:35.706Z | Checking tough v0.20.0 |
| 1442 | 2026-04-19T06:05:35.767Z | Checking steno v0.4.1 |
| 1443 | 2026-04-19T06:05:36.251Z | Compiling progenitor-impl v0.13.0 |
| 1444 | 2026-04-19T06:05:36.590Z | Checking hickory-proto v0.25.2 |
| 1445 | 2026-04-19T06:05:36.736Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1446 | 2026-04-19T06:05:37.128Z | Compiling cargo-platform v0.1.9 |
| 1447 | 2026-04-19T06:05:37.243Z | Compiling vergen v8.3.2 |
| 1448 | 2026-04-19T06:05:37.298Z | Compiling fs-err v3.1.2 |
| 1449 | 2026-04-19T06:05:37.364Z | Compiling crc32fast v1.5.0 |
| 1450 | 2026-04-19T06:05:37.490Z | Compiling cargo_metadata v0.18.1 |
| 1451 | 2026-04-19T06:05:37.709Z | Checking progenitor-client v0.13.0 |
| 1452 | 2026-04-19T06:05:37.825Z | Checking dropshot-api-manager-types v0.5.2 |
| 1453 | 2026-04-19T06:05:37.925Z | Checking sha2 v0.10.9 |
| 1454 | 2026-04-19T06:05:37.992Z | Compiling blake3 v1.8.2 |
| 1455 | 2026-04-19T06:05:38.171Z | Checking hickory-resolver v0.25.2 |
| 1456 | 2026-04-19T06:05:38.188Z | Checking adler2 v2.0.1 |
| 1457 | 2026-04-19T06:05:38.326Z | Compiling progenitor-macro v0.13.0 |
| 1458 | 2026-04-19T06:05:38.571Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-04-19T06:05:38.909Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1460 | 2026-04-19T06:05:38.925Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1461 | 2026-04-19T06:05:38.999Z | Checking git-stub v1.0.0 |
| 1462 | 2026-04-19T06:05:39.072Z | Checking filetime v0.2.26 |
| 1463 | 2026-04-19T06:05:39.150Z | Checking constant_time_eq v0.3.1 |
| 1464 | 2026-04-19T06:05:39.207Z | Checking arrayref v0.3.9 |
| 1465 | 2026-04-19T06:05:39.246Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1466 | 2026-04-19T06:05:39.281Z | Compiling curl v0.4.49 |
| 1467 | 2026-04-19T06:05:39.465Z | Checking arrayvec v0.7.6 |
| 1468 | 2026-04-19T06:05:39.527Z | Checking is_ci v1.2.0 |
| 1469 | 2026-04-19T06:05:39.629Z | Checking xattr v1.6.1 |
| 1470 | 2026-04-19T06:05:39.763Z | Checking tar v0.4.45 |
| 1471 | 2026-04-19T06:05:39.925Z | Checking supports-color v3.0.2 |
| 1472 | 2026-04-19T06:05:40.117Z | Checking git-stub-vcs v0.1.0 |
| 1473 | 2026-04-19T06:05:40.227Z | Checking flate2 v1.1.2 |
| 1474 | 2026-04-19T06:05:40.342Z | Checking drift v0.1.3 |
| 1475 | 2026-04-19T06:05:40.440Z | Checking toml v0.7.8 |
| 1476 | 2026-04-19T06:05:40.469Z | Checking kstat-rs v0.2.4 |
| 1477 | 2026-04-19T06:05:40.517Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1478 | 2026-04-19T06:05:40.594Z | Checking topological-sort v0.2.2 |
| 1479 | 2026-04-19T06:05:40.661Z | Checking dropshot-api-manager v0.5.2 |
| 1480 | 2026-04-19T06:05:40.748Z | Checking omicron-zone-package v0.12.2 |
| 1481 | 2026-04-19T06:05:41.183Z | Checking signal-hook-tokio v0.3.1 |
| 1482 | 2026-04-19T06:05:41.312Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1483 | 2026-04-19T06:05:41.512Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1484 | 2026-04-19T06:05:41.609Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-04-19T06:05:41.627Z | Checking internet-checksum v0.2.1 |
| 1486 | 2026-04-19T06:05:41.797Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-04-19T06:05:41.821Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1488 | 2026-04-19T06:05:42.285Z | Checking search_path v0.1.4 |
| 1489 | 2026-04-19T06:05:42.341Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-04-19T06:05:42.422Z | Checking display-error-chain v0.2.2 |
| 1491 | 2026-04-19T06:05:42.488Z | Checking progenitor v0.13.0 |
| 1492 | 2026-04-19T06:05:42.978Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1493 | 2026-04-19T06:05:42.978Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1494 | 2026-04-19T06:05:42.978Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1495 | 2026-04-19T06:05:42.979Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-04-19T06:05:42.979Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-04-19T06:05:43.384Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-04-19T06:05:43.494Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-04-19T06:05:43.819Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-04-19T06:05:43.836Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-04-19T06:05:43.901Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-04-19T06:05:44.083Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1503 | 2026-04-19T06:05:44.206Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1504 | 2026-04-19T06:05:44.464Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1505 | 2026-04-19T06:05:44.559Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1506 | 2026-04-19T06:05:44.714Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-04-19T06:05:45.007Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-04-19T06:05:45.059Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1509 | 2026-04-19T06:05:47.397Z | Compiling git2 v0.19.0 |
| 1510 | 2026-04-19T06:05:48.100Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1511 | 2026-04-19T06:05:48.470Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1512 | 2026-04-19T06:05:49.140Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-04-19T06:05:49.375Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1514 | 2026-04-19T06:05:49.762Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1515 | 2026-04-19T06:05:49.982Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-04-19T06:05:50.313Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1517 | 2026-04-19T06:05:50.443Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-04-19T06:05:50.460Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1519 | 2026-04-19T06:05:50.870Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-04-19T06:06:01.582Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-04-19T06:06:02.853Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1522 | 2026-04-19T06:06:07.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s |
| 1523 | 2026-04-19T06:06:07.861Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1524 | 2026-04-19T06:06:07.861Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1525 | 2026-04-19T06:06:08.333Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1526 | 2026-04-19T06:06:08.336Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1527 | 2026-04-19T06:06:08.405Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1528 | 2026-04-19T06:06:08.408Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1529 | 2026-04-19T06:06:15.445Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1530 | 2026-04-19T06:06:15.448Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1531 | 2026-04-19T06:06:17.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s |
| 1532 | 2026-04-19T06:06:18.097Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1533 | 2026-04-19T06:06:18.097Z | + cargo clippy --features softnpu -- --deny warnings |
| 1534 | 2026-04-19T06:06:18.389Z | Downloading crates ... |
| 1535 | 2026-04-19T06:06:18.515Z | Downloaded wyz v0.5.1 |
| 1536 | 2026-04-19T06:06:18.521Z | Downloaded typeid v1.0.3 |
| 1537 | 2026-04-19T06:06:18.524Z | Downloaded ascii v1.1.0 |
| 1538 | 2026-04-19T06:06:18.524Z | Downloaded serde_arrays v0.1.0 |
| 1539 | 2026-04-19T06:06:18.524Z | Downloaded tap v1.0.1 |
| 1540 | 2026-04-19T06:06:18.527Z | Downloaded radium v0.7.0 |
| 1541 | 2026-04-19T06:06:18.530Z | Downloaded funty v2.0.0 |
| 1542 | 2026-04-19T06:06:18.530Z | Downloaded libloading v0.7.4 |
| 1543 | 2026-04-19T06:06:18.530Z | Downloaded erased-serde v0.4.8 |
| 1544 | 2026-04-19T06:06:18.533Z | Downloaded bitstruct v0.1.1 |
| 1545 | 2026-04-19T06:06:18.535Z | Downloaded bitstruct_derive v0.1.0 |
| 1546 | 2026-04-19T06:06:18.543Z | Downloaded num-bigint v0.4.6 |
| 1547 | 2026-04-19T06:06:18.551Z | Downloaded bitvec v1.0.1 |
| 1548 | 2026-04-19T06:06:18.677Z | Checking num-integer v0.1.46 |
| 1549 | 2026-04-19T06:06:18.751Z | Checking num-complex v0.4.6 |
| 1550 | 2026-04-19T06:06:18.760Z | Compiling radium v0.7.0 |
| 1551 | 2026-04-19T06:06:18.767Z | Checking tap v1.0.1 |
| 1552 | 2026-04-19T06:06:18.773Z | Checking funty v2.0.0 |
| 1553 | 2026-04-19T06:06:18.779Z | Compiling typeid v1.0.3 |
| 1554 | 2026-04-19T06:06:18.782Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1555 | 2026-04-19T06:06:18.792Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1556 | 2026-04-19T06:06:18.848Z | Checking wyz v0.5.1 |
| 1557 | 2026-04-19T06:06:18.943Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1558 | 2026-04-19T06:06:18.952Z | Checking num-bigint v0.4.6 |
| 1559 | 2026-04-19T06:06:18.976Z | Checking num-iter v0.1.45 |
| 1560 | 2026-04-19T06:06:19.027Z | Compiling erased-serde v0.4.8 |
| 1561 | 2026-04-19T06:06:19.048Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-04-19T06:06:19.069Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-04-19T06:06:19.078Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-04-19T06:06:19.146Z | Compiling bitstruct_derive v0.1.0 |
| 1565 | 2026-04-19T06:06:19.146Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-04-19T06:06:19.174Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1567 | 2026-04-19T06:06:19.188Z | Checking bitvec v1.0.1 |
| 1568 | 2026-04-19T06:06:19.191Z | Checking ascii v1.1.0 |
| 1569 | 2026-04-19T06:06:19.205Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1570 | 2026-04-19T06:06:19.255Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1571 | 2026-04-19T06:06:19.358Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1572 | 2026-04-19T06:06:19.358Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-04-19T06:06:19.361Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1574 | 2026-04-19T06:06:19.383Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1575 | 2026-04-19T06:06:19.670Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1576 | 2026-04-19T06:06:19.693Z | Checking serde_arrays v0.1.0 |
| 1577 | 2026-04-19T06:06:19.789Z | Checking bitstruct v0.1.1 |
| 1578 | 2026-04-19T06:06:19.789Z | Checking libloading v0.7.4 |
| 1579 | 2026-04-19T06:06:19.792Z | Checking num-rational v0.4.2 |
| 1580 | 2026-04-19T06:06:19.821Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1581 | 2026-04-19T06:06:20.072Z | Checking num v0.4.3 |
| 1582 | 2026-04-19T06:06:20.138Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-04-19T06:06:20.645Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1584 | 2026-04-19T06:06:20.927Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1585 | 2026-04-19T06:06:20.930Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1586 | 2026-04-19T06:06:21.114Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1587 | 2026-04-19T06:06:21.338Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-04-19T06:06:21.341Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-04-19T06:06:21.793Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-04-19T06:06:22.006Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1591 | 2026-04-19T06:06:22.009Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-04-19T06:06:22.009Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1593 | 2026-04-19T06:06:22.009Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1594 | 2026-04-19T06:06:22.390Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1595 | 2026-04-19T06:06:22.799Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1596 | 2026-04-19T06:06:23.626Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1597 | 2026-04-19T06:06:25.858Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1598 | 2026-04-19T06:06:26.193Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1599 | 2026-04-19T06:06:27.053Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1600 | 2026-04-19T06:06:27.809Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1601 | 2026-04-19T06:06:27.926Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1602 | 2026-04-19T06:06:34.323Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1603 | 2026-04-19T06:06:35.579Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-04-19T06:06:36.104Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1605 | 2026-04-19T06:06:40.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s |
| 1606 | 2026-04-19T06:06:40.416Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1607 | 2026-04-19T06:06:40.416Z | + cargo clippy --features chaos -- --deny warnings |
| 1608 | 2026-04-19T06:06:40.890Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1609 | 2026-04-19T06:06:40.890Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1610 | 2026-04-19T06:06:40.890Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1611 | 2026-04-19T06:06:48.010Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1612 | 2026-04-19T06:06:48.013Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1613 | 2026-04-19T06:06:50.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.04s |
| 1614 | 2026-04-19T06:06:50.640Z | + banner fmt |
| 1615 | 2026-04-19T06:06:50.643Z | |
| 1616 | 2026-04-19T06:06:50.643Z | ###### # # ##### |
| 1617 | 2026-04-19T06:06:50.643Z | # ## ## # |
| 1618 | 2026-04-19T06:06:50.643Z | ##### # ## # # |
| 1619 | 2026-04-19T06:06:50.643Z | # # # # |
| 1620 | 2026-04-19T06:06:50.643Z | # # # # |
| 1621 | 2026-04-19T06:06:50.643Z | # # # # |
| 1622 | 2026-04-19T06:06:50.643Z | |
| 1623 | 2026-04-19T06:06:50.643Z | + cargo fmt -- --check |
| 1624 | 2026-04-19T06:06:51.081Z | + banner test |
| 1625 | 2026-04-19T06:06:51.085Z | |
| 1626 | 2026-04-19T06:06:51.085Z | ##### ###### #### ##### |
| 1627 | 2026-04-19T06:06:51.085Z | # # # # |
| 1628 | 2026-04-19T06:06:51.085Z | # ##### #### # |
| 1629 | 2026-04-19T06:06:51.085Z | # # # # |
| 1630 | 2026-04-19T06:06:51.085Z | # # # # # |
| 1631 | 2026-04-19T06:06:51.085Z | # ###### #### # |
| 1632 | 2026-04-19T06:06:51.085Z | |
| 1633 | 2026-04-19T06:06:51.086Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1634 | 2026-04-19T06:06:51.086Z | + RUST_BACKTRACE=full |
| 1635 | 2026-04-19T06:06:51.086Z | + cargo test --features tofino_stub --no-fail-fast |
| 1636 | 2026-04-19T06:06:51.905Z | Compiling unicode-ident v1.0.24 |
| 1637 | 2026-04-19T06:06:51.905Z | Compiling cfg-if v1.0.3 |
| 1638 | 2026-04-19T06:06:51.908Z | Compiling memchr v2.7.5 |
| 1639 | 2026-04-19T06:06:52.011Z | Compiling serde_core v1.0.228 |
| 1640 | 2026-04-19T06:06:52.022Z | Compiling itoa v1.0.15 |
| 1641 | 2026-04-19T06:06:52.025Z | Compiling libc v0.2.183 |
| 1642 | 2026-04-19T06:06:52.036Z | Compiling zmij v1.0.17 |
| 1643 | 2026-04-19T06:06:52.046Z | Compiling libm v0.2.15 |
| 1644 | 2026-04-19T06:06:52.114Z | Compiling proc-macro2 v1.0.106 |
| 1645 | 2026-04-19T06:06:52.140Z | Compiling heck v0.5.0 |
| 1646 | 2026-04-19T06:06:52.299Z | Compiling equivalent v1.0.2 |
| 1647 | 2026-04-19T06:06:52.388Z | Compiling log v0.4.29 |
| 1648 | 2026-04-19T06:06:52.400Z | Compiling smallvec v1.15.1 |
| 1649 | 2026-04-19T06:06:52.516Z | Compiling quote v1.0.45 |
| 1650 | 2026-04-19T06:06:52.563Z | Compiling allocator-api2 v0.2.21 |
| 1651 | 2026-04-19T06:06:52.566Z | Compiling iana-time-zone v0.1.64 |
| 1652 | 2026-04-19T06:06:52.656Z | Compiling foldhash v0.2.0 |
| 1653 | 2026-04-19T06:06:52.807Z | Compiling syn v2.0.117 |
| 1654 | 2026-04-19T06:06:52.820Z | Compiling dyn-clone v1.0.20 |
| 1655 | 2026-04-19T06:06:52.882Z | Compiling hashbrown v0.16.1 |
| 1656 | 2026-04-19T06:06:52.900Z | Compiling stable_deref_trait v1.2.0 |
| 1657 | 2026-04-19T06:06:52.912Z | Compiling pin-project-lite v0.2.16 |
| 1658 | 2026-04-19T06:06:52.957Z | Compiling percent-encoding v2.3.2 |
| 1659 | 2026-04-19T06:06:52.978Z | Compiling fnv v1.0.7 |
| 1660 | 2026-04-19T06:06:53.005Z | Compiling litemap v0.8.0 |
| 1661 | 2026-04-19T06:06:53.076Z | Compiling writeable v0.6.1 |
| 1662 | 2026-04-19T06:06:53.145Z | Compiling regex-syntax v0.8.6 |
| 1663 | 2026-04-19T06:06:53.158Z | Compiling icu_normalizer_data v2.0.0 |
| 1664 | 2026-04-19T06:06:53.220Z | Compiling icu_properties_data v2.0.1 |
| 1665 | 2026-04-19T06:06:53.234Z | Compiling form_urlencoded v1.2.2 |
| 1666 | 2026-04-19T06:06:53.355Z | Compiling utf8_iter v1.0.4 |
| 1667 | 2026-04-19T06:06:53.373Z | Compiling scopeguard v1.2.0 |
| 1668 | 2026-04-19T06:06:53.419Z | Compiling num-traits v0.2.19 |
| 1669 | 2026-04-19T06:06:53.469Z | Compiling lock_api v0.4.14 |
| 1670 | 2026-04-19T06:06:53.480Z | Compiling getrandom v0.3.3 |
| 1671 | 2026-04-19T06:06:53.498Z | Compiling aho-corasick v1.1.3 |
| 1672 | 2026-04-19T06:06:53.652Z | Compiling semver v1.0.27 |
| 1673 | 2026-04-19T06:06:53.691Z | Compiling serde_json v1.0.149 |
| 1674 | 2026-04-19T06:06:53.814Z | Compiling indexmap v2.13.0 |
| 1675 | 2026-04-19T06:06:53.996Z | Compiling ucd-trie v0.1.7 |
| 1676 | 2026-04-19T06:06:54.019Z | Compiling byteorder v1.5.0 |
| 1677 | 2026-04-19T06:06:54.242Z | Compiling uuid v1.20.0 |
| 1678 | 2026-04-19T06:06:54.396Z | Compiling futures-core v0.3.32 |
| 1679 | 2026-04-19T06:06:54.561Z | Compiling time-core v0.1.8 |
| 1680 | 2026-04-19T06:06:54.646Z | Compiling regex-automata v0.4.13 |
| 1681 | 2026-04-19T06:06:54.676Z | Compiling num-conv v0.2.1 |
| 1682 | 2026-04-19T06:06:54.832Z | Compiling time-macros v0.2.27 |
| 1683 | 2026-04-19T06:06:54.899Z | Compiling futures-sink v0.3.32 |
| 1684 | 2026-04-19T06:06:54.924Z | Compiling ryu v1.0.20 |
| 1685 | 2026-04-19T06:06:54.985Z | Compiling regress v0.10.5 |
| 1686 | 2026-04-19T06:06:55.114Z | Compiling slab v0.4.11 |
| 1687 | 2026-04-19T06:06:55.300Z | Compiling pretty-hex v0.4.1 |
| 1688 | 2026-04-19T06:06:55.448Z | Compiling strsim v0.11.1 |
| 1689 | 2026-04-19T06:06:55.602Z | Compiling synstructure v0.13.2 |
| 1690 | 2026-04-19T06:06:55.642Z | Compiling serde_derive_internals v0.29.1 |
| 1691 | 2026-04-19T06:06:55.787Z | Compiling plain v0.2.3 |
| 1692 | 2026-04-19T06:06:55.837Z | Compiling futures-channel v0.3.32 |
| 1693 | 2026-04-19T06:06:55.837Z | Compiling syn v1.0.109 |
| 1694 | 2026-04-19T06:06:56.106Z | Compiling futures-io v0.3.32 |
| 1695 | 2026-04-19T06:06:56.119Z | Compiling futures-task v0.3.32 |
| 1696 | 2026-04-19T06:06:56.193Z | Compiling socket2 v0.6.0 |
| 1697 | 2026-04-19T06:06:56.287Z | Compiling parking_lot_core v0.9.12 |
| 1698 | 2026-04-19T06:06:56.379Z | Compiling regex v1.12.3 |
| 1699 | 2026-04-19T06:06:56.585Z | Compiling parking_lot v0.12.5 |
| 1700 | 2026-04-19T06:06:56.633Z | Compiling signal-hook-registry v1.4.6 |
| 1701 | 2026-04-19T06:06:56.682Z | Compiling thread-id v5.0.0 |
| 1702 | 2026-04-19T06:06:56.769Z | Compiling mio v1.0.4 |
| 1703 | 2026-04-19T06:06:56.811Z | Compiling serde_derive v1.0.228 |
| 1704 | 2026-04-19T06:06:56.850Z | Compiling zerofrom-derive v0.1.6 |
| 1705 | 2026-04-19T06:06:56.994Z | Compiling yoke-derive v0.8.0 |
| 1706 | 2026-04-19T06:06:57.022Z | Compiling zerovec-derive v0.11.1 |
| 1707 | 2026-04-19T06:06:57.215Z | Compiling displaydoc v0.2.5 |
| 1708 | 2026-04-19T06:06:57.275Z | Compiling thiserror-impl v2.0.18 |
| 1709 | 2026-04-19T06:06:57.992Z | Compiling schemars_derive v0.8.22 |
| 1710 | 2026-04-19T06:06:58.048Z | Compiling tokio-macros v2.6.0 |
| 1711 | 2026-04-19T06:06:58.071Z | Compiling zerocopy-derive v0.8.27 |
| 1712 | 2026-04-19T06:06:58.134Z | Compiling zeroize_derive v1.4.3 |
| 1713 | 2026-04-19T06:06:58.534Z | Compiling thiserror v2.0.18 |
| 1714 | 2026-04-19T06:06:58.647Z | Compiling futures-macro v0.3.32 |
| 1715 | 2026-04-19T06:06:58.820Z | Compiling zerofrom v0.1.6 |
| 1716 | 2026-04-19T06:06:58.832Z | Compiling thiserror-impl v1.0.69 |
| 1717 | 2026-04-19T06:06:58.853Z | Compiling tracing-attributes v0.1.30 |
| 1718 | 2026-04-19T06:06:58.950Z | Compiling yoke v0.8.0 |
| 1719 | 2026-04-19T06:06:59.140Z | Compiling zerovec v0.11.4 |
| 1720 | 2026-04-19T06:06:59.202Z | Compiling zerotrie v0.2.2 |
| 1721 | 2026-04-19T06:06:59.205Z | Compiling pest v2.8.2 |
| 1722 | 2026-04-19T06:06:59.314Z | Compiling zerocopy v0.8.27 |
| 1723 | 2026-04-19T06:06:59.489Z | Compiling serde v1.0.228 |
| 1724 | 2026-04-19T06:06:59.568Z | Compiling scroll_derive v0.13.1 |
| 1725 | 2026-04-19T06:07:00.036Z | Compiling bytes v1.11.1 |
| 1726 | 2026-04-19T06:07:00.049Z | Compiling serde_tokenstream v0.2.3 |
| 1727 | 2026-04-19T06:07:00.060Z | Compiling tinystr v0.8.1 |
| 1728 | 2026-04-19T06:07:00.063Z | Compiling potential_utf v0.1.3 |
| 1729 | 2026-04-19T06:07:00.141Z | Compiling chrono v0.4.44 |
| 1730 | 2026-04-19T06:07:00.240Z | Compiling icu_locale_core v2.0.0 |
| 1731 | 2026-04-19T06:07:00.262Z | Compiling icu_collections v2.0.0 |
| 1732 | 2026-04-19T06:07:00.328Z | Compiling pest_meta v2.8.2 |
| 1733 | 2026-04-19T06:07:00.411Z | Compiling async-trait v0.1.89 |
| 1734 | 2026-04-19T06:07:00.552Z | Compiling http v1.4.0 |
| 1735 | 2026-04-19T06:07:00.783Z | Compiling icu_provider v2.0.0 |
| 1736 | 2026-04-19T06:07:01.095Z | Compiling icu_normalizer v2.0.0 |
| 1737 | 2026-04-19T06:07:01.113Z | Compiling icu_properties v2.0.1 |
| 1738 | 2026-04-19T06:07:01.304Z | Compiling schemars v0.8.22 |
| 1739 | 2026-04-19T06:07:01.416Z | Compiling pest_generator v2.8.2 |
| 1740 | 2026-04-19T06:07:01.547Z | Compiling scroll v0.13.0 |
| 1741 | 2026-04-19T06:07:01.660Z | Compiling thiserror v1.0.69 |
| 1742 | 2026-04-19T06:07:01.663Z | Compiling openapiv3 v2.2.0 |
| 1743 | 2026-04-19T06:07:01.705Z | Compiling tokio v1.49.0 |
| 1744 | 2026-04-19T06:07:01.763Z | Compiling goblin v0.10.1 |
| 1745 | 2026-04-19T06:07:01.811Z | Compiling daft-derive v0.1.4 |
| 1746 | 2026-04-19T06:07:02.033Z | Compiling idna_adapter v1.2.1 |
| 1747 | 2026-04-19T06:07:02.186Z | Compiling pest_derive v2.8.2 |
| 1748 | 2026-04-19T06:07:02.286Z | Compiling idna v1.1.0 |
| 1749 | 2026-04-19T06:07:02.348Z | Compiling darling_core v0.21.3 |
| 1750 | 2026-04-19T06:07:02.495Z | Compiling typify-impl v0.4.3 |
| 1751 | 2026-04-19T06:07:02.553Z | Compiling url v2.5.7 |
| 1752 | 2026-04-19T06:07:02.750Z | Compiling dtrace-parser v0.3.0 |
| 1753 | 2026-04-19T06:07:03.300Z | Compiling serde_yaml v0.9.34+deprecated |
| 1754 | 2026-04-19T06:07:03.431Z | Compiling ppv-lite86 v0.2.21 |
| 1755 | 2026-04-19T06:07:03.756Z | Compiling openssl-macros v0.1.1 |
| 1756 | 2026-04-19T06:07:03.759Z | Compiling base64 v0.22.1 |
| 1757 | 2026-04-19T06:07:04.236Z | Compiling http-body v1.0.1 |
| 1758 | 2026-04-19T06:07:04.297Z | Compiling erased-serde v0.3.31 |
| 1759 | 2026-04-19T06:07:04.393Z | Compiling bitflags v2.9.4 |
| 1760 | 2026-04-19T06:07:04.446Z | Compiling dof v0.4.0 |
| 1761 | 2026-04-19T06:07:04.506Z | Compiling darling_macro v0.21.3 |
| 1762 | 2026-04-19T06:07:04.589Z | Compiling typenum v1.18.0 |
| 1763 | 2026-04-19T06:07:04.699Z | Compiling getrandom v0.2.16 |
| 1764 | 2026-04-19T06:07:04.842Z | Compiling ipnet v2.11.0 |
| 1765 | 2026-04-19T06:07:04.889Z | Compiling atomic-waker v1.1.2 |
| 1766 | 2026-04-19T06:07:05.023Z | Compiling usdt-impl v0.6.0 |
| 1767 | 2026-04-19T06:07:05.122Z | Compiling darling v0.21.3 |
| 1768 | 2026-04-19T06:07:05.136Z | Compiling anyhow v1.0.102 |
| 1769 | 2026-04-19T06:07:05.207Z | Compiling httparse v1.10.1 |
| 1770 | 2026-04-19T06:07:05.395Z | Compiling portable-atomic v1.11.1 |
| 1771 | 2026-04-19T06:07:05.542Z | Compiling tower-service v0.3.3 |
| 1772 | 2026-04-19T06:07:05.574Z | Compiling untrusted v0.9.0 |
| 1773 | 2026-04-19T06:07:05.654Z | Compiling tower-layer v0.3.3 |
| 1774 | 2026-04-19T06:07:05.736Z | Compiling try-lock v0.2.5 |
| 1775 | 2026-04-19T06:07:05.833Z | Compiling critical-section v1.2.0 |
| 1776 | 2026-04-19T06:07:05.850Z | Compiling want v0.3.1 |
| 1777 | 2026-04-19T06:07:05.947Z | Compiling once_cell v1.21.3 |
| 1778 | 2026-04-19T06:07:05.947Z | Compiling zeroize v1.8.1 |
| 1779 | 2026-04-19T06:07:06.022Z | Compiling pin-utils v0.1.0 |
| 1780 | 2026-04-19T06:07:06.099Z | Compiling httpdate v1.0.3 |
| 1781 | 2026-04-19T06:07:06.162Z | Compiling structmeta-derive v0.3.0 |
| 1782 | 2026-04-19T06:07:06.165Z | Compiling newtype-uuid-macros v0.1.0 |
| 1783 | 2026-04-19T06:07:06.338Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-04-19T06:07:06.489Z | Compiling usdt-macro v0.6.0 |
| 1785 | 2026-04-19T06:07:06.553Z | Compiling usdt-attr-macro v0.6.0 |
| 1786 | 2026-04-19T06:07:07.210Z | Compiling structmeta v0.3.0 |
| 1787 | 2026-04-19T06:07:07.510Z | Compiling async-stream-impl v0.3.6 |
| 1788 | 2026-04-19T06:07:07.739Z | Compiling powerfmt v0.2.0 |
| 1789 | 2026-04-19T06:07:07.988Z | Compiling deranged v0.5.3 |
| 1790 | 2026-04-19T06:07:08.156Z | Compiling num_threads v0.1.7 |
| 1791 | 2026-04-19T06:07:08.170Z | Compiling omicron-workspace-hack v0.1.0 |
| 1792 | 2026-04-19T06:07:08.242Z | Compiling dropshot_endpoint v0.16.7 |
| 1793 | 2026-04-19T06:07:08.261Z | Compiling http-body-util v0.1.3 |
| 1794 | 2026-04-19T06:07:08.264Z | Compiling ref-cast-impl v1.0.25 |
| 1795 | 2026-04-19T06:07:08.655Z | Compiling typify-macro v0.4.3 |
| 1796 | 2026-04-19T06:07:08.889Z | Compiling derive-ex v0.1.8 |
| 1797 | 2026-04-19T06:07:08.922Z | Compiling serde_urlencoded v0.7.1 |
| 1798 | 2026-04-19T06:07:09.037Z | Compiling strum_macros v0.27.2 |
| 1799 | 2026-04-19T06:07:09.141Z | Compiling sync_wrapper v1.0.2 |
| 1800 | 2026-04-19T06:07:09.169Z | Compiling serde_with_macros v3.14.1 |
| 1801 | 2026-04-19T06:07:09.368Z | Compiling iri-string v0.7.8 |
| 1802 | 2026-04-19T06:07:09.501Z | Compiling subtle v2.6.1 |
| 1803 | 2026-04-19T06:07:09.905Z | Compiling thread_local v1.1.9 |
| 1804 | 2026-04-19T06:07:10.111Z | Compiling rand_core v0.6.4 |
| 1805 | 2026-04-19T06:07:10.176Z | Compiling futures-util v0.3.32 |
| 1806 | 2026-04-19T06:07:10.346Z | Compiling match_cfg v0.1.0 |
| 1807 | 2026-04-19T06:07:10.375Z | Compiling parse-display-derive v0.10.0 |
| 1808 | 2026-04-19T06:07:10.421Z | Compiling toml_datetime v0.6.11 |
| 1809 | 2026-04-19T06:07:10.564Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1810 | 2026-04-19T06:07:10.576Z | Compiling test-strategy v0.4.3 |
| 1811 | 2026-04-19T06:07:10.699Z | Compiling take_mut v0.2.2 |
| 1812 | 2026-04-19T06:07:10.756Z | Compiling typify v0.4.3 |
| 1813 | 2026-04-19T06:07:10.850Z | Compiling progenitor-impl v0.11.1 |
| 1814 | 2026-04-19T06:07:10.946Z | Compiling term v1.2.0 |
| 1815 | 2026-04-19T06:07:11.047Z | Compiling tracing-core v0.1.34 |
| 1816 | 2026-04-19T06:07:11.481Z | Compiling tracing v0.1.41 |
| 1817 | 2026-04-19T06:07:11.632Z | Compiling clap_derive v4.6.0 |
| 1818 | 2026-04-19T06:07:11.665Z | Compiling camino v1.2.2 |
| 1819 | 2026-04-19T06:07:11.715Z | Compiling cpufeatures v0.2.17 |
| 1820 | 2026-04-19T06:07:11.793Z | Compiling fastrand v2.3.0 |
| 1821 | 2026-04-19T06:07:11.975Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1822 | 2026-04-19T06:07:12.046Z | Compiling encoding_rs v0.8.35 |
| 1823 | 2026-04-19T06:07:12.069Z | Compiling unicode-width v0.2.1 |
| 1824 | 2026-04-19T06:07:12.194Z | Compiling mime v0.3.17 |
| 1825 | 2026-04-19T06:07:12.842Z | Compiling errno v0.3.14 |
| 1826 | 2026-04-19T06:07:12.902Z | Compiling hex v0.4.3 |
| 1827 | 2026-04-19T06:07:12.997Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-04-19T06:07:13.307Z | Compiling ipnetwork v0.21.1 |
| 1829 | 2026-04-19T06:07:13.588Z | Compiling crossbeam-utils v0.8.21 |
| 1830 | 2026-04-19T06:07:13.627Z | Compiling winnow v0.7.14 |
| 1831 | 2026-04-19T06:07:13.721Z | Compiling rustix v1.1.2 |
| 1832 | 2026-04-19T06:07:13.744Z | Compiling tokio-util v0.7.16 |
| 1833 | 2026-04-19T06:07:14.095Z | Compiling slog v2.8.2 |
| 1834 | 2026-04-19T06:07:14.307Z | Compiling progenitor-macro v0.11.1 |
| 1835 | 2026-04-19T06:07:14.818Z | Compiling crypto-common v0.1.6 |
| 1836 | 2026-04-19T06:07:14.830Z | Compiling itertools v0.14.0 |
| 1837 | 2026-04-19T06:07:15.012Z | Compiling rand_core v0.9.3 |
| 1838 | 2026-04-19T06:07:15.031Z | Compiling h2 v0.4.12 |
| 1839 | 2026-04-19T06:07:15.173Z | Compiling oxnet v0.1.4 |
| 1840 | 2026-04-19T06:07:15.235Z | Compiling rand_chacha v0.9.0 |
| 1841 | 2026-04-19T06:07:15.275Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-04-19T06:07:15.614Z | Compiling spin v0.9.8 |
| 1843 | 2026-04-19T06:07:15.724Z | Compiling quick-error v1.2.3 |
| 1844 | 2026-04-19T06:07:15.727Z | Compiling debug-ignore v1.0.5 |
| 1845 | 2026-04-19T06:07:15.747Z | Compiling rand v0.9.2 |
| 1846 | 2026-04-19T06:07:15.837Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1847 | 2026-04-19T06:07:15.850Z | Compiling tabwriter v1.4.1 |
| 1848 | 2026-04-19T06:07:16.077Z | Compiling rustls-pki-types v1.12.0 |
| 1849 | 2026-04-19T06:07:16.096Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1850 | 2026-04-19T06:07:16.348Z | Compiling serde_spanned v1.0.4 |
| 1851 | 2026-04-19T06:07:16.405Z | Compiling colored v3.0.0 |
| 1852 | 2026-04-19T06:07:16.506Z | Compiling bit-vec v0.8.0 |
| 1853 | 2026-04-19T06:07:16.535Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1854 | 2026-04-19T06:07:16.562Z | Compiling lazy_static v1.5.0 |
| 1855 | 2026-04-19T06:07:16.744Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1856 | 2026-04-19T06:07:16.756Z | Compiling bit-set v0.8.0 |
| 1857 | 2026-04-19T06:07:16.783Z | Compiling async-stream v0.3.6 |
| 1858 | 2026-04-19T06:07:16.921Z | Compiling strum v0.26.3 |
| 1859 | 2026-04-19T06:07:16.955Z | Compiling waitgroup v0.1.2 |
| 1860 | 2026-04-19T06:07:16.990Z | Compiling serde_path_to_error v0.1.20 |
| 1861 | 2026-04-19T06:07:17.096Z | Compiling hyper v1.8.1 |
| 1862 | 2026-04-19T06:07:17.248Z | Compiling unarray v0.1.4 |
| 1863 | 2026-04-19T06:07:17.272Z | Compiling anstyle v1.0.14 |
| 1864 | 2026-04-19T06:07:17.360Z | Compiling time v0.3.47 |
| 1865 | 2026-04-19T06:07:17.497Z | Compiling ring v0.17.14 |
| 1866 | 2026-04-19T06:07:17.941Z | Compiling macaddr v1.0.1 |
| 1867 | 2026-04-19T06:07:18.130Z | Compiling hyper-util v0.1.19 |
| 1868 | 2026-04-19T06:07:18.263Z | Compiling utf8parse v0.2.2 |
| 1869 | 2026-04-19T06:07:18.494Z | Compiling anstyle-parse v1.0.0 |
| 1870 | 2026-04-19T06:07:18.695Z | Compiling crossbeam-channel v0.5.15 |
| 1871 | 2026-04-19T06:07:18.824Z | Compiling block-buffer v0.10.4 |
| 1872 | 2026-04-19T06:07:18.984Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1873 | 2026-04-19T06:07:19.064Z | Compiling ref-cast v1.0.25 |
| 1874 | 2026-04-19T06:07:19.167Z | Compiling colorchoice v1.0.4 |
| 1875 | 2026-04-19T06:07:19.170Z | Compiling anstyle-query v1.1.4 |
| 1876 | 2026-04-19T06:07:19.290Z | Compiling is_terminal_polyfill v1.70.1 |
| 1877 | 2026-04-19T06:07:19.302Z | Compiling digest v0.10.7 |
| 1878 | 2026-04-19T06:07:19.359Z | Compiling anstream v1.0.0 |
| 1879 | 2026-04-19T06:07:19.372Z | Compiling strum v0.27.2 |
| 1880 | 2026-04-19T06:07:19.385Z | Compiling clap_lex v1.1.0 |
| 1881 | 2026-04-19T06:07:19.468Z | Compiling is-terminal v0.4.16 |
| 1882 | 2026-04-19T06:07:19.562Z | Compiling slog-term v2.9.2 |
| 1883 | 2026-04-19T06:07:19.574Z | Compiling slog-async v2.8.0 |
| 1884 | 2026-04-19T06:07:19.586Z | Compiling slog-json v2.6.1 |
| 1885 | 2026-04-19T06:07:19.694Z | Compiling tower v0.5.2 |
| 1886 | 2026-04-19T06:07:19.748Z | Compiling hostname v0.3.1 |
| 1887 | 2026-04-19T06:07:19.879Z | Compiling instant v0.1.13 |
| 1888 | 2026-04-19T06:07:19.893Z | Compiling slog-bunyan v2.5.0 |
| 1889 | 2026-04-19T06:07:19.907Z | Compiling futures-executor v0.3.32 |
| 1890 | 2026-04-19T06:07:20.119Z | Compiling tower-http v0.6.8 |
| 1891 | 2026-04-19T06:07:20.191Z | Compiling futures v0.3.32 |
| 1892 | 2026-04-19T06:07:20.194Z | Compiling openssl-sys v0.9.112 |
| 1893 | 2026-04-19T06:07:20.774Z | Compiling aws-lc-sys v0.39.1 |
| 1894 | 2026-04-19T06:07:20.777Z | Compiling memmap2 v0.9.8 |
| 1895 | 2026-04-19T06:07:21.404Z | Compiling foreign-types-shared v0.1.1 |
| 1896 | 2026-04-19T06:07:21.404Z | Compiling untrusted v0.7.1 |
| 1897 | 2026-04-19T06:07:21.428Z | Compiling tempfile v3.23.0 |
| 1898 | 2026-04-19T06:07:21.491Z | Compiling foreign-types v0.3.2 |
| 1899 | 2026-04-19T06:07:21.541Z | Compiling aws-lc-rs v1.16.2 |
| 1900 | 2026-04-19T06:07:21.565Z | Compiling openssl-probe v0.1.6 |
| 1901 | 2026-04-19T06:07:21.597Z | Compiling openssl v0.10.76 |
| 1902 | 2026-04-19T06:07:22.459Z | Compiling rustls-webpki v0.103.6 |
| 1903 | 2026-04-19T06:07:23.013Z | Compiling rustls v0.23.32 |
| 1904 | 2026-04-19T06:07:23.316Z | Compiling either v1.15.0 |
| 1905 | 2026-04-19T06:07:23.489Z | Compiling usdt v0.6.0 |
| 1906 | 2026-04-19T06:07:23.770Z | Compiling webpki-roots v1.0.2 |
| 1907 | 2026-04-19T06:07:23.889Z | Compiling native-tls v0.2.14 |
| 1908 | 2026-04-19T06:07:24.079Z | Compiling tokio-native-tls v0.3.1 |
| 1909 | 2026-04-19T06:07:24.206Z | Compiling newtype-uuid v1.3.2 |
| 1910 | 2026-04-19T06:07:24.252Z | Compiling hyper-tls v0.6.0 |
| 1911 | 2026-04-19T06:07:24.487Z | Compiling daft v0.1.4 |
| 1912 | 2026-04-19T06:07:24.852Z | Compiling rustls-webpki v0.102.8 |
| 1913 | 2026-04-19T06:07:26.030Z | Compiling tokio-rustls v0.26.3 |
| 1914 | 2026-04-19T06:07:26.278Z | Compiling hyper-rustls v0.27.7 |
| 1915 | 2026-04-19T06:07:26.302Z | Compiling rustls v0.22.4 |
| 1916 | 2026-04-19T06:07:26.612Z | Compiling reqwest v0.12.23 |
| 1917 | 2026-04-19T06:07:27.114Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1918 | 2026-04-19T06:07:27.855Z | Compiling sha1 v0.10.6 |
| 1919 | 2026-04-19T06:07:28.092Z | Compiling tokio-rustls v0.25.0 |
| 1920 | 2026-04-19T06:07:28.165Z | Compiling rustls-pemfile v2.2.0 |
| 1921 | 2026-04-19T06:07:28.331Z | Compiling multer v3.1.0 |
| 1922 | 2026-04-19T06:07:28.365Z | Compiling terminal_size v0.4.3 |
| 1923 | 2026-04-19T06:07:28.514Z | Compiling rand_chacha v0.3.1 |
| 1924 | 2026-04-19T06:07:28.963Z | Compiling wait-timeout v0.2.1 |
| 1925 | 2026-04-19T06:07:29.028Z | Compiling hostname v0.4.2 |
| 1926 | 2026-04-19T06:07:29.418Z | Compiling dropshot v0.16.7 |
| 1927 | 2026-04-19T06:07:29.430Z | Compiling rusty-fork v0.3.0 |
| 1928 | 2026-04-19T06:07:29.825Z | Compiling rand v0.8.5 |
| 1929 | 2026-04-19T06:07:30.662Z | Compiling rand_xorshift v0.4.0 |
| 1930 | 2026-04-19T06:07:31.416Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-04-19T06:07:31.923Z | Compiling proptest v1.8.0 |
| 1932 | 2026-04-19T06:07:32.161Z | Compiling clap_builder v4.6.0 |
| 1933 | 2026-04-19T06:07:33.067Z | Compiling serde_spanned v0.6.9 |
| 1934 | 2026-04-19T06:07:33.720Z | Compiling prettyplease v0.2.37 |
| 1935 | 2026-04-19T06:07:33.874Z | Compiling clap v4.6.0 |
| 1936 | 2026-04-19T06:07:33.966Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1937 | 2026-04-19T06:07:34.636Z | Compiling progenitor-client v0.11.1 |
| 1938 | 2026-04-19T06:07:34.940Z | Compiling progenitor-client v0.10.0 |
| 1939 | 2026-04-19T06:07:35.244Z | Compiling serde_with v3.14.1 |
| 1940 | 2026-04-19T06:07:35.819Z | Compiling progenitor v0.11.1 |
| 1941 | 2026-04-19T06:07:36.975Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1942 | 2026-04-19T06:07:37.292Z | Compiling rustc-hash v2.1.1 |
| 1943 | 2026-04-19T06:07:37.421Z | Compiling iddqd v0.3.17 |
| 1944 | 2026-04-19T06:07:37.647Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1945 | 2026-04-19T06:07:38.563Z | Compiling backoff v0.4.0 |
| 1946 | 2026-04-19T06:07:38.669Z | Compiling parse-display v0.10.0 |
| 1947 | 2026-04-19T06:07:38.740Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1948 | 2026-04-19T06:07:38.853Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1949 | 2026-04-19T06:07:38.872Z | Compiling num-derive v0.3.3 |
| 1950 | 2026-04-19T06:07:39.010Z | Compiling toml_write v0.1.2 |
| 1951 | 2026-04-19T06:07:39.023Z | Compiling winnow v0.5.40 |
| 1952 | 2026-04-19T06:07:39.216Z | Compiling toml_edit v0.22.27 |
| 1953 | 2026-04-19T06:07:40.668Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1954 | 2026-04-19T06:07:40.745Z | Compiling num-integer v0.1.46 |
| 1955 | 2026-04-19T06:07:41.072Z | Compiling float-ord v0.3.2 |
| 1956 | 2026-04-19T06:07:41.195Z | Compiling toml v0.8.23 |
| 1957 | 2026-04-19T06:07:43.911Z | Compiling num-rational v0.4.2 |
| 1958 | 2026-04-19T06:07:44.499Z | Compiling num-iter v0.1.45 |
| 1959 | 2026-04-19T06:07:44.772Z | Compiling num-complex v0.4.6 |
| 1960 | 2026-04-19T06:07:45.909Z | Compiling num v0.4.3 |
| 1961 | 2026-04-19T06:07:46.241Z | Compiling toml_edit v0.19.15 |
| 1962 | 2026-04-19T06:07:47.743Z | Compiling proc-macro-crate v1.3.1 |
| 1963 | 2026-04-19T06:07:48.701Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-04-19T06:07:49.948Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1965 | 2026-04-19T06:07:50.504Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1966 | 2026-04-19T06:07:52.134Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-04-19T06:07:52.446Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-04-19T06:07:52.571Z | Compiling memoffset v0.9.1 |
| 1969 | 2026-04-19T06:07:52.663Z | Compiling ingot-macros v0.1.1 |
| 1970 | 2026-04-19T06:07:52.701Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1971 | 2026-04-19T06:07:52.740Z | Compiling nix v0.30.1 |
| 1972 | 2026-04-19T06:07:53.144Z | Compiling proc-macro-error2 v2.0.1 |
| 1973 | 2026-04-19T06:07:53.324Z | Compiling libscf-sys v1.1.0 |
| 1974 | 2026-04-19T06:07:53.466Z | Compiling scroll_derive v0.12.1 |
| 1975 | 2026-04-19T06:07:53.781Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1976 | 2026-04-19T06:07:54.188Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1977 | 2026-04-19T06:07:54.224Z | Compiling tabled_derive v0.11.0 |
| 1978 | 2026-04-19T06:07:57.179Z | Compiling zerocopy v0.7.35 |
| 1979 | 2026-04-19T06:07:57.734Z | Compiling num_enum_derive v0.7.5 |
| 1980 | 2026-04-19T06:07:57.901Z | Compiling hubpack v0.1.2 |
| 1981 | 2026-04-19T06:07:58.102Z | Compiling foreign-types-macros v0.2.3 |
| 1982 | 2026-04-19T06:07:58.353Z | Compiling static_assertions v1.1.0 |
| 1983 | 2026-04-19T06:07:58.755Z | Compiling glob v0.3.3 |
| 1984 | 2026-04-19T06:07:58.822Z | Compiling proc-macro-error-attr v1.0.4 |
| 1985 | 2026-04-19T06:07:58.983Z | Compiling dtrace-parser v0.2.0 |
| 1986 | 2026-04-19T06:07:59.215Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1987 | 2026-04-19T06:07:59.447Z | Compiling bytecount v0.6.9 |
| 1988 | 2026-04-19T06:07:59.681Z | Compiling proc-macro-error v1.0.4 |
| 1989 | 2026-04-19T06:07:59.790Z | Compiling dof v0.3.0 |
| 1990 | 2026-04-19T06:08:00.205Z | Compiling num_enum_derive v0.5.11 |
| 1991 | 2026-04-19T06:08:01.684Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1992 | 2026-04-19T06:08:01.829Z | Compiling thread-id v4.2.2 |
| 1993 | 2026-04-19T06:08:01.954Z | Compiling usdt-impl v0.5.0 |
| 1994 | 2026-04-19T06:08:02.327Z | Compiling derive_more v0.99.20 |
| 1995 | 2026-04-19T06:08:02.707Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1996 | 2026-04-19T06:08:02.822Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1997 | 2026-04-19T06:08:03.487Z | Compiling minimal-lexical v0.2.1 |
| 1998 | 2026-04-19T06:08:03.522Z | Compiling usdt-attr-macro v0.5.0 |
| 1999 | 2026-04-19T06:08:03.764Z | Compiling nom v7.1.3 |
| 2000 | 2026-04-19T06:08:03.842Z | Compiling usdt-macro v0.5.0 |
| 2001 | 2026-04-19T06:08:03.962Z | Compiling zone_cfg_derive v0.3.1 |
| 2002 | 2026-04-19T06:08:04.350Z | Compiling num-derive v0.4.2 |
| 2003 | 2026-04-19T06:08:04.619Z | Compiling papergrid v0.17.0 |
| 2004 | 2026-04-19T06:08:04.654Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2005 | 2026-04-19T06:08:04.727Z | Compiling testing_table v0.3.0 |
| 2006 | 2026-04-19T06:08:04.900Z | Compiling rustc_version v0.4.1 |
| 2007 | 2026-04-19T06:08:05.186Z | Compiling crossbeam-epoch v0.9.18 |
| 2008 | 2026-04-19T06:08:05.189Z | Compiling enum-as-inner v0.6.1 |
| 2009 | 2026-04-19T06:08:05.435Z | Compiling curve25519-dalek v4.1.3 |
| 2010 | 2026-04-19T06:08:05.531Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2011 | 2026-04-19T06:08:05.647Z | Compiling tabled v0.20.0 |
| 2012 | 2026-04-19T06:08:05.793Z | Compiling crossbeam-deque v0.8.6 |
| 2013 | 2026-04-19T06:08:05.811Z | Compiling typify-impl v0.6.1 |
| 2014 | 2026-04-19T06:08:05.991Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2015 | 2026-04-19T06:08:06.110Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2016 | 2026-04-19T06:08:06.665Z | Compiling rayon-core v1.13.0 |
| 2017 | 2026-04-19T06:08:06.820Z | Compiling clang-sys v1.8.1 |
| 2018 | 2026-04-19T06:08:06.832Z | Compiling scroll v0.12.0 |
| 2019 | 2026-04-19T06:08:07.155Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2020 | 2026-04-19T06:08:07.227Z | Compiling hash32 v0.3.1 |
| 2021 | 2026-04-19T06:08:07.386Z | Compiling heapless v0.8.0 |
| 2022 | 2026-04-19T06:08:07.412Z | Compiling goblin v0.8.2 |
| 2023 | 2026-04-19T06:08:07.425Z | Compiling ingot-types v0.1.2 |
| 2024 | 2026-04-19T06:08:07.596Z | Compiling cobs v0.3.0 |
| 2025 | 2026-04-19T06:08:07.801Z | Compiling libloading v0.8.9 |
| 2026 | 2026-04-19T06:08:07.813Z | Compiling foreign-types-shared v0.3.1 |
| 2027 | 2026-04-19T06:08:07.816Z | Compiling managed v0.8.0 |
| 2028 | 2026-04-19T06:08:07.911Z | Compiling bitflags v1.3.2 |
| 2029 | 2026-04-19T06:08:08.006Z | Compiling bindgen v0.72.1 |
| 2030 | 2026-04-19T06:08:08.022Z | Compiling smoltcp v0.11.0 |
| 2031 | 2026-04-19T06:08:08.043Z | Compiling foreign-types v0.5.0 |
| 2032 | 2026-04-19T06:08:08.128Z | Compiling ingot v0.1.1 |
| 2033 | 2026-04-19T06:08:08.364Z | Compiling postcard v1.1.3 |
| 2034 | 2026-04-19T06:08:08.708Z | Compiling cexpr v0.6.0 |
| 2035 | 2026-04-19T06:08:08.844Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2036 | 2026-04-19T06:08:09.276Z | Compiling num_enum v0.7.5 |
| 2037 | 2026-04-19T06:08:09.405Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2038 | 2026-04-19T06:08:09.868Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2039 | 2026-04-19T06:08:09.881Z | Compiling camino-tempfile v1.4.1 |
| 2040 | 2026-04-19T06:08:10.125Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-04-19T06:08:10.137Z | Compiling derive-where v1.6.0 |
| 2042 | 2026-04-19T06:08:10.318Z | Compiling serde_repr v0.1.20 |
| 2043 | 2026-04-19T06:08:10.531Z | Compiling cstr-argument v0.1.2 |
| 2044 | 2026-04-19T06:08:10.866Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2045 | 2026-04-19T06:08:10.941Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2046 | 2026-04-19T06:08:11.647Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2047 | 2026-04-19T06:08:11.839Z | Compiling rayon v1.11.0 |
| 2048 | 2026-04-19T06:08:12.038Z | Compiling typify-macro v0.6.1 |
| 2049 | 2026-04-19T06:08:12.105Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2050 | 2026-04-19T06:08:12.230Z | Compiling crucible-workspace-hack v0.1.0 |
| 2051 | 2026-04-19T06:08:12.912Z | Compiling memmap v0.7.0 |
| 2052 | 2026-04-19T06:08:13.014Z | Compiling tinyvec_macros v0.1.1 |
| 2053 | 2026-04-19T06:08:13.109Z | Compiling tinyvec v1.10.0 |
| 2054 | 2026-04-19T06:08:13.112Z | Compiling usdt v0.5.0 |
| 2055 | 2026-04-19T06:08:13.388Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2056 | 2026-04-19T06:08:13.872Z | Compiling num_enum v0.5.11 |
| 2057 | 2026-04-19T06:08:14.116Z | Compiling typify v0.6.1 |
| 2058 | 2026-04-19T06:08:14.280Z | Compiling pin-project-internal v1.1.10 |
| 2059 | 2026-04-19T06:08:15.078Z | Compiling progenitor-impl v0.13.0 |
| 2060 | 2026-04-19T06:08:15.313Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2061 | 2026-04-19T06:08:15.432Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2062 | 2026-04-19T06:08:15.603Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2063 | 2026-04-19T06:08:15.678Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2064 | 2026-04-19T06:08:16.073Z | Compiling rustix v0.38.44 |
| 2065 | 2026-04-19T06:08:16.220Z | Compiling itertools v0.12.1 |
| 2066 | 2026-04-19T06:08:16.259Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2067 | 2026-04-19T06:08:16.446Z | Compiling progenitor-impl v0.10.0 |
| 2068 | 2026-04-19T06:08:16.654Z | Compiling sigpipe v0.1.3 |
| 2069 | 2026-04-19T06:08:16.667Z | Compiling jiff v0.2.15 |
| 2070 | 2026-04-19T06:08:16.967Z | Compiling const_format_proc_macros v0.2.34 |
| 2071 | 2026-04-19T06:08:17.373Z | Compiling zone v0.3.1 |
| 2072 | 2026-04-19T06:08:17.429Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2073 | 2026-04-19T06:08:17.770Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2074 | 2026-04-19T06:08:18.604Z | Compiling progenitor-macro v0.13.0 |
| 2075 | 2026-04-19T06:08:19.157Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2076 | 2026-04-19T06:08:19.372Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2077 | 2026-04-19T06:08:19.644Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-04-19T06:08:19.831Z | Compiling secrecy v0.10.3 |
| 2079 | 2026-04-19T06:08:19.914Z | Compiling progenitor-macro v0.10.0 |
| 2080 | 2026-04-19T06:08:20.002Z | Compiling smf v0.2.3 |
| 2081 | 2026-04-19T06:08:20.123Z | Compiling async-recursion v1.1.1 |
| 2082 | 2026-04-19T06:08:20.392Z | Compiling snafu-derive v0.8.9 |
| 2083 | 2026-04-19T06:08:20.562Z | Compiling bstr v1.12.0 |
| 2084 | 2026-04-19T06:08:20.918Z | Compiling whoami v1.6.1 |
| 2085 | 2026-04-19T06:08:21.090Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2086 | 2026-04-19T06:08:21.993Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-04-19T06:08:22.315Z | Compiling hmac v0.12.1 |
| 2088 | 2026-04-19T06:08:22.704Z | Compiling inout v0.1.4 |
| 2089 | 2026-04-19T06:08:22.731Z | Compiling ff v0.13.1 |
| 2090 | 2026-04-19T06:08:22.858Z | Compiling crc8 v0.1.1 |
| 2091 | 2026-04-19T06:08:22.980Z | Compiling data-encoding v2.9.0 |
| 2092 | 2026-04-19T06:08:23.170Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2093 | 2026-04-19T06:08:23.836Z | Compiling group v0.13.0 |
| 2094 | 2026-04-19T06:08:23.859Z | Compiling cipher v0.4.4 |
| 2095 | 2026-04-19T06:08:23.972Z | Compiling hkdf v0.12.4 |
| 2096 | 2026-04-19T06:08:24.483Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2097 | 2026-04-19T06:08:24.631Z | Compiling atomicwrites v0.4.4 |
| 2098 | 2026-04-19T06:08:24.854Z | Compiling tokio-dtrace v0.1.1 |
| 2099 | 2026-04-19T06:08:25.136Z | Compiling tabled_derive v0.7.0 |
| 2100 | 2026-04-19T06:08:25.476Z | Compiling reqwest v0.13.2 |
| 2101 | 2026-04-19T06:08:25.599Z | Compiling universal-hash v0.5.1 |
| 2102 | 2026-04-19T06:08:25.737Z | Compiling crypto-bigint v0.5.5 |
| 2103 | 2026-04-19T06:08:25.750Z | Compiling half v2.7.1 |
| 2104 | 2026-04-19T06:08:26.048Z | Compiling ciborium-io v0.2.2 |
| 2105 | 2026-04-19T06:08:26.071Z | Compiling base16ct v0.2.0 |
| 2106 | 2026-04-19T06:08:26.150Z | Compiling base64ct v1.8.0 |
| 2107 | 2026-04-19T06:08:26.238Z | Compiling indent_write v2.2.0 |
| 2108 | 2026-04-19T06:08:26.386Z | Compiling opaque-debug v0.3.1 |
| 2109 | 2026-04-19T06:08:26.464Z | Compiling poly1305 v0.8.0 |
| 2110 | 2026-04-19T06:08:26.476Z | Compiling progenitor-client v0.13.0 |
| 2111 | 2026-04-19T06:08:26.774Z | Compiling password-hash v0.5.0 |
| 2112 | 2026-04-19T06:08:26.838Z | Compiling elliptic-curve v0.13.8 |
| 2113 | 2026-04-19T06:08:26.935Z | Compiling ciborium-ll v0.2.2 |
| 2114 | 2026-04-19T06:08:27.442Z | Compiling oxide-tokio-rt v0.1.2 |
| 2115 | 2026-04-19T06:08:27.932Z | Compiling chacha20 v0.9.1 |
| 2116 | 2026-04-19T06:08:28.051Z | Compiling similar v2.7.0 |
| 2117 | 2026-04-19T06:08:28.160Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2118 | 2026-04-19T06:08:28.518Z | Compiling thiserror-no-std v2.0.2 |
| 2119 | 2026-04-19T06:08:29.018Z | Compiling blake2 v0.10.6 |
| 2120 | 2026-04-19T06:08:29.186Z | Compiling aead v0.5.2 |
| 2121 | 2026-04-19T06:08:29.470Z | Compiling keccak v0.1.6 |
| 2122 | 2026-04-19T06:08:29.702Z | Compiling resolv-conf v0.7.5 |
| 2123 | 2026-04-19T06:08:29.793Z | Compiling linked-hash-map v0.5.6 |
| 2124 | 2026-04-19T06:08:29.906Z | Compiling sha3 v0.10.8 |
| 2125 | 2026-04-19T06:08:29.985Z | Compiling lru-cache v0.1.2 |
| 2126 | 2026-04-19T06:08:30.116Z | Compiling vsss-rs v3.3.4 |
| 2127 | 2026-04-19T06:08:30.150Z | Compiling chacha20poly1305 v0.10.1 |
| 2128 | 2026-04-19T06:08:30.163Z | Compiling argon2 v0.5.3 |
| 2129 | 2026-04-19T06:08:30.219Z | Compiling progenitor v0.13.0 |
| 2130 | 2026-04-19T06:08:30.285Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2131 | 2026-04-19T06:08:30.358Z | Compiling ciborium v0.2.2 |
| 2132 | 2026-04-19T06:08:30.520Z | Compiling hickory-proto v0.24.4 |
| 2133 | 2026-04-19T06:08:30.938Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2134 | 2026-04-19T06:08:30.958Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2135 | 2026-04-19T06:08:31.409Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2136 | 2026-04-19T06:08:31.462Z | Compiling serde-big-array v0.5.1 |
| 2137 | 2026-04-19T06:08:31.556Z | Compiling same-file v1.0.6 |
| 2138 | 2026-04-19T06:08:31.665Z | Compiling siphasher v1.0.1 |
| 2139 | 2026-04-19T06:08:31.729Z | Compiling unicode-segmentation v1.12.0 |
| 2140 | 2026-04-19T06:08:31.842Z | Compiling phf_shared v0.12.1 |
| 2141 | 2026-04-19T06:08:32.021Z | Compiling walkdir v2.5.0 |
| 2142 | 2026-04-19T06:08:32.058Z | Compiling newline-converter v0.3.0 |
| 2143 | 2026-04-19T06:08:32.132Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2144 | 2026-04-19T06:08:32.177Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2145 | 2026-04-19T06:08:32.336Z | Compiling hickory-resolver v0.24.4 |
| 2146 | 2026-04-19T06:08:32.385Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2147 | 2026-04-19T06:08:32.757Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2148 | 2026-04-19T06:08:33.838Z | Compiling newtype_derive v0.1.6 |
| 2149 | 2026-04-19T06:08:33.913Z | Compiling owo-colors v4.3.0 |
| 2150 | 2026-04-19T06:08:33.925Z | Compiling tokio-stream v0.1.17 |
| 2151 | 2026-04-19T06:08:34.158Z | Compiling console v0.15.11 |
| 2152 | 2026-04-19T06:08:34.384Z | Compiling csv-core v0.1.12 |
| 2153 | 2026-04-19T06:08:34.567Z | Compiling foldhash v0.1.5 |
| 2154 | 2026-04-19T06:08:34.760Z | Compiling termtree v0.5.1 |
| 2155 | 2026-04-19T06:08:34.863Z | Compiling unicode-width v0.1.14 |
| 2156 | 2026-04-19T06:08:34.900Z | Compiling unicode-linebreak v0.1.5 |
| 2157 | 2026-04-19T06:08:34.923Z | Compiling swrite v0.1.0 |
| 2158 | 2026-04-19T06:08:35.023Z | Compiling humantime v2.3.0 |
| 2159 | 2026-04-19T06:08:35.044Z | Compiling smawk v0.3.2 |
| 2160 | 2026-04-19T06:08:35.151Z | Compiling hashbrown v0.15.5 |
| 2161 | 2026-04-19T06:08:35.174Z | Compiling textwrap v0.16.2 |
| 2162 | 2026-04-19T06:08:35.186Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-04-19T06:08:35.254Z | Compiling csv v1.3.1 |
| 2164 | 2026-04-19T06:08:35.330Z | Compiling expectorate v1.2.0 |
| 2165 | 2026-04-19T06:08:35.496Z | Compiling qorb v0.4.1 |
| 2166 | 2026-04-19T06:08:35.723Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2167 | 2026-04-19T06:08:36.535Z | Compiling phf v0.12.1 |
| 2168 | 2026-04-19T06:08:36.695Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2169 | 2026-04-19T06:08:37.431Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2170 | 2026-04-19T06:08:37.605Z | Compiling pin-project v1.1.10 |
| 2171 | 2026-04-19T06:08:37.670Z | Compiling unicode-normalization v0.1.24 |
| 2172 | 2026-04-19T06:08:37.715Z | Compiling libz-sys v1.1.22 |
| 2173 | 2026-04-19T06:08:38.045Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2174 | 2026-04-19T06:08:38.779Z | Compiling libsw-core v0.3.2 |
| 2175 | 2026-04-19T06:08:38.841Z | Compiling highway v1.3.0 |
| 2176 | 2026-04-19T06:08:38.956Z | Compiling fixedbitset v0.4.2 |
| 2177 | 2026-04-19T06:08:39.142Z | Compiling fixedbitset v0.5.7 |
| 2178 | 2026-04-19T06:08:39.481Z | Compiling progenitor v0.10.0 |
| 2179 | 2026-04-19T06:08:39.526Z | Compiling petgraph v0.8.2 |
| 2180 | 2026-04-19T06:08:39.572Z | Compiling petgraph v0.6.5 |
| 2181 | 2026-04-19T06:08:39.635Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2182 | 2026-04-19T06:08:40.428Z | Compiling libsw v3.5.0 |
| 2183 | 2026-04-19T06:08:41.042Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-04-19T06:08:41.094Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-04-19T06:08:41.456Z | Compiling olpc-cjson v0.1.4 |
| 2186 | 2026-04-19T06:08:41.560Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2187 | 2026-04-19T06:08:41.632Z | Compiling snafu v0.8.9 |
| 2188 | 2026-04-19T06:08:42.019Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2189 | 2026-04-19T06:08:42.221Z | Compiling chrono-tz v0.10.4 |
| 2190 | 2026-04-19T06:08:42.373Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2191 | 2026-04-19T06:08:42.691Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2192 | 2026-04-19T06:08:43.418Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-04-19T06:08:43.749Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-04-19T06:08:44.042Z | Compiling globset v0.4.16 |
| 2195 | 2026-04-19T06:08:44.734Z | Compiling const_format v0.2.34 |
| 2196 | 2026-04-19T06:08:44.836Z | Compiling slog-dtrace v0.3.0 |
| 2197 | 2026-04-19T06:08:44.904Z | Compiling cancel-safe-futures v0.1.5 |
| 2198 | 2026-04-19T06:08:45.077Z | Compiling gethostname v0.5.0 |
| 2199 | 2026-04-19T06:08:45.210Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-04-19T06:08:45.664Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-04-19T06:08:46.254Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2202 | 2026-04-19T06:08:46.280Z | Compiling pem v3.0.5 |
| 2203 | 2026-04-19T06:08:46.637Z | Compiling bcs v0.1.6 |
| 2204 | 2026-04-19T06:08:46.640Z | Compiling cargo-platform v0.1.9 |
| 2205 | 2026-04-19T06:08:46.670Z | Compiling serde_plain v1.0.2 |
| 2206 | 2026-04-19T06:08:46.963Z | Compiling typed-path v0.9.3 |
| 2207 | 2026-04-19T06:08:47.119Z | Compiling tagptr v0.2.0 |
| 2208 | 2026-04-19T06:08:47.287Z | Compiling linear-map v1.2.0 |
| 2209 | 2026-04-19T06:08:47.298Z | Compiling moka v0.12.11 |
| 2210 | 2026-04-19T06:08:47.507Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2211 | 2026-04-19T06:08:47.959Z | Compiling tough v0.20.0 |
| 2212 | 2026-04-19T06:08:49.770Z | Compiling cargo_metadata v0.18.1 |
| 2213 | 2026-04-19T06:08:49.949Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2214 | 2026-04-19T06:08:50.812Z | Compiling tabled v0.15.0 |
| 2215 | 2026-04-19T06:08:50.899Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-04-19T06:08:51.077Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-04-19T06:08:51.345Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-04-19T06:08:51.389Z | Compiling git2 v0.19.0 |
| 2219 | 2026-04-19T06:08:52.671Z | Compiling steno v0.4.1 |
| 2220 | 2026-04-19T06:08:54.153Z | Compiling cookie v0.18.1 |
| 2221 | 2026-04-19T06:08:54.288Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-04-19T06:08:56.646Z | Compiling hickory-resolver v0.25.2 |
| 2223 | 2026-04-19T06:08:56.858Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2224 | 2026-04-19T06:08:58.871Z | Compiling vergen v8.3.2 |
| 2225 | 2026-04-19T06:09:00.366Z | Compiling signal-hook v0.3.18 |
| 2226 | 2026-04-19T06:09:01.358Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2227 | 2026-04-19T06:09:01.466Z | Compiling mockall_derive v0.13.1 |
| 2228 | 2026-04-19T06:09:01.705Z | Compiling predicates-core v1.0.9 |
| 2229 | 2026-04-19T06:09:02.242Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2230 | 2026-04-19T06:09:02.258Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2231 | 2026-04-19T06:09:02.284Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2232 | 2026-04-19T06:09:02.565Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2233 | 2026-04-19T06:09:02.584Z | Compiling sha2 v0.10.9 |
| 2234 | 2026-04-19T06:09:03.542Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2235 | 2026-04-19T06:09:04.007Z | Compiling adler2 v2.0.1 |
| 2236 | 2026-04-19T06:09:04.303Z | Compiling yansi v1.0.1 |
| 2237 | 2026-04-19T06:09:04.345Z | Compiling diff v0.1.13 |
| 2238 | 2026-04-19T06:09:04.644Z | Compiling pretty_assertions v1.4.1 |
| 2239 | 2026-04-19T06:09:04.692Z | Compiling miniz_oxide v0.8.9 |
| 2240 | 2026-04-19T06:09:04.943Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2241 | 2026-04-19T06:09:05.416Z | Compiling predicates v3.1.3 |
| 2242 | 2026-04-19T06:09:05.792Z | Compiling predicates-tree v1.0.12 |
| 2243 | 2026-04-19T06:09:05.876Z | Compiling fs-err v3.1.2 |
| 2244 | 2026-04-19T06:09:05.933Z | Compiling crc32fast v1.5.0 |
| 2245 | 2026-04-19T06:09:06.663Z | Compiling git-stub v1.0.0 |
| 2246 | 2026-04-19T06:09:06.679Z | Compiling filetime v0.2.26 |
| 2247 | 2026-04-19T06:09:06.878Z | Compiling fragile v2.0.1 |
| 2248 | 2026-04-19T06:09:06.951Z | Compiling is_ci v1.2.0 |
| 2249 | 2026-04-19T06:09:07.115Z | Compiling downcast v0.11.0 |
| 2250 | 2026-04-19T06:09:07.192Z | Compiling arrayref v0.3.9 |
| 2251 | 2026-04-19T06:09:07.276Z | Compiling arrayvec v0.7.6 |
| 2252 | 2026-04-19T06:09:07.287Z | Compiling xattr v1.6.1 |
| 2253 | 2026-04-19T06:09:07.477Z | Compiling constant_time_eq v0.3.1 |
| 2254 | 2026-04-19T06:09:07.491Z | Compiling tar v0.4.45 |
| 2255 | 2026-04-19T06:09:07.605Z | Compiling blake3 v1.8.2 |
| 2256 | 2026-04-19T06:09:08.182Z | Compiling toml v0.7.8 |
| 2257 | 2026-04-19T06:09:08.505Z | Compiling supports-color v3.0.2 |
| 2258 | 2026-04-19T06:09:08.574Z | Compiling mockall v0.13.1 |
| 2259 | 2026-04-19T06:09:08.699Z | Compiling git-stub-vcs v0.1.0 |
| 2260 | 2026-04-19T06:09:08.857Z | Compiling signal-hook-tokio v0.3.1 |
| 2261 | 2026-04-19T06:09:09.002Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2262 | 2026-04-19T06:09:09.090Z | Compiling flate2 v1.1.2 |
| 2263 | 2026-04-19T06:09:09.705Z | Compiling drift v0.1.3 |
| 2264 | 2026-04-19T06:09:09.717Z | Compiling kstat-rs v0.2.4 |
| 2265 | 2026-04-19T06:09:10.044Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2266 | 2026-04-19T06:09:10.368Z | Compiling display-error-chain v0.2.2 |
| 2267 | 2026-04-19T06:09:10.681Z | Compiling hex-literal v1.0.0 |
| 2268 | 2026-04-19T06:09:10.814Z | Compiling topological-sort v0.2.2 |
| 2269 | 2026-04-19T06:09:10.974Z | Compiling omicron-zone-package v0.12.2 |
| 2270 | 2026-04-19T06:09:11.239Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2271 | 2026-04-19T06:09:11.467Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2272 | 2026-04-19T06:09:12.150Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2273 | 2026-04-19T06:09:13.522Z | Compiling dropshot-api-manager v0.5.2 |
| 2274 | 2026-04-19T06:09:13.535Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2275 | 2026-04-19T06:09:13.853Z | Compiling curl v0.4.49 |
| 2276 | 2026-04-19T06:09:14.012Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2277 | 2026-04-19T06:09:14.501Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2278 | 2026-04-19T06:09:14.747Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2279 | 2026-04-19T06:09:14.840Z | Compiling internet-checksum v0.2.1 |
| 2280 | 2026-04-19T06:09:14.995Z | Compiling search_path v0.1.4 |
| 2281 | 2026-04-19T06:09:15.008Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2282 | 2026-04-19T06:09:15.401Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2283 | 2026-04-19T06:09:16.685Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2284 | 2026-04-19T06:09:19.694Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2285 | 2026-04-19T06:10:03.117Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 12s |
| 2286 | 2026-04-19T06:10:03.238Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2287 | 2026-04-19T06:10:03.241Z | |
| 2288 | 2026-04-19T06:10:03.242Z | running 5 tests |
| 2289 | 2026-04-19T06:10:03.245Z | test fuse::tests::chip_revision_a0 ... ok |
| 2290 | 2026-04-19T06:10:03.245Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2291 | 2026-04-19T06:10:03.245Z | test fuse::tests::chip_revision_b1 ... ok |
| 2292 | 2026-04-19T06:10:03.245Z | test fuse::tests::chip_revision_b0 ... ok |
| 2293 | 2026-04-19T06:10:03.245Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2294 | 2026-04-19T06:10:03.245Z | |
| 2295 | 2026-04-19T06:10:03.245Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2296 | 2026-04-19T06:10:03.245Z | |
| 2297 | 2026-04-19T06:10:03.245Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2298 | 2026-04-19T06:10:03.248Z | |
| 2299 | 2026-04-19T06:10:03.248Z | running 0 tests |
| 2300 | 2026-04-19T06:10:03.248Z | |
| 2301 | 2026-04-19T06:10:03.248Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2302 | 2026-04-19T06:10:03.248Z | |
| 2303 | 2026-04-19T06:10:03.248Z | Running unittests src/lib.rs (target/debug/deps/asic-fbe6f519b892adb0) |
| 2304 | 2026-04-19T06:10:03.248Z | |
| 2305 | 2026-04-19T06:10:03.248Z | running 0 tests |
| 2306 | 2026-04-19T06:10:03.248Z | |
| 2307 | 2026-04-19T06:10:03.251Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2308 | 2026-04-19T06:10:03.251Z | |
| 2309 | 2026-04-19T06:10:03.251Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2310 | 2026-04-19T06:10:03.251Z | |
| 2311 | 2026-04-19T06:10:03.251Z | running 10 tests |
| 2312 | 2026-04-19T06:10:03.251Z | test nat::tests::test_vni ... ok |
| 2313 | 2026-04-19T06:10:03.251Z | test network::tests::test_equal ... ok |
| 2314 | 2026-04-19T06:10:03.251Z | test network::tests::test_eui64 ... ok |
| 2315 | 2026-04-19T06:10:03.251Z | test network::tests::test_into ... ok |
| 2316 | 2026-04-19T06:10:03.251Z | test network::tests::test_not_equal ... ok |
| 2317 | 2026-04-19T06:10:03.252Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2318 | 2026-04-19T06:10:03.252Z | test network::tests::test_parse ... ok |
| 2319 | 2026-04-19T06:10:03.252Z | test network::tests::test_to_string ... ok |
| 2320 | 2026-04-19T06:10:03.252Z | test test_purge ... ok |
| 2321 | 2026-04-19T06:10:03.254Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2322 | 2026-04-19T06:10:03.254Z | |
| 2323 | 2026-04-19T06:10:03.254Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2324 | 2026-04-19T06:10:03.255Z | |
| 2325 | 2026-04-19T06:10:03.258Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2326 | 2026-04-19T06:10:03.261Z | |
| 2327 | 2026-04-19T06:10:03.261Z | running 1 test |
| 2328 | 2026-04-19T06:10:04.596Z | test test::test_apis_up_to_date ... ok |
| 2329 | 2026-04-19T06:10:04.596Z | |
| 2330 | 2026-04-19T06:10:04.596Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 2331 | 2026-04-19T06:10:04.596Z | |
| 2332 | 2026-04-19T06:10:04.651Z | Running unittests src/main.rs (target/debug/deps/dpd-ae02bf3c98c1c06e) |
| 2333 | 2026-04-19T06:10:04.657Z | |
| 2334 | 2026-04-19T06:10:04.657Z | running 18 tests |
| 2335 | 2026-04-19T06:10:04.660Z | test freemap::test_ordering ... ok |
| 2336 | 2026-04-19T06:10:04.660Z | test freemap::test_split ... ok |
| 2337 | 2026-04-19T06:10:04.660Z | test config::tests::test_updates ... ok |
| 2338 | 2026-04-19T06:10:04.660Z | test macaddrs::tests::test_mac_offset ... ok |
| 2339 | 2026-04-19T06:10:04.660Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2340 | 2026-04-19T06:10:04.660Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2341 | 2026-04-19T06:10:04.660Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2342 | 2026-04-19T06:10:04.660Z | test nat::test_mapping ... ok |
| 2343 | 2026-04-19T06:10:04.663Z | test port_map::tests::dump_map ... ok |
| 2344 | 2026-04-19T06:10:04.663Z | test port_map::tests::test_backplane_group ... ok |
| 2345 | 2026-04-19T06:10:04.663Z | Apr 19 06:10:02.928 DEBGApr 19 06:10:02.928 created new freemapDEBG created new freemap, , unitunit:: freemap_testfreemap_test |
| 2346 | 2026-04-19T06:10:04.663Z | |
| 2347 | 2026-04-19T06:10:04.663Z | Apr 19 06:10:02.928 DEBG initted freemap. size: 128, Apr 19 06:10:02.928unit :DEBG Apr 19 06:10:02.928freemap_test |
| 2348 | 2026-04-19T06:10:04.663Z | created new freemapDEBG , initted freemap. size: 128unitApr 19 06:10:02.928: DEBGfreemap_test , reset freemapunit, |
| 2349 | 2026-04-19T06:10:04.663Z | unit:: freemap_testfreemap_test |
| 2350 | 2026-04-19T06:10:04.663Z | |
| 2351 | 2026-04-19T06:10:04.663Z | Apr 19 06:10:02.928 DEBG initted freemap. size: 128Apr 19 06:10:02.928, unitDEBG: reset freemapfreemap_test, |
| 2352 | 2026-04-19T06:10:04.663Z | unit: freemap_test |
| 2353 | 2026-04-19T06:10:04.663Z | Apr 19 06:10:02.928 DEBG reset freemap, unit: freemap_test |
| 2354 | 2026-04-19T06:10:04.663Z | Apr 19 06:10:02.928 DEBG created new freemapApr 19 06:10:02.928, unitDEBG: created new freemapfreemap_test |
| 2355 | 2026-04-19T06:10:04.663Z | test port_map::tests::test_port_map ... ok |
| 2356 | 2026-04-19T06:10:04.663Z | , unit: freemap_testApr 19 06:10:02.928 |
| 2357 | 2026-04-19T06:10:04.663Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 2358 | 2026-04-19T06:10:04.663Z | Apr 19 06:10:02.928 DEBG initted freemap. size: 128Apr 19 06:10:02.928, unitDEBG: reset freemapfreemap_test, |
| 2359 | 2026-04-19T06:10:04.663Z | unit: freemap_testApr 19 06:10:02.928 |
| 2360 | 2026-04-19T06:10:04.663Z | DEBG reset freemap, unit: freemap_test |
| 2361 | 2026-04-19T06:10:04.663Z | test freemap::test_basic ... ok |
| 2362 | 2026-04-19T06:10:04.663Z | test freemap::test_free ... ok |
| 2363 | 2026-04-19T06:10:04.663Z | test freemap::test_exhaustion ... ok |
| 2364 | 2026-04-19T06:10:04.663Z | test freemap::test_reclaim ... ok |
| 2365 | 2026-04-19T06:10:04.663Z | test freemap::test_span ... ok |
| 2366 | 2026-04-19T06:10:04.663Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2367 | 2026-04-19T06:10:04.663Z | test api_server::tests::test_build_info ... ok |
| 2368 | 2026-04-19T06:10:04.663Z | |
| 2369 | 2026-04-19T06:10:04.664Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2370 | 2026-04-19T06:10:04.664Z | |
| 2371 | 2026-04-19T06:10:04.667Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-0a8928fda7958fc7) |
| 2372 | 2026-04-19T06:10:04.667Z | |
| 2373 | 2026-04-19T06:10:04.667Z | running 0 tests |
| 2374 | 2026-04-19T06:10:04.667Z | |
| 2375 | 2026-04-19T06:10:04.667Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2376 | 2026-04-19T06:10:04.667Z | |
| 2377 | 2026-04-19T06:10:04.667Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 2378 | 2026-04-19T06:10:04.670Z | |
| 2379 | 2026-04-19T06:10:04.670Z | running 0 tests |
| 2380 | 2026-04-19T06:10:04.670Z | |
| 2381 | 2026-04-19T06:10:04.670Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2382 | 2026-04-19T06:10:04.670Z | |
| 2383 | 2026-04-19T06:10:04.670Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-5bde607fb251226e) |
| 2384 | 2026-04-19T06:10:04.673Z | |
| 2385 | 2026-04-19T06:10:04.673Z | running 6 tests |
| 2386 | 2026-04-19T06:10:04.673Z | test tests::test_parse_client_port_id ... ok |
| 2387 | 2026-04-19T06:10:04.673Z | test tests::test_port_id_cmp ... ok |
| 2388 | 2026-04-19T06:10:04.673Z | test tests::test_full_lot_id_neither_present ... ok |
| 2389 | 2026-04-19T06:10:04.673Z | test tests::test_full_lot_id_lot_only ... ok |
| 2390 | 2026-04-19T06:10:04.673Z | test tests::test_full_lot_id_both_present ... ok |
| 2391 | 2026-04-19T06:10:04.673Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2392 | 2026-04-19T06:10:04.673Z | |
| 2393 | 2026-04-19T06:10:04.673Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2394 | 2026-04-19T06:10:04.673Z | |
| 2395 | 2026-04-19T06:10:04.673Z | Running tests/test_all.rs (target/debug/deps/test_all-d5e6aaf6449331f0) |
| 2396 | 2026-04-19T06:10:04.676Z | |
| 2397 | 2026-04-19T06:10:04.676Z | running 0 tests |
| 2398 | 2026-04-19T06:10:04.676Z | |
| 2399 | 2026-04-19T06:10:04.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2400 | 2026-04-19T06:10:04.676Z | |
| 2401 | 2026-04-19T06:10:04.676Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 2402 | 2026-04-19T06:10:04.676Z | |
| 2403 | 2026-04-19T06:10:04.676Z | running 0 tests |
| 2404 | 2026-04-19T06:10:04.676Z | |
| 2405 | 2026-04-19T06:10:04.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2406 | 2026-04-19T06:10:04.676Z | |
| 2407 | 2026-04-19T06:10:04.677Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 2408 | 2026-04-19T06:10:04.680Z | |
| 2409 | 2026-04-19T06:10:04.680Z | running 0 tests |
| 2410 | 2026-04-19T06:10:04.680Z | |
| 2411 | 2026-04-19T06:10:04.680Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2412 | 2026-04-19T06:10:04.680Z | |
| 2413 | 2026-04-19T06:10:04.680Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2414 | 2026-04-19T06:10:04.680Z | |
| 2415 | 2026-04-19T06:10:04.680Z | running 12 tests |
| 2416 | 2026-04-19T06:10:04.683Z | test icmp::test_v6_checksum ... ok |
| 2417 | 2026-04-19T06:10:04.683Z | test icmp::test_v4_checksum ... ok |
| 2418 | 2026-04-19T06:10:04.683Z | test lldp::test_lldp_parse ... ok |
| 2419 | 2026-04-19T06:10:04.683Z | test ipv6::test_ipv6_parse ... ok |
| 2420 | 2026-04-19T06:10:04.683Z | test pbuf::test_byte ... ok |
| 2421 | 2026-04-19T06:10:04.683Z | test pbuf::test_nibble ... ok |
| 2422 | 2026-04-19T06:10:04.683Z | test pbuf::test_short ... ok |
| 2423 | 2026-04-19T06:10:04.683Z | test pbuf::test_overflow ... ok |
| 2424 | 2026-04-19T06:10:04.683Z | test pbuf::test_twelve ... ok |
| 2425 | 2026-04-19T06:10:04.683Z | test pbuf::test_word ... ok |
| 2426 | 2026-04-19T06:10:04.683Z | test tcp::test_checksum_syn_nodata ... ok |
| 2427 | 2026-04-19T06:10:04.683Z | test tcp::test_checksum_ack_data ... ok |
| 2428 | 2026-04-19T06:10:04.683Z | |
| 2429 | 2026-04-19T06:10:04.683Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2430 | 2026-04-19T06:10:04.683Z | |
| 2431 | 2026-04-19T06:10:04.683Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2432 | 2026-04-19T06:10:04.683Z | |
| 2433 | 2026-04-19T06:10:04.683Z | running 0 tests |
| 2434 | 2026-04-19T06:10:04.683Z | |
| 2435 | 2026-04-19T06:10:04.683Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2436 | 2026-04-19T06:10:04.683Z | |
| 2437 | 2026-04-19T06:10:04.683Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 2438 | 2026-04-19T06:10:04.687Z | |
| 2439 | 2026-04-19T06:10:04.687Z | running 5 tests |
| 2440 | 2026-04-19T06:10:04.687Z | test switchport::test::test_compute_lanes ... ok |
| 2441 | 2026-04-19T06:10:04.687Z | test switchport::test::port_id_ordering ... ok |
| 2442 | 2026-04-19T06:10:04.687Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2443 | 2026-04-19T06:10:04.687Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2444 | 2026-04-19T06:10:04.687Z | Lane 0 Rx Loss-of-signal: Yes Yes YesLane 1 Yes |
| 2445 | 2026-04-19T06:10:04.687Z | Lane 2 Rx CDR Enabled: Yes Lane 3Yes |
| 2446 | 2026-04-19T06:10:04.687Z | Yes Yes |
| 2447 | 2026-04-19T06:10:04.687Z | State: Activated Tx Enabled: Yes ActivatedYes ActivatedYes ActivatedYes |
| 2448 | 2026-04-19T06:10:04.687Z | |
| 2449 | 2026-04-19T06:10:04.687Z | Tx Loss-of-lock: No Rx Output Enabled: false No falseNo No |
| 2450 | 2026-04-19T06:10:04.687Z | false Tx Loss-of-signal: Nofalse |
| 2451 | 2026-04-19T06:10:04.687Z | No Rx Output Status: valid No valid No |
| 2452 | 2026-04-19T06:10:04.687Z | valid Tx CDR Enabled: No valid |
| 2453 | 2026-04-19T06:10:04.687Z | No Rx Loss-of-lock: true No trueNo |
| 2454 | 2026-04-19T06:10:04.687Z | true Tx Adaptive EQ Fault: No true |
| 2455 | 2026-04-19T06:10:04.687Z | No Rx Loss-of-signal: falseNo Nofalse |
| 2456 | 2026-04-19T06:10:04.687Z | Tx Fault: Yes Yesfalse Yesfalse |
| 2457 | 2026-04-19T06:10:04.687Z | Yes |
| 2458 | 2026-04-19T06:10:04.687Z | Rx Auto-squelch Disable: true true true true |
| 2459 | 2026-04-19T06:10:04.687Z | Tx Output Enabled: true true true true |
| 2460 | 2026-04-19T06:10:04.687Z | Tx Output Status: invalid invalid invalid invalid |
| 2461 | 2026-04-19T06:10:04.687Z | Tx Loss-of-lock: false false false false |
| 2462 | 2026-04-19T06:10:04.687Z | Tx Loss-of-signal: true true true true |
| 2463 | 2026-04-19T06:10:04.687Z | Tx Auto-squelch Disable: false false false false |
| 2464 | 2026-04-19T06:10:04.687Z | Tx Adaptive EQ Fail: true true true true |
| 2465 | 2026-04-19T06:10:04.687Z | Tx Failure: false false false false |
| 2466 | 2026-04-19T06:10:04.687Z | Tx Force Squelch: true true true true |
| 2467 | 2026-04-19T06:10:04.687Z | Tx Input Polarity: normal normal normal normal |
| 2468 | 2026-04-19T06:10:04.688Z | test switchport::test::test_print_sff_datapath ... ok |
| 2469 | 2026-04-19T06:10:04.688Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2470 | 2026-04-19T06:10:04.688Z | test link::test_filter ... ok |
| 2471 | 2026-04-19T06:10:04.688Z | |
| 2472 | 2026-04-19T06:10:04.688Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2473 | 2026-04-19T06:10:04.688Z | |
| 2474 | 2026-04-19T06:10:04.691Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 2475 | 2026-04-19T06:10:04.691Z | |
| 2476 | 2026-04-19T06:10:04.691Z | running 1 test |
| 2477 | 2026-04-19T06:10:04.691Z | test test_p4_counter_list ... ignored |
| 2478 | 2026-04-19T06:10:04.691Z | |
| 2479 | 2026-04-19T06:10:04.691Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2480 | 2026-04-19T06:10:04.691Z | |
| 2481 | 2026-04-19T06:10:04.691Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 2482 | 2026-04-19T06:10:04.691Z | |
| 2483 | 2026-04-19T06:10:04.691Z | running 5 tests |
| 2484 | 2026-04-19T06:10:04.691Z | test test_an ... ignored |
| 2485 | 2026-04-19T06:10:04.691Z | test test_enable ... ignored |
| 2486 | 2026-04-19T06:10:04.691Z | test test_ip_addresses ... ignored |
| 2487 | 2026-04-19T06:10:04.691Z | test test_kr ... ignored |
| 2488 | 2026-04-19T06:10:04.691Z | test test_mac ... ignored |
| 2489 | 2026-04-19T06:10:04.691Z | |
| 2490 | 2026-04-19T06:10:04.691Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2491 | 2026-04-19T06:10:04.691Z | |
| 2492 | 2026-04-19T06:10:04.691Z | Running unittests src/main.rs (target/debug/deps/tfportd-4775e0d654b48b32) |
| 2493 | 2026-04-19T06:10:04.695Z | |
| 2494 | 2026-04-19T06:10:04.695Z | running 3 tests |
| 2495 | 2026-04-19T06:10:04.695Z | test linklocal::test_parse_ipadm ... ok |
| 2496 | 2026-04-19T06:10:04.695Z | test tfport::test_parse_tfport ... ok |
| 2497 | 2026-04-19T06:10:04.695Z | test config::tests::test_updates ... ok |
| 2498 | 2026-04-19T06:10:04.695Z | |
| 2499 | 2026-04-19T06:10:04.695Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2500 | 2026-04-19T06:10:04.695Z | |
| 2501 | 2026-04-19T06:10:04.695Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2502 | 2026-04-19T06:10:04.697Z | |
| 2503 | 2026-04-19T06:10:04.698Z | running 0 tests |
| 2504 | 2026-04-19T06:10:04.698Z | |
| 2505 | 2026-04-19T06:10:04.698Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2506 | 2026-04-19T06:10:04.698Z | |
| 2507 | 2026-04-19T06:10:04.698Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2508 | 2026-04-19T06:10:04.698Z | |
| 2509 | 2026-04-19T06:10:04.698Z | running 0 tests |
| 2510 | 2026-04-19T06:10:04.698Z | |
| 2511 | 2026-04-19T06:10:04.698Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2512 | 2026-04-19T06:10:04.698Z | |
| 2513 | 2026-04-19T06:10:04.701Z | Doc-tests aal |
| 2514 | 2026-04-19T06:10:04.830Z | |
| 2515 | 2026-04-19T06:10:04.830Z | running 0 tests |
| 2516 | 2026-04-19T06:10:04.830Z | |
| 2517 | 2026-04-19T06:10:04.830Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2518 | 2026-04-19T06:10:04.830Z | |
| 2519 | 2026-04-19T06:10:04.846Z | Doc-tests aal_macros |
| 2520 | 2026-04-19T06:10:04.917Z | |
| 2521 | 2026-04-19T06:10:04.917Z | running 0 tests |
| 2522 | 2026-04-19T06:10:04.917Z | |
| 2523 | 2026-04-19T06:10:04.917Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2524 | 2026-04-19T06:10:04.917Z | |
| 2525 | 2026-04-19T06:10:04.929Z | Doc-tests common |
| 2526 | 2026-04-19T06:10:05.163Z | |
| 2527 | 2026-04-19T06:10:05.163Z | running 0 tests |
| 2528 | 2026-04-19T06:10:05.163Z | |
| 2529 | 2026-04-19T06:10:05.163Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2530 | 2026-04-19T06:10:05.163Z | |
| 2531 | 2026-04-19T06:10:05.184Z | Doc-tests dpd_api |
| 2532 | 2026-04-19T06:10:05.933Z | |
| 2533 | 2026-04-19T06:10:05.933Z | running 2 tests |
| 2534 | 2026-04-19T06:10:05.933Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2535 | 2026-04-19T06:10:05.933Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2536 | 2026-04-19T06:10:05.933Z | |
| 2537 | 2026-04-19T06:10:05.933Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2538 | 2026-04-19T06:10:05.933Z | |
| 2539 | 2026-04-19T06:10:05.963Z | Doc-tests dpd_client |
| 2540 | 2026-04-19T06:10:07.241Z | |
| 2541 | 2026-04-19T06:10:07.241Z | running 0 tests |
| 2542 | 2026-04-19T06:10:07.241Z | |
| 2543 | 2026-04-19T06:10:07.241Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2544 | 2026-04-19T06:10:07.241Z | |
| 2545 | 2026-04-19T06:10:07.287Z | Doc-tests dpd_types |
| 2546 | 2026-04-19T06:10:07.491Z | |
| 2547 | 2026-04-19T06:10:07.491Z | running 0 tests |
| 2548 | 2026-04-19T06:10:07.491Z | |
| 2549 | 2026-04-19T06:10:07.491Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2550 | 2026-04-19T06:10:07.491Z | |
| 2551 | 2026-04-19T06:10:07.516Z | Doc-tests dpd_types_versions |
| 2552 | 2026-04-19T06:10:08.724Z | |
| 2553 | 2026-04-19T06:10:08.724Z | running 1 test |
| 2554 | 2026-04-19T06:10:08.724Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2555 | 2026-04-19T06:10:08.724Z | |
| 2556 | 2026-04-19T06:10:08.724Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2557 | 2026-04-19T06:10:08.724Z | |
| 2558 | 2026-04-19T06:10:08.770Z | Doc-tests packet |
| 2559 | 2026-04-19T06:10:08.880Z | |
| 2560 | 2026-04-19T06:10:08.880Z | running 0 tests |
| 2561 | 2026-04-19T06:10:08.880Z | |
| 2562 | 2026-04-19T06:10:08.880Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2563 | 2026-04-19T06:10:08.880Z | |
| 2564 | 2026-04-19T06:10:08.896Z | Doc-tests pcap |
| 2565 | 2026-04-19T06:10:08.949Z | |
| 2566 | 2026-04-19T06:10:08.949Z | running 0 tests |
| 2567 | 2026-04-19T06:10:08.949Z | |
| 2568 | 2026-04-19T06:10:08.949Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2569 | 2026-04-19T06:10:08.949Z | |
| 2570 | 2026-04-19T06:10:09.015Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2571 | 2026-04-19T06:10:09.015Z | + RUST_BACKTRACE=full |
| 2572 | 2026-04-19T06:10:09.015Z | + cargo test --features tofino_asic --no-fail-fast |
| 2573 | 2026-04-19T06:10:09.609Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2574 | 2026-04-19T06:10:09.684Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2575 | 2026-04-19T06:10:09.690Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2576 | 2026-04-19T06:10:09.697Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2577 | 2026-04-19T06:10:18.381Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2578 | 2026-04-19T06:10:19.197Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2579 | 2026-04-19T06:10:57.572Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.54s |
| 2580 | 2026-04-19T06:10:57.685Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2581 | 2026-04-19T06:10:57.688Z | |
| 2582 | 2026-04-19T06:10:57.688Z | running 5 tests |
| 2583 | 2026-04-19T06:10:57.691Z | test fuse::tests::chip_revision_a0 ... ok |
| 2584 | 2026-04-19T06:10:57.691Z | test fuse::tests::chip_revision_b1 ... ok |
| 2585 | 2026-04-19T06:10:57.691Z | test fuse::tests::chip_revision_b0 ... ok |
| 2586 | 2026-04-19T06:10:57.691Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2587 | 2026-04-19T06:10:57.691Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2588 | 2026-04-19T06:10:57.691Z | |
| 2589 | 2026-04-19T06:10:57.691Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2590 | 2026-04-19T06:10:57.691Z | |
| 2591 | 2026-04-19T06:10:57.691Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2592 | 2026-04-19T06:10:57.691Z | |
| 2593 | 2026-04-19T06:10:57.691Z | running 0 tests |
| 2594 | 2026-04-19T06:10:57.692Z | |
| 2595 | 2026-04-19T06:10:57.692Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2596 | 2026-04-19T06:10:57.692Z | |
| 2597 | 2026-04-19T06:10:57.695Z | Running unittests src/lib.rs (target/debug/deps/asic-ae862f40fede3478) |
| 2598 | 2026-04-19T06:10:57.777Z | |
| 2599 | 2026-04-19T06:10:57.777Z | running 8 tests |
| 2600 | 2026-04-19T06:10:57.780Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2601 | 2026-04-19T06:10:57.780Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2602 | 2026-04-19T06:10:57.780Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2603 | 2026-04-19T06:10:57.780Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2604 | 2026-04-19T06:10:57.780Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2605 | 2026-04-19T06:10:57.780Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2606 | 2026-04-19T06:10:57.787Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2607 | 2026-04-19T06:10:58.279Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2608 | 2026-04-19T06:10:58.279Z | |
| 2609 | 2026-04-19T06:10:58.279Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2610 | 2026-04-19T06:10:58.279Z | |
| 2611 | 2026-04-19T06:10:58.289Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2612 | 2026-04-19T06:10:58.292Z | |
| 2613 | 2026-04-19T06:10:58.292Z | running 10 tests |
| 2614 | 2026-04-19T06:10:58.294Z | test network::tests::test_equal ... ok |
| 2615 | 2026-04-19T06:10:58.294Z | test nat::tests::test_vni ... ok |
| 2616 | 2026-04-19T06:10:58.294Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2617 | 2026-04-19T06:10:58.294Z | test network::tests::test_into ... ok |
| 2618 | 2026-04-19T06:10:58.294Z | test network::tests::test_not_equal ... ok |
| 2619 | 2026-04-19T06:10:58.295Z | test network::tests::test_eui64 ... ok |
| 2620 | 2026-04-19T06:10:58.295Z | test network::tests::test_parse ... ok |
| 2621 | 2026-04-19T06:10:58.295Z | test network::tests::test_to_string ... ok |
| 2622 | 2026-04-19T06:10:58.295Z | test test_purge ... ok |
| 2623 | 2026-04-19T06:10:58.298Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2624 | 2026-04-19T06:10:58.298Z | |
| 2625 | 2026-04-19T06:10:58.298Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2626 | 2026-04-19T06:10:58.298Z | |
| 2627 | 2026-04-19T06:10:58.298Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2628 | 2026-04-19T06:10:58.301Z | |
| 2629 | 2026-04-19T06:10:58.301Z | running 1 test |
| 2630 | 2026-04-19T06:10:59.562Z | test test::test_apis_up_to_date ... ok |
| 2631 | 2026-04-19T06:10:59.562Z | |
| 2632 | 2026-04-19T06:10:59.562Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s |
| 2633 | 2026-04-19T06:10:59.562Z | |
| 2634 | 2026-04-19T06:10:59.612Z | Running unittests src/main.rs (target/debug/deps/dpd-60e8def7653cef2e) |
| 2635 | 2026-04-19T06:10:59.679Z | |
| 2636 | 2026-04-19T06:10:59.679Z | running 50 tests |
| 2637 | 2026-04-19T06:10:59.682Z | test freemap::test_ordering ... ok |
| 2638 | 2026-04-19T06:10:59.682Z | test freemap::test_split ... ok |
| 2639 | 2026-04-19T06:10:59.682Z | test config::tests::test_updates ... ok |
| 2640 | 2026-04-19T06:10:59.682Z | test macaddrs::tests::test_mac_offset ... ok |
| 2641 | 2026-04-19T06:10:59.682Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2642 | 2026-04-19T06:10:59.682Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2643 | 2026-04-19T06:10:59.682Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2644 | 2026-04-19T06:10:59.682Z | test nat::test_mapping ... ok |
| 2645 | 2026-04-19T06:10:59.682Z | test port_map::tests::dump_map ... ok |
| 2646 | 2026-04-19T06:10:59.683Z | test port_map::tests::test_backplane_group ... ok |
| 2647 | 2026-04-19T06:10:59.686Z | test port_map::tests::test_port_map ... ok |
| 2648 | 2026-04-19T06:10:59.686Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2649 | 2026-04-19T06:10:59.686Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2650 | 2026-04-19T06:10:59.686Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2651 | 2026-04-19T06:10:59.686Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 2652 | 2026-04-19T06:10:59.686Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 2653 | 2026-04-19T06:10:59.686Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 2654 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.948 DEBG created new freemapApr 19 06:10:57.948 DEBG created new freemapApr 19 06:10:57.948, , unitunitDEBG: created new freemap:freemap_test , freemap_test |
| 2655 | 2026-04-19T06:10:59.686Z | unit |
| 2656 | 2026-04-19T06:10:59.686Z | : freemap_test |
| 2657 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.948Apr 19 06:10:57.948Apr 19 06:10:57.948 DEBGDEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitinitted freemap. size: 128unit:, :freemap_testunit :freemap_test |
| 2658 | 2026-04-19T06:10:59.686Z | |
| 2659 | 2026-04-19T06:10:59.686Z | freemap_test |
| 2660 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.948Apr 19 06:10:57.948Apr 19 06:10:57.948 DEBGDEBG DEBG created new freemapreset freemap , Apr 19 06:10:57.948unit reset freemap:DEBG , freemap_test, unit |
| 2661 | 2026-04-19T06:10:59.686Z | :reset freemapunit :freemap_test, |
| 2662 | 2026-04-19T06:10:59.686Z | unit :freemap_test freemap_test |
| 2663 | 2026-04-19T06:10:59.686Z | |
| 2664 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.948 DEBG initted freemap. size: 128, unit: freemap_test |
| 2665 | 2026-04-19T06:10:59.686Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 2666 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.948 DEBG reset freemap, unit: freemap_test |
| 2667 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.949 DEBG created new freemap, unit: freemap_test |
| 2668 | 2026-04-19T06:10:59.686Z | test freemap::test_exhaustion ... ok |
| 2669 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.949 DEBG initted freemap. size: 128, unit: freemap_test |
| 2670 | 2026-04-19T06:10:59.686Z | test freemap::test_span ... ok |
| 2671 | 2026-04-19T06:10:59.686Z | Apr 19 06:10:57.949 DEBG reset freemap, unit: freemap_test |
| 2672 | 2026-04-19T06:10:59.686Z | test freemap::test_free ... ok |
| 2673 | 2026-04-19T06:10:59.686Z | test freemap::test_basic ... ok |
| 2674 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2675 | 2026-04-19T06:10:59.687Z | test freemap::test_reclaim ... ok |
| 2676 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2677 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2678 | 2026-04-19T06:10:59.687Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2679 | 2026-04-19T06:10:59.687Z | test api_server::tests::test_build_info ... ok |
| 2680 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2681 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2682 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2683 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2684 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2685 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2686 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2687 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2688 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2689 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2690 | 2026-04-19T06:10:59.687Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2691 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2692 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2693 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2694 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2695 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2696 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2697 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2698 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2699 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2700 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2701 | 2026-04-19T06:10:59.690Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2702 | 2026-04-19T06:10:59.690Z | |
| 2703 | 2026-04-19T06:10:59.690Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2704 | 2026-04-19T06:10:59.690Z | |
| 2705 | 2026-04-19T06:10:59.700Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7628c6abdddbd2a0) |
| 2706 | 2026-04-19T06:10:59.703Z | |
| 2707 | 2026-04-19T06:10:59.703Z | running 0 tests |
| 2708 | 2026-04-19T06:10:59.703Z | |
| 2709 | 2026-04-19T06:10:59.703Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2710 | 2026-04-19T06:10:59.703Z | |
| 2711 | 2026-04-19T06:10:59.703Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 2712 | 2026-04-19T06:10:59.706Z | |
| 2713 | 2026-04-19T06:10:59.706Z | running 0 tests |
| 2714 | 2026-04-19T06:10:59.706Z | |
| 2715 | 2026-04-19T06:10:59.706Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2716 | 2026-04-19T06:10:59.706Z | |
| 2717 | 2026-04-19T06:10:59.706Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-2b894aaabf32eb8f) |
| 2718 | 2026-04-19T06:10:59.709Z | |
| 2719 | 2026-04-19T06:10:59.709Z | running 6 tests |
| 2720 | 2026-04-19T06:10:59.709Z | test tests::test_full_lot_id_neither_present ... ok |
| 2721 | 2026-04-19T06:10:59.709Z | test tests::test_full_lot_id_lot_only ... ok |
| 2722 | 2026-04-19T06:10:59.710Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2723 | 2026-04-19T06:10:59.710Z | test tests::test_full_lot_id_both_present ... ok |
| 2724 | 2026-04-19T06:10:59.710Z | test tests::test_port_id_cmp ... ok |
| 2725 | 2026-04-19T06:10:59.710Z | test tests::test_parse_client_port_id ... ok |
| 2726 | 2026-04-19T06:10:59.710Z | |
| 2727 | 2026-04-19T06:10:59.710Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2728 | 2026-04-19T06:10:59.710Z | |
| 2729 | 2026-04-19T06:10:59.710Z | Running tests/test_all.rs (target/debug/deps/test_all-c679cf089a48828e) |
| 2730 | 2026-04-19T06:10:59.713Z | |
| 2731 | 2026-04-19T06:10:59.713Z | running 0 tests |
| 2732 | 2026-04-19T06:10:59.713Z | |
| 2733 | 2026-04-19T06:10:59.713Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2734 | 2026-04-19T06:10:59.713Z | |
| 2735 | 2026-04-19T06:10:59.713Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 2736 | 2026-04-19T06:10:59.713Z | |
| 2737 | 2026-04-19T06:10:59.713Z | running 0 tests |
| 2738 | 2026-04-19T06:10:59.713Z | |
| 2739 | 2026-04-19T06:10:59.713Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2740 | 2026-04-19T06:10:59.713Z | |
| 2741 | 2026-04-19T06:10:59.713Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 2742 | 2026-04-19T06:10:59.716Z | |
| 2743 | 2026-04-19T06:10:59.716Z | running 0 tests |
| 2744 | 2026-04-19T06:10:59.716Z | |
| 2745 | 2026-04-19T06:10:59.716Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2746 | 2026-04-19T06:10:59.716Z | |
| 2747 | 2026-04-19T06:10:59.716Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 2748 | 2026-04-19T06:10:59.716Z | |
| 2749 | 2026-04-19T06:10:59.716Z | running 12 tests |
| 2750 | 2026-04-19T06:10:59.719Z | test icmp::test_v6_checksum ... ok |
| 2751 | 2026-04-19T06:10:59.719Z | test icmp::test_v4_checksum ... ok |
| 2752 | 2026-04-19T06:10:59.719Z | test lldp::test_lldp_parse ... ok |
| 2753 | 2026-04-19T06:10:59.719Z | test pbuf::test_byte ... ok |
| 2754 | 2026-04-19T06:10:59.719Z | test ipv6::test_ipv6_parse ... ok |
| 2755 | 2026-04-19T06:10:59.719Z | test pbuf::test_nibble ... ok |
| 2756 | 2026-04-19T06:10:59.719Z | test pbuf::test_overflow ... ok |
| 2757 | 2026-04-19T06:10:59.719Z | test pbuf::test_short ... ok |
| 2758 | 2026-04-19T06:10:59.719Z | test pbuf::test_twelve ... ok |
| 2759 | 2026-04-19T06:10:59.719Z | test pbuf::test_word ... ok |
| 2760 | 2026-04-19T06:10:59.719Z | test tcp::test_checksum_ack_data ... ok |
| 2761 | 2026-04-19T06:10:59.720Z | test tcp::test_checksum_syn_nodata ... ok |
| 2762 | 2026-04-19T06:10:59.720Z | |
| 2763 | 2026-04-19T06:10:59.720Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2764 | 2026-04-19T06:10:59.720Z | |
| 2765 | 2026-04-19T06:10:59.720Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2766 | 2026-04-19T06:10:59.720Z | |
| 2767 | 2026-04-19T06:10:59.720Z | running 0 tests |
| 2768 | 2026-04-19T06:10:59.720Z | |
| 2769 | 2026-04-19T06:10:59.720Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2770 | 2026-04-19T06:10:59.720Z | |
| 2771 | 2026-04-19T06:10:59.720Z | Running unittests src/main.rs (target/debug/deps/swadm-520862971dd4ee37) |
| 2772 | 2026-04-19T06:10:59.723Z | |
| 2773 | 2026-04-19T06:10:59.723Z | running 5 tests |
| 2774 | 2026-04-19T06:10:59.723Z | test switchport::test::test_compute_lanes ... ok |
| 2775 | 2026-04-19T06:10:59.723Z | test switchport::test::port_id_ordering ... ok |
| 2776 | 2026-04-19T06:10:59.723Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2777 | 2026-04-19T06:10:59.723Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2778 | 2026-04-19T06:10:59.723Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2779 | 2026-04-19T06:10:59.723Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2780 | 2026-04-19T06:10:59.723Z | Tx Enabled: Yes Yes Yes Yes |
| 2781 | 2026-04-19T06:10:59.723Z | Tx Loss-of-lock: No No No No |
| 2782 | 2026-04-19T06:10:59.724Z | Tx Loss-of-signal: No Lane 0No No No |
| 2783 | 2026-04-19T06:10:59.724Z | Lane 1 Tx CDR Enabled: No Lane 2 NoLane 3 |
| 2784 | 2026-04-19T06:10:59.724Z | No No |
| 2785 | 2026-04-19T06:10:59.724Z | State: Activated Tx Adaptive EQ Fault: No ActivatedNo ActivatedNo ActivatedNo |
| 2786 | 2026-04-19T06:10:59.724Z | |
| 2787 | 2026-04-19T06:10:59.724Z | Rx Output Enabled: false Tx Fault: Yes falseYes Yesfalse Yesfalse |
| 2788 | 2026-04-19T06:10:59.724Z | |
| 2789 | 2026-04-19T06:10:59.724Z | Rx Output Status: valid valid valid valid |
| 2790 | 2026-04-19T06:10:59.724Z | Rx Loss-of-lock: true true true true |
| 2791 | 2026-04-19T06:10:59.724Z | Rx Loss-of-signal: false false false false |
| 2792 | 2026-04-19T06:10:59.724Z | Rx Auto-squelch Disable: true true true true |
| 2793 | 2026-04-19T06:10:59.724Z | Tx Output Enabled: true true true true |
| 2794 | 2026-04-19T06:10:59.724Z | Tx Output Status: invalid invalid invalid invalid |
| 2795 | 2026-04-19T06:10:59.724Z | Tx Loss-of-lock: false false false false |
| 2796 | 2026-04-19T06:10:59.724Z | Tx Loss-of-signal: true true true true |
| 2797 | 2026-04-19T06:10:59.724Z | Tx Auto-squelch Disable: false false false false |
| 2798 | 2026-04-19T06:10:59.724Z | Tx Adaptive EQ Fail: true true true true |
| 2799 | 2026-04-19T06:10:59.724Z | Tx Failure: false false false false |
| 2800 | 2026-04-19T06:10:59.724Z | Tx Force Squelch: true true true true |
| 2801 | 2026-04-19T06:10:59.724Z | Tx Input Polarity: normal normal normal normal |
| 2802 | 2026-04-19T06:10:59.724Z | test switchport::test::test_print_sff_datapath ... ok |
| 2803 | 2026-04-19T06:10:59.724Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2804 | 2026-04-19T06:10:59.724Z | test link::test_filter ... ok |
| 2805 | 2026-04-19T06:10:59.724Z | |
| 2806 | 2026-04-19T06:10:59.724Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2807 | 2026-04-19T06:10:59.724Z | |
| 2808 | 2026-04-19T06:10:59.727Z | Running tests/counters.rs (target/debug/deps/counters-12223fda8f22af34) |
| 2809 | 2026-04-19T06:10:59.727Z | |
| 2810 | 2026-04-19T06:10:59.727Z | running 1 test |
| 2811 | 2026-04-19T06:10:59.727Z | test test_p4_counter_list ... ignored |
| 2812 | 2026-04-19T06:10:59.727Z | |
| 2813 | 2026-04-19T06:10:59.727Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2814 | 2026-04-19T06:10:59.727Z | |
| 2815 | 2026-04-19T06:10:59.727Z | Running tests/port-link.rs (target/debug/deps/port_link-ab27c4cf4b6b317d) |
| 2816 | 2026-04-19T06:10:59.727Z | |
| 2817 | 2026-04-19T06:10:59.727Z | running 5 tests |
| 2818 | 2026-04-19T06:10:59.728Z | test test_an ... ignored |
| 2819 | 2026-04-19T06:10:59.728Z | test test_enable ... ignored |
| 2820 | 2026-04-19T06:10:59.728Z | test test_ip_addresses ... ignored |
| 2821 | 2026-04-19T06:10:59.728Z | test test_kr ... ignored |
| 2822 | 2026-04-19T06:10:59.728Z | test test_mac ... ignored |
| 2823 | 2026-04-19T06:10:59.728Z | |
| 2824 | 2026-04-19T06:10:59.728Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2825 | 2026-04-19T06:10:59.728Z | |
| 2826 | 2026-04-19T06:10:59.728Z | Running unittests src/main.rs (target/debug/deps/tfportd-0b125c38c1a931aa) |
| 2827 | 2026-04-19T06:10:59.731Z | |
| 2828 | 2026-04-19T06:10:59.731Z | running 3 tests |
| 2829 | 2026-04-19T06:10:59.731Z | test linklocal::test_parse_ipadm ... ok |
| 2830 | 2026-04-19T06:10:59.731Z | test tfport::test_parse_tfport ... ok |
| 2831 | 2026-04-19T06:10:59.731Z | test config::tests::test_updates ... ok |
| 2832 | 2026-04-19T06:10:59.731Z | |
| 2833 | 2026-04-19T06:10:59.731Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2834 | 2026-04-19T06:10:59.731Z | |
| 2835 | 2026-04-19T06:10:59.731Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 2836 | 2026-04-19T06:10:59.734Z | |
| 2837 | 2026-04-19T06:10:59.734Z | running 0 tests |
| 2838 | 2026-04-19T06:10:59.734Z | |
| 2839 | 2026-04-19T06:10:59.734Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2840 | 2026-04-19T06:10:59.734Z | |
| 2841 | 2026-04-19T06:10:59.734Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2842 | 2026-04-19T06:10:59.734Z | |
| 2843 | 2026-04-19T06:10:59.734Z | running 0 tests |
| 2844 | 2026-04-19T06:10:59.734Z | |
| 2845 | 2026-04-19T06:10:59.734Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2846 | 2026-04-19T06:10:59.734Z | |
| 2847 | 2026-04-19T06:10:59.737Z | Doc-tests aal |
| 2848 | 2026-04-19T06:10:59.861Z | |
| 2849 | 2026-04-19T06:10:59.861Z | running 0 tests |
| 2850 | 2026-04-19T06:10:59.861Z | |
| 2851 | 2026-04-19T06:10:59.862Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2852 | 2026-04-19T06:10:59.862Z | |
| 2853 | 2026-04-19T06:10:59.880Z | Doc-tests aal_macros |
| 2854 | 2026-04-19T06:10:59.950Z | |
| 2855 | 2026-04-19T06:10:59.950Z | running 0 tests |
| 2856 | 2026-04-19T06:10:59.950Z | |
| 2857 | 2026-04-19T06:10:59.953Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2858 | 2026-04-19T06:10:59.953Z | |
| 2859 | 2026-04-19T06:10:59.963Z | Doc-tests common |
| 2860 | 2026-04-19T06:11:00.193Z | |
| 2861 | 2026-04-19T06:11:00.193Z | running 0 tests |
| 2862 | 2026-04-19T06:11:00.193Z | |
| 2863 | 2026-04-19T06:11:00.193Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2864 | 2026-04-19T06:11:00.193Z | |
| 2865 | 2026-04-19T06:11:00.215Z | Doc-tests dpd_api |
| 2866 | 2026-04-19T06:11:00.968Z | |
| 2867 | 2026-04-19T06:11:00.968Z | running 2 tests |
| 2868 | 2026-04-19T06:11:00.968Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 2869 | 2026-04-19T06:11:00.969Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 2870 | 2026-04-19T06:11:00.969Z | |
| 2871 | 2026-04-19T06:11:00.969Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2872 | 2026-04-19T06:11:00.969Z | |
| 2873 | 2026-04-19T06:11:01.002Z | Doc-tests dpd_client |
| 2874 | 2026-04-19T06:11:02.291Z | |
| 2875 | 2026-04-19T06:11:02.291Z | running 0 tests |
| 2876 | 2026-04-19T06:11:02.292Z | |
| 2877 | 2026-04-19T06:11:02.292Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2878 | 2026-04-19T06:11:02.292Z | |
| 2879 | 2026-04-19T06:11:02.340Z | Doc-tests dpd_types |
| 2880 | 2026-04-19T06:11:02.549Z | |
| 2881 | 2026-04-19T06:11:02.549Z | running 0 tests |
| 2882 | 2026-04-19T06:11:02.549Z | |
| 2883 | 2026-04-19T06:11:02.549Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2884 | 2026-04-19T06:11:02.549Z | |
| 2885 | 2026-04-19T06:11:02.576Z | Doc-tests dpd_types_versions |
| 2886 | 2026-04-19T06:11:03.801Z | |
| 2887 | 2026-04-19T06:11:03.801Z | running 1 test |
| 2888 | 2026-04-19T06:11:03.802Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 2889 | 2026-04-19T06:11:03.802Z | |
| 2890 | 2026-04-19T06:11:03.802Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2891 | 2026-04-19T06:11:03.802Z | |
| 2892 | 2026-04-19T06:11:03.846Z | Doc-tests packet |
| 2893 | 2026-04-19T06:11:03.959Z | |
| 2894 | 2026-04-19T06:11:03.959Z | running 0 tests |
| 2895 | 2026-04-19T06:11:03.959Z | |
| 2896 | 2026-04-19T06:11:03.959Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2897 | 2026-04-19T06:11:03.959Z | |
| 2898 | 2026-04-19T06:11:03.976Z | Doc-tests pcap |
| 2899 | 2026-04-19T06:11:04.031Z | |
| 2900 | 2026-04-19T06:11:04.031Z | running 0 tests |
| 2901 | 2026-04-19T06:11:04.031Z | |
| 2902 | 2026-04-19T06:11:04.031Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2903 | 2026-04-19T06:11:04.031Z | |
| 2904 | 2026-04-19T06:11:04.079Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2905 | 2026-04-19T06:11:04.079Z | + RUST_BACKTRACE=full |
| 2906 | 2026-04-19T06:11:04.079Z | + cargo test --features softnpu --no-fail-fast |
| 2907 | 2026-04-19T06:11:04.714Z | Compiling num-integer v0.1.46 |
| 2908 | 2026-04-19T06:11:04.795Z | Compiling num-complex v0.4.6 |
| 2909 | 2026-04-19T06:11:04.839Z | Compiling bitstruct_derive v0.1.0 |
| 2910 | 2026-04-19T06:11:04.842Z | Compiling tap v1.0.1 |
| 2911 | 2026-04-19T06:11:04.972Z | Compiling wyz v0.5.1 |
| 2912 | 2026-04-19T06:11:05.101Z | Compiling num-iter v0.1.45 |
| 2913 | 2026-04-19T06:11:05.136Z | Compiling num-rational v0.4.2 |
| 2914 | 2026-04-19T06:11:05.152Z | Compiling num-bigint v0.4.6 |
| 2915 | 2026-04-19T06:11:05.229Z | Compiling radium v0.7.0 |
| 2916 | 2026-04-19T06:11:05.242Z | Compiling funty v2.0.0 |
| 2917 | 2026-04-19T06:11:05.299Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2918 | 2026-04-19T06:11:05.347Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2919 | 2026-04-19T06:11:05.439Z | Compiling num v0.4.3 |
| 2920 | 2026-04-19T06:11:05.527Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2921 | 2026-04-19T06:11:05.538Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2922 | 2026-04-19T06:11:05.563Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2923 | 2026-04-19T06:11:05.663Z | Compiling bitvec v1.0.1 |
| 2924 | 2026-04-19T06:11:05.680Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2925 | 2026-04-19T06:11:05.832Z | Compiling typeid v1.0.3 |
| 2926 | 2026-04-19T06:11:05.866Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2927 | 2026-04-19T06:11:05.928Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2928 | 2026-04-19T06:11:05.970Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2929 | 2026-04-19T06:11:06.010Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2930 | 2026-04-19T06:11:06.601Z | Compiling ascii v1.1.0 |
| 2931 | 2026-04-19T06:11:06.826Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2932 | 2026-04-19T06:11:06.880Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2933 | 2026-04-19T06:11:06.890Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2934 | 2026-04-19T06:11:06.938Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2935 | 2026-04-19T06:11:07.127Z | Compiling erased-serde v0.4.8 |
| 2936 | 2026-04-19T06:11:07.190Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2937 | 2026-04-19T06:11:07.403Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2938 | 2026-04-19T06:11:07.414Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2939 | 2026-04-19T06:11:07.656Z | Compiling bitstruct v0.1.1 |
| 2940 | 2026-04-19T06:11:07.995Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2941 | 2026-04-19T06:11:08.029Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2942 | 2026-04-19T06:11:08.042Z | Compiling serde_arrays v0.1.0 |
| 2943 | 2026-04-19T06:11:08.059Z | Compiling libloading v0.7.4 |
| 2944 | 2026-04-19T06:11:08.400Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2945 | 2026-04-19T06:11:08.873Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2946 | 2026-04-19T06:11:08.998Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2947 | 2026-04-19T06:11:09.167Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2948 | 2026-04-19T06:11:10.258Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2949 | 2026-04-19T06:11:11.033Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2950 | 2026-04-19T06:11:17.314Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2951 | 2026-04-19T06:11:17.539Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2952 | 2026-04-19T06:11:17.539Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2953 | 2026-04-19T06:11:17.542Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2954 | 2026-04-19T06:11:17.821Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2955 | 2026-04-19T06:11:18.193Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2956 | 2026-04-19T06:11:19.673Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2957 | 2026-04-19T06:11:20.324Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2958 | 2026-04-19T06:11:22.741Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2959 | 2026-04-19T06:11:23.337Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2960 | 2026-04-19T06:11:24.769Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2961 | 2026-04-19T06:11:26.502Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2962 | 2026-04-19T06:11:26.907Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2963 | 2026-04-19T06:11:27.528Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2964 | 2026-04-19T06:11:35.417Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2965 | 2026-04-19T06:11:37.321Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2966 | 2026-04-19T06:11:41.315Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2967 | 2026-04-19T06:12:21.390Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s |
| 2968 | 2026-04-19T06:12:21.508Z | Running unittests src/lib.rs (target/debug/deps/aal-4d25eaadfe042da1) |
| 2969 | 2026-04-19T06:12:21.511Z | |
| 2970 | 2026-04-19T06:12:21.511Z | running 5 tests |
| 2971 | 2026-04-19T06:12:21.511Z | test fuse::tests::chip_revision_a0 ... ok |
| 2972 | 2026-04-19T06:12:21.511Z | test fuse::tests::chip_revision_b0 ... ok |
| 2973 | 2026-04-19T06:12:21.511Z | test fuse::tests::chip_revision_b1 ... ok |
| 2974 | 2026-04-19T06:12:21.511Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2975 | 2026-04-19T06:12:21.511Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2976 | 2026-04-19T06:12:21.511Z | |
| 2977 | 2026-04-19T06:12:21.511Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2978 | 2026-04-19T06:12:21.511Z | |
| 2979 | 2026-04-19T06:12:21.515Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2980 | 2026-04-19T06:12:21.515Z | |
| 2981 | 2026-04-19T06:12:21.515Z | running 0 tests |
| 2982 | 2026-04-19T06:12:21.515Z | |
| 2983 | 2026-04-19T06:12:21.515Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2984 | 2026-04-19T06:12:21.515Z | |
| 2985 | 2026-04-19T06:12:21.515Z | Running unittests src/lib.rs (target/debug/deps/asic-eb9ed458dbcabd0b) |
| 2986 | 2026-04-19T06:12:21.518Z | |
| 2987 | 2026-04-19T06:12:21.518Z | running 0 tests |
| 2988 | 2026-04-19T06:12:21.518Z | |
| 2989 | 2026-04-19T06:12:21.518Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2990 | 2026-04-19T06:12:21.518Z | |
| 2991 | 2026-04-19T06:12:21.518Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2992 | 2026-04-19T06:12:21.521Z | |
| 2993 | 2026-04-19T06:12:21.521Z | running 10 tests |
| 2994 | 2026-04-19T06:12:21.521Z | test nat::tests::test_vni ... ok |
| 2995 | 2026-04-19T06:12:21.521Z | test network::tests::test_equal ... ok |
| 2996 | 2026-04-19T06:12:21.521Z | test network::tests::test_eui64 ... ok |
| 2997 | 2026-04-19T06:12:21.521Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2998 | 2026-04-19T06:12:21.521Z | test network::tests::test_into ... ok |
| 2999 | 2026-04-19T06:12:21.521Z | test network::tests::test_not_equal ... ok |
| 3000 | 2026-04-19T06:12:21.521Z | test network::tests::test_parse ... ok |
| 3001 | 2026-04-19T06:12:21.521Z | test network::tests::test_to_string ... ok |
| 3002 | 2026-04-19T06:12:21.521Z | test test_purge ... ok |
| 3003 | 2026-04-19T06:12:21.524Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3004 | 2026-04-19T06:12:21.524Z | |
| 3005 | 2026-04-19T06:12:21.524Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3006 | 2026-04-19T06:12:21.525Z | |
| 3007 | 2026-04-19T06:12:21.525Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5e5c9ab59f00c337) |
| 3008 | 2026-04-19T06:12:21.528Z | |
| 3009 | 2026-04-19T06:12:21.528Z | running 1 test |
| 3010 | 2026-04-19T06:12:22.844Z | test test::test_apis_up_to_date ... ok |
| 3011 | 2026-04-19T06:12:22.844Z | |
| 3012 | 2026-04-19T06:12:22.844Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s |
| 3013 | 2026-04-19T06:12:22.845Z | |
| 3014 | 2026-04-19T06:12:23.901Z | Running unittests src/main.rs (target/debug/deps/dpd-6b077150d90425f0) |
| 3015 | 2026-04-19T06:12:23.905Z | |
| 3016 | 2026-04-19T06:12:23.905Z | running 18 tests |
| 3017 | 2026-04-19T06:12:23.905Z | test freemap::test_ordering ... ok |
| 3018 | 2026-04-19T06:12:23.905Z | test freemap::test_split ... ok |
| 3019 | 2026-04-19T06:12:23.905Z | test config::tests::test_updates ... ok |
| 3020 | 2026-04-19T06:12:23.905Z | test macaddrs::tests::test_mac_offset ... ok |
| 3021 | 2026-04-19T06:12:23.905Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3022 | 2026-04-19T06:12:23.905Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3023 | 2026-04-19T06:12:23.905Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3024 | 2026-04-19T06:12:23.905Z | test nat::test_mapping ... ok |
| 3025 | 2026-04-19T06:12:23.905Z | test port_map::tests::dump_map ... ok |
| 3026 | 2026-04-19T06:12:23.905Z | test port_map::tests::test_backplane_group ... ok |
| 3027 | 2026-04-19T06:12:23.905Z | test port_map::tests::test_port_map ... ok |
| 3028 | 2026-04-19T06:12:23.905Z | Apr 19 06:12:21.169Apr 19 06:12:21.169Apr 19 06:12:21.169 DEBGDEBG created new freemapcreated new freemap DEBG, unitcreated new freemap: , freemap_test, unitunit |
| 3029 | 2026-04-19T06:12:23.905Z | :: freemap_testfreemap_test |
| 3030 | 2026-04-19T06:12:23.905Z | |
| 3031 | 2026-04-19T06:12:23.905Z | Apr 19 06:12:21.169 DEBG initted freemap. size: 128, Apr 19 06:12:21.169unit :DEBG freemap_testinitted freemap. size: 128 |
| 3032 | 2026-04-19T06:12:23.906Z | , unit: Apr 19 06:12:21.169freemap_test |
| 3033 | 2026-04-19T06:12:23.906Z | DEBG reset freemap, unit: Apr 19 06:12:21.169freemap_test |
| 3034 | 2026-04-19T06:12:23.906Z | DEBG Apr 19 06:12:21.169reset freemap , DEBGunit :initted freemap. size: 128 freemap_test, |
| 3035 | 2026-04-19T06:12:23.906Z | unit: freemap_test |
| 3036 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG reset freemap, unit: freemap_test |
| 3037 | 2026-04-19T06:12:23.906Z | test freemap::test_basic ... ok |
| 3038 | 2026-04-19T06:12:23.906Z | test freemap::test_reclaim ... ok |
| 3039 | 2026-04-19T06:12:23.906Z | test freemap::test_span ... ok |
| 3040 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG created new freemap, unit: freemap_test |
| 3041 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG initted freemap. size: 128, unit: freemap_test |
| 3042 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG reset freemap, unit: freemap_test |
| 3043 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG created new freemap, unit: freemap_test |
| 3044 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG initted freemap. size: 128, unit: freemap_test |
| 3045 | 2026-04-19T06:12:23.906Z | Apr 19 06:12:21.169 DEBG reset freemap, unit: freemap_test |
| 3046 | 2026-04-19T06:12:23.906Z | test freemap::test_exhaustion ... ok |
| 3047 | 2026-04-19T06:12:23.906Z | test freemap::test_free ... ok |
| 3048 | 2026-04-19T06:12:23.906Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3049 | 2026-04-19T06:12:23.906Z | test api_server::tests::test_build_info ... ok |
| 3050 | 2026-04-19T06:12:23.906Z | |
| 3051 | 2026-04-19T06:12:23.906Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3052 | 2026-04-19T06:12:23.906Z | |
| 3053 | 2026-04-19T06:12:23.906Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-316e7a5769ad6ace) |
| 3054 | 2026-04-19T06:12:23.906Z | |
| 3055 | 2026-04-19T06:12:23.906Z | running 0 tests |
| 3056 | 2026-04-19T06:12:23.906Z | |
| 3057 | 2026-04-19T06:12:23.906Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3058 | 2026-04-19T06:12:23.906Z | |
| 3059 | 2026-04-19T06:12:23.906Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-2862472988c6ba8e) |
| 3060 | 2026-04-19T06:12:23.906Z | |
| 3061 | 2026-04-19T06:12:23.906Z | running 0 tests |
| 3062 | 2026-04-19T06:12:23.906Z | |
| 3063 | 2026-04-19T06:12:23.906Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3064 | 2026-04-19T06:12:23.906Z | |
| 3065 | 2026-04-19T06:12:23.906Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ead68f8aafe3f527) |
| 3066 | 2026-04-19T06:12:23.906Z | |
| 3067 | 2026-04-19T06:12:23.906Z | running 6 tests |
| 3068 | 2026-04-19T06:12:23.906Z | test tests::test_parse_client_port_id ... ok |
| 3069 | 2026-04-19T06:12:23.906Z | test tests::test_port_id_cmp ... ok |
| 3070 | 2026-04-19T06:12:23.906Z | test tests::test_full_lot_id_neither_present ... ok |
| 3071 | 2026-04-19T06:12:23.907Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3072 | 2026-04-19T06:12:23.907Z | test tests::test_full_lot_id_lot_only ... ok |
| 3073 | 2026-04-19T06:12:23.907Z | test tests::test_full_lot_id_both_present ... ok |
| 3074 | 2026-04-19T06:12:23.907Z | |
| 3075 | 2026-04-19T06:12:23.907Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3076 | 2026-04-19T06:12:23.907Z | |
| 3077 | 2026-04-19T06:12:23.907Z | Running tests/test_all.rs (target/debug/deps/test_all-bcae10252b610653) |
| 3078 | 2026-04-19T06:12:23.907Z | |
| 3079 | 2026-04-19T06:12:23.907Z | running 0 tests |
| 3080 | 2026-04-19T06:12:23.907Z | |
| 3081 | 2026-04-19T06:12:23.907Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3082 | 2026-04-19T06:12:23.907Z | |
| 3083 | 2026-04-19T06:12:23.907Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-be0f591e43b1edea) |
| 3084 | 2026-04-19T06:12:23.907Z | |
| 3085 | 2026-04-19T06:12:23.907Z | running 0 tests |
| 3086 | 2026-04-19T06:12:23.907Z | |
| 3087 | 2026-04-19T06:12:23.907Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3088 | 2026-04-19T06:12:23.907Z | |
| 3089 | 2026-04-19T06:12:23.907Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-7c927ac149893b9a) |
| 3090 | 2026-04-19T06:12:23.907Z | |
| 3091 | 2026-04-19T06:12:23.907Z | running 0 tests |
| 3092 | 2026-04-19T06:12:23.907Z | |
| 3093 | 2026-04-19T06:12:23.907Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3094 | 2026-04-19T06:12:23.907Z | |
| 3095 | 2026-04-19T06:12:23.907Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3096 | 2026-04-19T06:12:23.907Z | |
| 3097 | 2026-04-19T06:12:23.907Z | running 12 tests |
| 3098 | 2026-04-19T06:12:23.907Z | test icmp::test_v6_checksum ... ok |
| 3099 | 2026-04-19T06:12:23.907Z | test lldp::test_lldp_parse ... ok |
| 3100 | 2026-04-19T06:12:23.907Z | test icmp::test_v4_checksum ... ok |
| 3101 | 2026-04-19T06:12:23.907Z | test ipv6::test_ipv6_parse ... ok |
| 3102 | 2026-04-19T06:12:23.907Z | test pbuf::test_byte ... ok |
| 3103 | 2026-04-19T06:12:23.907Z | test pbuf::test_nibble ... ok |
| 3104 | 2026-04-19T06:12:23.907Z | test pbuf::test_short ... ok |
| 3105 | 2026-04-19T06:12:23.907Z | test pbuf::test_overflow ... ok |
| 3106 | 2026-04-19T06:12:23.907Z | test pbuf::test_twelve ... ok |
| 3107 | 2026-04-19T06:12:23.907Z | test pbuf::test_word ... ok |
| 3108 | 2026-04-19T06:12:23.907Z | test tcp::test_checksum_ack_data ... ok |
| 3109 | 2026-04-19T06:12:23.907Z | test tcp::test_checksum_syn_nodata ... ok |
| 3110 | 2026-04-19T06:12:23.907Z | |
| 3111 | 2026-04-19T06:12:23.908Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3112 | 2026-04-19T06:12:23.908Z | |
| 3113 | 2026-04-19T06:12:23.908Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3114 | 2026-04-19T06:12:23.908Z | |
| 3115 | 2026-04-19T06:12:23.912Z | running 0 tests |
| 3116 | 2026-04-19T06:12:23.912Z | |
| 3117 | 2026-04-19T06:12:23.912Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3118 | 2026-04-19T06:12:23.912Z | |
| 3119 | 2026-04-19T06:12:23.912Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 3120 | 2026-04-19T06:12:23.912Z | |
| 3121 | 2026-04-19T06:12:23.912Z | running 5 tests |
| 3122 | 2026-04-19T06:12:23.912Z | test switchport::test::test_compute_lanes ... ok |
| 3123 | 2026-04-19T06:12:23.912Z | test switchport::test::port_id_ordering ... ok |
| 3124 | 2026-04-19T06:12:23.912Z | test link::test_filter ... ok |
| 3125 | 2026-04-19T06:12:23.912Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3126 | 2026-04-19T06:12:23.912Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3127 | 2026-04-19T06:12:23.912Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3128 | 2026-04-19T06:12:23.912Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3129 | 2026-04-19T06:12:23.912Z | Tx Enabled: Yes Yes Yes Yes |
| 3130 | 2026-04-19T06:12:23.912Z | Tx Loss-of-lock: No No No No |
| 3131 | 2026-04-19T06:12:23.912Z | Lane 0 Tx Loss-of-signal: No No No NoLane 1 |
| 3132 | 2026-04-19T06:12:23.912Z | Tx CDR Enabled: NoLane 2 No Lane 3No |
| 3133 | 2026-04-19T06:12:23.912Z | No |
| 3134 | 2026-04-19T06:12:23.912Z | State: Activated Tx Adaptive EQ Fault: No Activated No Activated NoActivated |
| 3135 | 2026-04-19T06:12:23.912Z | No |
| 3136 | 2026-04-19T06:12:23.912Z | Rx Output Enabled: false Tx Fault: Yes false Yesfalse false |
| 3137 | 2026-04-19T06:12:23.912Z | Yes Yes Rx Output Status: valid |
| 3138 | 2026-04-19T06:12:23.912Z | valid valid valid |
| 3139 | 2026-04-19T06:12:23.912Z | Rx Loss-of-lock: true true true true |
| 3140 | 2026-04-19T06:12:23.912Z | Rx Loss-of-signal: false false false false |
| 3141 | 2026-04-19T06:12:23.912Z | Rx Auto-squelch Disable: true true true true |
| 3142 | 2026-04-19T06:12:23.912Z | Tx Output Enabled: true true true true |
| 3143 | 2026-04-19T06:12:23.912Z | Tx Output Status: invalid invalid invalid invalid |
| 3144 | 2026-04-19T06:12:23.912Z | Tx Loss-of-lock: false false false false |
| 3145 | 2026-04-19T06:12:23.912Z | Tx Loss-of-signal: true true true true |
| 3146 | 2026-04-19T06:12:23.913Z | Tx Auto-squelch Disable: false false false false |
| 3147 | 2026-04-19T06:12:23.913Z | Tx Adaptive EQ Fail: true true true true |
| 3148 | 2026-04-19T06:12:23.913Z | Tx Failure: false false false false |
| 3149 | 2026-04-19T06:12:23.913Z | Tx Force Squelch: true true true true |
| 3150 | 2026-04-19T06:12:23.913Z | Tx Input Polarity: normal normal normal normal |
| 3151 | 2026-04-19T06:12:23.913Z | test switchport::test::test_print_sff_datapath ... ok |
| 3152 | 2026-04-19T06:12:23.913Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3153 | 2026-04-19T06:12:23.913Z | |
| 3154 | 2026-04-19T06:12:23.913Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3155 | 2026-04-19T06:12:23.913Z | |
| 3156 | 2026-04-19T06:12:23.913Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 3157 | 2026-04-19T06:12:23.913Z | |
| 3158 | 2026-04-19T06:12:23.913Z | running 1 test |
| 3159 | 2026-04-19T06:12:23.913Z | test test_p4_counter_list ... ignored |
| 3160 | 2026-04-19T06:12:23.913Z | |
| 3161 | 2026-04-19T06:12:23.913Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3162 | 2026-04-19T06:12:23.913Z | |
| 3163 | 2026-04-19T06:12:23.913Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 3164 | 2026-04-19T06:12:23.913Z | |
| 3165 | 2026-04-19T06:12:23.913Z | running 5 tests |
| 3166 | 2026-04-19T06:12:23.913Z | test test_an ... ignored |
| 3167 | 2026-04-19T06:12:23.913Z | test test_enable ... ignored |
| 3168 | 2026-04-19T06:12:23.913Z | test test_ip_addresses ... ignored |
| 3169 | 2026-04-19T06:12:23.913Z | test test_kr ... ignored |
| 3170 | 2026-04-19T06:12:23.913Z | test test_mac ... ignored |
| 3171 | 2026-04-19T06:12:23.913Z | |
| 3172 | 2026-04-19T06:12:23.913Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3173 | 2026-04-19T06:12:23.913Z | |
| 3174 | 2026-04-19T06:12:23.913Z | Running unittests src/main.rs (target/debug/deps/tfportd-6de78372f9c328fe) |
| 3175 | 2026-04-19T06:12:23.913Z | |
| 3176 | 2026-04-19T06:12:23.913Z | running 3 tests |
| 3177 | 2026-04-19T06:12:23.913Z | test linklocal::test_parse_ipadm ... ok |
| 3178 | 2026-04-19T06:12:23.913Z | test tfport::test_parse_tfport ... ok |
| 3179 | 2026-04-19T06:12:23.913Z | test config::tests::test_updates ... ok |
| 3180 | 2026-04-19T06:12:23.913Z | |
| 3181 | 2026-04-19T06:12:23.913Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3182 | 2026-04-19T06:12:23.913Z | |
| 3183 | 2026-04-19T06:12:23.913Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3184 | 2026-04-19T06:12:23.913Z | |
| 3185 | 2026-04-19T06:12:23.913Z | running 0 tests |
| 3186 | 2026-04-19T06:12:23.914Z | |
| 3187 | 2026-04-19T06:12:23.914Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3188 | 2026-04-19T06:12:23.914Z | |
| 3189 | 2026-04-19T06:12:23.914Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3190 | 2026-04-19T06:12:23.914Z | |
| 3191 | 2026-04-19T06:12:23.914Z | running 0 tests |
| 3192 | 2026-04-19T06:12:23.914Z | |
| 3193 | 2026-04-19T06:12:23.914Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3194 | 2026-04-19T06:12:23.914Z | |
| 3195 | 2026-04-19T06:12:23.914Z | Doc-tests aal |
| 3196 | 2026-04-19T06:12:23.914Z | |
| 3197 | 2026-04-19T06:12:23.914Z | running 0 tests |
| 3198 | 2026-04-19T06:12:23.914Z | |
| 3199 | 2026-04-19T06:12:23.914Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3200 | 2026-04-19T06:12:23.914Z | |
| 3201 | 2026-04-19T06:12:23.914Z | Doc-tests aal_macros |
| 3202 | 2026-04-19T06:12:23.914Z | |
| 3203 | 2026-04-19T06:12:23.914Z | running 0 tests |
| 3204 | 2026-04-19T06:12:23.914Z | |
| 3205 | 2026-04-19T06:12:23.914Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3206 | 2026-04-19T06:12:23.914Z | |
| 3207 | 2026-04-19T06:12:23.914Z | Doc-tests common |
| 3208 | 2026-04-19T06:12:23.914Z | |
| 3209 | 2026-04-19T06:12:23.914Z | running 0 tests |
| 3210 | 2026-04-19T06:12:23.914Z | |
| 3211 | 2026-04-19T06:12:23.914Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3212 | 2026-04-19T06:12:23.914Z | |
| 3213 | 2026-04-19T06:12:23.914Z | Doc-tests dpd_api |
| 3214 | 2026-04-19T06:12:24.238Z | |
| 3215 | 2026-04-19T06:12:24.238Z | running 2 tests |
| 3216 | 2026-04-19T06:12:24.238Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3217 | 2026-04-19T06:12:24.238Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3218 | 2026-04-19T06:12:24.238Z | |
| 3219 | 2026-04-19T06:12:24.238Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3220 | 2026-04-19T06:12:24.238Z | |
| 3221 | 2026-04-19T06:12:24.271Z | Doc-tests dpd_client |
| 3222 | 2026-04-19T06:12:25.576Z | |
| 3223 | 2026-04-19T06:12:25.576Z | running 0 tests |
| 3224 | 2026-04-19T06:12:25.576Z | |
| 3225 | 2026-04-19T06:12:25.576Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3226 | 2026-04-19T06:12:25.576Z | |
| 3227 | 2026-04-19T06:12:25.624Z | Doc-tests dpd_types |
| 3228 | 2026-04-19T06:12:25.838Z | |
| 3229 | 2026-04-19T06:12:25.838Z | running 0 tests |
| 3230 | 2026-04-19T06:12:25.838Z | |
| 3231 | 2026-04-19T06:12:25.838Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3232 | 2026-04-19T06:12:25.838Z | |
| 3233 | 2026-04-19T06:12:25.864Z | Doc-tests dpd_types_versions |
| 3234 | 2026-04-19T06:12:27.106Z | |
| 3235 | 2026-04-19T06:12:27.106Z | running 1 test |
| 3236 | 2026-04-19T06:12:27.106Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3237 | 2026-04-19T06:12:27.106Z | |
| 3238 | 2026-04-19T06:12:27.106Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3239 | 2026-04-19T06:12:27.106Z | |
| 3240 | 2026-04-19T06:12:27.152Z | Doc-tests packet |
| 3241 | 2026-04-19T06:12:27.269Z | |
| 3242 | 2026-04-19T06:12:27.269Z | running 0 tests |
| 3243 | 2026-04-19T06:12:27.269Z | |
| 3244 | 2026-04-19T06:12:27.269Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3245 | 2026-04-19T06:12:27.269Z | |
| 3246 | 2026-04-19T06:12:27.286Z | Doc-tests pcap |
| 3247 | 2026-04-19T06:12:27.342Z | |
| 3248 | 2026-04-19T06:12:27.342Z | running 0 tests |
| 3249 | 2026-04-19T06:12:27.342Z | |
| 3250 | 2026-04-19T06:12:27.342Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3251 | 2026-04-19T06:12:27.342Z | |
| 3252 | 2026-04-19T06:12:27.394Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3253 | 2026-04-19T06:12:27.394Z | + RUST_BACKTRACE=full |
| 3254 | 2026-04-19T06:12:27.394Z | + cargo test --features chaos --no-fail-fast |
| 3255 | 2026-04-19T06:12:27.996Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3256 | 2026-04-19T06:12:28.073Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3257 | 2026-04-19T06:12:28.082Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3258 | 2026-04-19T06:12:36.668Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3259 | 2026-04-19T06:12:36.890Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3260 | 2026-04-19T06:13:10.985Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.57s |
| 3261 | 2026-04-19T06:13:11.096Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 3262 | 2026-04-19T06:13:11.102Z | |
| 3263 | 2026-04-19T06:13:11.102Z | running 5 tests |
| 3264 | 2026-04-19T06:13:11.105Z | test fuse::tests::chip_revision_b0 ... ok |
| 3265 | 2026-04-19T06:13:11.105Z | test fuse::tests::chip_revision_a0 ... ok |
| 3266 | 2026-04-19T06:13:11.105Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3267 | 2026-04-19T06:13:11.105Z | test fuse::tests::chip_revision_b1 ... ok |
| 3268 | 2026-04-19T06:13:11.105Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3269 | 2026-04-19T06:13:11.105Z | |
| 3270 | 2026-04-19T06:13:11.106Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3271 | 2026-04-19T06:13:11.106Z | |
| 3272 | 2026-04-19T06:13:11.106Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3273 | 2026-04-19T06:13:11.108Z | |
| 3274 | 2026-04-19T06:13:11.109Z | running 0 tests |
| 3275 | 2026-04-19T06:13:11.109Z | |
| 3276 | 2026-04-19T06:13:11.109Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3277 | 2026-04-19T06:13:11.109Z | |
| 3278 | 2026-04-19T06:13:11.111Z | Running unittests src/lib.rs (target/debug/deps/asic-a7f98a4129239b9a) |
| 3279 | 2026-04-19T06:13:11.114Z | |
| 3280 | 2026-04-19T06:13:11.114Z | running 0 tests |
| 3281 | 2026-04-19T06:13:11.114Z | |
| 3282 | 2026-04-19T06:13:11.114Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3283 | 2026-04-19T06:13:11.114Z | |
| 3284 | 2026-04-19T06:13:11.114Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 3285 | 2026-04-19T06:13:11.118Z | |
| 3286 | 2026-04-19T06:13:11.118Z | running 10 tests |
| 3287 | 2026-04-19T06:13:11.121Z | test nat::tests::test_vni ... ok |
| 3288 | 2026-04-19T06:13:11.121Z | test network::tests::test_equal ... ok |
| 3289 | 2026-04-19T06:13:11.121Z | test network::tests::test_eui64 ... ok |
| 3290 | 2026-04-19T06:13:11.121Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3291 | 2026-04-19T06:13:11.121Z | test network::tests::test_into ... ok |
| 3292 | 2026-04-19T06:13:11.121Z | test network::tests::test_not_equal ... ok |
| 3293 | 2026-04-19T06:13:11.121Z | test network::tests::test_to_string ... ok |
| 3294 | 2026-04-19T06:13:11.124Z | test network::tests::test_parse ... ok |
| 3295 | 2026-04-19T06:13:11.124Z | test test_purge ... ok |
| 3296 | 2026-04-19T06:13:11.127Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3297 | 2026-04-19T06:13:11.127Z | |
| 3298 | 2026-04-19T06:13:11.127Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3299 | 2026-04-19T06:13:11.127Z | |
| 3300 | 2026-04-19T06:13:11.127Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 3301 | 2026-04-19T06:13:11.149Z | |
| 3302 | 2026-04-19T06:13:11.149Z | running 1 test |
| 3303 | 2026-04-19T06:13:12.432Z | test test::test_apis_up_to_date ... ok |
| 3304 | 2026-04-19T06:13:12.432Z | |
| 3305 | 2026-04-19T06:13:12.432Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s |
| 3306 | 2026-04-19T06:13:12.432Z | |
| 3307 | 2026-04-19T06:13:12.487Z | Running unittests src/main.rs (target/debug/deps/dpd-c18a146b4cf49317) |
| 3308 | 2026-04-19T06:13:12.493Z | |
| 3309 | 2026-04-19T06:13:12.493Z | running 18 tests |
| 3310 | 2026-04-19T06:13:12.496Z | test freemap::test_ordering ... ok |
| 3311 | 2026-04-19T06:13:12.496Z | test freemap::test_split ... ok |
| 3312 | 2026-04-19T06:13:12.496Z | test config::tests::test_updates ... ok |
| 3313 | 2026-04-19T06:13:12.496Z | test macaddrs::tests::test_mac_offset ... ok |
| 3314 | 2026-04-19T06:13:12.496Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3315 | 2026-04-19T06:13:12.496Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3316 | 2026-04-19T06:13:12.496Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3317 | 2026-04-19T06:13:12.496Z | test nat::test_mapping ... ok |
| 3318 | 2026-04-19T06:13:12.496Z | test port_map::tests::dump_map ... ok |
| 3319 | 2026-04-19T06:13:12.496Z | test port_map::tests::test_backplane_group ... ok |
| 3320 | 2026-04-19T06:13:12.499Z | test port_map::tests::test_port_map ... ok |
| 3321 | 2026-04-19T06:13:12.499Z | Apr 19 06:13:10.756 DEBG created new freemap, unit: freemap_test |
| 3322 | 2026-04-19T06:13:12.499Z | Apr 19 06:13:10.756 DEBG created new freemapApr 19 06:13:10.756 , DEBGunit :initted freemap. size: 128 , freemap_testunit: |
| 3323 | 2026-04-19T06:13:12.499Z | freemap_test |
| 3324 | 2026-04-19T06:13:12.499Z | Apr 19 06:13:10.756 Apr 19 06:13:10.756DEBG DEBGreset freemap , initted freemap. size: 128unit, :unit :freemap_test |
| 3325 | 2026-04-19T06:13:12.499Z | freemap_test |
| 3326 | 2026-04-19T06:13:12.499Z | Apr 19 06:13:10.756 DEBG reset freemap, unit: freemap_test |
| 3327 | 2026-04-19T06:13:12.499Z | Apr 19 06:13:10.756 DEBG created new freemap, unit: freemap_test |
| 3328 | 2026-04-19T06:13:12.499Z | Apr 19 06:13:10.756 DEBG initted freemap. size: 128, unit: freemap_test |
| 3329 | 2026-04-19T06:13:12.500Z | Apr 19 06:13:10.756 DEBG reset freemap, unit: freemap_test |
| 3330 | 2026-04-19T06:13:12.500Z | Apr 19 06:13:10.756 DEBG created new freemap, unit: freemap_test |
| 3331 | 2026-04-19T06:13:12.500Z | test freemap::test_basic ... ok |
| 3332 | 2026-04-19T06:13:12.500Z | test freemap::test_span ... ok |
| 3333 | 2026-04-19T06:13:12.500Z | Apr 19 06:13:10.756 DEBG initted freemap. size: 128, unit: freemap_test |
| 3334 | 2026-04-19T06:13:12.500Z | test freemap::test_reclaim ... ok |
| 3335 | 2026-04-19T06:13:12.500Z | Apr 19 06:13:10.756 DEBGApr 19 06:13:10.756 created new freemapDEBG, unitreset freemap:, unitfreemap_test: |
| 3336 | 2026-04-19T06:13:12.500Z | freemap_test |
| 3337 | 2026-04-19T06:13:12.500Z | Apr 19 06:13:10.756 DEBG initted freemap. size: 128, unit: freemap_test |
| 3338 | 2026-04-19T06:13:12.500Z | Apr 19 06:13:10.756 DEBG reset freemap, unit: freemap_test |
| 3339 | 2026-04-19T06:13:12.500Z | test freemap::test_free ... ok |
| 3340 | 2026-04-19T06:13:12.500Z | test freemap::test_exhaustion ... ok |
| 3341 | 2026-04-19T06:13:12.500Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3342 | 2026-04-19T06:13:12.500Z | test api_server::tests::test_build_info ... ok |
| 3343 | 2026-04-19T06:13:12.500Z | |
| 3344 | 2026-04-19T06:13:12.500Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3345 | 2026-04-19T06:13:12.500Z | |
| 3346 | 2026-04-19T06:13:12.503Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-bbbf33576fce60e8) |
| 3347 | 2026-04-19T06:13:12.506Z | |
| 3348 | 2026-04-19T06:13:12.506Z | running 0 tests |
| 3349 | 2026-04-19T06:13:12.506Z | |
| 3350 | 2026-04-19T06:13:12.509Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3351 | 2026-04-19T06:13:12.509Z | |
| 3352 | 2026-04-19T06:13:12.509Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 3353 | 2026-04-19T06:13:12.512Z | |
| 3354 | 2026-04-19T06:13:12.512Z | running 0 tests |
| 3355 | 2026-04-19T06:13:12.512Z | |
| 3356 | 2026-04-19T06:13:12.512Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3357 | 2026-04-19T06:13:12.512Z | |
| 3358 | 2026-04-19T06:13:12.512Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d6420bb49020d9a7) |
| 3359 | 2026-04-19T06:13:12.520Z | |
| 3360 | 2026-04-19T06:13:12.520Z | running 6 tests |
| 3361 | 2026-04-19T06:13:12.524Z | test tests::test_full_lot_id_both_present ... ok |
| 3362 | 2026-04-19T06:13:12.524Z | test tests::test_full_lot_id_lot_only ... ok |
| 3363 | 2026-04-19T06:13:12.524Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3364 | 2026-04-19T06:13:12.524Z | test tests::test_full_lot_id_neither_present ... ok |
| 3365 | 2026-04-19T06:13:12.524Z | test tests::test_port_id_cmp ... ok |
| 3366 | 2026-04-19T06:13:12.524Z | test tests::test_parse_client_port_id ... ok |
| 3367 | 2026-04-19T06:13:12.524Z | |
| 3368 | 2026-04-19T06:13:12.527Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3369 | 2026-04-19T06:13:12.527Z | |
| 3370 | 2026-04-19T06:13:12.527Z | Running tests/test_all.rs (target/debug/deps/test_all-395380c5632c31ff) |
| 3371 | 2026-04-19T06:13:12.530Z | |
| 3372 | 2026-04-19T06:13:12.530Z | running 6 tests |
| 3373 | 2026-04-19T06:13:15.538Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3374 | 2026-04-19T06:13:15.542Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3375 | 2026-04-19T06:13:15.542Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3376 | 2026-04-19T06:13:15.548Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3377 | 2026-04-19T06:13:15.876Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3378 | 2026-04-19T06:13:16.838Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3379 | 2026-04-19T06:13:16.838Z | |
| 3380 | 2026-04-19T06:13:16.838Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.31s |
| 3381 | 2026-04-19T06:13:16.838Z | |
| 3382 | 2026-04-19T06:13:16.844Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 3383 | 2026-04-19T06:13:16.850Z | |
| 3384 | 2026-04-19T06:13:16.850Z | running 0 tests |
| 3385 | 2026-04-19T06:13:16.853Z | |
| 3386 | 2026-04-19T06:13:16.853Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3387 | 2026-04-19T06:13:16.853Z | |
| 3388 | 2026-04-19T06:13:16.853Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 3389 | 2026-04-19T06:13:16.856Z | |
| 3390 | 2026-04-19T06:13:16.856Z | running 0 tests |
| 3391 | 2026-04-19T06:13:16.856Z | |
| 3392 | 2026-04-19T06:13:16.856Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3393 | 2026-04-19T06:13:16.856Z | |
| 3394 | 2026-04-19T06:13:16.859Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3395 | 2026-04-19T06:13:16.862Z | |
| 3396 | 2026-04-19T06:13:16.862Z | running 12 tests |
| 3397 | 2026-04-19T06:13:16.865Z | test icmp::test_v6_checksum ... ok |
| 3398 | 2026-04-19T06:13:16.865Z | test icmp::test_v4_checksum ... ok |
| 3399 | 2026-04-19T06:13:16.865Z | test ipv6::test_ipv6_parse ... ok |
| 3400 | 2026-04-19T06:13:16.865Z | test lldp::test_lldp_parse ... ok |
| 3401 | 2026-04-19T06:13:16.865Z | test pbuf::test_byte ... ok |
| 3402 | 2026-04-19T06:13:16.865Z | test pbuf::test_nibble ... ok |
| 3403 | 2026-04-19T06:13:16.865Z | test pbuf::test_short ... ok |
| 3404 | 2026-04-19T06:13:16.865Z | test pbuf::test_twelve ... ok |
| 3405 | 2026-04-19T06:13:16.865Z | test pbuf::test_word ... ok |
| 3406 | 2026-04-19T06:13:16.865Z | test pbuf::test_overflow ... ok |
| 3407 | 2026-04-19T06:13:16.865Z | test tcp::test_checksum_syn_nodata ... ok |
| 3408 | 2026-04-19T06:13:16.865Z | test tcp::test_checksum_ack_data ... ok |
| 3409 | 2026-04-19T06:13:16.865Z | |
| 3410 | 2026-04-19T06:13:16.865Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3411 | 2026-04-19T06:13:16.865Z | |
| 3412 | 2026-04-19T06:13:16.868Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3413 | 2026-04-19T06:13:16.871Z | |
| 3414 | 2026-04-19T06:13:16.871Z | running 0 tests |
| 3415 | 2026-04-19T06:13:16.871Z | |
| 3416 | 2026-04-19T06:13:16.871Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3417 | 2026-04-19T06:13:16.871Z | |
| 3418 | 2026-04-19T06:13:16.871Z | Running unittests src/main.rs (target/debug/deps/swadm-2ba98d749d0a06fb) |
| 3419 | 2026-04-19T06:13:16.874Z | |
| 3420 | 2026-04-19T06:13:16.874Z | running 5 tests |
| 3421 | 2026-04-19T06:13:16.874Z | test switchport::test::test_compute_lanes ... ok |
| 3422 | 2026-04-19T06:13:16.874Z | test switchport::test::port_id_ordering ... ok |
| 3423 | 2026-04-19T06:13:16.874Z | Lane 0 Lane 1 Lane 2 Lane 3 Lane 0 |
| 3424 | 2026-04-19T06:13:16.874Z | Rx Loss-of-lock: YesLane 1 YesLane 2 Lane 3Yes |
| 3425 | 2026-04-19T06:13:16.874Z | Yes |
| 3426 | 2026-04-19T06:13:16.874Z | State: Activated Rx Loss-of-signal: Yes YesActivated YesActivated Yes |
| 3427 | 2026-04-19T06:13:16.874Z | Activated |
| 3428 | 2026-04-19T06:13:16.874Z | Rx CDR Enabled: Yes Rx Output Enabled: false Yesfalse Yes falseYes |
| 3429 | 2026-04-19T06:13:16.874Z | false Tx Enabled: Yes |
| 3430 | 2026-04-19T06:13:16.874Z | Yes Rx Output Status: valid validYes Yesvalid |
| 3431 | 2026-04-19T06:13:16.874Z | valid |
| 3432 | 2026-04-19T06:13:16.874Z | Tx Loss-of-lock: No Rx Loss-of-lock: true No true No trueNo |
| 3433 | 2026-04-19T06:13:16.874Z | true |
| 3434 | 2026-04-19T06:13:16.874Z | Tx Loss-of-signal: No Rx Loss-of-signal: falseNo falseNo Nofalse |
| 3435 | 2026-04-19T06:13:16.874Z | false Tx CDR Enabled: No |
| 3436 | 2026-04-19T06:13:16.874Z | NoRx Auto-squelch Disable: true Notrue No |
| 3437 | 2026-04-19T06:13:16.874Z | true Tx Adaptive EQ Fault: No true |
| 3438 | 2026-04-19T06:13:16.875Z | No Tx Output Enabled: true Notrue No |
| 3439 | 2026-04-19T06:13:16.875Z | true Tx Fault: Yes true |
| 3440 | 2026-04-19T06:13:16.875Z | Yes Yes Tx Output Status: invalid Yes |
| 3441 | 2026-04-19T06:13:16.875Z | invalid invalid invalid |
| 3442 | 2026-04-19T06:13:16.875Z | Tx Loss-of-lock: false false false false |
| 3443 | 2026-04-19T06:13:16.875Z | Tx Loss-of-signal: true true true true |
| 3444 | 2026-04-19T06:13:16.875Z | Tx Auto-squelch Disable: false false false false |
| 3445 | 2026-04-19T06:13:16.875Z | Tx Adaptive EQ Fail: true true true true |
| 3446 | 2026-04-19T06:13:16.875Z | Tx Failure: false false false false |
| 3447 | 2026-04-19T06:13:16.875Z | Tx Force Squelch: true true true true |
| 3448 | 2026-04-19T06:13:16.875Z | Tx Input Polarity: normal normal normal normal |
| 3449 | 2026-04-19T06:13:16.875Z | test switchport::test::test_print_sff_datapath ... ok |
| 3450 | 2026-04-19T06:13:16.875Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3451 | 2026-04-19T06:13:16.878Z | test link::test_filter ... ok |
| 3452 | 2026-04-19T06:13:16.878Z | |
| 3453 | 2026-04-19T06:13:16.878Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3454 | 2026-04-19T06:13:16.878Z | |
| 3455 | 2026-04-19T06:13:16.878Z | Running tests/counters.rs (target/debug/deps/counters-9829e695a9264972) |
| 3456 | 2026-04-19T06:13:16.881Z | |
| 3457 | 2026-04-19T06:13:16.881Z | running 1 test |
| 3458 | 2026-04-19T06:13:16.881Z | test test_p4_counter_list ... ignored |
| 3459 | 2026-04-19T06:13:16.881Z | |
| 3460 | 2026-04-19T06:13:16.884Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3461 | 2026-04-19T06:13:16.884Z | |
| 3462 | 2026-04-19T06:13:16.884Z | Running tests/port-link.rs (target/debug/deps/port_link-0e1965947f5236f3) |
| 3463 | 2026-04-19T06:13:16.886Z | |
| 3464 | 2026-04-19T06:13:16.887Z | running 5 tests |
| 3465 | 2026-04-19T06:13:16.887Z | test test_an ... ignored |
| 3466 | 2026-04-19T06:13:16.887Z | test test_enable ... ignored |
| 3467 | 2026-04-19T06:13:16.887Z | test test_ip_addresses ... ignored |
| 3468 | 2026-04-19T06:13:16.887Z | test test_kr ... ignored |
| 3469 | 2026-04-19T06:13:16.887Z | test test_mac ... ignored |
| 3470 | 2026-04-19T06:13:16.887Z | |
| 3471 | 2026-04-19T06:13:16.887Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3472 | 2026-04-19T06:13:16.887Z | |
| 3473 | 2026-04-19T06:13:16.887Z | Running unittests src/main.rs (target/debug/deps/tfportd-f683aee15d8a81d6) |
| 3474 | 2026-04-19T06:13:16.887Z | |
| 3475 | 2026-04-19T06:13:16.887Z | running 3 tests |
| 3476 | 2026-04-19T06:13:16.890Z | test linklocal::test_parse_ipadm ... ok |
| 3477 | 2026-04-19T06:13:16.890Z | test config::tests::test_updates ... ok |
| 3478 | 2026-04-19T06:13:16.890Z | test tfport::test_parse_tfport ... ok |
| 3479 | 2026-04-19T06:13:16.890Z | |
| 3480 | 2026-04-19T06:13:16.890Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3481 | 2026-04-19T06:13:16.890Z | |
| 3482 | 2026-04-19T06:13:16.890Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 3483 | 2026-04-19T06:13:16.893Z | |
| 3484 | 2026-04-19T06:13:16.893Z | running 0 tests |
| 3485 | 2026-04-19T06:13:16.893Z | |
| 3486 | 2026-04-19T06:13:16.895Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3487 | 2026-04-19T06:13:16.895Z | |
| 3488 | 2026-04-19T06:13:16.895Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3489 | 2026-04-19T06:13:16.898Z | |
| 3490 | 2026-04-19T06:13:16.898Z | running 0 tests |
| 3491 | 2026-04-19T06:13:16.898Z | |
| 3492 | 2026-04-19T06:13:16.898Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3493 | 2026-04-19T06:13:16.898Z | |
| 3494 | 2026-04-19T06:13:16.901Z | Doc-tests aal |
| 3495 | 2026-04-19T06:13:17.067Z | |
| 3496 | 2026-04-19T06:13:17.067Z | running 0 tests |
| 3497 | 2026-04-19T06:13:17.067Z | |
| 3498 | 2026-04-19T06:13:17.070Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3499 | 2026-04-19T06:13:17.070Z | |
| 3500 | 2026-04-19T06:13:17.083Z | Doc-tests aal_macros |
| 3501 | 2026-04-19T06:13:17.155Z | |
| 3502 | 2026-04-19T06:13:17.155Z | running 0 tests |
| 3503 | 2026-04-19T06:13:17.155Z | |
| 3504 | 2026-04-19T06:13:17.155Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3505 | 2026-04-19T06:13:17.155Z | |
| 3506 | 2026-04-19T06:13:17.165Z | Doc-tests common |
| 3507 | 2026-04-19T06:13:17.401Z | |
| 3508 | 2026-04-19T06:13:17.401Z | running 0 tests |
| 3509 | 2026-04-19T06:13:17.401Z | |
| 3510 | 2026-04-19T06:13:17.401Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3511 | 2026-04-19T06:13:17.401Z | |
| 3512 | 2026-04-19T06:13:17.421Z | Doc-tests dpd_api |
| 3513 | 2026-04-19T06:13:18.246Z | |
| 3514 | 2026-04-19T06:13:18.246Z | running 2 tests |
| 3515 | 2026-04-19T06:13:18.246Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 3516 | 2026-04-19T06:13:18.246Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 3517 | 2026-04-19T06:13:18.246Z | |
| 3518 | 2026-04-19T06:13:18.246Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3519 | 2026-04-19T06:13:18.246Z | |
| 3520 | 2026-04-19T06:13:18.276Z | Doc-tests dpd_client |
| 3521 | 2026-04-19T06:13:19.556Z | |
| 3522 | 2026-04-19T06:13:19.556Z | running 0 tests |
| 3523 | 2026-04-19T06:13:19.556Z | |
| 3524 | 2026-04-19T06:13:19.556Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3525 | 2026-04-19T06:13:19.556Z | |
| 3526 | 2026-04-19T06:13:19.602Z | Doc-tests dpd_types |
| 3527 | 2026-04-19T06:13:19.809Z | |
| 3528 | 2026-04-19T06:13:19.809Z | running 0 tests |
| 3529 | 2026-04-19T06:13:19.809Z | |
| 3530 | 2026-04-19T06:13:19.809Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3531 | 2026-04-19T06:13:19.809Z | |
| 3532 | 2026-04-19T06:13:19.833Z | Doc-tests dpd_types_versions |
| 3533 | 2026-04-19T06:13:21.037Z | |
| 3534 | 2026-04-19T06:13:21.037Z | running 1 test |
| 3535 | 2026-04-19T06:13:21.038Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 3536 | 2026-04-19T06:13:21.038Z | |
| 3537 | 2026-04-19T06:13:21.038Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3538 | 2026-04-19T06:13:21.038Z | |
| 3539 | 2026-04-19T06:13:21.081Z | Doc-tests packet |
| 3540 | 2026-04-19T06:13:21.191Z | |
| 3541 | 2026-04-19T06:13:21.191Z | running 0 tests |
| 3542 | 2026-04-19T06:13:21.191Z | |
| 3543 | 2026-04-19T06:13:21.194Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3544 | 2026-04-19T06:13:21.194Z | |
| 3545 | 2026-04-19T06:13:21.206Z | Doc-tests pcap |
| 3546 | 2026-04-19T06:13:21.259Z | |
| 3547 | 2026-04-19T06:13:21.259Z | running 0 tests |
| 3548 | 2026-04-19T06:13:21.259Z | |
| 3549 | 2026-04-19T06:13:21.259Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3550 | 2026-04-19T06:13:21.259Z | |
| 3551 | 2026-04-19T06:13:21.309Z | process exited: duration 631748 ms, exit code 0 |
| |
| 3552 | 2026-04-19T06:13:21.315Z | found 0 output files |