|
|
|
| 1 | 2026-02-20T04:30:16.477Z | job assigned to worker 01KHWMZ2J2N7W29A1S3NMA3SE1 [factory gimlet-EVT22200007-propolis, EVT22200007/58751] (queued for 33 s) |
| |
| 2 | 2026-02-20T04:30:26.189Z | starting task 0: "setup" |
| 3 | 2026-02-20T04:30:26.213Z | ++ uname -s |
| 4 | 2026-02-20T04:30:26.213Z | + kern=SunOS |
| 5 | 2026-02-20T04:30:26.213Z | + build_user=build |
| 6 | 2026-02-20T04:30:26.213Z | + build_uid=12345 |
| 7 | 2026-02-20T04:30:26.213Z | + work_dir=/work |
| 8 | 2026-02-20T04:30:26.213Z | + input_dir=/input |
| 9 | 2026-02-20T04:30:26.213Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-20T04:30:26.213Z | + case "$kern" in |
| 11 | 2026-02-20T04:30:26.213Z | + groupadd -g 12345 build |
| 12 | 2026-02-20T04:30:26.213Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-20T04:30:28.214Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-20T04:30:28.256Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-20T04:30:28.281Z | + home_fs=zfs |
| 16 | 2026-02-20T04:30:28.281Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-20T04:30:28.281Z | + mkdir -p /home/build |
| 18 | 2026-02-20T04:30:28.281Z | + chown build:build /home/build /work |
| 19 | 2026-02-20T04:30:30.268Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-20T04:30:30.293Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-02-20T04:30:30.345Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-20T04:30:30.370Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-02-20T04:30:30.370Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-02-20T04:30:30.370Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-20T04:30:30.370Z | * rust toolchain profile = "default" |
| 26 | 2026-02-20T04:30:30.370Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-20T04:30:30.370Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-20T04:30:30.370Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-20T04:30:30.370Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-02-20T04:30:30.542Z | info: downloading installer |
| 31 | 2026-02-20T04:30:31.895Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-20T04:30:31.895Z | warn: /opt/ooce/bin |
| 33 | 2026-02-20T04:30:31.895Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-20T04:30:31.895Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-20T04:30:31.895Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-20T04:30:31.895Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-20T04:30:31.895Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-20T04:30:31.895Z | error: cannot install while Rust is installed |
| 39 | 2026-02-20T04:30:31.895Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-20T04:30:31.921Z | info: profile set to 'default' |
| 41 | 2026-02-20T04:30:31.921Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-20T04:30:31.921Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 43 | 2026-02-20T04:30:32.071Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2026-02-20T04:30:32.071Z | info: downloading component 'cargo' |
| 45 | 2026-02-20T04:30:32.356Z | info: downloading component 'clippy' |
| 46 | 2026-02-20T04:30:32.468Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-20T04:30:32.835Z | info: downloading component 'rust-std' |
| 48 | 2026-02-20T04:30:33.167Z | info: downloading component 'rustc' |
| 49 | 2026-02-20T04:30:34.608Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-20T04:30:34.673Z | info: installing component 'cargo' |
| 51 | 2026-02-20T04:30:36.138Z | info: installing component 'clippy' |
| 52 | 2026-02-20T04:30:36.668Z | info: installing component 'rust-docs' |
| 53 | 2026-02-20T04:30:40.333Z | info: installing component 'rust-std' |
| 54 | 2026-02-20T04:30:42.625Z | info: installing component 'rustc' |
| 55 | 2026-02-20T04:30:51.734Z | info: installing component 'rustfmt' |
| 56 | 2026-02-20T04:30:52.184Z | |
| 57 | 2026-02-20T04:30:52.185Z | info: default toolchain set to '1.90.0-x86_64-unknown-illumos' |
| 58 | 2026-02-20T04:30:52.405Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2026-02-20T04:30:52.405Z | |
| 60 | 2026-02-20T04:30:52.431Z | |
| 61 | 2026-02-20T04:30:52.431Z | Rust is installed now. Great! |
| 62 | 2026-02-20T04:30:52.431Z | |
| 63 | 2026-02-20T04:30:52.431Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-20T04:30:52.431Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-20T04:30:52.431Z | |
| 66 | 2026-02-20T04:30:52.431Z | To configure your current shell, you need to source |
| 67 | 2026-02-20T04:30:52.431Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-20T04:30:52.431Z | |
| 69 | 2026-02-20T04:30:52.432Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-20T04:30:52.432Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-20T04:30:52.432Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-20T04:30:52.432Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-20T04:30:52.535Z | + rustup --version |
| 74 | 2026-02-20T04:30:52.564Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-20T04:30:52.564Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-20T04:30:52.808Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2026-02-20T04:30:52.835Z | + cargo --version |
| 78 | 2026-02-20T04:30:52.867Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2026-02-20T04:30:52.891Z | + rustc --version |
| 80 | 2026-02-20T04:30:52.986Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2026-02-20T04:30:53.011Z | process exited: duration 22654 ms, exit code 0 |
| |
| 82 | 2026-02-20T04:30:53.061Z | starting task 2: "authentication" |
| 83 | 2026-02-20T04:30:53.121Z | process exited: duration 59 ms, exit code 0 |
| |
| 84 | 2026-02-20T04:30:53.174Z | starting task 3: "clone repository" |
| 85 | 2026-02-20T04:30:53.199Z | + mkdir -p /work/oxidecomputer/dendrite |
| 86 | 2026-02-20T04:30:53.199Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 87 | 2026-02-20T04:30:53.223Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 88 | 2026-02-20T04:30:54.567Z | + cd /work/oxidecomputer/dendrite |
| 89 | 2026-02-20T04:30:54.567Z | + git fetch origin 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb |
| 90 | 2026-02-20T04:30:54.859Z | From https://github.com/oxidecomputer/dendrite |
| 91 | 2026-02-20T04:30:54.859Z | * branch 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb -> FETCH_HEAD |
| 92 | 2026-02-20T04:30:54.884Z | + [[ -n ry/allow-local-v6-mcast-ingress ]] |
| 93 | 2026-02-20T04:30:54.884Z | ++ git branch --show-current |
| 94 | 2026-02-20T04:30:54.884Z | + current=main |
| 95 | 2026-02-20T04:30:54.884Z | + [[ main != ry/allow-local-v6-mcast-ingress ]] |
| 96 | 2026-02-20T04:30:54.884Z | + git branch -f ry/allow-local-v6-mcast-ingress 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb |
| 97 | 2026-02-20T04:30:54.909Z | + git checkout -f ry/allow-local-v6-mcast-ingress |
| 98 | 2026-02-20T04:30:54.944Z | Switched to branch 'ry/allow-local-v6-mcast-ingress' |
| 99 | 2026-02-20T04:30:54.968Z | + git reset --hard 8584ca56a88a4bfe8192e6525bd0f04c836cd0bb |
| 100 | 2026-02-20T04:30:54.968Z | HEAD is now at 8584ca5 allow link-local multicast on ingress ports |
| 101 | 2026-02-20T04:30:54.968Z | process exited: duration 1788 ms, exit code 0 |
| |
| 102 | 2026-02-20T04:30:55.017Z | starting task 4: "build" |
| 103 | 2026-02-20T04:30:55.042Z | + source .github/buildomat/common.sh |
| 104 | 2026-02-20T04:30:55.042Z | ++ TOFINO_STAGES=20 |
| 105 | 2026-02-20T04:30:55.042Z | ++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e |
| 106 | 2026-02-20T04:30:55.042Z | ++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd |
| 107 | 2026-02-20T04:30:55.042Z | ++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f |
| 108 | 2026-02-20T04:30:55.042Z | +++ uname -s |
| 109 | 2026-02-20T04:30:55.042Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-02-20T04:30:55.042Z | ++ SERIES=illumos |
| 111 | 2026-02-20T04:30:55.042Z | +++ uname -s |
| 112 | 2026-02-20T04:30:55.042Z | ++ '[' SunOS == SunOS ']' |
| 113 | 2026-02-20T04:30:55.042Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e |
| 114 | 2026-02-20T04:30:55.042Z | ++ rustup show active-toolchain |
| 115 | 2026-02-20T04:30:55.118Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 116 | 2026-02-20T04:30:55.147Z | + source .github/buildomat/illumos.sh |
| 117 | 2026-02-20T04:30:55.147Z | ++ banner 'sde setup' |
| 118 | 2026-02-20T04:30:55.147Z | |
| 119 | 2026-02-20T04:30:55.147Z | #### ##### ###### #### ###### ##### # # ##### |
| 120 | 2026-02-20T04:30:55.147Z | # # # # # # # # # # # |
| 121 | 2026-02-20T04:30:55.148Z | #### # # ##### #### ##### # # # # # |
| 122 | 2026-02-20T04:30:55.148Z | # # # # # # # # # ##### |
| 123 | 2026-02-20T04:30:55.148Z | # # # # # # # # # # # # |
| 124 | 2026-02-20T04:30:55.148Z | #### ##### ###### #### ###### # #### # |
| 125 | 2026-02-20T04:30:55.148Z | |
| 126 | 2026-02-20T04:30:55.148Z | ++ export PKG=tofino_sde.p5p |
| 127 | 2026-02-20T04:30:55.148Z | ++ PKG=tofino_sde.p5p |
| 128 | 2026-02-20T04:30:55.148Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p |
| 129 | 2026-02-20T04:30:55.173Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-02-20T04:30:55.173Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-02-20T04:30:58.915Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
10 75.0M 10 8243k 0 0 11.2M 0 0:00:06 --:--:-- 0:00:06 11.2M
39 75.0M 39 29.9M 0 0 17.5M 0 0:00:04 0:00:01 0:00:03 17.5M
68 75.0M 68 51.6M 0 0 19.0M 0 0:00:03 0:00:02 0:00:01 19.0M
98 75.0M 98 73.6M 0 0 19.8M 0 0:00:03 0:00:03 --:--:-- 19.8M
100 75.0M 100 75.0M 0 0 19.9M 0 0:00:03 0:00:03 --:--:-- 19.9M |
| 132 | 2026-02-20T04:30:58.940Z | +++ digest -a sha256 tofino_sde.p5p |
| 133 | 2026-02-20T04:30:58.997Z | ++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd |
| 134 | 2026-02-20T04:30:58.997Z | ++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']' |
| 135 | 2026-02-20T04:30:58.997Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 136 | 2026-02-20T04:31:16.150Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-02-20T04:31:35.833Z | Startup: Caching catalogs ... Done |
| 138 | 2026-02-20T04:31:36.066Z | Startup: Refreshing catalog 'oxide' ... Done |
| 139 | 2026-02-20T04:32:19.837Z | Planning: Solver setup ... Done |
| 140 | 2026-02-20T04:32:20.111Z | Planning: Running solver ... Done |
| 141 | 2026-02-20T04:32:20.380Z | Planning: Finding local manifests ... Done |
| 142 | 2026-02-20T04:32:20.404Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-02-20T04:32:20.429Z | Planning: Fetching manifests: 1/1 100% complete |
| 144 | 2026-02-20T04:32:20.453Z | Planning: Package planning ... Done |
| 145 | 2026-02-20T04:32:20.477Z | Planning: Merging actions ... Done |
| 146 | 2026-02-20T04:32:20.706Z | Planning: Checking for conflicting actions ... Done |
| 147 | 2026-02-20T04:32:20.731Z | Planning: Consolidating action changes ... Done |
| 148 | 2026-02-20T04:32:21.561Z | Planning: Evaluating mediators ... Done |
| 149 | 2026-02-20T04:32:21.585Z | Planning: Planning completed in 45.49 seconds |
| 150 | 2026-02-20T04:32:21.585Z | Packages to install: 1 |
| 151 | 2026-02-20T04:32:21.585Z | Create boot environment: No |
| 152 | 2026-02-20T04:32:21.585Z | Create backup boot environment: No |
| 153 | 2026-02-20T04:32:21.671Z | |
| 154 | 2026-02-20T04:32:21.671Z | Download: 0/242 items 0.0/74.3MB 0% complete |
| 155 | 2026-02-20T04:32:21.963Z | Download: Completed 74.32 MB in 0.29 seconds (253M/s) |
| 156 | 2026-02-20T04:32:22.113Z | Actions: 1/293 actions (Installing new actions) |
| 157 | 2026-02-20T04:32:23.770Z | Actions: Completed 293 actions in 1.66 seconds. |
| 158 | 2026-02-20T04:32:23.794Z | Done |
| 159 | 2026-02-20T04:32:23.852Z | Done |
| 160 | 2026-02-20T04:32:25.720Z | Done |
| 161 | 2026-02-20T04:32:32.091Z | Done |
| 162 | 2026-02-20T04:32:32.205Z | Done |
| 163 | 2026-02-20T04:32:32.205Z | Done |
| 164 | 2026-02-20T04:32:32.271Z | Done |
| 165 | 2026-02-20T04:32:33.009Z | ++ export SDE=/opt/oxide/tofino_sde |
| 166 | 2026-02-20T04:32:33.009Z | ++ SDE=/opt/oxide/tofino_sde |
| 167 | 2026-02-20T04:32:33.009Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-02-20T04:32:33.009Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 169 | 2026-02-20T04:32:33.009Z | ++ banner packages |
| 170 | 2026-02-20T04:32:33.033Z | |
| 171 | 2026-02-20T04:32:33.033Z | ##### ## #### # # ## #### ###### #### |
| 172 | 2026-02-20T04:32:33.033Z | # # # # # # # # # # # # # # |
| 173 | 2026-02-20T04:32:33.034Z | # # # # # #### # # # ##### #### |
| 174 | 2026-02-20T04:32:33.034Z | ##### ###### # # # ###### # ### # # |
| 175 | 2026-02-20T04:32:33.034Z | # # # # # # # # # # # # # # |
| 176 | 2026-02-20T04:32:33.034Z | # # # #### # # # # #### ###### #### |
| 177 | 2026-02-20T04:32:33.034Z | |
| 178 | 2026-02-20T04:32:33.034Z | ++ pfexec pkg install clang-15 pcap |
| 179 | 2026-02-20T04:32:33.974Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 180 | 2026-02-20T04:32:34.001Z | Startup: Refreshing catalog 'oxide' ... Done |
| 181 | 2026-02-20T04:33:09.864Z | Planning: Solver setup ... Done |
| 182 | 2026-02-20T04:33:10.084Z | Planning: Running solver ... Done |
| 183 | 2026-02-20T04:33:10.279Z | Planning: Finding local manifests ... Done |
| 184 | 2026-02-20T04:33:10.303Z | Planning: Fetching manifests: 0/2 0% complete |
| 185 | 2026-02-20T04:33:10.960Z | Planning: Fetching manifests: 2/2 100% complete |
| 186 | 2026-02-20T04:33:11.041Z | Planning: Package planning ... Done |
| 187 | 2026-02-20T04:33:11.119Z | Planning: Merging actions ... Done |
| 188 | 2026-02-20T04:33:11.375Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-02-20T04:33:11.401Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-02-20T04:33:11.845Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-02-20T04:33:11.870Z | Planning: Planning completed in 37.89 seconds |
| 192 | 2026-02-20T04:33:11.894Z | Packages to install: 2 |
| 193 | 2026-02-20T04:33:11.894Z | Mediators to change: 2 |
| 194 | 2026-02-20T04:33:11.894Z | Services to change: 1 |
| 195 | 2026-02-20T04:33:11.894Z | Create boot environment: No |
| 196 | 2026-02-20T04:33:11.894Z | Create backup boot environment: No |
| 197 | 2026-02-20T04:33:11.945Z | |
| 198 | 2026-02-20T04:33:11.945Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 199 | 2026-02-20T04:33:16.945Z | Download: 985/3076 items 82.2/211.3MB 38% complete (17.0M/s) |
| 200 | 2026-02-20T04:33:21.948Z | Download: 2332/3076 items 119.1/211.3MB 56% complete (12.1M/s) |
| 201 | 2026-02-20T04:33:26.950Z | Download: 3034/3076 items 178.5/211.3MB 84% complete (9.6M/s) |
| 202 | 2026-02-20T04:33:32.503Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (8.5M/s) |
| 203 | 2026-02-20T04:33:33.833Z | Download: Completed 211.31 MB in 21.89 seconds (9.7M/s) |
| 204 | 2026-02-20T04:33:34.346Z | Actions: 1/3418 actions (Installing new actions) |
| 205 | 2026-02-20T04:33:39.030Z | Actions: 3127/3418 actions (Installing new actions) |
| 206 | 2026-02-20T04:33:40.118Z | Actions: Completed 3418 actions in 6.09 seconds. |
| 207 | 2026-02-20T04:33:41.544Z | Done |
| 208 | 2026-02-20T04:33:41.544Z | Done |
| 209 | 2026-02-20T04:33:43.173Z | Done |
| 210 | 2026-02-20T04:33:49.587Z | Done |
| 211 | 2026-02-20T04:33:49.707Z | Done |
| 212 | 2026-02-20T04:33:49.731Z | Done |
| 213 | 2026-02-20T04:33:49.879Z | Done |
| 214 | 2026-02-20T04:33:50.058Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 215 | 2026-02-20T04:33:50.545Z | Planning: Evaluating mediator changes ... Done |
| 216 | 2026-02-20T04:33:50.852Z | Planning: Checking for conflicting actions ... Done |
| 217 | 2026-02-20T04:33:50.876Z | Planning: Consolidating action changes ... Done |
| 218 | 2026-02-20T04:33:51.235Z | Planning: Evaluating mediators ... Done |
| 219 | 2026-02-20T04:33:51.260Z | Planning: Planning completed in 0.69 seconds |
| 220 | 2026-02-20T04:33:51.284Z | Mediators to change: 2 |
| 221 | 2026-02-20T04:33:51.284Z | Create boot environment: No |
| 222 | 2026-02-20T04:33:51.284Z | Create backup boot environment: No |
| 223 | 2026-02-20T04:33:51.356Z | Done |
| 224 | 2026-02-20T04:33:51.356Z | Done |
| 225 | 2026-02-20T04:33:52.637Z | Done |
| 226 | 2026-02-20T04:33:58.499Z | Done |
| 227 | 2026-02-20T04:33:58.608Z | Done |
| 228 | 2026-02-20T04:33:58.608Z | Done |
| 229 | 2026-02-20T04:33:58.691Z | Done |
| 230 | 2026-02-20T04:33:58.802Z | ++ cargo --version |
| 231 | 2026-02-20T04:33:58.897Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 232 | 2026-02-20T04:33:58.922Z | ++ rustc --version |
| 233 | 2026-02-20T04:33:59.012Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 234 | 2026-02-20T04:33:59.036Z | + banner copyrights |
| 235 | 2026-02-20T04:33:59.036Z | |
| 236 | 2026-02-20T04:33:59.036Z | #### #### ##### # # ##### # #### # # ##### #### |
| 237 | 2026-02-20T04:33:59.036Z | # # # # # # # # # # # # # # # # # |
| 238 | 2026-02-20T04:33:59.037Z | # # # # # # # # # # ###### # #### |
| 239 | 2026-02-20T04:33:59.037Z | # # # ##### # ##### # # ### # # # # |
| 240 | 2026-02-20T04:33:59.037Z | # # # # # # # # # # # # # # # # |
| 241 | 2026-02-20T04:33:59.037Z | #### #### # # # # # #### # # # #### |
| 242 | 2026-02-20T04:33:59.037Z | |
| 243 | 2026-02-20T04:33:59.037Z | + ./tools/check_copyrights.sh |
| 244 | 2026-02-20T04:34:02.307Z | + banner clippy |
| 245 | 2026-02-20T04:34:02.331Z | |
| 246 | 2026-02-20T04:34:02.331Z | #### # # ##### ##### # # |
| 247 | 2026-02-20T04:34:02.331Z | # # # # # # # # # # |
| 248 | 2026-02-20T04:34:02.331Z | # # # # # # # # |
| 249 | 2026-02-20T04:34:02.332Z | # # # ##### ##### # |
| 250 | 2026-02-20T04:34:02.332Z | # # # # # # # |
| 251 | 2026-02-20T04:34:02.332Z | #### ###### # # # # |
| 252 | 2026-02-20T04:34:02.332Z | |
| 253 | 2026-02-20T04:34:02.332Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 254 | 2026-02-20T04:34:02.332Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 255 | 2026-02-20T04:34:02.783Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 256 | 2026-02-20T04:34:19.356Z | Updating crates.io index |
| 257 | 2026-02-20T04:34:19.386Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 258 | 2026-02-20T04:34:19.713Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 259 | 2026-02-20T04:34:21.191Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 260 | 2026-02-20T04:34:21.571Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 261 | 2026-02-20T04:34:21.930Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 262 | 2026-02-20T04:34:22.581Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-02-20T04:34:23.223Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 264 | 2026-02-20T04:34:23.696Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-02-20T04:34:24.245Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 266 | 2026-02-20T04:34:24.637Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 267 | 2026-02-20T04:34:25.028Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 268 | 2026-02-20T04:34:25.643Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 269 | 2026-02-20T04:34:26.059Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 270 | 2026-02-20T04:34:26.509Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-02-20T04:34:27.583Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-02-20T04:34:27.962Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 273 | 2026-02-20T04:34:28.319Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 274 | 2026-02-20T04:34:28.726Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-02-20T04:34:29.398Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 276 | 2026-02-20T04:34:29.840Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 277 | 2026-02-20T04:34:30.231Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 278 | 2026-02-20T04:34:30.951Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 279 | 2026-02-20T04:34:31.801Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 280 | 2026-02-20T04:34:32.645Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 281 | 2026-02-20T04:34:35.779Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 282 | 2026-02-20T04:34:36.777Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 283 | 2026-02-20T04:34:37.104Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 284 | 2026-02-20T04:34:37.570Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 285 | 2026-02-20T04:34:39.301Z | Downloading crates ... |
| 286 | 2026-02-20T04:34:39.407Z | Downloaded anstyle-parse v0.2.7 |
| 287 | 2026-02-20T04:34:39.432Z | Downloaded arrayref v0.3.9 |
| 288 | 2026-02-20T04:34:39.432Z | Downloaded atomicwrites v0.4.4 |
| 289 | 2026-02-20T04:34:39.433Z | Downloaded derive-ex v0.1.8 |
| 290 | 2026-02-20T04:34:39.477Z | Downloaded drift v0.1.0 |
| 291 | 2026-02-20T04:34:39.478Z | Downloaded defmt v0.3.100 |
| 292 | 2026-02-20T04:34:39.509Z | Downloaded foreign-types v0.3.2 |
| 293 | 2026-02-20T04:34:39.509Z | Downloaded glob v0.3.3 |
| 294 | 2026-02-20T04:34:39.540Z | Downloaded hash32 v0.3.1 |
| 295 | 2026-02-20T04:34:39.566Z | Downloaded hyper-tls v0.6.0 |
| 296 | 2026-02-20T04:34:39.566Z | Downloaded instant v0.1.13 |
| 297 | 2026-02-20T04:34:39.592Z | Downloaded ipnet v2.11.0 |
| 298 | 2026-02-20T04:34:39.624Z | Downloaded oxnet v0.1.4 |
| 299 | 2026-02-20T04:34:39.681Z | Downloaded quick-error v1.2.3 |
| 300 | 2026-02-20T04:34:39.711Z | Downloaded rustc-hash v2.1.1 |
| 301 | 2026-02-20T04:34:39.712Z | Downloaded rand_xorshift v0.4.0 |
| 302 | 2026-02-20T04:34:39.712Z | Downloaded serde-big-array v0.5.1 |
| 303 | 2026-02-20T04:34:39.712Z | Downloaded strsim v0.11.1 |
| 304 | 2026-02-20T04:34:39.738Z | Downloaded time-core v0.1.6 |
| 305 | 2026-02-20T04:34:39.764Z | Downloaded toml_write v0.1.2 |
| 306 | 2026-02-20T04:34:39.794Z | Downloaded toml v0.8.23 |
| 307 | 2026-02-20T04:34:39.794Z | Downloaded unarray v0.1.4 |
| 308 | 2026-02-20T04:34:39.822Z | Downloaded utf8parse v0.2.2 |
| 309 | 2026-02-20T04:34:39.823Z | Downloaded zerofrom v0.1.6 |
| 310 | 2026-02-20T04:34:39.850Z | Downloaded zone_cfg_derive v0.3.1 |
| 311 | 2026-02-20T04:34:39.850Z | Downloaded zone v0.3.1 |
| 312 | 2026-02-20T04:34:39.850Z | Downloaded zeroize v1.8.1 |
| 313 | 2026-02-20T04:34:39.888Z | Downloaded zerotrie v0.2.2 |
| 314 | 2026-02-20T04:34:39.888Z | Downloaded zerocopy-derive v0.8.27 |
| 315 | 2026-02-20T04:34:39.914Z | Downloaded tokio-util v0.7.16 |
| 316 | 2026-02-20T04:34:39.915Z | Downloaded zerovec v0.11.4 |
| 317 | 2026-02-20T04:34:39.915Z | Downloaded usdt-macro v0.5.0 |
| 318 | 2026-02-20T04:34:39.915Z | Downloaded typenum v1.18.0 |
| 319 | 2026-02-20T04:34:39.943Z | Downloaded zerovec-derive v0.11.1 |
| 320 | 2026-02-20T04:34:39.943Z | Downloaded zmij v1.0.17 |
| 321 | 2026-02-20T04:34:39.943Z | Downloaded zerocopy v0.7.35 |
| 322 | 2026-02-20T04:34:39.970Z | Downloaded winnow v0.5.40 |
| 323 | 2026-02-20T04:34:39.998Z | Downloaded vergen v8.3.2 |
| 324 | 2026-02-20T04:34:39.998Z | Downloaded syn v2.0.114 |
| 325 | 2026-02-20T04:34:39.998Z | Downloaded smoltcp v0.11.0 |
| 326 | 2026-02-20T04:34:40.025Z | Downloaded zerocopy v0.8.27 |
| 327 | 2026-02-20T04:34:40.094Z | Downloaded unicode-width v0.2.1 |
| 328 | 2026-02-20T04:34:40.094Z | Downloaded unicode-width v0.1.14 |
| 329 | 2026-02-20T04:34:40.094Z | Downloaded writeable v0.6.1 |
| 330 | 2026-02-20T04:34:40.094Z | Downloaded petgraph v0.6.5 |
| 331 | 2026-02-20T04:34:40.120Z | Downloaded regress v0.10.4 |
| 332 | 2026-02-20T04:34:40.120Z | Downloaded vcpkg v0.2.15 |
| 333 | 2026-02-20T04:34:40.145Z | Downloaded typed-path v0.9.3 |
| 334 | 2026-02-20T04:34:40.171Z | Downloaded regex-automata v0.4.13 |
| 335 | 2026-02-20T04:34:40.171Z | Downloaded rustls v0.22.4 |
| 336 | 2026-02-20T04:34:40.196Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 337 | 2026-02-20T04:34:40.249Z | Downloaded waitgroup v0.1.2 |
| 338 | 2026-02-20T04:34:40.274Z | Downloaded unsafe-libyaml v0.2.11 |
| 339 | 2026-02-20T04:34:40.274Z | Downloaded tracing v0.1.41 |
| 340 | 2026-02-20T04:34:40.274Z | Downloaded want v0.3.1 |
| 341 | 2026-02-20T04:34:40.274Z | Downloaded rustls v0.23.32 |
| 342 | 2026-02-20T04:34:40.300Z | Downloaded webpki-roots v1.0.2 |
| 343 | 2026-02-20T04:34:40.300Z | Downloaded winnow v0.7.14 |
| 344 | 2026-02-20T04:34:40.300Z | Downloaded usdt-impl v0.5.0 |
| 345 | 2026-02-20T04:34:40.338Z | Downloaded typify-impl v0.4.3 |
| 346 | 2026-02-20T04:34:40.338Z | Downloaded unicode-normalization v0.1.24 |
| 347 | 2026-02-20T04:34:40.338Z | Downloaded tabled v0.20.0 |
| 348 | 2026-02-20T04:34:40.362Z | Downloaded zerofrom-derive v0.1.6 |
| 349 | 2026-02-20T04:34:40.363Z | Downloaded sha3 v0.10.8 |
| 350 | 2026-02-20T04:34:40.363Z | Downloaded tokio v1.49.0 |
| 351 | 2026-02-20T04:34:40.388Z | Downloaded usdt-attr-macro v0.5.0 |
| 352 | 2026-02-20T04:34:40.412Z | Downloaded usdt v0.5.0 |
| 353 | 2026-02-20T04:34:40.412Z | Downloaded regex-syntax v0.8.6 |
| 354 | 2026-02-20T04:34:40.412Z | Downloaded tabled v0.15.0 |
| 355 | 2026-02-20T04:34:40.438Z | Downloaded proptest v1.8.0 |
| 356 | 2026-02-20T04:34:40.438Z | Downloaded openapiv3 v2.2.0 |
| 357 | 2026-02-20T04:34:40.473Z | Downloaded hickory-proto v0.25.2 |
| 358 | 2026-02-20T04:34:40.473Z | Downloaded syn v1.0.109 |
| 359 | 2026-02-20T04:34:40.473Z | Downloaded openssl v0.10.73 |
| 360 | 2026-02-20T04:34:40.498Z | Downloaded time v0.3.44 |
| 361 | 2026-02-20T04:34:40.498Z | Downloaded serde_with v3.14.1 |
| 362 | 2026-02-20T04:34:40.522Z | Downloaded quinn-proto v0.11.13 |
| 363 | 2026-02-20T04:34:40.522Z | Downloaded moka v0.12.11 |
| 364 | 2026-02-20T04:34:40.522Z | Downloaded walkdir v2.5.0 |
| 365 | 2026-02-20T04:34:40.547Z | Downloaded vsss-rs v3.3.4 |
| 366 | 2026-02-20T04:34:40.547Z | Downloaded url v2.5.7 |
| 367 | 2026-02-20T04:34:40.547Z | Downloaded tracing-core v0.1.34 |
| 368 | 2026-02-20T04:34:40.547Z | Downloaded serde_json v1.0.149 |
| 369 | 2026-02-20T04:34:40.547Z | Downloaded rustls-webpki v0.102.8 |
| 370 | 2026-02-20T04:34:40.892Z | Downloaded hickory-proto v0.24.4 |
| 371 | 2026-02-20T04:34:40.928Z | Downloaded zerocopy-derive v0.7.35 |
| 372 | 2026-02-20T04:34:40.928Z | Downloaded encoding_rs v0.8.35 |
| 373 | 2026-02-20T04:34:40.928Z | Downloaded yoke v0.8.0 |
| 374 | 2026-02-20T04:34:40.928Z | Downloaded whoami v1.6.1 |
| 375 | 2026-02-20T04:34:40.928Z | Downloaded uuid v1.20.0 |
| 376 | 2026-02-20T04:34:40.928Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 377 | 2026-02-20T04:34:40.928Z | Downloaded usdt-impl v0.6.0 |
| 378 | 2026-02-20T04:34:40.928Z | Downloaded typify v0.4.3 |
| 379 | 2026-02-20T04:34:40.928Z | Downloaded tower-http v0.6.6 |
| 380 | 2026-02-20T04:34:40.928Z | Downloaded tough v0.20.0 |
| 381 | 2026-02-20T04:34:40.928Z | Downloaded ring v0.17.14 |
| 382 | 2026-02-20T04:34:40.928Z | Downloaded toml_edit v0.22.27 |
| 383 | 2026-02-20T04:34:40.928Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 384 | 2026-02-20T04:34:40.928Z | Downloaded portable-atomic v1.11.1 |
| 385 | 2026-02-20T04:34:40.928Z | Downloaded ucd-trie v0.1.7 |
| 386 | 2026-02-20T04:34:40.928Z | Downloaded petgraph v0.8.2 |
| 387 | 2026-02-20T04:34:40.928Z | Downloaded unicode-segmentation v1.12.0 |
| 388 | 2026-02-20T04:34:40.928Z | Downloaded tower-layer v0.3.3 |
| 389 | 2026-02-20T04:34:40.928Z | Downloaded tower v0.5.2 |
| 390 | 2026-02-20T04:34:40.928Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 391 | 2026-02-20T04:34:40.928Z | Downloaded tinyvec v1.10.0 |
| 392 | 2026-02-20T04:34:40.929Z | Downloaded serde_core v1.0.228 |
| 393 | 2026-02-20T04:34:40.929Z | Downloaded schemars v0.9.0 |
| 394 | 2026-02-20T04:34:40.929Z | Downloaded regex v1.12.2 |
| 395 | 2026-02-20T04:34:40.929Z | Downloaded rayon v1.11.0 |
| 396 | 2026-02-20T04:34:40.929Z | Downloaded zeroize_derive v1.4.3 |
| 397 | 2026-02-20T04:34:40.929Z | Downloaded utf8_iter v1.0.4 |
| 398 | 2026-02-20T04:34:40.929Z | Downloaded usdt-attr-macro v0.6.0 |
| 399 | 2026-02-20T04:34:40.929Z | Downloaded untrusted v0.9.0 |
| 400 | 2026-02-20T04:34:40.929Z | Downloaded universal-hash v0.5.1 |
| 401 | 2026-02-20T04:34:40.929Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 402 | 2026-02-20T04:34:40.929Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 403 | 2026-02-20T04:34:40.929Z | Downloaded test-strategy v0.4.3 |
| 404 | 2026-02-20T04:34:40.929Z | Downloaded tempfile v3.23.0 |
| 405 | 2026-02-20T04:34:40.929Z | Downloaded slog-async v2.8.0 |
| 406 | 2026-02-20T04:34:40.929Z | Downloaded reqwest v0.12.23 |
| 407 | 2026-02-20T04:34:40.929Z | Downloaded libz-sys v1.1.22 |
| 408 | 2026-02-20T04:34:40.929Z | Downloaded libc v0.2.176 |
| 409 | 2026-02-20T04:34:40.929Z | Downloaded yoke-derive v0.8.0 |
| 410 | 2026-02-20T04:34:40.929Z | Downloaded xattr v1.6.1 |
| 411 | 2026-02-20T04:34:40.929Z | Downloaded wait-timeout v0.2.1 |
| 412 | 2026-02-20T04:34:40.929Z | Downloaded version_check v0.9.5 |
| 413 | 2026-02-20T04:34:40.929Z | Downloaded usdt v0.6.0 |
| 414 | 2026-02-20T04:34:40.929Z | Downloaded unicode-ident v1.0.19 |
| 415 | 2026-02-20T04:34:40.929Z | Downloaded tokio-macros v2.6.0 |
| 416 | 2026-02-20T04:34:40.929Z | Downloaded time-macros v0.2.24 |
| 417 | 2026-02-20T04:34:40.929Z | Downloaded thiserror-no-std v2.0.2 |
| 418 | 2026-02-20T04:34:40.929Z | Downloaded term v1.2.0 |
| 419 | 2026-02-20T04:34:40.954Z | Downloaded tar v0.4.44 |
| 420 | 2026-02-20T04:34:40.954Z | Downloaded synstructure v0.13.2 |
| 421 | 2026-02-20T04:34:40.954Z | Downloaded sync_wrapper v1.0.2 |
| 422 | 2026-02-20T04:34:40.954Z | Downloaded stable_deref_trait v1.2.0 |
| 423 | 2026-02-20T04:34:40.954Z | Downloaded snafu-derive v0.8.9 |
| 424 | 2026-02-20T04:34:40.954Z | Downloaded smallvec v1.15.1 |
| 425 | 2026-02-20T04:34:40.954Z | Downloaded slog-json v2.6.1 |
| 426 | 2026-02-20T04:34:40.954Z | Downloaded signal-hook-registry v1.4.6 |
| 427 | 2026-02-20T04:34:40.954Z | Downloaded rustix v1.1.2 |
| 428 | 2026-02-20T04:34:40.980Z | Downloaded rand v0.9.2 |
| 429 | 2026-02-20T04:34:40.980Z | Downloaded quinn v0.11.9 |
| 430 | 2026-02-20T04:34:40.980Z | Downloaded jiff v0.2.15 |
| 431 | 2026-02-20T04:34:41.005Z | Downloaded usdt-macro v0.6.0 |
| 432 | 2026-02-20T04:34:41.005Z | Downloaded untrusted v0.7.1 |
| 433 | 2026-02-20T04:34:41.005Z | Downloaded unicode-xid v0.2.6 |
| 434 | 2026-02-20T04:34:41.005Z | Downloaded unicode-linebreak v0.1.5 |
| 435 | 2026-02-20T04:34:41.005Z | Downloaded tracing-attributes v0.1.30 |
| 436 | 2026-02-20T04:34:41.005Z | Downloaded toml_edit v0.19.15 |
| 437 | 2026-02-20T04:34:41.039Z | Downloaded tokio-dtrace v0.1.1 |
| 438 | 2026-02-20T04:34:41.044Z | Downloaded thiserror v2.0.18 |
| 439 | 2026-02-20T04:34:41.161Z | Downloaded thiserror v1.0.69 |
| 440 | 2026-02-20T04:34:41.161Z | Downloaded textwrap v0.16.2 |
| 441 | 2026-02-20T04:34:41.161Z | Downloaded tabled_derive v0.11.0 |
| 442 | 2026-02-20T04:34:41.161Z | Downloaded subtle v2.6.1 |
| 443 | 2026-02-20T04:34:41.161Z | Downloaded strum v0.27.2 |
| 444 | 2026-02-20T04:34:41.161Z | Downloaded static_assertions v1.1.0 |
| 445 | 2026-02-20T04:34:41.161Z | Downloaded spin v0.9.8 |
| 446 | 2026-02-20T04:34:41.161Z | Downloaded smf v0.2.3 |
| 447 | 2026-02-20T04:34:41.161Z | Downloaded smawk v0.3.2 |
| 448 | 2026-02-20T04:34:41.161Z | Downloaded serde_tokenstream v0.2.2 |
| 449 | 2026-02-20T04:34:41.161Z | Downloaded serde_repr v0.1.20 |
| 450 | 2026-02-20T04:34:41.162Z | Downloaded serde_plain v1.0.2 |
| 451 | 2026-02-20T04:34:41.162Z | Downloaded serde_path_to_error v0.1.20 |
| 452 | 2026-02-20T04:34:41.162Z | Downloaded semver v0.1.20 |
| 453 | 2026-02-20T04:34:41.162Z | Downloaded rustix v0.38.44 |
| 454 | 2026-02-20T04:34:41.219Z | Downloaded rustc_version v0.1.7 |
| 455 | 2026-02-20T04:34:41.219Z | Downloaded resolv-conf v0.7.5 |
| 456 | 2026-02-20T04:34:41.219Z | Downloaded qorb v0.4.1 |
| 457 | 2026-02-20T04:34:41.219Z | Downloaded typify-macro v0.4.3 |
| 458 | 2026-02-20T04:34:41.220Z | Downloaded try-lock v0.2.5 |
| 459 | 2026-02-20T04:34:41.220Z | Downloaded tower-service v0.3.3 |
| 460 | 2026-02-20T04:34:41.220Z | Downloaded topological-sort v0.2.2 |
| 461 | 2026-02-20T04:34:41.220Z | Downloaded tinyvec_macros v0.1.1 |
| 462 | 2026-02-20T04:34:41.220Z | Downloaded termtree v0.5.1 |
| 463 | 2026-02-20T04:34:41.220Z | Downloaded terminal_size v0.4.3 |
| 464 | 2026-02-20T04:34:41.220Z | Downloaded tagptr v0.2.0 |
| 465 | 2026-02-20T04:34:41.220Z | Downloaded tabwriter v1.4.1 |
| 466 | 2026-02-20T04:34:41.220Z | Downloaded sigpipe v0.1.3 |
| 467 | 2026-02-20T04:34:41.220Z | Downloaded sha2 v0.10.9 |
| 468 | 2026-02-20T04:34:41.220Z | Downloaded serde_yaml v0.9.34+deprecated |
| 469 | 2026-02-20T04:34:41.220Z | Downloaded serde_urlencoded v0.7.1 |
| 470 | 2026-02-20T04:34:41.220Z | Downloaded scroll_derive v0.13.1 |
| 471 | 2026-02-20T04:34:41.220Z | Downloaded schemars v1.2.0 |
| 472 | 2026-02-20T04:34:41.220Z | Downloaded same-file v1.0.6 |
| 473 | 2026-02-20T04:34:41.220Z | Downloaded ryu v1.0.20 |
| 474 | 2026-02-20T04:34:41.220Z | Downloaded rusty-fork v0.3.0 |
| 475 | 2026-02-20T04:34:41.248Z | Downloaded rustversion v1.0.22 |
| 476 | 2026-02-20T04:34:41.248Z | Downloaded rustls-pemfile v2.2.0 |
| 477 | 2026-02-20T04:34:41.248Z | Downloaded hyper v1.8.1 |
| 478 | 2026-02-20T04:34:41.248Z | Downloaded goblin v0.10.1 |
| 479 | 2026-02-20T04:34:41.248Z | Downloaded git2 v0.19.0 |
| 480 | 2026-02-20T04:34:41.249Z | Downloaded toml v0.7.8 |
| 481 | 2026-02-20T04:34:41.249Z | Downloaded tokio-stream v0.1.17 |
| 482 | 2026-02-20T04:34:41.249Z | Downloaded tokio-rustls v0.26.3 |
| 483 | 2026-02-20T04:34:41.249Z | Downloaded thiserror-impl v2.0.18 |
| 484 | 2026-02-20T04:34:41.249Z | Downloaded testing_table v0.3.0 |
| 485 | 2026-02-20T04:34:41.249Z | Downloaded take_mut v0.2.2 |
| 486 | 2026-02-20T04:34:41.249Z | Downloaded tabled_derive v0.7.0 |
| 487 | 2026-02-20T04:34:41.249Z | Downloaded strum_macros v0.26.4 |
| 488 | 2026-02-20T04:34:41.249Z | Downloaded steno v0.4.1 |
| 489 | 2026-02-20T04:34:41.249Z | Downloaded snafu v0.8.9 |
| 490 | 2026-02-20T04:34:41.249Z | Downloaded slog v2.8.2 |
| 491 | 2026-02-20T04:34:41.249Z | Downloaded signal-hook v0.3.18 |
| 492 | 2026-02-20T04:34:41.249Z | Downloaded serde v1.0.228 |
| 493 | 2026-02-20T04:34:41.249Z | Downloaded rustc_version v0.4.1 |
| 494 | 2026-02-20T04:34:41.249Z | Downloaded ref-cast v1.0.25 |
| 495 | 2026-02-20T04:34:41.249Z | Downloaded rand_chacha v0.9.0 |
| 496 | 2026-02-20T04:34:41.249Z | Downloaded rand v0.8.5 |
| 497 | 2026-02-20T04:34:41.249Z | Downloaded quote v1.0.40 |
| 498 | 2026-02-20T04:34:41.249Z | Downloaded proc-macro-crate v1.3.1 |
| 499 | 2026-02-20T04:34:41.249Z | Downloaded nix v0.30.1 |
| 500 | 2026-02-20T04:34:41.276Z | Downloaded minimal-lexical v0.2.1 |
| 501 | 2026-02-20T04:34:41.276Z | Downloaded hashbrown v0.15.5 |
| 502 | 2026-02-20T04:34:41.276Z | Downloaded toml_datetime v0.6.11 |
| 503 | 2026-02-20T04:34:41.276Z | Downloaded tokio-rustls v0.25.0 |
| 504 | 2026-02-20T04:34:41.276Z | Downloaded tokio-native-tls v0.3.1 |
| 505 | 2026-02-20T04:34:41.309Z | Downloaded tinystr v0.8.1 |
| 506 | 2026-02-20T04:34:41.309Z | Downloaded thread_local v1.1.9 |
| 507 | 2026-02-20T04:34:41.309Z | Downloaded thiserror-impl v1.0.69 |
| 508 | 2026-02-20T04:34:41.309Z | Downloaded strum_macros v0.27.2 |
| 509 | 2026-02-20T04:34:41.310Z | Downloaded socket2 v0.6.0 |
| 510 | 2026-02-20T04:34:41.310Z | Downloaded slog-term v2.9.2 |
| 511 | 2026-02-20T04:34:41.310Z | Downloaded slog-dtrace v0.3.0 |
| 512 | 2026-02-20T04:34:41.310Z | Downloaded similar v2.7.0 |
| 513 | 2026-02-20T04:34:41.310Z | Downloaded serde_derive v1.0.228 |
| 514 | 2026-02-20T04:34:41.340Z | Downloaded schemars v0.8.22 |
| 515 | 2026-02-20T04:34:41.340Z | Downloaded rustls-webpki v0.103.6 |
| 516 | 2026-02-20T04:34:41.340Z | Downloaded rayon-core v1.13.0 |
| 517 | 2026-02-20T04:34:41.340Z | Downloaded rand_core v0.9.3 |
| 518 | 2026-02-20T04:34:41.340Z | Downloaded rand_chacha v0.3.1 |
| 519 | 2026-02-20T04:34:41.341Z | Downloaded progenitor-macro v0.11.1 |
| 520 | 2026-02-20T04:34:41.341Z | Downloaded progenitor-impl v0.10.0 |
| 521 | 2026-02-20T04:34:41.341Z | Downloaded progenitor v0.11.1 |
| 522 | 2026-02-20T04:34:41.341Z | Downloaded proc-macro2 v1.0.101 |
| 523 | 2026-02-20T04:34:41.368Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 524 | 2026-02-20T04:34:41.368Z | Downloaded proc-macro-error-attr v1.0.4 |
| 525 | 2026-02-20T04:34:41.368Z | Downloaded proc-macro-error v1.0.4 |
| 526 | 2026-02-20T04:34:41.368Z | Downloaded prettyplease v0.2.37 |
| 527 | 2026-02-20T04:34:41.368Z | Downloaded pest v2.8.2 |
| 528 | 2026-02-20T04:34:41.368Z | Downloaded percent-encoding v2.3.2 |
| 529 | 2026-02-20T04:34:41.368Z | Downloaded pem v3.0.5 |
| 530 | 2026-02-20T04:34:41.369Z | Downloaded parse-display-derive v0.10.0 |
| 531 | 2026-02-20T04:34:41.369Z | Downloaded parking_lot_core v0.9.11 |
| 532 | 2026-02-20T04:34:41.369Z | Downloaded parking_lot v0.12.4 |
| 533 | 2026-02-20T04:34:41.395Z | Downloaded mio v1.0.4 |
| 534 | 2026-02-20T04:34:41.396Z | Downloaded thread-id v5.0.0 |
| 535 | 2026-02-20T04:34:41.396Z | Downloaded thread-id v4.2.2 |
| 536 | 2026-02-20T04:34:41.396Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 537 | 2026-02-20T04:34:41.396Z | Downloaded swrite v0.1.0 |
| 538 | 2026-02-20T04:34:41.396Z | Downloaded supports-color v3.0.2 |
| 539 | 2026-02-20T04:34:41.396Z | Downloaded strum v0.26.3 |
| 540 | 2026-02-20T04:34:41.396Z | Downloaded structmeta-derive v0.3.0 |
| 541 | 2026-02-20T04:34:41.396Z | Downloaded structmeta v0.3.0 |
| 542 | 2026-02-20T04:34:41.396Z | Downloaded slab v0.4.11 |
| 543 | 2026-02-20T04:34:41.396Z | Downloaded shlex v1.3.0 |
| 544 | 2026-02-20T04:34:41.396Z | Downloaded serde_with_macros v3.14.1 |
| 545 | 2026-02-20T04:34:41.396Z | Downloaded serde_spanned v1.0.4 |
| 546 | 2026-02-20T04:34:41.396Z | Downloaded serde_derive_internals v0.29.1 |
| 547 | 2026-02-20T04:34:41.421Z | Downloaded progenitor-impl v0.11.1 |
| 548 | 2026-02-20T04:34:41.421Z | Downloaded pretty-hex v0.4.1 |
| 549 | 2026-02-20T04:34:41.421Z | Downloaded pin-project v1.1.10 |
| 550 | 2026-02-20T04:34:41.421Z | Downloaded pest_derive v2.8.2 |
| 551 | 2026-02-20T04:34:41.421Z | Downloaded openssl-sys v0.9.109 |
| 552 | 2026-02-20T04:34:41.447Z | Downloaded omicron-workspace-hack v0.1.0 |
| 553 | 2026-02-20T04:34:41.447Z | Downloaded num-integer v0.1.46 |
| 554 | 2026-02-20T04:34:41.447Z | Downloaded hkdf v0.12.4 |
| 555 | 2026-02-20T04:34:41.447Z | Downloaded csv v1.3.1 |
| 556 | 2026-02-20T04:34:41.472Z | Downloaded slog-bunyan v2.5.0 |
| 557 | 2026-02-20T04:34:41.472Z | Downloaded siphasher v1.0.1 |
| 558 | 2026-02-20T04:34:41.472Z | Downloaded signal-hook-tokio v0.3.1 |
| 559 | 2026-02-20T04:34:41.472Z | Downloaded sha1 v0.10.6 |
| 560 | 2026-02-20T04:34:41.472Z | Downloaded serde_spanned v0.6.9 |
| 561 | 2026-02-20T04:34:41.473Z | Downloaded semver v1.0.27 |
| 562 | 2026-02-20T04:34:41.473Z | Downloaded scroll v0.13.0 |
| 563 | 2026-02-20T04:34:41.473Z | Downloaded scroll v0.12.0 |
| 564 | 2026-02-20T04:34:41.473Z | Downloaded schemars_derive v0.8.22 |
| 565 | 2026-02-20T04:34:41.473Z | Downloaded ppv-lite86 v0.2.21 |
| 566 | 2026-02-20T04:34:41.473Z | Downloaded postcard v1.1.3 |
| 567 | 2026-02-20T04:34:41.473Z | Downloaded phf v0.12.1 |
| 568 | 2026-02-20T04:34:41.473Z | Downloaded pest_generator v2.8.2 |
| 569 | 2026-02-20T04:34:41.499Z | Downloaded password-hash v0.5.0 |
| 570 | 2026-02-20T04:34:41.499Z | Downloaded num_enum_derive v0.5.11 |
| 571 | 2026-02-20T04:34:41.499Z | Downloaded newtype-uuid v1.3.2 |
| 572 | 2026-02-20T04:34:41.499Z | Downloaded hickory-resolver v0.25.2 |
| 573 | 2026-02-20T04:34:41.499Z | Downloaded secrecy v0.10.3 |
| 574 | 2026-02-20T04:34:41.499Z | Downloaded search_path v0.1.4 |
| 575 | 2026-02-20T04:34:41.500Z | Downloaded scroll_derive v0.12.1 |
| 576 | 2026-02-20T04:34:41.500Z | Downloaded scopeguard v1.2.0 |
| 577 | 2026-02-20T04:34:41.500Z | Downloaded rustls-pki-types v1.12.0 |
| 578 | 2026-02-20T04:34:41.500Z | Downloaded quinn-udp v0.5.14 |
| 579 | 2026-02-20T04:34:41.500Z | Downloaded progenitor-macro v0.10.0 |
| 580 | 2026-02-20T04:34:41.500Z | Downloaded powerfmt v0.2.0 |
| 581 | 2026-02-20T04:34:41.500Z | Downloaded pin-utils v0.1.0 |
| 582 | 2026-02-20T04:34:41.500Z | Downloaded pin-project-lite v0.2.16 |
| 583 | 2026-02-20T04:34:41.525Z | Downloaded papergrid v0.11.0 |
| 584 | 2026-02-20T04:34:41.525Z | Downloaded num_enum v0.7.5 |
| 585 | 2026-02-20T04:34:41.525Z | Downloaded num-traits v0.2.19 |
| 586 | 2026-02-20T04:34:41.525Z | Downloaded nom v7.1.3 |
| 587 | 2026-02-20T04:34:41.525Z | Downloaded miniz_oxide v0.8.9 |
| 588 | 2026-02-20T04:34:41.551Z | Downloaded memchr v2.7.5 |
| 589 | 2026-02-20T04:34:41.551Z | Downloaded http v1.4.0 |
| 590 | 2026-02-20T04:34:41.551Z | Downloaded futures-util v0.3.31 |
| 591 | 2026-02-20T04:34:41.552Z | Downloaded rand_core v0.6.4 |
| 592 | 2026-02-20T04:34:41.579Z | Downloaded pin-project-internal v1.1.10 |
| 593 | 2026-02-20T04:34:41.579Z | Downloaded pest_meta v2.8.2 |
| 594 | 2026-02-20T04:34:41.579Z | Downloaded paste v1.0.15 |
| 595 | 2026-02-20T04:34:41.579Z | Downloaded papergrid v0.17.0 |
| 596 | 2026-02-20T04:34:41.579Z | Downloaded owo-colors v4.2.2 |
| 597 | 2026-02-20T04:34:41.604Z | Downloaded once_cell v1.21.3 |
| 598 | 2026-02-20T04:34:41.605Z | Downloaded omicron-zone-package v0.12.2 |
| 599 | 2026-02-20T04:34:41.605Z | Downloaded num_threads v0.1.7 |
| 600 | 2026-02-20T04:34:41.605Z | Downloaded num-iter v0.1.45 |
| 601 | 2026-02-20T04:34:41.605Z | Downloaded num-derive v0.4.2 |
| 602 | 2026-02-20T04:34:41.605Z | Downloaded num-derive v0.3.3 |
| 603 | 2026-02-20T04:34:41.605Z | Downloaded num-complex v0.4.6 |
| 604 | 2026-02-20T04:34:41.605Z | Downloaded newtype-uuid-macros v0.1.0 |
| 605 | 2026-02-20T04:34:41.634Z | Downloaded newline-converter v0.3.0 |
| 606 | 2026-02-20T04:34:41.634Z | Downloaded memoffset v0.9.1 |
| 607 | 2026-02-20T04:34:41.634Z | Downloaded lru-slab v0.1.2 |
| 608 | 2026-02-20T04:34:41.634Z | Downloaded lru-cache v0.1.2 |
| 609 | 2026-02-20T04:34:41.634Z | Downloaded lock_api v0.4.13 |
| 610 | 2026-02-20T04:34:41.634Z | Downloaded litemap v0.8.0 |
| 611 | 2026-02-20T04:34:41.634Z | Downloaded libm v0.2.15 |
| 612 | 2026-02-20T04:34:41.634Z | Downloaded jiff-static v0.2.15 |
| 613 | 2026-02-20T04:34:41.634Z | Downloaded itertools v0.14.0 |
| 614 | 2026-02-20T04:34:41.660Z | Downloaded itertools v0.12.1 |
| 615 | 2026-02-20T04:34:41.660Z | Downloaded iri-string v0.7.8 |
| 616 | 2026-02-20T04:34:41.660Z | Downloaded hyper-util v0.1.19 |
| 617 | 2026-02-20T04:34:41.687Z | Downloaded hickory-resolver v0.24.4 |
| 618 | 2026-02-20T04:34:41.687Z | Downloaded heapless v0.8.0 |
| 619 | 2026-02-20T04:34:41.687Z | Downloaded flate2 v1.1.2 |
| 620 | 2026-02-20T04:34:41.687Z | Downloaded chrono-tz v0.10.4 |
| 621 | 2026-02-20T04:34:41.714Z | Downloaded bstr v1.12.0 |
| 622 | 2026-02-20T04:34:41.714Z | Downloaded ref-cast-impl v1.0.25 |
| 623 | 2026-02-20T04:34:41.714Z | Downloaded progenitor-client v0.10.0 |
| 624 | 2026-02-20T04:34:41.714Z | Downloaded progenitor v0.10.0 |
| 625 | 2026-02-20T04:34:41.714Z | Downloaded proc-macro-error2 v2.0.1 |
| 626 | 2026-02-20T04:34:41.714Z | Downloaded potential_utf v0.1.3 |
| 627 | 2026-02-20T04:34:41.714Z | Downloaded poly1305 v0.8.0 |
| 628 | 2026-02-20T04:34:41.740Z | Downloaded plain v0.2.3 |
| 629 | 2026-02-20T04:34:41.740Z | Downloaded phf_shared v0.12.1 |
| 630 | 2026-02-20T04:34:41.741Z | Downloaded parse-display v0.10.0 |
| 631 | 2026-02-20T04:34:41.741Z | Downloaded opaque-debug v0.3.1 |
| 632 | 2026-02-20T04:34:41.741Z | Downloaded num_enum_derive v0.7.5 |
| 633 | 2026-02-20T04:34:41.741Z | Downloaded num_enum v0.5.11 |
| 634 | 2026-02-20T04:34:41.741Z | Downloaded num-rational v0.4.2 |
| 635 | 2026-02-20T04:34:41.741Z | Downloaded native-tls v0.2.14 |
| 636 | 2026-02-20T04:34:41.741Z | Downloaded memmap v0.7.0 |
| 637 | 2026-02-20T04:34:41.741Z | Downloaded managed v0.8.0 |
| 638 | 2026-02-20T04:34:41.741Z | Downloaded libsw-core v0.3.2 |
| 639 | 2026-02-20T04:34:41.741Z | Downloaded libloading v0.8.9 |
| 640 | 2026-02-20T04:34:41.741Z | Downloaded is_ci v1.2.0 |
| 641 | 2026-02-20T04:34:41.766Z | Downloaded idna v1.1.0 |
| 642 | 2026-02-20T04:34:41.767Z | Downloaded icu_properties_data v2.0.1 |
| 643 | 2026-02-20T04:34:41.767Z | Downloaded hashbrown v0.12.3 |
| 644 | 2026-02-20T04:34:41.767Z | Downloaded dropshot-api-manager v0.2.2 |
| 645 | 2026-02-20T04:34:41.767Z | Downloaded progenitor-client v0.11.1 |
| 646 | 2026-02-20T04:34:41.767Z | Downloaded pkg-config v0.3.32 |
| 647 | 2026-02-20T04:34:41.767Z | Downloaded oxide-tokio-rt v0.1.2 |
| 648 | 2026-02-20T04:34:41.791Z | Downloaded openssl-probe v0.1.6 |
| 649 | 2026-02-20T04:34:41.791Z | Downloaded openssl-macros v0.1.1 |
| 650 | 2026-02-20T04:34:41.791Z | Downloaded olpc-cjson v0.1.4 |
| 651 | 2026-02-20T04:34:41.791Z | Downloaded num-conv v0.1.0 |
| 652 | 2026-02-20T04:34:41.791Z | Downloaded aws-lc-sys v0.31.0 |
| 653 | 2026-02-20T04:34:42.035Z | Downloaded num v0.4.3 |
| 654 | 2026-02-20T04:34:42.059Z | Downloaded newtype_derive v0.1.6 |
| 655 | 2026-02-20T04:34:42.059Z | Downloaded memmap2 v0.9.8 |
| 656 | 2026-02-20T04:34:42.059Z | Downloaded match_cfg v0.1.0 |
| 657 | 2026-02-20T04:34:42.059Z | Downloaded macaddr v1.0.1 |
| 658 | 2026-02-20T04:34:42.059Z | Downloaded log v0.4.28 |
| 659 | 2026-02-20T04:34:42.059Z | Downloaded lazy_static v1.5.0 |
| 660 | 2026-02-20T04:34:42.059Z | Downloaded kstat-rs v0.2.4 |
| 661 | 2026-02-20T04:34:42.060Z | Downloaded jobserver v0.1.34 |
| 662 | 2026-02-20T04:34:42.060Z | Downloaded indexmap v2.13.0 |
| 663 | 2026-02-20T04:34:42.060Z | Downloaded icu_normalizer v2.0.0 |
| 664 | 2026-02-20T04:34:42.060Z | Downloaded icu_locale_core v2.0.0 |
| 665 | 2026-02-20T04:34:42.085Z | Downloaded iana-time-zone v0.1.64 |
| 666 | 2026-02-20T04:34:42.085Z | Downloaded hostname v0.4.2 |
| 667 | 2026-02-20T04:34:42.085Z | Downloaded hashbrown v0.16.1 |
| 668 | 2026-02-20T04:34:42.085Z | Downloaded dropshot_endpoint v0.16.7 |
| 669 | 2026-02-20T04:34:42.085Z | Downloaded darling_core v0.21.3 |
| 670 | 2026-02-20T04:34:42.110Z | Downloaded multer v3.1.0 |
| 671 | 2026-02-20T04:34:42.110Z | Downloaded mime v0.3.17 |
| 672 | 2026-02-20T04:34:42.110Z | Downloaded linked-hash-map v0.5.6 |
| 673 | 2026-02-20T04:34:42.111Z | Downloaded linear-map v1.2.0 |
| 674 | 2026-02-20T04:34:42.111Z | Downloaded libsw v3.5.0 |
| 675 | 2026-02-20T04:34:42.111Z | Downloaded libscf-sys v1.1.0 |
| 676 | 2026-02-20T04:34:42.111Z | Downloaded keccak v0.1.5 |
| 677 | 2026-02-20T04:34:42.111Z | Downloaded itoa v1.0.15 |
| 678 | 2026-02-20T04:34:42.111Z | Downloaded is_terminal_polyfill v1.70.1 |
| 679 | 2026-02-20T04:34:42.111Z | Downloaded is-terminal v0.4.16 |
| 680 | 2026-02-20T04:34:42.111Z | Downloaded ipnetwork v0.21.1 |
| 681 | 2026-02-20T04:34:42.111Z | Downloaded internet-checksum v0.2.1 |
| 682 | 2026-02-20T04:34:42.111Z | Downloaded inout v0.1.4 |
| 683 | 2026-02-20T04:34:42.111Z | Downloaded ingot-types v0.1.2 |
| 684 | 2026-02-20T04:34:42.112Z | Downloaded ingot-macros v0.1.1 |
| 685 | 2026-02-20T04:34:42.112Z | Downloaded ingot v0.1.1 |
| 686 | 2026-02-20T04:34:42.112Z | Downloaded iddqd v0.3.17 |
| 687 | 2026-02-20T04:34:42.137Z | Downloaded icu_provider v2.0.0 |
| 688 | 2026-02-20T04:34:42.137Z | Downloaded icu_normalizer_data v2.0.0 |
| 689 | 2026-02-20T04:34:42.138Z | Downloaded httparse v1.10.1 |
| 690 | 2026-02-20T04:34:42.138Z | Downloaded half v2.7.1 |
| 691 | 2026-02-20T04:34:42.138Z | Downloaded getrandom v0.3.3 |
| 692 | 2026-02-20T04:34:42.138Z | Downloaded futures v0.3.31 |
| 693 | 2026-02-20T04:34:42.163Z | Downloaded fs_extra v1.3.0 |
| 694 | 2026-02-20T04:34:42.163Z | Downloaded foldhash v0.1.5 |
| 695 | 2026-02-20T04:34:42.163Z | Downloaded ff v0.13.1 |
| 696 | 2026-02-20T04:34:42.163Z | Downloaded dunce v1.0.5 |
| 697 | 2026-02-20T04:34:42.163Z | Downloaded dtrace-parser v0.2.0 |
| 698 | 2026-02-20T04:34:42.164Z | Downloaded dof v0.4.0 |
| 699 | 2026-02-20T04:34:42.164Z | Downloaded chacha20poly1305 v0.10.1 |
| 700 | 2026-02-20T04:34:42.164Z | Downloaded indent_write v2.2.0 |
| 701 | 2026-02-20T04:34:42.164Z | Downloaded idna_adapter v1.2.1 |
| 702 | 2026-02-20T04:34:42.164Z | Downloaded ident_case v1.0.1 |
| 703 | 2026-02-20T04:34:42.164Z | Downloaded icu_properties v2.0.1 |
| 704 | 2026-02-20T04:34:42.164Z | Downloaded hyper-rustls v0.27.7 |
| 705 | 2026-02-20T04:34:42.165Z | Downloaded hubpack v0.1.2 |
| 706 | 2026-02-20T04:34:42.165Z | Downloaded http-body-util v0.1.3 |
| 707 | 2026-02-20T04:34:42.165Z | Downloaded hex v0.4.3 |
| 708 | 2026-02-20T04:34:42.165Z | Downloaded heck v0.4.1 |
| 709 | 2026-02-20T04:34:42.190Z | Downloaded globset v0.4.16 |
| 710 | 2026-02-20T04:34:42.190Z | Downloaded getrandom v0.2.16 |
| 711 | 2026-02-20T04:34:42.190Z | Downloaded foreign-types v0.5.0 |
| 712 | 2026-02-20T04:34:42.190Z | Downloaded find-msvc-tools v0.1.2 |
| 713 | 2026-02-20T04:34:42.190Z | Downloaded fastrand v2.3.0 |
| 714 | 2026-02-20T04:34:42.190Z | Downloaded erased-serde v0.3.31 |
| 715 | 2026-02-20T04:34:42.190Z | Downloaded dtrace-parser v0.3.0 |
| 716 | 2026-02-20T04:34:42.190Z | Downloaded crossbeam-channel v0.5.15 |
| 717 | 2026-02-20T04:34:42.190Z | Downloaded chrono v0.4.43 |
| 718 | 2026-02-20T04:34:42.190Z | Downloaded indexmap v1.9.3 |
| 719 | 2026-02-20T04:34:42.217Z | Downloaded icu_collections v2.0.0 |
| 720 | 2026-02-20T04:34:42.217Z | Downloaded humantime v2.3.0 |
| 721 | 2026-02-20T04:34:42.217Z | Downloaded hubpack_derive v0.1.1 |
| 722 | 2026-02-20T04:34:42.218Z | Downloaded hostname v0.3.1 |
| 723 | 2026-02-20T04:34:42.218Z | Downloaded heck v0.5.0 |
| 724 | 2026-02-20T04:34:42.218Z | Downloaded group v0.13.0 |
| 725 | 2026-02-20T04:34:42.218Z | Downloaded gethostname v0.5.0 |
| 726 | 2026-02-20T04:34:42.218Z | Downloaded foreign-types-macros v0.2.3 |
| 727 | 2026-02-20T04:34:42.218Z | Downloaded float-ord v0.3.2 |
| 728 | 2026-02-20T04:34:42.218Z | Downloaded filetime v0.2.26 |
| 729 | 2026-02-20T04:34:42.218Z | Downloaded embedded-io v0.4.0 |
| 730 | 2026-02-20T04:34:42.218Z | Downloaded dof v0.3.0 |
| 731 | 2026-02-20T04:34:42.218Z | Downloaded deranged v0.5.3 |
| 732 | 2026-02-20T04:34:42.218Z | Downloaded defmt-parser v1.0.0 |
| 733 | 2026-02-20T04:34:42.218Z | Downloaded crypto-bigint v0.5.5 |
| 734 | 2026-02-20T04:34:42.243Z | Downloaded crossbeam-utils v0.8.21 |
| 735 | 2026-02-20T04:34:42.244Z | Downloaded cmake v0.1.54 |
| 736 | 2026-02-20T04:34:42.244Z | Downloaded ciborium v0.2.2 |
| 737 | 2026-02-20T04:34:42.244Z | Downloaded camino v1.2.2 |
| 738 | 2026-02-20T04:34:42.244Z | Downloaded blake2 v0.10.6 |
| 739 | 2026-02-20T04:34:42.244Z | Downloaded bitflags v2.9.4 |
| 740 | 2026-02-20T04:34:42.244Z | Downloaded base64ct v1.8.0 |
| 741 | 2026-02-20T04:34:42.244Z | Downloaded httpdate v1.0.3 |
| 742 | 2026-02-20T04:34:42.269Z | Downloaded http-body v1.0.1 |
| 743 | 2026-02-20T04:34:42.269Z | Downloaded hmac v0.12.1 |
| 744 | 2026-02-20T04:34:42.269Z | Downloaded highway v1.3.0 |
| 745 | 2026-02-20T04:34:42.270Z | Downloaded futures-sink v0.3.31 |
| 746 | 2026-02-20T04:34:42.270Z | Downloaded futures-executor v0.3.31 |
| 747 | 2026-02-20T04:34:42.270Z | Downloaded futures-core v0.3.31 |
| 748 | 2026-02-20T04:34:42.270Z | Downloaded form_urlencoded v1.2.2 |
| 749 | 2026-02-20T04:34:42.270Z | Downloaded foldhash v0.2.0 |
| 750 | 2026-02-20T04:34:42.270Z | Downloaded fixedbitset v0.4.2 |
| 751 | 2026-02-20T04:34:42.270Z | Downloaded errno v0.3.14 |
| 752 | 2026-02-20T04:34:42.270Z | Downloaded elliptic-curve v0.13.8 |
| 753 | 2026-02-20T04:34:42.270Z | Downloaded dyn-clone v1.0.20 |
| 754 | 2026-02-20T04:34:42.270Z | Downloaded darling_macro v0.21.3 |
| 755 | 2026-02-20T04:34:42.270Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 756 | 2026-02-20T04:34:42.270Z | Downloaded crc32fast v1.5.0 |
| 757 | 2026-02-20T04:34:42.270Z | Downloaded cpufeatures v0.2.17 |
| 758 | 2026-02-20T04:34:42.295Z | Downloaded convert_case v0.4.0 |
| 759 | 2026-02-20T04:34:42.296Z | Downloaded constant_time_eq v0.3.1 |
| 760 | 2026-02-20T04:34:42.296Z | Downloaded console v0.15.11 |
| 761 | 2026-02-20T04:34:42.296Z | Downloaded colored v3.0.0 |
| 762 | 2026-02-20T04:34:42.296Z | Downloaded colorchoice v1.0.4 |
| 763 | 2026-02-20T04:34:42.296Z | Downloaded cobs v0.3.0 |
| 764 | 2026-02-20T04:34:42.296Z | Downloaded clap v4.5.50 |
| 765 | 2026-02-20T04:34:42.297Z | Downloaded cancel-safe-futures v0.1.5 |
| 766 | 2026-02-20T04:34:42.323Z | Downloaded bytes v1.10.1 |
| 767 | 2026-02-20T04:34:42.323Z | Downloaded bit-vec v0.8.0 |
| 768 | 2026-02-20T04:34:42.323Z | Downloaded bcs v0.1.6 |
| 769 | 2026-02-20T04:34:42.323Z | Downloaded h2 v0.4.12 |
| 770 | 2026-02-20T04:34:42.323Z | Downloaded goblin v0.8.2 |
| 771 | 2026-02-20T04:34:42.323Z | Downloaded futures-macro v0.3.31 |
| 772 | 2026-02-20T04:34:42.323Z | Downloaded futures-io v0.3.31 |
| 773 | 2026-02-20T04:34:42.323Z | Downloaded foreign-types-shared v0.3.1 |
| 774 | 2026-02-20T04:34:42.323Z | Downloaded foreign-types-shared v0.1.1 |
| 775 | 2026-02-20T04:34:42.350Z | Downloaded equivalent v1.0.2 |
| 776 | 2026-02-20T04:34:42.350Z | Downloaded enum-as-inner v0.6.1 |
| 777 | 2026-02-20T04:34:42.350Z | Downloaded either v1.15.0 |
| 778 | 2026-02-20T04:34:42.350Z | Downloaded derive_more v0.99.20 |
| 779 | 2026-02-20T04:34:42.350Z | Downloaded data-encoding v2.9.0 |
| 780 | 2026-02-20T04:34:42.350Z | Downloaded daft-derive v0.1.4 |
| 781 | 2026-02-20T04:34:42.350Z | Downloaded crossbeam-epoch v0.9.18 |
| 782 | 2026-02-20T04:34:42.350Z | Downloaded crossbeam-deque v0.8.6 |
| 783 | 2026-02-20T04:34:42.350Z | Downloaded cookie v0.18.1 |
| 784 | 2026-02-20T04:34:42.350Z | Downloaded const_format_proc_macros v0.2.34 |
| 785 | 2026-02-20T04:34:42.350Z | Downloaded const_format v0.2.34 |
| 786 | 2026-02-20T04:34:42.375Z | Downloaded clap_builder v4.5.50 |
| 787 | 2026-02-20T04:34:42.376Z | Downloaded cipher v0.4.4 |
| 788 | 2026-02-20T04:34:42.376Z | Downloaded ciborium-ll v0.2.2 |
| 789 | 2026-02-20T04:34:42.376Z | Downloaded chacha20 v0.9.1 |
| 790 | 2026-02-20T04:34:42.376Z | Downloaded cexpr v0.6.0 |
| 791 | 2026-02-20T04:34:42.376Z | Downloaded cc v1.2.38 |
| 792 | 2026-02-20T04:34:42.376Z | Downloaded camino-tempfile v1.4.1 |
| 793 | 2026-02-20T04:34:42.376Z | Downloaded byteorder v1.5.0 |
| 794 | 2026-02-20T04:34:42.376Z | Downloaded bytecount v0.6.9 |
| 795 | 2026-02-20T04:34:42.403Z | Downloaded block-buffer v0.10.4 |
| 796 | 2026-02-20T04:34:42.403Z | Downloaded bit-set v0.8.0 |
| 797 | 2026-02-20T04:34:42.403Z | Downloaded bindgen v0.72.1 |
| 798 | 2026-02-20T04:34:42.403Z | Downloaded aws-lc-rs v1.14.0 |
| 799 | 2026-02-20T04:34:42.403Z | Downloaded async-recursion v1.1.1 |
| 800 | 2026-02-20T04:34:42.429Z | Downloaded arrayvec v0.7.6 |
| 801 | 2026-02-20T04:34:42.429Z | Downloaded generic-array v0.14.7 |
| 802 | 2026-02-20T04:34:42.429Z | Downloaded futures-task v0.3.31 |
| 803 | 2026-02-20T04:34:42.429Z | Downloaded futures-channel v0.3.31 |
| 804 | 2026-02-20T04:34:42.429Z | Downloaded fs-err v3.1.2 |
| 805 | 2026-02-20T04:34:42.429Z | Downloaded fnv v1.0.7 |
| 806 | 2026-02-20T04:34:42.429Z | Downloaded fixedbitset v0.5.7 |
| 807 | 2026-02-20T04:34:42.429Z | Downloaded expectorate v1.2.0 |
| 808 | 2026-02-20T04:34:42.429Z | Downloaded embedded-io v0.6.1 |
| 809 | 2026-02-20T04:34:42.429Z | Downloaded defmt v1.0.1 |
| 810 | 2026-02-20T04:34:42.429Z | Downloaded debug-ignore v1.0.5 |
| 811 | 2026-02-20T04:34:42.429Z | Downloaded daft v0.1.4 |
| 812 | 2026-02-20T04:34:42.430Z | Downloaded curl v0.4.49 |
| 813 | 2026-02-20T04:34:42.456Z | Downloaded csv-core v0.1.12 |
| 814 | 2026-02-20T04:34:42.456Z | Downloaded cstr-argument v0.1.2 |
| 815 | 2026-02-20T04:34:42.456Z | Downloaded crucible-workspace-hack v0.1.0 |
| 816 | 2026-02-20T04:34:42.456Z | Downloaded blake3 v1.8.2 |
| 817 | 2026-02-20T04:34:42.456Z | Downloaded anstyle-query v1.1.4 |
| 818 | 2026-02-20T04:34:42.456Z | Downloaded dropshot-api-manager-types v0.2.2 |
| 819 | 2026-02-20T04:34:42.456Z | Downloaded dropshot v0.16.7 |
| 820 | 2026-02-20T04:34:42.483Z | Downloaded display-error-chain v0.2.2 |
| 821 | 2026-02-20T04:34:42.483Z | Downloaded defmt-macros v1.0.1 |
| 822 | 2026-02-20T04:34:42.483Z | Downloaded darling v0.21.3 |
| 823 | 2026-02-20T04:34:42.483Z | Downloaded curve25519-dalek v4.1.3 |
| 824 | 2026-02-20T04:34:42.509Z | Downloaded crypto-common v0.1.6 |
| 825 | 2026-02-20T04:34:42.509Z | Downloaded critical-section v1.2.0 |
| 826 | 2026-02-20T04:34:42.509Z | Downloaded crc8 v0.1.1 |
| 827 | 2026-02-20T04:34:42.509Z | Downloaded clap_lex v0.7.5 |
| 828 | 2026-02-20T04:34:42.509Z | Downloaded clap_derive v4.5.49 |
| 829 | 2026-02-20T04:34:42.509Z | Downloaded clang-sys v1.8.1 |
| 830 | 2026-02-20T04:34:42.509Z | Downloaded ciborium-io v0.2.2 |
| 831 | 2026-02-20T04:34:42.509Z | Downloaded cfg-if v1.0.3 |
| 832 | 2026-02-20T04:34:42.510Z | Downloaded cargo_metadata v0.18.1 |
| 833 | 2026-02-20T04:34:42.510Z | Downloaded cargo-platform v0.1.9 |
| 834 | 2026-02-20T04:34:42.510Z | Downloaded bitflags v1.3.2 |
| 835 | 2026-02-20T04:34:42.537Z | Downloaded base16ct v0.2.0 |
| 836 | 2026-02-20T04:34:42.537Z | Downloaded autocfg v1.5.0 |
| 837 | 2026-02-20T04:34:42.537Z | Downloaded cfg_aliases v0.2.1 |
| 838 | 2026-02-20T04:34:42.537Z | Downloaded base64 v0.22.1 |
| 839 | 2026-02-20T04:34:42.537Z | Downloaded async-stream-impl v0.3.6 |
| 840 | 2026-02-20T04:34:42.537Z | Downloaded async-stream v0.3.6 |
| 841 | 2026-02-20T04:34:42.538Z | Downloaded argon2 v0.5.3 |
| 842 | 2026-02-20T04:34:42.538Z | Downloaded displaydoc v0.2.5 |
| 843 | 2026-02-20T04:34:42.538Z | Downloaded digest v0.10.7 |
| 844 | 2026-02-20T04:34:42.538Z | Downloaded derive-where v1.6.0 |
| 845 | 2026-02-20T04:34:42.538Z | Downloaded backoff v0.4.0 |
| 846 | 2026-02-20T04:34:42.538Z | Downloaded async-trait v0.1.89 |
| 847 | 2026-02-20T04:34:42.564Z | Downloaded allocator-api2 v0.2.21 |
| 848 | 2026-02-20T04:34:42.564Z | Downloaded atomic-waker v1.1.2 |
| 849 | 2026-02-20T04:34:42.564Z | Downloaded anstyle v1.0.11 |
| 850 | 2026-02-20T04:34:42.565Z | Downloaded adler2 v2.0.1 |
| 851 | 2026-02-20T04:34:42.565Z | Downloaded anyhow v1.0.100 |
| 852 | 2026-02-20T04:34:42.565Z | Downloaded anstream v0.6.20 |
| 853 | 2026-02-20T04:34:42.565Z | Downloaded aho-corasick v1.1.3 |
| 854 | 2026-02-20T04:34:42.565Z | Downloaded aead v0.5.2 |
| 855 | 2026-02-20T04:34:42.985Z | Compiling proc-macro2 v1.0.101 |
| 856 | 2026-02-20T04:34:42.985Z | Compiling unicode-ident v1.0.19 |
| 857 | 2026-02-20T04:34:42.985Z | Compiling serde_core v1.0.228 |
| 858 | 2026-02-20T04:34:43.012Z | Compiling serde v1.0.228 |
| 859 | 2026-02-20T04:34:43.012Z | Compiling libc v0.2.176 |
| 860 | 2026-02-20T04:34:43.012Z | Compiling autocfg v1.5.0 |
| 861 | 2026-02-20T04:34:43.012Z | Checking cfg-if v1.0.3 |
| 862 | 2026-02-20T04:34:43.316Z | Compiling memchr v2.7.5 |
| 863 | 2026-02-20T04:34:43.373Z | Compiling zmij v1.0.17 |
| 864 | 2026-02-20T04:34:44.325Z | Compiling getrandom v0.3.3 |
| 865 | 2026-02-20T04:34:44.696Z | Compiling libm v0.2.15 |
| 866 | 2026-02-20T04:34:45.364Z | Compiling shlex v1.3.0 |
| 867 | 2026-02-20T04:34:45.394Z | Compiling jobserver v0.1.34 |
| 868 | 2026-02-20T04:34:45.426Z | Compiling find-msvc-tools v0.1.2 |
| 869 | 2026-02-20T04:34:45.702Z | Compiling version_check v0.9.5 |
| 870 | 2026-02-20T04:34:45.728Z | Checking itoa v1.0.15 |
| 871 | 2026-02-20T04:34:45.887Z | Compiling quote v1.0.40 |
| 872 | 2026-02-20T04:34:45.951Z | Compiling cc v1.2.38 |
| 873 | 2026-02-20T04:34:45.988Z | Checking smallvec v1.15.1 |
| 874 | 2026-02-20T04:34:46.120Z | Compiling icu_normalizer_data v2.0.0 |
| 875 | 2026-02-20T04:34:46.272Z | Compiling syn v2.0.114 |
| 876 | 2026-02-20T04:34:46.354Z | Compiling icu_properties_data v2.0.1 |
| 877 | 2026-02-20T04:34:46.400Z | Compiling thiserror v2.0.18 |
| 878 | 2026-02-20T04:34:46.537Z | Compiling lock_api v0.4.13 |
| 879 | 2026-02-20T04:34:46.685Z | Compiling parking_lot_core v0.9.11 |
| 880 | 2026-02-20T04:34:46.769Z | Checking stable_deref_trait v1.2.0 |
| 881 | 2026-02-20T04:34:46.922Z | Compiling serde_json v1.0.149 |
| 882 | 2026-02-20T04:34:47.578Z | Compiling log v0.4.28 |
| 883 | 2026-02-20T04:34:47.692Z | Compiling num-traits v0.2.19 |
| 884 | 2026-02-20T04:34:47.929Z | Compiling heck v0.5.0 |
| 885 | 2026-02-20T04:34:48.175Z | Checking writeable v0.6.1 |
| 886 | 2026-02-20T04:34:48.449Z | Checking litemap v0.8.0 |
| 887 | 2026-02-20T04:34:48.473Z | Checking percent-encoding v2.3.2 |
| 888 | 2026-02-20T04:34:48.570Z | Compiling zerocopy v0.8.27 |
| 889 | 2026-02-20T04:34:49.004Z | Checking form_urlencoded v1.2.2 |
| 890 | 2026-02-20T04:34:49.051Z | Checking utf8_iter v1.0.4 |
| 891 | 2026-02-20T04:34:49.196Z | Compiling rustversion v1.0.22 |
| 892 | 2026-02-20T04:34:49.309Z | Checking pin-project-lite v0.2.16 |
| 893 | 2026-02-20T04:34:49.509Z | Checking getrandom v0.2.16 |
| 894 | 2026-02-20T04:34:49.539Z | Compiling regex-syntax v0.8.6 |
| 895 | 2026-02-20T04:34:49.595Z | Checking iana-time-zone v0.1.64 |
| 896 | 2026-02-20T04:34:49.822Z | Checking socket2 v0.6.0 |
| 897 | 2026-02-20T04:34:49.853Z | Compiling aho-corasick v1.1.3 |
| 898 | 2026-02-20T04:34:50.268Z | Checking scopeguard v1.2.0 |
| 899 | 2026-02-20T04:34:50.417Z | Checking uuid v1.20.0 |
| 900 | 2026-02-20T04:34:51.114Z | Compiling allocator-api2 v0.2.21 |
| 901 | 2026-02-20T04:34:51.288Z | Checking semver v1.0.27 |
| 902 | 2026-02-20T04:34:51.336Z | Checking parking_lot v0.12.4 |
| 903 | 2026-02-20T04:34:51.411Z | Checking signal-hook-registry v1.4.6 |
| 904 | 2026-02-20T04:34:51.696Z | Compiling equivalent v1.0.2 |
| 905 | 2026-02-20T04:34:51.733Z | Compiling bitflags v2.9.4 |
| 906 | 2026-02-20T04:34:51.757Z | Checking mio v1.0.4 |
| 907 | 2026-02-20T04:34:51.831Z | Checking dyn-clone v1.0.20 |
| 908 | 2026-02-20T04:34:51.868Z | Compiling schemars v0.8.22 |
| 909 | 2026-02-20T04:34:52.016Z | Compiling portable-atomic v1.11.1 |
| 910 | 2026-02-20T04:34:52.245Z | Compiling ring v0.17.14 |
| 911 | 2026-02-20T04:34:52.317Z | Checking critical-section v1.2.0 |
| 912 | 2026-02-20T04:34:52.386Z | Compiling typenum v1.18.0 |
| 913 | 2026-02-20T04:34:52.443Z | Checking futures-core v0.3.31 |
| 914 | 2026-02-20T04:34:52.896Z | Compiling thiserror v1.0.69 |
| 915 | 2026-02-20T04:34:53.091Z | Compiling hashbrown v0.16.1 |
| 916 | 2026-02-20T04:34:53.443Z | Compiling regex-automata v0.4.13 |
| 917 | 2026-02-20T04:34:53.961Z | Compiling synstructure v0.13.2 |
| 918 | 2026-02-20T04:34:54.036Z | Compiling serde_derive_internals v0.29.1 |
| 919 | 2026-02-20T04:34:54.333Z | Checking once_cell v1.21.3 |
| 920 | 2026-02-20T04:34:54.965Z | Checking subtle v2.6.1 |
| 921 | 2026-02-20T04:34:54.995Z | Compiling either v1.15.0 |
| 922 | 2026-02-20T04:34:55.286Z | Compiling indexmap v2.13.0 |
| 923 | 2026-02-20T04:34:55.801Z | Compiling rustix v1.1.2 |
| 924 | 2026-02-20T04:34:55.867Z | Compiling httparse v1.10.1 |
| 925 | 2026-02-20T04:34:56.085Z | Compiling anyhow v1.0.100 |
| 926 | 2026-02-20T04:34:56.617Z | Compiling ucd-trie v0.1.7 |
| 927 | 2026-02-20T04:34:56.659Z | Checking futures-sink v0.3.31 |
| 928 | 2026-02-20T04:34:56.863Z | Checking rand_core v0.6.4 |
| 929 | 2026-02-20T04:34:56.898Z | Checking slab v0.4.11 |
| 930 | 2026-02-20T04:34:56.929Z | Compiling pkg-config v0.3.32 |
| 931 | 2026-02-20T04:34:57.122Z | Compiling serde_derive v1.0.228 |
| 932 | 2026-02-20T04:34:57.184Z | Compiling zerofrom-derive v0.1.6 |
| 933 | 2026-02-20T04:34:57.231Z | Compiling yoke-derive v0.8.0 |
| 934 | 2026-02-20T04:34:57.260Z | Compiling zerovec-derive v0.11.1 |
| 935 | 2026-02-20T04:34:57.933Z | Compiling displaydoc v0.2.5 |
| 936 | 2026-02-20T04:34:58.077Z | Compiling thiserror-impl v2.0.18 |
| 937 | 2026-02-20T04:34:58.642Z | Compiling schemars_derive v0.8.22 |
| 938 | 2026-02-20T04:34:59.335Z | Compiling tokio-macros v2.6.0 |
| 939 | 2026-02-20T04:34:59.499Z | Compiling zerocopy-derive v0.8.27 |
| 940 | 2026-02-20T04:34:59.557Z | Compiling zeroize_derive v1.4.3 |
| 941 | 2026-02-20T04:34:59.809Z | Checking zerofrom v0.1.6 |
| 942 | 2026-02-20T04:34:59.975Z | Compiling futures-macro v0.3.31 |
| 943 | 2026-02-20T04:35:00.044Z | Checking yoke v0.8.0 |
| 944 | 2026-02-20T04:35:00.453Z | Checking zerovec v0.11.4 |
| 945 | 2026-02-20T04:35:00.700Z | Checking zerotrie v0.2.2 |
| 946 | 2026-02-20T04:35:00.858Z | Checking zeroize v1.8.1 |
| 947 | 2026-02-20T04:35:00.985Z | Compiling regex v1.12.2 |
| 948 | 2026-02-20T04:35:01.219Z | Compiling thiserror-impl v1.0.69 |
| 949 | 2026-02-20T04:35:01.249Z | Compiling pest v2.8.2 |
| 950 | 2026-02-20T04:35:01.640Z | Checking futures-channel v0.3.31 |
| 951 | 2026-02-20T04:35:01.969Z | Compiling vcpkg v0.2.15 |
| 952 | 2026-02-20T04:35:02.038Z | Checking pin-utils v0.1.0 |
| 953 | 2026-02-20T04:35:02.227Z | Checking tinystr v0.8.1 |
| 954 | 2026-02-20T04:35:02.260Z | Checking potential_utf v0.1.3 |
| 955 | 2026-02-20T04:35:02.495Z | Checking icu_collections v2.0.0 |
| 956 | 2026-02-20T04:35:02.617Z | Checking icu_locale_core v2.0.0 |
| 957 | 2026-02-20T04:35:03.618Z | Compiling prettyplease v0.2.37 |
| 958 | 2026-02-20T04:35:03.644Z | Checking futures-io v0.3.31 |
| 959 | 2026-02-20T04:35:03.774Z | Checking icu_provider v2.0.0 |
| 960 | 2026-02-20T04:35:03.956Z | Compiling pest_meta v2.8.2 |
| 961 | 2026-02-20T04:35:03.984Z | Compiling rustc-hash v2.1.1 |
| 962 | 2026-02-20T04:35:04.048Z | Checking futures-task v0.3.31 |
| 963 | 2026-02-20T04:35:04.180Z | Checking bytes v1.10.1 |
| 964 | 2026-02-20T04:35:04.211Z | Checking chrono v0.4.43 |
| 965 | 2026-02-20T04:35:04.296Z | Checking icu_properties v2.0.1 |
| 966 | 2026-02-20T04:35:04.327Z | Checking icu_normalizer v2.0.0 |
| 967 | 2026-02-20T04:35:04.579Z | Compiling serde_tokenstream v0.2.2 |
| 968 | 2026-02-20T04:35:05.106Z | Checking futures-util v0.3.31 |
| 969 | 2026-02-20T04:35:05.141Z | Checking tokio v1.49.0 |
| 970 | 2026-02-20T04:35:05.646Z | Compiling pest_generator v2.8.2 |
| 971 | 2026-02-20T04:35:05.754Z | Compiling generic-array v0.14.7 |
| 972 | 2026-02-20T04:35:06.083Z | Compiling fnv v1.0.7 |
| 973 | 2026-02-20T04:35:06.204Z | Checking idna_adapter v1.2.1 |
| 974 | 2026-02-20T04:35:06.277Z | Compiling glob v0.3.3 |
| 975 | 2026-02-20T04:35:06.427Z | Checking idna v1.1.0 |
| 976 | 2026-02-20T04:35:06.898Z | Checking url v2.5.7 |
| 977 | 2026-02-20T04:35:06.933Z | Compiling minimal-lexical v0.2.1 |
| 978 | 2026-02-20T04:35:07.067Z | Compiling clang-sys v1.8.1 |
| 979 | 2026-02-20T04:35:07.122Z | Compiling pest_derive v2.8.2 |
| 980 | 2026-02-20T04:35:07.398Z | Compiling nom v7.1.3 |
| 981 | 2026-02-20T04:35:07.839Z | Compiling tracing-attributes v0.1.30 |
| 982 | 2026-02-20T04:35:07.921Z | Checking tracing-core v0.1.34 |
| 983 | 2026-02-20T04:35:08.518Z | Compiling num-conv v0.1.0 |
| 984 | 2026-02-20T04:35:08.742Z | Compiling time-core v0.1.6 |
| 985 | 2026-02-20T04:35:08.818Z | Compiling byteorder v1.5.0 |
| 986 | 2026-02-20T04:35:09.031Z | Compiling time-macros v0.2.24 |
| 987 | 2026-02-20T04:35:09.354Z | Compiling http v1.4.0 |
| 988 | 2026-02-20T04:35:09.993Z | Checking errno v0.3.14 |
| 989 | 2026-02-20T04:35:10.198Z | Compiling libloading v0.8.9 |
| 990 | 2026-02-20T04:35:10.356Z | Checking tracing v0.1.41 |
| 991 | 2026-02-20T04:35:10.527Z | Compiling bindgen v0.72.1 |
| 992 | 2026-02-20T04:35:11.050Z | Compiling cexpr v0.6.0 |
| 993 | 2026-02-20T04:35:11.226Z | Compiling itertools v0.12.1 |
| 994 | 2026-02-20T04:35:11.579Z | Checking crypto-common v0.1.6 |
| 995 | 2026-02-20T04:35:11.605Z | Compiling scroll_derive v0.13.1 |
| 996 | 2026-02-20T04:35:12.309Z | Checking ppv-lite86 v0.2.21 |
| 997 | 2026-02-20T04:35:12.558Z | Checking rustls-pki-types v1.12.0 |
| 998 | 2026-02-20T04:35:12.837Z | Compiling syn v1.0.109 |
| 999 | 2026-02-20T04:35:13.081Z | Compiling crossbeam-utils v0.8.21 |
| 1000 | 2026-02-20T04:35:13.158Z | Compiling slog v2.8.2 |
| 1001 | 2026-02-20T04:35:13.231Z | Compiling foldhash v0.1.5 |
| 1002 | 2026-02-20T04:35:13.260Z | Compiling camino v1.2.2 |
| 1003 | 2026-02-20T04:35:13.452Z | Checking untrusted v0.9.0 |
| 1004 | 2026-02-20T04:35:13.525Z | Checking ipnet v2.11.0 |
| 1005 | 2026-02-20T04:35:13.553Z | Checking base64 v0.22.1 |
| 1006 | 2026-02-20T04:35:13.640Z | Compiling paste v1.0.15 |
| 1007 | 2026-02-20T04:35:14.051Z | Compiling hashbrown v0.15.5 |
| 1008 | 2026-02-20T04:35:14.091Z | Checking tokio-util v0.7.16 |
| 1009 | 2026-02-20T04:35:14.285Z | Checking ipnetwork v0.21.1 |
| 1010 | 2026-02-20T04:35:14.674Z | Checking erased-serde v0.3.31 |
| 1011 | 2026-02-20T04:35:14.701Z | Compiling openssl-sys v0.9.109 |
| 1012 | 2026-02-20T04:35:15.144Z | Checking pretty-hex v0.4.1 |
| 1013 | 2026-02-20T04:35:15.349Z | Compiling regress v0.10.4 |
| 1014 | 2026-02-20T04:35:15.787Z | Checking http-body v1.0.1 |
| 1015 | 2026-02-20T04:35:16.015Z | Compiling async-trait v0.1.89 |
| 1016 | 2026-02-20T04:35:16.178Z | Checking atomic-waker v1.1.2 |
| 1017 | 2026-02-20T04:35:16.383Z | Compiling scroll v0.13.0 |
| 1018 | 2026-02-20T04:35:16.847Z | Compiling cmake v0.1.54 |
| 1019 | 2026-02-20T04:35:16.909Z | Checking try-lock v0.2.5 |
| 1020 | 2026-02-20T04:35:17.053Z | Checking tower-layer v0.3.3 |
| 1021 | 2026-02-20T04:35:17.084Z | Checking tower-service v0.3.3 |
| 1022 | 2026-02-20T04:35:17.256Z | Compiling fs_extra v1.3.0 |
| 1023 | 2026-02-20T04:35:17.366Z | Compiling usdt-impl v0.6.0 |
| 1024 | 2026-02-20T04:35:17.611Z | Compiling dunce v1.0.5 |
| 1025 | 2026-02-20T04:35:17.777Z | Compiling plain v0.2.3 |
| 1026 | 2026-02-20T04:35:17.808Z | Compiling strsim v0.11.1 |
| 1027 | 2026-02-20T04:35:17.969Z | Compiling goblin v0.10.1 |
| 1028 | 2026-02-20T04:35:18.050Z | Checking want v0.3.1 |
| 1029 | 2026-02-20T04:35:18.089Z | Checking h2 v0.4.12 |
| 1030 | 2026-02-20T04:35:18.263Z | Checking block-buffer v0.10.4 |
| 1031 | 2026-02-20T04:35:18.403Z | Checking rand_core v0.9.3 |
| 1032 | 2026-02-20T04:35:18.527Z | Compiling ryu v1.0.20 |
| 1033 | 2026-02-20T04:35:18.899Z | Compiling typify-impl v0.4.3 |
| 1034 | 2026-02-20T04:35:18.991Z | Checking httpdate v1.0.3 |
| 1035 | 2026-02-20T04:35:19.059Z | Compiling slog-async v2.8.0 |
| 1036 | 2026-02-20T04:35:19.613Z | Checking digest v0.10.7 |
| 1037 | 2026-02-20T04:35:19.981Z | Checking oxnet v0.1.4 |
| 1038 | 2026-02-20T04:35:20.424Z | Compiling dtrace-parser v0.3.0 |
| 1039 | 2026-02-20T04:35:21.570Z | Compiling thread-id v5.0.0 |
| 1040 | 2026-02-20T04:35:21.649Z | Compiling ident_case v1.0.1 |
| 1041 | 2026-02-20T04:35:21.717Z | Compiling omicron-workspace-hack v0.1.0 |
| 1042 | 2026-02-20T04:35:21.828Z | Compiling darling_core v0.21.3 |
| 1043 | 2026-02-20T04:35:21.859Z | Checking rand_chacha v0.9.0 |
| 1044 | 2026-02-20T04:35:22.085Z | Compiling daft-derive v0.1.4 |
| 1045 | 2026-02-20T04:35:22.235Z | Compiling aws-lc-rs v1.14.0 |
| 1046 | 2026-02-20T04:35:22.277Z | Checking hyper v1.8.1 |
| 1047 | 2026-02-20T04:35:23.550Z | Checking rand v0.9.2 |
| 1048 | 2026-02-20T04:35:24.245Z | Checking hyper-util v0.1.19 |
| 1049 | 2026-02-20T04:35:24.565Z | Checking http-body-util v0.1.3 |
| 1050 | 2026-02-20T04:35:24.903Z | Compiling dof v0.4.0 |
| 1051 | 2026-02-20T04:35:25.525Z | Compiling aws-lc-sys v0.31.0 |
| 1052 | 2026-02-20T04:35:25.727Z | Compiling openapiv3 v2.2.0 |
| 1053 | 2026-02-20T04:35:26.501Z | Checking encoding_rs v0.8.35 |
| 1054 | 2026-02-20T04:35:26.717Z | Checking mime v0.3.17 |
| 1055 | 2026-02-20T04:35:27.051Z | Checking powerfmt v0.2.0 |
| 1056 | 2026-02-20T04:35:27.212Z | Checking serde_urlencoded v0.7.1 |
| 1057 | 2026-02-20T04:35:27.346Z | Compiling typify-macro v0.4.3 |
| 1058 | 2026-02-20T04:35:27.377Z | Checking deranged v0.5.3 |
| 1059 | 2026-02-20T04:35:27.412Z | Compiling darling_macro v0.21.3 |
| 1060 | 2026-02-20T04:35:27.533Z | Compiling usdt-macro v0.6.0 |
| 1061 | 2026-02-20T04:35:27.646Z | Compiling usdt-attr-macro v0.6.0 |
| 1062 | 2026-02-20T04:35:28.343Z | Compiling darling v0.21.3 |
| 1063 | 2026-02-20T04:35:28.488Z | Checking cpufeatures v0.2.17 |
| 1064 | 2026-02-20T04:35:28.619Z | Checking foreign-types-shared v0.1.1 |
| 1065 | 2026-02-20T04:35:28.815Z | Compiling rustls v0.22.4 |
| 1066 | 2026-02-20T04:35:28.949Z | Checking untrusted v0.7.1 |
| 1067 | 2026-02-20T04:35:29.149Z | Compiling openssl v0.10.73 |
| 1068 | 2026-02-20T04:35:29.176Z | Checking num_threads v0.1.7 |
| 1069 | 2026-02-20T04:35:29.245Z | Checking foreign-types v0.3.2 |
| 1070 | 2026-02-20T04:35:29.273Z | Compiling structmeta-derive v0.3.0 |
| 1071 | 2026-02-20T04:35:29.325Z | Compiling openssl-macros v0.1.1 |
| 1072 | 2026-02-20T04:35:29.368Z | Compiling unsafe-libyaml v0.2.11 |
| 1073 | 2026-02-20T04:35:29.398Z | Checking openssl-probe v0.1.6 |
| 1074 | 2026-02-20T04:35:29.578Z | Compiling native-tls v0.2.14 |
| 1075 | 2026-02-20T04:35:29.648Z | Compiling rustls v0.23.32 |
| 1076 | 2026-02-20T04:35:29.861Z | Checking time v0.3.44 |
| 1077 | 2026-02-20T04:35:29.991Z | Checking crossbeam-channel v0.5.15 |
| 1078 | 2026-02-20T04:35:30.030Z | Checking futures-executor v0.3.31 |
| 1079 | 2026-02-20T04:35:30.313Z | Compiling multer v3.1.0 |
| 1080 | 2026-02-20T04:35:30.446Z | Compiling typify v0.4.3 |
| 1081 | 2026-02-20T04:35:30.590Z | Compiling serde_yaml v0.9.34+deprecated |
| 1082 | 2026-02-20T04:35:30.698Z | Checking unicode-width v0.2.1 |
| 1083 | 2026-02-20T04:35:30.923Z | Checking futures v0.3.31 |
| 1084 | 2026-02-20T04:35:31.187Z | Compiling strum_macros v0.26.4 |
| 1085 | 2026-02-20T04:35:31.354Z | Compiling structmeta v0.3.0 |
| 1086 | 2026-02-20T04:35:31.725Z | Compiling async-stream-impl v0.3.6 |
| 1087 | 2026-02-20T04:35:32.302Z | Checking sync_wrapper v1.0.2 |
| 1088 | 2026-02-20T04:35:32.500Z | Checking thread_local v1.1.9 |
| 1089 | 2026-02-20T04:35:33.139Z | Checking fastrand v2.3.0 |
| 1090 | 2026-02-20T04:35:33.450Z | Checking tempfile v3.23.0 |
| 1091 | 2026-02-20T04:35:33.588Z | Checking tower v0.5.2 |
| 1092 | 2026-02-20T04:35:34.011Z | Checking webpki-roots v1.0.2 |
| 1093 | 2026-02-20T04:35:34.208Z | Compiling newtype-uuid-macros v0.1.0 |
| 1094 | 2026-02-20T04:35:34.234Z | Compiling dropshot v0.16.7 |
| 1095 | 2026-02-20T04:35:34.338Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-02-20T04:35:34.459Z | Checking is-terminal v0.4.16 |
| 1097 | 2026-02-20T04:35:34.592Z | Checking hex v0.4.3 |
| 1098 | 2026-02-20T04:35:34.623Z | Checking match_cfg v0.1.0 |
| 1099 | 2026-02-20T04:35:34.649Z | Checking winnow v0.7.14 |
| 1100 | 2026-02-20T04:35:34.674Z | Compiling ref-cast v1.0.25 |
| 1101 | 2026-02-20T04:35:34.725Z | Checking iri-string v0.7.8 |
| 1102 | 2026-02-20T04:35:35.006Z | Checking take_mut v0.2.2 |
| 1103 | 2026-02-20T04:35:35.185Z | Checking term v1.2.0 |
| 1104 | 2026-02-20T04:35:35.294Z | Checking tokio-native-tls v0.3.1 |
| 1105 | 2026-02-20T04:35:35.320Z | Checking hostname v0.3.1 |
| 1106 | 2026-02-20T04:35:35.580Z | Checking slog-json v2.6.1 |
| 1107 | 2026-02-20T04:35:35.604Z | Checking hyper-tls v0.6.0 |
| 1108 | 2026-02-20T04:35:35.647Z | Checking slog-term v2.9.2 |
| 1109 | 2026-02-20T04:35:35.647Z | Compiling progenitor-impl v0.11.1 |
| 1110 | 2026-02-20T04:35:35.936Z | Compiling dropshot_endpoint v0.16.7 |
| 1111 | 2026-02-20T04:35:36.216Z | Compiling ref-cast-impl v1.0.25 |
| 1112 | 2026-02-20T04:35:36.453Z | Checking slog-bunyan v2.5.0 |
| 1113 | 2026-02-20T04:35:37.153Z | Checking tower-http v0.6.6 |
| 1114 | 2026-02-20T04:35:37.201Z | Compiling derive-ex v0.1.8 |
| 1115 | 2026-02-20T04:35:37.349Z | Compiling strum_macros v0.27.2 |
| 1116 | 2026-02-20T04:35:38.055Z | Checking newtype-uuid v1.3.2 |
| 1117 | 2026-02-20T04:35:38.624Z | Checking daft v0.1.4 |
| 1118 | 2026-02-20T04:35:39.126Z | Compiling serde_with_macros v3.14.1 |
| 1119 | 2026-02-20T04:35:40.405Z | Compiling test-strategy v0.4.3 |
| 1120 | 2026-02-20T04:35:40.638Z | Compiling progenitor-macro v0.11.1 |
| 1121 | 2026-02-20T04:35:40.729Z | Checking rustls-webpki v0.102.8 |
| 1122 | 2026-02-20T04:35:41.349Z | Checking debug-ignore v1.0.5 |
| 1123 | 2026-02-20T04:35:41.378Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1124 | 2026-02-20T04:35:41.564Z | Compiling parse-display-derive v0.10.0 |
| 1125 | 2026-02-20T04:35:42.210Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1126 | 2026-02-20T04:35:42.819Z | Checking usdt v0.6.0 |
| 1127 | 2026-02-20T04:35:42.949Z | Checking serde_spanned v1.0.4 |
| 1128 | 2026-02-20T04:35:43.092Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1129 | 2026-02-20T04:35:43.182Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1130 | 2026-02-20T04:35:43.210Z | Checking spin v0.9.8 |
| 1131 | 2026-02-20T04:35:43.545Z | Checking toml v0.9.11+spec-1.1.0 |
| 1132 | 2026-02-20T04:35:43.693Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1133 | 2026-02-20T04:35:43.873Z | Checking strum v0.26.3 |
| 1134 | 2026-02-20T04:35:44.062Z | Checking async-stream v0.3.6 |
| 1135 | 2026-02-20T04:35:44.270Z | Checking sha1 v0.10.6 |
| 1136 | 2026-02-20T04:35:44.627Z | Checking waitgroup v0.1.2 |
| 1137 | 2026-02-20T04:35:44.663Z | Checking rustls-pemfile v2.2.0 |
| 1138 | 2026-02-20T04:35:44.717Z | Checking rand_chacha v0.3.1 |
| 1139 | 2026-02-20T04:35:44.775Z | Checking tokio-rustls v0.25.0 |
| 1140 | 2026-02-20T04:35:44.805Z | Compiling toml_datetime v0.6.11 |
| 1141 | 2026-02-20T04:35:44.928Z | Checking macaddr v1.0.1 |
| 1142 | 2026-02-20T04:35:44.952Z | Checking serde_path_to_error v0.1.20 |
| 1143 | 2026-02-20T04:35:45.112Z | Checking wait-timeout v0.2.1 |
| 1144 | 2026-02-20T04:35:45.143Z | Checking hostname v0.4.2 |
| 1145 | 2026-02-20T04:35:45.323Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-02-20T04:35:45.323Z | Checking quick-error v1.2.3 |
| 1147 | 2026-02-20T04:35:45.353Z | Checking bit-vec v0.8.0 |
| 1148 | 2026-02-20T04:35:45.491Z | Checking rand v0.8.5 |
| 1149 | 2026-02-20T04:35:45.553Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1150 | 2026-02-20T04:35:45.583Z | Checking rusty-fork v0.3.0 |
| 1151 | 2026-02-20T04:35:45.772Z | Checking bit-set v0.8.0 |
| 1152 | 2026-02-20T04:35:45.962Z | Checking tabwriter v1.4.1 |
| 1153 | 2026-02-20T04:35:46.033Z | Checking rand_xorshift v0.4.0 |
| 1154 | 2026-02-20T04:35:46.236Z | Compiling clap_derive v4.5.49 |
| 1155 | 2026-02-20T04:35:46.383Z | Checking unarray v0.1.4 |
| 1156 | 2026-02-20T04:35:46.444Z | Checking colored v3.0.0 |
| 1157 | 2026-02-20T04:35:46.610Z | Checking utf8parse v0.2.2 |
| 1158 | 2026-02-20T04:35:46.721Z | Checking proptest v1.8.0 |
| 1159 | 2026-02-20T04:35:46.802Z | Checking anstyle-parse v0.2.7 |
| 1160 | 2026-02-20T04:35:47.082Z | Checking strum v0.27.2 |
| 1161 | 2026-02-20T04:35:47.424Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1162 | 2026-02-20T04:35:47.494Z | Checking terminal_size v0.4.3 |
| 1163 | 2026-02-20T04:35:48.606Z | Checking anstyle-query v1.1.4 |
| 1164 | 2026-02-20T04:35:48.636Z | Checking colorchoice v1.0.4 |
| 1165 | 2026-02-20T04:35:48.801Z | Checking is_terminal_polyfill v1.70.1 |
| 1166 | 2026-02-20T04:35:48.828Z | Checking anstyle v1.0.11 |
| 1167 | 2026-02-20T04:35:49.169Z | Checking anstream v0.6.20 |
| 1168 | 2026-02-20T04:35:49.476Z | Checking itertools v0.14.0 |
| 1169 | 2026-02-20T04:35:49.917Z | Checking clap_lex v0.7.5 |
| 1170 | 2026-02-20T04:35:50.257Z | Checking clap_builder v4.5.50 |
| 1171 | 2026-02-20T04:35:50.592Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1172 | 2026-02-20T04:35:51.115Z | Checking serde_with v3.14.1 |
| 1173 | 2026-02-20T04:35:52.336Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1174 | 2026-02-20T04:35:52.515Z | Checking instant v0.1.13 |
| 1175 | 2026-02-20T04:35:52.660Z | Checking foldhash v0.2.0 |
| 1176 | 2026-02-20T04:35:53.091Z | Checking clap v4.5.50 |
| 1177 | 2026-02-20T04:35:53.204Z | Checking iddqd v0.3.17 |
| 1178 | 2026-02-20T04:35:53.231Z | Checking backoff v0.4.0 |
| 1179 | 2026-02-20T04:35:53.534Z | Checking parse-display v0.10.0 |
| 1180 | 2026-02-20T04:35:53.816Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1181 | 2026-02-20T04:35:54.003Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1182 | 2026-02-20T04:35:57.486Z | Compiling rustls-webpki v0.103.6 |
| 1183 | 2026-02-20T04:36:03.922Z | Checking serde_spanned v0.6.9 |
| 1184 | 2026-02-20T04:36:04.041Z | Compiling memoffset v0.9.1 |
| 1185 | 2026-02-20T04:36:04.142Z | Compiling cfg_aliases v0.2.1 |
| 1186 | 2026-02-20T04:36:04.583Z | Compiling nix v0.30.1 |
| 1187 | 2026-02-20T04:36:05.087Z | Compiling tokio-rustls v0.26.3 |
| 1188 | 2026-02-20T04:36:06.222Z | Compiling winnow v0.5.40 |
| 1189 | 2026-02-20T04:36:07.940Z | Compiling hyper-rustls v0.27.7 |
| 1190 | 2026-02-20T04:36:08.368Z | Compiling reqwest v0.12.23 |
| 1191 | 2026-02-20T04:36:09.179Z | Compiling toml_edit v0.19.15 |
| 1192 | 2026-02-20T04:36:10.820Z | Compiling progenitor-client v0.11.1 |
| 1193 | 2026-02-20T04:36:12.109Z | Compiling proc-macro-crate v1.3.1 |
| 1194 | 2026-02-20T04:36:12.148Z | Compiling progenitor v0.11.1 |
| 1195 | 2026-02-20T04:36:14.350Z | Checking crossbeam-epoch v0.9.18 |
| 1196 | 2026-02-20T04:36:14.376Z | Compiling num-integer v0.1.46 |
| 1197 | 2026-02-20T04:36:15.268Z | Compiling progenitor-client v0.10.0 |
| 1198 | 2026-02-20T04:36:15.441Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1199 | 2026-02-20T04:36:17.231Z | Compiling hubpack_derive v0.1.1 |
| 1200 | 2026-02-20T04:36:17.539Z | Compiling zerocopy-derive v0.7.35 |
| 1201 | 2026-02-20T04:36:17.824Z | Checking toml_write v0.1.2 |
| 1202 | 2026-02-20T04:36:18.153Z | Checking toml_edit v0.22.27 |
| 1203 | 2026-02-20T04:36:18.269Z | Checking hubpack v0.1.2 |
| 1204 | 2026-02-20T04:36:18.566Z | Checking num-iter v0.1.45 |
| 1205 | 2026-02-20T04:36:18.786Z | Checking num-rational v0.4.2 |
| 1206 | 2026-02-20T04:36:19.573Z | Compiling num-complex v0.4.6 |
| 1207 | 2026-02-20T04:36:20.190Z | Compiling rayon-core v1.13.0 |
| 1208 | 2026-02-20T04:36:20.319Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1209 | 2026-02-20T04:36:20.398Z | Checking static_assertions v1.1.0 |
| 1210 | 2026-02-20T04:36:20.556Z | Checking toml v0.8.23 |
| 1211 | 2026-02-20T04:36:20.622Z | Compiling num v0.4.3 |
| 1212 | 2026-02-20T04:36:20.759Z | Compiling proc-macro-error-attr v1.0.4 |
| 1213 | 2026-02-20T04:36:20.790Z | Compiling heapless v0.8.0 |
| 1214 | 2026-02-20T04:36:21.094Z | Checking float-ord v0.3.2 |
| 1215 | 2026-02-20T04:36:21.417Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1216 | 2026-02-20T04:36:21.465Z | Checking crossbeam-deque v0.8.6 |
| 1217 | 2026-02-20T04:36:21.627Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2026-02-20T04:36:21.793Z | Checking hash32 v0.3.1 |
| 1219 | 2026-02-20T04:36:22.017Z | Compiling proc-macro-error v1.0.4 |
| 1220 | 2026-02-20T04:36:22.390Z | Compiling smoltcp v0.11.0 |
| 1221 | 2026-02-20T04:36:22.967Z | Checking bytecount v0.6.9 |
| 1222 | 2026-02-20T04:36:23.037Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1223 | 2026-02-20T04:36:24.175Z | Compiling zerocopy v0.7.35 |
| 1224 | 2026-02-20T04:36:24.206Z | Compiling num_enum_derive v0.7.5 |
| 1225 | 2026-02-20T04:36:25.296Z | Compiling num-derive v0.3.3 |
| 1226 | 2026-02-20T04:36:26.076Z | Checking cobs v0.3.0 |
| 1227 | 2026-02-20T04:36:26.198Z | Compiling scroll_derive v0.12.1 |
| 1228 | 2026-02-20T04:36:26.242Z | Compiling foreign-types-macros v0.2.3 |
| 1229 | 2026-02-20T04:36:26.338Z | Compiling usdt-impl v0.5.0 |
| 1230 | 2026-02-20T04:36:26.459Z | Compiling crucible-workspace-hack v0.1.0 |
| 1231 | 2026-02-20T04:36:26.756Z | Checking bitflags v1.3.2 |
| 1232 | 2026-02-20T04:36:26.792Z | Checking managed v0.8.0 |
| 1233 | 2026-02-20T04:36:26.879Z | Checking foreign-types-shared v0.3.1 |
| 1234 | 2026-02-20T04:36:27.062Z | Checking libscf-sys v1.1.0 |
| 1235 | 2026-02-20T04:36:27.086Z | Checking ingot-types v0.1.2 |
| 1236 | 2026-02-20T04:36:27.314Z | Checking postcard v1.1.3 |
| 1237 | 2026-02-20T04:36:27.339Z | Checking num_enum v0.7.5 |
| 1238 | 2026-02-20T04:36:27.460Z | Checking foreign-types v0.5.0 |
| 1239 | 2026-02-20T04:36:27.523Z | Checking scroll v0.12.0 |
| 1240 | 2026-02-20T04:36:27.561Z | Compiling dof v0.3.0 |
| 1241 | 2026-02-20T04:36:27.860Z | Checking ingot v0.1.1 |
| 1242 | 2026-02-20T04:36:28.082Z | Compiling dtrace-parser v0.2.0 |
| 1243 | 2026-02-20T04:36:28.114Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1244 | 2026-02-20T04:36:28.199Z | Checking camino-tempfile v1.4.1 |
| 1245 | 2026-02-20T04:36:28.394Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1246 | 2026-02-20T04:36:28.522Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1247 | 2026-02-20T04:36:29.044Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1248 | 2026-02-20T04:36:29.167Z | Checking cstr-argument v0.1.2 |
| 1249 | 2026-02-20T04:36:29.240Z | Compiling thread-id v4.2.2 |
| 1250 | 2026-02-20T04:36:29.389Z | Compiling heck v0.4.1 |
| 1251 | 2026-02-20T04:36:29.417Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1252 | 2026-02-20T04:36:29.539Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-02-20T04:36:29.768Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1254 | 2026-02-20T04:36:29.797Z | Checking goblin v0.8.2 |
| 1255 | 2026-02-20T04:36:29.823Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1256 | 2026-02-20T04:36:30.043Z | Compiling num_enum_derive v0.5.11 |
| 1257 | 2026-02-20T04:36:30.204Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1258 | 2026-02-20T04:36:30.639Z | Compiling rustc_version v0.4.1 |
| 1259 | 2026-02-20T04:36:30.927Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-02-20T04:36:31.135Z | Checking tinyvec_macros v0.1.1 |
| 1261 | 2026-02-20T04:36:31.186Z | Compiling convert_case v0.4.0 |
| 1262 | 2026-02-20T04:36:31.255Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1263 | 2026-02-20T04:36:31.577Z | Checking tinyvec v1.10.0 |
| 1264 | 2026-02-20T04:36:31.826Z | Compiling derive_more v0.99.20 |
| 1265 | 2026-02-20T04:36:31.915Z | Checking num_enum v0.5.11 |
| 1266 | 2026-02-20T04:36:32.103Z | Compiling libz-sys v1.1.22 |
| 1267 | 2026-02-20T04:36:32.183Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1268 | 2026-02-20T04:36:32.254Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1269 | 2026-02-20T04:36:32.771Z | Compiling rustix v0.38.44 |
| 1270 | 2026-02-20T04:36:32.975Z | Compiling proc-macro-error2 v2.0.1 |
| 1271 | 2026-02-20T04:36:33.056Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1272 | 2026-02-20T04:36:33.143Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1273 | 2026-02-20T04:36:33.500Z | Compiling usdt-macro v0.5.0 |
| 1274 | 2026-02-20T04:36:33.560Z | Compiling usdt-attr-macro v0.5.0 |
| 1275 | 2026-02-20T04:36:34.382Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1276 | 2026-02-20T04:36:34.862Z | Compiling zone_cfg_derive v0.3.1 |
| 1277 | 2026-02-20T04:36:34.910Z | Checking rayon v1.11.0 |
| 1278 | 2026-02-20T04:36:35.146Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1279 | 2026-02-20T04:36:35.301Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1280 | 2026-02-20T04:36:35.765Z | Compiling num-derive v0.4.2 |
| 1281 | 2026-02-20T04:36:36.010Z | Checking memmap v0.7.0 |
| 1282 | 2026-02-20T04:36:36.254Z | Checking sigpipe v0.1.3 |
| 1283 | 2026-02-20T04:36:36.402Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1284 | 2026-02-20T04:36:36.667Z | Checking jiff v0.2.15 |
| 1285 | 2026-02-20T04:36:37.189Z | Checking usdt v0.5.0 |
| 1286 | 2026-02-20T04:36:37.511Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1287 | 2026-02-20T04:36:37.595Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1288 | 2026-02-20T04:36:37.823Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1289 | 2026-02-20T04:36:38.002Z | Checking zone v0.3.1 |
| 1290 | 2026-02-20T04:36:38.083Z | Compiling tabled_derive v0.11.0 |
| 1291 | 2026-02-20T04:36:38.269Z | Checking papergrid v0.17.0 |
| 1292 | 2026-02-20T04:36:38.502Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1293 | 2026-02-20T04:36:38.810Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1294 | 2026-02-20T04:36:39.487Z | Checking testing_table v0.3.0 |
| 1295 | 2026-02-20T04:36:39.625Z | Checking smf v0.2.3 |
| 1296 | 2026-02-20T04:36:40.039Z | Checking secrecy v0.10.3 |
| 1297 | 2026-02-20T04:36:40.087Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1298 | 2026-02-20T04:36:40.242Z | Checking bstr v1.12.0 |
| 1299 | 2026-02-20T04:36:40.277Z | Checking whoami v1.6.1 |
| 1300 | 2026-02-20T04:36:40.311Z | Checking tabled v0.20.0 |
| 1301 | 2026-02-20T04:36:40.359Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1302 | 2026-02-20T04:36:40.584Z | Compiling curve25519-dalek v4.1.3 |
| 1303 | 2026-02-20T04:36:40.614Z | Checking hmac v0.12.1 |
| 1304 | 2026-02-20T04:36:40.848Z | Checking inout v0.1.4 |
| 1305 | 2026-02-20T04:36:40.941Z | Checking ff v0.13.1 |
| 1306 | 2026-02-20T04:36:41.014Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1307 | 2026-02-20T04:36:41.040Z | Compiling enum-as-inner v0.6.1 |
| 1308 | 2026-02-20T04:36:41.075Z | Checking data-encoding v2.9.0 |
| 1309 | 2026-02-20T04:36:41.169Z | Compiling semver v0.1.20 |
| 1310 | 2026-02-20T04:36:41.587Z | Compiling rustc_version v0.1.7 |
| 1311 | 2026-02-20T04:36:41.619Z | Checking group v0.13.0 |
| 1312 | 2026-02-20T04:36:41.804Z | Checking cipher v0.4.4 |
| 1313 | 2026-02-20T04:36:42.117Z | Checking hkdf v0.12.4 |
| 1314 | 2026-02-20T04:36:42.187Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1315 | 2026-02-20T04:36:42.214Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1316 | 2026-02-20T04:36:42.246Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1317 | 2026-02-20T04:36:42.367Z | Checking universal-hash v0.5.1 |
| 1318 | 2026-02-20T04:36:42.472Z | Checking crypto-bigint v0.5.5 |
| 1319 | 2026-02-20T04:36:42.532Z | Checking half v2.7.1 |
| 1320 | 2026-02-20T04:36:42.591Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1321 | 2026-02-20T04:36:43.057Z | Checking opaque-debug v0.3.1 |
| 1322 | 2026-02-20T04:36:43.187Z | Checking ciborium-io v0.2.2 |
| 1323 | 2026-02-20T04:36:43.336Z | Checking base16ct v0.2.0 |
| 1324 | 2026-02-20T04:36:43.562Z | Checking base64ct v1.8.0 |
| 1325 | 2026-02-20T04:36:43.843Z | Checking indent_write v2.2.0 |
| 1326 | 2026-02-20T04:36:44.073Z | Checking password-hash v0.5.0 |
| 1327 | 2026-02-20T04:36:44.330Z | Checking thiserror-no-std v2.0.2 |
| 1328 | 2026-02-20T04:36:44.482Z | Checking ciborium-ll v0.2.2 |
| 1329 | 2026-02-20T04:36:44.532Z | Checking poly1305 v0.8.0 |
| 1330 | 2026-02-20T04:36:44.560Z | Checking chacha20 v0.9.1 |
| 1331 | 2026-02-20T04:36:44.860Z | Compiling newtype_derive v0.1.6 |
| 1332 | 2026-02-20T04:36:44.885Z | Checking elliptic-curve v0.13.8 |
| 1333 | 2026-02-20T04:36:44.929Z | Checking similar v2.7.0 |
| 1334 | 2026-02-20T04:36:44.964Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1335 | 2026-02-20T04:36:45.028Z | Checking atomicwrites v0.4.4 |
| 1336 | 2026-02-20T04:36:45.204Z | Checking blake2 v0.10.6 |
| 1337 | 2026-02-20T04:36:45.238Z | Checking aead v0.5.2 |
| 1338 | 2026-02-20T04:36:45.346Z | Checking keccak v0.1.5 |
| 1339 | 2026-02-20T04:36:45.406Z | Checking linked-hash-map v0.5.6 |
| 1340 | 2026-02-20T04:36:45.499Z | Checking resolv-conf v0.7.5 |
| 1341 | 2026-02-20T04:36:45.584Z | Compiling owo-colors v4.2.2 |
| 1342 | 2026-02-20T04:36:45.616Z | Checking vsss-rs v3.3.4 |
| 1343 | 2026-02-20T04:36:45.650Z | Checking argon2 v0.5.3 |
| 1344 | 2026-02-20T04:36:45.681Z | Checking sha3 v0.10.8 |
| 1345 | 2026-02-20T04:36:45.744Z | Checking lru-cache v0.1.2 |
| 1346 | 2026-02-20T04:36:45.863Z | Checking chacha20poly1305 v0.10.1 |
| 1347 | 2026-02-20T04:36:46.062Z | Checking ciborium v0.2.2 |
| 1348 | 2026-02-20T04:36:46.093Z | Checking hickory-proto v0.24.4 |
| 1349 | 2026-02-20T04:36:46.118Z | Checking tokio-dtrace v0.1.1 |
| 1350 | 2026-02-20T04:36:46.243Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1351 | 2026-02-20T04:36:46.274Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1352 | 2026-02-20T04:36:46.453Z | Checking serde-big-array v0.5.1 |
| 1353 | 2026-02-20T04:36:46.701Z | Compiling serde_repr v0.1.20 |
| 1354 | 2026-02-20T04:36:46.726Z | Compiling derive-where v1.6.0 |
| 1355 | 2026-02-20T04:36:46.855Z | Checking same-file v1.0.6 |
| 1356 | 2026-02-20T04:36:46.983Z | Checking siphasher v1.0.1 |
| 1357 | 2026-02-20T04:36:47.079Z | Checking unicode-segmentation v1.12.0 |
| 1358 | 2026-02-20T04:36:47.333Z | Checking walkdir v2.5.0 |
| 1359 | 2026-02-20T04:36:47.360Z | Checking phf_shared v0.12.1 |
| 1360 | 2026-02-20T04:36:47.668Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1361 | 2026-02-20T04:36:47.697Z | Checking oxide-tokio-rt v0.1.2 |
| 1362 | 2026-02-20T04:36:47.730Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1363 | 2026-02-20T04:36:47.779Z | Checking newline-converter v0.3.0 |
| 1364 | 2026-02-20T04:36:47.968Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1365 | 2026-02-20T04:36:48.346Z | Checking console v0.15.11 |
| 1366 | 2026-02-20T04:36:48.441Z | Compiling progenitor-impl v0.10.0 |
| 1367 | 2026-02-20T04:36:48.965Z | Checking tokio-stream v0.1.17 |
| 1368 | 2026-02-20T04:36:49.267Z | Compiling pin-project-internal v1.1.10 |
| 1369 | 2026-02-20T04:36:49.487Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-02-20T04:36:49.517Z | Compiling slog-dtrace v0.3.0 |
| 1371 | 2026-02-20T04:36:49.675Z | Checking csv-core v0.1.12 |
| 1372 | 2026-02-20T04:36:49.872Z | Checking unicode-width v0.1.14 |
| 1373 | 2026-02-20T04:36:50.049Z | Compiling cancel-safe-futures v0.1.5 |
| 1374 | 2026-02-20T04:36:50.333Z | Checking swrite v0.1.0 |
| 1375 | 2026-02-20T04:36:50.399Z | Compiling chrono-tz v0.10.4 |
| 1376 | 2026-02-20T04:36:50.468Z | Checking smawk v0.3.2 |
| 1377 | 2026-02-20T04:36:50.492Z | Compiling unicode-xid v0.2.6 |
| 1378 | 2026-02-20T04:36:50.684Z | Checking unicode-linebreak v0.1.5 |
| 1379 | 2026-02-20T04:36:50.709Z | Compiling const_format_proc_macros v0.2.34 |
| 1380 | 2026-02-20T04:36:50.748Z | Checking qorb v0.4.1 |
| 1381 | 2026-02-20T04:36:50.858Z | Checking csv v1.3.1 |
| 1382 | 2026-02-20T04:36:51.120Z | Checking textwrap v0.16.2 |
| 1383 | 2026-02-20T04:36:51.320Z | Checking pin-project v1.1.10 |
| 1384 | 2026-02-20T04:36:51.515Z | Checking expectorate v1.2.0 |
| 1385 | 2026-02-20T04:36:51.561Z | Checking phf v0.12.1 |
| 1386 | 2026-02-20T04:36:51.587Z | Checking unicode-normalization v0.1.24 |
| 1387 | 2026-02-20T04:36:51.734Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1388 | 2026-02-20T04:36:52.222Z | Checking libsw-core v0.3.2 |
| 1389 | 2026-02-20T04:36:52.497Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1390 | 2026-02-20T04:36:52.526Z | Compiling snafu-derive v0.8.9 |
| 1391 | 2026-02-20T04:36:52.550Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1392 | 2026-02-20T04:36:52.688Z | Compiling async-recursion v1.1.1 |
| 1393 | 2026-02-20T04:36:52.797Z | Compiling cookie v0.18.1 |
| 1394 | 2026-02-20T04:36:53.158Z | Compiling progenitor-macro v0.10.0 |
| 1395 | 2026-02-20T04:36:53.187Z | Checking fixedbitset v0.4.2 |
| 1396 | 2026-02-20T04:36:53.222Z | Checking highway v1.3.0 |
| 1397 | 2026-02-20T04:36:53.597Z | Checking fixedbitset v0.5.7 |
| 1398 | 2026-02-20T04:36:53.739Z | Compiling moka v0.12.11 |
| 1399 | 2026-02-20T04:36:53.975Z | Checking petgraph v0.6.5 |
| 1400 | 2026-02-20T04:36:54.026Z | Checking petgraph v0.8.2 |
| 1401 | 2026-02-20T04:36:55.592Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1402 | 2026-02-20T04:36:56.003Z | Checking olpc-cjson v0.1.4 |
| 1403 | 2026-02-20T04:36:56.128Z | Checking snafu v0.8.9 |
| 1404 | 2026-02-20T04:36:56.247Z | Checking libsw v3.5.0 |
| 1405 | 2026-02-20T04:36:56.275Z | Checking const_format v0.2.34 |
| 1406 | 2026-02-20T04:36:56.609Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1407 | 2026-02-20T04:36:57.051Z | Checking papergrid v0.11.0 |
| 1408 | 2026-02-20T04:36:57.160Z | Checking globset v0.4.16 |
| 1409 | 2026-02-20T04:36:57.197Z | Checking gethostname v0.5.0 |
| 1410 | 2026-02-20T04:36:57.357Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1411 | 2026-02-20T04:36:57.639Z | Compiling tabled_derive v0.7.0 |
| 1412 | 2026-02-20T04:36:57.669Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1413 | 2026-02-20T04:36:58.229Z | Checking pem v3.0.5 |
| 1414 | 2026-02-20T04:36:58.277Z | Checking bcs v0.1.6 |
| 1415 | 2026-02-20T04:36:58.313Z | Checking serde_plain v1.0.2 |
| 1416 | 2026-02-20T04:36:58.527Z | Checking crc8 v0.1.1 |
| 1417 | 2026-02-20T04:36:58.591Z | Checking linear-map v1.2.0 |
| 1418 | 2026-02-20T04:36:58.727Z | Checking termtree v0.5.1 |
| 1419 | 2026-02-20T04:36:58.763Z | Compiling signal-hook v0.3.18 |
| 1420 | 2026-02-20T04:36:58.993Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1421 | 2026-02-20T04:36:59.095Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-02-20T04:36:59.445Z | Checking tagptr v0.2.0 |
| 1423 | 2026-02-20T04:36:59.704Z | Checking typed-path v0.9.3 |
| 1424 | 2026-02-20T04:36:59.980Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-02-20T04:37:01.166Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1426 | 2026-02-20T04:37:01.397Z | Checking tough v0.20.0 |
| 1427 | 2026-02-20T04:37:01.498Z | Checking tabled v0.15.0 |
| 1428 | 2026-02-20T04:37:02.014Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1429 | 2026-02-20T04:37:02.457Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1430 | 2026-02-20T04:37:02.600Z | Checking progenitor v0.10.0 |
| 1431 | 2026-02-20T04:37:02.842Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1432 | 2026-02-20T04:37:03.370Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1433 | 2026-02-20T04:37:03.576Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1434 | 2026-02-20T04:37:04.023Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1435 | 2026-02-20T04:37:04.286Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1436 | 2026-02-20T04:37:04.438Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1437 | 2026-02-20T04:37:04.746Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-02-20T04:37:04.980Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-02-20T04:37:05.014Z | Checking steno v0.4.1 |
| 1440 | 2026-02-20T04:37:05.346Z | Checking hickory-proto v0.25.2 |
| 1441 | 2026-02-20T04:37:05.472Z | Checking dropshot-api-manager-types v0.2.2 |
| 1442 | 2026-02-20T04:37:05.727Z | Compiling cargo-platform v0.1.9 |
| 1443 | 2026-02-20T04:37:05.760Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1444 | 2026-02-20T04:37:06.189Z | Compiling vergen v8.3.2 |
| 1445 | 2026-02-20T04:37:06.298Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-02-20T04:37:06.444Z | Compiling crc32fast v1.5.0 |
| 1447 | 2026-02-20T04:37:06.549Z | Checking humantime v2.3.0 |
| 1448 | 2026-02-20T04:37:07.034Z | Compiling cargo_metadata v0.18.1 |
| 1449 | 2026-02-20T04:37:07.066Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1450 | 2026-02-20T04:37:07.066Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1451 | 2026-02-20T04:37:08.760Z | Checking hickory-resolver v0.25.2 |
| 1452 | 2026-02-20T04:37:09.127Z | Checking sha2 v0.10.9 |
| 1453 | 2026-02-20T04:37:09.357Z | Compiling blake3 v1.8.2 |
| 1454 | 2026-02-20T04:37:09.617Z | Compiling fs-err v3.1.2 |
| 1455 | 2026-02-20T04:37:09.655Z | Checking adler2 v2.0.1 |
| 1456 | 2026-02-20T04:37:10.044Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1457 | 2026-02-20T04:37:10.074Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1458 | 2026-02-20T04:37:10.179Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-02-20T04:37:10.527Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1460 | 2026-02-20T04:37:10.881Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1461 | 2026-02-20T04:37:10.925Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1462 | 2026-02-20T04:37:10.979Z | Checking filetime v0.2.26 |
| 1463 | 2026-02-20T04:37:11.216Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1464 | 2026-02-20T04:37:11.588Z | Checking arrayref v0.3.9 |
| 1465 | 2026-02-20T04:37:11.707Z | Checking arrayvec v0.7.6 |
| 1466 | 2026-02-20T04:37:12.059Z | Checking constant_time_eq v0.3.1 |
| 1467 | 2026-02-20T04:37:12.224Z | Checking xattr v1.6.1 |
| 1468 | 2026-02-20T04:37:12.448Z | Checking is_ci v1.2.0 |
| 1469 | 2026-02-20T04:37:12.619Z | Compiling curl v0.4.49 |
| 1470 | 2026-02-20T04:37:13.060Z | Checking supports-color v3.0.2 |
| 1471 | 2026-02-20T04:37:13.227Z | Checking tar v0.4.44 |
| 1472 | 2026-02-20T04:37:13.860Z | Checking flate2 v1.1.2 |
| 1473 | 2026-02-20T04:37:14.409Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1474 | 2026-02-20T04:37:14.440Z | Checking drift v0.1.0 |
| 1475 | 2026-02-20T04:37:14.477Z | Checking kstat-rs v0.2.4 |
| 1476 | 2026-02-20T04:37:14.836Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1477 | 2026-02-20T04:37:14.929Z | Checking topological-sort v0.2.2 |
| 1478 | 2026-02-20T04:37:14.995Z | Checking toml v0.7.8 |
| 1479 | 2026-02-20T04:37:15.168Z | Checking dropshot-api-manager v0.2.2 |
| 1480 | 2026-02-20T04:37:15.509Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1481 | 2026-02-20T04:37:15.620Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1482 | 2026-02-20T04:37:15.689Z | Checking omicron-zone-package v0.12.2 |
| 1483 | 2026-02-20T04:37:17.415Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1484 | 2026-02-20T04:37:17.476Z | Checking signal-hook-tokio v0.3.1 |
| 1485 | 2026-02-20T04:37:17.688Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1486 | 2026-02-20T04:37:17.713Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1487 | 2026-02-20T04:37:18.168Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1488 | 2026-02-20T04:37:18.562Z | Checking search_path v0.1.4 |
| 1489 | 2026-02-20T04:37:18.796Z | Checking internet-checksum v0.2.1 |
| 1490 | 2026-02-20T04:37:18.863Z | Checking display-error-chain v0.2.2 |
| 1491 | 2026-02-20T04:37:19.011Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1492 | 2026-02-20T04:37:19.091Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1493 | 2026-02-20T04:37:19.205Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1494 | 2026-02-20T04:37:19.404Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1495 | 2026-02-20T04:37:23.260Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1496 | 2026-02-20T04:37:23.498Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1497 | 2026-02-20T04:37:24.663Z | Compiling git2 v0.19.0 |
| 1498 | 2026-02-20T04:37:30.548Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1499 | 2026-02-20T04:37:31.980Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1500 | 2026-02-20T04:37:49.013Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-02-20T04:37:52.343Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-02-20T04:38:04.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s |
| 1503 | 2026-02-20T04:38:05.078Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1504 | 2026-02-20T04:38:05.078Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1505 | 2026-02-20T04:38:06.311Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1506 | 2026-02-20T04:38:06.335Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1507 | 2026-02-20T04:38:06.360Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1508 | 2026-02-20T04:38:06.360Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1509 | 2026-02-20T04:38:23.078Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1510 | 2026-02-20T04:38:23.078Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1511 | 2026-02-20T04:38:28.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.32s |
| 1512 | 2026-02-20T04:38:28.823Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1513 | 2026-02-20T04:38:28.823Z | + cargo clippy --features softnpu -- --deny warnings |
| 1514 | 2026-02-20T04:38:29.677Z | Downloading crates ... |
| 1515 | 2026-02-20T04:38:29.955Z | Downloaded radium v0.7.0 |
| 1516 | 2026-02-20T04:38:29.980Z | Downloaded typeid v1.0.3 |
| 1517 | 2026-02-20T04:38:29.980Z | Downloaded funty v2.0.0 |
| 1518 | 2026-02-20T04:38:29.980Z | Downloaded serde_arrays v0.1.0 |
| 1519 | 2026-02-20T04:38:29.980Z | Downloaded wyz v0.5.1 |
| 1520 | 2026-02-20T04:38:29.980Z | Downloaded num-bigint v0.4.6 |
| 1521 | 2026-02-20T04:38:29.980Z | Downloaded ascii v1.1.0 |
| 1522 | 2026-02-20T04:38:30.004Z | Downloaded bitvec v1.0.1 |
| 1523 | 2026-02-20T04:38:30.004Z | Downloaded tap v1.0.1 |
| 1524 | 2026-02-20T04:38:30.004Z | Downloaded bitstruct_derive v0.1.0 |
| 1525 | 2026-02-20T04:38:30.004Z | Downloaded bitstruct v0.1.1 |
| 1526 | 2026-02-20T04:38:30.004Z | Downloaded libloading v0.7.4 |
| 1527 | 2026-02-20T04:38:30.029Z | Downloaded erased-serde v0.4.8 |
| 1528 | 2026-02-20T04:38:30.321Z | Checking num-integer v0.1.46 |
| 1529 | 2026-02-20T04:38:30.345Z | Checking num-complex v0.4.6 |
| 1530 | 2026-02-20T04:38:30.382Z | Compiling radium v0.7.0 |
| 1531 | 2026-02-20T04:38:30.406Z | Checking tap v1.0.1 |
| 1532 | 2026-02-20T04:38:30.431Z | Checking funty v2.0.0 |
| 1533 | 2026-02-20T04:38:30.455Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1534 | 2026-02-20T04:38:30.455Z | Compiling typeid v1.0.3 |
| 1535 | 2026-02-20T04:38:30.480Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1536 | 2026-02-20T04:38:30.603Z | Checking wyz v0.5.1 |
| 1537 | 2026-02-20T04:38:30.825Z | Checking num-bigint v0.4.6 |
| 1538 | 2026-02-20T04:38:30.850Z | Checking num-iter v0.1.45 |
| 1539 | 2026-02-20T04:38:30.874Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1540 | 2026-02-20T04:38:30.988Z | Compiling erased-serde v0.4.8 |
| 1541 | 2026-02-20T04:38:31.085Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1542 | 2026-02-20T04:38:31.209Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1543 | 2026-02-20T04:38:31.234Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1544 | 2026-02-20T04:38:31.234Z | Compiling bitstruct_derive v0.1.0 |
| 1545 | 2026-02-20T04:38:31.259Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1546 | 2026-02-20T04:38:31.285Z | Checking bitvec v1.0.1 |
| 1547 | 2026-02-20T04:38:31.317Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1548 | 2026-02-20T04:38:31.595Z | Checking ascii v1.1.0 |
| 1549 | 2026-02-20T04:38:31.620Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1550 | 2026-02-20T04:38:31.620Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1551 | 2026-02-20T04:38:31.737Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1552 | 2026-02-20T04:38:31.761Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1553 | 2026-02-20T04:38:31.803Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1554 | 2026-02-20T04:38:31.836Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1555 | 2026-02-20T04:38:32.448Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1556 | 2026-02-20T04:38:32.473Z | Checking bitstruct v0.1.1 |
| 1557 | 2026-02-20T04:38:32.550Z | Checking serde_arrays v0.1.0 |
| 1558 | 2026-02-20T04:38:32.600Z | Checking libloading v0.7.4 |
| 1559 | 2026-02-20T04:38:32.711Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1560 | 2026-02-20T04:38:33.076Z | Checking num-rational v0.4.2 |
| 1561 | 2026-02-20T04:38:33.748Z | Checking num v0.4.3 |
| 1562 | 2026-02-20T04:38:33.871Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1563 | 2026-02-20T04:38:34.924Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1564 | 2026-02-20T04:38:35.553Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1565 | 2026-02-20T04:38:35.577Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1566 | 2026-02-20T04:38:35.945Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1567 | 2026-02-20T04:38:36.832Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1568 | 2026-02-20T04:38:36.856Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1569 | 2026-02-20T04:38:37.802Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1570 | 2026-02-20T04:38:38.163Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1571 | 2026-02-20T04:38:38.164Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1572 | 2026-02-20T04:38:38.188Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1573 | 2026-02-20T04:38:38.279Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1574 | 2026-02-20T04:38:38.855Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1575 | 2026-02-20T04:38:40.028Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1576 | 2026-02-20T04:38:41.716Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1577 | 2026-02-20T04:38:42.123Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1578 | 2026-02-20T04:38:46.736Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1579 | 2026-02-20T04:38:52.134Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1580 | 2026-02-20T04:38:52.366Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1581 | 2026-02-20T04:39:08.875Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1582 | 2026-02-20T04:39:11.972Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-02-20T04:39:12.988Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1584 | 2026-02-20T04:39:24.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.35s |
| 1585 | 2026-02-20T04:39:24.594Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1586 | 2026-02-20T04:39:24.594Z | + cargo clippy --features chaos -- --deny warnings |
| 1587 | 2026-02-20T04:39:25.797Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1588 | 2026-02-20T04:39:25.821Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1589 | 2026-02-20T04:39:25.821Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1590 | 2026-02-20T04:39:44.077Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1591 | 2026-02-20T04:39:44.101Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1592 | 2026-02-20T04:39:49.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.92s |
| 1593 | 2026-02-20T04:39:49.919Z | + banner fmt |
| 1594 | 2026-02-20T04:39:49.944Z | |
| 1595 | 2026-02-20T04:39:49.944Z | ###### # # ##### |
| 1596 | 2026-02-20T04:39:49.944Z | # ## ## # |
| 1597 | 2026-02-20T04:39:49.944Z | ##### # ## # # |
| 1598 | 2026-02-20T04:39:49.944Z | # # # # |
| 1599 | 2026-02-20T04:39:49.944Z | # # # # |
| 1600 | 2026-02-20T04:39:49.944Z | # # # # |
| 1601 | 2026-02-20T04:39:49.944Z | |
| 1602 | 2026-02-20T04:39:49.944Z | + cargo fmt -- --check |
| 1603 | 2026-02-20T04:39:51.034Z | + banner test |
| 1604 | 2026-02-20T04:39:51.058Z | |
| 1605 | 2026-02-20T04:39:51.058Z | ##### ###### #### ##### |
| 1606 | 2026-02-20T04:39:51.058Z | # # # # |
| 1607 | 2026-02-20T04:39:51.058Z | # ##### #### # |
| 1608 | 2026-02-20T04:39:51.058Z | # # # # |
| 1609 | 2026-02-20T04:39:51.058Z | # # # # # |
| 1610 | 2026-02-20T04:39:51.058Z | # ###### #### # |
| 1611 | 2026-02-20T04:39:51.059Z | |
| 1612 | 2026-02-20T04:39:51.059Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1613 | 2026-02-20T04:39:51.059Z | + RUST_BACKTRACE=full |
| 1614 | 2026-02-20T04:39:51.059Z | + cargo test --features tofino_stub --no-fail-fast |
| 1615 | 2026-02-20T04:39:52.973Z | Compiling unicode-ident v1.0.19 |
| 1616 | 2026-02-20T04:39:52.973Z | Compiling cfg-if v1.0.3 |
| 1617 | 2026-02-20T04:39:52.997Z | Compiling memchr v2.7.5 |
| 1618 | 2026-02-20T04:39:53.052Z | Compiling serde_core v1.0.228 |
| 1619 | 2026-02-20T04:39:53.077Z | Compiling itoa v1.0.15 |
| 1620 | 2026-02-20T04:39:53.101Z | Compiling libc v0.2.176 |
| 1621 | 2026-02-20T04:39:53.125Z | Compiling zmij v1.0.17 |
| 1622 | 2026-02-20T04:39:53.173Z | Compiling libm v0.2.15 |
| 1623 | 2026-02-20T04:39:53.256Z | Compiling proc-macro2 v1.0.101 |
| 1624 | 2026-02-20T04:39:53.333Z | Compiling log v0.4.28 |
| 1625 | 2026-02-20T04:39:53.739Z | Compiling smallvec v1.15.1 |
| 1626 | 2026-02-20T04:39:54.135Z | Compiling quote v1.0.40 |
| 1627 | 2026-02-20T04:39:54.330Z | Compiling heck v0.5.0 |
| 1628 | 2026-02-20T04:39:54.393Z | Compiling iana-time-zone v0.1.64 |
| 1629 | 2026-02-20T04:39:54.463Z | Compiling equivalent v1.0.2 |
| 1630 | 2026-02-20T04:39:54.607Z | Compiling syn v2.0.114 |
| 1631 | 2026-02-20T04:39:54.811Z | Compiling allocator-api2 v0.2.21 |
| 1632 | 2026-02-20T04:39:54.854Z | Compiling regex-syntax v0.8.6 |
| 1633 | 2026-02-20T04:39:54.883Z | Compiling dyn-clone v1.0.20 |
| 1634 | 2026-02-20T04:39:54.971Z | Compiling aho-corasick v1.1.3 |
| 1635 | 2026-02-20T04:39:55.147Z | Compiling stable_deref_trait v1.2.0 |
| 1636 | 2026-02-20T04:39:55.277Z | Compiling pin-project-lite v0.2.16 |
| 1637 | 2026-02-20T04:39:55.440Z | Compiling hashbrown v0.16.1 |
| 1638 | 2026-02-20T04:39:55.508Z | Compiling fnv v1.0.7 |
| 1639 | 2026-02-20T04:39:55.697Z | Compiling percent-encoding v2.3.2 |
| 1640 | 2026-02-20T04:39:55.886Z | Compiling litemap v0.8.0 |
| 1641 | 2026-02-20T04:39:56.072Z | Compiling writeable v0.6.1 |
| 1642 | 2026-02-20T04:39:56.299Z | Compiling icu_normalizer_data v2.0.0 |
| 1643 | 2026-02-20T04:39:56.429Z | Compiling icu_properties_data v2.0.1 |
| 1644 | 2026-02-20T04:39:56.645Z | Compiling form_urlencoded v1.2.2 |
| 1645 | 2026-02-20T04:39:56.674Z | Compiling utf8_iter v1.0.4 |
| 1646 | 2026-02-20T04:39:56.698Z | Compiling scopeguard v1.2.0 |
| 1647 | 2026-02-20T04:39:56.881Z | Compiling lock_api v0.4.13 |
| 1648 | 2026-02-20T04:39:56.936Z | Compiling byteorder v1.5.0 |
| 1649 | 2026-02-20T04:39:56.983Z | Compiling ucd-trie v0.1.7 |
| 1650 | 2026-02-20T04:39:57.347Z | Compiling semver v1.0.27 |
| 1651 | 2026-02-20T04:39:57.419Z | Compiling serde_json v1.0.149 |
| 1652 | 2026-02-20T04:39:57.520Z | Compiling indexmap v2.13.0 |
| 1653 | 2026-02-20T04:39:57.585Z | Compiling num-traits v0.2.19 |
| 1654 | 2026-02-20T04:39:58.014Z | Compiling getrandom v0.3.3 |
| 1655 | 2026-02-20T04:39:58.086Z | Compiling glob v0.3.3 |
| 1656 | 2026-02-20T04:39:58.329Z | Compiling regex-automata v0.4.13 |
| 1657 | 2026-02-20T04:39:58.355Z | Compiling futures-core v0.3.31 |
| 1658 | 2026-02-20T04:39:59.061Z | Compiling minimal-lexical v0.2.1 |
| 1659 | 2026-02-20T04:39:59.086Z | Compiling clang-sys v1.8.1 |
| 1660 | 2026-02-20T04:39:59.211Z | Compiling time-core v0.1.6 |
| 1661 | 2026-02-20T04:39:59.498Z | Compiling nom v7.1.3 |
| 1662 | 2026-02-20T04:39:59.574Z | Compiling num-conv v0.1.0 |
| 1663 | 2026-02-20T04:39:59.716Z | Compiling libloading v0.8.9 |
| 1664 | 2026-02-20T04:39:59.848Z | Compiling bindgen v0.72.1 |
| 1665 | 2026-02-20T04:39:59.878Z | Compiling time-macros v0.2.24 |
| 1666 | 2026-02-20T04:40:00.291Z | Compiling pretty-hex v0.4.1 |
| 1667 | 2026-02-20T04:40:00.534Z | Compiling uuid v1.20.0 |
| 1668 | 2026-02-20T04:40:00.846Z | Compiling futures-sink v0.3.31 |
| 1669 | 2026-02-20T04:40:01.023Z | Compiling strsim v0.11.1 |
| 1670 | 2026-02-20T04:40:01.405Z | Compiling synstructure v0.13.2 |
| 1671 | 2026-02-20T04:40:01.786Z | Compiling serde_derive_internals v0.29.1 |
| 1672 | 2026-02-20T04:40:02.035Z | Compiling regex v1.12.2 |
| 1673 | 2026-02-20T04:40:02.338Z | Compiling prettyplease v0.2.37 |
| 1674 | 2026-02-20T04:40:02.438Z | Compiling cexpr v0.6.0 |
| 1675 | 2026-02-20T04:40:02.519Z | Compiling plain v0.2.3 |
| 1676 | 2026-02-20T04:40:02.985Z | Compiling ryu v1.0.20 |
| 1677 | 2026-02-20T04:40:03.389Z | Compiling slab v0.4.11 |
| 1678 | 2026-02-20T04:40:03.452Z | Compiling syn v1.0.109 |
| 1679 | 2026-02-20T04:40:03.787Z | Compiling futures-channel v0.3.31 |
| 1680 | 2026-02-20T04:40:04.226Z | Compiling pin-utils v0.1.0 |
| 1681 | 2026-02-20T04:40:04.368Z | Compiling foldhash v0.1.5 |
| 1682 | 2026-02-20T04:40:04.393Z | Compiling futures-io v0.3.31 |
| 1683 | 2026-02-20T04:40:04.552Z | Compiling serde_derive v1.0.228 |
| 1684 | 2026-02-20T04:40:04.755Z | Compiling zerofrom-derive v0.1.6 |
| 1685 | 2026-02-20T04:40:04.786Z | Compiling yoke-derive v0.8.0 |
| 1686 | 2026-02-20T04:40:04.878Z | Compiling zerovec-derive v0.11.1 |
| 1687 | 2026-02-20T04:40:05.563Z | Compiling displaydoc v0.2.5 |
| 1688 | 2026-02-20T04:40:07.099Z | Compiling thiserror-impl v2.0.18 |
| 1689 | 2026-02-20T04:40:07.156Z | Compiling tokio-macros v2.6.0 |
| 1690 | 2026-02-20T04:40:07.279Z | Compiling schemars_derive v0.8.22 |
| 1691 | 2026-02-20T04:40:07.587Z | Compiling zerocopy-derive v0.8.27 |
| 1692 | 2026-02-20T04:40:08.011Z | Compiling zeroize_derive v1.4.3 |
| 1693 | 2026-02-20T04:40:08.681Z | Compiling futures-macro v0.3.31 |
| 1694 | 2026-02-20T04:40:09.428Z | Compiling zerofrom v0.1.6 |
| 1695 | 2026-02-20T04:40:09.673Z | Compiling yoke v0.8.0 |
| 1696 | 2026-02-20T04:40:10.059Z | Compiling zerovec v0.11.4 |
| 1697 | 2026-02-20T04:40:10.092Z | Compiling zerotrie v0.2.2 |
| 1698 | 2026-02-20T04:40:10.116Z | Compiling thiserror v2.0.18 |
| 1699 | 2026-02-20T04:40:10.332Z | Compiling thiserror-impl v1.0.69 |
| 1700 | 2026-02-20T04:40:10.356Z | Compiling zerocopy v0.8.27 |
| 1701 | 2026-02-20T04:40:10.439Z | Compiling tracing-attributes v0.1.30 |
| 1702 | 2026-02-20T04:40:10.771Z | Compiling pest v2.8.2 |
| 1703 | 2026-02-20T04:40:10.948Z | Compiling serde v1.0.228 |
| 1704 | 2026-02-20T04:40:12.110Z | Compiling bytes v1.10.1 |
| 1705 | 2026-02-20T04:40:12.525Z | Compiling serde_tokenstream v0.2.2 |
| 1706 | 2026-02-20T04:40:12.893Z | Compiling tinystr v0.8.1 |
| 1707 | 2026-02-20T04:40:13.076Z | Compiling potential_utf v0.1.3 |
| 1708 | 2026-02-20T04:40:13.102Z | Compiling chrono v0.4.43 |
| 1709 | 2026-02-20T04:40:13.287Z | Compiling icu_locale_core v2.0.0 |
| 1710 | 2026-02-20T04:40:13.411Z | Compiling icu_collections v2.0.0 |
| 1711 | 2026-02-20T04:40:13.451Z | Compiling http v1.4.0 |
| 1712 | 2026-02-20T04:40:13.593Z | Compiling pest_meta v2.8.2 |
| 1713 | 2026-02-20T04:40:14.055Z | Compiling scroll_derive v0.13.1 |
| 1714 | 2026-02-20T04:40:14.081Z | Compiling async-trait v0.1.89 |
| 1715 | 2026-02-20T04:40:14.537Z | Compiling icu_provider v2.0.0 |
| 1716 | 2026-02-20T04:40:15.186Z | Compiling icu_properties v2.0.1 |
| 1717 | 2026-02-20T04:40:15.314Z | Compiling icu_normalizer v2.0.0 |
| 1718 | 2026-02-20T04:40:17.153Z | Compiling pest_generator v2.8.2 |
| 1719 | 2026-02-20T04:40:17.193Z | Compiling schemars v0.8.22 |
| 1720 | 2026-02-20T04:40:17.193Z | Compiling aws-lc-sys v0.31.0 |
| 1721 | 2026-02-20T04:40:17.217Z | Compiling hashbrown v0.15.5 |
| 1722 | 2026-02-20T04:40:17.218Z | Compiling futures-task v0.3.31 |
| 1723 | 2026-02-20T04:40:17.218Z | Compiling scroll v0.13.0 |
| 1724 | 2026-02-20T04:40:17.218Z | Compiling pest_derive v2.8.2 |
| 1725 | 2026-02-20T04:40:17.218Z | Compiling thiserror v1.0.69 |
| 1726 | 2026-02-20T04:40:18.170Z | Compiling idna_adapter v1.2.1 |
| 1727 | 2026-02-20T04:40:18.194Z | Compiling regress v0.10.4 |
| 1728 | 2026-02-20T04:40:18.194Z | Compiling goblin v0.10.1 |
| 1729 | 2026-02-20T04:40:18.194Z | Compiling idna v1.1.0 |
| 1730 | 2026-02-20T04:40:18.194Z | Compiling dtrace-parser v0.3.0 |
| 1731 | 2026-02-20T04:40:18.458Z | Compiling url v2.5.7 |
| 1732 | 2026-02-20T04:40:18.483Z | Compiling openssl-macros v0.1.1 |
| 1733 | 2026-02-20T04:40:19.354Z | Compiling socket2 v0.6.0 |
| 1734 | 2026-02-20T04:40:19.399Z | Compiling thread-id v5.0.0 |
| 1735 | 2026-02-20T04:40:20.173Z | Compiling getrandom v0.2.16 |
| 1736 | 2026-02-20T04:40:20.363Z | Compiling parking_lot_core v0.9.11 |
| 1737 | 2026-02-20T04:40:20.407Z | Compiling daft-derive v0.1.4 |
| 1738 | 2026-02-20T04:40:20.591Z | Compiling signal-hook-registry v1.4.6 |
| 1739 | 2026-02-20T04:40:20.615Z | Compiling darling_core v0.21.3 |
| 1740 | 2026-02-20T04:40:21.354Z | Compiling typify-impl v0.4.3 |
| 1741 | 2026-02-20T04:40:21.405Z | Compiling parking_lot v0.12.4 |
| 1742 | 2026-02-20T04:40:21.526Z | Compiling mio v1.0.4 |
| 1743 | 2026-02-20T04:40:21.945Z | Compiling untrusted v0.9.0 |
| 1744 | 2026-02-20T04:40:22.160Z | Compiling zeroize v1.8.1 |
| 1745 | 2026-02-20T04:40:22.259Z | Compiling tokio v1.49.0 |
| 1746 | 2026-02-20T04:40:22.575Z | Compiling ppv-lite86 v0.2.21 |
| 1747 | 2026-02-20T04:40:22.728Z | Compiling openapiv3 v2.2.0 |
| 1748 | 2026-02-20T04:40:26.117Z | Compiling dof v0.4.0 |
| 1749 | 2026-02-20T04:40:26.413Z | Compiling darling_macro v0.21.3 |
| 1750 | 2026-02-20T04:40:26.770Z | Compiling erased-serde v0.3.31 |
| 1751 | 2026-02-20T04:40:26.956Z | Compiling typenum v1.18.0 |
| 1752 | 2026-02-20T04:40:27.627Z | Compiling usdt-impl v0.6.0 |
| 1753 | 2026-02-20T04:40:28.093Z | Compiling darling v0.21.3 |
| 1754 | 2026-02-20T04:40:28.257Z | Compiling anyhow v1.0.100 |
| 1755 | 2026-02-20T04:40:28.373Z | Compiling serde_yaml v0.9.34+deprecated |
| 1756 | 2026-02-20T04:40:29.075Z | Compiling base64 v0.22.1 |
| 1757 | 2026-02-20T04:40:29.126Z | Compiling http-body v1.0.1 |
| 1758 | 2026-02-20T04:40:29.266Z | Compiling usdt-macro v0.6.0 |
| 1759 | 2026-02-20T04:40:29.403Z | Compiling usdt-attr-macro v0.6.0 |
| 1760 | 2026-02-20T04:40:29.481Z | Compiling bitflags v2.9.4 |
| 1761 | 2026-02-20T04:40:29.752Z | Compiling ipnet v2.11.0 |
| 1762 | 2026-02-20T04:40:29.927Z | Compiling atomic-waker v1.1.2 |
| 1763 | 2026-02-20T04:40:30.141Z | Compiling structmeta-derive v0.3.0 |
| 1764 | 2026-02-20T04:40:30.829Z | Compiling httparse v1.10.1 |
| 1765 | 2026-02-20T04:40:31.176Z | Compiling portable-atomic v1.11.1 |
| 1766 | 2026-02-20T04:40:31.410Z | Compiling tower-service v0.3.3 |
| 1767 | 2026-02-20T04:40:31.459Z | Compiling tower-layer v0.3.3 |
| 1768 | 2026-02-20T04:40:31.861Z | Compiling newtype-uuid-macros v0.1.0 |
| 1769 | 2026-02-20T04:40:32.277Z | Compiling structmeta v0.3.0 |
| 1770 | 2026-02-20T04:40:32.360Z | Compiling strum_macros v0.26.4 |
| 1771 | 2026-02-20T04:40:32.666Z | Compiling try-lock v0.2.5 |
| 1772 | 2026-02-20T04:40:32.866Z | Compiling critical-section v1.2.0 |
| 1773 | 2026-02-20T04:40:33.079Z | Compiling once_cell v1.21.3 |
| 1774 | 2026-02-20T04:40:33.545Z | Compiling want v0.3.1 |
| 1775 | 2026-02-20T04:40:33.572Z | Compiling async-stream-impl v0.3.6 |
| 1776 | 2026-02-20T04:40:33.966Z | Compiling powerfmt v0.2.0 |
| 1777 | 2026-02-20T04:40:34.028Z | Compiling httpdate v1.0.3 |
| 1778 | 2026-02-20T04:40:34.385Z | Compiling deranged v0.5.3 |
| 1779 | 2026-02-20T04:40:34.425Z | Compiling num_threads v0.1.7 |
| 1780 | 2026-02-20T04:40:34.601Z | Compiling omicron-workspace-hack v0.1.0 |
| 1781 | 2026-02-20T04:40:34.729Z | Compiling dropshot_endpoint v0.16.7 |
| 1782 | 2026-02-20T04:40:35.442Z | Compiling typify-macro v0.4.3 |
| 1783 | 2026-02-20T04:40:37.063Z | Compiling ref-cast-impl v1.0.25 |
| 1784 | 2026-02-20T04:40:37.756Z | Compiling subtle v2.6.1 |
| 1785 | 2026-02-20T04:40:38.125Z | Compiling derive-ex v0.1.8 |
| 1786 | 2026-02-20T04:40:38.703Z | Compiling strum_macros v0.27.2 |
| 1787 | 2026-02-20T04:40:38.753Z | Compiling http-body-util v0.1.3 |
| 1788 | 2026-02-20T04:40:39.251Z | Compiling serde_with_macros v3.14.1 |
| 1789 | 2026-02-20T04:40:39.507Z | Compiling typify v0.4.3 |
| 1790 | 2026-02-20T04:40:39.543Z | Compiling serde_urlencoded v0.7.1 |
| 1791 | 2026-02-20T04:40:39.664Z | Compiling progenitor-impl v0.11.1 |
| 1792 | 2026-02-20T04:40:40.228Z | Compiling rand_core v0.6.4 |
| 1793 | 2026-02-20T04:40:40.269Z | Compiling sync_wrapper v1.0.2 |
| 1794 | 2026-02-20T04:40:40.463Z | Compiling thread_local v1.1.9 |
| 1795 | 2026-02-20T04:40:41.048Z | Compiling encoding_rs v0.8.35 |
| 1796 | 2026-02-20T04:40:41.420Z | Compiling mime v0.3.17 |
| 1797 | 2026-02-20T04:40:41.568Z | Compiling match_cfg v0.1.0 |
| 1798 | 2026-02-20T04:40:41.696Z | Compiling parse-display-derive v0.10.0 |
| 1799 | 2026-02-20T04:40:41.720Z | Compiling test-strategy v0.4.3 |
| 1800 | 2026-02-20T04:40:42.450Z | Compiling toml_datetime v0.6.11 |
| 1801 | 2026-02-20T04:40:42.901Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1802 | 2026-02-20T04:40:43.011Z | Compiling take_mut v0.2.2 |
| 1803 | 2026-02-20T04:40:43.193Z | Compiling term v1.2.0 |
| 1804 | 2026-02-20T04:40:43.731Z | Compiling iri-string v0.7.8 |
| 1805 | 2026-02-20T04:40:43.770Z | Compiling futures-util v0.3.31 |
| 1806 | 2026-02-20T04:40:45.001Z | Compiling clap_derive v4.5.49 |
| 1807 | 2026-02-20T04:40:45.103Z | Compiling cpufeatures v0.2.17 |
| 1808 | 2026-02-20T04:40:45.130Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1809 | 2026-02-20T04:40:45.921Z | Compiling tracing-core v0.1.34 |
| 1810 | 2026-02-20T04:40:46.411Z | Compiling unicode-width v0.2.1 |
| 1811 | 2026-02-20T04:40:46.939Z | Compiling fastrand v2.3.0 |
| 1812 | 2026-02-20T04:40:47.186Z | Compiling tracing v0.1.41 |
| 1813 | 2026-02-20T04:40:47.321Z | Compiling progenitor-macro v0.11.1 |
| 1814 | 2026-02-20T04:40:47.485Z | Compiling camino v1.2.2 |
| 1815 | 2026-02-20T04:40:48.208Z | Compiling generic-array v0.14.7 |
| 1816 | 2026-02-20T04:40:48.489Z | Compiling errno v0.3.14 |
| 1817 | 2026-02-20T04:40:48.884Z | Compiling ipnetwork v0.21.1 |
| 1818 | 2026-02-20T04:40:48.929Z | Compiling crossbeam-utils v0.8.21 |
| 1819 | 2026-02-20T04:40:49.378Z | Compiling slog v2.8.2 |
| 1820 | 2026-02-20T04:40:49.788Z | Compiling winnow v0.7.14 |
| 1821 | 2026-02-20T04:40:49.814Z | Compiling hex v0.4.3 |
| 1822 | 2026-02-20T04:40:50.265Z | Compiling rustix v1.1.2 |
| 1823 | 2026-02-20T04:40:50.302Z | Compiling rustls-pki-types v1.12.0 |
| 1824 | 2026-02-20T04:40:51.606Z | Compiling crypto-common v0.1.6 |
| 1825 | 2026-02-20T04:40:51.838Z | Compiling rand_core v0.9.3 |
| 1826 | 2026-02-20T04:40:53.181Z | Compiling oxnet v0.1.4 |
| 1827 | 2026-02-20T04:40:53.205Z | Compiling tokio-util v0.7.16 |
| 1828 | 2026-02-20T04:40:53.369Z | Compiling ring v0.17.14 |
| 1829 | 2026-02-20T04:40:53.521Z | Compiling itertools v0.14.0 |
| 1830 | 2026-02-20T04:40:54.117Z | Compiling rand_chacha v0.9.0 |
| 1831 | 2026-02-20T04:40:55.142Z | Compiling rand v0.9.2 |
| 1832 | 2026-02-20T04:40:56.452Z | Compiling quick-error v1.2.3 |
| 1833 | 2026-02-20T04:40:56.476Z | Compiling debug-ignore v1.0.5 |
| 1834 | 2026-02-20T04:40:56.681Z | Compiling spin v0.9.8 |
| 1835 | 2026-02-20T04:40:56.706Z | Compiling h2 v0.4.12 |
| 1836 | 2026-02-20T04:40:56.911Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1837 | 2026-02-20T04:40:57.938Z | Compiling tabwriter v1.4.1 |
| 1838 | 2026-02-20T04:40:58.468Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1839 | 2026-02-20T04:40:58.527Z | Compiling serde_spanned v1.0.4 |
| 1840 | 2026-02-20T04:40:58.826Z | Compiling colored v3.0.0 |
| 1841 | 2026-02-20T04:40:58.915Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1842 | 2026-02-20T04:40:58.939Z | Compiling bit-vec v0.8.0 |
| 1843 | 2026-02-20T04:40:59.201Z | Compiling lazy_static v1.5.0 |
| 1844 | 2026-02-20T04:40:59.397Z | Compiling bit-set v0.8.0 |
| 1845 | 2026-02-20T04:40:59.431Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1846 | 2026-02-20T04:40:59.648Z | Compiling time v0.3.44 |
| 1847 | 2026-02-20T04:40:59.710Z | Compiling strum v0.26.3 |
| 1848 | 2026-02-20T04:40:59.734Z | Compiling async-stream v0.3.6 |
| 1849 | 2026-02-20T04:40:59.949Z | Compiling waitgroup v0.1.2 |
| 1850 | 2026-02-20T04:41:00.069Z | Compiling serde_path_to_error v0.1.20 |
| 1851 | 2026-02-20T04:41:00.233Z | Compiling anstyle v1.0.11 |
| 1852 | 2026-02-20T04:41:00.718Z | Compiling unarray v0.1.4 |
| 1853 | 2026-02-20T04:41:00.898Z | Compiling crossbeam-channel v0.5.15 |
| 1854 | 2026-02-20T04:41:00.922Z | Compiling block-buffer v0.10.4 |
| 1855 | 2026-02-20T04:41:01.200Z | Compiling macaddr v1.0.1 |
| 1856 | 2026-02-20T04:41:01.652Z | Compiling hyper v1.8.1 |
| 1857 | 2026-02-20T04:41:02.279Z | Compiling utf8parse v0.2.2 |
| 1858 | 2026-02-20T04:41:02.479Z | Compiling anstyle-parse v0.2.7 |
| 1859 | 2026-02-20T04:41:02.700Z | Compiling digest v0.10.7 |
| 1860 | 2026-02-20T04:41:02.846Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1861 | 2026-02-20T04:41:03.010Z | Compiling ref-cast v1.0.25 |
| 1862 | 2026-02-20T04:41:03.121Z | Compiling openssl-sys v0.9.109 |
| 1863 | 2026-02-20T04:41:03.186Z | Compiling anstyle-query v1.1.4 |
| 1864 | 2026-02-20T04:41:03.376Z | Compiling is_terminal_polyfill v1.70.1 |
| 1865 | 2026-02-20T04:41:03.546Z | Compiling colorchoice v1.0.4 |
| 1866 | 2026-02-20T04:41:03.689Z | Compiling strum v0.27.2 |
| 1867 | 2026-02-20T04:41:03.805Z | Compiling anstream v0.6.20 |
| 1868 | 2026-02-20T04:41:03.886Z | Compiling is-terminal v0.4.16 |
| 1869 | 2026-02-20T04:41:03.911Z | Compiling clap_lex v0.7.5 |
| 1870 | 2026-02-20T04:41:03.957Z | Compiling foreign-types-shared v0.1.1 |
| 1871 | 2026-02-20T04:41:04.053Z | Compiling hyper-util v0.1.19 |
| 1872 | 2026-02-20T04:41:04.112Z | Compiling untrusted v0.7.1 |
| 1873 | 2026-02-20T04:41:04.321Z | Compiling foreign-types v0.3.2 |
| 1874 | 2026-02-20T04:41:04.346Z | Compiling slog-term v2.9.2 |
| 1875 | 2026-02-20T04:41:04.381Z | Compiling slog-json v2.6.1 |
| 1876 | 2026-02-20T04:41:04.405Z | Compiling slog-async v2.8.0 |
| 1877 | 2026-02-20T04:41:04.450Z | Compiling hostname v0.3.1 |
| 1878 | 2026-02-20T04:41:04.474Z | Compiling openssl-probe v0.1.6 |
| 1879 | 2026-02-20T04:41:04.682Z | Compiling slog-bunyan v2.5.0 |
| 1880 | 2026-02-20T04:41:04.770Z | Compiling openssl v0.10.73 |
| 1881 | 2026-02-20T04:41:04.940Z | Compiling futures-executor v0.3.31 |
| 1882 | 2026-02-20T04:41:05.516Z | Compiling instant v0.1.13 |
| 1883 | 2026-02-20T04:41:05.579Z | Compiling foldhash v0.2.0 |
| 1884 | 2026-02-20T04:41:05.727Z | Compiling futures v0.3.31 |
| 1885 | 2026-02-20T04:41:06.217Z | Compiling webpki-roots v1.0.2 |
| 1886 | 2026-02-20T04:41:06.459Z | Compiling tower v0.5.2 |
| 1887 | 2026-02-20T04:41:07.216Z | Compiling memmap2 v0.9.8 |
| 1888 | 2026-02-20T04:41:08.220Z | Compiling tower-http v0.6.6 |
| 1889 | 2026-02-20T04:41:10.188Z | Compiling native-tls v0.2.14 |
| 1890 | 2026-02-20T04:41:10.602Z | Compiling tokio-native-tls v0.3.1 |
| 1891 | 2026-02-20T04:41:10.886Z | Compiling hyper-tls v0.6.0 |
| 1892 | 2026-02-20T04:41:10.912Z | Compiling tempfile v3.23.0 |
| 1893 | 2026-02-20T04:41:13.082Z | Compiling usdt v0.6.0 |
| 1894 | 2026-02-20T04:41:13.770Z | Compiling either v1.15.0 |
| 1895 | 2026-02-20T04:41:14.255Z | Compiling newtype-uuid v1.3.2 |
| 1896 | 2026-02-20T04:41:16.057Z | Compiling daft v0.1.4 |
| 1897 | 2026-02-20T04:41:17.192Z | Compiling rustls-webpki v0.102.8 |
| 1898 | 2026-02-20T04:41:18.964Z | Compiling rustls v0.22.4 |
| 1899 | 2026-02-20T04:41:24.470Z | Compiling tokio-rustls v0.25.0 |
| 1900 | 2026-02-20T04:41:24.518Z | Compiling aws-lc-rs v1.14.0 |
| 1901 | 2026-02-20T04:41:24.552Z | Compiling rustls v0.23.32 |
| 1902 | 2026-02-20T04:41:25.855Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1903 | 2026-02-20T04:41:26.294Z | Compiling sha1 v0.10.6 |
| 1904 | 2026-02-20T04:41:26.977Z | Compiling multer v3.1.0 |
| 1905 | 2026-02-20T04:41:27.203Z | Compiling terminal_size v0.4.3 |
| 1906 | 2026-02-20T04:41:27.490Z | Compiling rustls-pemfile v2.2.0 |
| 1907 | 2026-02-20T04:41:27.884Z | Compiling rand_chacha v0.3.1 |
| 1908 | 2026-02-20T04:41:28.103Z | Compiling wait-timeout v0.2.1 |
| 1909 | 2026-02-20T04:41:28.128Z | Compiling hostname v0.4.2 |
| 1910 | 2026-02-20T04:41:28.419Z | Compiling rand v0.8.5 |
| 1911 | 2026-02-20T04:41:28.496Z | Compiling rusty-fork v0.3.0 |
| 1912 | 2026-02-20T04:41:28.560Z | Compiling dropshot v0.16.7 |
| 1913 | 2026-02-20T04:41:29.199Z | Compiling rustls-webpki v0.103.6 |
| 1914 | 2026-02-20T04:41:30.214Z | Compiling rand_xorshift v0.4.0 |
| 1915 | 2026-02-20T04:41:31.226Z | Compiling proptest v1.8.0 |
| 1916 | 2026-02-20T04:41:33.212Z | Compiling clap_builder v4.5.50 |
| 1917 | 2026-02-20T04:41:35.558Z | Compiling hubpack_derive v0.1.1 |
| 1918 | 2026-02-20T04:41:37.215Z | Compiling clap v4.5.50 |
| 1919 | 2026-02-20T04:41:37.373Z | Compiling tokio-rustls v0.26.3 |
| 1920 | 2026-02-20T04:41:37.896Z | Compiling hyper-rustls v0.27.7 |
| 1921 | 2026-02-20T04:41:38.029Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1922 | 2026-02-20T04:41:38.535Z | Compiling reqwest v0.12.23 |
| 1923 | 2026-02-20T04:41:40.574Z | Compiling serde_spanned v0.6.9 |
| 1924 | 2026-02-20T04:41:40.954Z | Compiling winnow v0.5.40 |
| 1925 | 2026-02-20T04:41:41.623Z | Compiling progenitor-client v0.11.1 |
| 1926 | 2026-02-20T04:41:41.874Z | Compiling progenitor-client v0.10.0 |
| 1927 | 2026-02-20T04:41:42.164Z | Compiling progenitor v0.11.1 |
| 1928 | 2026-02-20T04:41:42.908Z | Compiling serde_with v3.14.1 |
| 1929 | 2026-02-20T04:41:44.241Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1930 | 2026-02-20T04:41:45.176Z | Compiling rustc-hash v2.1.1 |
| 1931 | 2026-02-20T04:41:45.385Z | Compiling iddqd v0.3.17 |
| 1932 | 2026-02-20T04:41:46.165Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1933 | 2026-02-20T04:41:48.588Z | Compiling backoff v0.4.0 |
| 1934 | 2026-02-20T04:41:49.022Z | Compiling parse-display v0.10.0 |
| 1935 | 2026-02-20T04:41:49.049Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1936 | 2026-02-20T04:41:49.283Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1937 | 2026-02-20T04:41:52.672Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1938 | 2026-02-20T04:41:53.181Z | Compiling num-derive v0.3.3 |
| 1939 | 2026-02-20T04:41:53.807Z | Compiling toml_write v0.1.2 |
| 1940 | 2026-02-20T04:41:54.234Z | Compiling toml_edit v0.22.27 |
| 1941 | 2026-02-20T04:41:58.097Z | Compiling toml_edit v0.19.15 |
| 1942 | 2026-02-20T04:41:59.736Z | Compiling num-integer v0.1.46 |
| 1943 | 2026-02-20T04:42:00.105Z | Compiling float-ord v0.3.2 |
| 1944 | 2026-02-20T04:42:01.501Z | Compiling proc-macro-crate v1.3.1 |
| 1945 | 2026-02-20T04:42:02.637Z | Compiling toml v0.8.23 |
| 1946 | 2026-02-20T04:42:10.453Z | Compiling num-rational v0.4.2 |
| 1947 | 2026-02-20T04:42:10.755Z | Compiling num-iter v0.1.45 |
| 1948 | 2026-02-20T04:42:11.050Z | Compiling num-complex v0.4.6 |
| 1949 | 2026-02-20T04:42:11.918Z | Compiling num v0.4.3 |
| 1950 | 2026-02-20T04:42:20.331Z | Compiling zerocopy-derive v0.7.35 |
| 1951 | 2026-02-20T04:42:20.878Z | Compiling ingot-macros v0.1.1 |
| 1952 | 2026-02-20T04:42:21.002Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1953 | 2026-02-20T04:42:22.087Z | Compiling scroll_derive v0.12.1 |
| 1954 | 2026-02-20T04:42:22.509Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1955 | 2026-02-20T04:42:23.444Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1956 | 2026-02-20T04:42:23.903Z | Compiling zerocopy v0.7.35 |
| 1957 | 2026-02-20T04:42:25.185Z | Compiling num_enum_derive v0.7.5 |
| 1958 | 2026-02-20T04:42:26.265Z | Compiling memoffset v0.9.1 |
| 1959 | 2026-02-20T04:42:26.656Z | Compiling foreign-types-macros v0.2.3 |
| 1960 | 2026-02-20T04:42:27.032Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1961 | 2026-02-20T04:42:29.787Z | Compiling nix v0.30.1 |
| 1962 | 2026-02-20T04:42:30.482Z | Compiling libscf-sys v1.1.0 |
| 1963 | 2026-02-20T04:42:30.664Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-02-20T04:42:31.759Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1965 | 2026-02-20T04:42:32.204Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1966 | 2026-02-20T04:42:32.284Z | Compiling proc-macro-error-attr v1.0.4 |
| 1967 | 2026-02-20T04:42:32.492Z | Compiling proc-macro-error2 v2.0.1 |
| 1968 | 2026-02-20T04:42:33.048Z | Compiling dtrace-parser v0.2.0 |
| 1969 | 2026-02-20T04:42:33.081Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1970 | 2026-02-20T04:42:33.153Z | Compiling tabled_derive v0.11.0 |
| 1971 | 2026-02-20T04:42:33.178Z | Compiling proc-macro-error v1.0.4 |
| 1972 | 2026-02-20T04:42:33.964Z | Compiling dof v0.3.0 |
| 1973 | 2026-02-20T04:42:34.022Z | Compiling num_enum_derive v0.5.11 |
| 1974 | 2026-02-20T04:42:34.725Z | Compiling hubpack v0.1.2 |
| 1975 | 2026-02-20T04:42:35.191Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1976 | 2026-02-20T04:42:35.413Z | Compiling thread-id v4.2.2 |
| 1977 | 2026-02-20T04:42:35.623Z | Compiling static_assertions v1.1.0 |
| 1978 | 2026-02-20T04:42:35.982Z | Compiling usdt-impl v0.5.0 |
| 1979 | 2026-02-20T04:42:37.370Z | Compiling derive_more v0.99.20 |
| 1980 | 2026-02-20T04:42:38.820Z | Compiling bytecount v0.6.9 |
| 1981 | 2026-02-20T04:42:40.355Z | Compiling usdt-attr-macro v0.5.0 |
| 1982 | 2026-02-20T04:42:41.837Z | Compiling usdt-macro v0.5.0 |
| 1983 | 2026-02-20T04:42:42.650Z | Compiling zone_cfg_derive v0.3.1 |
| 1984 | 2026-02-20T04:42:43.129Z | Compiling num-derive v0.4.2 |
| 1985 | 2026-02-20T04:42:43.434Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1986 | 2026-02-20T04:42:44.230Z | Compiling rustc_version v0.4.1 |
| 1987 | 2026-02-20T04:42:44.792Z | Compiling papergrid v0.17.0 |
| 1988 | 2026-02-20T04:42:45.121Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1989 | 2026-02-20T04:42:45.238Z | Compiling crossbeam-epoch v0.9.18 |
| 1990 | 2026-02-20T04:42:45.292Z | Compiling testing_table v0.3.0 |
| 1991 | 2026-02-20T04:42:45.607Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1992 | 2026-02-20T04:42:45.793Z | Compiling enum-as-inner v0.6.1 |
| 1993 | 2026-02-20T04:42:45.970Z | Compiling curve25519-dalek v4.1.3 |
| 1994 | 2026-02-20T04:42:46.145Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1995 | 2026-02-20T04:42:46.922Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1996 | 2026-02-20T04:42:47.172Z | Compiling tabled v0.20.0 |
| 1997 | 2026-02-20T04:42:47.616Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1998 | 2026-02-20T04:42:48.241Z | Compiling crossbeam-deque v0.8.6 |
| 1999 | 2026-02-20T04:42:48.591Z | Compiling scroll v0.12.0 |
| 2000 | 2026-02-20T04:42:49.164Z | Compiling hash32 v0.3.1 |
| 2001 | 2026-02-20T04:42:49.224Z | Compiling goblin v0.8.2 |
| 2002 | 2026-02-20T04:42:49.437Z | Compiling heapless v0.8.0 |
| 2003 | 2026-02-20T04:42:49.461Z | Compiling rayon-core v1.13.0 |
| 2004 | 2026-02-20T04:42:49.721Z | Compiling ingot-types v0.1.2 |
| 2005 | 2026-02-20T04:42:50.694Z | Compiling cobs v0.3.0 |
| 2006 | 2026-02-20T04:42:50.852Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2007 | 2026-02-20T04:42:50.960Z | Compiling managed v0.8.0 |
| 2008 | 2026-02-20T04:42:51.097Z | Compiling bitflags v1.3.2 |
| 2009 | 2026-02-20T04:42:51.146Z | Compiling foreign-types-shared v0.3.1 |
| 2010 | 2026-02-20T04:42:51.205Z | Compiling postcard v1.1.3 |
| 2011 | 2026-02-20T04:42:51.290Z | Compiling foreign-types v0.5.0 |
| 2012 | 2026-02-20T04:42:51.377Z | Compiling smoltcp v0.11.0 |
| 2013 | 2026-02-20T04:42:51.424Z | Compiling ingot v0.1.1 |
| 2014 | 2026-02-20T04:42:51.877Z | Compiling num_enum v0.7.5 |
| 2015 | 2026-02-20T04:42:52.584Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2016 | 2026-02-20T04:42:52.776Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2017 | 2026-02-20T04:42:52.860Z | Compiling camino-tempfile v1.4.1 |
| 2018 | 2026-02-20T04:42:53.303Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2019 | 2026-02-20T04:42:53.331Z | Compiling derive-where v1.6.0 |
| 2020 | 2026-02-20T04:42:53.356Z | Compiling serde_repr v0.1.20 |
| 2021 | 2026-02-20T04:42:53.733Z | Compiling cstr-argument v0.1.2 |
| 2022 | 2026-02-20T04:42:54.124Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2023 | 2026-02-20T04:42:54.987Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2024 | 2026-02-20T04:42:56.013Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2025 | 2026-02-20T04:42:56.483Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2026 | 2026-02-20T04:42:56.681Z | Compiling crucible-workspace-hack v0.1.0 |
| 2027 | 2026-02-20T04:42:57.640Z | Compiling memmap v0.7.0 |
| 2028 | 2026-02-20T04:42:58.057Z | Compiling tinyvec_macros v0.1.1 |
| 2029 | 2026-02-20T04:42:58.193Z | Compiling tinyvec v1.10.0 |
| 2030 | 2026-02-20T04:42:58.312Z | Compiling usdt v0.5.0 |
| 2031 | 2026-02-20T04:42:58.376Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2032 | 2026-02-20T04:42:58.778Z | Compiling num_enum v0.5.11 |
| 2033 | 2026-02-20T04:42:59.252Z | Compiling pin-project-internal v1.1.10 |
| 2034 | 2026-02-20T04:43:00.827Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2035 | 2026-02-20T04:43:00.927Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2036 | 2026-02-20T04:43:01.481Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2037 | 2026-02-20T04:43:01.584Z | Compiling rayon v1.11.0 |
| 2038 | 2026-02-20T04:43:02.355Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2039 | 2026-02-20T04:43:03.349Z | Compiling itertools v0.12.1 |
| 2040 | 2026-02-20T04:43:03.823Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2041 | 2026-02-20T04:43:03.879Z | Compiling progenitor-impl v0.10.0 |
| 2042 | 2026-02-20T04:43:04.613Z | Compiling sigpipe v0.1.3 |
| 2043 | 2026-02-20T04:43:04.637Z | Compiling jiff v0.2.15 |
| 2044 | 2026-02-20T04:43:04.767Z | Compiling const_format_proc_macros v0.2.34 |
| 2045 | 2026-02-20T04:43:05.202Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2046 | 2026-02-20T04:43:05.428Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2047 | 2026-02-20T04:43:06.024Z | Compiling zone v0.3.1 |
| 2048 | 2026-02-20T04:43:06.806Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2049 | 2026-02-20T04:43:07.408Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2050 | 2026-02-20T04:43:07.540Z | Compiling rustix v0.38.44 |
| 2051 | 2026-02-20T04:43:08.431Z | Compiling secrecy v0.10.3 |
| 2052 | 2026-02-20T04:43:08.585Z | Compiling smf v0.2.3 |
| 2053 | 2026-02-20T04:43:08.766Z | Compiling async-recursion v1.1.1 |
| 2054 | 2026-02-20T04:43:09.321Z | Compiling snafu-derive v0.8.9 |
| 2055 | 2026-02-20T04:43:09.737Z | Compiling bstr v1.12.0 |
| 2056 | 2026-02-20T04:43:09.916Z | Compiling whoami v1.6.1 |
| 2057 | 2026-02-20T04:43:11.229Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2058 | 2026-02-20T04:43:11.253Z | Compiling progenitor-macro v0.10.0 |
| 2059 | 2026-02-20T04:43:12.073Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2060 | 2026-02-20T04:43:13.256Z | Compiling hmac v0.12.1 |
| 2061 | 2026-02-20T04:43:13.510Z | Compiling inout v0.1.4 |
| 2062 | 2026-02-20T04:43:13.910Z | Compiling ff v0.13.1 |
| 2063 | 2026-02-20T04:43:14.176Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2064 | 2026-02-20T04:43:14.201Z | Compiling data-encoding v2.9.0 |
| 2065 | 2026-02-20T04:43:14.450Z | Compiling crc8 v0.1.1 |
| 2066 | 2026-02-20T04:43:15.198Z | Compiling group v0.13.0 |
| 2067 | 2026-02-20T04:43:15.278Z | Compiling cipher v0.4.4 |
| 2068 | 2026-02-20T04:43:15.408Z | Compiling hkdf v0.12.4 |
| 2069 | 2026-02-20T04:43:15.432Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2070 | 2026-02-20T04:43:15.675Z | Compiling tokio-dtrace v0.1.1 |
| 2071 | 2026-02-20T04:43:15.758Z | Compiling tabled_derive v0.7.0 |
| 2072 | 2026-02-20T04:43:16.649Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2073 | 2026-02-20T04:43:17.783Z | Compiling universal-hash v0.5.1 |
| 2074 | 2026-02-20T04:43:18.019Z | Compiling crypto-bigint v0.5.5 |
| 2075 | 2026-02-20T04:43:18.043Z | Compiling dropshot-api-manager-types v0.2.2 |
| 2076 | 2026-02-20T04:43:18.811Z | Compiling half v2.7.1 |
| 2077 | 2026-02-20T04:43:19.177Z | Compiling indent_write v2.2.0 |
| 2078 | 2026-02-20T04:43:19.442Z | Compiling base64ct v1.8.0 |
| 2079 | 2026-02-20T04:43:19.509Z | Compiling opaque-debug v0.3.1 |
| 2080 | 2026-02-20T04:43:19.652Z | Compiling base16ct v0.2.0 |
| 2081 | 2026-02-20T04:43:19.963Z | Compiling ciborium-io v0.2.2 |
| 2082 | 2026-02-20T04:43:20.095Z | Compiling ciborium-ll v0.2.2 |
| 2083 | 2026-02-20T04:43:20.132Z | Compiling password-hash v0.5.0 |
| 2084 | 2026-02-20T04:43:20.545Z | Compiling poly1305 v0.8.0 |
| 2085 | 2026-02-20T04:43:21.042Z | Compiling elliptic-curve v0.13.8 |
| 2086 | 2026-02-20T04:43:21.428Z | Compiling oxide-tokio-rt v0.1.2 |
| 2087 | 2026-02-20T04:43:21.621Z | Compiling chacha20 v0.9.1 |
| 2088 | 2026-02-20T04:43:21.648Z | Compiling similar v2.7.0 |
| 2089 | 2026-02-20T04:43:21.697Z | Compiling atomicwrites v0.4.4 |
| 2090 | 2026-02-20T04:43:21.768Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2091 | 2026-02-20T04:43:22.730Z | Compiling thiserror-no-std v2.0.2 |
| 2092 | 2026-02-20T04:43:23.889Z | Compiling blake2 v0.10.6 |
| 2093 | 2026-02-20T04:43:24.342Z | Compiling aead v0.5.2 |
| 2094 | 2026-02-20T04:43:24.917Z | Compiling keccak v0.1.5 |
| 2095 | 2026-02-20T04:43:25.188Z | Compiling linked-hash-map v0.5.6 |
| 2096 | 2026-02-20T04:43:25.390Z | Compiling resolv-conf v0.7.5 |
| 2097 | 2026-02-20T04:43:25.487Z | Compiling sha3 v0.10.8 |
| 2098 | 2026-02-20T04:43:25.560Z | Compiling lru-cache v0.1.2 |
| 2099 | 2026-02-20T04:43:25.940Z | Compiling chacha20poly1305 v0.10.1 |
| 2100 | 2026-02-20T04:43:26.095Z | Compiling vsss-rs v3.3.4 |
| 2101 | 2026-02-20T04:43:26.134Z | Compiling argon2 v0.5.3 |
| 2102 | 2026-02-20T04:43:26.600Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2103 | 2026-02-20T04:43:27.027Z | Compiling ciborium v0.2.2 |
| 2104 | 2026-02-20T04:43:27.148Z | Compiling hickory-proto v0.24.4 |
| 2105 | 2026-02-20T04:43:28.308Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2106 | 2026-02-20T04:43:29.413Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2107 | 2026-02-20T04:43:29.437Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2108 | 2026-02-20T04:43:29.676Z | Compiling serde-big-array v0.5.1 |
| 2109 | 2026-02-20T04:43:29.931Z | Compiling siphasher v1.0.1 |
| 2110 | 2026-02-20T04:43:30.314Z | Compiling same-file v1.0.6 |
| 2111 | 2026-02-20T04:43:30.637Z | Compiling unicode-segmentation v1.12.0 |
| 2112 | 2026-02-20T04:43:30.955Z | Compiling walkdir v2.5.0 |
| 2113 | 2026-02-20T04:43:31.123Z | Compiling hickory-resolver v0.24.4 |
| 2114 | 2026-02-20T04:43:31.465Z | Compiling newline-converter v0.3.0 |
| 2115 | 2026-02-20T04:43:31.707Z | Compiling phf_shared v0.12.1 |
| 2116 | 2026-02-20T04:43:31.731Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2117 | 2026-02-20T04:43:31.771Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2118 | 2026-02-20T04:43:32.278Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2119 | 2026-02-20T04:43:34.297Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-02-20T04:43:34.906Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2121 | 2026-02-20T04:43:35.800Z | Compiling newtype_derive v0.1.6 |
| 2122 | 2026-02-20T04:43:35.962Z | Compiling owo-colors v4.2.2 |
| 2123 | 2026-02-20T04:43:36.333Z | Compiling tokio-stream v0.1.17 |
| 2124 | 2026-02-20T04:43:36.805Z | Compiling console v0.15.11 |
| 2125 | 2026-02-20T04:43:37.410Z | Compiling csv-core v0.1.12 |
| 2126 | 2026-02-20T04:43:37.553Z | Compiling swrite v0.1.0 |
| 2127 | 2026-02-20T04:43:38.007Z | Compiling unicode-width v0.1.14 |
| 2128 | 2026-02-20T04:43:38.128Z | Compiling termtree v0.5.1 |
| 2129 | 2026-02-20T04:43:38.164Z | Compiling smawk v0.3.2 |
| 2130 | 2026-02-20T04:43:38.227Z | Compiling unicode-linebreak v0.1.5 |
| 2131 | 2026-02-20T04:43:38.407Z | Compiling csv v1.3.1 |
| 2132 | 2026-02-20T04:43:38.439Z | Compiling expectorate v1.2.0 |
| 2133 | 2026-02-20T04:43:38.730Z | Compiling textwrap v0.16.2 |
| 2134 | 2026-02-20T04:43:38.762Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2135 | 2026-02-20T04:43:39.777Z | Compiling qorb v0.4.1 |
| 2136 | 2026-02-20T04:43:41.672Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2137 | 2026-02-20T04:43:43.025Z | Compiling phf v0.12.1 |
| 2138 | 2026-02-20T04:43:44.307Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2139 | 2026-02-20T04:43:44.390Z | Compiling pin-project v1.1.10 |
| 2140 | 2026-02-20T04:43:44.476Z | Compiling unicode-normalization v0.1.24 |
| 2141 | 2026-02-20T04:43:44.599Z | Compiling libz-sys v1.1.22 |
| 2142 | 2026-02-20T04:43:44.819Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2143 | 2026-02-20T04:43:45.560Z | Compiling libsw-core v0.3.2 |
| 2144 | 2026-02-20T04:43:45.719Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2145 | 2026-02-20T04:43:46.153Z | Compiling highway v1.3.0 |
| 2146 | 2026-02-20T04:43:46.331Z | Compiling fixedbitset v0.5.7 |
| 2147 | 2026-02-20T04:43:46.467Z | Compiling fixedbitset v0.4.2 |
| 2148 | 2026-02-20T04:43:46.990Z | Compiling petgraph v0.6.5 |
| 2149 | 2026-02-20T04:43:47.021Z | Compiling petgraph v0.8.2 |
| 2150 | 2026-02-20T04:43:47.046Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2151 | 2026-02-20T04:43:48.758Z | Compiling progenitor v0.10.0 |
| 2152 | 2026-02-20T04:43:48.988Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2153 | 2026-02-20T04:43:50.263Z | Compiling libsw v3.5.0 |
| 2154 | 2026-02-20T04:43:50.858Z | Compiling olpc-cjson v0.1.4 |
| 2155 | 2026-02-20T04:43:50.882Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2156 | 2026-02-20T04:43:51.096Z | Compiling snafu v0.8.9 |
| 2157 | 2026-02-20T04:43:51.429Z | Compiling chrono-tz v0.10.4 |
| 2158 | 2026-02-20T04:43:51.884Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2159 | 2026-02-20T04:43:52.203Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2160 | 2026-02-20T04:43:52.850Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2161 | 2026-02-20T04:43:53.198Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2162 | 2026-02-20T04:43:54.139Z | Compiling papergrid v0.11.0 |
| 2163 | 2026-02-20T04:43:55.334Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2164 | 2026-02-20T04:43:55.736Z | Compiling globset v0.4.16 |
| 2165 | 2026-02-20T04:43:57.181Z | Compiling gethostname v0.5.0 |
| 2166 | 2026-02-20T04:43:57.418Z | Compiling const_format v0.2.34 |
| 2167 | 2026-02-20T04:43:57.442Z | Compiling slog-dtrace v0.3.0 |
| 2168 | 2026-02-20T04:43:57.851Z | Compiling cancel-safe-futures v0.1.5 |
| 2169 | 2026-02-20T04:43:58.446Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2170 | 2026-02-20T04:43:59.984Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2171 | 2026-02-20T04:44:00.847Z | Compiling pem v3.0.5 |
| 2172 | 2026-02-20T04:44:00.894Z | Compiling bcs v0.1.6 |
| 2173 | 2026-02-20T04:44:01.067Z | Compiling cargo-platform v0.1.9 |
| 2174 | 2026-02-20T04:44:01.393Z | Compiling serde_plain v1.0.2 |
| 2175 | 2026-02-20T04:44:01.507Z | Compiling linear-map v1.2.0 |
| 2176 | 2026-02-20T04:44:01.602Z | Compiling tagptr v0.2.0 |
| 2177 | 2026-02-20T04:44:02.022Z | Compiling typed-path v0.9.3 |
| 2178 | 2026-02-20T04:44:04.832Z | Compiling tough v0.20.0 |
| 2179 | 2026-02-20T04:44:05.814Z | Compiling moka v0.12.11 |
| 2180 | 2026-02-20T04:44:05.838Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-02-20T04:44:06.269Z | Compiling cargo_metadata v0.18.1 |
| 2182 | 2026-02-20T04:44:07.674Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2183 | 2026-02-20T04:44:08.741Z | Compiling tabled v0.15.0 |
| 2184 | 2026-02-20T04:44:08.894Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-02-20T04:44:09.229Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2186 | 2026-02-20T04:44:09.701Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2187 | 2026-02-20T04:44:10.026Z | Compiling git2 v0.19.0 |
| 2188 | 2026-02-20T04:44:13.588Z | Compiling steno v0.4.1 |
| 2189 | 2026-02-20T04:44:15.984Z | Compiling cookie v0.18.1 |
| 2190 | 2026-02-20T04:44:16.052Z | Compiling hickory-proto v0.25.2 |
| 2191 | 2026-02-20T04:44:19.340Z | Compiling humantime v2.3.0 |
| 2192 | 2026-02-20T04:44:20.294Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2193 | 2026-02-20T04:44:20.452Z | Compiling hickory-resolver v0.25.2 |
| 2194 | 2026-02-20T04:44:25.249Z | Compiling vergen v8.3.2 |
| 2195 | 2026-02-20T04:44:27.215Z | Compiling signal-hook v0.3.18 |
| 2196 | 2026-02-20T04:44:29.170Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2197 | 2026-02-20T04:44:30.413Z | Compiling predicates-core v1.0.9 |
| 2198 | 2026-02-20T04:44:30.507Z | Compiling mockall_derive v0.13.1 |
| 2199 | 2026-02-20T04:44:30.975Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2200 | 2026-02-20T04:44:30.999Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-02-20T04:44:31.451Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2202 | 2026-02-20T04:44:32.248Z | Compiling sha2 v0.10.9 |
| 2203 | 2026-02-20T04:44:33.075Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2204 | 2026-02-20T04:44:34.324Z | Compiling diff v0.1.13 |
| 2205 | 2026-02-20T04:44:34.718Z | Compiling adler2 v2.0.1 |
| 2206 | 2026-02-20T04:44:34.943Z | Compiling yansi v1.0.1 |
| 2207 | 2026-02-20T04:44:34.971Z | Compiling miniz_oxide v0.8.9 |
| 2208 | 2026-02-20T04:44:35.573Z | Compiling pretty_assertions v1.4.1 |
| 2209 | 2026-02-20T04:44:35.670Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2210 | 2026-02-20T04:44:37.168Z | Compiling crc32fast v1.5.0 |
| 2211 | 2026-02-20T04:44:38.030Z | Compiling predicates-tree v1.0.12 |
| 2212 | 2026-02-20T04:44:38.516Z | Compiling predicates v3.1.3 |
| 2213 | 2026-02-20T04:44:39.810Z | Compiling filetime v0.2.26 |
| 2214 | 2026-02-20T04:44:40.157Z | Compiling fragile v2.0.1 |
| 2215 | 2026-02-20T04:44:40.722Z | Compiling downcast v0.11.0 |
| 2216 | 2026-02-20T04:44:40.992Z | Compiling is_ci v1.2.0 |
| 2217 | 2026-02-20T04:44:41.276Z | Compiling arrayref v0.3.9 |
| 2218 | 2026-02-20T04:44:41.430Z | Compiling constant_time_eq v0.3.1 |
| 2219 | 2026-02-20T04:44:41.655Z | Compiling arrayvec v0.7.6 |
| 2220 | 2026-02-20T04:44:42.067Z | Compiling xattr v1.6.1 |
| 2221 | 2026-02-20T04:44:42.460Z | Compiling tar v0.4.44 |
| 2222 | 2026-02-20T04:44:42.832Z | Compiling mockall v0.13.1 |
| 2223 | 2026-02-20T04:44:43.228Z | Compiling toml v0.7.8 |
| 2224 | 2026-02-20T04:44:44.352Z | Compiling blake3 v1.8.2 |
| 2225 | 2026-02-20T04:44:44.888Z | Compiling supports-color v3.0.2 |
| 2226 | 2026-02-20T04:44:45.280Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2227 | 2026-02-20T04:44:45.661Z | Compiling signal-hook-tokio v0.3.1 |
| 2228 | 2026-02-20T04:44:45.743Z | Compiling flate2 v1.1.2 |
| 2229 | 2026-02-20T04:44:45.916Z | Compiling fs-err v3.1.2 |
| 2230 | 2026-02-20T04:44:46.749Z | Compiling drift v0.1.0 |
| 2231 | 2026-02-20T04:44:46.782Z | Compiling kstat-rs v0.2.4 |
| 2232 | 2026-02-20T04:44:46.946Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2233 | 2026-02-20T04:44:47.412Z | Compiling topological-sort v0.2.2 |
| 2234 | 2026-02-20T04:44:47.462Z | Compiling display-error-chain v0.2.2 |
| 2235 | 2026-02-20T04:44:47.694Z | Compiling hex-literal v1.0.0 |
| 2236 | 2026-02-20T04:44:47.908Z | Compiling omicron-zone-package v0.12.2 |
| 2237 | 2026-02-20T04:44:48.124Z | Compiling dropshot-api-manager v0.2.2 |
| 2238 | 2026-02-20T04:44:49.394Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2239 | 2026-02-20T04:44:54.202Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2240 | 2026-02-20T04:44:54.299Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2241 | 2026-02-20T04:44:54.817Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2242 | 2026-02-20T04:44:56.282Z | Compiling curl v0.4.49 |
| 2243 | 2026-02-20T04:44:56.313Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2244 | 2026-02-20T04:44:57.397Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2245 | 2026-02-20T04:44:57.873Z | Compiling search_path v0.1.4 |
| 2246 | 2026-02-20T04:44:58.071Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2247 | 2026-02-20T04:44:58.105Z | Compiling internet-checksum v0.2.1 |
| 2248 | 2026-02-20T04:44:58.339Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2249 | 2026-02-20T04:44:58.613Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2250 | 2026-02-20T04:44:58.959Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2251 | 2026-02-20T04:45:01.040Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2252 | 2026-02-20T04:46:31.208Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 40s |
| 2253 | 2026-02-20T04:46:31.352Z | Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0) |
| 2254 | 2026-02-20T04:46:31.376Z | |
| 2255 | 2026-02-20T04:46:31.376Z | running 0 tests |
| 2256 | 2026-02-20T04:46:31.376Z | |
| 2257 | 2026-02-20T04:46:31.377Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2258 | 2026-02-20T04:46:31.377Z | |
| 2259 | 2026-02-20T04:46:31.377Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f) |
| 2260 | 2026-02-20T04:46:31.377Z | |
| 2261 | 2026-02-20T04:46:31.377Z | running 0 tests |
| 2262 | 2026-02-20T04:46:31.377Z | |
| 2263 | 2026-02-20T04:46:31.377Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2264 | 2026-02-20T04:46:31.377Z | |
| 2265 | 2026-02-20T04:46:31.377Z | Running unittests src/lib.rs (target/debug/deps/asic-6d8695f855cab0bc) |
| 2266 | 2026-02-20T04:46:31.377Z | |
| 2267 | 2026-02-20T04:46:31.377Z | running 0 tests |
| 2268 | 2026-02-20T04:46:31.377Z | |
| 2269 | 2026-02-20T04:46:31.377Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2270 | 2026-02-20T04:46:31.377Z | |
| 2271 | 2026-02-20T04:46:31.377Z | Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5) |
| 2272 | 2026-02-20T04:46:31.377Z | |
| 2273 | 2026-02-20T04:46:31.377Z | running 10 tests |
| 2274 | 2026-02-20T04:46:31.377Z | test network::tests::test_into ... ok |
| 2275 | 2026-02-20T04:46:31.377Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2276 | 2026-02-20T04:46:31.377Z | test nat::tests::test_vni ... ok |
| 2277 | 2026-02-20T04:46:31.377Z | test network::tests::test_eui64 ... ok |
| 2278 | 2026-02-20T04:46:31.377Z | test network::tests::test_equal ... ok |
| 2279 | 2026-02-20T04:46:31.377Z | test network::tests::test_not_equal ... ok |
| 2280 | 2026-02-20T04:46:31.377Z | test network::tests::test_parse ... ok |
| 2281 | 2026-02-20T04:46:31.377Z | test network::tests::test_to_string ... ok |
| 2282 | 2026-02-20T04:46:31.377Z | test test_purge ... ok |
| 2283 | 2026-02-20T04:46:31.403Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2284 | 2026-02-20T04:46:31.403Z | |
| 2285 | 2026-02-20T04:46:31.403Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2286 | 2026-02-20T04:46:31.403Z | |
| 2287 | 2026-02-20T04:46:31.403Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882) |
| 2288 | 2026-02-20T04:46:31.403Z | |
| 2289 | 2026-02-20T04:46:31.403Z | running 1 test |
| 2290 | 2026-02-20T04:46:34.585Z | test test::test_apis_up_to_date ... ok |
| 2291 | 2026-02-20T04:46:34.585Z | |
| 2292 | 2026-02-20T04:46:34.585Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s |
| 2293 | 2026-02-20T04:46:34.585Z | |
| 2294 | 2026-02-20T04:46:34.614Z | Running unittests src/main.rs (target/debug/deps/dpd-f5fbfe93f04eb43a) |
| 2295 | 2026-02-20T04:46:35.662Z | |
| 2296 | 2026-02-20T04:46:35.662Z | running 18 tests |
| 2297 | 2026-02-20T04:46:35.662Z | test freemap::test_ordering ... ok |
| 2298 | 2026-02-20T04:46:35.662Z | test freemap::test_split ... ok |
| 2299 | 2026-02-20T04:46:35.662Z | test config::tests::test_updates ... ok |
| 2300 | 2026-02-20T04:46:35.662Z | test macaddrs::tests::test_mac_offset ... ok |
| 2301 | 2026-02-20T04:46:35.662Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2302 | 2026-02-20T04:46:35.662Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2303 | 2026-02-20T04:46:35.662Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2304 | 2026-02-20T04:46:35.662Z | test nat::test_mapping ... ok |
| 2305 | 2026-02-20T04:46:35.662Z | test port_map::tests::dump_map ... ok |
| 2306 | 2026-02-20T04:46:35.662Z | test port_map::tests::test_backplane_group ... ok |
| 2307 | 2026-02-20T04:46:35.662Z | test port_map::tests::test_port_map ... ok |
| 2308 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.052 DEBG created new freemap, unit: freemap_test |
| 2309 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.053 DEBG initted freemap. size: 128, unit: freemap_test |
| 2310 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.053 DEBG reset freemap, unit: freemap_test |
| 2311 | 2026-02-20T04:46:35.662Z | test freemap::test_free ... ok |
| 2312 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.053 DEBG created new freemap, unit: freemap_test |
| 2313 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.053 DEBG initted freemap. size: 128, unit: freemap_test |
| 2314 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.053 DEBG reset freemap, unit: freemap_test |
| 2315 | 2026-02-20T04:46:35.662Z | test api_server::tests::test_build_info ... ok |
| 2316 | 2026-02-20T04:46:35.662Z | test freemap::test_reclaim ... ok |
| 2317 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.053 DEBG created new freemap, unit: freemap_test |
| 2318 | 2026-02-20T04:46:35.662Z | Feb 20 04:46:34.054 DEBG initted freemap. size: 128, unit: freemap_test |
| 2319 | 2026-02-20T04:46:35.663Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2320 | 2026-02-20T04:46:35.663Z | Feb 20 04:46:34.054 DEBG reset freemap, unit: freemap_test |
| 2321 | 2026-02-20T04:46:35.663Z | Feb 20 04:46:34.054 DEBG created new freemap, unit: freemap_test |
| 2322 | 2026-02-20T04:46:35.663Z | Feb 20 04:46:34.055 DEBG initted freemap. size: 128, unit: freemap_test |
| 2323 | 2026-02-20T04:46:35.663Z | Feb 20 04:46:34.055 DEBG reset freemap, unit: freemap_test |
| 2324 | 2026-02-20T04:46:35.663Z | test freemap::test_span ... ok |
| 2325 | 2026-02-20T04:46:35.687Z | test freemap::test_basic ... ok |
| 2326 | 2026-02-20T04:46:35.687Z | Feb 20 04:46:34.056 DEBG created new freemap, unit: freemap_test |
| 2327 | 2026-02-20T04:46:35.687Z | Feb 20 04:46:34.057 DEBG initted freemap. size: 128, unit: freemap_test |
| 2328 | 2026-02-20T04:46:35.687Z | Feb 20 04:46:34.057 DEBG reset freemap, unit: freemap_test |
| 2329 | 2026-02-20T04:46:35.687Z | test freemap::test_exhaustion ... ok |
| 2330 | 2026-02-20T04:46:35.687Z | |
| 2331 | 2026-02-20T04:46:35.687Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 2332 | 2026-02-20T04:46:35.687Z | |
| 2333 | 2026-02-20T04:46:35.688Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-c0c3069ea31814bf) |
| 2334 | 2026-02-20T04:46:35.688Z | |
| 2335 | 2026-02-20T04:46:35.688Z | running 0 tests |
| 2336 | 2026-02-20T04:46:35.688Z | |
| 2337 | 2026-02-20T04:46:35.688Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2338 | 2026-02-20T04:46:35.688Z | |
| 2339 | 2026-02-20T04:46:35.688Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732) |
| 2340 | 2026-02-20T04:46:35.688Z | |
| 2341 | 2026-02-20T04:46:35.688Z | running 0 tests |
| 2342 | 2026-02-20T04:46:35.688Z | |
| 2343 | 2026-02-20T04:46:35.688Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2344 | 2026-02-20T04:46:35.688Z | |
| 2345 | 2026-02-20T04:46:35.688Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-777a3934625e3631) |
| 2346 | 2026-02-20T04:46:35.688Z | |
| 2347 | 2026-02-20T04:46:35.688Z | running 2 tests |
| 2348 | 2026-02-20T04:46:35.688Z | test tests::test_port_id_cmp ... ok |
| 2349 | 2026-02-20T04:46:35.688Z | test tests::test_parse_client_port_id ... ok |
| 2350 | 2026-02-20T04:46:35.688Z | |
| 2351 | 2026-02-20T04:46:35.688Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2352 | 2026-02-20T04:46:35.688Z | |
| 2353 | 2026-02-20T04:46:35.688Z | Running tests/test_all.rs (target/debug/deps/test_all-4de06104b93cd62a) |
| 2354 | 2026-02-20T04:46:35.688Z | |
| 2355 | 2026-02-20T04:46:35.688Z | running 0 tests |
| 2356 | 2026-02-20T04:46:35.688Z | |
| 2357 | 2026-02-20T04:46:35.688Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2358 | 2026-02-20T04:46:35.688Z | |
| 2359 | 2026-02-20T04:46:35.688Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42) |
| 2360 | 2026-02-20T04:46:35.688Z | |
| 2361 | 2026-02-20T04:46:35.688Z | running 0 tests |
| 2362 | 2026-02-20T04:46:35.688Z | |
| 2363 | 2026-02-20T04:46:35.688Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2364 | 2026-02-20T04:46:35.688Z | |
| 2365 | 2026-02-20T04:46:35.688Z | Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03) |
| 2366 | 2026-02-20T04:46:35.688Z | |
| 2367 | 2026-02-20T04:46:35.688Z | running 12 tests |
| 2368 | 2026-02-20T04:46:35.688Z | test icmp::test_v6_checksum ... ok |
| 2369 | 2026-02-20T04:46:35.688Z | test icmp::test_v4_checksum ... ok |
| 2370 | 2026-02-20T04:46:35.688Z | test pbuf::test_byte ... ok |
| 2371 | 2026-02-20T04:46:35.688Z | test lldp::test_lldp_parse ... ok |
| 2372 | 2026-02-20T04:46:35.689Z | test ipv6::test_ipv6_parse ... ok |
| 2373 | 2026-02-20T04:46:35.689Z | test pbuf::test_nibble ... ok |
| 2374 | 2026-02-20T04:46:35.689Z | test pbuf::test_short ... ok |
| 2375 | 2026-02-20T04:46:35.689Z | test pbuf::test_twelve ... ok |
| 2376 | 2026-02-20T04:46:35.689Z | test pbuf::test_word ... ok |
| 2377 | 2026-02-20T04:46:35.689Z | test pbuf::test_overflow ... ok |
| 2378 | 2026-02-20T04:46:35.689Z | test tcp::test_checksum_ack_data ... ok |
| 2379 | 2026-02-20T04:46:35.689Z | test tcp::test_checksum_syn_nodata ... ok |
| 2380 | 2026-02-20T04:46:35.689Z | |
| 2381 | 2026-02-20T04:46:35.689Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2382 | 2026-02-20T04:46:35.689Z | |
| 2383 | 2026-02-20T04:46:35.689Z | Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114) |
| 2384 | 2026-02-20T04:46:35.689Z | |
| 2385 | 2026-02-20T04:46:35.689Z | running 0 tests |
| 2386 | 2026-02-20T04:46:35.689Z | |
| 2387 | 2026-02-20T04:46:35.689Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2388 | 2026-02-20T04:46:35.689Z | |
| 2389 | 2026-02-20T04:46:35.689Z | Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5) |
| 2390 | 2026-02-20T04:46:35.689Z | |
| 2391 | 2026-02-20T04:46:35.689Z | running 4 tests |
| 2392 | 2026-02-20T04:46:35.689Z | test switchport::test::test_compute_lanes ... ok |
| 2393 | 2026-02-20T04:46:35.689Z | test switchport::test::port_id_ordering ... ok |
| 2394 | 2026-02-20T04:46:35.689Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3 |
| 2395 | 2026-02-20T04:46:35.689Z | Lane 1 State: Activated Lane 2 Activated Lane 3Activated |
| 2396 | 2026-02-20T04:46:35.689Z | Rx Loss-of-lock: YesActivated |
| 2397 | 2026-02-20T04:46:35.689Z | Yes Rx Output Enabled: falseYes Yes |
| 2398 | 2026-02-20T04:46:35.689Z | false Rx Loss-of-signal: Yesfalse falseYes |
| 2399 | 2026-02-20T04:46:35.689Z | Rx Output Status: validYes Yesvalid |
| 2400 | 2026-02-20T04:46:35.689Z | Rx CDR Enabled: Yes valid validYes |
| 2401 | 2026-02-20T04:46:35.689Z | Rx Loss-of-lock: trueYes Yestrue |
| 2402 | 2026-02-20T04:46:35.689Z | true Tx Enabled: Yes true |
| 2403 | 2026-02-20T04:46:35.689Z | Yes Rx Loss-of-signal: false Yes falseYes |
| 2404 | 2026-02-20T04:46:35.689Z | false false Tx Loss-of-lock: No |
| 2405 | 2026-02-20T04:46:35.689Z | Rx Auto-squelch Disable: trueNo trueNo Notrue |
| 2406 | 2026-02-20T04:46:35.689Z | true Tx Loss-of-signal: No |
| 2407 | 2026-02-20T04:46:35.689Z | Tx Output Enabled: trueNo true No trueNo |
| 2408 | 2026-02-20T04:46:35.689Z | true |
| 2409 | 2026-02-20T04:46:35.690Z | Tx CDR Enabled: No Tx Output Status: invalid No invalid Noinvalid Noinvalid |
| 2410 | 2026-02-20T04:46:35.690Z | |
| 2411 | 2026-02-20T04:46:35.690Z | Tx Adaptive EQ Fault: No Tx Loss-of-lock: falseNo false No falseNo |
| 2412 | 2026-02-20T04:46:35.690Z | false Tx Fault: Yes |
| 2413 | 2026-02-20T04:46:35.690Z | Tx Loss-of-signal: true Yestrue Yes trueYes |
| 2414 | 2026-02-20T04:46:35.690Z | true |
| 2415 | 2026-02-20T04:46:35.690Z | Tx Auto-squelch Disable: false false false false |
| 2416 | 2026-02-20T04:46:35.690Z | Tx Adaptive EQ Fail: true true true true |
| 2417 | 2026-02-20T04:46:35.690Z | Tx Failure: false false false false |
| 2418 | 2026-02-20T04:46:35.690Z | Tx Force Squelch: true true true true |
| 2419 | 2026-02-20T04:46:35.690Z | Tx Input Polarity: normal normal normal normal |
| 2420 | 2026-02-20T04:46:35.690Z | test switchport::test::test_print_sff_datapath ... ok |
| 2421 | 2026-02-20T04:46:35.690Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2422 | 2026-02-20T04:46:35.690Z | |
| 2423 | 2026-02-20T04:46:35.690Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2424 | 2026-02-20T04:46:35.690Z | |
| 2425 | 2026-02-20T04:46:35.714Z | Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2) |
| 2426 | 2026-02-20T04:46:35.714Z | |
| 2427 | 2026-02-20T04:46:35.714Z | running 1 test |
| 2428 | 2026-02-20T04:46:35.714Z | test test_p4_counter_list ... ignored |
| 2429 | 2026-02-20T04:46:35.715Z | |
| 2430 | 2026-02-20T04:46:35.715Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2431 | 2026-02-20T04:46:35.715Z | |
| 2432 | 2026-02-20T04:46:35.715Z | Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a) |
| 2433 | 2026-02-20T04:46:35.715Z | |
| 2434 | 2026-02-20T04:46:35.715Z | running 5 tests |
| 2435 | 2026-02-20T04:46:35.715Z | test test_an ... ignored |
| 2436 | 2026-02-20T04:46:35.715Z | test test_enable ... ignored |
| 2437 | 2026-02-20T04:46:35.715Z | test test_ip_addresses ... ignored |
| 2438 | 2026-02-20T04:46:35.715Z | test test_kr ... ignored |
| 2439 | 2026-02-20T04:46:35.715Z | test test_mac ... ignored |
| 2440 | 2026-02-20T04:46:35.715Z | |
| 2441 | 2026-02-20T04:46:35.715Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2442 | 2026-02-20T04:46:35.715Z | |
| 2443 | 2026-02-20T04:46:35.715Z | Running unittests src/main.rs (target/debug/deps/tfportd-e5787c472c88abdb) |
| 2444 | 2026-02-20T04:46:35.715Z | |
| 2445 | 2026-02-20T04:46:35.715Z | running 3 tests |
| 2446 | 2026-02-20T04:46:35.715Z | test linklocal::test_parse_ipadm ... ok |
| 2447 | 2026-02-20T04:46:35.715Z | test tfport::test_parse_tfport ... ok |
| 2448 | 2026-02-20T04:46:35.715Z | test config::tests::test_updates ... ok |
| 2449 | 2026-02-20T04:46:35.715Z | |
| 2450 | 2026-02-20T04:46:35.715Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2451 | 2026-02-20T04:46:35.715Z | |
| 2452 | 2026-02-20T04:46:35.715Z | Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87) |
| 2453 | 2026-02-20T04:46:35.715Z | |
| 2454 | 2026-02-20T04:46:35.715Z | running 0 tests |
| 2455 | 2026-02-20T04:46:35.715Z | |
| 2456 | 2026-02-20T04:46:35.715Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2457 | 2026-02-20T04:46:35.715Z | |
| 2458 | 2026-02-20T04:46:35.715Z | Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567) |
| 2459 | 2026-02-20T04:46:35.715Z | |
| 2460 | 2026-02-20T04:46:35.715Z | running 0 tests |
| 2461 | 2026-02-20T04:46:35.715Z | |
| 2462 | 2026-02-20T04:46:35.715Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2463 | 2026-02-20T04:46:35.715Z | |
| 2464 | 2026-02-20T04:46:35.715Z | Doc-tests aal |
| 2465 | 2026-02-20T04:46:35.715Z | |
| 2466 | 2026-02-20T04:46:35.715Z | running 0 tests |
| 2467 | 2026-02-20T04:46:35.716Z | |
| 2468 | 2026-02-20T04:46:35.716Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2469 | 2026-02-20T04:46:35.716Z | |
| 2470 | 2026-02-20T04:46:35.716Z | Doc-tests aal_macros |
| 2471 | 2026-02-20T04:46:35.716Z | |
| 2472 | 2026-02-20T04:46:35.716Z | running 0 tests |
| 2473 | 2026-02-20T04:46:35.716Z | |
| 2474 | 2026-02-20T04:46:35.716Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2475 | 2026-02-20T04:46:35.716Z | |
| 2476 | 2026-02-20T04:46:35.716Z | Doc-tests common |
| 2477 | 2026-02-20T04:46:35.716Z | |
| 2478 | 2026-02-20T04:46:35.716Z | running 0 tests |
| 2479 | 2026-02-20T04:46:35.716Z | |
| 2480 | 2026-02-20T04:46:35.716Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2481 | 2026-02-20T04:46:35.716Z | |
| 2482 | 2026-02-20T04:46:35.716Z | Doc-tests dpd_api |
| 2483 | 2026-02-20T04:46:37.321Z | |
| 2484 | 2026-02-20T04:46:37.321Z | running 2 tests |
| 2485 | 2026-02-20T04:46:37.321Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored |
| 2486 | 2026-02-20T04:46:37.321Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored |
| 2487 | 2026-02-20T04:46:37.321Z | |
| 2488 | 2026-02-20T04:46:37.321Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2489 | 2026-02-20T04:46:37.321Z | |
| 2490 | 2026-02-20T04:46:37.375Z | Doc-tests dpd_client |
| 2491 | 2026-02-20T04:46:39.659Z | |
| 2492 | 2026-02-20T04:46:39.659Z | running 0 tests |
| 2493 | 2026-02-20T04:46:39.659Z | |
| 2494 | 2026-02-20T04:46:39.659Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2495 | 2026-02-20T04:46:39.659Z | |
| 2496 | 2026-02-20T04:46:39.722Z | Doc-tests dpd_types |
| 2497 | 2026-02-20T04:46:40.344Z | |
| 2498 | 2026-02-20T04:46:40.344Z | running 0 tests |
| 2499 | 2026-02-20T04:46:40.344Z | |
| 2500 | 2026-02-20T04:46:40.344Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2501 | 2026-02-20T04:46:40.344Z | |
| 2502 | 2026-02-20T04:46:40.388Z | Doc-tests packet |
| 2503 | 2026-02-20T04:46:40.599Z | |
| 2504 | 2026-02-20T04:46:40.599Z | running 0 tests |
| 2505 | 2026-02-20T04:46:40.599Z | |
| 2506 | 2026-02-20T04:46:40.599Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2507 | 2026-02-20T04:46:40.599Z | |
| 2508 | 2026-02-20T04:46:40.623Z | Doc-tests pcap |
| 2509 | 2026-02-20T04:46:40.718Z | |
| 2510 | 2026-02-20T04:46:40.718Z | running 0 tests |
| 2511 | 2026-02-20T04:46:40.718Z | |
| 2512 | 2026-02-20T04:46:40.718Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2513 | 2026-02-20T04:46:40.718Z | |
| 2514 | 2026-02-20T04:46:40.813Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2515 | 2026-02-20T04:46:40.813Z | + RUST_BACKTRACE=full |
| 2516 | 2026-02-20T04:46:40.813Z | + cargo test --features tofino_asic --no-fail-fast |
| 2517 | 2026-02-20T04:46:42.114Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2518 | 2026-02-20T04:46:42.146Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2519 | 2026-02-20T04:46:42.170Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2520 | 2026-02-20T04:46:42.195Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2521 | 2026-02-20T04:46:59.842Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2522 | 2026-02-20T04:47:00.817Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2523 | 2026-02-20T04:48:08.459Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s |
| 2524 | 2026-02-20T04:48:08.618Z | Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0) |
| 2525 | 2026-02-20T04:48:08.642Z | |
| 2526 | 2026-02-20T04:48:08.642Z | running 0 tests |
| 2527 | 2026-02-20T04:48:08.642Z | |
| 2528 | 2026-02-20T04:48:08.642Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2529 | 2026-02-20T04:48:08.642Z | |
| 2530 | 2026-02-20T04:48:08.643Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f) |
| 2531 | 2026-02-20T04:48:08.643Z | |
| 2532 | 2026-02-20T04:48:08.643Z | running 0 tests |
| 2533 | 2026-02-20T04:48:08.643Z | |
| 2534 | 2026-02-20T04:48:08.643Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2535 | 2026-02-20T04:48:08.643Z | |
| 2536 | 2026-02-20T04:48:08.643Z | Running unittests src/lib.rs (target/debug/deps/asic-cc705ea018ff0a18) |
| 2537 | 2026-02-20T04:48:08.800Z | |
| 2538 | 2026-02-20T04:48:08.800Z | running 8 tests |
| 2539 | 2026-02-20T04:48:08.825Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2540 | 2026-02-20T04:48:08.825Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2541 | 2026-02-20T04:48:08.825Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2542 | 2026-02-20T04:48:08.825Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2543 | 2026-02-20T04:48:08.825Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2544 | 2026-02-20T04:48:08.825Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2545 | 2026-02-20T04:48:08.825Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2546 | 2026-02-20T04:48:09.307Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2547 | 2026-02-20T04:48:09.307Z | |
| 2548 | 2026-02-20T04:48:09.307Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s |
| 2549 | 2026-02-20T04:48:09.307Z | |
| 2550 | 2026-02-20T04:48:09.331Z | Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5) |
| 2551 | 2026-02-20T04:48:09.331Z | |
| 2552 | 2026-02-20T04:48:09.331Z | running 10 tests |
| 2553 | 2026-02-20T04:48:09.332Z | test nat::tests::test_vni ... ok |
| 2554 | 2026-02-20T04:48:09.332Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2555 | 2026-02-20T04:48:09.332Z | test network::tests::test_equal ... ok |
| 2556 | 2026-02-20T04:48:09.332Z | test network::tests::test_eui64 ... ok |
| 2557 | 2026-02-20T04:48:09.332Z | test network::tests::test_into ... ok |
| 2558 | 2026-02-20T04:48:09.332Z | test network::tests::test_not_equal ... ok |
| 2559 | 2026-02-20T04:48:09.332Z | test network::tests::test_parse ... ok |
| 2560 | 2026-02-20T04:48:09.332Z | test network::tests::test_to_string ... ok |
| 2561 | 2026-02-20T04:48:09.332Z | test test_purge ... ok |
| 2562 | 2026-02-20T04:48:09.356Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2563 | 2026-02-20T04:48:09.356Z | |
| 2564 | 2026-02-20T04:48:09.356Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2565 | 2026-02-20T04:48:09.356Z | |
| 2566 | 2026-02-20T04:48:09.356Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882) |
| 2567 | 2026-02-20T04:48:09.356Z | |
| 2568 | 2026-02-20T04:48:09.356Z | running 1 test |
| 2569 | 2026-02-20T04:48:12.691Z | test test::test_apis_up_to_date ... ok |
| 2570 | 2026-02-20T04:48:12.691Z | |
| 2571 | 2026-02-20T04:48:12.691Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.35s |
| 2572 | 2026-02-20T04:48:12.691Z | |
| 2573 | 2026-02-20T04:48:12.718Z | Running unittests src/main.rs (target/debug/deps/dpd-c9ed06a7ee99a2e6) |
| 2574 | 2026-02-20T04:48:12.828Z | |
| 2575 | 2026-02-20T04:48:12.828Z | running 46 tests |
| 2576 | 2026-02-20T04:48:12.874Z | test freemap::test_ordering ... ok |
| 2577 | 2026-02-20T04:48:12.874Z | test freemap::test_split ... ok |
| 2578 | 2026-02-20T04:48:12.874Z | test config::tests::test_updates ... ok |
| 2579 | 2026-02-20T04:48:12.874Z | test macaddrs::tests::test_mac_offset ... ok |
| 2580 | 2026-02-20T04:48:12.874Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2581 | 2026-02-20T04:48:12.874Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2582 | 2026-02-20T04:48:12.874Z | test nat::test_mapping ... ok |
| 2583 | 2026-02-20T04:48:12.874Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2584 | 2026-02-20T04:48:12.874Z | test port_map::tests::dump_map ... ok |
| 2585 | 2026-02-20T04:48:12.874Z | test port_map::tests::test_backplane_group ... ok |
| 2586 | 2026-02-20T04:48:12.874Z | test port_map::tests::test_port_map ... ok |
| 2587 | 2026-02-20T04:48:12.874Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2588 | 2026-02-20T04:48:12.874Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2589 | 2026-02-20T04:48:12.874Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2590 | 2026-02-20T04:48:12.874Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2591 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.268 DEBG created new freemap, unit: freemap_test |
| 2592 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.269 DEBG initted freemap. size: 128, unit: freemap_test |
| 2593 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.269 DEBG reset freemap, unit: freemap_test |
| 2594 | 2026-02-20T04:48:12.874Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2595 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.269 DEBG created new freemap, unit: freemap_test |
| 2596 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.270 DEBG initted freemap. size: 128, unit: freemap_test |
| 2597 | 2026-02-20T04:48:12.874Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2598 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.270 DEBG reset freemap, unit: freemap_test |
| 2599 | 2026-02-20T04:48:12.874Z | test freemap::test_exhaustion ... ok |
| 2600 | 2026-02-20T04:48:12.874Z | test freemap::test_free ... ok |
| 2601 | 2026-02-20T04:48:12.874Z | Feb 20 04:48:12.270 DEBG created new freemap, unit: freemap_test |
| 2602 | 2026-02-20T04:48:12.874Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2603 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.270 DEBG initted freemap. size: 128, unit: freemap_test |
| 2604 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.270 DEBG reset freemap, unit: freemap_test |
| 2605 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.270 DEBG created new freemap, unit: freemap_test |
| 2606 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.270 DEBG initted freemap. size: 128, unit: freemap_test |
| 2607 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.270 DEBG reset freemap, unit: freemap_test |
| 2608 | 2026-02-20T04:48:12.875Z | test freemap::test_basic ... ok |
| 2609 | 2026-02-20T04:48:12.875Z | test api_server::tests::test_build_info ... ok |
| 2610 | 2026-02-20T04:48:12.875Z | test freemap::test_reclaim ... ok |
| 2611 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.271 DEBG created new freemap, unit: freemap_test |
| 2612 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.271 DEBG initted freemap. size: 128, unit: freemap_test |
| 2613 | 2026-02-20T04:48:12.875Z | Feb 20 04:48:12.271 DEBG reset freemap, unit: freemap_test |
| 2614 | 2026-02-20T04:48:12.875Z | test freemap::test_span ... ok |
| 2615 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2616 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2617 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2618 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2619 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2620 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2621 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2622 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2623 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2624 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2625 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2626 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2627 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2628 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2629 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2630 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2631 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2632 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2633 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2634 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2635 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2636 | 2026-02-20T04:48:12.875Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2637 | 2026-02-20T04:48:12.875Z | |
| 2638 | 2026-02-20T04:48:12.875Z | test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 2639 | 2026-02-20T04:48:12.875Z | |
| 2640 | 2026-02-20T04:48:12.900Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-6db38aab40979f93) |
| 2641 | 2026-02-20T04:48:12.900Z | |
| 2642 | 2026-02-20T04:48:12.900Z | running 0 tests |
| 2643 | 2026-02-20T04:48:12.900Z | |
| 2644 | 2026-02-20T04:48:12.900Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2645 | 2026-02-20T04:48:12.900Z | |
| 2646 | 2026-02-20T04:48:12.900Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732) |
| 2647 | 2026-02-20T04:48:12.900Z | |
| 2648 | 2026-02-20T04:48:12.900Z | running 0 tests |
| 2649 | 2026-02-20T04:48:12.900Z | |
| 2650 | 2026-02-20T04:48:12.900Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2651 | 2026-02-20T04:48:12.900Z | |
| 2652 | 2026-02-20T04:48:12.900Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-fc33ed9e730511b6) |
| 2653 | 2026-02-20T04:48:12.900Z | |
| 2654 | 2026-02-20T04:48:12.900Z | running 2 tests |
| 2655 | 2026-02-20T04:48:12.900Z | test tests::test_parse_client_port_id ... ok |
| 2656 | 2026-02-20T04:48:12.900Z | test tests::test_port_id_cmp ... ok |
| 2657 | 2026-02-20T04:48:12.900Z | |
| 2658 | 2026-02-20T04:48:12.900Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2659 | 2026-02-20T04:48:12.901Z | |
| 2660 | 2026-02-20T04:48:12.901Z | Running tests/test_all.rs (target/debug/deps/test_all-b32dccbea9798fb3) |
| 2661 | 2026-02-20T04:48:12.901Z | |
| 2662 | 2026-02-20T04:48:12.901Z | running 0 tests |
| 2663 | 2026-02-20T04:48:12.901Z | |
| 2664 | 2026-02-20T04:48:12.901Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2665 | 2026-02-20T04:48:12.901Z | |
| 2666 | 2026-02-20T04:48:12.901Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42) |
| 2667 | 2026-02-20T04:48:12.901Z | |
| 2668 | 2026-02-20T04:48:12.901Z | running 0 tests |
| 2669 | 2026-02-20T04:48:12.901Z | |
| 2670 | 2026-02-20T04:48:12.901Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2671 | 2026-02-20T04:48:12.901Z | |
| 2672 | 2026-02-20T04:48:12.901Z | Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03) |
| 2673 | 2026-02-20T04:48:12.901Z | |
| 2674 | 2026-02-20T04:48:12.901Z | running 12 tests |
| 2675 | 2026-02-20T04:48:12.901Z | test pbuf::test_byte ... ok |
| 2676 | 2026-02-20T04:48:12.901Z | test icmp::test_v4_checksum ... ok |
| 2677 | 2026-02-20T04:48:12.901Z | test icmp::test_v6_checksum ... ok |
| 2678 | 2026-02-20T04:48:12.901Z | test ipv6::test_ipv6_parse ... ok |
| 2679 | 2026-02-20T04:48:12.901Z | test lldp::test_lldp_parse ... ok |
| 2680 | 2026-02-20T04:48:12.901Z | test pbuf::test_nibble ... ok |
| 2681 | 2026-02-20T04:48:12.901Z | test pbuf::test_short ... ok |
| 2682 | 2026-02-20T04:48:12.901Z | test pbuf::test_overflow ... ok |
| 2683 | 2026-02-20T04:48:12.901Z | test pbuf::test_twelve ... ok |
| 2684 | 2026-02-20T04:48:12.901Z | test pbuf::test_word ... ok |
| 2685 | 2026-02-20T04:48:12.901Z | test tcp::test_checksum_ack_data ... ok |
| 2686 | 2026-02-20T04:48:12.901Z | test tcp::test_checksum_syn_nodata ... ok |
| 2687 | 2026-02-20T04:48:12.901Z | |
| 2688 | 2026-02-20T04:48:12.901Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2689 | 2026-02-20T04:48:12.901Z | |
| 2690 | 2026-02-20T04:48:12.901Z | Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114) |
| 2691 | 2026-02-20T04:48:12.901Z | |
| 2692 | 2026-02-20T04:48:12.901Z | running 0 tests |
| 2693 | 2026-02-20T04:48:12.901Z | |
| 2694 | 2026-02-20T04:48:12.901Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2695 | 2026-02-20T04:48:12.901Z | |
| 2696 | 2026-02-20T04:48:12.901Z | Running unittests src/main.rs (target/debug/deps/swadm-24908e782b6e1841) |
| 2697 | 2026-02-20T04:48:12.926Z | |
| 2698 | 2026-02-20T04:48:12.926Z | running 4 tests |
| 2699 | 2026-02-20T04:48:12.926Z | test switchport::test::test_compute_lanes ... ok |
| 2700 | 2026-02-20T04:48:12.926Z | test switchport::test::port_id_ordering ... ok |
| 2701 | 2026-02-20T04:48:12.926Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2702 | 2026-02-20T04:48:12.927Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2703 | 2026-02-20T04:48:12.927Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2704 | 2026-02-20T04:48:12.927Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2705 | 2026-02-20T04:48:12.927Z | Tx Enabled: Yes Yes Yes Yes |
| 2706 | 2026-02-20T04:48:12.927Z | Tx Loss-of-lock: No No No No |
| 2707 | 2026-02-20T04:48:12.927Z | Tx Loss-of-signal: No No No No |
| 2708 | 2026-02-20T04:48:12.927Z | Tx CDR Enabled: No No No No |
| 2709 | 2026-02-20T04:48:12.927Z | Tx Adaptive EQ Fault: No No No No |
| 2710 | 2026-02-20T04:48:12.927Z | Tx Fault: Yes Yes Yes Yes |
| 2711 | 2026-02-20T04:48:12.927Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2712 | 2026-02-20T04:48:12.927Z | State: Activated Activated Activated Activated |
| 2713 | 2026-02-20T04:48:12.927Z | Rx Output Enabled: false false false false |
| 2714 | 2026-02-20T04:48:12.927Z | Rx Output Status: valid valid valid valid |
| 2715 | 2026-02-20T04:48:12.927Z | Rx Loss-of-lock: true true true true |
| 2716 | 2026-02-20T04:48:12.927Z | Rx Loss-of-signal: false false false false |
| 2717 | 2026-02-20T04:48:12.927Z | Rx Auto-squelch Disable: true true true true |
| 2718 | 2026-02-20T04:48:12.927Z | Tx Output Enabled: true true true true |
| 2719 | 2026-02-20T04:48:12.927Z | Tx Output Status: invalid invalid invalid invalid |
| 2720 | 2026-02-20T04:48:12.927Z | Tx Loss-of-lock: false false false false |
| 2721 | 2026-02-20T04:48:12.927Z | test switchport::test::test_print_sff_datapath ... ok |
| 2722 | 2026-02-20T04:48:12.927Z | Tx Loss-of-signal: true true true true |
| 2723 | 2026-02-20T04:48:12.927Z | Tx Auto-squelch Disable: false false false false |
| 2724 | 2026-02-20T04:48:12.927Z | Tx Adaptive EQ Fail: true true true true |
| 2725 | 2026-02-20T04:48:12.927Z | Tx Failure: false false false false |
| 2726 | 2026-02-20T04:48:12.927Z | Tx Force Squelch: true true true true |
| 2727 | 2026-02-20T04:48:12.927Z | Tx Input Polarity: normal normal normal normal |
| 2728 | 2026-02-20T04:48:12.927Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2729 | 2026-02-20T04:48:12.927Z | |
| 2730 | 2026-02-20T04:48:12.927Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2731 | 2026-02-20T04:48:12.927Z | |
| 2732 | 2026-02-20T04:48:12.927Z | Running tests/counters.rs (target/debug/deps/counters-8a7d5bd0e28a2a7c) |
| 2733 | 2026-02-20T04:48:12.927Z | |
| 2734 | 2026-02-20T04:48:12.927Z | running 1 test |
| 2735 | 2026-02-20T04:48:12.927Z | test test_p4_counter_list ... ignored |
| 2736 | 2026-02-20T04:48:12.927Z | |
| 2737 | 2026-02-20T04:48:12.927Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2738 | 2026-02-20T04:48:12.927Z | |
| 2739 | 2026-02-20T04:48:12.927Z | Running tests/port-link.rs (target/debug/deps/port_link-5454098cbdcb5e34) |
| 2740 | 2026-02-20T04:48:12.927Z | |
| 2741 | 2026-02-20T04:48:12.928Z | running 5 tests |
| 2742 | 2026-02-20T04:48:12.928Z | test test_an ... ignored |
| 2743 | 2026-02-20T04:48:12.928Z | test test_enable ... ignored |
| 2744 | 2026-02-20T04:48:12.928Z | test test_ip_addresses ... ignored |
| 2745 | 2026-02-20T04:48:12.928Z | test test_kr ... ignored |
| 2746 | 2026-02-20T04:48:12.928Z | test test_mac ... ignored |
| 2747 | 2026-02-20T04:48:12.928Z | |
| 2748 | 2026-02-20T04:48:12.928Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2749 | 2026-02-20T04:48:12.928Z | |
| 2750 | 2026-02-20T04:48:12.928Z | Running unittests src/main.rs (target/debug/deps/tfportd-7f9f13ad42673e0c) |
| 2751 | 2026-02-20T04:48:12.928Z | |
| 2752 | 2026-02-20T04:48:12.928Z | running 3 tests |
| 2753 | 2026-02-20T04:48:12.952Z | test linklocal::test_parse_ipadm ... ok |
| 2754 | 2026-02-20T04:48:12.952Z | test tfport::test_parse_tfport ... ok |
| 2755 | 2026-02-20T04:48:12.952Z | test config::tests::test_updates ... ok |
| 2756 | 2026-02-20T04:48:12.952Z | |
| 2757 | 2026-02-20T04:48:12.952Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2758 | 2026-02-20T04:48:12.952Z | |
| 2759 | 2026-02-20T04:48:12.952Z | Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87) |
| 2760 | 2026-02-20T04:48:12.952Z | |
| 2761 | 2026-02-20T04:48:12.953Z | running 0 tests |
| 2762 | 2026-02-20T04:48:12.953Z | |
| 2763 | 2026-02-20T04:48:12.953Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2764 | 2026-02-20T04:48:12.953Z | |
| 2765 | 2026-02-20T04:48:12.953Z | Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567) |
| 2766 | 2026-02-20T04:48:12.953Z | |
| 2767 | 2026-02-20T04:48:12.953Z | running 0 tests |
| 2768 | 2026-02-20T04:48:12.953Z | |
| 2769 | 2026-02-20T04:48:12.953Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2770 | 2026-02-20T04:48:12.953Z | |
| 2771 | 2026-02-20T04:48:12.953Z | Doc-tests aal |
| 2772 | 2026-02-20T04:48:13.115Z | |
| 2773 | 2026-02-20T04:48:13.115Z | running 0 tests |
| 2774 | 2026-02-20T04:48:13.115Z | |
| 2775 | 2026-02-20T04:48:13.116Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2776 | 2026-02-20T04:48:13.116Z | |
| 2777 | 2026-02-20T04:48:13.140Z | Doc-tests aal_macros |
| 2778 | 2026-02-20T04:48:13.257Z | |
| 2779 | 2026-02-20T04:48:13.257Z | running 0 tests |
| 2780 | 2026-02-20T04:48:13.257Z | |
| 2781 | 2026-02-20T04:48:13.258Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2782 | 2026-02-20T04:48:13.258Z | |
| 2783 | 2026-02-20T04:48:13.282Z | Doc-tests common |
| 2784 | 2026-02-20T04:48:13.686Z | |
| 2785 | 2026-02-20T04:48:13.686Z | running 0 tests |
| 2786 | 2026-02-20T04:48:13.686Z | |
| 2787 | 2026-02-20T04:48:13.686Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2788 | 2026-02-20T04:48:13.686Z | |
| 2789 | 2026-02-20T04:48:13.713Z | Doc-tests dpd_api |
| 2790 | 2026-02-20T04:48:15.537Z | |
| 2791 | 2026-02-20T04:48:15.537Z | running 2 tests |
| 2792 | 2026-02-20T04:48:15.537Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored |
| 2793 | 2026-02-20T04:48:15.537Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored |
| 2794 | 2026-02-20T04:48:15.537Z | |
| 2795 | 2026-02-20T04:48:15.537Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2796 | 2026-02-20T04:48:15.537Z | |
| 2797 | 2026-02-20T04:48:15.597Z | Doc-tests dpd_client |
| 2798 | 2026-02-20T04:48:17.948Z | |
| 2799 | 2026-02-20T04:48:17.948Z | running 0 tests |
| 2800 | 2026-02-20T04:48:17.948Z | |
| 2801 | 2026-02-20T04:48:17.948Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2802 | 2026-02-20T04:48:17.948Z | |
| 2803 | 2026-02-20T04:48:18.006Z | Doc-tests dpd_types |
| 2804 | 2026-02-20T04:48:18.610Z | |
| 2805 | 2026-02-20T04:48:18.610Z | running 0 tests |
| 2806 | 2026-02-20T04:48:18.610Z | |
| 2807 | 2026-02-20T04:48:18.610Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2808 | 2026-02-20T04:48:18.610Z | |
| 2809 | 2026-02-20T04:48:18.653Z | Doc-tests packet |
| 2810 | 2026-02-20T04:48:18.861Z | |
| 2811 | 2026-02-20T04:48:18.861Z | running 0 tests |
| 2812 | 2026-02-20T04:48:18.861Z | |
| 2813 | 2026-02-20T04:48:18.861Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2814 | 2026-02-20T04:48:18.861Z | |
| 2815 | 2026-02-20T04:48:18.886Z | Doc-tests pcap |
| 2816 | 2026-02-20T04:48:18.983Z | |
| 2817 | 2026-02-20T04:48:18.984Z | running 0 tests |
| 2818 | 2026-02-20T04:48:18.984Z | |
| 2819 | 2026-02-20T04:48:18.984Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2820 | 2026-02-20T04:48:18.984Z | |
| 2821 | 2026-02-20T04:48:19.057Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2822 | 2026-02-20T04:48:19.057Z | + RUST_BACKTRACE=full |
| 2823 | 2026-02-20T04:48:19.057Z | + cargo test --features softnpu --no-fail-fast |
| 2824 | 2026-02-20T04:48:20.533Z | Compiling num-integer v0.1.46 |
| 2825 | 2026-02-20T04:48:20.566Z | Compiling num-complex v0.4.6 |
| 2826 | 2026-02-20T04:48:20.699Z | Compiling bitstruct_derive v0.1.0 |
| 2827 | 2026-02-20T04:48:20.723Z | Compiling tap v1.0.1 |
| 2828 | 2026-02-20T04:48:20.931Z | Compiling wyz v0.5.1 |
| 2829 | 2026-02-20T04:48:21.167Z | Compiling num-rational v0.4.2 |
| 2830 | 2026-02-20T04:48:21.290Z | Compiling num-iter v0.1.45 |
| 2831 | 2026-02-20T04:48:21.331Z | Compiling num-bigint v0.4.6 |
| 2832 | 2026-02-20T04:48:21.586Z | Compiling radium v0.7.0 |
| 2833 | 2026-02-20T04:48:21.610Z | Compiling funty v2.0.0 |
| 2834 | 2026-02-20T04:48:21.634Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2835 | 2026-02-20T04:48:21.778Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2836 | 2026-02-20T04:48:21.928Z | Compiling num v0.4.3 |
| 2837 | 2026-02-20T04:48:22.068Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2838 | 2026-02-20T04:48:22.092Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2839 | 2026-02-20T04:48:22.118Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2840 | 2026-02-20T04:48:22.329Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2841 | 2026-02-20T04:48:22.383Z | Compiling typeid v1.0.3 |
| 2842 | 2026-02-20T04:48:22.586Z | Compiling bitvec v1.0.1 |
| 2843 | 2026-02-20T04:48:22.637Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2844 | 2026-02-20T04:48:22.675Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2845 | 2026-02-20T04:48:22.849Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2846 | 2026-02-20T04:48:23.008Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2847 | 2026-02-20T04:48:23.234Z | Compiling ascii v1.1.0 |
| 2848 | 2026-02-20T04:48:23.495Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2849 | 2026-02-20T04:48:24.355Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2850 | 2026-02-20T04:48:24.417Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2851 | 2026-02-20T04:48:24.470Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2852 | 2026-02-20T04:48:25.090Z | Compiling erased-serde v0.4.8 |
| 2853 | 2026-02-20T04:48:25.248Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2854 | 2026-02-20T04:48:25.408Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2855 | 2026-02-20T04:48:25.763Z | Compiling bitstruct v0.1.1 |
| 2856 | 2026-02-20T04:48:26.157Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2857 | 2026-02-20T04:48:26.181Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2858 | 2026-02-20T04:48:26.400Z | Compiling serde_arrays v0.1.0 |
| 2859 | 2026-02-20T04:48:26.613Z | Compiling libloading v0.7.4 |
| 2860 | 2026-02-20T04:48:27.105Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2861 | 2026-02-20T04:48:27.400Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2862 | 2026-02-20T04:48:27.594Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2863 | 2026-02-20T04:48:28.481Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2864 | 2026-02-20T04:48:28.967Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2865 | 2026-02-20T04:48:31.523Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2866 | 2026-02-20T04:48:32.893Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2867 | 2026-02-20T04:48:42.013Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2868 | 2026-02-20T04:48:42.397Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2869 | 2026-02-20T04:48:42.486Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2870 | 2026-02-20T04:48:43.348Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2871 | 2026-02-20T04:48:44.114Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2872 | 2026-02-20T04:48:46.705Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2873 | 2026-02-20T04:48:47.081Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2874 | 2026-02-20T04:48:48.283Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2875 | 2026-02-20T04:48:55.454Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2876 | 2026-02-20T04:49:00.304Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2877 | 2026-02-20T04:49:02.741Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2878 | 2026-02-20T04:49:02.804Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2879 | 2026-02-20T04:49:04.517Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2880 | 2026-02-20T04:49:19.354Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2881 | 2026-02-20T04:49:22.890Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2882 | 2026-02-20T04:49:31.643Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2883 | 2026-02-20T04:50:42.674Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 23s |
| 2884 | 2026-02-20T04:50:42.798Z | Running unittests src/lib.rs (target/debug/deps/aal-3081bcca9c991069) |
| 2885 | 2026-02-20T04:50:42.822Z | |
| 2886 | 2026-02-20T04:50:42.822Z | running 0 tests |
| 2887 | 2026-02-20T04:50:42.822Z | |
| 2888 | 2026-02-20T04:50:42.822Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2889 | 2026-02-20T04:50:42.822Z | |
| 2890 | 2026-02-20T04:50:42.822Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f) |
| 2891 | 2026-02-20T04:50:42.822Z | |
| 2892 | 2026-02-20T04:50:42.822Z | running 0 tests |
| 2893 | 2026-02-20T04:50:42.822Z | |
| 2894 | 2026-02-20T04:50:42.822Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2895 | 2026-02-20T04:50:42.822Z | |
| 2896 | 2026-02-20T04:50:42.822Z | Running unittests src/lib.rs (target/debug/deps/asic-ff5407dd8f4da1b6) |
| 2897 | 2026-02-20T04:50:42.822Z | |
| 2898 | 2026-02-20T04:50:42.822Z | running 0 tests |
| 2899 | 2026-02-20T04:50:42.822Z | |
| 2900 | 2026-02-20T04:50:42.822Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2901 | 2026-02-20T04:50:42.822Z | |
| 2902 | 2026-02-20T04:50:42.822Z | Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5) |
| 2903 | 2026-02-20T04:50:42.822Z | |
| 2904 | 2026-02-20T04:50:42.822Z | running 10 tests |
| 2905 | 2026-02-20T04:50:42.822Z | test network::tests::test_equal ... ok |
| 2906 | 2026-02-20T04:50:42.822Z | test network::tests::test_eui64 ... ok |
| 2907 | 2026-02-20T04:50:42.822Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2908 | 2026-02-20T04:50:42.822Z | test network::tests::test_into ... ok |
| 2909 | 2026-02-20T04:50:42.822Z | test nat::tests::test_vni ... ok |
| 2910 | 2026-02-20T04:50:42.822Z | test network::tests::test_not_equal ... ok |
| 2911 | 2026-02-20T04:50:42.823Z | test network::tests::test_parse ... ok |
| 2912 | 2026-02-20T04:50:42.823Z | test network::tests::test_to_string ... ok |
| 2913 | 2026-02-20T04:50:42.823Z | test test_purge ... ok |
| 2914 | 2026-02-20T04:50:42.847Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2915 | 2026-02-20T04:50:42.847Z | |
| 2916 | 2026-02-20T04:50:42.847Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2917 | 2026-02-20T04:50:42.847Z | |
| 2918 | 2026-02-20T04:50:42.847Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-57de7df92f7d8ea4) |
| 2919 | 2026-02-20T04:50:42.847Z | |
| 2920 | 2026-02-20T04:50:42.847Z | running 1 test |
| 2921 | 2026-02-20T04:50:45.984Z | test test::test_apis_up_to_date ... ok |
| 2922 | 2026-02-20T04:50:45.984Z | |
| 2923 | 2026-02-20T04:50:45.984Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s |
| 2924 | 2026-02-20T04:50:45.984Z | |
| 2925 | 2026-02-20T04:50:46.020Z | Running unittests src/main.rs (target/debug/deps/dpd-ec728b883472e9e0) |
| 2926 | 2026-02-20T04:50:46.066Z | |
| 2927 | 2026-02-20T04:50:46.066Z | running 18 tests |
| 2928 | 2026-02-20T04:50:46.066Z | test freemap::test_ordering ... ok |
| 2929 | 2026-02-20T04:50:46.066Z | test config::tests::test_updates ... ok |
| 2930 | 2026-02-20T04:50:46.066Z | test freemap::test_split ... ok |
| 2931 | 2026-02-20T04:50:46.066Z | test macaddrs::tests::test_mac_offset ... ok |
| 2932 | 2026-02-20T04:50:46.066Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2933 | 2026-02-20T04:50:46.066Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2934 | 2026-02-20T04:50:46.066Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2935 | 2026-02-20T04:50:46.066Z | test nat::test_mapping ... ok |
| 2936 | 2026-02-20T04:50:46.066Z | test port_map::tests::dump_map ... ok |
| 2937 | 2026-02-20T04:50:46.066Z | test port_map::tests::test_backplane_group ... ok |
| 2938 | 2026-02-20T04:50:46.066Z | Feb 20 04:50:45.486 DEBG created new freemap, unit: freemap_test |
| 2939 | 2026-02-20T04:50:46.066Z | Feb 20 04:50:45.487 DEBG Feb 20 04:50:45.487initted freemap. size: 128 , DEBGunit : created new freemapfreemap_testFeb 20 04:50:45.487, |
| 2940 | 2026-02-20T04:50:46.067Z | unit: DEBGfreemap_test Feb 20 04:50:45.487created new freemap |
| 2941 | 2026-02-20T04:50:46.067Z | DEBG, unitreset freemapFeb 20 04:50:45.487, :unitDEBG: freemap_testinitted freemap. size: 128 |
| 2942 | 2026-02-20T04:50:46.067Z | , unit freemap_test |
| 2943 | 2026-02-20T04:50:46.067Z | :Feb 20 04:50:45.487 freemap_testDEBG |
| 2944 | 2026-02-20T04:50:46.067Z | initted freemap. size: 128, unit: Feb 20 04:50:45.487freemap_test |
| 2945 | 2026-02-20T04:50:46.067Z | DEBG reset freemap, Feb 20 04:50:45.487unit : DEBGfreemap_test |
| 2946 | 2026-02-20T04:50:46.067Z | reset freemap, unit: freemap_test |
| 2947 | 2026-02-20T04:50:46.067Z | test freemap::test_basic ... ok |
| 2948 | 2026-02-20T04:50:46.067Z | test freemap::test_exhaustion ... ok |
| 2949 | 2026-02-20T04:50:46.067Z | test freemap::test_span ... ok |
| 2950 | 2026-02-20T04:50:46.067Z | test port_map::tests::test_port_map ... ok |
| 2951 | 2026-02-20T04:50:46.067Z | Feb 20 04:50:45.488 DEBG created new freemap, unit: freemap_test |
| 2952 | 2026-02-20T04:50:46.067Z | Feb 20 04:50:45.488 DEBG initted freemap. size: 128, unit: freemap_test |
| 2953 | 2026-02-20T04:50:46.067Z | Feb 20 04:50:45.488 DEBG reset freemap, unit: freemap_test |
| 2954 | 2026-02-20T04:50:46.067Z | test freemap::test_free ... ok |
| 2955 | 2026-02-20T04:50:46.067Z | Feb 20 04:50:45.489 DEBG created new freemap, unit: freemap_test |
| 2956 | 2026-02-20T04:50:46.067Z | Feb 20 04:50:45.489 DEBG initted freemap. size: 128, unit: freemap_test |
| 2957 | 2026-02-20T04:50:46.067Z | Feb 20 04:50:45.489 DEBG reset freemap, unit: freemap_test |
| 2958 | 2026-02-20T04:50:46.067Z | test freemap::test_reclaim ... ok |
| 2959 | 2026-02-20T04:50:46.116Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2960 | 2026-02-20T04:50:46.116Z | test api_server::tests::test_build_info ... ok |
| 2961 | 2026-02-20T04:50:46.116Z | |
| 2962 | 2026-02-20T04:50:46.116Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 2963 | 2026-02-20T04:50:46.116Z | |
| 2964 | 2026-02-20T04:50:46.141Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7fa608bfaba72db3) |
| 2965 | 2026-02-20T04:50:46.141Z | |
| 2966 | 2026-02-20T04:50:46.141Z | running 0 tests |
| 2967 | 2026-02-20T04:50:46.141Z | |
| 2968 | 2026-02-20T04:50:46.141Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2969 | 2026-02-20T04:50:46.141Z | |
| 2970 | 2026-02-20T04:50:46.141Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f70ba6afec45c886) |
| 2971 | 2026-02-20T04:50:46.141Z | |
| 2972 | 2026-02-20T04:50:46.141Z | running 0 tests |
| 2973 | 2026-02-20T04:50:46.141Z | |
| 2974 | 2026-02-20T04:50:46.141Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2975 | 2026-02-20T04:50:46.141Z | |
| 2976 | 2026-02-20T04:50:46.141Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-89b0d83c32dacc5a) |
| 2977 | 2026-02-20T04:50:46.141Z | |
| 2978 | 2026-02-20T04:50:46.141Z | running 2 tests |
| 2979 | 2026-02-20T04:50:46.141Z | test tests::test_parse_client_port_id ... ok |
| 2980 | 2026-02-20T04:50:46.141Z | test tests::test_port_id_cmp ... ok |
| 2981 | 2026-02-20T04:50:46.141Z | |
| 2982 | 2026-02-20T04:50:46.142Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2983 | 2026-02-20T04:50:46.142Z | |
| 2984 | 2026-02-20T04:50:46.142Z | Running tests/test_all.rs (target/debug/deps/test_all-5741a0a1b5d4483a) |
| 2985 | 2026-02-20T04:50:46.142Z | |
| 2986 | 2026-02-20T04:50:46.142Z | running 0 tests |
| 2987 | 2026-02-20T04:50:46.142Z | |
| 2988 | 2026-02-20T04:50:46.142Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2989 | 2026-02-20T04:50:46.142Z | |
| 2990 | 2026-02-20T04:50:46.142Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c1c82d28a9058c66) |
| 2991 | 2026-02-20T04:50:46.142Z | |
| 2992 | 2026-02-20T04:50:46.142Z | running 0 tests |
| 2993 | 2026-02-20T04:50:46.142Z | |
| 2994 | 2026-02-20T04:50:46.142Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2995 | 2026-02-20T04:50:46.142Z | |
| 2996 | 2026-02-20T04:50:46.142Z | Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03) |
| 2997 | 2026-02-20T04:50:46.142Z | |
| 2998 | 2026-02-20T04:50:46.142Z | running 12 tests |
| 2999 | 2026-02-20T04:50:46.142Z | test icmp::test_v6_checksum ... ok |
| 3000 | 2026-02-20T04:50:46.142Z | test icmp::test_v4_checksum ... ok |
| 3001 | 2026-02-20T04:50:46.142Z | test lldp::test_lldp_parse ... ok |
| 3002 | 2026-02-20T04:50:46.142Z | test pbuf::test_byte ... ok |
| 3003 | 2026-02-20T04:50:46.142Z | test ipv6::test_ipv6_parse ... ok |
| 3004 | 2026-02-20T04:50:46.142Z | test pbuf::test_nibble ... ok |
| 3005 | 2026-02-20T04:50:46.142Z | test pbuf::test_overflow ... ok |
| 3006 | 2026-02-20T04:50:46.142Z | test pbuf::test_short ... ok |
| 3007 | 2026-02-20T04:50:46.142Z | test pbuf::test_twelve ... ok |
| 3008 | 2026-02-20T04:50:46.142Z | test pbuf::test_word ... ok |
| 3009 | 2026-02-20T04:50:46.142Z | test tcp::test_checksum_ack_data ... ok |
| 3010 | 2026-02-20T04:50:46.142Z | test tcp::test_checksum_syn_nodata ... ok |
| 3011 | 2026-02-20T04:50:46.142Z | |
| 3012 | 2026-02-20T04:50:46.142Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3013 | 2026-02-20T04:50:46.142Z | |
| 3014 | 2026-02-20T04:50:46.142Z | Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114) |
| 3015 | 2026-02-20T04:50:46.142Z | |
| 3016 | 2026-02-20T04:50:46.142Z | running 0 tests |
| 3017 | 2026-02-20T04:50:46.142Z | |
| 3018 | 2026-02-20T04:50:46.142Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3019 | 2026-02-20T04:50:46.142Z | |
| 3020 | 2026-02-20T04:50:46.142Z | Running unittests src/main.rs (target/debug/deps/swadm-c52c2c11ab13c3b5) |
| 3021 | 2026-02-20T04:50:46.143Z | |
| 3022 | 2026-02-20T04:50:46.143Z | running 4 tests |
| 3023 | 2026-02-20T04:50:46.167Z | test switchport::test::test_compute_lanes ... ok |
| 3024 | 2026-02-20T04:50:46.168Z | test switchport::test::port_id_ordering ... ok |
| 3025 | 2026-02-20T04:50:46.168Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3026 | 2026-02-20T04:50:46.168Z | Lane 0 Rx Loss-of-lock: Yes Lane 1 Yes Lane 2 YesLane 3 |
| 3027 | 2026-02-20T04:50:46.168Z | State: ActivatedYes |
| 3028 | 2026-02-20T04:50:46.168Z | Activated Activated Activated Rx Loss-of-signal: Yes |
| 3029 | 2026-02-20T04:50:46.168Z | Yes Rx Output Enabled: false Yesfalse Yes |
| 3030 | 2026-02-20T04:50:46.168Z | false false |
| 3031 | 2026-02-20T04:50:46.168Z | Rx CDR Enabled: Yes Rx Output Status: valid Yes valid Yes valid valid |
| 3032 | 2026-02-20T04:50:46.168Z | Yes Rx Loss-of-lock: true |
| 3033 | 2026-02-20T04:50:46.168Z | true Tx Enabled: Yes trueYes true |
| 3034 | 2026-02-20T04:50:46.168Z | Rx Loss-of-signal: false Yesfalse Yes |
| 3035 | 2026-02-20T04:50:46.168Z | Tx Loss-of-lock: No false false |
| 3036 | 2026-02-20T04:50:46.168Z | No Rx Auto-squelch Disable: true Notrue No |
| 3037 | 2026-02-20T04:50:46.168Z | true Tx Loss-of-signal: No true |
| 3038 | 2026-02-20T04:50:46.168Z | No Tx Output Enabled: true Notrue No |
| 3039 | 2026-02-20T04:50:46.168Z | true true |
| 3040 | 2026-02-20T04:50:46.168Z | Tx CDR Enabled: No Tx Output Status: invalid No invalid No invalidNo |
| 3041 | 2026-02-20T04:50:46.168Z | Tx Adaptive EQ Fault: No invalid |
| 3042 | 2026-02-20T04:50:46.168Z | No Tx Loss-of-lock: false Nofalse Nofalse |
| 3043 | 2026-02-20T04:50:46.168Z | false |
| 3044 | 2026-02-20T04:50:46.168Z | Tx Fault: Yes Tx Loss-of-signal: true Yestrue Yestrue Yes |
| 3045 | 2026-02-20T04:50:46.168Z | true |
| 3046 | 2026-02-20T04:50:46.168Z | Tx Auto-squelch Disable: false false false false |
| 3047 | 2026-02-20T04:50:46.168Z | Tx Adaptive EQ Fail: true true true true |
| 3048 | 2026-02-20T04:50:46.168Z | Tx Failure: false false false false |
| 3049 | 2026-02-20T04:50:46.168Z | Tx Force Squelch: true true true true |
| 3050 | 2026-02-20T04:50:46.168Z | Tx Input Polarity: normal normal normal normal |
| 3051 | 2026-02-20T04:50:46.168Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3052 | 2026-02-20T04:50:46.168Z | test switchport::test::test_print_sff_datapath ... ok |
| 3053 | 2026-02-20T04:50:46.168Z | |
| 3054 | 2026-02-20T04:50:46.168Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3055 | 2026-02-20T04:50:46.168Z | |
| 3056 | 2026-02-20T04:50:46.168Z | Running tests/counters.rs (target/debug/deps/counters-c8ee0c6306c393e2) |
| 3057 | 2026-02-20T04:50:46.168Z | |
| 3058 | 2026-02-20T04:50:46.168Z | running 1 test |
| 3059 | 2026-02-20T04:50:46.169Z | test test_p4_counter_list ... ignored |
| 3060 | 2026-02-20T04:50:46.169Z | |
| 3061 | 2026-02-20T04:50:46.169Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3062 | 2026-02-20T04:50:46.169Z | |
| 3063 | 2026-02-20T04:50:46.169Z | Running tests/port-link.rs (target/debug/deps/port_link-ccdc6a7125f6c73a) |
| 3064 | 2026-02-20T04:50:46.193Z | |
| 3065 | 2026-02-20T04:50:46.193Z | running 5 tests |
| 3066 | 2026-02-20T04:50:46.193Z | test test_an ... ignored |
| 3067 | 2026-02-20T04:50:46.193Z | test test_enable ... ignored |
| 3068 | 2026-02-20T04:50:46.193Z | test test_ip_addresses ... ignored |
| 3069 | 2026-02-20T04:50:46.193Z | test test_kr ... ignored |
| 3070 | 2026-02-20T04:50:46.194Z | test test_mac ... ignored |
| 3071 | 2026-02-20T04:50:46.194Z | |
| 3072 | 2026-02-20T04:50:46.194Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3073 | 2026-02-20T04:50:46.194Z | |
| 3074 | 2026-02-20T04:50:46.194Z | Running unittests src/main.rs (target/debug/deps/tfportd-16364e9fa3c5912a) |
| 3075 | 2026-02-20T04:50:46.194Z | |
| 3076 | 2026-02-20T04:50:46.194Z | running 3 tests |
| 3077 | 2026-02-20T04:50:46.194Z | test config::tests::test_updates ... ok |
| 3078 | 2026-02-20T04:50:46.194Z | test tfport::test_parse_tfport ... ok |
| 3079 | 2026-02-20T04:50:46.194Z | test linklocal::test_parse_ipadm ... ok |
| 3080 | 2026-02-20T04:50:46.194Z | |
| 3081 | 2026-02-20T04:50:46.194Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3082 | 2026-02-20T04:50:46.194Z | |
| 3083 | 2026-02-20T04:50:46.194Z | Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87) |
| 3084 | 2026-02-20T04:50:46.194Z | |
| 3085 | 2026-02-20T04:50:46.194Z | running 0 tests |
| 3086 | 2026-02-20T04:50:46.194Z | |
| 3087 | 2026-02-20T04:50:46.194Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3088 | 2026-02-20T04:50:46.194Z | |
| 3089 | 2026-02-20T04:50:46.194Z | Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567) |
| 3090 | 2026-02-20T04:50:46.194Z | |
| 3091 | 2026-02-20T04:50:46.194Z | running 0 tests |
| 3092 | 2026-02-20T04:50:46.194Z | |
| 3093 | 2026-02-20T04:50:46.194Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3094 | 2026-02-20T04:50:46.194Z | |
| 3095 | 2026-02-20T04:50:46.194Z | Doc-tests aal |
| 3096 | 2026-02-20T04:50:46.368Z | |
| 3097 | 2026-02-20T04:50:46.368Z | running 0 tests |
| 3098 | 2026-02-20T04:50:46.368Z | |
| 3099 | 2026-02-20T04:50:46.369Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3100 | 2026-02-20T04:50:46.369Z | |
| 3101 | 2026-02-20T04:50:46.396Z | Doc-tests aal_macros |
| 3102 | 2026-02-20T04:50:46.518Z | |
| 3103 | 2026-02-20T04:50:46.519Z | running 0 tests |
| 3104 | 2026-02-20T04:50:46.519Z | |
| 3105 | 2026-02-20T04:50:46.519Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3106 | 2026-02-20T04:50:46.519Z | |
| 3107 | 2026-02-20T04:50:46.543Z | Doc-tests common |
| 3108 | 2026-02-20T04:50:46.976Z | |
| 3109 | 2026-02-20T04:50:46.976Z | running 0 tests |
| 3110 | 2026-02-20T04:50:46.976Z | |
| 3111 | 2026-02-20T04:50:46.976Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3112 | 2026-02-20T04:50:46.976Z | |
| 3113 | 2026-02-20T04:50:47.008Z | Doc-tests dpd_api |
| 3114 | 2026-02-20T04:50:48.696Z | |
| 3115 | 2026-02-20T04:50:48.696Z | running 2 tests |
| 3116 | 2026-02-20T04:50:48.696Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored |
| 3117 | 2026-02-20T04:50:48.696Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored |
| 3118 | 2026-02-20T04:50:48.696Z | |
| 3119 | 2026-02-20T04:50:48.696Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3120 | 2026-02-20T04:50:48.696Z | |
| 3121 | 2026-02-20T04:50:48.758Z | Doc-tests dpd_client |
| 3122 | 2026-02-20T04:50:51.027Z | |
| 3123 | 2026-02-20T04:50:51.027Z | running 0 tests |
| 3124 | 2026-02-20T04:50:51.027Z | |
| 3125 | 2026-02-20T04:50:51.027Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3126 | 2026-02-20T04:50:51.027Z | |
| 3127 | 2026-02-20T04:50:51.095Z | Doc-tests dpd_types |
| 3128 | 2026-02-20T04:50:51.672Z | |
| 3129 | 2026-02-20T04:50:51.672Z | running 0 tests |
| 3130 | 2026-02-20T04:50:51.672Z | |
| 3131 | 2026-02-20T04:50:51.672Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3132 | 2026-02-20T04:50:51.672Z | |
| 3133 | 2026-02-20T04:50:51.717Z | Doc-tests packet |
| 3134 | 2026-02-20T04:50:51.930Z | |
| 3135 | 2026-02-20T04:50:51.930Z | running 0 tests |
| 3136 | 2026-02-20T04:50:51.931Z | |
| 3137 | 2026-02-20T04:50:51.931Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3138 | 2026-02-20T04:50:51.931Z | |
| 3139 | 2026-02-20T04:50:51.957Z | Doc-tests pcap |
| 3140 | 2026-02-20T04:50:52.058Z | |
| 3141 | 2026-02-20T04:50:52.058Z | running 0 tests |
| 3142 | 2026-02-20T04:50:52.058Z | |
| 3143 | 2026-02-20T04:50:52.058Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3144 | 2026-02-20T04:50:52.058Z | |
| 3145 | 2026-02-20T04:50:52.133Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3146 | 2026-02-20T04:50:52.133Z | + RUST_BACKTRACE=full |
| 3147 | 2026-02-20T04:50:52.133Z | + cargo test --features chaos --no-fail-fast |
| 3148 | 2026-02-20T04:50:53.430Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3149 | 2026-02-20T04:50:53.460Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3150 | 2026-02-20T04:50:53.484Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3151 | 2026-02-20T04:51:10.617Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3152 | 2026-02-20T04:51:11.004Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3153 | 2026-02-20T04:52:08.393Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s |
| 3154 | 2026-02-20T04:52:08.509Z | Running unittests src/lib.rs (target/debug/deps/aal-40797f5f8d2432e0) |
| 3155 | 2026-02-20T04:52:08.533Z | |
| 3156 | 2026-02-20T04:52:08.533Z | running 0 tests |
| 3157 | 2026-02-20T04:52:08.533Z | |
| 3158 | 2026-02-20T04:52:08.533Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3159 | 2026-02-20T04:52:08.533Z | |
| 3160 | 2026-02-20T04:52:08.533Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-691c9cd2e298091f) |
| 3161 | 2026-02-20T04:52:08.533Z | |
| 3162 | 2026-02-20T04:52:08.533Z | running 0 tests |
| 3163 | 2026-02-20T04:52:08.533Z | |
| 3164 | 2026-02-20T04:52:08.533Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3165 | 2026-02-20T04:52:08.533Z | |
| 3166 | 2026-02-20T04:52:08.534Z | Running unittests src/lib.rs (target/debug/deps/asic-0c357cc610da5af5) |
| 3167 | 2026-02-20T04:52:08.534Z | |
| 3168 | 2026-02-20T04:52:08.534Z | running 0 tests |
| 3169 | 2026-02-20T04:52:08.534Z | |
| 3170 | 2026-02-20T04:52:08.534Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3171 | 2026-02-20T04:52:08.534Z | |
| 3172 | 2026-02-20T04:52:08.534Z | Running unittests src/lib.rs (target/debug/deps/common-b3b9b2da70f6c0b5) |
| 3173 | 2026-02-20T04:52:08.534Z | |
| 3174 | 2026-02-20T04:52:08.534Z | running 10 tests |
| 3175 | 2026-02-20T04:52:08.534Z | test nat::tests::test_vni ... ok |
| 3176 | 2026-02-20T04:52:08.558Z | test network::tests::test_eui64 ... ok |
| 3177 | 2026-02-20T04:52:08.558Z | test network::tests::test_equal ... ok |
| 3178 | 2026-02-20T04:52:08.558Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3179 | 2026-02-20T04:52:08.558Z | test network::tests::test_into ... ok |
| 3180 | 2026-02-20T04:52:08.558Z | test network::tests::test_not_equal ... ok |
| 3181 | 2026-02-20T04:52:08.559Z | test network::tests::test_parse ... ok |
| 3182 | 2026-02-20T04:52:08.559Z | test network::tests::test_to_string ... ok |
| 3183 | 2026-02-20T04:52:08.559Z | test test_purge ... ok |
| 3184 | 2026-02-20T04:52:08.559Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3185 | 2026-02-20T04:52:08.559Z | |
| 3186 | 2026-02-20T04:52:08.559Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3187 | 2026-02-20T04:52:08.559Z | |
| 3188 | 2026-02-20T04:52:08.559Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-7a5a3be7e19b8882) |
| 3189 | 2026-02-20T04:52:08.585Z | |
| 3190 | 2026-02-20T04:52:08.585Z | running 1 test |
| 3191 | 2026-02-20T04:52:11.686Z | test test::test_apis_up_to_date ... ok |
| 3192 | 2026-02-20T04:52:11.686Z | |
| 3193 | 2026-02-20T04:52:11.686Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.11s |
| 3194 | 2026-02-20T04:52:11.686Z | |
| 3195 | 2026-02-20T04:52:11.721Z | Running unittests src/main.rs (target/debug/deps/dpd-e63fa359613d205a) |
| 3196 | 2026-02-20T04:52:11.746Z | |
| 3197 | 2026-02-20T04:52:11.746Z | running 18 tests |
| 3198 | 2026-02-20T04:52:11.746Z | test freemap::test_ordering ... ok |
| 3199 | 2026-02-20T04:52:11.746Z | test freemap::test_split ... ok |
| 3200 | 2026-02-20T04:52:11.746Z | test config::tests::test_updates ... ok |
| 3201 | 2026-02-20T04:52:11.746Z | test macaddrs::tests::test_mac_offset ... ok |
| 3202 | 2026-02-20T04:52:11.746Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3203 | 2026-02-20T04:52:11.746Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3204 | 2026-02-20T04:52:11.746Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3205 | 2026-02-20T04:52:11.746Z | test nat::test_mapping ... ok |
| 3206 | 2026-02-20T04:52:11.746Z | test port_map::tests::dump_map ... ok |
| 3207 | 2026-02-20T04:52:11.746Z | test port_map::tests::test_backplane_group ... ok |
| 3208 | 2026-02-20T04:52:11.746Z | test port_map::tests::test_port_map ... ok |
| 3209 | 2026-02-20T04:52:11.746Z | Feb 20 04:52:11.199 DEBG created new freemap, unit: freemap_test |
| 3210 | 2026-02-20T04:52:11.746Z | Feb 20 04:52:11.199 DEBG initted freemap. size: 128, unit: freemap_test |
| 3211 | 2026-02-20T04:52:11.746Z | Feb 20 04:52:11.199 DEBG reset freemap, unit: freemap_test |
| 3212 | 2026-02-20T04:52:11.746Z | Feb 20 04:52:11.199 DEBG created new freemap, unit: freemap_test |
| 3213 | 2026-02-20T04:52:11.746Z | test freemap::test_basic ... ok |
| 3214 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.200 DEBG initted freemap. size: 128, unit: freemap_test |
| 3215 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.200 DEBG created new freemap, unit: freemap_test |
| 3216 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.201 DEBG reset freemap, unit: freemap_test |
| 3217 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.201 DEBG created new freemap, unit: freemap_test |
| 3218 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.201 DEBG initted freemap. size: 128, unit: freemap_test |
| 3219 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.201 DEBG Feb 20 04:52:11.201reset freemapFeb 20 04:52:11.201 DEBG created new freemap, unit: freemap_test |
| 3220 | 2026-02-20T04:52:11.771Z | test api_server::tests::test_build_info ... ok |
| 3221 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.201 DEBG initted freemap. size: 128, , unitunit: DEBG initted freemap. size: 128, freemap_testunit: freemap_test |
| 3222 | 2026-02-20T04:52:11.771Z | |
| 3223 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.202 DEBG reset freemap:, unit: freemap_test |
| 3224 | 2026-02-20T04:52:11.771Z | freemap_test |
| 3225 | 2026-02-20T04:52:11.771Z | Feb 20 04:52:11.202 DEBG reset freemap, unit: freemap_test |
| 3226 | 2026-02-20T04:52:11.771Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3227 | 2026-02-20T04:52:11.771Z | test freemap::test_reclaim ... ok |
| 3228 | 2026-02-20T04:52:11.771Z | test freemap::test_span ... ok |
| 3229 | 2026-02-20T04:52:11.771Z | test freemap::test_free ... ok |
| 3230 | 2026-02-20T04:52:11.771Z | test freemap::test_exhaustion ... ok |
| 3231 | 2026-02-20T04:52:11.771Z | |
| 3232 | 2026-02-20T04:52:11.771Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 3233 | 2026-02-20T04:52:11.771Z | |
| 3234 | 2026-02-20T04:52:11.771Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-3bb2da1f369328fd) |
| 3235 | 2026-02-20T04:52:11.771Z | |
| 3236 | 2026-02-20T04:52:11.771Z | running 0 tests |
| 3237 | 2026-02-20T04:52:11.771Z | |
| 3238 | 2026-02-20T04:52:11.771Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3239 | 2026-02-20T04:52:11.772Z | |
| 3240 | 2026-02-20T04:52:11.772Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-1f8205b26abd1732) |
| 3241 | 2026-02-20T04:52:11.772Z | |
| 3242 | 2026-02-20T04:52:11.772Z | running 0 tests |
| 3243 | 2026-02-20T04:52:11.772Z | |
| 3244 | 2026-02-20T04:52:11.772Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3245 | 2026-02-20T04:52:11.772Z | |
| 3246 | 2026-02-20T04:52:11.796Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-1cc67b2e1cfc89ce) |
| 3247 | 2026-02-20T04:52:11.796Z | |
| 3248 | 2026-02-20T04:52:11.796Z | running 2 tests |
| 3249 | 2026-02-20T04:52:11.796Z | test tests::test_port_id_cmp ... ok |
| 3250 | 2026-02-20T04:52:11.796Z | test tests::test_parse_client_port_id ... ok |
| 3251 | 2026-02-20T04:52:11.796Z | |
| 3252 | 2026-02-20T04:52:11.796Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3253 | 2026-02-20T04:52:11.797Z | |
| 3254 | 2026-02-20T04:52:11.797Z | Running tests/test_all.rs (target/debug/deps/test_all-5aa376a90559e76f) |
| 3255 | 2026-02-20T04:52:11.797Z | |
| 3256 | 2026-02-20T04:52:11.797Z | running 6 tests |
| 3257 | 2026-02-20T04:52:15.908Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3258 | 2026-02-20T04:52:15.932Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3259 | 2026-02-20T04:52:15.932Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3260 | 2026-02-20T04:52:15.932Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3261 | 2026-02-20T04:52:20.350Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 3262 | 2026-02-20T04:52:24.170Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3263 | 2026-02-20T04:52:24.170Z | |
| 3264 | 2026-02-20T04:52:24.170Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.39s |
| 3265 | 2026-02-20T04:52:24.170Z | |
| 3266 | 2026-02-20T04:52:24.215Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-07f5212a02ed4e42) |
| 3267 | 2026-02-20T04:52:24.239Z | |
| 3268 | 2026-02-20T04:52:24.239Z | running 0 tests |
| 3269 | 2026-02-20T04:52:24.239Z | |
| 3270 | 2026-02-20T04:52:24.239Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3271 | 2026-02-20T04:52:24.239Z | |
| 3272 | 2026-02-20T04:52:24.239Z | Running unittests src/lib.rs (target/debug/deps/packet-991625cd8df7fa03) |
| 3273 | 2026-02-20T04:52:24.239Z | |
| 3274 | 2026-02-20T04:52:24.239Z | running 12 tests |
| 3275 | 2026-02-20T04:52:24.239Z | test icmp::test_v4_checksum ... ok |
| 3276 | 2026-02-20T04:52:24.239Z | test icmp::test_v6_checksum ... ok |
| 3277 | 2026-02-20T04:52:24.239Z | test ipv6::test_ipv6_parse ... ok |
| 3278 | 2026-02-20T04:52:24.239Z | test pbuf::test_byte ... ok |
| 3279 | 2026-02-20T04:52:24.239Z | test lldp::test_lldp_parse ... ok |
| 3280 | 2026-02-20T04:52:24.239Z | test pbuf::test_nibble ... ok |
| 3281 | 2026-02-20T04:52:24.239Z | test pbuf::test_overflow ... ok |
| 3282 | 2026-02-20T04:52:24.239Z | test pbuf::test_short ... ok |
| 3283 | 2026-02-20T04:52:24.239Z | test pbuf::test_twelve ... ok |
| 3284 | 2026-02-20T04:52:24.239Z | test pbuf::test_word ... ok |
| 3285 | 2026-02-20T04:52:24.239Z | test tcp::test_checksum_syn_nodata ... ok |
| 3286 | 2026-02-20T04:52:24.239Z | test tcp::test_checksum_ack_data ... ok |
| 3287 | 2026-02-20T04:52:24.239Z | |
| 3288 | 2026-02-20T04:52:24.239Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3289 | 2026-02-20T04:52:24.239Z | |
| 3290 | 2026-02-20T04:52:24.240Z | Running unittests src/lib.rs (target/debug/deps/pcap-342be1df44208114) |
| 3291 | 2026-02-20T04:52:24.240Z | |
| 3292 | 2026-02-20T04:52:24.240Z | running 0 tests |
| 3293 | 2026-02-20T04:52:24.240Z | |
| 3294 | 2026-02-20T04:52:24.240Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3295 | 2026-02-20T04:52:24.240Z | |
| 3296 | 2026-02-20T04:52:24.240Z | Running unittests src/main.rs (target/debug/deps/swadm-503989af8516c5b8) |
| 3297 | 2026-02-20T04:52:24.264Z | |
| 3298 | 2026-02-20T04:52:24.264Z | running 4 tests |
| 3299 | 2026-02-20T04:52:24.264Z | test switchport::test::test_compute_lanes ... ok |
| 3300 | 2026-02-20T04:52:24.264Z | test switchport::test::port_id_ordering ... ok |
| 3301 | 2026-02-20T04:52:24.264Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3302 | 2026-02-20T04:52:24.264Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3303 | 2026-02-20T04:52:24.264Z | Rx Loss-of-signal: Yes Lane 0Yes Lane 1Yes Yes |
| 3304 | 2026-02-20T04:52:24.264Z | Lane 2 Rx CDR Enabled: Yes Lane 3Yes |
| 3305 | 2026-02-20T04:52:24.264Z | State: Activated Yes Activated Yes |
| 3306 | 2026-02-20T04:52:24.264Z | Activated Tx Enabled: Yes YesActivated |
| 3307 | 2026-02-20T04:52:24.264Z | Rx Output Enabled: false Yes false Yes |
| 3308 | 2026-02-20T04:52:24.265Z | false false |
| 3309 | 2026-02-20T04:52:24.265Z | Tx Loss-of-lock: No Rx Output Status: valid No validNo validNo valid |
| 3310 | 2026-02-20T04:52:24.265Z | |
| 3311 | 2026-02-20T04:52:24.265Z | Rx Loss-of-lock: true Tx Loss-of-signal: No trueNo trueNo true |
| 3312 | 2026-02-20T04:52:24.265Z | No |
| 3313 | 2026-02-20T04:52:24.265Z | Rx Loss-of-signal: false Tx CDR Enabled: No false Nofalse false |
| 3314 | 2026-02-20T04:52:24.265Z | NoRx Auto-squelch Disable: true Notrue |
| 3315 | 2026-02-20T04:52:24.265Z | true true |
| 3316 | 2026-02-20T04:52:24.265Z | Tx Adaptive EQ Fault: No Tx Output Enabled: true Notrue trueNo true |
| 3317 | 2026-02-20T04:52:24.265Z | No Tx Output Status: invalid |
| 3318 | 2026-02-20T04:52:24.265Z | Tx Fault: Yesinvalid Yesinvalid invalid |
| 3319 | 2026-02-20T04:52:24.265Z | Yes Yes |
| 3320 | 2026-02-20T04:52:24.265Z | Tx Loss-of-lock: false false false false |
| 3321 | 2026-02-20T04:52:24.265Z | Tx Loss-of-signal: true true true true |
| 3322 | 2026-02-20T04:52:24.265Z | Tx Auto-squelch Disable: false false false false |
| 3323 | 2026-02-20T04:52:24.265Z | Tx Adaptive EQ Fail: true true true true |
| 3324 | 2026-02-20T04:52:24.265Z | Tx Failure: false false false false |
| 3325 | 2026-02-20T04:52:24.265Z | Tx Force Squelch: true true true true |
| 3326 | 2026-02-20T04:52:24.265Z | Tx Input Polarity: normal normal normal normal |
| 3327 | 2026-02-20T04:52:24.265Z | test switchport::test::test_print_sff_datapath ... ok |
| 3328 | 2026-02-20T04:52:24.265Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3329 | 2026-02-20T04:52:24.265Z | |
| 3330 | 2026-02-20T04:52:24.265Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3331 | 2026-02-20T04:52:24.265Z | |
| 3332 | 2026-02-20T04:52:24.265Z | Running tests/counters.rs (target/debug/deps/counters-167b764a713ff902) |
| 3333 | 2026-02-20T04:52:24.265Z | |
| 3334 | 2026-02-20T04:52:24.265Z | running 1 test |
| 3335 | 2026-02-20T04:52:24.265Z | test test_p4_counter_list ... ignored |
| 3336 | 2026-02-20T04:52:24.265Z | |
| 3337 | 2026-02-20T04:52:24.265Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3338 | 2026-02-20T04:52:24.265Z | |
| 3339 | 2026-02-20T04:52:24.265Z | Running tests/port-link.rs (target/debug/deps/port_link-996caf8b3c3c4d67) |
| 3340 | 2026-02-20T04:52:24.265Z | |
| 3341 | 2026-02-20T04:52:24.265Z | running 5 tests |
| 3342 | 2026-02-20T04:52:24.265Z | test test_an ... ignored |
| 3343 | 2026-02-20T04:52:24.265Z | test test_enable ... ignored |
| 3344 | 2026-02-20T04:52:24.265Z | test test_ip_addresses ... ignored |
| 3345 | 2026-02-20T04:52:24.265Z | test test_kr ... ignored |
| 3346 | 2026-02-20T04:52:24.265Z | test test_mac ... ignored |
| 3347 | 2026-02-20T04:52:24.265Z | |
| 3348 | 2026-02-20T04:52:24.266Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3349 | 2026-02-20T04:52:24.266Z | |
| 3350 | 2026-02-20T04:52:24.266Z | Running unittests src/main.rs (target/debug/deps/tfportd-56892c9e5f5fff79) |
| 3351 | 2026-02-20T04:52:24.290Z | |
| 3352 | 2026-02-20T04:52:24.290Z | running 3 tests |
| 3353 | 2026-02-20T04:52:24.290Z | test linklocal::test_parse_ipadm ... ok |
| 3354 | 2026-02-20T04:52:24.290Z | test config::tests::test_updates ... ok |
| 3355 | 2026-02-20T04:52:24.290Z | test tfport::test_parse_tfport ... ok |
| 3356 | 2026-02-20T04:52:24.290Z | |
| 3357 | 2026-02-20T04:52:24.290Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3358 | 2026-02-20T04:52:24.290Z | |
| 3359 | 2026-02-20T04:52:24.290Z | Running unittests src/main.rs (target/debug/deps/uplinkd-815914d7abb70c87) |
| 3360 | 2026-02-20T04:52:24.290Z | |
| 3361 | 2026-02-20T04:52:24.290Z | running 0 tests |
| 3362 | 2026-02-20T04:52:24.291Z | |
| 3363 | 2026-02-20T04:52:24.291Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3364 | 2026-02-20T04:52:24.291Z | |
| 3365 | 2026-02-20T04:52:24.291Z | Running unittests src/main.rs (target/debug/deps/xtask-fca27709d7a65567) |
| 3366 | 2026-02-20T04:52:24.291Z | |
| 3367 | 2026-02-20T04:52:24.291Z | running 0 tests |
| 3368 | 2026-02-20T04:52:24.291Z | |
| 3369 | 2026-02-20T04:52:24.291Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3370 | 2026-02-20T04:52:24.291Z | |
| 3371 | 2026-02-20T04:52:24.291Z | Doc-tests aal |
| 3372 | 2026-02-20T04:52:24.473Z | |
| 3373 | 2026-02-20T04:52:24.473Z | running 0 tests |
| 3374 | 2026-02-20T04:52:24.473Z | |
| 3375 | 2026-02-20T04:52:24.473Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3376 | 2026-02-20T04:52:24.473Z | |
| 3377 | 2026-02-20T04:52:24.507Z | Doc-tests aal_macros |
| 3378 | 2026-02-20T04:52:24.635Z | |
| 3379 | 2026-02-20T04:52:24.635Z | running 0 tests |
| 3380 | 2026-02-20T04:52:24.636Z | |
| 3381 | 2026-02-20T04:52:24.636Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3382 | 2026-02-20T04:52:24.636Z | |
| 3383 | 2026-02-20T04:52:24.660Z | Doc-tests common |
| 3384 | 2026-02-20T04:52:25.078Z | |
| 3385 | 2026-02-20T04:52:25.078Z | running 0 tests |
| 3386 | 2026-02-20T04:52:25.078Z | |
| 3387 | 2026-02-20T04:52:25.079Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3388 | 2026-02-20T04:52:25.079Z | |
| 3389 | 2026-02-20T04:52:25.110Z | Doc-tests dpd_api |
| 3390 | 2026-02-20T04:52:26.938Z | |
| 3391 | 2026-02-20T04:52:26.938Z | running 2 tests |
| 3392 | 2026-02-20T04:52:26.938Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 92) ... ignored |
| 3393 | 2026-02-20T04:52:26.938Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 98) ... ignored |
| 3394 | 2026-02-20T04:52:26.938Z | |
| 3395 | 2026-02-20T04:52:26.938Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3396 | 2026-02-20T04:52:26.938Z | |
| 3397 | 2026-02-20T04:52:26.998Z | Doc-tests dpd_client |
| 3398 | 2026-02-20T04:52:29.314Z | |
| 3399 | 2026-02-20T04:52:29.314Z | running 0 tests |
| 3400 | 2026-02-20T04:52:29.314Z | |
| 3401 | 2026-02-20T04:52:29.314Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3402 | 2026-02-20T04:52:29.315Z | |
| 3403 | 2026-02-20T04:52:29.382Z | Doc-tests dpd_types |
| 3404 | 2026-02-20T04:52:29.965Z | |
| 3405 | 2026-02-20T04:52:29.965Z | running 0 tests |
| 3406 | 2026-02-20T04:52:29.965Z | |
| 3407 | 2026-02-20T04:52:29.965Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3408 | 2026-02-20T04:52:29.965Z | |
| 3409 | 2026-02-20T04:52:30.016Z | Doc-tests packet |
| 3410 | 2026-02-20T04:52:30.215Z | |
| 3411 | 2026-02-20T04:52:30.216Z | running 0 tests |
| 3412 | 2026-02-20T04:52:30.216Z | |
| 3413 | 2026-02-20T04:52:30.216Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3414 | 2026-02-20T04:52:30.216Z | |
| 3415 | 2026-02-20T04:52:30.246Z | Doc-tests pcap |
| 3416 | 2026-02-20T04:52:30.338Z | |
| 3417 | 2026-02-20T04:52:30.338Z | running 0 tests |
| 3418 | 2026-02-20T04:52:30.338Z | |
| 3419 | 2026-02-20T04:52:30.338Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3420 | 2026-02-20T04:52:30.338Z | |
| 3421 | 2026-02-20T04:52:30.415Z | process exited: duration 1295543 ms, exit code 0 |
| |
| 3422 | 2026-02-20T04:52:30.464Z | found 0 output files |