|
|
|
| 1 | 2025-08-07T16:24:07.606Z | job assigned to worker 01K22NGXJWVW8TF5QQ9Z6B30NM [factory gimlet-EVT22200007-propolis, EVT22200007/37362] (queued for 1 m 47 s) |
| |
| 2 | 2025-08-07T16:24:16.233Z | starting task 0: "setup" |
| 3 | 2025-08-07T16:24:16.260Z | ++ uname -s |
| 4 | 2025-08-07T16:24:16.260Z | + kern=SunOS |
| 5 | 2025-08-07T16:24:16.260Z | + build_user=build |
| 6 | 2025-08-07T16:24:16.260Z | + build_uid=12345 |
| 7 | 2025-08-07T16:24:16.260Z | + work_dir=/work |
| 8 | 2025-08-07T16:24:16.260Z | + input_dir=/input |
| 9 | 2025-08-07T16:24:16.260Z | + [[ 0 == 12345 ]] |
| 10 | 2025-08-07T16:24:16.260Z | + case "$kern" in |
| 11 | 2025-08-07T16:24:16.260Z | + groupadd -g 12345 build |
| 12 | 2025-08-07T16:24:16.260Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-08-07T16:24:18.258Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-08-07T16:24:18.290Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-08-07T16:24:18.317Z | + home_fs=zfs |
| 16 | 2025-08-07T16:24:18.317Z | + [[ zfs == autofs ]] |
| 17 | 2025-08-07T16:24:18.317Z | + mkdir -p /home/build |
| 18 | 2025-08-07T16:24:18.317Z | + chown build:build /home/build /work |
| 19 | 2025-08-07T16:24:20.300Z | + chmod 0700 /home/build /work |
| 20 | 2025-08-07T16:24:20.326Z | process exited: duration 4073 ms, exit code 0 |
| |
| 21 | 2025-08-07T16:24:20.378Z | starting task 1: "rust-toolchain" |
| 22 | 2025-08-07T16:24:20.404Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-08-07T16:24:20.404Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-08-07T16:24:20.404Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-08-07T16:24:20.404Z | * rust toolchain channel = "1.85.0" |
| 26 | 2025-08-07T16:24:20.404Z | * rust toolchain profile = "default" |
| 27 | 2025-08-07T16:24:20.404Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-08-07T16:24:20.404Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-08-07T16:24:20.404Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-08-07T16:24:20.539Z | info: downloading installer |
| 31 | 2025-08-07T16:24:21.110Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-08-07T16:24:21.110Z | warn: /opt/ooce/bin |
| 33 | 2025-08-07T16:24:21.110Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-08-07T16:24:21.110Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-08-07T16:24:21.110Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-08-07T16:24:21.110Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-08-07T16:24:21.110Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-08-07T16:24:21.110Z | error: cannot install while Rust is installed |
| 39 | 2025-08-07T16:24:21.110Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-08-07T16:24:21.136Z | info: profile set to 'default' |
| 41 | 2025-08-07T16:24:21.136Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-08-07T16:24:21.136Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-08-07T16:24:21.281Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-08-07T16:24:21.281Z | info: downloading component 'cargo' |
| 45 | 2025-08-07T16:24:21.421Z | info: downloading component 'clippy' |
| 46 | 2025-08-07T16:24:21.514Z | info: downloading component 'rust-docs' |
| 47 | 2025-08-07T16:24:21.866Z | info: downloading component 'rust-std' |
| 48 | 2025-08-07T16:24:22.248Z | info: downloading component 'rustc' |
| 49 | 2025-08-07T16:24:23.480Z | info: downloading component 'rustfmt' |
| 50 | 2025-08-07T16:24:23.565Z | info: installing component 'cargo' |
| 51 | 2025-08-07T16:24:24.638Z | info: installing component 'clippy' |
| 52 | 2025-08-07T16:24:25.105Z | info: installing component 'rust-docs' |
| 53 | 2025-08-07T16:24:28.065Z | info: installing component 'rust-std' |
| 54 | 2025-08-07T16:24:30.155Z | info: installing component 'rustc' |
| 55 | 2025-08-07T16:24:37.060Z | info: installing component 'rustfmt' |
| 56 | 2025-08-07T16:24:37.451Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-08-07T16:24:37.451Z | |
| 58 | 2025-08-07T16:24:37.601Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-08-07T16:24:37.601Z | |
| 60 | 2025-08-07T16:24:37.601Z | |
| 61 | 2025-08-07T16:24:37.601Z | Rust is installed now. Great! |
| 62 | 2025-08-07T16:24:37.601Z | |
| 63 | 2025-08-07T16:24:37.601Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-08-07T16:24:37.601Z | environment variable. This has not been done automatically. |
| 65 | 2025-08-07T16:24:37.601Z | |
| 66 | 2025-08-07T16:24:37.601Z | To configure your current shell, you need to source |
| 67 | 2025-08-07T16:24:37.601Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-08-07T16:24:37.601Z | |
| 69 | 2025-08-07T16:24:37.601Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-08-07T16:24:37.601Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-08-07T16:24:37.601Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-08-07T16:24:37.601Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-08-07T16:24:37.697Z | + rustup --version |
| 74 | 2025-08-07T16:24:37.723Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-08-07T16:24:37.724Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-08-07T16:24:37.832Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 77 | 2025-08-07T16:24:37.858Z | + cargo --version |
| 78 | 2025-08-07T16:24:37.941Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 79 | 2025-08-07T16:24:37.967Z | + rustc --version |
| 80 | 2025-08-07T16:24:38.053Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 81 | 2025-08-07T16:24:38.080Z | process exited: duration 17680 ms, exit code 0 |
| |
| 82 | 2025-08-07T16:24:38.137Z | starting task 2: "authentication" |
| 83 | 2025-08-07T16:24:38.197Z | process exited: duration 62 ms, exit code 0 |
| |
| 84 | 2025-08-07T16:24:38.249Z | starting task 3: "clone repository" |
| 85 | 2025-08-07T16:24:38.275Z | + mkdir -p /work/oxidecomputer/dendrite |
| 86 | 2025-08-07T16:24:38.275Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 87 | 2025-08-07T16:24:38.301Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 88 | 2025-08-07T16:24:39.101Z | + cd /work/oxidecomputer/dendrite |
| 89 | 2025-08-07T16:24:39.101Z | + git fetch origin c6031bb4d5736a162674d1e1461324fb6b64fc20 |
| 90 | 2025-08-07T16:24:39.469Z | From https://github.com/oxidecomputer/dendrite |
| 91 | 2025-08-07T16:24:39.469Z | * branch c6031bb4d5736a162674d1e1461324fb6b64fc20 -> FETCH_HEAD |
| 92 | 2025-08-07T16:24:39.495Z | + [[ -n zl/drop-mcast-ctr-86 ]] |
| 93 | 2025-08-07T16:24:39.495Z | ++ git branch --show-current |
| 94 | 2025-08-07T16:24:39.495Z | + current=main |
| 95 | 2025-08-07T16:24:39.495Z | + [[ main != zl/drop-mcast-ctr-86 ]] |
| 96 | 2025-08-07T16:24:39.495Z | + git branch -f zl/drop-mcast-ctr-86 c6031bb4d5736a162674d1e1461324fb6b64fc20 |
| 97 | 2025-08-07T16:24:39.496Z | + git checkout -f zl/drop-mcast-ctr-86 |
| 98 | 2025-08-07T16:24:39.526Z | Switched to branch 'zl/drop-mcast-ctr-86' |
| 99 | 2025-08-07T16:24:39.553Z | + git reset --hard c6031bb4d5736a162674d1e1461324fb6b64fc20 |
| 100 | 2025-08-07T16:24:39.579Z | HEAD is now at c6031bb Merge remote-tracking branch 'origin/main' into zl/drop-mcast-ctr-86 |
| 101 | 2025-08-07T16:24:39.579Z | process exited: duration 1309 ms, exit code 0 |
| |
| 102 | 2025-08-07T16:24:39.631Z | starting task 4: "build" |
| 103 | 2025-08-07T16:24:39.658Z | + source .github/buildomat/common.sh |
| 104 | 2025-08-07T16:24:39.658Z | ++ SDE_COMMIT=c59c6d7b9e512a834f15b1847e636426aec7d670 |
| 105 | 2025-08-07T16:24:39.658Z | ++ SDE_PKG_SHA256=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 |
| 106 | 2025-08-07T16:24:39.658Z | ++ SDE_DEB_SHA256=7526d1c02064f4e40056b0a8a5aa1db86f0a912035a80fa223c322b1ae2709b7 |
| 107 | 2025-08-07T16:24:39.658Z | +++ uname -s |
| 108 | 2025-08-07T16:24:39.658Z | ++ '[' SunOS == SunOS ']' |
| 109 | 2025-08-07T16:24:39.658Z | ++ SERIES=illumos |
| 110 | 2025-08-07T16:24:39.658Z | +++ uname -s |
| 111 | 2025-08-07T16:24:39.658Z | ++ '[' SunOS == SunOS ']' |
| 112 | 2025-08-07T16:24:39.658Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/c59c6d7b9e512a834f15b1847e636426aec7d670 |
| 113 | 2025-08-07T16:24:39.658Z | ++ rustup show active-toolchain |
| 114 | 2025-08-07T16:24:39.722Z | 1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 115 | 2025-08-07T16:24:39.748Z | + source .github/buildomat/illumos.sh |
| 116 | 2025-08-07T16:24:39.748Z | ++ banner 'sde setup' |
| 117 | 2025-08-07T16:24:39.748Z | |
| 118 | 2025-08-07T16:24:39.748Z | #### ##### ###### #### ###### ##### # # ##### |
| 119 | 2025-08-07T16:24:39.749Z | # # # # # # # # # # # |
| 120 | 2025-08-07T16:24:39.749Z | #### # # ##### #### ##### # # # # # |
| 121 | 2025-08-07T16:24:39.749Z | # # # # # # # # # ##### |
| 122 | 2025-08-07T16:24:39.749Z | # # # # # # # # # # # # |
| 123 | 2025-08-07T16:24:39.749Z | #### ##### ###### #### ###### # #### # |
| 124 | 2025-08-07T16:24:39.749Z | |
| 125 | 2025-08-07T16:24:39.749Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2025-08-07T16:24:39.749Z | ++ PKG=tofino_sde.p5p |
| 127 | 2025-08-07T16:24:39.749Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/c59c6d7b9e512a834f15b1847e636426aec7d670/tofino_sde.p5p |
| 128 | 2025-08-07T16:24:39.749Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2025-08-07T16:24:39.749Z | Dload Upload Total Spent Left Speed |
| 130 | 2025-08-07T16:24:50.129Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 75.0M 0 183k 0 0 504k 0 0:02:32 --:--:-- 0:02:32 504k
5 75.0M 5 4375k 0 0 3222k 0 0:00:23 0:00:01 0:00:22 3222k
10 75.0M 10 8423k 0 0 3577k 0 0:00:21 0:00:02 0:00:19 3578k
16 75.0M 16 12.5M 0 0 3821k 0 0:00:20 0:00:03 0:00:17 3821k
22 75.0M 22 16.8M 0 0 3955k 0 0:00:19 0:00:04 0:00:15 3954k
29 75.0M 29 21.9M 0 0 4201k 0 0:00:18 0:00:05 0:00:13 4471k
37 75.0M 37 28.0M 0 0 4518k 0 0:00:17 0:00:06 0:00:11 4870k
46 75.0M 46 34.9M 0 0 4864k 0 0:00:15 0:00:07 0:00:08 5470k
61 75.0M 61 46.3M 0 0 5676k 0 0:00:13 0:00:08 0:00:05 6921k
80 75.0M 80 60.5M 0 0 6631k 0 0:00:11 0:00:09 0:00:02 8961k
99 75.0M 99 74.4M 0 0 7361k 0 0:00:10 0:00:10 --:--:-- 10.4M
100 75.0M 100 75.0M 0 0 7400k 0 0:00:10 0:00:10 --:--:-- 11.6M |
| 131 | 2025-08-07T16:24:50.155Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2025-08-07T16:24:50.207Z | ++ SDE_CALC=c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 |
| 133 | 2025-08-07T16:24:50.207Z | ++ '[' c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 '!=' c1f024daa62b0f16466c0156fe92e7c5e4ef2ad62db5266507410dbd5a4fb951 ']' |
| 134 | 2025-08-07T16:24:50.207Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2025-08-07T16:25:00.997Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 136 | 2025-08-07T16:25:09.687Z | Startup: Caching catalogs ... Done |
| 137 | 2025-08-07T16:25:09.890Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2025-08-07T16:25:19.945Z | Planning: Solver setup ... Done |
| 139 | 2025-08-07T16:25:19.990Z | Planning: Running solver ... Done |
| 140 | 2025-08-07T16:25:20.067Z | Planning: Finding local manifests ... Done |
| 141 | 2025-08-07T16:25:20.093Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2025-08-07T16:25:20.093Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2025-08-07T16:25:20.119Z | Planning: Package planning ... Done |
| 144 | 2025-08-07T16:25:20.120Z | Planning: Merging actions ... Done |
| 145 | 2025-08-07T16:25:20.298Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2025-08-07T16:25:20.325Z | Planning: Consolidating action changes ... Done |
| 147 | 2025-08-07T16:25:20.941Z | Planning: Evaluating mediators ... Done |
| 148 | 2025-08-07T16:25:20.968Z | Planning: Planning completed in 11.04 seconds |
| 149 | 2025-08-07T16:25:20.968Z | Packages to install: 1 |
| 150 | 2025-08-07T16:25:20.968Z | Create boot environment: No |
| 151 | 2025-08-07T16:25:20.968Z | Create backup boot environment: No |
| 152 | 2025-08-07T16:25:21.006Z | |
| 153 | 2025-08-07T16:25:21.006Z | Download: 0/242 items 0.0/74.4MB 0% complete |
| 154 | 2025-08-07T16:25:21.290Z | Download: Completed 74.36 MB in 0.28 seconds (262M/s) |
| 155 | 2025-08-07T16:25:21.423Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2025-08-07T16:25:23.064Z | Actions: Completed 293 actions in 1.64 seconds. |
| 157 | 2025-08-07T16:25:23.090Z | Done |
| 158 | 2025-08-07T16:25:23.138Z | Done |
| 159 | 2025-08-07T16:25:24.183Z | Done |
| 160 | 2025-08-07T16:25:28.790Z | Done |
| 161 | 2025-08-07T16:25:28.885Z | Done |
| 162 | 2025-08-07T16:25:28.885Z | Done |
| 163 | 2025-08-07T16:25:28.951Z | Done |
| 164 | 2025-08-07T16:25:29.464Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2025-08-07T16:25:29.464Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2025-08-07T16:25:29.465Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2025-08-07T16:25:29.465Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2025-08-07T16:25:29.465Z | ++ banner packages |
| 169 | 2025-08-07T16:25:29.491Z | |
| 170 | 2025-08-07T16:25:29.491Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2025-08-07T16:25:29.491Z | # # # # # # # # # # # # # # |
| 172 | 2025-08-07T16:25:29.491Z | # # # # # #### # # # ##### #### |
| 173 | 2025-08-07T16:25:29.491Z | ##### ###### # # # ###### # ### # # |
| 174 | 2025-08-07T16:25:29.491Z | # # # # # # # # # # # # # # |
| 175 | 2025-08-07T16:25:29.491Z | # # # #### # # # # #### ###### #### |
| 176 | 2025-08-07T16:25:29.491Z | |
| 177 | 2025-08-07T16:25:29.491Z | ++ pfexec pkg install clang-15 pcap |
| 178 | 2025-08-07T16:25:30.204Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 179 | 2025-08-07T16:25:30.230Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2025-08-07T16:25:36.935Z | Planning: Solver setup ... Done |
| 181 | 2025-08-07T16:25:36.980Z | Planning: Running solver ... Done |
| 182 | 2025-08-07T16:25:37.058Z | Planning: Finding local manifests ... Done |
| 183 | 2025-08-07T16:25:37.084Z | Planning: Fetching manifests: 0/2 0% complete |
| 184 | 2025-08-07T16:25:37.608Z | Planning: Fetching manifests: 2/2 100% complete |
| 185 | 2025-08-07T16:25:37.667Z | Planning: Package planning ... Done |
| 186 | 2025-08-07T16:25:37.722Z | Planning: Merging actions ... Done |
| 187 | 2025-08-07T16:25:37.930Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2025-08-07T16:25:37.956Z | Planning: Consolidating action changes ... Done |
| 189 | 2025-08-07T16:25:38.273Z | Planning: Evaluating mediators ... Done |
| 190 | 2025-08-07T16:25:38.299Z | Planning: Planning completed in 8.08 seconds |
| 191 | 2025-08-07T16:25:38.299Z | Packages to install: 2 |
| 192 | 2025-08-07T16:25:38.299Z | Mediators to change: 2 |
| 193 | 2025-08-07T16:25:38.299Z | Services to change: 1 |
| 194 | 2025-08-07T16:25:38.299Z | Create boot environment: No |
| 195 | 2025-08-07T16:25:38.299Z | Create backup boot environment: No |
| 196 | 2025-08-07T16:25:38.343Z | |
| 197 | 2025-08-07T16:25:38.343Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 198 | 2025-08-07T16:25:43.343Z | Download: 1225/3076 items 113.9/211.3MB 53% complete (23.1M/s) |
| 199 | 2025-08-07T16:25:48.347Z | Download: 3034/3076 items 190.7/211.3MB 90% complete (19.3M/s) |
| 200 | 2025-08-07T16:25:50.610Z | Download: Completed 211.31 MB in 12.27 seconds (17.2M/s) |
| 201 | 2025-08-07T16:25:50.783Z | Actions: 1/3418 actions (Installing new actions) |
| 202 | 2025-08-07T16:25:55.784Z | Actions: 2424/3418 actions (Installing new actions) |
| 203 | 2025-08-07T16:25:56.108Z | Actions: Completed 3418 actions in 5.32 seconds. |
| 204 | 2025-08-07T16:25:56.669Z | Done |
| 205 | 2025-08-07T16:25:56.669Z | Done |
| 206 | 2025-08-07T16:25:57.693Z | Done |
| 207 | 2025-08-07T16:26:02.522Z | Done |
| 208 | 2025-08-07T16:26:02.638Z | Done |
| 209 | 2025-08-07T16:26:02.638Z | Done |
| 210 | 2025-08-07T16:26:02.785Z | Done |
| 211 | 2025-08-07T16:26:02.919Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 212 | 2025-08-07T16:26:03.291Z | Planning: Evaluating mediator changes ... Done |
| 213 | 2025-08-07T16:26:03.493Z | Planning: Checking for conflicting actions ... Done |
| 214 | 2025-08-07T16:26:03.519Z | Planning: Consolidating action changes ... Done |
| 215 | 2025-08-07T16:26:03.820Z | Planning: Evaluating mediators ... Done |
| 216 | 2025-08-07T16:26:03.847Z | Planning: Planning completed in 0.53 seconds |
| 217 | 2025-08-07T16:26:03.873Z | Mediators to change: 2 |
| 218 | 2025-08-07T16:26:03.873Z | Create boot environment: No |
| 219 | 2025-08-07T16:26:03.873Z | Create backup boot environment: No |
| 220 | 2025-08-07T16:26:03.917Z | Done |
| 221 | 2025-08-07T16:26:03.917Z | Done |
| 222 | 2025-08-07T16:26:04.648Z | Done |
| 223 | 2025-08-07T16:26:09.068Z | Done |
| 224 | 2025-08-07T16:26:09.163Z | Done |
| 225 | 2025-08-07T16:26:09.189Z | Done |
| 226 | 2025-08-07T16:26:09.215Z | Done |
| 227 | 2025-08-07T16:26:09.290Z | ++ cargo --version |
| 228 | 2025-08-07T16:26:09.364Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 229 | 2025-08-07T16:26:09.390Z | ++ rustc --version |
| 230 | 2025-08-07T16:26:09.455Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 231 | 2025-08-07T16:26:09.482Z | + banner copyrights |
| 232 | 2025-08-07T16:26:09.482Z | |
| 233 | 2025-08-07T16:26:09.482Z | #### #### ##### # # ##### # #### # # ##### #### |
| 234 | 2025-08-07T16:26:09.482Z | # # # # # # # # # # # # # # # # # |
| 235 | 2025-08-07T16:26:09.482Z | # # # # # # # # # # ###### # #### |
| 236 | 2025-08-07T16:26:09.482Z | # # # ##### # ##### # # ### # # # # |
| 237 | 2025-08-07T16:26:09.482Z | # # # # # # # # # # # # # # # # |
| 238 | 2025-08-07T16:26:09.482Z | #### #### # # # # # #### # # # #### |
| 239 | 2025-08-07T16:26:09.482Z | |
| 240 | 2025-08-07T16:26:09.482Z | + ./tools/check_copyrights.sh |
| 241 | 2025-08-07T16:26:11.757Z | + banner clippy |
| 242 | 2025-08-07T16:26:11.783Z | |
| 243 | 2025-08-07T16:26:11.783Z | #### # # ##### ##### # # |
| 244 | 2025-08-07T16:26:11.783Z | # # # # # # # # # # |
| 245 | 2025-08-07T16:26:11.783Z | # # # # # # # # |
| 246 | 2025-08-07T16:26:11.783Z | # # # ##### ##### # |
| 247 | 2025-08-07T16:26:11.783Z | # # # # # # # |
| 248 | 2025-08-07T16:26:11.783Z | #### ###### # # # # |
| 249 | 2025-08-07T16:26:11.783Z | |
| 250 | 2025-08-07T16:26:11.783Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2025-08-07T16:26:11.783Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2025-08-07T16:26:12.102Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2025-08-07T16:26:20.952Z | Updating crates.io index |
| 254 | 2025-08-07T16:26:21.029Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2025-08-07T16:26:21.378Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2025-08-07T16:26:22.472Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2025-08-07T16:26:22.869Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2025-08-07T16:26:23.311Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2025-08-07T16:26:24.034Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2025-08-07T16:26:24.491Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2025-08-07T16:26:24.963Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2025-08-07T16:26:25.375Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 263 | 2025-08-07T16:26:25.836Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 264 | 2025-08-07T16:26:26.450Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 265 | 2025-08-07T16:26:26.883Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 266 | 2025-08-07T16:26:27.653Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 267 | 2025-08-07T16:26:28.471Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 268 | 2025-08-07T16:26:28.824Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 269 | 2025-08-07T16:26:29.236Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 270 | 2025-08-07T16:26:30.227Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 271 | 2025-08-07T16:26:32.188Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 272 | 2025-08-07T16:26:33.090Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 273 | 2025-08-07T16:26:33.494Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 274 | 2025-08-07T16:26:33.995Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 275 | 2025-08-07T16:26:34.382Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 276 | 2025-08-07T16:26:34.856Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 277 | 2025-08-07T16:26:36.257Z | Downloading crates ... |
| 278 | 2025-08-07T16:26:36.337Z | Downloaded async-stream-impl v0.3.6 |
| 279 | 2025-08-07T16:26:36.363Z | Downloaded atomicwrites v0.4.4 |
| 280 | 2025-08-07T16:26:36.363Z | Downloaded adler2 v2.0.0 |
| 281 | 2025-08-07T16:26:36.363Z | Downloaded darling_macro v0.20.10 |
| 282 | 2025-08-07T16:26:36.363Z | Downloaded cstr-argument v0.1.2 |
| 283 | 2025-08-07T16:26:36.363Z | Downloaded dirs-next v2.0.0 |
| 284 | 2025-08-07T16:26:36.363Z | Downloaded debug-ignore v1.0.5 |
| 285 | 2025-08-07T16:26:36.390Z | Downloaded errno v0.3.9 |
| 286 | 2025-08-07T16:26:36.390Z | Downloaded memmap v0.7.0 |
| 287 | 2025-08-07T16:26:36.390Z | Downloaded once_cell v1.20.2 |
| 288 | 2025-08-07T16:26:36.390Z | Downloaded typify v0.2.0 |
| 289 | 2025-08-07T16:26:36.390Z | Downloaded rand_core v0.6.4 |
| 290 | 2025-08-07T16:26:36.417Z | Downloaded rustls-pemfile v2.2.0 |
| 291 | 2025-08-07T16:26:36.418Z | Downloaded whoami v1.5.2 |
| 292 | 2025-08-07T16:26:36.418Z | Downloaded futures-core v0.3.31 |
| 293 | 2025-08-07T16:26:36.418Z | Downloaded futures-macro v0.3.31 |
| 294 | 2025-08-07T16:26:36.418Z | Downloaded humantime v2.1.0 |
| 295 | 2025-08-07T16:26:36.453Z | Downloaded slog-json v2.6.1 |
| 296 | 2025-08-07T16:26:36.453Z | Downloaded sigpipe v0.1.3 |
| 297 | 2025-08-07T16:26:36.453Z | Downloaded signal-hook-registry v1.4.2 |
| 298 | 2025-08-07T16:26:36.453Z | Downloaded slog-dtrace v0.3.0 |
| 299 | 2025-08-07T16:26:36.453Z | Downloaded thiserror-impl v2.0.12 |
| 300 | 2025-08-07T16:26:36.453Z | Downloaded slog v2.7.0 |
| 301 | 2025-08-07T16:26:36.453Z | Downloaded linear-map v1.2.0 |
| 302 | 2025-08-07T16:26:36.480Z | Downloaded httpdate v1.0.3 |
| 303 | 2025-08-07T16:26:36.480Z | Downloaded futures-channel v0.3.31 |
| 304 | 2025-08-07T16:26:36.481Z | Downloaded unicode-segmentation v1.12.0 |
| 305 | 2025-08-07T16:26:36.481Z | Downloaded match_cfg v0.1.0 |
| 306 | 2025-08-07T16:26:36.481Z | Downloaded vergen v8.3.2 |
| 307 | 2025-08-07T16:26:36.481Z | Downloaded http-body-util v0.1.2 |
| 308 | 2025-08-07T16:26:36.481Z | Downloaded zone_cfg_derive v0.3.0 |
| 309 | 2025-08-07T16:26:36.481Z | Downloaded tracing-attributes v0.1.27 |
| 310 | 2025-08-07T16:26:36.481Z | Downloaded fnv v1.0.7 |
| 311 | 2025-08-07T16:26:36.507Z | Downloaded hostname v0.3.1 |
| 312 | 2025-08-07T16:26:36.507Z | Downloaded num v0.4.3 |
| 313 | 2025-08-07T16:26:36.507Z | Downloaded typenum v1.17.0 |
| 314 | 2025-08-07T16:26:36.507Z | Downloaded socket2 v0.5.9 |
| 315 | 2025-08-07T16:26:36.507Z | Downloaded yoke v0.7.4 |
| 316 | 2025-08-07T16:26:36.508Z | Downloaded zerofrom v0.1.4 |
| 317 | 2025-08-07T16:26:36.508Z | Downloaded hickory-resolver v0.24.3 |
| 318 | 2025-08-07T16:26:36.535Z | Downloaded usdt-attr-macro v0.5.0 |
| 319 | 2025-08-07T16:26:36.535Z | Downloaded search_path v0.1.4 |
| 320 | 2025-08-07T16:26:36.535Z | Downloaded usdt-impl v0.5.0 |
| 321 | 2025-08-07T16:26:36.535Z | Downloaded heck v0.3.3 |
| 322 | 2025-08-07T16:26:36.536Z | Downloaded semver v1.0.26 |
| 323 | 2025-08-07T16:26:36.536Z | Downloaded sync_wrapper v1.0.1 |
| 324 | 2025-08-07T16:26:36.536Z | Downloaded same-file v1.0.6 |
| 325 | 2025-08-07T16:26:36.536Z | Downloaded zone v0.3.0 |
| 326 | 2025-08-07T16:26:36.536Z | Downloaded glob v0.3.1 |
| 327 | 2025-08-07T16:26:36.536Z | Downloaded instant v0.1.13 |
| 328 | 2025-08-07T16:26:36.563Z | Downloaded typify-macro v0.2.0 |
| 329 | 2025-08-07T16:26:36.563Z | Downloaded serde_urlencoded v0.7.1 |
| 330 | 2025-08-07T16:26:36.563Z | Downloaded internet-checksum v0.2.1 |
| 331 | 2025-08-07T16:26:36.563Z | Downloaded serde_tokenstream v0.2.2 |
| 332 | 2025-08-07T16:26:36.563Z | Downloaded swrite v0.1.0 |
| 333 | 2025-08-07T16:26:36.564Z | Downloaded toml_datetime v0.6.8 |
| 334 | 2025-08-07T16:26:36.564Z | Downloaded ipnet v2.10.1 |
| 335 | 2025-08-07T16:26:36.564Z | Downloaded take_mut v0.2.2 |
| 336 | 2025-08-07T16:26:36.564Z | Downloaded unicode-ident v1.0.16 |
| 337 | 2025-08-07T16:26:36.564Z | Downloaded strum v0.26.3 |
| 338 | 2025-08-07T16:26:36.591Z | Downloaded unicode-bidi v0.3.17 |
| 339 | 2025-08-07T16:26:36.591Z | Downloaded itertools v0.14.0 |
| 340 | 2025-08-07T16:26:36.591Z | Downloaded serde_derive v1.0.219 |
| 341 | 2025-08-07T16:26:36.591Z | Downloaded indexmap v2.7.1 |
| 342 | 2025-08-07T16:26:36.591Z | Downloaded litemap v0.7.3 |
| 343 | 2025-08-07T16:26:36.617Z | Downloaded futures-util v0.3.31 |
| 344 | 2025-08-07T16:26:36.618Z | Downloaded h2 v0.4.6 |
| 345 | 2025-08-07T16:26:36.645Z | Downloaded goblin v0.8.2 |
| 346 | 2025-08-07T16:26:36.645Z | Downloaded ident_case v1.0.1 |
| 347 | 2025-08-07T16:26:36.645Z | Downloaded zeroize v1.8.1 |
| 348 | 2025-08-07T16:26:36.645Z | Downloaded untrusted v0.9.0 |
| 349 | 2025-08-07T16:26:36.645Z | Downloaded git2 v0.19.0 |
| 350 | 2025-08-07T16:26:36.671Z | Downloaded syn v1.0.109 |
| 351 | 2025-08-07T16:26:36.671Z | Downloaded lru-cache v0.1.2 |
| 352 | 2025-08-07T16:26:36.671Z | Downloaded tabwriter v1.4.0 |
| 353 | 2025-08-07T16:26:36.671Z | Downloaded tabled_derive v0.10.0 |
| 354 | 2025-08-07T16:26:36.671Z | Downloaded zerocopy-derive v0.6.6 |
| 355 | 2025-08-07T16:26:36.697Z | Downloaded structopt-derive v0.4.18 |
| 356 | 2025-08-07T16:26:36.697Z | Downloaded serde_derive_internals v0.29.1 |
| 357 | 2025-08-07T16:26:36.697Z | Downloaded typify-impl v0.2.0 |
| 358 | 2025-08-07T16:26:36.697Z | Downloaded csv v1.3.1 |
| 359 | 2025-08-07T16:26:36.723Z | Downloaded zerovec v0.10.4 |
| 360 | 2025-08-07T16:26:36.749Z | Downloaded serde_json v1.0.140 |
| 361 | 2025-08-07T16:26:36.749Z | Downloaded typify-impl v0.3.0 |
| 362 | 2025-08-07T16:26:36.749Z | Downloaded icu_properties_data v1.5.0 |
| 363 | 2025-08-07T16:26:36.775Z | Downloaded tabled v0.18.0 |
| 364 | 2025-08-07T16:26:36.801Z | Downloaded idna v0.4.0 |
| 365 | 2025-08-07T16:26:36.801Z | Downloaded serde_yaml v0.9.34+deprecated |
| 366 | 2025-08-07T16:26:36.801Z | Downloaded serde_with_macros v3.11.0 |
| 367 | 2025-08-07T16:26:36.801Z | Downloaded idna v1.0.3 |
| 368 | 2025-08-07T16:26:36.801Z | Downloaded synstructure v0.13.1 |
| 369 | 2025-08-07T16:26:36.801Z | Downloaded schemars_derive v0.8.22 |
| 370 | 2025-08-07T16:26:36.801Z | Downloaded hickory-proto v0.24.1 |
| 371 | 2025-08-07T16:26:36.827Z | Downloaded encoding_rs v0.8.35 |
| 372 | 2025-08-07T16:26:36.853Z | Downloaded log v0.4.22 |
| 373 | 2025-08-07T16:26:36.853Z | Downloaded is-terminal v0.4.13 |
| 374 | 2025-08-07T16:26:36.853Z | Downloaded highway v1.2.0 |
| 375 | 2025-08-07T16:26:36.853Z | Downloaded url v2.5.3 |
| 376 | 2025-08-07T16:26:36.853Z | Downloaded unsafe-libyaml v0.2.11 |
| 377 | 2025-08-07T16:26:36.853Z | Downloaded libz-sys v1.1.20 |
| 378 | 2025-08-07T16:26:36.879Z | Downloaded tokio-util v0.7.12 |
| 379 | 2025-08-07T16:26:36.905Z | Downloaded lock_api v0.4.12 |
| 380 | 2025-08-07T16:26:36.905Z | Downloaded ipnetwork v0.21.1 |
| 381 | 2025-08-07T16:26:36.905Z | Downloaded idna_adapter v1.2.0 |
| 382 | 2025-08-07T16:26:36.905Z | Downloaded ring v0.17.14 |
| 383 | 2025-08-07T16:26:36.934Z | Downloaded icu_provider v1.5.0 |
| 384 | 2025-08-07T16:26:36.960Z | Downloaded icu_properties v1.5.1 |
| 385 | 2025-08-07T16:26:36.960Z | Downloaded zerovec-derive v0.10.3 |
| 386 | 2025-08-07T16:26:36.960Z | Downloaded zerofrom-derive v0.1.4 |
| 387 | 2025-08-07T16:26:36.960Z | Downloaded zerocopy-derive v0.8.17 |
| 388 | 2025-08-07T16:26:36.960Z | Downloaded unicode-width v0.1.14 |
| 389 | 2025-08-07T16:26:36.960Z | Downloaded syn v2.0.100 |
| 390 | 2025-08-07T16:26:36.986Z | Downloaded smoltcp v0.11.0 |
| 391 | 2025-08-07T16:26:36.986Z | Downloaded smf v0.2.3 |
| 392 | 2025-08-07T16:26:36.986Z | Downloaded icu_provider_macros v1.5.0 |
| 393 | 2025-08-07T16:26:36.986Z | Downloaded serde v1.0.219 |
| 394 | 2025-08-07T16:26:37.012Z | Downloaded tokio-stream v0.1.16 |
| 395 | 2025-08-07T16:26:37.012Z | Downloaded serde-big-array v0.5.1 |
| 396 | 2025-08-07T16:26:37.012Z | Downloaded libc v0.2.172 |
| 397 | 2025-08-07T16:26:37.038Z | Downloaded hex v0.4.3 |
| 398 | 2025-08-07T16:26:37.038Z | Downloaded heck v0.5.0 |
| 399 | 2025-08-07T16:26:37.038Z | Downloaded heck v0.4.1 |
| 400 | 2025-08-07T16:26:37.038Z | Downloaded utf8parse v0.2.2 |
| 401 | 2025-08-07T16:26:37.038Z | Downloaded utf8_iter v1.0.4 |
| 402 | 2025-08-07T16:26:37.038Z | Downloaded structopt v0.3.26 |
| 403 | 2025-08-07T16:26:37.038Z | Downloaded signal-hook v0.3.17 |
| 404 | 2025-08-07T16:26:37.064Z | Downloaded shlex v1.3.0 |
| 405 | 2025-08-07T16:26:37.064Z | Downloaded icu_normalizer v1.5.0 |
| 406 | 2025-08-07T16:26:37.064Z | Downloaded hyper-util v0.1.10 |
| 407 | 2025-08-07T16:26:37.065Z | Downloaded foreign-types-shared v0.1.1 |
| 408 | 2025-08-07T16:26:37.065Z | Downloaded foreign-types-macros v0.2.3 |
| 409 | 2025-08-07T16:26:37.065Z | Downloaded foreign-types v0.5.0 |
| 410 | 2025-08-07T16:26:37.065Z | Downloaded structmeta-derive v0.3.0 |
| 411 | 2025-08-07T16:26:37.065Z | Downloaded icu_normalizer_data v1.5.0 |
| 412 | 2025-08-07T16:26:37.065Z | Downloaded zerocopy v0.7.35 |
| 413 | 2025-08-07T16:26:37.091Z | Downloaded foreign-types-shared v0.3.1 |
| 414 | 2025-08-07T16:26:37.091Z | Downloaded curl-sys v0.4.78+curl-8.11.0 |
| 415 | 2025-08-07T16:26:37.145Z | Downloaded structmeta v0.3.0 |
| 416 | 2025-08-07T16:26:37.171Z | Downloaded libsw v3.3.1 |
| 417 | 2025-08-07T16:26:37.171Z | Downloaded icu_locid_transform_data v1.5.0 |
| 418 | 2025-08-07T16:26:37.171Z | Downloaded tinyvec v1.8.0 |
| 419 | 2025-08-07T16:26:37.171Z | Downloaded regex-automata v0.4.9 |
| 420 | 2025-08-07T16:26:37.197Z | Downloaded linked-hash-map v0.5.6 |
| 421 | 2025-08-07T16:26:37.197Z | Downloaded zerocopy v0.6.6 |
| 422 | 2025-08-07T16:26:37.197Z | Downloaded tinystr v0.7.6 |
| 423 | 2025-08-07T16:26:37.197Z | Downloaded rustix v0.38.40 |
| 424 | 2025-08-07T16:26:37.224Z | Downloaded toml_edit v0.22.22 |
| 425 | 2025-08-07T16:26:37.250Z | Downloaded toml_edit v0.19.15 |
| 426 | 2025-08-07T16:26:37.250Z | Downloaded zerocopy-derive v0.7.35 |
| 427 | 2025-08-07T16:26:37.250Z | Downloaded yoke-derive v0.7.4 |
| 428 | 2025-08-07T16:26:37.250Z | Downloaded vcpkg v0.2.15 |
| 429 | 2025-08-07T16:26:37.291Z | Downloaded tokio-dtrace v0.1.1 |
| 430 | 2025-08-07T16:26:37.317Z | Downloaded tinyvec_macros v0.1.1 |
| 431 | 2025-08-07T16:26:37.317Z | Downloaded time-macros v0.2.18 |
| 432 | 2025-08-07T16:26:37.317Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 433 | 2025-08-07T16:26:37.360Z | Downloaded slog-term v2.9.1 |
| 434 | 2025-08-07T16:26:37.386Z | Downloaded minimal-lexical v0.2.1 |
| 435 | 2025-08-07T16:26:37.386Z | Downloaded tar v0.4.43 |
| 436 | 2025-08-07T16:26:37.386Z | Downloaded schemars v0.8.22 |
| 437 | 2025-08-07T16:26:37.386Z | Downloaded hashbrown v0.15.1 |
| 438 | 2025-08-07T16:26:37.412Z | Downloaded hashbrown v0.14.5 |
| 439 | 2025-08-07T16:26:37.412Z | Downloaded mime v0.3.17 |
| 440 | 2025-08-07T16:26:37.412Z | Downloaded regress v0.9.1 |
| 441 | 2025-08-07T16:26:37.412Z | Downloaded ucd-trie v0.1.7 |
| 442 | 2025-08-07T16:26:37.412Z | Downloaded rustls v0.22.4 |
| 443 | 2025-08-07T16:26:37.438Z | Downloaded regress v0.10.3 |
| 444 | 2025-08-07T16:26:37.439Z | Downloaded serde_with v3.11.0 |
| 445 | 2025-08-07T16:26:37.439Z | Downloaded scroll_derive v0.12.0 |
| 446 | 2025-08-07T16:26:37.439Z | Downloaded scroll v0.12.0 |
| 447 | 2025-08-07T16:26:37.465Z | Downloaded scopeguard v1.2.0 |
| 448 | 2025-08-07T16:26:37.465Z | Downloaded subtle v2.6.1 |
| 449 | 2025-08-07T16:26:37.465Z | Downloaded strum_macros v0.26.4 |
| 450 | 2025-08-07T16:26:37.465Z | Downloaded indexmap v1.9.3 |
| 451 | 2025-08-07T16:26:37.465Z | Downloaded tower v0.5.2 |
| 452 | 2025-08-07T16:26:37.465Z | Downloaded itertools v0.10.5 |
| 453 | 2025-08-07T16:26:37.466Z | Downloaded toml v0.8.19 |
| 454 | 2025-08-07T16:26:37.492Z | Downloaded toml v0.7.8 |
| 455 | 2025-08-07T16:26:37.492Z | Downloaded regex v1.11.1 |
| 456 | 2025-08-07T16:26:37.492Z | Downloaded strum_macros v0.25.3 |
| 457 | 2025-08-07T16:26:37.492Z | Downloaded getrandom v0.3.1 |
| 458 | 2025-08-07T16:26:37.492Z | Downloaded tempfile v3.14.0 |
| 459 | 2025-08-07T16:26:37.492Z | Downloaded rustls-webpki v0.102.8 |
| 460 | 2025-08-07T16:26:37.518Z | Downloaded hashbrown v0.12.3 |
| 461 | 2025-08-07T16:26:37.518Z | Downloaded itertools v0.13.0 |
| 462 | 2025-08-07T16:26:37.544Z | Downloaded regex-syntax v0.8.5 |
| 463 | 2025-08-07T16:26:37.544Z | Downloaded indent_write v2.2.0 |
| 464 | 2025-08-07T16:26:37.544Z | Downloaded topological-sort v0.2.2 |
| 465 | 2025-08-07T16:26:37.544Z | Downloaded serde_path_to_error v0.1.16 |
| 466 | 2025-08-07T16:26:37.544Z | Downloaded heapless v0.8.0 |
| 467 | 2025-08-07T16:26:37.544Z | Downloaded rustversion v1.0.18 |
| 468 | 2025-08-07T16:26:37.544Z | Downloaded serde_spanned v0.6.8 |
| 469 | 2025-08-07T16:26:37.544Z | Downloaded serde_repr v0.1.19 |
| 470 | 2025-08-07T16:26:37.570Z | Downloaded getrandom v0.2.15 |
| 471 | 2025-08-07T16:26:37.570Z | Downloaded libm v0.2.11 |
| 472 | 2025-08-07T16:26:37.570Z | Downloaded ryu v1.0.18 |
| 473 | 2025-08-07T16:26:37.570Z | Downloaded generic-array v0.14.7 |
| 474 | 2025-08-07T16:26:37.570Z | Downloaded form_urlencoded v1.2.1 |
| 475 | 2025-08-07T16:26:37.570Z | Downloaded tokio-rustls v0.26.0 |
| 476 | 2025-08-07T16:26:37.570Z | Downloaded tokio-macros v2.5.0 |
| 477 | 2025-08-07T16:26:37.570Z | Downloaded thiserror v2.0.12 |
| 478 | 2025-08-07T16:26:37.597Z | Downloaded steno v0.4.1 |
| 479 | 2025-08-07T16:26:37.597Z | Downloaded tokio-rustls v0.25.0 |
| 480 | 2025-08-07T16:26:37.597Z | Downloaded tokio-native-tls v0.3.1 |
| 481 | 2025-08-07T16:26:37.597Z | Downloaded resolv-conf v0.7.0 |
| 482 | 2025-08-07T16:26:37.597Z | Downloaded rand v0.8.5 |
| 483 | 2025-08-07T16:26:37.597Z | Downloaded dropshot v0.15.1 |
| 484 | 2025-08-07T16:26:37.623Z | Downloaded semver v0.1.20 |
| 485 | 2025-08-07T16:26:37.623Z | Downloaded tracing v0.1.40 |
| 486 | 2025-08-07T16:26:37.623Z | Downloaded rustc-hash v2.1.1 |
| 487 | 2025-08-07T16:26:37.623Z | Downloaded webpki-roots v0.26.6 |
| 488 | 2025-08-07T16:26:37.623Z | Downloaded term v0.7.0 |
| 489 | 2025-08-07T16:26:37.649Z | Downloaded kstat-rs v0.2.4 |
| 490 | 2025-08-07T16:26:37.649Z | Downloaded tracing-core v0.1.32 |
| 491 | 2025-08-07T16:26:37.649Z | Downloaded http v1.2.0 |
| 492 | 2025-08-07T16:26:37.649Z | Downloaded rand_chacha v0.3.1 |
| 493 | 2025-08-07T16:26:37.649Z | Downloaded quote v1.0.40 |
| 494 | 2025-08-07T16:26:37.649Z | Downloaded quinn-udp v0.5.7 |
| 495 | 2025-08-07T16:26:37.649Z | Downloaded thiserror v1.0.69 |
| 496 | 2025-08-07T16:26:37.649Z | Downloaded typify v0.3.0 |
| 497 | 2025-08-07T16:26:37.676Z | Downloaded rustc_version v0.4.1 |
| 498 | 2025-08-07T16:26:37.676Z | Downloaded hash32 v0.3.1 |
| 499 | 2025-08-07T16:26:37.676Z | Downloaded usdt v0.5.0 |
| 500 | 2025-08-07T16:26:37.676Z | Downloaded terminal_size v0.4.0 |
| 501 | 2025-08-07T16:26:37.676Z | Downloaded sha1 v0.10.6 |
| 502 | 2025-08-07T16:26:37.676Z | Downloaded lazy_static v1.5.0 |
| 503 | 2025-08-07T16:26:37.676Z | Downloaded is_terminal_polyfill v1.70.1 |
| 504 | 2025-08-07T16:26:37.676Z | Downloaded flate2 v1.0.34 |
| 505 | 2025-08-07T16:26:37.676Z | Downloaded spin v0.9.8 |
| 506 | 2025-08-07T16:26:37.676Z | Downloaded rayon-core v1.12.1 |
| 507 | 2025-08-07T16:26:37.676Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 508 | 2025-08-07T16:26:37.676Z | Downloaded pretty-hex v0.4.1 |
| 509 | 2025-08-07T16:26:37.676Z | Downloaded parking_lot v0.12.3 |
| 510 | 2025-08-07T16:26:37.702Z | Downloaded tower-layer v0.3.3 |
| 511 | 2025-08-07T16:26:37.702Z | Downloaded sha2 v0.10.8 |
| 512 | 2025-08-07T16:26:37.702Z | Downloaded itoa v1.0.11 |
| 513 | 2025-08-07T16:26:37.702Z | Downloaded float-ord v0.3.2 |
| 514 | 2025-08-07T16:26:37.702Z | Downloaded fixedbitset v0.4.2 |
| 515 | 2025-08-07T16:26:37.702Z | Downloaded filetime v0.2.25 |
| 516 | 2025-08-07T16:26:37.702Z | Downloaded rustc_version v0.1.7 |
| 517 | 2025-08-07T16:26:37.702Z | Downloaded qorb v0.2.1 |
| 518 | 2025-08-07T16:26:37.702Z | Downloaded progenitor v0.9.1 |
| 519 | 2025-08-07T16:26:37.702Z | Downloaded unicode-width v0.2.0 |
| 520 | 2025-08-07T16:26:37.703Z | Downloaded textwrap v0.11.0 |
| 521 | 2025-08-07T16:26:37.703Z | Downloaded foldhash v0.1.5 |
| 522 | 2025-08-07T16:26:37.703Z | Downloaded stable_deref_trait v1.2.0 |
| 523 | 2025-08-07T16:26:37.703Z | Downloaded smallvec v1.13.2 |
| 524 | 2025-08-07T16:26:37.729Z | Downloaded libscf-sys v1.1.0 |
| 525 | 2025-08-07T16:26:37.729Z | Downloaded libloading v0.8.5 |
| 526 | 2025-08-07T16:26:37.729Z | Downloaded proc-macro-error-attr v1.0.4 |
| 527 | 2025-08-07T16:26:37.729Z | Downloaded petgraph v0.6.5 |
| 528 | 2025-08-07T16:26:37.729Z | Downloaded pest_meta v2.7.14 |
| 529 | 2025-08-07T16:26:37.729Z | Downloaded percent-encoding v2.3.1 |
| 530 | 2025-08-07T16:26:37.755Z | Downloaded tower-service v0.3.3 |
| 531 | 2025-08-07T16:26:37.755Z | Downloaded jobserver v0.1.32 |
| 532 | 2025-08-07T16:26:37.755Z | Downloaded foreign-types v0.3.2 |
| 533 | 2025-08-07T16:26:37.755Z | Downloaded try-lock v0.2.5 |
| 534 | 2025-08-07T16:26:37.755Z | Downloaded strsim v0.8.0 |
| 535 | 2025-08-07T16:26:37.755Z | Downloaded postcard v1.0.10 |
| 536 | 2025-08-07T16:26:37.755Z | Downloaded pkg-config v0.3.31 |
| 537 | 2025-08-07T16:26:37.755Z | Downloaded pest v2.7.14 |
| 538 | 2025-08-07T16:26:37.755Z | Downloaded vec_map v0.8.2 |
| 539 | 2025-08-07T16:26:37.755Z | Downloaded slog-async v2.8.0 |
| 540 | 2025-08-07T16:26:37.755Z | Downloaded progenitor-impl v0.9.1 |
| 541 | 2025-08-07T16:26:37.755Z | Downloaded progenitor-client v0.8.0 |
| 542 | 2025-08-07T16:26:37.755Z | Downloaded proc-macro-error v1.0.4 |
| 543 | 2025-08-07T16:26:37.755Z | Downloaded pretty-hex v0.2.1 |
| 544 | 2025-08-07T16:26:37.756Z | Downloaded ppv-lite86 v0.2.20 |
| 545 | 2025-08-07T16:26:37.756Z | Downloaded pest_generator v2.7.14 |
| 546 | 2025-08-07T16:26:37.782Z | Downloaded static_assertions v1.1.0 |
| 547 | 2025-08-07T16:26:37.782Z | Downloaded http-body v1.0.1 |
| 548 | 2025-08-07T16:26:37.782Z | Downloaded xattr v1.3.1 |
| 549 | 2025-08-07T16:26:37.782Z | Downloaded time v0.3.36 |
| 550 | 2025-08-07T16:26:37.782Z | Downloaded thread_local v1.1.8 |
| 551 | 2025-08-07T16:26:37.782Z | Downloaded thread-id v4.2.2 |
| 552 | 2025-08-07T16:26:37.782Z | Downloaded thiserror-impl v1.0.69 |
| 553 | 2025-08-07T16:26:37.782Z | Downloaded slog-bunyan v2.5.0 |
| 554 | 2025-08-07T16:26:37.782Z | Downloaded slab v0.4.9 |
| 555 | 2025-08-07T16:26:37.782Z | Downloaded similar v2.6.0 |
| 556 | 2025-08-07T16:26:37.782Z | Downloaded winnow v0.5.40 |
| 557 | 2025-08-07T16:26:37.808Z | Downloaded quinn v0.11.6 |
| 558 | 2025-08-07T16:26:37.808Z | Downloaded quick-error v1.2.3 |
| 559 | 2025-08-07T16:26:37.808Z | Downloaded progenitor-macro v0.9.1 |
| 560 | 2025-08-07T16:26:37.808Z | Downloaded progenitor-macro v0.8.0 |
| 561 | 2025-08-07T16:26:37.808Z | Downloaded progenitor-impl v0.8.0 |
| 562 | 2025-08-07T16:26:37.808Z | Downloaded progenitor-client v0.9.1 |
| 563 | 2025-08-07T16:26:37.808Z | Downloaded progenitor v0.8.0 |
| 564 | 2025-08-07T16:26:37.808Z | Downloaded proc-macro-error2 v2.0.1 |
| 565 | 2025-08-07T16:26:37.808Z | Downloaded proc-macro-crate v1.3.1 |
| 566 | 2025-08-07T16:26:37.808Z | Downloaded prettyplease v0.2.25 |
| 567 | 2025-08-07T16:26:37.808Z | Downloaded powerfmt v0.2.0 |
| 568 | 2025-08-07T16:26:37.808Z | Downloaded plain v0.2.3 |
| 569 | 2025-08-07T16:26:37.834Z | Downloaded pin-utils v0.1.0 |
| 570 | 2025-08-07T16:26:37.834Z | Downloaded pin-project-lite v0.2.15 |
| 571 | 2025-08-07T16:26:37.835Z | Downloaded pest_derive v2.7.14 |
| 572 | 2025-08-07T16:26:37.835Z | Downloaded paste v1.0.15 |
| 573 | 2025-08-07T16:26:37.835Z | Downloaded password-hash v0.5.0 |
| 574 | 2025-08-07T16:26:37.835Z | Downloaded parse-display v0.10.0 |
| 575 | 2025-08-07T16:26:37.835Z | Downloaded parking_lot_core v0.9.10 |
| 576 | 2025-08-07T16:26:37.835Z | Downloaded openssl-sys v0.9.107 |
| 577 | 2025-08-07T16:26:37.835Z | Downloaded openssl-macros v0.1.1 |
| 578 | 2025-08-07T16:26:37.835Z | Downloaded clap v2.34.0 |
| 579 | 2025-08-07T16:26:37.861Z | Downloaded strsim v0.11.1 |
| 580 | 2025-08-07T16:26:37.861Z | Downloaded time-core v0.1.2 |
| 581 | 2025-08-07T16:26:37.861Z | Downloaded signal-hook-tokio v0.3.1 |
| 582 | 2025-08-07T16:26:37.861Z | Downloaded icu_collections v1.5.0 |
| 583 | 2025-08-07T16:26:37.861Z | Downloaded hostname v0.4.0 |
| 584 | 2025-08-07T16:26:37.861Z | Downloaded memoffset v0.9.1 |
| 585 | 2025-08-07T16:26:37.861Z | Downloaded memmap2 v0.9.5 |
| 586 | 2025-08-07T16:26:37.861Z | Downloaded managed v0.8.0 |
| 587 | 2025-08-07T16:26:37.861Z | Downloaded iana-time-zone v0.1.61 |
| 588 | 2025-08-07T16:26:37.861Z | Downloaded hyper-tls v0.6.0 |
| 589 | 2025-08-07T16:26:37.861Z | Downloaded hyper-rustls v0.27.3 |
| 590 | 2025-08-07T16:26:37.887Z | Downloaded hyper v1.6.0 |
| 591 | 2025-08-07T16:26:37.887Z | Downloaded httparse v1.9.5 |
| 592 | 2025-08-07T16:26:37.887Z | Downloaded uuid v1.13.1 |
| 593 | 2025-08-07T16:26:37.887Z | Downloaded hubpack_derive v0.1.1 |
| 594 | 2025-08-07T16:26:37.887Z | Downloaded winnow v0.6.20 |
| 595 | 2025-08-07T16:26:37.887Z | Downloaded parse-display-derive v0.10.0 |
| 596 | 2025-08-07T16:26:37.887Z | Downloaded oxnet v0.1.2 |
| 597 | 2025-08-07T16:26:37.887Z | Downloaded clap_builder v4.5.21 |
| 598 | 2025-08-07T16:26:37.914Z | Downloaded futures-io v0.3.31 |
| 599 | 2025-08-07T16:26:37.914Z | Downloaded oxide-tokio-rt v0.1.2 |
| 600 | 2025-08-07T16:26:37.914Z | Downloaded openssl-probe v0.1.5 |
| 601 | 2025-08-07T16:26:37.914Z | Downloaded zerocopy v0.8.17 |
| 602 | 2025-08-07T16:26:37.940Z | Downloaded version_check v0.9.5 |
| 603 | 2025-08-07T16:26:37.940Z | Downloaded tokio v1.46.1 |
| 604 | 2025-08-07T16:26:37.968Z | Downloaded memchr v2.7.4 |
| 605 | 2025-08-07T16:26:37.994Z | Downloaded icu_locid_transform v1.5.0 |
| 606 | 2025-08-07T16:26:37.994Z | Downloaded futures-sink v0.3.31 |
| 607 | 2025-08-07T16:26:37.994Z | Downloaded futures v0.3.31 |
| 608 | 2025-08-07T16:26:37.994Z | Downloaded cc v1.2.19 |
| 609 | 2025-08-07T16:26:37.994Z | Downloaded futures-task v0.3.31 |
| 610 | 2025-08-07T16:26:37.994Z | Downloaded num-traits v0.2.19 |
| 611 | 2025-08-07T16:26:37.994Z | Downloaded native-tls v0.2.12 |
| 612 | 2025-08-07T16:26:37.994Z | Downloaded expectorate v1.1.0 |
| 613 | 2025-08-07T16:26:38.023Z | Downloaded futures-executor v0.3.31 |
| 614 | 2025-08-07T16:26:38.023Z | Downloaded crossbeam-channel v0.5.15 |
| 615 | 2025-08-07T16:26:38.023Z | Downloaded icu_locid v1.5.0 |
| 616 | 2025-08-07T16:26:38.023Z | Downloaded typify-macro v0.3.0 |
| 617 | 2025-08-07T16:26:38.023Z | Downloaded dropshot_endpoint v0.15.1 |
| 618 | 2025-08-07T16:26:38.023Z | Downloaded waitgroup v0.1.2 |
| 619 | 2025-08-07T16:26:38.023Z | Downloaded openapiv3 v2.0.0 |
| 620 | 2025-08-07T16:26:38.049Z | Downloaded num_enum_derive v0.5.11 |
| 621 | 2025-08-07T16:26:38.049Z | Downloaded newtype-uuid v1.2.1 |
| 622 | 2025-08-07T16:26:38.049Z | Downloaded hubpack v0.1.2 |
| 623 | 2025-08-07T16:26:38.049Z | Downloaded writeable v0.5.5 |
| 624 | 2025-08-07T16:26:38.049Z | Downloaded write16 v1.0.0 |
| 625 | 2025-08-07T16:26:38.049Z | Downloaded want v0.3.1 |
| 626 | 2025-08-07T16:26:38.049Z | Downloaded usdt-macro v0.5.0 |
| 627 | 2025-08-07T16:26:38.049Z | Downloaded displaydoc v0.2.5 |
| 628 | 2025-08-07T16:26:38.049Z | Downloaded defmt v0.3.8 |
| 629 | 2025-08-07T16:26:38.050Z | Downloaded macaddr v1.0.1 |
| 630 | 2025-08-07T16:26:38.050Z | Downloaded rustls v0.23.16 |
| 631 | 2025-08-07T16:26:38.076Z | Downloaded openssl v0.10.72 |
| 632 | 2025-08-07T16:26:38.076Z | Downloaded nix v0.29.0 |
| 633 | 2025-08-07T16:26:38.076Z | Downloaded embedded-io v0.6.1 |
| 634 | 2025-08-07T16:26:38.076Z | Downloaded dyn-clone v1.0.17 |
| 635 | 2025-08-07T16:26:38.102Z | Downloaded dof v0.3.0 |
| 636 | 2025-08-07T16:26:38.102Z | Downloaded display-error-chain v0.2.2 |
| 637 | 2025-08-07T16:26:38.102Z | Downloaded derive_more v0.99.18 |
| 638 | 2025-08-07T16:26:38.102Z | Downloaded data-encoding v2.6.0 |
| 639 | 2025-08-07T16:26:38.102Z | Downloaded cexpr v0.6.0 |
| 640 | 2025-08-07T16:26:38.103Z | Downloaded unicode-normalization v0.1.24 |
| 641 | 2025-08-07T16:26:38.103Z | Downloaded quinn-proto v0.11.9 |
| 642 | 2025-08-07T16:26:38.103Z | Downloaded embedded-io v0.4.0 |
| 643 | 2025-08-07T16:26:38.103Z | Downloaded dirs-sys-next v0.1.2 |
| 644 | 2025-08-07T16:26:38.103Z | Downloaded deranged v0.3.11 |
| 645 | 2025-08-07T16:26:38.103Z | Downloaded defmt-macros v0.3.9 |
| 646 | 2025-08-07T16:26:38.129Z | Downloaded utf16_iter v1.0.5 |
| 647 | 2025-08-07T16:26:38.129Z | Downloaded reqwest v0.12.12 |
| 648 | 2025-08-07T16:26:38.129Z | Downloaded nom v7.1.3 |
| 649 | 2025-08-07T16:26:38.129Z | Downloaded digest v0.10.7 |
| 650 | 2025-08-07T16:26:38.129Z | Downloaded daft v0.1.1 |
| 651 | 2025-08-07T16:26:38.129Z | Downloaded cpufeatures v0.2.15 |
| 652 | 2025-08-07T16:26:38.129Z | Downloaded cookie v0.18.1 |
| 653 | 2025-08-07T16:26:38.129Z | Downloaded constant_time_eq v0.3.1 |
| 654 | 2025-08-07T16:26:38.155Z | Downloaded colorchoice v1.0.3 |
| 655 | 2025-08-07T16:26:38.155Z | Downloaded cobs v0.2.3 |
| 656 | 2025-08-07T16:26:38.155Z | Downloaded cfg_aliases v0.2.1 |
| 657 | 2025-08-07T16:26:38.155Z | Downloaded omicron-zone-package v0.12.0 |
| 658 | 2025-08-07T16:26:38.155Z | Downloaded omicron-workspace-hack v0.1.0 |
| 659 | 2025-08-07T16:26:38.155Z | Downloaded newline-converter v0.3.0 |
| 660 | 2025-08-07T16:26:38.155Z | Downloaded mio v1.0.2 |
| 661 | 2025-08-07T16:26:38.155Z | Downloaded miniz_oxide v0.8.0 |
| 662 | 2025-08-07T16:26:38.155Z | Downloaded darling_core v0.20.10 |
| 663 | 2025-08-07T16:26:38.155Z | Downloaded console v0.15.8 |
| 664 | 2025-08-07T16:26:38.156Z | Downloaded clang-sys v1.8.1 |
| 665 | 2025-08-07T16:26:38.182Z | Downloaded walkdir v2.5.0 |
| 666 | 2025-08-07T16:26:38.182Z | Downloaded rustls-pki-types v1.10.0 |
| 667 | 2025-08-07T16:26:38.182Z | Downloaded num-complex v0.4.6 |
| 668 | 2025-08-07T16:26:38.182Z | Downloaded multer v3.1.0 |
| 669 | 2025-08-07T16:26:38.182Z | Downloaded equivalent v1.0.1 |
| 670 | 2025-08-07T16:26:38.182Z | Downloaded crossbeam-epoch v0.9.18 |
| 671 | 2025-08-07T16:26:38.182Z | Downloaded crc32fast v1.4.2 |
| 672 | 2025-08-07T16:26:38.182Z | Downloaded num_threads v0.1.7 |
| 673 | 2025-08-07T16:26:38.182Z | Downloaded num-rational v0.4.2 |
| 674 | 2025-08-07T16:26:38.182Z | Downloaded num-integer v0.1.46 |
| 675 | 2025-08-07T16:26:38.182Z | Downloaded num-derive v0.4.2 |
| 676 | 2025-08-07T16:26:38.182Z | Downloaded newtype_derive v0.1.6 |
| 677 | 2025-08-07T16:26:38.182Z | Downloaded dtrace-parser v0.2.0 |
| 678 | 2025-08-07T16:26:38.182Z | Downloaded csv-core v0.1.11 |
| 679 | 2025-08-07T16:26:38.182Z | Downloaded clap_derive v4.5.18 |
| 680 | 2025-08-07T16:26:38.208Z | Downloaded chrono v0.4.40 |
| 681 | 2025-08-07T16:26:38.208Z | Downloaded blake3 v1.5.4 |
| 682 | 2025-08-07T16:26:38.208Z | Downloaded bindgen v0.71.1 |
| 683 | 2025-08-07T16:26:38.208Z | Downloaded atty v0.2.14 |
| 684 | 2025-08-07T16:26:38.208Z | Downloaded proc-macro2 v1.0.95 |
| 685 | 2025-08-07T16:26:38.235Z | Downloaded papergrid v0.14.0 |
| 686 | 2025-08-07T16:26:38.235Z | Downloaded owo-colors v4.1.0 |
| 687 | 2025-08-07T16:26:38.235Z | Downloaded num_enum v0.5.11 |
| 688 | 2025-08-07T16:26:38.235Z | Downloaded num-conv v0.1.0 |
| 689 | 2025-08-07T16:26:38.235Z | Downloaded enum-as-inner v0.6.1 |
| 690 | 2025-08-07T16:26:38.235Z | Downloaded crypto-common v0.1.6 |
| 691 | 2025-08-07T16:26:38.235Z | Downloaded cargo-platform v0.1.8 |
| 692 | 2025-08-07T16:26:38.235Z | Downloaded anyhow v1.0.98 |
| 693 | 2025-08-07T16:26:38.235Z | Downloaded ansi_term v0.12.1 |
| 694 | 2025-08-07T16:26:38.235Z | Downloaded aho-corasick v1.1.3 |
| 695 | 2025-08-07T16:26:38.261Z | Downloaded num-iter v0.1.45 |
| 696 | 2025-08-07T16:26:38.261Z | Downloaded fastrand v2.2.0 |
| 697 | 2025-08-07T16:26:38.261Z | Downloaded darling v0.20.10 |
| 698 | 2025-08-07T16:26:38.261Z | Downloaded curl v0.4.47 |
| 699 | 2025-08-07T16:26:38.261Z | Downloaded crucible-workspace-hack v0.1.0 |
| 700 | 2025-08-07T16:26:38.261Z | Downloaded crc8 v0.1.1 |
| 701 | 2025-08-07T16:26:38.261Z | Downloaded clap v4.5.21 |
| 702 | 2025-08-07T16:26:38.287Z | Downloaded camino-tempfile v1.1.1 |
| 703 | 2025-08-07T16:26:38.287Z | Downloaded base64 v0.22.1 |
| 704 | 2025-08-07T16:26:38.287Z | Downloaded allocator-api2 v0.2.20 |
| 705 | 2025-08-07T16:26:38.287Z | Downloaded num-derive v0.3.3 |
| 706 | 2025-08-07T16:26:38.287Z | Downloaded bytes v1.10.1 |
| 707 | 2025-08-07T16:26:38.287Z | Downloaded byteorder v1.5.0 |
| 708 | 2025-08-07T16:26:38.288Z | Downloaded bytecount v0.6.8 |
| 709 | 2025-08-07T16:26:38.288Z | Downloaded atomic-waker v1.1.2 |
| 710 | 2025-08-07T16:26:38.288Z | Downloaded argon2 v0.5.3 |
| 711 | 2025-08-07T16:26:38.288Z | Downloaded anstyle v1.0.10 |
| 712 | 2025-08-07T16:26:38.288Z | Downloaded derive-where v1.2.7 |
| 713 | 2025-08-07T16:26:38.314Z | Downloaded crossbeam-utils v0.8.20 |
| 714 | 2025-08-07T16:26:38.314Z | Downloaded cancel-safe-futures v0.1.5 |
| 715 | 2025-08-07T16:26:38.314Z | Downloaded camino v1.1.9 |
| 716 | 2025-08-07T16:26:38.314Z | Downloaded blake2 v0.10.6 |
| 717 | 2025-08-07T16:26:38.314Z | Downloaded bitflags v2.6.0 |
| 718 | 2025-08-07T16:26:38.314Z | Downloaded bitflags v1.3.2 |
| 719 | 2025-08-07T16:26:38.314Z | Downloaded async-trait v0.1.88 |
| 720 | 2025-08-07T16:26:38.314Z | Downloaded async-stream v0.3.6 |
| 721 | 2025-08-07T16:26:38.314Z | Downloaded arrayvec v0.7.6 |
| 722 | 2025-08-07T16:26:38.314Z | Downloaded anstyle-parse v0.2.6 |
| 723 | 2025-08-07T16:26:38.340Z | Downloaded ahash v0.8.11 |
| 724 | 2025-08-07T16:26:38.340Z | Downloaded either v1.13.0 |
| 725 | 2025-08-07T16:26:38.340Z | Downloaded defmt-parser v0.3.4 |
| 726 | 2025-08-07T16:26:38.340Z | Downloaded daft-derive v0.1.1 |
| 727 | 2025-08-07T16:26:38.340Z | Downloaded colored v2.1.0 |
| 728 | 2025-08-07T16:26:38.340Z | Downloaded cargo_metadata v0.18.1 |
| 729 | 2025-08-07T16:26:38.340Z | Downloaded base64ct v1.6.0 |
| 730 | 2025-08-07T16:26:38.340Z | Downloaded autocfg v1.4.0 |
| 731 | 2025-08-07T16:26:38.340Z | Downloaded crossbeam-deque v0.8.5 |
| 732 | 2025-08-07T16:26:38.340Z | Downloaded convert_case v0.4.0 |
| 733 | 2025-08-07T16:26:38.340Z | Downloaded clap_lex v0.7.3 |
| 734 | 2025-08-07T16:26:38.340Z | Downloaded cfg-if v1.0.0 |
| 735 | 2025-08-07T16:26:38.340Z | Downloaded block-buffer v0.10.4 |
| 736 | 2025-08-07T16:26:38.340Z | Downloaded arrayref v0.3.9 |
| 737 | 2025-08-07T16:26:38.340Z | Downloaded anstyle-query v1.1.2 |
| 738 | 2025-08-07T16:26:38.367Z | Downloaded anstream v0.6.18 |
| 739 | 2025-08-07T16:26:38.367Z | Downloaded backoff v0.4.0 |
| 740 | 2025-08-07T16:26:38.622Z | Compiling proc-macro2 v1.0.95 |
| 741 | 2025-08-07T16:26:38.622Z | Compiling unicode-ident v1.0.16 |
| 742 | 2025-08-07T16:26:38.648Z | Compiling libc v0.2.172 |
| 743 | 2025-08-07T16:26:38.648Z | Compiling serde v1.0.219 |
| 744 | 2025-08-07T16:26:38.648Z | Compiling autocfg v1.4.0 |
| 745 | 2025-08-07T16:26:38.648Z | Checking cfg-if v1.0.0 |
| 746 | 2025-08-07T16:26:38.648Z | Compiling memchr v2.7.4 |
| 747 | 2025-08-07T16:26:38.876Z | Compiling shlex v1.3.0 |
| 748 | 2025-08-07T16:26:38.917Z | Compiling libm v0.2.11 |
| 749 | 2025-08-07T16:26:38.960Z | Compiling version_check v0.9.5 |
| 750 | 2025-08-07T16:26:39.686Z | Compiling itoa v1.0.11 |
| 751 | 2025-08-07T16:26:39.712Z | Compiling lock_api v0.4.12 |
| 752 | 2025-08-07T16:26:39.739Z | Compiling parking_lot_core v0.9.10 |
| 753 | 2025-08-07T16:26:39.955Z | Compiling thiserror v1.0.69 |
| 754 | 2025-08-07T16:26:40.300Z | Compiling getrandom v0.3.1 |
| 755 | 2025-08-07T16:26:40.326Z | Compiling ryu v1.0.18 |
| 756 | 2025-08-07T16:26:40.406Z | Compiling log v0.4.22 |
| 757 | 2025-08-07T16:26:40.503Z | Compiling serde_json v1.0.140 |
| 758 | 2025-08-07T16:26:40.621Z | Compiling schemars v0.8.22 |
| 759 | 2025-08-07T16:26:40.699Z | Compiling quote v1.0.40 |
| 760 | 2025-08-07T16:26:40.753Z | Compiling slab v0.4.9 |
| 761 | 2025-08-07T16:26:40.780Z | Compiling jobserver v0.1.32 |
| 762 | 2025-08-07T16:26:40.861Z | Compiling once_cell v1.20.2 |
| 763 | 2025-08-07T16:26:40.899Z | Compiling allocator-api2 v0.2.20 |
| 764 | 2025-08-07T16:26:40.925Z | Compiling pkg-config v0.3.31 |
| 765 | 2025-08-07T16:26:41.003Z | Compiling foldhash v0.1.5 |
| 766 | 2025-08-07T16:26:41.103Z | Compiling syn v2.0.100 |
| 767 | 2025-08-07T16:26:41.129Z | Compiling cc v1.2.19 |
| 768 | 2025-08-07T16:26:41.258Z | Compiling equivalent v1.0.1 |
| 769 | 2025-08-07T16:26:41.378Z | Compiling vcpkg v0.2.15 |
| 770 | 2025-08-07T16:26:41.404Z | Checking pin-project-lite v0.2.15 |
| 771 | 2025-08-07T16:26:41.443Z | Compiling hashbrown v0.15.1 |
| 772 | 2025-08-07T16:26:41.481Z | Compiling heck v0.5.0 |
| 773 | 2025-08-07T16:26:41.545Z | Compiling num-traits v0.2.19 |
| 774 | 2025-08-07T16:26:41.718Z | Checking smallvec v1.13.2 |
| 775 | 2025-08-07T16:26:41.873Z | Compiling fnv v1.0.7 |
| 776 | 2025-08-07T16:26:42.024Z | Checking scopeguard v1.2.0 |
| 777 | 2025-08-07T16:26:42.094Z | Checking socket2 v0.5.9 |
| 778 | 2025-08-07T16:26:42.355Z | Checking signal-hook-registry v1.4.2 |
| 779 | 2025-08-07T16:26:42.520Z | Compiling semver v1.0.26 |
| 780 | 2025-08-07T16:26:42.547Z | Checking mio v1.0.2 |
| 781 | 2025-08-07T16:26:42.573Z | Checking parking_lot v0.12.3 |
| 782 | 2025-08-07T16:26:42.998Z | Compiling aho-corasick v1.1.3 |
| 783 | 2025-08-07T16:26:43.044Z | Compiling regex-syntax v0.8.5 |
| 784 | 2025-08-07T16:26:43.075Z | Checking iana-time-zone v0.1.61 |
| 785 | 2025-08-07T16:26:43.159Z | Checking futures-core v0.3.31 |
| 786 | 2025-08-07T16:26:43.343Z | Checking bitflags v2.6.0 |
| 787 | 2025-08-07T16:26:43.599Z | Compiling httparse v1.9.5 |
| 788 | 2025-08-07T16:26:43.807Z | Compiling ring v0.17.14 |
| 789 | 2025-08-07T16:26:43.952Z | Compiling openssl-sys v0.9.107 |
| 790 | 2025-08-07T16:26:44.529Z | Compiling dyn-clone v1.0.17 |
| 791 | 2025-08-07T16:26:44.747Z | Checking futures-sink v0.3.31 |
| 792 | 2025-08-07T16:26:44.914Z | Checking byteorder v1.5.0 |
| 793 | 2025-08-07T16:26:45.008Z | Checking stable_deref_trait v1.2.0 |
| 794 | 2025-08-07T16:26:45.118Z | Checking getrandom v0.2.15 |
| 795 | 2025-08-07T16:26:45.310Z | Compiling openssl v0.10.72 |
| 796 | 2025-08-07T16:26:45.338Z | Checking futures-channel v0.3.31 |
| 797 | 2025-08-07T16:26:45.415Z | Checking futures-task v0.3.31 |
| 798 | 2025-08-07T16:26:45.528Z | Checking pin-utils v0.1.0 |
| 799 | 2025-08-07T16:26:45.627Z | Checking futures-io v0.3.31 |
| 800 | 2025-08-07T16:26:45.653Z | Compiling native-tls v0.2.12 |
| 801 | 2025-08-07T16:26:45.653Z | Compiling rustls v0.23.16 |
| 802 | 2025-08-07T16:26:45.742Z | Compiling anyhow v1.0.98 |
| 803 | 2025-08-07T16:26:45.817Z | Compiling regress v0.10.3 |
| 804 | 2025-08-07T16:26:45.999Z | Compiling regex-automata v0.4.9 |
| 805 | 2025-08-07T16:26:46.229Z | Compiling thiserror v2.0.12 |
| 806 | 2025-08-07T16:26:46.459Z | Compiling typenum v1.17.0 |
| 807 | 2025-08-07T16:26:46.568Z | Compiling generic-array v0.14.7 |
| 808 | 2025-08-07T16:26:46.882Z | Compiling serde_derive_internals v0.29.1 |
| 809 | 2025-08-07T16:26:47.065Z | Compiling synstructure v0.13.1 |
| 810 | 2025-08-07T16:26:47.376Z | Compiling ucd-trie v0.1.7 |
| 811 | 2025-08-07T16:26:47.511Z | Checking subtle v2.6.1 |
| 812 | 2025-08-07T16:26:47.834Z | Checking tracing-core v0.1.32 |
| 813 | 2025-08-07T16:26:48.036Z | Compiling time-core v0.1.2 |
| 814 | 2025-08-07T16:26:48.207Z | Compiling num-conv v0.1.0 |
| 815 | 2025-08-07T16:26:48.366Z | Compiling strsim v0.11.1 |
| 816 | 2025-08-07T16:26:48.453Z | Checking writeable v0.5.5 |
| 817 | 2025-08-07T16:26:48.480Z | Compiling time-macros v0.2.18 |
| 818 | 2025-08-07T16:26:48.591Z | Checking litemap v0.7.3 |
| 819 | 2025-08-07T16:26:48.922Z | Compiling syn v1.0.109 |
| 820 | 2025-08-07T16:26:49.162Z | Compiling ident_case v1.0.1 |
| 821 | 2025-08-07T16:26:49.279Z | Compiling regex v1.11.1 |
| 822 | 2025-08-07T16:26:49.391Z | Checking icu_locid_transform_data v1.5.0 |
| 823 | 2025-08-07T16:26:49.458Z | Checking rustls-pki-types v1.10.0 |
| 824 | 2025-08-07T16:26:49.484Z | Compiling rustversion v1.0.18 |
| 825 | 2025-08-07T16:26:49.616Z | Compiling darling_core v0.20.10 |
| 826 | 2025-08-07T16:26:49.969Z | Compiling usdt-impl v0.5.0 |
| 827 | 2025-08-07T16:26:50.023Z | Compiling serde_derive v1.0.219 |
| 828 | 2025-08-07T16:26:50.050Z | Compiling tokio-macros v2.5.0 |
| 829 | 2025-08-07T16:26:50.076Z | Compiling thiserror-impl v1.0.69 |
| 830 | 2025-08-07T16:26:50.308Z | Compiling schemars_derive v0.8.22 |
| 831 | 2025-08-07T16:26:50.611Z | Compiling zerofrom-derive v0.1.4 |
| 832 | 2025-08-07T16:26:51.210Z | Compiling yoke-derive v0.7.4 |
| 833 | 2025-08-07T16:26:51.470Z | Compiling zerovec-derive v0.10.3 |
| 834 | 2025-08-07T16:26:52.134Z | Compiling futures-macro v0.3.31 |
| 835 | 2025-08-07T16:26:52.485Z | Compiling displaydoc v0.2.5 |
| 836 | 2025-08-07T16:26:52.624Z | Compiling zerocopy-derive v0.7.35 |
| 837 | 2025-08-07T16:26:53.094Z | Compiling icu_provider_macros v1.5.0 |
| 838 | 2025-08-07T16:26:53.270Z | Compiling openssl-macros v0.1.1 |
| 839 | 2025-08-07T16:26:53.316Z | Checking zerofrom v0.1.4 |
| 840 | 2025-08-07T16:26:53.513Z | Checking yoke v0.7.4 |
| 841 | 2025-08-07T16:26:53.540Z | Checking futures-util v0.3.31 |
| 842 | 2025-08-07T16:26:53.689Z | Compiling thiserror-impl v2.0.12 |
| 843 | 2025-08-07T16:26:53.743Z | Compiling scroll_derive v0.12.0 |
| 844 | 2025-08-07T16:26:53.838Z | Checking zerovec v0.10.4 |
| 845 | 2025-08-07T16:26:53.943Z | Compiling pest v2.7.14 |
| 846 | 2025-08-07T16:26:54.032Z | Compiling tracing-attributes v0.1.27 |
| 847 | 2025-08-07T16:26:54.207Z | Compiling zerocopy v0.7.35 |
| 848 | 2025-08-07T16:26:55.225Z | Checking tinystr v0.7.6 |
| 849 | 2025-08-07T16:26:55.529Z | Checking icu_locid v1.5.0 |
| 850 | 2025-08-07T16:26:55.994Z | Checking icu_collections v1.5.0 |
| 851 | 2025-08-07T16:26:56.025Z | Compiling scroll v0.12.0 |
| 852 | 2025-08-07T16:26:56.354Z | Compiling pest_meta v2.7.14 |
| 853 | 2025-08-07T16:26:56.380Z | Checking tracing v0.1.40 |
| 854 | 2025-08-07T16:26:56.406Z | Checking icu_provider v1.5.0 |
| 855 | 2025-08-07T16:26:56.557Z | Compiling plain v0.2.3 |
| 856 | 2025-08-07T16:26:56.583Z | Compiling slog v2.7.0 |
| 857 | 2025-08-07T16:26:56.658Z | Checking untrusted v0.9.0 |
| 858 | 2025-08-07T16:26:56.711Z | Checking icu_properties_data v1.5.0 |
| 859 | 2025-08-07T16:26:56.907Z | Compiling goblin v0.8.2 |
| 860 | 2025-08-07T16:26:56.936Z | Checking icu_locid_transform v1.5.0 |
| 861 | 2025-08-07T16:26:57.384Z | Compiling darling_macro v0.20.10 |
| 862 | 2025-08-07T16:26:57.783Z | Compiling pest_generator v2.7.14 |
| 863 | 2025-08-07T16:26:57.999Z | Checking icu_properties v1.5.1 |
| 864 | 2025-08-07T16:26:58.342Z | Checking write16 v1.0.0 |
| 865 | 2025-08-07T16:26:58.469Z | Checking percent-encoding v2.3.1 |
| 866 | 2025-08-07T16:26:58.659Z | Compiling pretty-hex v0.4.1 |
| 867 | 2025-08-07T16:26:58.686Z | Checking utf16_iter v1.0.5 |
| 868 | 2025-08-07T16:26:58.842Z | Checking bytes v1.10.1 |
| 869 | 2025-08-07T16:26:58.868Z | Checking chrono v0.4.40 |
| 870 | 2025-08-07T16:26:59.016Z | Checking uuid v1.13.1 |
| 871 | 2025-08-07T16:26:59.219Z | Checking indexmap v2.7.1 |
| 872 | 2025-08-07T16:26:59.722Z | Checking tokio v1.46.1 |
| 873 | 2025-08-07T16:27:00.219Z | Compiling serde_tokenstream v0.2.2 |
| 874 | 2025-08-07T16:27:01.118Z | Compiling http v1.2.0 |
| 875 | 2025-08-07T16:27:01.341Z | Compiling pest_derive v2.7.14 |
| 876 | 2025-08-07T16:27:01.473Z | Checking utf8_iter v1.0.4 |
| 877 | 2025-08-07T16:27:01.657Z | Checking icu_normalizer_data v1.5.0 |
| 878 | 2025-08-07T16:27:01.882Z | Checking atomic-waker v1.1.2 |
| 879 | 2025-08-07T16:27:01.998Z | Compiling camino v1.1.9 |
| 880 | 2025-08-07T16:27:02.029Z | Checking icu_normalizer v1.5.0 |
| 881 | 2025-08-07T16:27:02.073Z | Compiling dtrace-parser v0.2.0 |
| 882 | 2025-08-07T16:27:02.255Z | Checking http-body v1.0.1 |
| 883 | 2025-08-07T16:27:02.567Z | Compiling dof v0.3.0 |
| 884 | 2025-08-07T16:27:02.698Z | Compiling openapiv3 v2.0.0 |
| 885 | 2025-08-07T16:27:02.727Z | Checking rustls-webpki v0.102.8 |
| 886 | 2025-08-07T16:27:03.125Z | Checking form_urlencoded v1.2.1 |
| 887 | 2025-08-07T16:27:03.318Z | Compiling darling v0.20.10 |
| 888 | 2025-08-07T16:27:03.436Z | Compiling thread-id v4.2.2 |
| 889 | 2025-08-07T16:27:03.552Z | Checking try-lock v0.2.5 |
| 890 | 2025-08-07T16:27:03.685Z | Checking zeroize v1.8.1 |
| 891 | 2025-08-07T16:27:03.736Z | Checking want v0.3.1 |
| 892 | 2025-08-07T16:27:03.786Z | Checking idna_adapter v1.2.0 |
| 893 | 2025-08-07T16:27:03.940Z | Compiling typify-impl v0.2.0 |
| 894 | 2025-08-07T16:27:03.978Z | Checking tower-service v0.3.3 |
| 895 | 2025-08-07T16:27:04.116Z | Checking foreign-types-shared v0.1.1 |
| 896 | 2025-08-07T16:27:04.338Z | Checking httpdate v1.0.3 |
| 897 | 2025-08-07T16:27:04.565Z | Checking foreign-types v0.3.2 |
| 898 | 2025-08-07T16:27:04.640Z | Checking idna v1.0.3 |
| 899 | 2025-08-07T16:27:04.796Z | Checking openssl-probe v0.1.5 |
| 900 | 2025-08-07T16:27:04.825Z | Compiling unsafe-libyaml v0.2.11 |
| 901 | 2025-08-07T16:27:04.948Z | Compiling crossbeam-utils v0.8.20 |
| 902 | 2025-08-07T16:27:05.064Z | Checking url v2.5.3 |
| 903 | 2025-08-07T16:27:05.248Z | Compiling usdt-macro v0.5.0 |
| 904 | 2025-08-07T16:27:05.424Z | Compiling usdt-attr-macro v0.5.0 |
| 905 | 2025-08-07T16:27:05.465Z | Checking tokio-util v0.7.12 |
| 906 | 2025-08-07T16:27:05.960Z | Compiling serde_yaml v0.9.34+deprecated |
| 907 | 2025-08-07T16:27:06.136Z | Checking h2 v0.4.6 |
| 908 | 2025-08-07T16:27:06.498Z | Checking ipnet v2.10.1 |
| 909 | 2025-08-07T16:27:06.558Z | Compiling omicron-workspace-hack v0.1.0 |
| 910 | 2025-08-07T16:27:06.985Z | Checking http-body-util v0.1.2 |
| 911 | 2025-08-07T16:27:07.492Z | Compiling async-trait v0.1.88 |
| 912 | 2025-08-07T16:27:08.422Z | Checking rand_core v0.6.4 |
| 913 | 2025-08-07T16:27:08.604Z | Checking encoding_rs v0.8.35 |
| 914 | 2025-08-07T16:27:08.674Z | Compiling paste v1.0.15 |
| 915 | 2025-08-07T16:27:09.151Z | Checking mime v0.3.17 |
| 916 | 2025-08-07T16:27:09.502Z | Compiling slog-async v2.8.0 |
| 917 | 2025-08-07T16:27:09.622Z | Checking hyper v1.6.0 |
| 918 | 2025-08-07T16:27:10.197Z | Checking tokio-native-tls v0.3.1 |
| 919 | 2025-08-07T16:27:10.462Z | Checking serde_urlencoded v0.7.1 |
| 920 | 2025-08-07T16:27:10.566Z | Checking webpki-roots v0.26.6 |
| 921 | 2025-08-07T16:27:10.792Z | Checking rustls-pemfile v2.2.0 |
| 922 | 2025-08-07T16:27:10.823Z | Checking tokio-rustls v0.26.0 |
| 923 | 2025-08-07T16:27:11.063Z | Checking sync_wrapper v1.0.1 |
| 924 | 2025-08-07T16:27:11.213Z | Compiling ahash v0.8.11 |
| 925 | 2025-08-07T16:27:11.257Z | Compiling newtype-uuid v1.2.1 |
| 926 | 2025-08-07T16:27:11.346Z | Checking base64 v0.22.1 |
| 927 | 2025-08-07T16:27:11.384Z | Compiling rustls v0.22.4 |
| 928 | 2025-08-07T16:27:11.436Z | Checking hyper-util v0.1.10 |
| 929 | 2025-08-07T16:27:11.574Z | Checking tower-layer v0.3.3 |
| 930 | 2025-08-07T16:27:11.601Z | Compiling rustix v0.38.40 |
| 931 | 2025-08-07T16:27:11.813Z | Checking tower v0.5.2 |
| 932 | 2025-08-07T16:27:11.988Z | Checking ppv-lite86 v0.2.20 |
| 933 | 2025-08-07T16:27:12.430Z | Checking errno v0.3.9 |
| 934 | 2025-08-07T16:27:12.796Z | Compiling typify-macro v0.2.0 |
| 935 | 2025-08-07T16:27:12.822Z | Checking hyper-tls v0.6.0 |
| 936 | 2025-08-07T16:27:12.860Z | Checking hyper-rustls v0.27.3 |
| 937 | 2025-08-07T16:27:13.106Z | Checking powerfmt v0.2.0 |
| 938 | 2025-08-07T16:27:13.363Z | Checking deranged v0.3.11 |
| 939 | 2025-08-07T16:27:13.796Z | Checking reqwest v0.12.12 |
| 940 | 2025-08-07T16:27:14.044Z | Checking rand_chacha v0.3.1 |
| 941 | 2025-08-07T16:27:14.804Z | Checking crypto-common v0.1.6 |
| 942 | 2025-08-07T16:27:14.969Z | Checking block-buffer v0.10.4 |
| 943 | 2025-08-07T16:27:15.334Z | Compiling multer v3.1.0 |
| 944 | 2025-08-07T16:27:15.635Z | Compiling typify v0.2.0 |
| 945 | 2025-08-07T16:27:15.768Z | Compiling progenitor-impl v0.8.0 |
| 946 | 2025-08-07T16:27:15.871Z | Checking num_threads v0.1.7 |
| 947 | 2025-08-07T16:27:16.003Z | Checking time v0.3.36 |
| 948 | 2025-08-07T16:27:16.126Z | Checking digest v0.10.7 |
| 949 | 2025-08-07T16:27:16.450Z | Checking rand v0.8.5 |
| 950 | 2025-08-07T16:27:16.875Z | Compiling serde_with_macros v3.11.0 |
| 951 | 2025-08-07T16:27:17.423Z | Checking ipnetwork v0.21.1 |
| 952 | 2025-08-07T16:27:17.739Z | Compiling strum_macros v0.26.4 |
| 953 | 2025-08-07T16:27:17.974Z | Checking futures-executor v0.3.31 |
| 954 | 2025-08-07T16:27:18.027Z | Compiling async-stream-impl v0.3.6 |
| 955 | 2025-08-07T16:27:18.196Z | Compiling daft-derive v0.1.1 |
| 956 | 2025-08-07T16:27:18.787Z | Compiling structmeta-derive v0.3.0 |
| 957 | 2025-08-07T16:27:19.436Z | Checking match_cfg v0.1.0 |
| 958 | 2025-08-07T16:27:19.538Z | Checking hostname v0.3.1 |
| 959 | 2025-08-07T16:27:19.676Z | Checking futures v0.3.31 |
| 960 | 2025-08-07T16:27:19.953Z | Compiling toml_datetime v0.6.8 |
| 961 | 2025-08-07T16:27:20.111Z | Checking serde_spanned v0.6.8 |
| 962 | 2025-08-07T16:27:20.205Z | Compiling progenitor-macro v0.8.0 |
| 963 | 2025-08-07T16:27:20.341Z | Checking memmap v0.7.0 |
| 964 | 2025-08-07T16:27:20.553Z | Checking dirs-sys-next v0.1.2 |
| 965 | 2025-08-07T16:27:20.580Z | Compiling dropshot v0.15.1 |
| 966 | 2025-08-07T16:27:20.722Z | Checking cpufeatures v0.2.15 |
| 967 | 2025-08-07T16:27:20.749Z | Compiling structmeta v0.3.0 |
| 968 | 2025-08-07T16:27:20.775Z | Checking dirs-next v2.0.0 |
| 969 | 2025-08-07T16:27:20.920Z | Checking usdt v0.5.0 |
| 970 | 2025-08-07T16:27:21.084Z | Compiling parse-display-derive v0.10.0 |
| 971 | 2025-08-07T16:27:21.166Z | Compiling dropshot_endpoint v0.15.1 |
| 972 | 2025-08-07T16:27:21.192Z | Checking macaddr v1.0.1 |
| 973 | 2025-08-07T16:27:21.461Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 974 | 2025-08-07T16:27:21.977Z | Checking thread_local v1.1.8 |
| 975 | 2025-08-07T16:27:22.519Z | Checking term v0.7.0 |
| 976 | 2025-08-07T16:27:23.007Z | Checking crossbeam-channel v0.5.15 |
| 977 | 2025-08-07T16:27:23.606Z | Checking is-terminal v0.4.13 |
| 978 | 2025-08-07T16:27:23.947Z | Checking take_mut v0.2.2 |
| 979 | 2025-08-07T16:27:24.030Z | Checking winnow v0.6.20 |
| 980 | 2025-08-07T16:27:24.442Z | Checking slog-term v2.9.1 |
| 981 | 2025-08-07T16:27:24.595Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 982 | 2025-08-07T16:27:24.689Z | Checking slog-json v2.6.1 |
| 983 | 2025-08-07T16:27:24.906Z | Checking oxnet v0.1.2 |
| 984 | 2025-08-07T16:27:25.299Z | Checking slog-bunyan v2.5.0 |
| 985 | 2025-08-07T16:27:26.083Z | Checking progenitor-client v0.8.0 |
| 986 | 2025-08-07T16:27:26.388Z | Checking hex v0.4.3 |
| 987 | 2025-08-07T16:27:26.746Z | Checking debug-ignore v1.0.5 |
| 988 | 2025-08-07T16:27:26.906Z | Checking toml_edit v0.22.22 |
| 989 | 2025-08-07T16:27:27.048Z | Checking strum v0.26.3 |
| 990 | 2025-08-07T16:27:27.076Z | Checking serde_with v3.11.0 |
| 991 | 2025-08-07T16:27:27.220Z | Checking progenitor-client v0.9.1 |
| 992 | 2025-08-07T16:27:27.973Z | Compiling clap_derive v4.5.18 |
| 993 | 2025-08-07T16:27:28.176Z | Checking spin v0.9.8 |
| 994 | 2025-08-07T16:27:28.344Z | Checking utf8parse v0.2.2 |
| 995 | 2025-08-07T16:27:28.497Z | Checking anstyle-parse v0.2.6 |
| 996 | 2025-08-07T16:27:28.676Z | Checking progenitor v0.8.0 |
| 997 | 2025-08-07T16:27:28.864Z | Checking daft v0.1.1 |
| 998 | 2025-08-07T16:27:28.890Z | Checking hashbrown v0.14.5 |
| 999 | 2025-08-07T16:27:29.188Z | Checking toml v0.8.19 |
| 1000 | 2025-08-07T16:27:29.246Z | Checking sha1 v0.10.6 |
| 1001 | 2025-08-07T16:27:29.510Z | Checking async-stream v0.3.6 |
| 1002 | 2025-08-07T16:27:29.551Z | Checking waitgroup v0.1.2 |
| 1003 | 2025-08-07T16:27:29.668Z | Checking serde_path_to_error v0.1.16 |
| 1004 | 2025-08-07T16:27:29.823Z | Checking hostname v0.4.0 |
| 1005 | 2025-08-07T16:27:29.869Z | Checking instant v0.1.13 |
| 1006 | 2025-08-07T16:27:30.003Z | Checking anstyle-query v1.1.2 |
| 1007 | 2025-08-07T16:27:30.203Z | Checking colorchoice v1.0.3 |
| 1008 | 2025-08-07T16:27:30.306Z | Compiling prettyplease v0.2.25 |
| 1009 | 2025-08-07T16:27:30.347Z | Checking is_terminal_polyfill v1.70.1 |
| 1010 | 2025-08-07T16:27:30.374Z | Checking anstyle v1.0.10 |
| 1011 | 2025-08-07T16:27:30.689Z | Checking anstream v0.6.18 |
| 1012 | 2025-08-07T16:27:30.745Z | Checking backoff v0.4.0 |
| 1013 | 2025-08-07T16:27:30.773Z | Checking tokio-rustls v0.25.0 |
| 1014 | 2025-08-07T16:27:30.800Z | Checking regress v0.9.1 |
| 1015 | 2025-08-07T16:27:31.041Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1016 | 2025-08-07T16:27:31.274Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 1017 | 2025-08-07T16:27:31.354Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1018 | 2025-08-07T16:27:31.502Z | Checking parse-display v0.10.0 |
| 1019 | 2025-08-07T16:27:31.659Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1020 | 2025-08-07T16:27:31.723Z | Checking terminal_size v0.4.0 |
| 1021 | 2025-08-07T16:27:32.073Z | Checking clap_lex v0.7.3 |
| 1022 | 2025-08-07T16:27:32.309Z | Checking clap_builder v4.5.21 |
| 1023 | 2025-08-07T16:27:34.747Z | Compiling either v1.13.0 |
| 1024 | 2025-08-07T16:27:34.836Z | Checking clap v4.5.21 |
| 1025 | 2025-08-07T16:27:35.051Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1026 | 2025-08-07T16:27:35.121Z | Compiling itertools v0.13.0 |
| 1027 | 2025-08-07T16:27:36.449Z | Checking unicode-width v0.1.14 |
| 1028 | 2025-08-07T16:27:37.479Z | Checking num-integer v0.1.46 |
| 1029 | 2025-08-07T16:27:38.959Z | Checking lazy_static v1.5.0 |
| 1030 | 2025-08-07T16:27:39.928Z | Checking num-rational v0.4.2 |
| 1031 | 2025-08-07T16:27:39.998Z | Checking num-iter v0.1.45 |
| 1032 | 2025-08-07T16:27:40.914Z | Checking num-complex v0.4.6 |
| 1033 | 2025-08-07T16:27:41.481Z | Compiling proc-macro-error-attr v1.0.4 |
| 1034 | 2025-08-07T16:27:41.544Z | Checking bitflags v1.3.2 |
| 1035 | 2025-08-07T16:27:42.143Z | Checking num v0.4.3 |
| 1036 | 2025-08-07T16:27:44.071Z | Compiling proc-macro-error v1.0.4 |
| 1037 | 2025-08-07T16:27:44.344Z | Checking float-ord v0.3.2 |
| 1038 | 2025-08-07T16:27:44.636Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1039 | 2025-08-07T16:27:47.350Z | Compiling zerocopy v0.8.17 |
| 1040 | 2025-08-07T16:27:48.021Z | Compiling typify-impl v0.3.0 |
| 1041 | 2025-08-07T16:27:48.124Z | Compiling zerocopy-derive v0.8.17 |
| 1042 | 2025-08-07T16:27:48.151Z | Compiling libz-sys v1.1.20 |
| 1043 | 2025-08-07T16:27:48.796Z | Compiling heapless v0.8.0 |
| 1044 | 2025-08-07T16:27:48.893Z | Compiling winnow v0.5.40 |
| 1045 | 2025-08-07T16:27:49.803Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1046 | 2025-08-07T16:27:51.415Z | Checking hash32 v0.3.1 |
| 1047 | 2025-08-07T16:27:51.596Z | Compiling toml_edit v0.19.15 |
| 1048 | 2025-08-07T16:27:51.785Z | Checking fastrand v2.2.0 |
| 1049 | 2025-08-07T16:27:51.812Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1050 | 2025-08-07T16:27:52.094Z | Compiling smoltcp v0.11.0 |
| 1051 | 2025-08-07T16:27:52.184Z | Checking tempfile v3.14.0 |
| 1052 | 2025-08-07T16:27:52.891Z | Compiling hubpack_derive v0.1.1 |
| 1053 | 2025-08-07T16:27:53.322Z | Checking managed v0.8.0 |
| 1054 | 2025-08-07T16:27:53.493Z | Compiling heck v0.4.1 |
| 1055 | 2025-08-07T16:27:53.645Z | Checking cobs v0.2.3 |
| 1056 | 2025-08-07T16:27:53.706Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1057 | 2025-08-07T16:27:53.759Z | Compiling glob v0.3.1 |
| 1058 | 2025-08-07T16:27:53.841Z | Checking postcard v1.0.10 |
| 1059 | 2025-08-07T16:27:53.882Z | Checking hubpack v0.1.2 |
| 1060 | 2025-08-07T16:27:54.075Z | Compiling proc-macro-crate v1.3.1 |
| 1061 | 2025-08-07T16:27:54.368Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1062 | 2025-08-07T16:27:54.448Z | Compiling clang-sys v1.8.1 |
| 1063 | 2025-08-07T16:27:54.673Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1064 | 2025-08-07T16:27:54.821Z | Checking tabwriter v1.4.0 |
| 1065 | 2025-08-07T16:27:55.070Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1066 | 2025-08-07T16:27:55.138Z | Compiling foreign-types-macros v0.2.3 |
| 1067 | 2025-08-07T16:27:55.289Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1068 | 2025-08-07T16:27:55.319Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1069 | 2025-08-07T16:27:55.667Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1070 | 2025-08-07T16:27:55.838Z | Checking foreign-types-shared v0.3.1 |
| 1071 | 2025-08-07T16:27:56.102Z | Checking camino-tempfile v1.1.1 |
| 1072 | 2025-08-07T16:27:56.299Z | Checking foreign-types v0.5.0 |
| 1073 | 2025-08-07T16:27:56.362Z | Compiling num_enum_derive v0.5.11 |
| 1074 | 2025-08-07T16:27:56.391Z | Checking colored v2.1.0 |
| 1075 | 2025-08-07T16:27:56.443Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1076 | 2025-08-07T16:27:56.669Z | Compiling num-derive v0.3.3 |
| 1077 | 2025-08-07T16:27:56.880Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1078 | 2025-08-07T16:27:57.109Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1079 | 2025-08-07T16:27:57.159Z | Checking cstr-argument v0.1.2 |
| 1080 | 2025-08-07T16:27:57.341Z | Compiling minimal-lexical v0.2.1 |
| 1081 | 2025-08-07T16:27:57.371Z | Compiling typify-macro v0.3.0 |
| 1082 | 2025-08-07T16:27:57.670Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 1083 | 2025-08-07T16:27:57.756Z | Checking static_assertions v1.1.0 |
| 1084 | 2025-08-07T16:27:57.856Z | Checking pretty-hex v0.2.1 |
| 1085 | 2025-08-07T16:27:57.978Z | Compiling crucible-workspace-hack v0.1.0 |
| 1086 | 2025-08-07T16:27:58.051Z | Compiling nom v7.1.3 |
| 1087 | 2025-08-07T16:27:58.158Z | Checking num_enum v0.5.11 |
| 1088 | 2025-08-07T16:27:58.280Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1089 | 2025-08-07T16:27:58.342Z | Checking libscf-sys v1.1.0 |
| 1090 | 2025-08-07T16:27:58.371Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1091 | 2025-08-07T16:27:58.399Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1092 | 2025-08-07T16:27:58.523Z | Compiling libloading v0.8.5 |
| 1093 | 2025-08-07T16:27:58.559Z | Compiling bindgen v0.71.1 |
| 1094 | 2025-08-07T16:27:58.590Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1095 | 2025-08-07T16:27:58.618Z | Compiling semver v0.1.20 |
| 1096 | 2025-08-07T16:27:58.645Z | Checking tinyvec_macros v0.1.1 |
| 1097 | 2025-08-07T16:27:58.756Z | Checking tinyvec v1.8.0 |
| 1098 | 2025-08-07T16:27:58.813Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1099 | 2025-08-07T16:27:59.046Z | Compiling rustc_version v0.1.7 |
| 1100 | 2025-08-07T16:27:59.462Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1101 | 2025-08-07T16:28:00.057Z | Compiling zone_cfg_derive v0.3.0 |
| 1102 | 2025-08-07T16:28:00.317Z | Compiling typify v0.3.0 |
| 1103 | 2025-08-07T16:28:00.481Z | Compiling progenitor-impl v0.9.1 |
| 1104 | 2025-08-07T16:28:00.989Z | Compiling cexpr v0.6.0 |
| 1105 | 2025-08-07T16:28:01.480Z | Checking itertools v0.10.5 |
| 1106 | 2025-08-07T16:28:02.362Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 1107 | 2025-08-07T16:28:02.519Z | Compiling num-derive v0.4.2 |
| 1108 | 2025-08-07T16:28:02.678Z | Checking sigpipe v0.1.3 |
| 1109 | 2025-08-07T16:28:02.805Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1110 | 2025-08-07T16:28:03.067Z | Compiling rustc-hash v2.1.1 |
| 1111 | 2025-08-07T16:28:03.141Z | Checking base64ct v1.6.0 |
| 1112 | 2025-08-07T16:28:03.591Z | Checking password-hash v0.5.0 |
| 1113 | 2025-08-07T16:28:04.031Z | Checking zone v0.3.0 |
| 1114 | 2025-08-07T16:28:04.385Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 1115 | 2025-08-07T16:28:04.768Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1116 | 2025-08-07T16:28:04.794Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 1117 | 2025-08-07T16:28:05.002Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1118 | 2025-08-07T16:28:05.028Z | Checking unicode-normalization v0.1.24 |
| 1119 | 2025-08-07T16:28:05.055Z | Compiling newtype_derive v0.1.6 |
| 1120 | 2025-08-07T16:28:05.341Z | Checking blake2 v0.10.6 |
| 1121 | 2025-08-07T16:28:05.421Z | Checking smf v0.2.3 |
| 1122 | 2025-08-07T16:28:05.460Z | Compiling progenitor-macro v0.9.1 |
| 1123 | 2025-08-07T16:28:05.520Z | Compiling zerocopy-derive v0.6.6 |
| 1124 | 2025-08-07T16:28:05.734Z | Compiling derive-where v1.2.7 |
| 1125 | 2025-08-07T16:28:05.885Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1126 | 2025-08-07T16:28:05.911Z | Compiling memoffset v0.9.1 |
| 1127 | 2025-08-07T16:28:06.116Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1128 | 2025-08-07T16:28:06.292Z | Compiling cancel-safe-futures v0.1.5 |
| 1129 | 2025-08-07T16:28:06.636Z | Checking unicode-segmentation v1.12.0 |
| 1130 | 2025-08-07T16:28:06.685Z | Checking whoami v1.5.2 |
| 1131 | 2025-08-07T16:28:07.030Z | Compiling owo-colors v4.1.0 |
| 1132 | 2025-08-07T16:28:07.070Z | Checking unicode-bidi v0.3.17 |
| 1133 | 2025-08-07T16:28:07.297Z | Checking fixedbitset v0.4.2 |
| 1134 | 2025-08-07T16:28:07.376Z | Compiling cfg_aliases v0.2.1 |
| 1135 | 2025-08-07T16:28:07.490Z | Compiling nix v0.29.0 |
| 1136 | 2025-08-07T16:28:07.556Z | Checking petgraph v0.6.5 |
| 1137 | 2025-08-07T16:28:07.674Z | Checking idna v0.4.0 |
| 1138 | 2025-08-07T16:28:07.888Z | Compiling heck v0.3.3 |
| 1139 | 2025-08-07T16:28:08.239Z | Checking newline-converter v0.3.0 |
| 1140 | 2025-08-07T16:28:08.268Z | Checking zerocopy v0.6.6 |
| 1141 | 2025-08-07T16:28:08.449Z | Compiling proc-macro-error2 v2.0.1 |
| 1142 | 2025-08-07T16:28:08.640Z | Checking argon2 v0.5.3 |
| 1143 | 2025-08-07T16:28:08.978Z | Compiling strum_macros v0.25.3 |
| 1144 | 2025-08-07T16:28:09.005Z | Checking console v0.15.8 |
| 1145 | 2025-08-07T16:28:09.237Z | Checking textwrap v0.11.0 |
| 1146 | 2025-08-07T16:28:09.526Z | Checking serde-big-array v0.5.1 |
| 1147 | 2025-08-07T16:28:09.585Z | Compiling serde_repr v0.1.19 |
| 1148 | 2025-08-07T16:28:09.754Z | Compiling enum-as-inner v0.6.1 |
| 1149 | 2025-08-07T16:28:10.375Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1150 | 2025-08-07T16:28:10.581Z | Checking atty v0.2.14 |
| 1151 | 2025-08-07T16:28:10.706Z | Compiling cookie v0.18.1 |
| 1152 | 2025-08-07T16:28:10.733Z | Checking quick-error v1.2.3 |
| 1153 | 2025-08-07T16:28:10.853Z | Checking similar v2.6.0 |
| 1154 | 2025-08-07T16:28:10.893Z | Checking ansi_term v0.12.1 |
| 1155 | 2025-08-07T16:28:11.052Z | Checking linked-hash-map v0.5.6 |
| 1156 | 2025-08-07T16:28:11.123Z | Checking unicode-width v0.2.0 |
| 1157 | 2025-08-07T16:28:11.264Z | Checking data-encoding v2.6.0 |
| 1158 | 2025-08-07T16:28:11.434Z | Compiling convert_case v0.4.0 |
| 1159 | 2025-08-07T16:28:11.619Z | Checking strsim v0.8.0 |
| 1160 | 2025-08-07T16:28:11.716Z | Checking bytecount v0.6.8 |
| 1161 | 2025-08-07T16:28:11.788Z | Checking vec_map v0.8.2 |
| 1162 | 2025-08-07T16:28:11.826Z | Checking hickory-proto v0.24.1 |
| 1163 | 2025-08-07T16:28:11.886Z | Checking papergrid v0.14.0 |
| 1164 | 2025-08-07T16:28:11.967Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1165 | 2025-08-07T16:28:12.069Z | Checking clap v2.34.0 |
| 1166 | 2025-08-07T16:28:12.097Z | Compiling derive_more v0.99.18 |
| 1167 | 2025-08-07T16:28:12.204Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1168 | 2025-08-07T16:28:12.577Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1169 | 2025-08-07T16:28:13.162Z | Checking expectorate v1.1.0 |
| 1170 | 2025-08-07T16:28:13.333Z | Checking lru-cache v0.1.2 |
| 1171 | 2025-08-07T16:28:14.521Z | Checking resolv-conf v0.7.0 |
| 1172 | 2025-08-07T16:28:14.548Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1173 | 2025-08-07T16:28:14.755Z | Checking progenitor v0.9.1 |
| 1174 | 2025-08-07T16:28:14.847Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1175 | 2025-08-07T16:28:14.936Z | Compiling tabled_derive v0.10.0 |
| 1176 | 2025-08-07T16:28:15.231Z | Compiling structopt-derive v0.4.18 |
| 1177 | 2025-08-07T16:28:15.365Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1178 | 2025-08-07T16:28:15.545Z | Checking atomicwrites v0.4.4 |
| 1179 | 2025-08-07T16:28:15.907Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1180 | 2025-08-07T16:28:16.292Z | Checking libsw v3.3.1 |
| 1181 | 2025-08-07T16:28:16.505Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1182 | 2025-08-07T16:28:16.554Z | Checking highway v1.2.0 |
| 1183 | 2025-08-07T16:28:16.776Z | Compiling signal-hook v0.3.17 |
| 1184 | 2025-08-07T16:28:16.873Z | Checking indent_write v2.2.0 |
| 1185 | 2025-08-07T16:28:16.914Z | Checking linear-map v1.2.0 |
| 1186 | 2025-08-07T16:28:16.941Z | Compiling rayon-core v1.12.1 |
| 1187 | 2025-08-07T16:28:16.997Z | Checking swrite v0.1.0 |
| 1188 | 2025-08-07T16:28:17.078Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1189 | 2025-08-07T16:28:17.106Z | Checking tabled v0.18.0 |
| 1190 | 2025-08-07T16:28:17.163Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1191 | 2025-08-07T16:28:17.195Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1192 | 2025-08-07T16:28:17.224Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1193 | 2025-08-07T16:28:17.409Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1194 | 2025-08-07T16:28:17.463Z | Checking structopt v0.3.26 |
| 1195 | 2025-08-07T16:28:18.322Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1196 | 2025-08-07T16:28:18.673Z | Checking steno v0.4.1 |
| 1197 | 2025-08-07T16:28:18.968Z | Checking hickory-resolver v0.24.3 |
| 1198 | 2025-08-07T16:28:19.636Z | Checking itertools v0.14.0 |
| 1199 | 2025-08-07T16:28:19.676Z | Checking tokio-dtrace v0.1.1 |
| 1200 | 2025-08-07T16:28:19.746Z | Checking crossbeam-epoch v0.9.18 |
| 1201 | 2025-08-07T16:28:19.854Z | Checking tokio-stream v0.1.16 |
| 1202 | 2025-08-07T16:28:19.947Z | Compiling cargo-platform v0.1.8 |
| 1203 | 2025-08-07T16:28:20.132Z | Compiling vergen v8.3.2 |
| 1204 | 2025-08-07T16:28:20.247Z | Compiling curl-sys v0.4.78+curl-8.11.0 |
| 1205 | 2025-08-07T16:28:20.365Z | Compiling slog-dtrace v0.3.0 |
| 1206 | 2025-08-07T16:28:20.460Z | Checking humantime v2.1.0 |
| 1207 | 2025-08-07T16:28:20.507Z | Checking qorb v0.2.1 |
| 1208 | 2025-08-07T16:28:20.618Z | Compiling cargo_metadata v0.18.1 |
| 1209 | 2025-08-07T16:28:20.741Z | Checking crossbeam-deque v0.8.5 |
| 1210 | 2025-08-07T16:28:20.786Z | Checking oxide-tokio-rt v0.1.2 |
| 1211 | 2025-08-07T16:28:21.005Z | Compiling rustc_version v0.4.1 |
| 1212 | 2025-08-07T16:28:21.037Z | Compiling blake3 v1.5.4 |
| 1213 | 2025-08-07T16:28:21.150Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1214 | 2025-08-07T16:28:21.636Z | Checking adler2 v2.0.0 |
| 1215 | 2025-08-07T16:28:21.803Z | Checking miniz_oxide v0.8.0 |
| 1216 | 2025-08-07T16:28:22.177Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1217 | 2025-08-07T16:28:23.008Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1218 | 2025-08-07T16:28:23.035Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1219 | 2025-08-07T16:28:23.187Z | Checking xattr v1.3.1 |
| 1220 | 2025-08-07T16:28:23.305Z | Checking filetime v0.2.25 |
| 1221 | 2025-08-07T16:28:23.332Z | Checking memmap2 v0.9.5 |
| 1222 | 2025-08-07T16:28:23.391Z | Checking csv-core v0.1.11 |
| 1223 | 2025-08-07T16:28:23.522Z | Checking crc32fast v1.4.2 |
| 1224 | 2025-08-07T16:28:23.601Z | Checking arrayref v0.3.9 |
| 1225 | 2025-08-07T16:28:23.714Z | Compiling curl v0.4.47 |
| 1226 | 2025-08-07T16:28:23.741Z | Checking same-file v1.0.6 |
| 1227 | 2025-08-07T16:28:23.775Z | Checking crc8 v0.1.1 |
| 1228 | 2025-08-07T16:28:23.935Z | Checking arrayvec v0.7.6 |
| 1229 | 2025-08-07T16:28:23.968Z | Checking constant_time_eq v0.3.1 |
| 1230 | 2025-08-07T16:28:24.115Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1231 | 2025-08-07T16:28:24.149Z | Checking walkdir v2.5.0 |
| 1232 | 2025-08-07T16:28:24.445Z | Checking flate2 v1.0.34 |
| 1233 | 2025-08-07T16:28:24.804Z | Checking csv v1.3.1 |
| 1234 | 2025-08-07T16:28:25.027Z | Checking tar v0.4.43 |
| 1235 | 2025-08-07T16:28:25.544Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1236 | 2025-08-07T16:28:25.751Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd) |
| 1237 | 2025-08-07T16:28:25.863Z | Checking sha2 v0.10.8 |
| 1238 | 2025-08-07T16:28:25.910Z | Checking kstat-rs v0.2.4 |
| 1239 | 2025-08-07T16:28:26.068Z | Checking toml v0.7.8 |
| 1240 | 2025-08-07T16:28:26.095Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1241 | 2025-08-07T16:28:26.198Z | Checking topological-sort v0.2.2 |
| 1242 | 2025-08-07T16:28:26.225Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1243 | 2025-08-07T16:28:26.408Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd) |
| 1244 | 2025-08-07T16:28:26.733Z | Checking omicron-zone-package v0.12.0 |
| 1245 | 2025-08-07T16:28:27.887Z | Checking signal-hook-tokio v0.3.1 |
| 1246 | 2025-08-07T16:28:28.041Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1247 | 2025-08-07T16:28:28.074Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1248 | 2025-08-07T16:28:28.344Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1249 | 2025-08-07T16:28:28.370Z | Checking search_path v0.1.4 |
| 1250 | 2025-08-07T16:28:28.611Z | Checking internet-checksum v0.2.1 |
| 1251 | 2025-08-07T16:28:28.734Z | Checking display-error-chain v0.2.2 |
| 1252 | 2025-08-07T16:28:28.801Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1253 | 2025-08-07T16:28:28.916Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1254 | 2025-08-07T16:28:34.864Z | Compiling git2 v0.19.0 |
| 1255 | 2025-08-07T16:28:35.999Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1256 | 2025-08-07T16:28:39.274Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1257 | 2025-08-07T16:28:40.057Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1258 | 2025-08-07T16:28:43.490Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1259 | 2025-08-07T16:29:01.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s |
| 1260 | 2025-08-07T16:29:02.292Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1261 | 2025-08-07T16:29:02.292Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1262 | 2025-08-07T16:29:03.249Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1263 | 2025-08-07T16:29:03.276Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1264 | 2025-08-07T16:29:03.276Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1265 | 2025-08-07T16:29:03.302Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1266 | 2025-08-07T16:29:03.328Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1267 | 2025-08-07T16:29:16.997Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1268 | 2025-08-07T16:29:16.997Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1269 | 2025-08-07T16:29:31.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.00s |
| 1270 | 2025-08-07T16:29:31.648Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1271 | 2025-08-07T16:29:31.648Z | + cargo clippy --features softnpu -- --deny warnings |
| 1272 | 2025-08-07T16:29:32.240Z | Downloading crates ... |
| 1273 | 2025-08-07T16:29:32.487Z | Downloaded radium v0.7.0 |
| 1274 | 2025-08-07T16:29:32.513Z | Downloaded synstructure v0.12.6 |
| 1275 | 2025-08-07T16:29:32.513Z | Downloaded dtrace-parser v0.1.14 |
| 1276 | 2025-08-07T16:29:32.513Z | Downloaded bitstruct v0.1.1 |
| 1277 | 2025-08-07T16:29:32.513Z | Downloaded zerocopy v0.3.2 |
| 1278 | 2025-08-07T16:29:32.513Z | Downloaded serde_tokenstream v0.1.7 |
| 1279 | 2025-08-07T16:29:32.514Z | Downloaded wyz v0.5.1 |
| 1280 | 2025-08-07T16:29:32.514Z | Downloaded usdt-macro v0.3.5 |
| 1281 | 2025-08-07T16:29:32.514Z | Downloaded num-bigint v0.4.6 |
| 1282 | 2025-08-07T16:29:32.539Z | Downloaded bitvec v1.0.1 |
| 1283 | 2025-08-07T16:29:32.540Z | Downloaded erased-serde v0.4.5 |
| 1284 | 2025-08-07T16:29:32.566Z | Downloaded ascii v1.1.0 |
| 1285 | 2025-08-07T16:29:32.566Z | Downloaded usdt-impl v0.3.5 |
| 1286 | 2025-08-07T16:29:32.566Z | Downloaded usdt v0.3.5 |
| 1287 | 2025-08-07T16:29:32.566Z | Downloaded libloading v0.7.4 |
| 1288 | 2025-08-07T16:29:32.566Z | Downloaded zerocopy-derive v0.2.0 |
| 1289 | 2025-08-07T16:29:32.566Z | Downloaded unicode-xid v0.2.6 |
| 1290 | 2025-08-07T16:29:32.566Z | Downloaded bitstruct_derive v0.1.0 |
| 1291 | 2025-08-07T16:29:32.566Z | Downloaded typeid v1.0.2 |
| 1292 | 2025-08-07T16:29:32.566Z | Downloaded serde_arrays v0.1.0 |
| 1293 | 2025-08-07T16:29:32.566Z | Downloaded funty v2.0.0 |
| 1294 | 2025-08-07T16:29:32.566Z | Downloaded usdt-attr-macro v0.3.5 |
| 1295 | 2025-08-07T16:29:32.566Z | Downloaded tap v1.0.1 |
| 1296 | 2025-08-07T16:29:32.566Z | Downloaded dof v0.1.5 |
| 1297 | 2025-08-07T16:29:32.714Z | Compiling syn v1.0.109 |
| 1298 | 2025-08-07T16:29:32.749Z | Checking num-integer v0.1.46 |
| 1299 | 2025-08-07T16:29:32.775Z | Checking num-complex v0.4.6 |
| 1300 | 2025-08-07T16:29:32.801Z | Compiling unicode-xid v0.2.6 |
| 1301 | 2025-08-07T16:29:32.827Z | Compiling usdt-impl v0.3.5 |
| 1302 | 2025-08-07T16:29:32.827Z | Compiling dtrace-parser v0.1.14 |
| 1303 | 2025-08-07T16:29:32.853Z | Compiling radium v0.7.0 |
| 1304 | 2025-08-07T16:29:33.182Z | Checking num-bigint v0.4.6 |
| 1305 | 2025-08-07T16:29:33.280Z | Checking num-iter v0.1.45 |
| 1306 | 2025-08-07T16:29:33.327Z | Checking tap v1.0.1 |
| 1307 | 2025-08-07T16:29:33.444Z | Checking funty v2.0.0 |
| 1308 | 2025-08-07T16:29:33.483Z | Checking wyz v0.5.1 |
| 1309 | 2025-08-07T16:29:33.510Z | Compiling typeid v1.0.2 |
| 1310 | 2025-08-07T16:29:33.707Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1311 | 2025-08-07T16:29:33.811Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1312 | 2025-08-07T16:29:34.099Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1313 | 2025-08-07T16:29:34.126Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1314 | 2025-08-07T16:29:34.169Z | Checking bitvec v1.0.1 |
| 1315 | 2025-08-07T16:29:34.196Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1316 | 2025-08-07T16:29:34.281Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1317 | 2025-08-07T16:29:34.314Z | Checking ascii v1.1.0 |
| 1318 | 2025-08-07T16:29:34.421Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1319 | 2025-08-07T16:29:34.447Z | Checking erased-serde v0.4.5 |
| 1320 | 2025-08-07T16:29:34.569Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1321 | 2025-08-07T16:29:34.595Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1322 | 2025-08-07T16:29:34.669Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1323 | 2025-08-07T16:29:35.096Z | Checking num-rational v0.4.2 |
| 1324 | 2025-08-07T16:29:35.216Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1325 | 2025-08-07T16:29:35.241Z | Checking serde_arrays v0.1.0 |
| 1326 | 2025-08-07T16:29:35.277Z | Checking libloading v0.7.4 |
| 1327 | 2025-08-07T16:29:35.375Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1328 | 2025-08-07T16:29:35.640Z | Checking num v0.4.3 |
| 1329 | 2025-08-07T16:29:35.745Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1330 | 2025-08-07T16:29:38.303Z | Compiling synstructure v0.12.6 |
| 1331 | 2025-08-07T16:29:38.303Z | Compiling proc-macro-error v1.0.4 |
| 1332 | 2025-08-07T16:29:38.329Z | Compiling serde_tokenstream v0.1.7 |
| 1333 | 2025-08-07T16:29:38.358Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1334 | 2025-08-07T16:29:38.358Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1335 | 2025-08-07T16:29:39.251Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1336 | 2025-08-07T16:29:39.549Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1337 | 2025-08-07T16:29:39.762Z | Checking aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1338 | 2025-08-07T16:29:39.794Z | Compiling num_enum_derive v0.5.11 |
| 1339 | 2025-08-07T16:29:39.794Z | Compiling zerocopy-derive v0.2.0 |
| 1340 | 2025-08-07T16:29:39.820Z | Compiling hubpack_derive v0.1.1 |
| 1341 | 2025-08-07T16:29:39.820Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1342 | 2025-08-07T16:29:39.820Z | Compiling num-derive v0.3.3 |
| 1343 | 2025-08-07T16:29:39.820Z | Compiling zone_cfg_derive v0.3.0 |
| 1344 | 2025-08-07T16:29:40.163Z | Compiling structopt-derive v0.4.18 |
| 1345 | 2025-08-07T16:29:40.611Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1346 | 2025-08-07T16:29:40.637Z | Compiling bitstruct_derive v0.1.0 |
| 1347 | 2025-08-07T16:29:40.673Z | Checking hubpack v0.1.2 |
| 1348 | 2025-08-07T16:29:40.976Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1349 | 2025-08-07T16:29:41.158Z | Checking zone v0.3.0 |
| 1350 | 2025-08-07T16:29:41.355Z | Compiling zerocopy v0.3.2 |
| 1351 | 2025-08-07T16:29:41.593Z | Checking libscf-sys v1.1.0 |
| 1352 | 2025-08-07T16:29:41.665Z | Checking num_enum v0.5.11 |
| 1353 | 2025-08-07T16:29:41.788Z | Compiling dof v0.1.5 |
| 1354 | 2025-08-07T16:29:41.819Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1355 | 2025-08-07T16:29:41.845Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1356 | 2025-08-07T16:29:41.871Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1357 | 2025-08-07T16:29:42.088Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 1358 | 2025-08-07T16:29:42.173Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1359 | 2025-08-07T16:29:42.290Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1360 | 2025-08-07T16:29:42.363Z | Checking structopt v0.3.26 |
| 1361 | 2025-08-07T16:29:42.433Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1362 | 2025-08-07T16:29:42.504Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1363 | 2025-08-07T16:29:42.763Z | Checking bitstruct v0.1.1 |
| 1364 | 2025-08-07T16:29:42.880Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1365 | 2025-08-07T16:29:43.207Z | Compiling usdt-attr-macro v0.3.5 |
| 1366 | 2025-08-07T16:29:43.207Z | Compiling usdt-macro v0.3.5 |
| 1367 | 2025-08-07T16:29:43.463Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1368 | 2025-08-07T16:29:43.760Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1369 | 2025-08-07T16:29:44.242Z | Checking transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1370 | 2025-08-07T16:29:44.447Z | Checking usdt v0.3.5 |
| 1371 | 2025-08-07T16:29:44.636Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#906a601b) |
| 1372 | 2025-08-07T16:29:45.839Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1373 | 2025-08-07T16:29:45.866Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1374 | 2025-08-07T16:29:45.866Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1375 | 2025-08-07T16:29:45.866Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1376 | 2025-08-07T16:29:45.866Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#b016b192) |
| 1377 | 2025-08-07T16:29:45.866Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 1378 | 2025-08-07T16:29:45.866Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1379 | 2025-08-07T16:29:46.381Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1380 | 2025-08-07T16:29:46.408Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1381 | 2025-08-07T16:29:46.727Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1382 | 2025-08-07T16:29:49.780Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1383 | 2025-08-07T16:29:59.411Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1384 | 2025-08-07T16:30:03.549Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1385 | 2025-08-07T16:30:10.690Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1386 | 2025-08-07T16:30:11.556Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1387 | 2025-08-07T16:30:29.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.25s |
| 1388 | 2025-08-07T16:30:29.259Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1389 | 2025-08-07T16:30:29.259Z | + cargo clippy --features chaos -- --deny warnings |
| 1390 | 2025-08-07T16:30:30.235Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1391 | 2025-08-07T16:30:30.263Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1392 | 2025-08-07T16:30:30.263Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1393 | 2025-08-07T16:30:44.307Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1394 | 2025-08-07T16:30:44.307Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1395 | 2025-08-07T16:30:50.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s |
| 1396 | 2025-08-07T16:30:50.411Z | + banner fmt |
| 1397 | 2025-08-07T16:30:50.437Z | |
| 1398 | 2025-08-07T16:30:50.437Z | ###### # # ##### |
| 1399 | 2025-08-07T16:30:50.437Z | # ## ## # |
| 1400 | 2025-08-07T16:30:50.437Z | ##### # ## # # |
| 1401 | 2025-08-07T16:30:50.437Z | # # # # |
| 1402 | 2025-08-07T16:30:50.437Z | # # # # |
| 1403 | 2025-08-07T16:30:50.437Z | # # # # |
| 1404 | 2025-08-07T16:30:50.437Z | |
| 1405 | 2025-08-07T16:30:50.437Z | + cargo fmt -- --check |
| 1406 | 2025-08-07T16:30:51.405Z | + banner test |
| 1407 | 2025-08-07T16:30:51.431Z | |
| 1408 | 2025-08-07T16:30:51.431Z | ##### ###### #### ##### |
| 1409 | 2025-08-07T16:30:51.431Z | # # # # |
| 1410 | 2025-08-07T16:30:51.432Z | # ##### #### # |
| 1411 | 2025-08-07T16:30:51.432Z | # # # # |
| 1412 | 2025-08-07T16:30:51.432Z | # # # # # |
| 1413 | 2025-08-07T16:30:51.432Z | # ###### #### # |
| 1414 | 2025-08-07T16:30:51.432Z | |
| 1415 | 2025-08-07T16:30:51.432Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1416 | 2025-08-07T16:30:51.432Z | + cargo test --features tofino_stub |
| 1417 | 2025-08-07T16:30:52.634Z | Compiling unicode-ident v1.0.16 |
| 1418 | 2025-08-07T16:30:52.667Z | Compiling cfg-if v1.0.0 |
| 1419 | 2025-08-07T16:30:52.667Z | Compiling memchr v2.7.4 |
| 1420 | 2025-08-07T16:30:52.667Z | Compiling itoa v1.0.11 |
| 1421 | 2025-08-07T16:30:52.667Z | Compiling ryu v1.0.18 |
| 1422 | 2025-08-07T16:30:52.693Z | Compiling libc v0.2.172 |
| 1423 | 2025-08-07T16:30:52.736Z | Compiling once_cell v1.20.2 |
| 1424 | 2025-08-07T16:30:52.736Z | Compiling log v0.4.22 |
| 1425 | 2025-08-07T16:30:52.809Z | Compiling proc-macro2 v1.0.95 |
| 1426 | 2025-08-07T16:30:52.853Z | Compiling libm v0.2.11 |
| 1427 | 2025-08-07T16:30:53.048Z | Compiling allocator-api2 v0.2.20 |
| 1428 | 2025-08-07T16:30:53.116Z | Compiling foldhash v0.1.5 |
| 1429 | 2025-08-07T16:30:53.143Z | Compiling equivalent v1.0.1 |
| 1430 | 2025-08-07T16:30:53.257Z | Compiling fnv v1.0.7 |
| 1431 | 2025-08-07T16:30:53.396Z | Compiling heck v0.5.0 |
| 1432 | 2025-08-07T16:30:53.425Z | Compiling iana-time-zone v0.1.61 |
| 1433 | 2025-08-07T16:30:53.724Z | Compiling quote v1.0.40 |
| 1434 | 2025-08-07T16:30:53.880Z | Compiling jobserver v0.1.32 |
| 1435 | 2025-08-07T16:30:53.920Z | Compiling hashbrown v0.15.1 |
| 1436 | 2025-08-07T16:30:53.980Z | Compiling getrandom v0.3.1 |
| 1437 | 2025-08-07T16:30:54.109Z | Compiling syn v2.0.100 |
| 1438 | 2025-08-07T16:30:54.180Z | Compiling dyn-clone v1.0.17 |
| 1439 | 2025-08-07T16:30:54.311Z | Compiling pin-project-lite v0.2.15 |
| 1440 | 2025-08-07T16:30:54.337Z | Compiling cc v1.2.19 |
| 1441 | 2025-08-07T16:30:54.433Z | Compiling smallvec v1.13.2 |
| 1442 | 2025-08-07T16:30:54.465Z | Compiling aho-corasick v1.1.3 |
| 1443 | 2025-08-07T16:30:54.491Z | Compiling regex-syntax v0.8.5 |
| 1444 | 2025-08-07T16:30:54.517Z | Compiling byteorder v1.5.0 |
| 1445 | 2025-08-07T16:30:54.619Z | Compiling bitflags v2.6.0 |
| 1446 | 2025-08-07T16:30:54.841Z | Compiling num-traits v0.2.19 |
| 1447 | 2025-08-07T16:30:54.941Z | Compiling scopeguard v1.2.0 |
| 1448 | 2025-08-07T16:30:55.062Z | Compiling parking_lot_core v0.9.10 |
| 1449 | 2025-08-07T16:30:55.116Z | Compiling lock_api v0.4.12 |
| 1450 | 2025-08-07T16:30:55.142Z | Compiling signal-hook-registry v1.4.2 |
| 1451 | 2025-08-07T16:30:55.579Z | Compiling socket2 v0.5.9 |
| 1452 | 2025-08-07T16:30:55.651Z | Compiling futures-core v0.3.31 |
| 1453 | 2025-08-07T16:30:55.921Z | Compiling parking_lot v0.12.3 |
| 1454 | 2025-08-07T16:30:55.947Z | Compiling mio v1.0.2 |
| 1455 | 2025-08-07T16:30:56.338Z | Compiling futures-sink v0.3.31 |
| 1456 | 2025-08-07T16:30:56.508Z | Compiling slab v0.4.9 |
| 1457 | 2025-08-07T16:30:56.545Z | Compiling futures-channel v0.3.31 |
| 1458 | 2025-08-07T16:30:56.802Z | Compiling regress v0.10.3 |
| 1459 | 2025-08-07T16:30:56.842Z | Compiling strsim v0.11.1 |
| 1460 | 2025-08-07T16:30:56.958Z | Compiling futures-task v0.3.31 |
| 1461 | 2025-08-07T16:30:57.030Z | Compiling pin-utils v0.1.0 |
| 1462 | 2025-08-07T16:30:57.161Z | Compiling futures-io v0.3.31 |
| 1463 | 2025-08-07T16:30:57.424Z | Compiling ring v0.17.14 |
| 1464 | 2025-08-07T16:30:57.453Z | Compiling openssl-sys v0.9.107 |
| 1465 | 2025-08-07T16:30:57.627Z | Compiling stable_deref_trait v1.2.0 |
| 1466 | 2025-08-07T16:30:57.756Z | Compiling regex-automata v0.4.9 |
| 1467 | 2025-08-07T16:30:58.674Z | Compiling openssl v0.10.72 |
| 1468 | 2025-08-07T16:30:58.700Z | Compiling native-tls v0.2.12 |
| 1469 | 2025-08-07T16:30:58.727Z | Compiling ucd-trie v0.1.7 |
| 1470 | 2025-08-07T16:30:58.754Z | Compiling getrandom v0.2.15 |
| 1471 | 2025-08-07T16:30:59.132Z | Compiling time-core v0.1.2 |
| 1472 | 2025-08-07T16:30:59.262Z | Compiling num-conv v0.1.0 |
| 1473 | 2025-08-07T16:30:59.407Z | Compiling plain v0.2.3 |
| 1474 | 2025-08-07T16:30:59.434Z | Compiling tracing-core v0.1.32 |
| 1475 | 2025-08-07T16:30:59.613Z | Compiling time-macros v0.2.18 |
| 1476 | 2025-08-07T16:30:59.642Z | Compiling pretty-hex v0.4.1 |
| 1477 | 2025-08-07T16:30:59.925Z | Compiling syn v1.0.109 |
| 1478 | 2025-08-07T16:31:00.641Z | Compiling thread-id v4.2.2 |
| 1479 | 2025-08-07T16:31:01.017Z | Compiling litemap v0.7.3 |
| 1480 | 2025-08-07T16:31:01.390Z | Compiling serde_derive_internals v0.29.1 |
| 1481 | 2025-08-07T16:31:01.518Z | Compiling synstructure v0.13.1 |
| 1482 | 2025-08-07T16:31:02.153Z | Compiling regex v1.11.1 |
| 1483 | 2025-08-07T16:31:02.325Z | Compiling darling_core v0.20.10 |
| 1484 | 2025-08-07T16:31:02.655Z | Compiling subtle v2.6.1 |
| 1485 | 2025-08-07T16:31:02.945Z | Compiling writeable v0.5.5 |
| 1486 | 2025-08-07T16:31:03.241Z | Compiling atomic-waker v1.1.2 |
| 1487 | 2025-08-07T16:31:03.270Z | Compiling icu_locid_transform_data v1.5.0 |
| 1488 | 2025-08-07T16:31:03.381Z | Compiling httparse v1.9.5 |
| 1489 | 2025-08-07T16:31:03.444Z | Compiling percent-encoding v2.3.1 |
| 1490 | 2025-08-07T16:31:03.550Z | Compiling icu_properties_data v1.5.0 |
| 1491 | 2025-08-07T16:31:03.800Z | Compiling rustls v0.23.16 |
| 1492 | 2025-08-07T16:31:03.827Z | Compiling form_urlencoded v1.2.1 |
| 1493 | 2025-08-07T16:31:03.853Z | Compiling icu_normalizer_data v1.5.0 |
| 1494 | 2025-08-07T16:31:03.879Z | Compiling rustls-pki-types v1.10.0 |
| 1495 | 2025-08-07T16:31:03.990Z | Compiling write16 v1.0.0 |
| 1496 | 2025-08-07T16:31:04.089Z | Compiling try-lock v0.2.5 |
| 1497 | 2025-08-07T16:31:04.185Z | Compiling utf8_iter v1.0.4 |
| 1498 | 2025-08-07T16:31:04.259Z | Compiling utf16_iter v1.0.5 |
| 1499 | 2025-08-07T16:31:04.344Z | Compiling want v0.3.1 |
| 1500 | 2025-08-07T16:31:04.515Z | Compiling httpdate v1.0.3 |
| 1501 | 2025-08-07T16:31:04.542Z | Compiling tower-service v0.3.3 |
| 1502 | 2025-08-07T16:31:04.661Z | Compiling untrusted v0.9.0 |
| 1503 | 2025-08-07T16:31:04.690Z | Compiling zeroize v1.8.1 |
| 1504 | 2025-08-07T16:31:05.057Z | Compiling foreign-types-shared v0.1.1 |
| 1505 | 2025-08-07T16:31:05.083Z | Compiling openssl-probe v0.1.5 |
| 1506 | 2025-08-07T16:31:05.180Z | Compiling serde_derive v1.0.219 |
| 1507 | 2025-08-07T16:31:05.207Z | Compiling tokio-macros v2.5.0 |
| 1508 | 2025-08-07T16:31:05.453Z | Compiling thiserror-impl v1.0.69 |
| 1509 | 2025-08-07T16:31:06.173Z | Compiling schemars_derive v0.8.22 |
| 1510 | 2025-08-07T16:31:06.523Z | Compiling futures-macro v0.3.31 |
| 1511 | 2025-08-07T16:31:06.727Z | Compiling zerofrom-derive v0.1.4 |
| 1512 | 2025-08-07T16:31:07.425Z | Compiling yoke-derive v0.7.4 |
| 1513 | 2025-08-07T16:31:08.156Z | Compiling thiserror v1.0.69 |
| 1514 | 2025-08-07T16:31:08.327Z | Compiling zerovec-derive v0.10.3 |
| 1515 | 2025-08-07T16:31:08.418Z | Compiling displaydoc v0.2.5 |
| 1516 | 2025-08-07T16:31:09.077Z | Compiling zerocopy-derive v0.7.35 |
| 1517 | 2025-08-07T16:31:09.161Z | Compiling icu_provider_macros v1.5.0 |
| 1518 | 2025-08-07T16:31:10.024Z | Compiling tracing-attributes v0.1.27 |
| 1519 | 2025-08-07T16:31:10.234Z | Compiling thiserror-impl v2.0.12 |
| 1520 | 2025-08-07T16:31:10.295Z | Compiling openssl-macros v0.1.1 |
| 1521 | 2025-08-07T16:31:10.321Z | Compiling scroll_derive v0.12.0 |
| 1522 | 2025-08-07T16:31:10.408Z | Compiling pest v2.7.14 |
| 1523 | 2025-08-07T16:31:10.867Z | Compiling zerofrom v0.1.4 |
| 1524 | 2025-08-07T16:31:11.123Z | Compiling yoke v0.7.4 |
| 1525 | 2025-08-07T16:31:11.208Z | Compiling zerocopy v0.7.35 |
| 1526 | 2025-08-07T16:31:11.234Z | Compiling darling_macro v0.20.10 |
| 1527 | 2025-08-07T16:31:11.543Z | Compiling zerovec v0.10.4 |
| 1528 | 2025-08-07T16:31:11.792Z | Compiling scroll v0.12.0 |
| 1529 | 2025-08-07T16:31:12.008Z | Compiling serde v1.0.219 |
| 1530 | 2025-08-07T16:31:12.357Z | Compiling goblin v0.8.2 |
| 1531 | 2025-08-07T16:31:12.543Z | Compiling darling v0.20.10 |
| 1532 | 2025-08-07T16:31:12.667Z | Compiling async-trait v0.1.88 |
| 1533 | 2025-08-07T16:31:12.980Z | Compiling pest_meta v2.7.14 |
| 1534 | 2025-08-07T16:31:13.050Z | Compiling thiserror v2.0.12 |
| 1535 | 2025-08-07T16:31:13.217Z | Compiling rustls-webpki v0.102.8 |
| 1536 | 2025-08-07T16:31:13.399Z | Compiling tinystr v0.7.6 |
| 1537 | 2025-08-07T16:31:13.719Z | Compiling icu_collections v1.5.0 |
| 1538 | 2025-08-07T16:31:13.815Z | Compiling icu_locid v1.5.0 |
| 1539 | 2025-08-07T16:31:14.934Z | Compiling pest_generator v2.7.14 |
| 1540 | 2025-08-07T16:31:15.322Z | Compiling icu_provider v1.5.0 |
| 1541 | 2025-08-07T16:31:15.579Z | Compiling foreign-types v0.3.2 |
| 1542 | 2025-08-07T16:31:16.191Z | Compiling icu_locid_transform v1.5.0 |
| 1543 | 2025-08-07T16:31:16.391Z | Compiling rustls v0.22.4 |
| 1544 | 2025-08-07T16:31:16.418Z | Compiling anyhow v1.0.98 |
| 1545 | 2025-08-07T16:31:16.509Z | Compiling encoding_rs v0.8.35 |
| 1546 | 2025-08-07T16:31:16.830Z | Compiling pest_derive v2.7.14 |
| 1547 | 2025-08-07T16:31:17.314Z | Compiling bytes v1.10.1 |
| 1548 | 2025-08-07T16:31:17.668Z | Compiling serde_json v1.0.140 |
| 1549 | 2025-08-07T16:31:17.825Z | Compiling uuid v1.13.1 |
| 1550 | 2025-08-07T16:31:17.868Z | Compiling indexmap v2.7.1 |
| 1551 | 2025-08-07T16:31:18.656Z | Compiling serde_tokenstream v0.2.2 |
| 1552 | 2025-08-07T16:31:18.786Z | Compiling http v1.2.0 |
| 1553 | 2025-08-07T16:31:18.813Z | Compiling semver v1.0.26 |
| 1554 | 2025-08-07T16:31:19.277Z | Compiling tokio v1.46.1 |
| 1555 | 2025-08-07T16:31:19.303Z | Compiling chrono v0.4.40 |
| 1556 | 2025-08-07T16:31:20.118Z | Compiling dtrace-parser v0.2.0 |
| 1557 | 2025-08-07T16:31:21.142Z | Compiling dof v0.3.0 |
| 1558 | 2025-08-07T16:31:22.116Z | Compiling schemars v0.8.22 |
| 1559 | 2025-08-07T16:31:22.193Z | Compiling usdt-impl v0.5.0 |
| 1560 | 2025-08-07T16:31:22.268Z | Compiling openapiv3 v2.0.0 |
| 1561 | 2025-08-07T16:31:22.562Z | Compiling http-body v1.0.1 |
| 1562 | 2025-08-07T16:31:22.801Z | Compiling icu_properties v1.5.1 |
| 1563 | 2025-08-07T16:31:22.836Z | Compiling serde_yaml v0.9.34+deprecated |
| 1564 | 2025-08-07T16:31:23.066Z | Compiling toml_datetime v0.6.8 |
| 1565 | 2025-08-07T16:31:23.608Z | Compiling mime v0.3.17 |
| 1566 | 2025-08-07T16:31:23.800Z | Compiling usdt-attr-macro v0.5.0 |
| 1567 | 2025-08-07T16:31:24.185Z | Compiling usdt-macro v0.5.0 |
| 1568 | 2025-08-07T16:31:25.766Z | Compiling typify-impl v0.2.0 |
| 1569 | 2025-08-07T16:31:26.183Z | Compiling serde_with_macros v3.11.0 |
| 1570 | 2025-08-07T16:31:26.266Z | Compiling daft-derive v0.1.1 |
| 1571 | 2025-08-07T16:31:26.534Z | Compiling icu_normalizer v1.5.0 |
| 1572 | 2025-08-07T16:31:26.957Z | Compiling strum_macros v0.26.4 |
| 1573 | 2025-08-07T16:31:27.577Z | Compiling idna_adapter v1.2.0 |
| 1574 | 2025-08-07T16:31:27.783Z | Compiling idna v1.0.3 |
| 1575 | 2025-08-07T16:31:27.840Z | Compiling omicron-workspace-hack v0.1.0 |
| 1576 | 2025-08-07T16:31:28.989Z | Compiling ipnet v2.10.1 |
| 1577 | 2025-08-07T16:31:29.016Z | Compiling tokio-util v0.7.12 |
| 1578 | 2025-08-07T16:31:29.016Z | Compiling url v2.5.3 |
| 1579 | 2025-08-07T16:31:29.591Z | Compiling tokio-native-tls v0.3.1 |
| 1580 | 2025-08-07T16:31:29.906Z | Compiling serde_urlencoded v0.7.1 |
| 1581 | 2025-08-07T16:31:29.967Z | Compiling async-stream-impl v0.3.6 |
| 1582 | 2025-08-07T16:31:30.499Z | Compiling webpki-roots v0.26.6 |
| 1583 | 2025-08-07T16:31:30.657Z | Compiling rustls-pemfile v2.2.0 |
| 1584 | 2025-08-07T16:31:30.811Z | Compiling sync_wrapper v1.0.1 |
| 1585 | 2025-08-07T16:31:30.991Z | Compiling base64 v0.22.1 |
| 1586 | 2025-08-07T16:31:31.017Z | Compiling powerfmt v0.2.0 |
| 1587 | 2025-08-07T16:31:31.043Z | Compiling tower-layer v0.3.3 |
| 1588 | 2025-08-07T16:31:31.338Z | Compiling deranged v0.3.11 |
| 1589 | 2025-08-07T16:31:31.400Z | Compiling structmeta-derive v0.3.0 |
| 1590 | 2025-08-07T16:31:31.755Z | Compiling num_threads v0.1.7 |
| 1591 | 2025-08-07T16:31:31.910Z | Compiling tokio-rustls v0.26.0 |
| 1592 | 2025-08-07T16:31:32.370Z | Compiling dropshot_endpoint v0.15.1 |
| 1593 | 2025-08-07T16:31:32.668Z | Compiling time v0.3.36 |
| 1594 | 2025-08-07T16:31:33.208Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1595 | 2025-08-07T16:31:33.668Z | Compiling structmeta v0.3.0 |
| 1596 | 2025-08-07T16:31:34.082Z | Compiling typenum v1.17.0 |
| 1597 | 2025-08-07T16:31:34.125Z | Compiling parse-display-derive v0.10.0 |
| 1598 | 2025-08-07T16:31:34.514Z | Compiling futures-util v0.3.31 |
| 1599 | 2025-08-07T16:31:35.207Z | Compiling generic-array v0.14.7 |
| 1600 | 2025-08-07T16:31:36.254Z | Compiling block-buffer v0.10.4 |
| 1601 | 2025-08-07T16:31:36.297Z | Compiling crypto-common v0.1.6 |
| 1602 | 2025-08-07T16:31:36.498Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1603 | 2025-08-07T16:31:36.524Z | Compiling rand_core v0.6.4 |
| 1604 | 2025-08-07T16:31:37.006Z | Compiling errno v0.3.9 |
| 1605 | 2025-08-07T16:31:37.772Z | Compiling camino v1.1.9 |
| 1606 | 2025-08-07T16:31:37.966Z | Compiling ppv-lite86 v0.2.20 |
| 1607 | 2025-08-07T16:31:38.673Z | Compiling match_cfg v0.1.0 |
| 1608 | 2025-08-07T16:31:38.703Z | Compiling rand_chacha v0.3.1 |
| 1609 | 2025-08-07T16:31:38.731Z | Compiling tracing v0.1.40 |
| 1610 | 2025-08-07T16:31:38.781Z | Compiling clap_derive v4.5.18 |
| 1611 | 2025-08-07T16:31:38.807Z | Compiling hostname v0.3.1 |
| 1612 | 2025-08-07T16:31:39.031Z | Compiling memmap v0.7.0 |
| 1613 | 2025-08-07T16:31:39.260Z | Compiling dirs-sys-next v0.1.2 |
| 1614 | 2025-08-07T16:31:39.450Z | Compiling thread_local v1.1.8 |
| 1615 | 2025-08-07T16:31:39.924Z | Compiling cpufeatures v0.2.15 |
| 1616 | 2025-08-07T16:31:39.950Z | Compiling dirs-next v2.0.0 |
| 1617 | 2025-08-07T16:31:39.985Z | Compiling rand v0.8.5 |
| 1618 | 2025-08-07T16:31:40.011Z | Compiling serde_spanned v0.6.8 |
| 1619 | 2025-08-07T16:31:40.086Z | Compiling is-terminal v0.4.13 |
| 1620 | 2025-08-07T16:31:40.172Z | Compiling term v0.7.0 |
| 1621 | 2025-08-07T16:31:40.246Z | Compiling take_mut v0.2.2 |
| 1622 | 2025-08-07T16:31:40.275Z | Compiling macaddr v1.0.1 |
| 1623 | 2025-08-07T16:31:40.685Z | Compiling winnow v0.6.20 |
| 1624 | 2025-08-07T16:31:41.814Z | Compiling slog v2.7.0 |
| 1625 | 2025-08-07T16:31:42.325Z | Compiling debug-ignore v1.0.5 |
| 1626 | 2025-08-07T16:31:42.560Z | Compiling spin v0.9.8 |
| 1627 | 2025-08-07T16:31:42.615Z | Compiling h2 v0.4.6 |
| 1628 | 2025-08-07T16:31:42.763Z | Compiling hex v0.4.3 |
| 1629 | 2025-08-07T16:31:43.875Z | Compiling toml_edit v0.22.22 |
| 1630 | 2025-08-07T16:31:44.030Z | Compiling typify-macro v0.2.0 |
| 1631 | 2025-08-07T16:31:44.659Z | Compiling anstyle v1.0.10 |
| 1632 | 2025-08-07T16:31:45.487Z | Compiling async-stream v0.3.6 |
| 1633 | 2025-08-07T16:31:45.786Z | Compiling strum v0.26.3 |
| 1634 | 2025-08-07T16:31:45.976Z | Compiling serde_with v3.11.0 |
| 1635 | 2025-08-07T16:31:48.545Z | Compiling typify v0.2.0 |
| 1636 | 2025-08-07T16:31:48.748Z | Compiling progenitor-impl v0.8.0 |
| 1637 | 2025-08-07T16:31:48.829Z | Compiling tokio-rustls v0.25.0 |
| 1638 | 2025-08-07T16:31:49.369Z | Compiling hyper v1.6.0 |
| 1639 | 2025-08-07T16:31:49.649Z | Compiling toml v0.8.19 |
| 1640 | 2025-08-07T16:31:50.045Z | Compiling ahash v0.8.11 |
| 1641 | 2025-08-07T16:31:50.555Z | Compiling serde_path_to_error v0.1.16 |
| 1642 | 2025-08-07T16:31:51.427Z | Compiling waitgroup v0.1.2 |
| 1643 | 2025-08-07T16:31:51.453Z | Compiling hostname v0.4.0 |
| 1644 | 2025-08-07T16:31:52.057Z | Compiling utf8parse v0.2.2 |
| 1645 | 2025-08-07T16:31:52.370Z | Compiling anstyle-parse v0.2.6 |
| 1646 | 2025-08-07T16:31:52.549Z | Compiling hyper-util v0.1.10 |
| 1647 | 2025-08-07T16:31:52.763Z | Compiling hashbrown v0.14.5 |
| 1648 | 2025-08-07T16:31:53.268Z | Compiling instant v0.1.13 |
| 1649 | 2025-08-07T16:31:53.451Z | Compiling colorchoice v1.0.3 |
| 1650 | 2025-08-07T16:31:53.513Z | Compiling is_terminal_polyfill v1.70.1 |
| 1651 | 2025-08-07T16:31:53.623Z | Compiling anstyle-query v1.1.2 |
| 1652 | 2025-08-07T16:31:53.691Z | Compiling backoff v0.4.0 |
| 1653 | 2025-08-07T16:31:53.718Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1654 | 2025-08-07T16:31:53.805Z | Compiling anstream v0.6.18 |
| 1655 | 2025-08-07T16:31:53.843Z | Compiling http-body-util v0.1.2 |
| 1656 | 2025-08-07T16:31:53.927Z | Compiling parse-display v0.10.0 |
| 1657 | 2025-08-07T16:31:54.071Z | Compiling regress v0.9.1 |
| 1658 | 2025-08-07T16:31:54.099Z | Compiling crossbeam-utils v0.8.20 |
| 1659 | 2025-08-07T16:31:54.453Z | Compiling clap_lex v0.7.3 |
| 1660 | 2025-08-07T16:31:54.949Z | Compiling hyper-rustls v0.27.3 |
| 1661 | 2025-08-07T16:31:55.121Z | Compiling hyper-tls v0.6.0 |
| 1662 | 2025-08-07T16:31:55.502Z | Compiling tower v0.5.2 |
| 1663 | 2025-08-07T16:31:55.881Z | Compiling rustix v0.38.40 |
| 1664 | 2025-08-07T16:31:55.940Z | Compiling futures-executor v0.3.31 |
| 1665 | 2025-08-07T16:31:56.394Z | Compiling reqwest v0.12.12 |
| 1666 | 2025-08-07T16:31:56.533Z | Compiling digest v0.10.7 |
| 1667 | 2025-08-07T16:31:56.966Z | Compiling ipnetwork v0.21.1 |
| 1668 | 2025-08-07T16:31:57.714Z | Compiling progenitor-macro v0.8.0 |
| 1669 | 2025-08-07T16:31:59.620Z | Compiling futures v0.3.31 |
| 1670 | 2025-08-07T16:32:01.150Z | Compiling itertools v0.13.0 |
| 1671 | 2025-08-07T16:32:01.590Z | Compiling usdt v0.5.0 |
| 1672 | 2025-08-07T16:32:02.151Z | Compiling prettyplease v0.2.25 |
| 1673 | 2025-08-07T16:32:02.719Z | Compiling crossbeam-channel v0.5.15 |
| 1674 | 2025-08-07T16:32:05.527Z | Compiling slog-async v2.8.0 |
| 1675 | 2025-08-07T16:32:06.948Z | Compiling oxnet v0.1.2 |
| 1676 | 2025-08-07T16:32:07.019Z | Compiling slog-term v2.9.1 |
| 1677 | 2025-08-07T16:32:07.238Z | Compiling slog-json v2.6.1 |
| 1678 | 2025-08-07T16:32:07.804Z | Compiling float-ord v0.3.2 |
| 1679 | 2025-08-07T16:32:08.063Z | Compiling slog-bunyan v2.5.0 |
| 1680 | 2025-08-07T16:32:08.294Z | Compiling progenitor-client v0.8.0 |
| 1681 | 2025-08-07T16:32:10.749Z | Compiling progenitor-client v0.9.1 |
| 1682 | 2025-08-07T16:32:11.295Z | Compiling newtype-uuid v1.2.1 |
| 1683 | 2025-08-07T16:32:11.444Z | Compiling num-integer v0.1.46 |
| 1684 | 2025-08-07T16:32:11.521Z | Compiling progenitor v0.8.0 |
| 1685 | 2025-08-07T16:32:11.768Z | Compiling daft v0.1.1 |
| 1686 | 2025-08-07T16:32:12.303Z | Compiling sha1 v0.10.6 |
| 1687 | 2025-08-07T16:32:14.463Z | Compiling multer v3.1.0 |
| 1688 | 2025-08-07T16:32:15.216Z | Compiling dropshot v0.15.1 |
| 1689 | 2025-08-07T16:32:15.774Z | Compiling terminal_size v0.4.0 |
| 1690 | 2025-08-07T16:32:16.018Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 1691 | 2025-08-07T16:32:17.150Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1692 | 2025-08-07T16:32:17.638Z | Compiling num-iter v0.1.45 |
| 1693 | 2025-08-07T16:32:17.664Z | Compiling num-rational v0.4.2 |
| 1694 | 2025-08-07T16:32:19.383Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1695 | 2025-08-07T16:32:19.861Z | Compiling num-complex v0.4.6 |
| 1696 | 2025-08-07T16:32:20.796Z | Compiling num v0.4.3 |
| 1697 | 2025-08-07T16:32:20.914Z | Compiling clap_builder v4.5.21 |
| 1698 | 2025-08-07T16:32:21.178Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1699 | 2025-08-07T16:32:25.440Z | Compiling clap v4.5.21 |
| 1700 | 2025-08-07T16:32:29.331Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1701 | 2025-08-07T16:32:32.528Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1702 | 2025-08-07T16:32:35.649Z | Compiling num-derive v0.3.3 |
| 1703 | 2025-08-07T16:32:37.131Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1704 | 2025-08-07T16:32:41.317Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1705 | 2025-08-07T16:32:44.625Z | Compiling typify-impl v0.3.0 |
| 1706 | 2025-08-07T16:32:44.781Z | Compiling hubpack_derive v0.1.1 |
| 1707 | 2025-08-07T16:32:45.702Z | Compiling winnow v0.5.40 |
| 1708 | 2025-08-07T16:32:47.604Z | Compiling zerocopy-derive v0.8.17 |
| 1709 | 2025-08-07T16:32:49.176Z | Compiling proc-macro-error-attr v1.0.4 |
| 1710 | 2025-08-07T16:32:51.705Z | Compiling proc-macro-error v1.0.4 |
| 1711 | 2025-08-07T16:32:51.778Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1712 | 2025-08-07T16:32:57.216Z | Compiling toml_edit v0.19.15 |
| 1713 | 2025-08-07T16:33:00.205Z | Compiling proc-macro-crate v1.3.1 |
| 1714 | 2025-08-07T16:33:02.528Z | Compiling lazy_static v1.5.0 |
| 1715 | 2025-08-07T16:33:02.689Z | Compiling unicode-width v0.1.14 |
| 1716 | 2025-08-07T16:33:03.241Z | Compiling typify-macro v0.3.0 |
| 1717 | 2025-08-07T16:33:03.612Z | Compiling num_enum_derive v0.5.11 |
| 1718 | 2025-08-07T16:33:05.880Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1719 | 2025-08-07T16:33:06.515Z | Compiling foreign-types-macros v0.2.3 |
| 1720 | 2025-08-07T16:33:07.627Z | Compiling typify v0.3.0 |
| 1721 | 2025-08-07T16:33:07.779Z | Compiling progenitor-impl v0.9.1 |
| 1722 | 2025-08-07T16:33:08.207Z | Compiling libscf-sys v1.1.0 |
| 1723 | 2025-08-07T16:33:08.873Z | Compiling either v1.13.0 |
| 1724 | 2025-08-07T16:33:09.365Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1725 | 2025-08-07T16:33:09.538Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1726 | 2025-08-07T16:33:09.616Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1727 | 2025-08-07T16:33:10.376Z | Compiling bitflags v1.3.2 |
| 1728 | 2025-08-07T16:33:10.495Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1729 | 2025-08-07T16:33:10.522Z | Compiling unicode-segmentation v1.12.0 |
| 1730 | 2025-08-07T16:33:10.636Z | Compiling nom v7.1.3 |
| 1731 | 2025-08-07T16:33:11.861Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1732 | 2025-08-07T16:33:11.965Z | Compiling libloading v0.8.5 |
| 1733 | 2025-08-07T16:33:12.982Z | Compiling proc-macro-error2 v2.0.1 |
| 1734 | 2025-08-07T16:33:13.544Z | Compiling cexpr v0.6.0 |
| 1735 | 2025-08-07T16:33:13.622Z | Compiling clang-sys v1.8.1 |
| 1736 | 2025-08-07T16:33:13.702Z | Compiling zone_cfg_derive v0.3.0 |
| 1737 | 2025-08-07T16:33:14.934Z | Compiling hubpack v0.1.2 |
| 1738 | 2025-08-07T16:33:15.025Z | Compiling num-derive v0.4.2 |
| 1739 | 2025-08-07T16:33:15.475Z | Compiling tabled_derive v0.10.0 |
| 1740 | 2025-08-07T16:33:15.713Z | Compiling progenitor-macro v0.9.1 |
| 1741 | 2025-08-07T16:33:16.843Z | Compiling static_assertions v1.1.0 |
| 1742 | 2025-08-07T16:33:16.955Z | Compiling zerocopy-derive v0.6.6 |
| 1743 | 2025-08-07T16:33:17.014Z | Compiling derive-where v1.2.7 |
| 1744 | 2025-08-07T16:33:17.530Z | Compiling bindgen v0.71.1 |
| 1745 | 2025-08-07T16:33:17.697Z | Compiling libz-sys v1.1.20 |
| 1746 | 2025-08-07T16:33:18.544Z | Compiling tabwriter v1.4.0 |
| 1747 | 2025-08-07T16:33:18.664Z | Compiling zerocopy v0.8.17 |
| 1748 | 2025-08-07T16:33:18.994Z | Compiling hash32 v0.3.1 |
| 1749 | 2025-08-07T16:33:19.551Z | Compiling fastrand v2.2.0 |
| 1750 | 2025-08-07T16:33:20.026Z | Compiling tempfile v3.14.0 |
| 1751 | 2025-08-07T16:33:20.786Z | Compiling heapless v0.8.0 |
| 1752 | 2025-08-07T16:33:21.363Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1753 | 2025-08-07T16:33:21.615Z | Compiling strum_macros v0.25.3 |
| 1754 | 2025-08-07T16:33:21.808Z | Compiling colored v2.1.0 |
| 1755 | 2025-08-07T16:33:24.784Z | Compiling serde_repr v0.1.19 |
| 1756 | 2025-08-07T16:33:24.922Z | Compiling enum-as-inner v0.6.1 |
| 1757 | 2025-08-07T16:33:25.806Z | Compiling cobs v0.2.3 |
| 1758 | 2025-08-07T16:33:25.888Z | Compiling managed v0.8.0 |
| 1759 | 2025-08-07T16:33:26.099Z | Compiling postcard v1.0.10 |
| 1760 | 2025-08-07T16:33:26.331Z | Compiling smoltcp v0.11.0 |
| 1761 | 2025-08-07T16:33:26.469Z | Compiling progenitor v0.9.1 |
| 1762 | 2025-08-07T16:33:26.692Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1763 | 2025-08-07T16:33:27.443Z | Compiling heck v0.3.3 |
| 1764 | 2025-08-07T16:33:27.756Z | Compiling unicode-width v0.2.0 |
| 1765 | 2025-08-07T16:33:28.071Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1766 | 2025-08-07T16:33:28.248Z | Compiling bytecount v0.6.8 |
| 1767 | 2025-08-07T16:33:28.275Z | Compiling foreign-types-shared v0.3.1 |
| 1768 | 2025-08-07T16:33:28.301Z | Compiling derive_more v0.99.18 |
| 1769 | 2025-08-07T16:33:28.418Z | Compiling foreign-types v0.5.0 |
| 1770 | 2025-08-07T16:33:28.469Z | Compiling papergrid v0.14.0 |
| 1771 | 2025-08-07T16:33:28.829Z | Compiling structopt-derive v0.4.18 |
| 1772 | 2025-08-07T16:33:29.130Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1773 | 2025-08-07T16:33:30.872Z | Compiling camino-tempfile v1.1.1 |
| 1774 | 2025-08-07T16:33:31.294Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1775 | 2025-08-07T16:33:31.322Z | Compiling memoffset v0.9.1 |
| 1776 | 2025-08-07T16:33:31.445Z | Compiling num_enum v0.5.11 |
| 1777 | 2025-08-07T16:33:31.611Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1778 | 2025-08-07T16:33:31.773Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1779 | 2025-08-07T16:33:32.193Z | Compiling cstr-argument v0.1.2 |
| 1780 | 2025-08-07T16:33:32.432Z | Compiling pretty-hex v0.2.1 |
| 1781 | 2025-08-07T16:33:32.681Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1782 | 2025-08-07T16:33:32.816Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1783 | 2025-08-07T16:33:33.063Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1784 | 2025-08-07T16:33:33.311Z | Compiling nix v0.29.0 |
| 1785 | 2025-08-07T16:33:33.762Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1786 | 2025-08-07T16:33:33.998Z | Compiling tabled v0.18.0 |
| 1787 | 2025-08-07T16:33:34.494Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1788 | 2025-08-07T16:33:34.635Z | Compiling itertools v0.14.0 |
| 1789 | 2025-08-07T16:33:35.301Z | Compiling tinyvec_macros v0.1.1 |
| 1790 | 2025-08-07T16:33:35.361Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1791 | 2025-08-07T16:33:35.412Z | Compiling tinyvec v1.8.0 |
| 1792 | 2025-08-07T16:33:35.877Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1793 | 2025-08-07T16:33:36.389Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 1794 | 2025-08-07T16:33:36.965Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1795 | 2025-08-07T16:33:37.052Z | Compiling crucible-workspace-hack v0.1.0 |
| 1796 | 2025-08-07T16:33:37.133Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 1797 | 2025-08-07T16:33:37.352Z | Compiling itertools v0.10.5 |
| 1798 | 2025-08-07T16:33:39.322Z | Compiling textwrap v0.11.0 |
| 1799 | 2025-08-07T16:33:39.495Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 1800 | 2025-08-07T16:33:39.554Z | Compiling atty v0.2.14 |
| 1801 | 2025-08-07T16:33:39.639Z | Compiling sigpipe v0.1.3 |
| 1802 | 2025-08-07T16:33:39.716Z | Compiling base64ct v1.6.0 |
| 1803 | 2025-08-07T16:33:39.776Z | Compiling ansi_term v0.12.1 |
| 1804 | 2025-08-07T16:33:39.809Z | Compiling strsim v0.8.0 |
| 1805 | 2025-08-07T16:33:39.866Z | Compiling crc8 v0.1.1 |
| 1806 | 2025-08-07T16:33:40.033Z | Compiling vec_map v0.8.2 |
| 1807 | 2025-08-07T16:33:40.100Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 1808 | 2025-08-07T16:33:40.127Z | Compiling password-hash v0.5.0 |
| 1809 | 2025-08-07T16:33:40.253Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1810 | 2025-08-07T16:33:40.308Z | Compiling clap v2.34.0 |
| 1811 | 2025-08-07T16:33:40.530Z | Compiling zone v0.3.0 |
| 1812 | 2025-08-07T16:33:40.737Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1813 | 2025-08-07T16:33:41.053Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 1814 | 2025-08-07T16:33:41.253Z | Compiling unicode-normalization v0.1.24 |
| 1815 | 2025-08-07T16:33:41.936Z | Compiling blake2 v0.10.6 |
| 1816 | 2025-08-07T16:33:41.988Z | Compiling smf v0.2.3 |
| 1817 | 2025-08-07T16:33:42.110Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1818 | 2025-08-07T16:33:42.390Z | Compiling fixedbitset v0.4.2 |
| 1819 | 2025-08-07T16:33:42.817Z | Compiling whoami v1.5.2 |
| 1820 | 2025-08-07T16:33:43.159Z | Compiling unicode-bidi v0.3.17 |
| 1821 | 2025-08-07T16:33:43.330Z | Compiling structopt v0.3.26 |
| 1822 | 2025-08-07T16:33:43.521Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1823 | 2025-08-07T16:33:43.884Z | Compiling idna v0.4.0 |
| 1824 | 2025-08-07T16:33:44.378Z | Compiling petgraph v0.6.5 |
| 1825 | 2025-08-07T16:33:45.473Z | Compiling argon2 v0.5.3 |
| 1826 | 2025-08-07T16:33:46.641Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1827 | 2025-08-07T16:33:46.925Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1828 | 2025-08-07T16:33:47.428Z | Compiling zerocopy v0.6.6 |
| 1829 | 2025-08-07T16:33:47.545Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1830 | 2025-08-07T16:33:48.189Z | Compiling newline-converter v0.3.0 |
| 1831 | 2025-08-07T16:33:48.366Z | Compiling console v0.15.8 |
| 1832 | 2025-08-07T16:33:48.881Z | Compiling tokio-dtrace v0.1.1 |
| 1833 | 2025-08-07T16:33:49.415Z | Compiling serde-big-array v0.5.1 |
| 1834 | 2025-08-07T16:33:49.444Z | Compiling data-encoding v2.6.0 |
| 1835 | 2025-08-07T16:33:49.645Z | Compiling linked-hash-map v0.5.6 |
| 1836 | 2025-08-07T16:33:50.415Z | Compiling quick-error v1.2.3 |
| 1837 | 2025-08-07T16:33:50.587Z | Compiling similar v2.6.0 |
| 1838 | 2025-08-07T16:33:50.929Z | Compiling resolv-conf v0.7.0 |
| 1839 | 2025-08-07T16:33:51.540Z | Compiling expectorate v1.1.0 |
| 1840 | 2025-08-07T16:33:51.723Z | Compiling hickory-proto v0.24.1 |
| 1841 | 2025-08-07T16:33:51.812Z | Compiling lru-cache v0.1.2 |
| 1842 | 2025-08-07T16:33:52.020Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1843 | 2025-08-07T16:33:52.539Z | Compiling oxide-tokio-rt v0.1.2 |
| 1844 | 2025-08-07T16:33:54.409Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1845 | 2025-08-07T16:33:55.236Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1846 | 2025-08-07T16:33:55.630Z | Compiling newtype_derive v0.1.6 |
| 1847 | 2025-08-07T16:33:55.755Z | Compiling atomicwrites v0.4.4 |
| 1848 | 2025-08-07T16:33:56.077Z | Compiling cancel-safe-futures v0.1.5 |
| 1849 | 2025-08-07T16:33:56.114Z | Compiling owo-colors v4.1.0 |
| 1850 | 2025-08-07T16:33:57.742Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1851 | 2025-08-07T16:33:58.173Z | Compiling libsw v3.3.1 |
| 1852 | 2025-08-07T16:33:58.486Z | Compiling cargo-platform v0.1.8 |
| 1853 | 2025-08-07T16:33:58.895Z | Compiling indent_write v2.2.0 |
| 1854 | 2025-08-07T16:33:59.170Z | Compiling swrite v0.1.0 |
| 1855 | 2025-08-07T16:33:59.666Z | Compiling linear-map v1.2.0 |
| 1856 | 2025-08-07T16:33:59.880Z | Compiling highway v1.2.0 |
| 1857 | 2025-08-07T16:33:59.996Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1858 | 2025-08-07T16:34:00.562Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1859 | 2025-08-07T16:34:02.146Z | Compiling cargo_metadata v0.18.1 |
| 1860 | 2025-08-07T16:34:03.383Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1861 | 2025-08-07T16:34:04.429Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1862 | 2025-08-07T16:34:04.612Z | Compiling steno v0.4.1 |
| 1863 | 2025-08-07T16:34:05.260Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1864 | 2025-08-07T16:34:07.240Z | Compiling hickory-resolver v0.24.3 |
| 1865 | 2025-08-07T16:34:08.421Z | Compiling cookie v0.18.1 |
| 1866 | 2025-08-07T16:34:09.365Z | Compiling tokio-stream v0.1.16 |
| 1867 | 2025-08-07T16:34:09.470Z | Compiling rustc_version v0.4.1 |
| 1868 | 2025-08-07T16:34:09.998Z | Compiling humantime v2.1.0 |
| 1869 | 2025-08-07T16:34:10.458Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1870 | 2025-08-07T16:34:10.608Z | Compiling qorb v0.2.1 |
| 1871 | 2025-08-07T16:34:14.946Z | Compiling signal-hook v0.3.17 |
| 1872 | 2025-08-07T16:34:15.858Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1873 | 2025-08-07T16:34:16.943Z | Compiling crossbeam-epoch v0.9.18 |
| 1874 | 2025-08-07T16:34:17.100Z | Compiling curl-sys v0.4.78+curl-8.11.0 |
| 1875 | 2025-08-07T16:34:17.562Z | Compiling mockall_derive v0.13.1 |
| 1876 | 2025-08-07T16:34:17.816Z | Compiling predicates-core v1.0.8 |
| 1877 | 2025-08-07T16:34:18.140Z | Compiling crossbeam-deque v0.8.5 |
| 1878 | 2025-08-07T16:34:18.508Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1879 | 2025-08-07T16:34:18.673Z | Compiling slog-dtrace v0.3.0 |
| 1880 | 2025-08-07T16:34:18.850Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1881 | 2025-08-07T16:34:19.277Z | Compiling blake3 v1.5.4 |
| 1882 | 2025-08-07T16:34:19.426Z | Compiling csv-core v0.1.11 |
| 1883 | 2025-08-07T16:34:19.988Z | Compiling diff v0.1.13 |
| 1884 | 2025-08-07T16:34:20.016Z | Compiling adler2 v2.0.0 |
| 1885 | 2025-08-07T16:34:20.094Z | Compiling termtree v0.4.1 |
| 1886 | 2025-08-07T16:34:20.249Z | Compiling yansi v1.0.1 |
| 1887 | 2025-08-07T16:34:20.318Z | Compiling predicates-tree v1.0.11 |
| 1888 | 2025-08-07T16:34:20.344Z | Compiling miniz_oxide v0.8.0 |
| 1889 | 2025-08-07T16:34:20.793Z | Compiling pretty_assertions v1.4.1 |
| 1890 | 2025-08-07T16:34:21.697Z | Compiling csv v1.3.1 |
| 1891 | 2025-08-07T16:34:21.978Z | Compiling rayon-core v1.12.1 |
| 1892 | 2025-08-07T16:34:22.005Z | Compiling predicates v3.1.2 |
| 1893 | 2025-08-07T16:34:23.837Z | Compiling xattr v1.3.1 |
| 1894 | 2025-08-07T16:34:24.563Z | Compiling filetime v0.2.25 |
| 1895 | 2025-08-07T16:34:24.771Z | Compiling memmap2 v0.9.5 |
| 1896 | 2025-08-07T16:34:24.919Z | Compiling crc32fast v1.4.2 |
| 1897 | 2025-08-07T16:34:25.207Z | Compiling same-file v1.0.6 |
| 1898 | 2025-08-07T16:34:25.285Z | Compiling arrayvec v0.7.6 |
| 1899 | 2025-08-07T16:34:25.529Z | Compiling downcast v0.11.0 |
| 1900 | 2025-08-07T16:34:25.681Z | Compiling arrayref v0.3.9 |
| 1901 | 2025-08-07T16:34:25.803Z | Compiling constant_time_eq v0.3.1 |
| 1902 | 2025-08-07T16:34:25.830Z | Compiling fragile v2.0.0 |
| 1903 | 2025-08-07T16:34:26.451Z | Compiling curl v0.4.47 |
| 1904 | 2025-08-07T16:34:26.479Z | Compiling walkdir v2.5.0 |
| 1905 | 2025-08-07T16:34:27.167Z | Compiling toml v0.7.8 |
| 1906 | 2025-08-07T16:34:27.193Z | Compiling flate2 v1.0.34 |
| 1907 | 2025-08-07T16:34:27.652Z | Compiling git2 v0.19.0 |
| 1908 | 2025-08-07T16:34:27.680Z | Compiling mockall v0.13.1 |
| 1909 | 2025-08-07T16:34:27.982Z | Compiling tar v0.4.43 |
| 1910 | 2025-08-07T16:34:28.536Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1911 | 2025-08-07T16:34:29.085Z | Compiling signal-hook-tokio v0.3.1 |
| 1912 | 2025-08-07T16:34:30.448Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd) |
| 1913 | 2025-08-07T16:34:30.477Z | Compiling sha2 v0.10.8 |
| 1914 | 2025-08-07T16:34:31.213Z | Compiling kstat-rs v0.2.4 |
| 1915 | 2025-08-07T16:34:31.823Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1916 | 2025-08-07T16:34:32.288Z | Compiling vergen v8.3.2 |
| 1917 | 2025-08-07T16:34:32.314Z | Compiling topological-sort v0.2.2 |
| 1918 | 2025-08-07T16:34:32.530Z | Compiling display-error-chain v0.2.2 |
| 1919 | 2025-08-07T16:34:32.984Z | Compiling hex-literal v0.4.1 |
| 1920 | 2025-08-07T16:34:33.159Z | Compiling omicron-zone-package v0.12.0 |
| 1921 | 2025-08-07T16:34:33.362Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1922 | 2025-08-07T16:34:33.478Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#feb05efd) |
| 1923 | 2025-08-07T16:34:34.198Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1924 | 2025-08-07T16:34:37.821Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 1925 | 2025-08-07T16:34:38.611Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1926 | 2025-08-07T16:34:38.858Z | Compiling search_path v0.1.4 |
| 1927 | 2025-08-07T16:34:39.023Z | Compiling internet-checksum v0.2.1 |
| 1928 | 2025-08-07T16:34:39.242Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1929 | 2025-08-07T16:34:39.929Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1930 | 2025-08-07T16:34:42.080Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1931 | 2025-08-07T16:36:09.989Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 18s |
| 1932 | 2025-08-07T16:36:10.172Z | Running unittests src/lib.rs (target/debug/deps/aal-3abec7b19398aeb8) |
| 1933 | 2025-08-07T16:36:10.204Z | |
| 1934 | 2025-08-07T16:36:10.204Z | running 0 tests |
| 1935 | 2025-08-07T16:36:10.204Z | |
| 1936 | 2025-08-07T16:36:10.204Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1937 | 2025-08-07T16:36:10.204Z | |
| 1938 | 2025-08-07T16:36:10.231Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2) |
| 1939 | 2025-08-07T16:36:10.258Z | |
| 1940 | 2025-08-07T16:36:10.258Z | running 0 tests |
| 1941 | 2025-08-07T16:36:10.258Z | |
| 1942 | 2025-08-07T16:36:10.258Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1943 | 2025-08-07T16:36:10.258Z | |
| 1944 | 2025-08-07T16:36:10.258Z | Running unittests src/lib.rs (target/debug/deps/asic-4d0314805b8ef317) |
| 1945 | 2025-08-07T16:36:10.285Z | |
| 1946 | 2025-08-07T16:36:10.285Z | running 0 tests |
| 1947 | 2025-08-07T16:36:10.285Z | |
| 1948 | 2025-08-07T16:36:10.285Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1949 | 2025-08-07T16:36:10.285Z | |
| 1950 | 2025-08-07T16:36:10.285Z | Running unittests src/lib.rs (target/debug/deps/common-5f8144ed0017b46f) |
| 1951 | 2025-08-07T16:36:10.312Z | |
| 1952 | 2025-08-07T16:36:10.312Z | running 10 tests |
| 1953 | 2025-08-07T16:36:10.312Z | test network::tests::test_eui64 ... ok |
| 1954 | 2025-08-07T16:36:10.312Z | test network::tests::test_equal ... ok |
| 1955 | 2025-08-07T16:36:10.312Z | test nat::tests::test_vni ... ok |
| 1956 | 2025-08-07T16:36:10.312Z | test network::tests::test_into ... ok |
| 1957 | 2025-08-07T16:36:10.312Z | test network::tests::test_not_equal ... ok |
| 1958 | 2025-08-07T16:36:10.312Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 1959 | 2025-08-07T16:36:10.312Z | test network::tests::test_to_string ... ok |
| 1960 | 2025-08-07T16:36:10.312Z | test network::tests::test_parse ... ok |
| 1961 | 2025-08-07T16:36:10.312Z | test test_purge ... ok |
| 1962 | 2025-08-07T16:36:10.312Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 1963 | 2025-08-07T16:36:10.312Z | |
| 1964 | 2025-08-07T16:36:10.312Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1965 | 2025-08-07T16:36:10.313Z | |
| 1966 | 2025-08-07T16:36:10.313Z | Running unittests src/main.rs (target/debug/deps/dpd-894257e856e12749) |
| 1967 | 2025-08-07T16:36:10.339Z | |
| 1968 | 2025-08-07T16:36:10.339Z | running 33 tests |
| 1969 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.461 DEBG created new freemap, unit: freemap_test |
| 1970 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.461 DEBG initted freemap. size: 128, unit: freemap_test |
| 1971 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.461 DEBG reset freemap, unit: freemap_test |
| 1972 | 2025-08-07T16:36:10.366Z | test freemap::test_ordering ... ok |
| 1973 | 2025-08-07T16:36:10.366Z | test freemap::test_free ... ok |
| 1974 | 2025-08-07T16:36:10.366Z | test freemap::test_split ... ok |
| 1975 | 2025-08-07T16:36:10.366Z | test macaddrs::tests::test_mac_offset ... ok |
| 1976 | 2025-08-07T16:36:10.366Z | test config::tests::test_updates ... ok |
| 1977 | 2025-08-07T16:36:10.366Z | test macaddrs::tests::test_parse_port_id ... ok |
| 1978 | 2025-08-07T16:36:10.366Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 1979 | 2025-08-07T16:36:10.366Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 1980 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.472 DEBG created new freemap, unit: freemap_test |
| 1981 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.472 DEBG initted freemap. size: 128, unit: freemap_test |
| 1982 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.472 DEBG reset freemap, unit: freemap_test |
| 1983 | 2025-08-07T16:36:10.366Z | test api_server::tests::test_build_info ... ok |
| 1984 | 2025-08-07T16:36:10.366Z | Aug 07 16:36:09.472 DEBG created new freemap, unit: freemap_test |
| 1985 | 2025-08-07T16:36:10.367Z | Aug 07 16:36:09.472 DEBG initted freemap. size: 128, unit: freemap_test |
| 1986 | 2025-08-07T16:36:10.367Z | Aug 07 16:36:09.472 DEBG reset freemap, unit: freemap_test |
| 1987 | 2025-08-07T16:36:10.367Z | Aug 07 16:36:09.472 DEBG created new freemap, unit: freemap_test |
| 1988 | 2025-08-07T16:36:10.367Z | Aug 07 16:36:09.473 DEBG initted freemap. size: 128, unit: freemap_test |
| 1989 | 2025-08-07T16:36:10.367Z | Aug 07 16:36:09.473 DEBG reset freemap, unit: freemap_test |
| 1990 | 2025-08-07T16:36:10.367Z | test freemap::test_exhaustion ... ok |
| 1991 | 2025-08-07T16:36:10.394Z | Aug 07 16:36:09.473 DEBG created new freemap, unit: freemap_test |
| 1992 | 2025-08-07T16:36:10.394Z | Aug 07 16:36:09.473 DEBG initted freemap. size: 128, unit: freemap_test |
| 1993 | 2025-08-07T16:36:10.394Z | Aug 07 16:36:09.473 DEBG reset freemap, unit: freemap_test |
| 1994 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 1995 | 2025-08-07T16:36:10.394Z | test freemap::test_basic ... ok |
| 1996 | 2025-08-07T16:36:10.394Z | test freemap::test_span ... ok |
| 1997 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_id_range_boundaries ... ok |
| 1998 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 1999 | 2025-08-07T16:36:10.394Z | test freemap::test_reclaim ... ok |
| 2000 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2001 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2002 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2003 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2004 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2005 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2006 | 2025-08-07T16:36:10.394Z | test nat::test_mapping ... ok |
| 2007 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2008 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2009 | 2025-08-07T16:36:10.394Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2010 | 2025-08-07T16:36:10.394Z | test port_map::tests::test_backplane_group ... ok |
| 2011 | 2025-08-07T16:36:10.394Z | test port_map::tests::test_port_map ... ok |
| 2012 | 2025-08-07T16:36:10.394Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2013 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2014 | 2025-08-07T16:36:10.394Z | test port_map::tests::dump_map ... ok |
| 2015 | 2025-08-07T16:36:10.394Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2016 | 2025-08-07T16:36:10.394Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2017 | 2025-08-07T16:36:10.394Z | |
| 2018 | 2025-08-07T16:36:10.394Z | test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 2019 | 2025-08-07T16:36:10.394Z | |
| 2020 | 2025-08-07T16:36:10.394Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-72fdcee897e9c3f2) |
| 2021 | 2025-08-07T16:36:10.422Z | |
| 2022 | 2025-08-07T16:36:10.422Z | running 0 tests |
| 2023 | 2025-08-07T16:36:10.422Z | |
| 2024 | 2025-08-07T16:36:10.422Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2025 | 2025-08-07T16:36:10.422Z | |
| 2026 | 2025-08-07T16:36:10.422Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d5efa8edd2649b9b) |
| 2027 | 2025-08-07T16:36:10.449Z | |
| 2028 | 2025-08-07T16:36:10.449Z | running 2 tests |
| 2029 | 2025-08-07T16:36:10.449Z | test tests::test_parse_client_port_id ... ok |
| 2030 | 2025-08-07T16:36:10.449Z | test tests::test_port_id_cmp ... ok |
| 2031 | 2025-08-07T16:36:10.449Z | |
| 2032 | 2025-08-07T16:36:10.449Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2033 | 2025-08-07T16:36:10.449Z | |
| 2034 | 2025-08-07T16:36:10.449Z | Running tests/test_all.rs (target/debug/deps/test_all-6b468c087c90c85d) |
| 2035 | 2025-08-07T16:36:10.477Z | |
| 2036 | 2025-08-07T16:36:10.477Z | running 0 tests |
| 2037 | 2025-08-07T16:36:10.477Z | |
| 2038 | 2025-08-07T16:36:10.477Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2039 | 2025-08-07T16:36:10.477Z | |
| 2040 | 2025-08-07T16:36:10.477Z | Running unittests src/lib.rs (target/debug/deps/packet-193629352a38707a) |
| 2041 | 2025-08-07T16:36:10.504Z | |
| 2042 | 2025-08-07T16:36:10.504Z | running 12 tests |
| 2043 | 2025-08-07T16:36:10.504Z | test icmp::test_v6_checksum ... ok |
| 2044 | 2025-08-07T16:36:10.504Z | test ipv6::test_ipv6_parse ... ok |
| 2045 | 2025-08-07T16:36:10.504Z | test icmp::test_v4_checksum ... ok |
| 2046 | 2025-08-07T16:36:10.504Z | test lldp::test_lldp_parse ... ok |
| 2047 | 2025-08-07T16:36:10.504Z | test pbuf::test_byte ... ok |
| 2048 | 2025-08-07T16:36:10.504Z | test pbuf::test_nibble ... ok |
| 2049 | 2025-08-07T16:36:10.504Z | test pbuf::test_short ... ok |
| 2050 | 2025-08-07T16:36:10.504Z | test pbuf::test_overflow ... ok |
| 2051 | 2025-08-07T16:36:10.504Z | test pbuf::test_twelve ... ok |
| 2052 | 2025-08-07T16:36:10.504Z | test pbuf::test_word ... ok |
| 2053 | 2025-08-07T16:36:10.504Z | test tcp::test_checksum_syn_nodata ... ok |
| 2054 | 2025-08-07T16:36:10.504Z | test tcp::test_checksum_ack_data ... ok |
| 2055 | 2025-08-07T16:36:10.504Z | |
| 2056 | 2025-08-07T16:36:10.504Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2057 | 2025-08-07T16:36:10.504Z | |
| 2058 | 2025-08-07T16:36:10.504Z | Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e) |
| 2059 | 2025-08-07T16:36:10.532Z | |
| 2060 | 2025-08-07T16:36:10.532Z | running 0 tests |
| 2061 | 2025-08-07T16:36:10.532Z | |
| 2062 | 2025-08-07T16:36:10.532Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2063 | 2025-08-07T16:36:10.532Z | |
| 2064 | 2025-08-07T16:36:10.532Z | Running unittests src/main.rs (target/debug/deps/swadm-fe2d7699bd450d8e) |
| 2065 | 2025-08-07T16:36:10.559Z | |
| 2066 | 2025-08-07T16:36:10.559Z | running 3 tests |
| 2067 | 2025-08-07T16:36:10.559Z | test switchport::test::test_compute_lanes ... ok |
| 2068 | 2025-08-07T16:36:10.559Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2069 | 2025-08-07T16:36:10.559Z | Rx Loss-of-lock: Yes Lane 0 Yes Lane 1Yes Lane 2 Yes |
| 2070 | 2025-08-07T16:36:10.559Z | Lane 3 |
| 2071 | 2025-08-07T16:36:10.559Z | State: Activated Activated Activated Activated |
| 2072 | 2025-08-07T16:36:10.559Z | Rx Output Enabled: false false false false |
| 2073 | 2025-08-07T16:36:10.559Z | Rx Output Status: valid valid valid valid |
| 2074 | 2025-08-07T16:36:10.559Z | Rx Loss-of-lock: true true true true |
| 2075 | 2025-08-07T16:36:10.559Z | Rx Loss-of-signal: false false false false |
| 2076 | 2025-08-07T16:36:10.559Z | Rx Auto-squelch Disable: true true true true |
| 2077 | 2025-08-07T16:36:10.559Z | Tx Output Enabled: true true true true |
| 2078 | 2025-08-07T16:36:10.559Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2079 | 2025-08-07T16:36:10.559Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2080 | 2025-08-07T16:36:10.559Z | Tx Enabled: Yes Yes Yes Yes |
| 2081 | 2025-08-07T16:36:10.559Z | Tx Loss-of-lock: No No No No |
| 2082 | 2025-08-07T16:36:10.559Z | Tx Loss-of-signal: No No No No |
| 2083 | 2025-08-07T16:36:10.559Z | Tx Output Status: invalid Tx CDR Enabled: No No invalidNo invalidNo |
| 2084 | 2025-08-07T16:36:10.559Z | Tx Adaptive EQ Fault: No invalid |
| 2085 | 2025-08-07T16:36:10.559Z | Tx Loss-of-lock: false false false false |
| 2086 | 2025-08-07T16:36:10.559Z | Tx Loss-of-signal: true true true true |
| 2087 | 2025-08-07T16:36:10.559Z | Tx Auto-squelch Disable: false false false false |
| 2088 | 2025-08-07T16:36:10.559Z | Tx Adaptive EQ Fail: true true true true |
| 2089 | 2025-08-07T16:36:10.560Z | Tx Failure: false false false false |
| 2090 | 2025-08-07T16:36:10.560Z | Tx Force Squelch: true true true true |
| 2091 | 2025-08-07T16:36:10.560Z | Tx Input Polarity: normal normal normal normal |
| 2092 | 2025-08-07T16:36:10.560Z | No No No |
| 2093 | 2025-08-07T16:36:10.560Z | Tx Fault: Yes Yes Yes Yes |
| 2094 | 2025-08-07T16:36:10.560Z | test switchport::test::test_print_sff_datapath ... ok |
| 2095 | 2025-08-07T16:36:10.560Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2096 | 2025-08-07T16:36:10.560Z | |
| 2097 | 2025-08-07T16:36:10.560Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2098 | 2025-08-07T16:36:10.560Z | |
| 2099 | 2025-08-07T16:36:10.560Z | Running tests/counters.rs (target/debug/deps/counters-983deb49e32210f2) |
| 2100 | 2025-08-07T16:36:10.588Z | |
| 2101 | 2025-08-07T16:36:10.588Z | running 1 test |
| 2102 | 2025-08-07T16:36:10.588Z | test test_p4_counter_list ... ignored |
| 2103 | 2025-08-07T16:36:10.588Z | |
| 2104 | 2025-08-07T16:36:10.588Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2105 | 2025-08-07T16:36:10.588Z | |
| 2106 | 2025-08-07T16:36:10.588Z | Running tests/port-link.rs (target/debug/deps/port_link-8a572b2d93054d54) |
| 2107 | 2025-08-07T16:36:10.615Z | |
| 2108 | 2025-08-07T16:36:10.615Z | running 5 tests |
| 2109 | 2025-08-07T16:36:10.615Z | test test_an ... ignored |
| 2110 | 2025-08-07T16:36:10.615Z | test test_enable ... ignored |
| 2111 | 2025-08-07T16:36:10.615Z | test test_ip_addresses ... ignored |
| 2112 | 2025-08-07T16:36:10.615Z | test test_kr ... ignored |
| 2113 | 2025-08-07T16:36:10.615Z | test test_mac ... ignored |
| 2114 | 2025-08-07T16:36:10.615Z | |
| 2115 | 2025-08-07T16:36:10.615Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2116 | 2025-08-07T16:36:10.615Z | |
| 2117 | 2025-08-07T16:36:10.615Z | Running unittests src/main.rs (target/debug/deps/tfportd-2a263c883b8fc30c) |
| 2118 | 2025-08-07T16:36:10.642Z | |
| 2119 | 2025-08-07T16:36:10.642Z | running 3 tests |
| 2120 | 2025-08-07T16:36:10.669Z | test linklocal::test_parse_ipadm ... ok |
| 2121 | 2025-08-07T16:36:10.669Z | test tfport::test_parse_tfport ... ok |
| 2122 | 2025-08-07T16:36:10.669Z | test config::tests::test_updates ... ok |
| 2123 | 2025-08-07T16:36:10.669Z | |
| 2124 | 2025-08-07T16:36:10.669Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2125 | 2025-08-07T16:36:10.669Z | |
| 2126 | 2025-08-07T16:36:10.669Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c1e2d3815b75b710) |
| 2127 | 2025-08-07T16:36:10.696Z | |
| 2128 | 2025-08-07T16:36:10.696Z | running 0 tests |
| 2129 | 2025-08-07T16:36:10.696Z | |
| 2130 | 2025-08-07T16:36:10.696Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2131 | 2025-08-07T16:36:10.696Z | |
| 2132 | 2025-08-07T16:36:10.696Z | Running unittests src/main.rs (target/debug/deps/xtask-a3ed9caeba5b2bbf) |
| 2133 | 2025-08-07T16:36:10.723Z | |
| 2134 | 2025-08-07T16:36:10.723Z | running 0 tests |
| 2135 | 2025-08-07T16:36:10.723Z | |
| 2136 | 2025-08-07T16:36:10.723Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2137 | 2025-08-07T16:36:10.723Z | |
| 2138 | 2025-08-07T16:36:10.723Z | Doc-tests aal |
| 2139 | 2025-08-07T16:36:10.931Z | |
| 2140 | 2025-08-07T16:36:10.931Z | running 0 tests |
| 2141 | 2025-08-07T16:36:10.931Z | |
| 2142 | 2025-08-07T16:36:10.931Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2143 | 2025-08-07T16:36:10.931Z | |
| 2144 | 2025-08-07T16:36:10.958Z | Doc-tests aal_macros |
| 2145 | 2025-08-07T16:36:11.133Z | |
| 2146 | 2025-08-07T16:36:11.133Z | running 0 tests |
| 2147 | 2025-08-07T16:36:11.133Z | |
| 2148 | 2025-08-07T16:36:11.133Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2149 | 2025-08-07T16:36:11.133Z | |
| 2150 | 2025-08-07T16:36:11.160Z | Doc-tests common |
| 2151 | 2025-08-07T16:36:11.675Z | |
| 2152 | 2025-08-07T16:36:11.675Z | running 0 tests |
| 2153 | 2025-08-07T16:36:11.675Z | |
| 2154 | 2025-08-07T16:36:11.675Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2155 | 2025-08-07T16:36:11.675Z | |
| 2156 | 2025-08-07T16:36:11.706Z | Doc-tests dpd_client |
| 2157 | 2025-08-07T16:36:14.201Z | |
| 2158 | 2025-08-07T16:36:14.201Z | running 0 tests |
| 2159 | 2025-08-07T16:36:14.201Z | |
| 2160 | 2025-08-07T16:36:14.201Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2161 | 2025-08-07T16:36:14.201Z | |
| 2162 | 2025-08-07T16:36:14.270Z | Doc-tests packet |
| 2163 | 2025-08-07T16:36:14.498Z | |
| 2164 | 2025-08-07T16:36:14.498Z | running 0 tests |
| 2165 | 2025-08-07T16:36:14.498Z | |
| 2166 | 2025-08-07T16:36:14.498Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2167 | 2025-08-07T16:36:14.499Z | |
| 2168 | 2025-08-07T16:36:14.525Z | Doc-tests pcap |
| 2169 | 2025-08-07T16:36:14.638Z | |
| 2170 | 2025-08-07T16:36:14.638Z | running 0 tests |
| 2171 | 2025-08-07T16:36:14.638Z | |
| 2172 | 2025-08-07T16:36:14.638Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2173 | 2025-08-07T16:36:14.638Z | |
| 2174 | 2025-08-07T16:36:14.726Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2175 | 2025-08-07T16:36:14.726Z | + cargo test --features tofino_asic |
| 2176 | 2025-08-07T16:36:15.873Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2177 | 2025-08-07T16:36:15.900Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2178 | 2025-08-07T16:36:15.930Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2179 | 2025-08-07T16:36:15.957Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2180 | 2025-08-07T16:36:15.983Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2181 | 2025-08-07T16:36:35.253Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2182 | 2025-08-07T16:36:35.733Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2183 | 2025-08-07T16:38:05.128Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s |
| 2184 | 2025-08-07T16:38:05.243Z | Running unittests src/lib.rs (target/debug/deps/aal-3abec7b19398aeb8) |
| 2185 | 2025-08-07T16:38:05.271Z | |
| 2186 | 2025-08-07T16:38:05.271Z | running 0 tests |
| 2187 | 2025-08-07T16:38:05.271Z | |
| 2188 | 2025-08-07T16:38:05.271Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2189 | 2025-08-07T16:38:05.271Z | |
| 2190 | 2025-08-07T16:38:05.298Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2) |
| 2191 | 2025-08-07T16:38:05.298Z | |
| 2192 | 2025-08-07T16:38:05.298Z | running 0 tests |
| 2193 | 2025-08-07T16:38:05.298Z | |
| 2194 | 2025-08-07T16:38:05.298Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2195 | 2025-08-07T16:38:05.298Z | |
| 2196 | 2025-08-07T16:38:05.298Z | Running unittests src/lib.rs (target/debug/deps/asic-b5063eb354c08d4c) |
| 2197 | 2025-08-07T16:38:05.480Z | |
| 2198 | 2025-08-07T16:38:05.480Z | running 8 tests |
| 2199 | 2025-08-07T16:38:05.507Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2200 | 2025-08-07T16:38:05.507Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2201 | 2025-08-07T16:38:05.507Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2202 | 2025-08-07T16:38:05.507Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2203 | 2025-08-07T16:38:05.507Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2204 | 2025-08-07T16:38:05.507Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2205 | 2025-08-07T16:38:05.507Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2206 | 2025-08-07T16:38:05.986Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2207 | 2025-08-07T16:38:05.986Z | |
| 2208 | 2025-08-07T16:38:05.986Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s |
| 2209 | 2025-08-07T16:38:05.986Z | |
| 2210 | 2025-08-07T16:38:06.013Z | Running unittests src/lib.rs (target/debug/deps/common-5f8144ed0017b46f) |
| 2211 | 2025-08-07T16:38:06.039Z | |
| 2212 | 2025-08-07T16:38:06.039Z | running 10 tests |
| 2213 | 2025-08-07T16:38:06.039Z | test nat::tests::test_vni ... ok |
| 2214 | 2025-08-07T16:38:06.039Z | test network::tests::test_eui64 ... ok |
| 2215 | 2025-08-07T16:38:06.039Z | test network::tests::test_equal ... ok |
| 2216 | 2025-08-07T16:38:06.040Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2217 | 2025-08-07T16:38:06.040Z | test network::tests::test_into ... ok |
| 2218 | 2025-08-07T16:38:06.040Z | test network::tests::test_not_equal ... ok |
| 2219 | 2025-08-07T16:38:06.040Z | test network::tests::test_to_string ... ok |
| 2220 | 2025-08-07T16:38:06.040Z | test network::tests::test_parse ... ok |
| 2221 | 2025-08-07T16:38:06.040Z | test test_purge ... ok |
| 2222 | 2025-08-07T16:38:06.040Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2223 | 2025-08-07T16:38:06.040Z | |
| 2224 | 2025-08-07T16:38:06.040Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2225 | 2025-08-07T16:38:06.040Z | |
| 2226 | 2025-08-07T16:38:06.040Z | Running unittests src/main.rs (target/debug/deps/dpd-f8209625391a7b95) |
| 2227 | 2025-08-07T16:38:06.185Z | |
| 2228 | 2025-08-07T16:38:06.185Z | running 61 tests |
| 2229 | 2025-08-07T16:38:06.213Z | test freemap::test_ordering ... ok |
| 2230 | 2025-08-07T16:38:06.213Z | test freemap::test_split ... ok |
| 2231 | 2025-08-07T16:38:06.213Z | test config::tests::test_updates ... ok |
| 2232 | 2025-08-07T16:38:06.213Z | test macaddrs::tests::test_mac_offset ... ok |
| 2233 | 2025-08-07T16:38:06.213Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2234 | 2025-08-07T16:38:06.213Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2235 | 2025-08-07T16:38:06.213Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2236 | 2025-08-07T16:38:06.213Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2237 | 2025-08-07T16:38:06.213Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2238 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.318 DEBG created new freemap, unit: freemap_test |
| 2239 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.318 DEBG initted freemap. size: 128, unit: freemap_test |
| 2240 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.318 DEBG reset freemap, unit: freemap_test |
| 2241 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319 DEBG created new freemap, unit: freemap_test |
| 2242 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319 DEBG initted freemap. size: 128, unit: freemap_test |
| 2243 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319 DEBG reset freemap, unit: freemap_test |
| 2244 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319Aug 07 16:38:05.319 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test |
| 2245 | 2025-08-07T16:38:06.213Z | |
| 2246 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319Aug 07 16:38:05.319 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 2247 | 2025-08-07T16:38:06.213Z | |
| 2248 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319Aug 07 16:38:05.319 DEBGDEBG reset freemapreset freemap, unit: freemap_test |
| 2249 | 2025-08-07T16:38:06.213Z | , unit: freemap_test |
| 2250 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319 DEBG created new freemap, unit: freemap_test |
| 2251 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319 DEBG initted freemap. size: 128, unit: freemap_test |
| 2252 | 2025-08-07T16:38:06.213Z | test freemap::test_reclaim ... ok |
| 2253 | 2025-08-07T16:38:06.213Z | test freemap::test_span ... ok |
| 2254 | 2025-08-07T16:38:06.213Z | test freemap::test_free ... ok |
| 2255 | 2025-08-07T16:38:06.213Z | Aug 07 16:38:05.319 DEBG reset freemap, unit: freemap_test |
| 2256 | 2025-08-07T16:38:06.213Z | test freemap::test_basic ... ok |
| 2257 | 2025-08-07T16:38:06.214Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2258 | 2025-08-07T16:38:06.268Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2259 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2260 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2261 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2262 | 2025-08-07T16:38:06.268Z | test freemap::test_exhaustion ... ok |
| 2263 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2264 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2265 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2266 | 2025-08-07T16:38:06.268Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2267 | 2025-08-07T16:38:06.268Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2268 | 2025-08-07T16:38:06.268Z | test port_map::tests::test_backplane_group ... ok |
| 2269 | 2025-08-07T16:38:06.268Z | test nat::test_mapping ... ok |
| 2270 | 2025-08-07T16:38:06.268Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2271 | 2025-08-07T16:38:06.268Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2272 | 2025-08-07T16:38:06.268Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2273 | 2025-08-07T16:38:06.268Z | test port_map::tests::test_port_map ... ok |
| 2274 | 2025-08-07T16:38:06.268Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2275 | 2025-08-07T16:38:06.268Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2276 | 2025-08-07T16:38:06.268Z | test port_map::tests::dump_map ... ok |
| 2277 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2278 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2279 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2280 | 2025-08-07T16:38:06.268Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2281 | 2025-08-07T16:38:06.268Z | test api_server::tests::test_build_info ... ok |
| 2282 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2283 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2284 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2285 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2286 | 2025-08-07T16:38:06.268Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2287 | 2025-08-07T16:38:06.268Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2288 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2289 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2290 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2291 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2292 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2293 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2294 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2295 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2296 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2297 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2298 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2299 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2300 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2301 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2302 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2303 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2304 | 2025-08-07T16:38:06.269Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2305 | 2025-08-07T16:38:06.269Z | |
| 2306 | 2025-08-07T16:38:06.269Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 2307 | 2025-08-07T16:38:06.269Z | |
| 2308 | 2025-08-07T16:38:06.296Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-16694493491c4d81) |
| 2309 | 2025-08-07T16:38:06.296Z | |
| 2310 | 2025-08-07T16:38:06.296Z | running 1 test |
| 2311 | 2025-08-07T16:38:06.508Z | test test_dpd_openapi ... ok |
| 2312 | 2025-08-07T16:38:06.508Z | |
| 2313 | 2025-08-07T16:38:06.508Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s |
| 2314 | 2025-08-07T16:38:06.508Z | |
| 2315 | 2025-08-07T16:38:06.536Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-e0a15735a7714c02) |
| 2316 | 2025-08-07T16:38:06.562Z | |
| 2317 | 2025-08-07T16:38:06.563Z | running 2 tests |
| 2318 | 2025-08-07T16:38:06.563Z | test tests::test_parse_client_port_id ... ok |
| 2319 | 2025-08-07T16:38:06.563Z | test tests::test_port_id_cmp ... ok |
| 2320 | 2025-08-07T16:38:06.563Z | |
| 2321 | 2025-08-07T16:38:06.563Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2322 | 2025-08-07T16:38:06.563Z | |
| 2323 | 2025-08-07T16:38:06.563Z | Running tests/test_all.rs (target/debug/deps/test_all-22caddffd4c621c9) |
| 2324 | 2025-08-07T16:38:06.590Z | |
| 2325 | 2025-08-07T16:38:06.590Z | running 0 tests |
| 2326 | 2025-08-07T16:38:06.590Z | |
| 2327 | 2025-08-07T16:38:06.590Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2328 | 2025-08-07T16:38:06.590Z | |
| 2329 | 2025-08-07T16:38:06.590Z | Running unittests src/lib.rs (target/debug/deps/packet-193629352a38707a) |
| 2330 | 2025-08-07T16:38:06.617Z | |
| 2331 | 2025-08-07T16:38:06.617Z | running 12 tests |
| 2332 | 2025-08-07T16:38:06.617Z | test icmp::test_v6_checksum ... ok |
| 2333 | 2025-08-07T16:38:06.617Z | test lldp::test_lldp_parse ... ok |
| 2334 | 2025-08-07T16:38:06.617Z | test icmp::test_v4_checksum ... ok |
| 2335 | 2025-08-07T16:38:06.617Z | test pbuf::test_byte ... ok |
| 2336 | 2025-08-07T16:38:06.617Z | test ipv6::test_ipv6_parse ... ok |
| 2337 | 2025-08-07T16:38:06.617Z | test pbuf::test_nibble ... ok |
| 2338 | 2025-08-07T16:38:06.617Z | test pbuf::test_overflow ... ok |
| 2339 | 2025-08-07T16:38:06.617Z | test pbuf::test_short ... ok |
| 2340 | 2025-08-07T16:38:06.617Z | test pbuf::test_twelve ... ok |
| 2341 | 2025-08-07T16:38:06.617Z | test pbuf::test_word ... ok |
| 2342 | 2025-08-07T16:38:06.618Z | test tcp::test_checksum_syn_nodata ... ok |
| 2343 | 2025-08-07T16:38:06.618Z | test tcp::test_checksum_ack_data ... ok |
| 2344 | 2025-08-07T16:38:06.618Z | |
| 2345 | 2025-08-07T16:38:06.618Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2346 | 2025-08-07T16:38:06.618Z | |
| 2347 | 2025-08-07T16:38:06.618Z | Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e) |
| 2348 | 2025-08-07T16:38:06.645Z | |
| 2349 | 2025-08-07T16:38:06.645Z | running 0 tests |
| 2350 | 2025-08-07T16:38:06.645Z | |
| 2351 | 2025-08-07T16:38:06.645Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2352 | 2025-08-07T16:38:06.645Z | |
| 2353 | 2025-08-07T16:38:06.645Z | Running unittests src/main.rs (target/debug/deps/swadm-462c2adfc2d68723) |
| 2354 | 2025-08-07T16:38:06.672Z | |
| 2355 | 2025-08-07T16:38:06.672Z | running 3 tests |
| 2356 | 2025-08-07T16:38:06.672Z | test switchport::test::test_compute_lanes ... ok |
| 2357 | 2025-08-07T16:38:06.672Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2358 | 2025-08-07T16:38:06.672Z | Lane 0 State: Activated Lane 1 Activated Lane 2 ActivatedLane 3 |
| 2359 | 2025-08-07T16:38:06.672Z | Activated |
| 2360 | 2025-08-07T16:38:06.672Z | Rx Loss-of-lock: Yes Rx Output Enabled: false Yes false Yes falseYes |
| 2361 | 2025-08-07T16:38:06.672Z | false |
| 2362 | 2025-08-07T16:38:06.672Z | Rx Loss-of-signal: Yes Rx Output Status: valid Yes valid Yes validYes |
| 2363 | 2025-08-07T16:38:06.672Z | valid |
| 2364 | 2025-08-07T16:38:06.672Z | Rx CDR Enabled: Yes Rx Loss-of-lock: true Yes true Yes Yestrue |
| 2365 | 2025-08-07T16:38:06.672Z | true |
| 2366 | 2025-08-07T16:38:06.672Z | Tx Enabled: Yes Rx Loss-of-signal: false Yes false Yes Yesfalse |
| 2367 | 2025-08-07T16:38:06.672Z | false |
| 2368 | 2025-08-07T16:38:06.672Z | Tx Loss-of-lock: No Rx Auto-squelch Disable: true No true No Notrue |
| 2369 | 2025-08-07T16:38:06.672Z | true |
| 2370 | 2025-08-07T16:38:06.672Z | Tx Loss-of-signal: No Tx Output Enabled: true Notrue Notrue Notrue |
| 2371 | 2025-08-07T16:38:06.672Z | |
| 2372 | 2025-08-07T16:38:06.672Z | Tx CDR Enabled: No Tx Output Status: invalid No invalid No Noinvalid |
| 2373 | 2025-08-07T16:38:06.673Z | invalid |
| 2374 | 2025-08-07T16:38:06.673Z | Tx Adaptive EQ Fault: No Tx Loss-of-lock: false No false No Nofalse |
| 2375 | 2025-08-07T16:38:06.673Z | false Tx Fault: Yes |
| 2376 | 2025-08-07T16:38:06.673Z | Tx Loss-of-signal: trueYes true Yes Yestrue |
| 2377 | 2025-08-07T16:38:06.673Z | true |
| 2378 | 2025-08-07T16:38:06.673Z | Tx Auto-squelch Disable: false false false false |
| 2379 | 2025-08-07T16:38:06.673Z | Tx Adaptive EQ Fail: true true true true |
| 2380 | 2025-08-07T16:38:06.673Z | Tx Failure: false false false false |
| 2381 | 2025-08-07T16:38:06.673Z | Tx Force Squelch: true true true true |
| 2382 | 2025-08-07T16:38:06.673Z | Tx Input Polarity: normal normal normal normal |
| 2383 | 2025-08-07T16:38:06.673Z | test switchport::test::test_print_sff_datapath ... ok |
| 2384 | 2025-08-07T16:38:06.673Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2385 | 2025-08-07T16:38:06.673Z | |
| 2386 | 2025-08-07T16:38:06.673Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2387 | 2025-08-07T16:38:06.673Z | |
| 2388 | 2025-08-07T16:38:06.673Z | Running tests/counters.rs (target/debug/deps/counters-c67d46d285fb7246) |
| 2389 | 2025-08-07T16:38:06.700Z | |
| 2390 | 2025-08-07T16:38:06.700Z | running 1 test |
| 2391 | 2025-08-07T16:38:06.700Z | test test_p4_counter_list ... ignored |
| 2392 | 2025-08-07T16:38:06.700Z | |
| 2393 | 2025-08-07T16:38:06.700Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2394 | 2025-08-07T16:38:06.700Z | |
| 2395 | 2025-08-07T16:38:06.700Z | Running tests/port-link.rs (target/debug/deps/port_link-b718ab2358f9c5c5) |
| 2396 | 2025-08-07T16:38:06.727Z | |
| 2397 | 2025-08-07T16:38:06.727Z | running 5 tests |
| 2398 | 2025-08-07T16:38:06.727Z | test test_an ... ignored |
| 2399 | 2025-08-07T16:38:06.727Z | test test_enable ... ignored |
| 2400 | 2025-08-07T16:38:06.727Z | test test_ip_addresses ... ignored |
| 2401 | 2025-08-07T16:38:06.728Z | test test_kr ... ignored |
| 2402 | 2025-08-07T16:38:06.728Z | test test_mac ... ignored |
| 2403 | 2025-08-07T16:38:06.728Z | |
| 2404 | 2025-08-07T16:38:06.728Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2405 | 2025-08-07T16:38:06.728Z | |
| 2406 | 2025-08-07T16:38:06.728Z | Running unittests src/main.rs (target/debug/deps/tfportd-8b0415daf09abde5) |
| 2407 | 2025-08-07T16:38:06.755Z | |
| 2408 | 2025-08-07T16:38:06.755Z | running 3 tests |
| 2409 | 2025-08-07T16:38:06.755Z | test linklocal::test_parse_ipadm ... ok |
| 2410 | 2025-08-07T16:38:06.755Z | test tfport::test_parse_tfport ... ok |
| 2411 | 2025-08-07T16:38:06.755Z | test config::tests::test_updates ... ok |
| 2412 | 2025-08-07T16:38:06.755Z | |
| 2413 | 2025-08-07T16:38:06.755Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2414 | 2025-08-07T16:38:06.755Z | |
| 2415 | 2025-08-07T16:38:06.755Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c1e2d3815b75b710) |
| 2416 | 2025-08-07T16:38:06.782Z | |
| 2417 | 2025-08-07T16:38:06.782Z | running 0 tests |
| 2418 | 2025-08-07T16:38:06.782Z | |
| 2419 | 2025-08-07T16:38:06.782Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2420 | 2025-08-07T16:38:06.782Z | |
| 2421 | 2025-08-07T16:38:06.782Z | Running unittests src/main.rs (target/debug/deps/xtask-a3ed9caeba5b2bbf) |
| 2422 | 2025-08-07T16:38:06.810Z | |
| 2423 | 2025-08-07T16:38:06.810Z | running 0 tests |
| 2424 | 2025-08-07T16:38:06.810Z | |
| 2425 | 2025-08-07T16:38:06.810Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2426 | 2025-08-07T16:38:06.810Z | |
| 2427 | 2025-08-07T16:38:06.810Z | Doc-tests aal |
| 2428 | 2025-08-07T16:38:06.994Z | |
| 2429 | 2025-08-07T16:38:06.994Z | running 0 tests |
| 2430 | 2025-08-07T16:38:06.994Z | |
| 2431 | 2025-08-07T16:38:06.994Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2432 | 2025-08-07T16:38:06.994Z | |
| 2433 | 2025-08-07T16:38:07.021Z | Doc-tests aal_macros |
| 2434 | 2025-08-07T16:38:07.177Z | |
| 2435 | 2025-08-07T16:38:07.177Z | running 0 tests |
| 2436 | 2025-08-07T16:38:07.177Z | |
| 2437 | 2025-08-07T16:38:07.177Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2438 | 2025-08-07T16:38:07.177Z | |
| 2439 | 2025-08-07T16:38:07.204Z | Doc-tests common |
| 2440 | 2025-08-07T16:38:07.630Z | |
| 2441 | 2025-08-07T16:38:07.630Z | running 0 tests |
| 2442 | 2025-08-07T16:38:07.630Z | |
| 2443 | 2025-08-07T16:38:07.630Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2444 | 2025-08-07T16:38:07.630Z | |
| 2445 | 2025-08-07T16:38:07.661Z | Doc-tests dpd_client |
| 2446 | 2025-08-07T16:38:09.853Z | |
| 2447 | 2025-08-07T16:38:09.853Z | running 0 tests |
| 2448 | 2025-08-07T16:38:09.853Z | |
| 2449 | 2025-08-07T16:38:09.853Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2450 | 2025-08-07T16:38:09.854Z | |
| 2451 | 2025-08-07T16:38:09.925Z | Doc-tests packet |
| 2452 | 2025-08-07T16:38:10.132Z | |
| 2453 | 2025-08-07T16:38:10.132Z | running 0 tests |
| 2454 | 2025-08-07T16:38:10.132Z | |
| 2455 | 2025-08-07T16:38:10.133Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2456 | 2025-08-07T16:38:10.133Z | |
| 2457 | 2025-08-07T16:38:10.159Z | Doc-tests pcap |
| 2458 | 2025-08-07T16:38:10.270Z | |
| 2459 | 2025-08-07T16:38:10.271Z | running 0 tests |
| 2460 | 2025-08-07T16:38:10.271Z | |
| 2461 | 2025-08-07T16:38:10.271Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2462 | 2025-08-07T16:38:10.271Z | |
| 2463 | 2025-08-07T16:38:10.339Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2464 | 2025-08-07T16:38:10.339Z | + cargo test --features softnpu |
| 2465 | 2025-08-07T16:38:11.394Z | Compiling syn v1.0.109 |
| 2466 | 2025-08-07T16:38:11.441Z | Compiling num-integer v0.1.46 |
| 2467 | 2025-08-07T16:38:11.474Z | Compiling num-complex v0.4.6 |
| 2468 | 2025-08-07T16:38:11.506Z | Compiling dtrace-parser v0.1.14 |
| 2469 | 2025-08-07T16:38:12.100Z | Compiling num-rational v0.4.2 |
| 2470 | 2025-08-07T16:38:12.205Z | Compiling num-iter v0.1.45 |
| 2471 | 2025-08-07T16:38:12.244Z | Compiling num-bigint v0.4.6 |
| 2472 | 2025-08-07T16:38:12.601Z | Compiling tap v1.0.1 |
| 2473 | 2025-08-07T16:38:12.778Z | Compiling num v0.4.3 |
| 2474 | 2025-08-07T16:38:12.820Z | Compiling wyz v0.5.1 |
| 2475 | 2025-08-07T16:38:12.903Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2476 | 2025-08-07T16:38:13.231Z | Compiling radium v0.7.0 |
| 2477 | 2025-08-07T16:38:13.448Z | Compiling funty v2.0.0 |
| 2478 | 2025-08-07T16:38:13.499Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2479 | 2025-08-07T16:38:13.660Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2480 | 2025-08-07T16:38:14.075Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2481 | 2025-08-07T16:38:15.447Z | Compiling bitvec v1.0.1 |
| 2482 | 2025-08-07T16:38:16.464Z | Compiling typeid v1.0.2 |
| 2483 | 2025-08-07T16:38:16.566Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2484 | 2025-08-07T16:38:16.668Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2485 | 2025-08-07T16:38:19.085Z | Compiling synstructure v0.12.6 |
| 2486 | 2025-08-07T16:38:19.650Z | Compiling proc-macro-error v1.0.4 |
| 2487 | 2025-08-07T16:38:20.273Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2488 | 2025-08-07T16:38:20.329Z | Compiling serde_tokenstream v0.1.7 |
| 2489 | 2025-08-07T16:38:20.784Z | Compiling num_enum_derive v0.5.11 |
| 2490 | 2025-08-07T16:38:20.838Z | Compiling num-derive v0.3.3 |
| 2491 | 2025-08-07T16:38:21.565Z | Compiling hubpack_derive v0.1.1 |
| 2492 | 2025-08-07T16:38:22.196Z | Compiling zerocopy-derive v0.2.0 |
| 2493 | 2025-08-07T16:38:22.583Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2494 | 2025-08-07T16:38:22.816Z | Compiling libscf-sys v1.1.0 |
| 2495 | 2025-08-07T16:38:22.856Z | Compiling num_enum v0.5.11 |
| 2496 | 2025-08-07T16:38:23.047Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2497 | 2025-08-07T16:38:23.074Z | Compiling hubpack v0.1.2 |
| 2498 | 2025-08-07T16:38:23.534Z | Compiling zone_cfg_derive v0.3.0 |
| 2499 | 2025-08-07T16:38:23.782Z | Compiling bitstruct_derive v0.1.0 |
| 2500 | 2025-08-07T16:38:23.845Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 2501 | 2025-08-07T16:38:23.898Z | Compiling zerocopy v0.3.2 |
| 2502 | 2025-08-07T16:38:23.964Z | Compiling structopt-derive v0.4.18 |
| 2503 | 2025-08-07T16:38:24.208Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2504 | 2025-08-07T16:38:24.512Z | Compiling dof v0.1.5 |
| 2505 | 2025-08-07T16:38:24.539Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2506 | 2025-08-07T16:38:24.952Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2507 | 2025-08-07T16:38:25.170Z | Compiling usdt-impl v0.3.5 |
| 2508 | 2025-08-07T16:38:26.101Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 2509 | 2025-08-07T16:38:27.051Z | Compiling usdt-macro v0.3.5 |
| 2510 | 2025-08-07T16:38:27.156Z | Compiling usdt-attr-macro v0.3.5 |
| 2511 | 2025-08-07T16:38:28.483Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
| 2512 | 2025-08-07T16:38:28.510Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2513 | 2025-08-07T16:38:28.659Z | Compiling zone v0.3.0 |
| 2514 | 2025-08-07T16:38:28.833Z | Compiling usdt v0.3.5 |
| 2515 | 2025-08-07T16:38:29.209Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#906a601b) |
| 2516 | 2025-08-07T16:38:29.979Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2517 | 2025-08-07T16:38:30.017Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2518 | 2025-08-07T16:38:30.347Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2519 | 2025-08-07T16:38:30.374Z | Compiling ascii v1.1.0 |
| 2520 | 2025-08-07T16:38:30.707Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2521 | 2025-08-07T16:38:30.755Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2522 | 2025-08-07T16:38:30.782Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2523 | 2025-08-07T16:38:30.809Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2524 | 2025-08-07T16:38:30.988Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 2525 | 2025-08-07T16:38:31.497Z | Compiling structopt v0.3.26 |
| 2526 | 2025-08-07T16:38:31.575Z | Compiling bitstruct v0.1.1 |
| 2527 | 2025-08-07T16:38:31.972Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 2528 | 2025-08-07T16:38:32.387Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2529 | 2025-08-07T16:38:32.787Z | Compiling erased-serde v0.4.5 |
| 2530 | 2025-08-07T16:38:33.158Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2531 | 2025-08-07T16:38:33.190Z | Compiling serde_arrays v0.1.0 |
| 2532 | 2025-08-07T16:38:33.337Z | Compiling libloading v0.7.4 |
| 2533 | 2025-08-07T16:38:33.841Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#aadc0998) |
| 2534 | 2025-08-07T16:38:33.985Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2535 | 2025-08-07T16:38:34.420Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2536 | 2025-08-07T16:38:35.493Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#b016b192) |
| 2537 | 2025-08-07T16:38:36.045Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2538 | 2025-08-07T16:38:36.908Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2539 | 2025-08-07T16:38:37.299Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2540 | 2025-08-07T16:38:40.011Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2541 | 2025-08-07T16:38:40.437Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2542 | 2025-08-07T16:38:40.546Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2543 | 2025-08-07T16:38:42.308Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2544 | 2025-08-07T16:38:44.125Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2545 | 2025-08-07T16:38:45.281Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2546 | 2025-08-07T16:38:46.739Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2547 | 2025-08-07T16:38:49.511Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2548 | 2025-08-07T16:38:50.489Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2549 | 2025-08-07T16:38:54.268Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2550 | 2025-08-07T16:38:54.811Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2551 | 2025-08-07T16:38:59.905Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2552 | 2025-08-07T16:39:04.076Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2553 | 2025-08-07T16:39:08.989Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2554 | 2025-08-07T16:39:21.460Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
| 2555 | 2025-08-07T16:39:29.933Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2556 | 2025-08-07T16:40:58.030Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 47s |
| 2557 | 2025-08-07T16:40:58.154Z | Running unittests src/lib.rs (target/debug/deps/aal-19cce00bcb377103) |
| 2558 | 2025-08-07T16:40:58.185Z | |
| 2559 | 2025-08-07T16:40:58.185Z | running 0 tests |
| 2560 | 2025-08-07T16:40:58.185Z | |
| 2561 | 2025-08-07T16:40:58.185Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2562 | 2025-08-07T16:40:58.185Z | |
| 2563 | 2025-08-07T16:40:58.213Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-8714cbe10416dedb) |
| 2564 | 2025-08-07T16:40:58.213Z | |
| 2565 | 2025-08-07T16:40:58.213Z | running 0 tests |
| 2566 | 2025-08-07T16:40:58.213Z | |
| 2567 | 2025-08-07T16:40:58.213Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2568 | 2025-08-07T16:40:58.213Z | |
| 2569 | 2025-08-07T16:40:58.213Z | Running unittests src/lib.rs (target/debug/deps/asic-a9f45f251e6b5f79) |
| 2570 | 2025-08-07T16:40:58.240Z | |
| 2571 | 2025-08-07T16:40:58.240Z | running 0 tests |
| 2572 | 2025-08-07T16:40:58.240Z | |
| 2573 | 2025-08-07T16:40:58.240Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2574 | 2025-08-07T16:40:58.240Z | |
| 2575 | 2025-08-07T16:40:58.240Z | Running unittests src/lib.rs (target/debug/deps/common-88f0e595529d9851) |
| 2576 | 2025-08-07T16:40:58.268Z | |
| 2577 | 2025-08-07T16:40:58.268Z | running 10 tests |
| 2578 | 2025-08-07T16:40:58.268Z | test network::tests::test_eui64 ... ok |
| 2579 | 2025-08-07T16:40:58.268Z | test nat::tests::test_vni ... ok |
| 2580 | 2025-08-07T16:40:58.268Z | test network::tests::test_equal ... ok |
| 2581 | 2025-08-07T16:40:58.268Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2582 | 2025-08-07T16:40:58.268Z | test network::tests::test_not_equal ... ok |
| 2583 | 2025-08-07T16:40:58.268Z | test network::tests::test_into ... ok |
| 2584 | 2025-08-07T16:40:58.268Z | test network::tests::test_to_string ... ok |
| 2585 | 2025-08-07T16:40:58.268Z | test network::tests::test_parse ... ok |
| 2586 | 2025-08-07T16:40:58.268Z | test test_purge ... ok |
| 2587 | 2025-08-07T16:40:58.268Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2588 | 2025-08-07T16:40:58.268Z | |
| 2589 | 2025-08-07T16:40:58.268Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2590 | 2025-08-07T16:40:58.268Z | |
| 2591 | 2025-08-07T16:40:58.268Z | Running unittests src/main.rs (target/debug/deps/dpd-5954825cc3338e9f) |
| 2592 | 2025-08-07T16:40:58.295Z | |
| 2593 | 2025-08-07T16:40:58.295Z | running 33 tests |
| 2594 | 2025-08-07T16:40:58.323Z | Aug 07 16:40:57.412Aug 07 16:40:57.412 DEBGDEBG created new freemap, unit: freemap_test |
| 2595 | 2025-08-07T16:40:58.323Z | Aug 07 16:40:57.412 DEBG initted freemap. size: 128, unit: freemap_test |
| 2596 | 2025-08-07T16:40:58.323Z | Aug 07 16:40:57.412 DEBG reset freemapcreated new freemap, unit: freemap_test |
| 2597 | 2025-08-07T16:40:58.323Z | , unit: freemap_test |
| 2598 | 2025-08-07T16:40:58.323Z | Aug 07 16:40:57.412 DEBG initted freemap. size: 128, unit: freemap_test |
| 2599 | 2025-08-07T16:40:58.323Z | Aug 07 16:40:57.413 DEBG reset freemap, unit: freemap_test |
| 2600 | 2025-08-07T16:40:58.323Z | test freemap::test_ordering ... ok |
| 2601 | 2025-08-07T16:40:58.323Z | test freemap::test_basic ... ok |
| 2602 | 2025-08-07T16:40:58.323Z | test freemap::test_exhaustion ... ok |
| 2603 | 2025-08-07T16:40:58.323Z | test config::tests::test_updates ... ok |
| 2604 | 2025-08-07T16:40:58.323Z | test freemap::test_split ... ok |
| 2605 | 2025-08-07T16:40:58.323Z | test macaddrs::tests::test_mac_offset ... ok |
| 2606 | 2025-08-07T16:40:58.323Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2607 | 2025-08-07T16:40:58.323Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2608 | 2025-08-07T16:40:58.323Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2609 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2610 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2611 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2612 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2613 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2614 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2615 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2616 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2617 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2618 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2619 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2620 | 2025-08-07T16:40:58.323Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2621 | 2025-08-07T16:40:58.323Z | test nat::test_mapping ... ok |
| 2622 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2623 | 2025-08-07T16:40:58.323Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2624 | 2025-08-07T16:40:58.323Z | test port_map::tests::test_backplane_group ... ok |
| 2625 | 2025-08-07T16:40:58.324Z | test port_map::tests::dump_map ... ok |
| 2626 | 2025-08-07T16:40:58.324Z | test port_map::tests::test_port_map ... ok |
| 2627 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.426 DEBG created new freemap, unit: freemap_test |
| 2628 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.426 DEBG initted freemap. size: 128, unit: freemap_test |
| 2629 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.427 DEBG reset freemap, unit: freemap_test |
| 2630 | 2025-08-07T16:40:58.324Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2631 | 2025-08-07T16:40:58.324Z | test freemap::test_span ... ok |
| 2632 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.428 DEBG created new freemap, unit: freemap_test |
| 2633 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.428 DEBG initted freemap. size: 128, unit: freemap_test |
| 2634 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.428 DEBG reset freemap, unit: freemap_test |
| 2635 | 2025-08-07T16:40:58.324Z | test freemap::test_free ... ok |
| 2636 | 2025-08-07T16:40:58.324Z | test api_server::tests::test_build_info ... ok |
| 2637 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.430 DEBG created new freemap, unit: freemap_test |
| 2638 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.430 DEBG initted freemap. size: 128, unit: freemap_test |
| 2639 | 2025-08-07T16:40:58.324Z | Aug 07 16:40:57.430 DEBG reset freemap, unit: freemap_test |
| 2640 | 2025-08-07T16:40:58.324Z | test freemap::test_reclaim ... ok |
| 2641 | 2025-08-07T16:40:58.324Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2642 | 2025-08-07T16:40:58.324Z | |
| 2643 | 2025-08-07T16:40:58.324Z | test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 2644 | 2025-08-07T16:40:58.324Z | |
| 2645 | 2025-08-07T16:40:58.351Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-b994db70c3cabc0e) |
| 2646 | 2025-08-07T16:40:58.378Z | |
| 2647 | 2025-08-07T16:40:58.378Z | running 0 tests |
| 2648 | 2025-08-07T16:40:58.379Z | |
| 2649 | 2025-08-07T16:40:58.379Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2650 | 2025-08-07T16:40:58.379Z | |
| 2651 | 2025-08-07T16:40:58.379Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d0e5b60109fe2011) |
| 2652 | 2025-08-07T16:40:58.406Z | |
| 2653 | 2025-08-07T16:40:58.406Z | running 2 tests |
| 2654 | 2025-08-07T16:40:58.406Z | test tests::test_port_id_cmp ... ok |
| 2655 | 2025-08-07T16:40:58.406Z | test tests::test_parse_client_port_id ... ok |
| 2656 | 2025-08-07T16:40:58.406Z | |
| 2657 | 2025-08-07T16:40:58.406Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2658 | 2025-08-07T16:40:58.406Z | |
| 2659 | 2025-08-07T16:40:58.406Z | Running tests/test_all.rs (target/debug/deps/test_all-a43da5db050f75dd) |
| 2660 | 2025-08-07T16:40:58.433Z | |
| 2661 | 2025-08-07T16:40:58.433Z | running 0 tests |
| 2662 | 2025-08-07T16:40:58.433Z | |
| 2663 | 2025-08-07T16:40:58.433Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2664 | 2025-08-07T16:40:58.433Z | |
| 2665 | 2025-08-07T16:40:58.433Z | Running unittests src/lib.rs (target/debug/deps/packet-971ab7b6e12ba250) |
| 2666 | 2025-08-07T16:40:58.433Z | |
| 2667 | 2025-08-07T16:40:58.433Z | running 12 tests |
| 2668 | 2025-08-07T16:40:58.461Z | test icmp::test_v6_checksum ... ok |
| 2669 | 2025-08-07T16:40:58.461Z | test lldp::test_lldp_parse ... ok |
| 2670 | 2025-08-07T16:40:58.461Z | test ipv6::test_ipv6_parse ... ok |
| 2671 | 2025-08-07T16:40:58.461Z | test pbuf::test_byte ... ok |
| 2672 | 2025-08-07T16:40:58.461Z | test icmp::test_v4_checksum ... ok |
| 2673 | 2025-08-07T16:40:58.461Z | test pbuf::test_nibble ... ok |
| 2674 | 2025-08-07T16:40:58.461Z | test pbuf::test_overflow ... ok |
| 2675 | 2025-08-07T16:40:58.461Z | test pbuf::test_short ... ok |
| 2676 | 2025-08-07T16:40:58.461Z | test pbuf::test_twelve ... ok |
| 2677 | 2025-08-07T16:40:58.461Z | test pbuf::test_word ... ok |
| 2678 | 2025-08-07T16:40:58.461Z | test tcp::test_checksum_ack_data ... ok |
| 2679 | 2025-08-07T16:40:58.461Z | test tcp::test_checksum_syn_nodata ... ok |
| 2680 | 2025-08-07T16:40:58.461Z | |
| 2681 | 2025-08-07T16:40:58.461Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2682 | 2025-08-07T16:40:58.461Z | |
| 2683 | 2025-08-07T16:40:58.461Z | Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e) |
| 2684 | 2025-08-07T16:40:58.461Z | |
| 2685 | 2025-08-07T16:40:58.461Z | running 0 tests |
| 2686 | 2025-08-07T16:40:58.461Z | |
| 2687 | 2025-08-07T16:40:58.461Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2688 | 2025-08-07T16:40:58.461Z | |
| 2689 | 2025-08-07T16:40:58.461Z | Running unittests src/main.rs (target/debug/deps/swadm-92c6a5bf468f33ed) |
| 2690 | 2025-08-07T16:40:58.489Z | |
| 2691 | 2025-08-07T16:40:58.489Z | running 3 tests |
| 2692 | 2025-08-07T16:40:58.489Z | test switchport::test::test_compute_lanes ... ok |
| 2693 | 2025-08-07T16:40:58.489Z | Lane 0 Lane 0 Lane 1Lane 1 Lane 2 Lane 2Lane 3 |
| 2694 | 2025-08-07T16:40:58.489Z | State: Activated Activated Activated Activated |
| 2695 | 2025-08-07T16:40:58.489Z | Rx Output Enabled: false false false false |
| 2696 | 2025-08-07T16:40:58.489Z | Rx Output Status: valid valid valid valid |
| 2697 | 2025-08-07T16:40:58.489Z | Rx Loss-of-lock: true true true true |
| 2698 | 2025-08-07T16:40:58.489Z | Rx Loss-of-signal: false false false false |
| 2699 | 2025-08-07T16:40:58.489Z | Rx Auto-squelch Disable: true true true true |
| 2700 | 2025-08-07T16:40:58.489Z | Tx Output Enabled: true true true true |
| 2701 | 2025-08-07T16:40:58.489Z | Tx Output Status: invalid invalid invalid invalid |
| 2702 | 2025-08-07T16:40:58.489Z | Tx Loss-of-lock: false false false false |
| 2703 | 2025-08-07T16:40:58.489Z | Tx Loss-of-signal: true true true true |
| 2704 | 2025-08-07T16:40:58.489Z | Tx Auto-squelch Disable: false false false false |
| 2705 | 2025-08-07T16:40:58.489Z | Tx Adaptive EQ Fail: true true true true |
| 2706 | 2025-08-07T16:40:58.489Z | Tx Failure: false false false false |
| 2707 | 2025-08-07T16:40:58.489Z | Tx Force Squelch: true true true true |
| 2708 | 2025-08-07T16:40:58.490Z | Tx Input Polarity: normal normal normal normal |
| 2709 | 2025-08-07T16:40:58.490Z | Lane 3 |
| 2710 | 2025-08-07T16:40:58.490Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2711 | 2025-08-07T16:40:58.490Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2712 | 2025-08-07T16:40:58.490Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2713 | 2025-08-07T16:40:58.490Z | Tx Enabled: Yes Yes Yes Yes |
| 2714 | 2025-08-07T16:40:58.490Z | Tx Loss-of-lock: No No No No |
| 2715 | 2025-08-07T16:40:58.490Z | Tx Loss-of-signal: No No No No |
| 2716 | 2025-08-07T16:40:58.490Z | Tx CDR Enabled: No No No No |
| 2717 | 2025-08-07T16:40:58.490Z | Tx Adaptive EQ Fault: No No No No |
| 2718 | 2025-08-07T16:40:58.490Z | Tx Fault: Yes Yes Yes Yes |
| 2719 | 2025-08-07T16:40:58.490Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2720 | 2025-08-07T16:40:58.490Z | test switchport::test::test_print_sff_datapath ... ok |
| 2721 | 2025-08-07T16:40:58.490Z | |
| 2722 | 2025-08-07T16:40:58.490Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2723 | 2025-08-07T16:40:58.490Z | |
| 2724 | 2025-08-07T16:40:58.517Z | Running tests/counters.rs (target/debug/deps/counters-f041171a7802c0a0) |
| 2725 | 2025-08-07T16:40:58.517Z | |
| 2726 | 2025-08-07T16:40:58.517Z | running 1 test |
| 2727 | 2025-08-07T16:40:58.517Z | test test_p4_counter_list ... ignored |
| 2728 | 2025-08-07T16:40:58.518Z | |
| 2729 | 2025-08-07T16:40:58.518Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2730 | 2025-08-07T16:40:58.518Z | |
| 2731 | 2025-08-07T16:40:58.518Z | Running tests/port-link.rs (target/debug/deps/port_link-528df33534a15b53) |
| 2732 | 2025-08-07T16:40:58.545Z | |
| 2733 | 2025-08-07T16:40:58.545Z | running 5 tests |
| 2734 | 2025-08-07T16:40:58.545Z | test test_an ... ignored |
| 2735 | 2025-08-07T16:40:58.545Z | test test_enable ... ignored |
| 2736 | 2025-08-07T16:40:58.545Z | test test_ip_addresses ... ignored |
| 2737 | 2025-08-07T16:40:58.545Z | test test_kr ... ignored |
| 2738 | 2025-08-07T16:40:58.546Z | test test_mac ... ignored |
| 2739 | 2025-08-07T16:40:58.546Z | |
| 2740 | 2025-08-07T16:40:58.546Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2741 | 2025-08-07T16:40:58.546Z | |
| 2742 | 2025-08-07T16:40:58.546Z | Running unittests src/main.rs (target/debug/deps/tfportd-d03ce5517985e3cb) |
| 2743 | 2025-08-07T16:40:58.573Z | |
| 2744 | 2025-08-07T16:40:58.573Z | running 3 tests |
| 2745 | 2025-08-07T16:40:58.573Z | test tfport::test_parse_tfport ... ok |
| 2746 | 2025-08-07T16:40:58.573Z | test linklocal::test_parse_ipadm ... ok |
| 2747 | 2025-08-07T16:40:58.573Z | test config::tests::test_updates ... ok |
| 2748 | 2025-08-07T16:40:58.573Z | |
| 2749 | 2025-08-07T16:40:58.573Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2750 | 2025-08-07T16:40:58.573Z | |
| 2751 | 2025-08-07T16:40:58.573Z | Running unittests src/main.rs (target/debug/deps/uplinkd-dc97836369289f1f) |
| 2752 | 2025-08-07T16:40:58.601Z | |
| 2753 | 2025-08-07T16:40:58.601Z | running 0 tests |
| 2754 | 2025-08-07T16:40:58.601Z | |
| 2755 | 2025-08-07T16:40:58.601Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2756 | 2025-08-07T16:40:58.601Z | |
| 2757 | 2025-08-07T16:40:58.601Z | Running unittests src/main.rs (target/debug/deps/xtask-e9128cfc105b4d77) |
| 2758 | 2025-08-07T16:40:58.601Z | |
| 2759 | 2025-08-07T16:40:58.601Z | running 0 tests |
| 2760 | 2025-08-07T16:40:58.601Z | |
| 2761 | 2025-08-07T16:40:58.601Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2762 | 2025-08-07T16:40:58.601Z | |
| 2763 | 2025-08-07T16:40:58.601Z | Doc-tests aal |
| 2764 | 2025-08-07T16:40:58.802Z | |
| 2765 | 2025-08-07T16:40:58.802Z | running 0 tests |
| 2766 | 2025-08-07T16:40:58.802Z | |
| 2767 | 2025-08-07T16:40:58.802Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2768 | 2025-08-07T16:40:58.802Z | |
| 2769 | 2025-08-07T16:40:58.829Z | Doc-tests aal_macros |
| 2770 | 2025-08-07T16:40:58.981Z | |
| 2771 | 2025-08-07T16:40:58.981Z | running 0 tests |
| 2772 | 2025-08-07T16:40:58.981Z | |
| 2773 | 2025-08-07T16:40:58.981Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2774 | 2025-08-07T16:40:58.981Z | |
| 2775 | 2025-08-07T16:40:59.008Z | Doc-tests common |
| 2776 | 2025-08-07T16:40:59.496Z | |
| 2777 | 2025-08-07T16:40:59.496Z | running 0 tests |
| 2778 | 2025-08-07T16:40:59.496Z | |
| 2779 | 2025-08-07T16:40:59.496Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2780 | 2025-08-07T16:40:59.496Z | |
| 2781 | 2025-08-07T16:40:59.529Z | Doc-tests dpd_client |
| 2782 | 2025-08-07T16:41:01.884Z | |
| 2783 | 2025-08-07T16:41:01.884Z | running 0 tests |
| 2784 | 2025-08-07T16:41:01.884Z | |
| 2785 | 2025-08-07T16:41:01.884Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2786 | 2025-08-07T16:41:01.884Z | |
| 2787 | 2025-08-07T16:41:01.957Z | Doc-tests packet |
| 2788 | 2025-08-07T16:41:02.187Z | |
| 2789 | 2025-08-07T16:41:02.187Z | running 0 tests |
| 2790 | 2025-08-07T16:41:02.187Z | |
| 2791 | 2025-08-07T16:41:02.187Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2792 | 2025-08-07T16:41:02.187Z | |
| 2793 | 2025-08-07T16:41:02.219Z | Doc-tests pcap |
| 2794 | 2025-08-07T16:41:02.369Z | |
| 2795 | 2025-08-07T16:41:02.369Z | running 0 tests |
| 2796 | 2025-08-07T16:41:02.369Z | |
| 2797 | 2025-08-07T16:41:02.369Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2798 | 2025-08-07T16:41:02.369Z | |
| 2799 | 2025-08-07T16:41:02.461Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2800 | 2025-08-07T16:41:02.461Z | + cargo test --features chaos |
| 2801 | 2025-08-07T16:41:03.573Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2802 | 2025-08-07T16:41:03.600Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2803 | 2025-08-07T16:41:03.600Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2804 | 2025-08-07T16:41:21.251Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2805 | 2025-08-07T16:41:21.251Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2806 | 2025-08-07T16:42:34.899Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s |
| 2807 | 2025-08-07T16:42:35.027Z | Running unittests src/lib.rs (target/debug/deps/aal-3abec7b19398aeb8) |
| 2808 | 2025-08-07T16:42:35.059Z | |
| 2809 | 2025-08-07T16:42:35.059Z | running 0 tests |
| 2810 | 2025-08-07T16:42:35.059Z | |
| 2811 | 2025-08-07T16:42:35.059Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2812 | 2025-08-07T16:42:35.060Z | |
| 2813 | 2025-08-07T16:42:35.087Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-be975bc3bf7cc1c2) |
| 2814 | 2025-08-07T16:42:35.114Z | |
| 2815 | 2025-08-07T16:42:35.114Z | running 0 tests |
| 2816 | 2025-08-07T16:42:35.114Z | |
| 2817 | 2025-08-07T16:42:35.114Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2818 | 2025-08-07T16:42:35.114Z | |
| 2819 | 2025-08-07T16:42:35.114Z | Running unittests src/lib.rs (target/debug/deps/asic-69805cc3fd63cfc0) |
| 2820 | 2025-08-07T16:42:35.141Z | |
| 2821 | 2025-08-07T16:42:35.141Z | running 0 tests |
| 2822 | 2025-08-07T16:42:35.141Z | |
| 2823 | 2025-08-07T16:42:35.141Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2824 | 2025-08-07T16:42:35.141Z | |
| 2825 | 2025-08-07T16:42:35.141Z | Running unittests src/lib.rs (target/debug/deps/common-5f8144ed0017b46f) |
| 2826 | 2025-08-07T16:42:35.169Z | |
| 2827 | 2025-08-07T16:42:35.169Z | running 10 tests |
| 2828 | 2025-08-07T16:42:35.169Z | test network::tests::test_equal ... ok |
| 2829 | 2025-08-07T16:42:35.169Z | test nat::tests::test_vni ... ok |
| 2830 | 2025-08-07T16:42:35.169Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2831 | 2025-08-07T16:42:35.169Z | test network::tests::test_eui64 ... ok |
| 2832 | 2025-08-07T16:42:35.169Z | test network::tests::test_into ... ok |
| 2833 | 2025-08-07T16:42:35.169Z | test network::tests::test_not_equal ... ok |
| 2834 | 2025-08-07T16:42:35.169Z | test network::tests::test_to_string ... ok |
| 2835 | 2025-08-07T16:42:35.169Z | test network::tests::test_parse ... ok |
| 2836 | 2025-08-07T16:42:35.169Z | test test_purge ... ok |
| 2837 | 2025-08-07T16:42:35.169Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2838 | 2025-08-07T16:42:35.169Z | |
| 2839 | 2025-08-07T16:42:35.169Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2840 | 2025-08-07T16:42:35.169Z | |
| 2841 | 2025-08-07T16:42:35.169Z | Running unittests src/main.rs (target/debug/deps/dpd-1f9fa8df4e94bf4a) |
| 2842 | 2025-08-07T16:42:35.197Z | |
| 2843 | 2025-08-07T16:42:35.197Z | running 33 tests |
| 2844 | 2025-08-07T16:42:35.225Z | test freemap::test_ordering ... ok |
| 2845 | 2025-08-07T16:42:35.225Z | test freemap::test_split ... ok |
| 2846 | 2025-08-07T16:42:35.225Z | test config::tests::test_updates ... ok |
| 2847 | 2025-08-07T16:42:35.225Z | test macaddrs::tests::test_mac_offset ... ok |
| 2848 | 2025-08-07T16:42:35.225Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2849 | 2025-08-07T16:42:35.225Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2850 | 2025-08-07T16:42:35.225Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2851 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.324 DEBG created new freemap, unit: freemap_test |
| 2852 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.324 DEBG initted freemap. size: 128, unit: freemap_test |
| 2853 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.324Aug 07 16:42:34.324 DEBG created new freemap, unit: freemap_testDEBG |
| 2854 | 2025-08-07T16:42:35.225Z | reset freemap, unit: freemap_test |
| 2855 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.324 DEBG initted freemap. size: 128, unit: freemap_test |
| 2856 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.324 DEBG Aug 07 16:42:34.324created new freemap DEBG reset freemap, , unitunit: freemap_test |
| 2857 | 2025-08-07T16:42:35.225Z | : freemap_test |
| 2858 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.325 DEBG initted freemap. size: 128, unit: freemap_test |
| 2859 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.325 DEBG reset freemap, unit: freemap_test |
| 2860 | 2025-08-07T16:42:35.225Z | test freemap::test_exhaustion ... ok |
| 2861 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.326 DEBG created new freemap, unit: freemap_test |
| 2862 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.326 DEBG initted freemap. size: 128, unit: freemap_test |
| 2863 | 2025-08-07T16:42:35.225Z | Aug 07 16:42:34.326 DEBG reset freemap, unit: freemap_test |
| 2864 | 2025-08-07T16:42:35.225Z | test freemap::test_reclaim ... ok |
| 2865 | 2025-08-07T16:42:35.225Z | test freemap::test_basic ... ok |
| 2866 | 2025-08-07T16:42:35.225Z | test api_server::tests::test_build_info ... ok |
| 2867 | 2025-08-07T16:42:35.225Z | test freemap::test_span ... ok |
| 2868 | 2025-08-07T16:42:35.225Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2869 | 2025-08-07T16:42:35.225Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2870 | 2025-08-07T16:42:35.225Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2871 | 2025-08-07T16:42:35.225Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2872 | 2025-08-07T16:42:35.225Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2873 | 2025-08-07T16:42:35.226Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2874 | 2025-08-07T16:42:35.226Z | Aug 07 16:42:34.330 DEBG created new freemap, unit: freemap_test |
| 2875 | 2025-08-07T16:42:35.226Z | Aug 07 16:42:34.330 DEBG initted freemap. size: 128, unit: freemap_test |
| 2876 | 2025-08-07T16:42:35.226Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2877 | 2025-08-07T16:42:35.226Z | Aug 07 16:42:34.330 DEBG reset freemap, unit: freemap_test |
| 2878 | 2025-08-07T16:42:35.226Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2879 | 2025-08-07T16:42:35.226Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2880 | 2025-08-07T16:42:35.226Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2881 | 2025-08-07T16:42:35.226Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2882 | 2025-08-07T16:42:35.226Z | test nat::test_mapping ... ok |
| 2883 | 2025-08-07T16:42:35.226Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2884 | 2025-08-07T16:42:35.226Z | test freemap::test_free ... ok |
| 2885 | 2025-08-07T16:42:35.226Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2886 | 2025-08-07T16:42:35.226Z | test port_map::tests::test_backplane_group ... ok |
| 2887 | 2025-08-07T16:42:35.226Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2888 | 2025-08-07T16:42:35.226Z | test port_map::tests::test_port_map ... ok |
| 2889 | 2025-08-07T16:42:35.226Z | test port_map::tests::dump_map ... ok |
| 2890 | 2025-08-07T16:42:35.226Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2891 | 2025-08-07T16:42:35.253Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2892 | 2025-08-07T16:42:35.253Z | |
| 2893 | 2025-08-07T16:42:35.253Z | test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2894 | 2025-08-07T16:42:35.253Z | |
| 2895 | 2025-08-07T16:42:35.253Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-a56d8a9e5ec126a8) |
| 2896 | 2025-08-07T16:42:35.280Z | |
| 2897 | 2025-08-07T16:42:35.280Z | running 0 tests |
| 2898 | 2025-08-07T16:42:35.280Z | |
| 2899 | 2025-08-07T16:42:35.280Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2900 | 2025-08-07T16:42:35.280Z | |
| 2901 | 2025-08-07T16:42:35.280Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-3c96ebb2abe6aaef) |
| 2902 | 2025-08-07T16:42:35.307Z | |
| 2903 | 2025-08-07T16:42:35.308Z | running 2 tests |
| 2904 | 2025-08-07T16:42:35.308Z | test tests::test_parse_client_port_id ... ok |
| 2905 | 2025-08-07T16:42:35.308Z | test tests::test_port_id_cmp ... ok |
| 2906 | 2025-08-07T16:42:35.308Z | |
| 2907 | 2025-08-07T16:42:35.308Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2908 | 2025-08-07T16:42:35.308Z | |
| 2909 | 2025-08-07T16:42:35.308Z | Running tests/test_all.rs (target/debug/deps/test_all-521242d7e76384a0) |
| 2910 | 2025-08-07T16:42:35.335Z | |
| 2911 | 2025-08-07T16:42:35.335Z | running 6 tests |
| 2912 | 2025-08-07T16:42:38.876Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 2913 | 2025-08-07T16:42:38.903Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 2914 | 2025-08-07T16:42:38.903Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 2915 | 2025-08-07T16:42:38.930Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 2916 | 2025-08-07T16:42:44.266Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 2917 | 2025-08-07T16:42:45.201Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 2918 | 2025-08-07T16:42:45.201Z | |
| 2919 | 2025-08-07T16:42:45.201Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.87s |
| 2920 | 2025-08-07T16:42:45.201Z | |
| 2921 | 2025-08-07T16:42:45.243Z | Running unittests src/lib.rs (target/debug/deps/packet-193629352a38707a) |
| 2922 | 2025-08-07T16:42:45.270Z | |
| 2923 | 2025-08-07T16:42:45.270Z | running 12 tests |
| 2924 | 2025-08-07T16:42:45.297Z | test ipv6::test_ipv6_parse ... ok |
| 2925 | 2025-08-07T16:42:45.297Z | test icmp::test_v4_checksum ... ok |
| 2926 | 2025-08-07T16:42:45.297Z | test icmp::test_v6_checksum ... ok |
| 2927 | 2025-08-07T16:42:45.297Z | test pbuf::test_byte ... ok |
| 2928 | 2025-08-07T16:42:45.297Z | test pbuf::test_nibble ... ok |
| 2929 | 2025-08-07T16:42:45.297Z | test lldp::test_lldp_parse ... ok |
| 2930 | 2025-08-07T16:42:45.297Z | test pbuf::test_overflow ... ok |
| 2931 | 2025-08-07T16:42:45.297Z | test pbuf::test_short ... ok |
| 2932 | 2025-08-07T16:42:45.297Z | test pbuf::test_twelve ... ok |
| 2933 | 2025-08-07T16:42:45.297Z | test pbuf::test_word ... ok |
| 2934 | 2025-08-07T16:42:45.297Z | test tcp::test_checksum_syn_nodata ... ok |
| 2935 | 2025-08-07T16:42:45.297Z | test tcp::test_checksum_ack_data ... ok |
| 2936 | 2025-08-07T16:42:45.297Z | |
| 2937 | 2025-08-07T16:42:45.297Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2938 | 2025-08-07T16:42:45.297Z | |
| 2939 | 2025-08-07T16:42:45.297Z | Running unittests src/lib.rs (target/debug/deps/pcap-e9118557050b046e) |
| 2940 | 2025-08-07T16:42:45.297Z | |
| 2941 | 2025-08-07T16:42:45.297Z | running 0 tests |
| 2942 | 2025-08-07T16:42:45.298Z | |
| 2943 | 2025-08-07T16:42:45.298Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2944 | 2025-08-07T16:42:45.298Z | |
| 2945 | 2025-08-07T16:42:45.298Z | Running unittests src/main.rs (target/debug/deps/swadm-e523d1d03c5a018f) |
| 2946 | 2025-08-07T16:42:45.327Z | |
| 2947 | 2025-08-07T16:42:45.327Z | running 3 tests |
| 2948 | 2025-08-07T16:42:45.354Z | test switchport::test::test_compute_lanes ... ok |
| 2949 | 2025-08-07T16:42:45.354Z | Lane 0 Lane 0Lane 1 Lane 1Lane 2 Lane 3Lane 2 |
| 2950 | 2025-08-07T16:42:45.354Z | State: ActivatedLane 3 |
| 2951 | 2025-08-07T16:42:45.354Z | Activated Rx Loss-of-lock: YesActivated ActivatedYes |
| 2952 | 2025-08-07T16:42:45.354Z | Rx Output Enabled: falseYes Yesfalse |
| 2953 | 2025-08-07T16:42:45.354Z | false Rx Loss-of-signal: Yesfalse |
| 2954 | 2025-08-07T16:42:45.354Z | Yes Rx Output Status: valid validYes Yesvalid |
| 2955 | 2025-08-07T16:42:45.354Z | valid |
| 2956 | 2025-08-07T16:42:45.354Z | Rx CDR Enabled: Yes Rx Loss-of-lock: true Yestrue Yestrue Yestrue |
| 2957 | 2025-08-07T16:42:45.354Z | |
| 2958 | 2025-08-07T16:42:45.354Z | Tx Enabled: Yes Rx Loss-of-signal: false falseYes false Yesfalse |
| 2959 | 2025-08-07T16:42:45.354Z | YesRx Auto-squelch Disable: true |
| 2960 | 2025-08-07T16:42:45.354Z | true Tx Loss-of-lock: No true Notrue |
| 2961 | 2025-08-07T16:42:45.355Z | No Tx Output Enabled: true Notrue |
| 2962 | 2025-08-07T16:42:45.355Z | Tx Loss-of-signal: Notrue true |
| 2963 | 2025-08-07T16:42:45.355Z | No Tx Output Status: invalid invalidNo invalidNo |
| 2964 | 2025-08-07T16:42:45.355Z | invalid |
| 2965 | 2025-08-07T16:42:45.355Z | Tx CDR Enabled: No Tx Loss-of-lock: false false No false falseNo |
| 2966 | 2025-08-07T16:42:45.355Z | Tx Loss-of-signal: trueNo |
| 2967 | 2025-08-07T16:42:45.355Z | true Tx Adaptive EQ Fault: No true trueNo |
| 2968 | 2025-08-07T16:42:45.355Z | Tx Auto-squelch Disable: false No falseNo |
| 2969 | 2025-08-07T16:42:45.355Z | false Tx Fault: Yesfalse |
| 2970 | 2025-08-07T16:42:45.355Z | Yes Tx Adaptive EQ Fail: true trueYes trueYes |
| 2971 | 2025-08-07T16:42:45.355Z | true |
| 2972 | 2025-08-07T16:42:45.355Z | Tx Failure: false false false false |
| 2973 | 2025-08-07T16:42:45.355Z | Tx Force Squelch: true true true true |
| 2974 | 2025-08-07T16:42:45.355Z | Tx Input Polarity: normal normal normal normal |
| 2975 | 2025-08-07T16:42:45.355Z | test switchport::test::test_print_sff_datapath ... ok |
| 2976 | 2025-08-07T16:42:45.355Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2977 | 2025-08-07T16:42:45.355Z | |
| 2978 | 2025-08-07T16:42:45.355Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2979 | 2025-08-07T16:42:45.355Z | |
| 2980 | 2025-08-07T16:42:45.355Z | Running tests/counters.rs (target/debug/deps/counters-9e38f3375bd28e15) |
| 2981 | 2025-08-07T16:42:45.383Z | |
| 2982 | 2025-08-07T16:42:45.383Z | running 1 test |
| 2983 | 2025-08-07T16:42:45.383Z | test test_p4_counter_list ... ignored |
| 2984 | 2025-08-07T16:42:45.383Z | |
| 2985 | 2025-08-07T16:42:45.383Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2986 | 2025-08-07T16:42:45.383Z | |
| 2987 | 2025-08-07T16:42:45.383Z | Running tests/port-link.rs (target/debug/deps/port_link-fb92f4f79acf2e95) |
| 2988 | 2025-08-07T16:42:45.383Z | |
| 2989 | 2025-08-07T16:42:45.383Z | running 5 tests |
| 2990 | 2025-08-07T16:42:45.383Z | test test_an ... ignored |
| 2991 | 2025-08-07T16:42:45.383Z | test test_enable ... ignored |
| 2992 | 2025-08-07T16:42:45.383Z | test test_ip_addresses ... ignored |
| 2993 | 2025-08-07T16:42:45.383Z | test test_kr ... ignored |
| 2994 | 2025-08-07T16:42:45.383Z | test test_mac ... ignored |
| 2995 | 2025-08-07T16:42:45.383Z | |
| 2996 | 2025-08-07T16:42:45.383Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2997 | 2025-08-07T16:42:45.383Z | |
| 2998 | 2025-08-07T16:42:45.383Z | Running unittests src/main.rs (target/debug/deps/tfportd-5f59a196284a90fb) |
| 2999 | 2025-08-07T16:42:45.412Z | |
| 3000 | 2025-08-07T16:42:45.412Z | running 3 tests |
| 3001 | 2025-08-07T16:42:45.439Z | test linklocal::test_parse_ipadm ... ok |
| 3002 | 2025-08-07T16:42:45.440Z | test tfport::test_parse_tfport ... ok |
| 3003 | 2025-08-07T16:42:45.440Z | test config::tests::test_updates ... ok |
| 3004 | 2025-08-07T16:42:45.440Z | |
| 3005 | 2025-08-07T16:42:45.440Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3006 | 2025-08-07T16:42:45.440Z | |
| 3007 | 2025-08-07T16:42:45.440Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c1e2d3815b75b710) |
| 3008 | 2025-08-07T16:42:45.467Z | |
| 3009 | 2025-08-07T16:42:45.467Z | running 0 tests |
| 3010 | 2025-08-07T16:42:45.467Z | |
| 3011 | 2025-08-07T16:42:45.467Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3012 | 2025-08-07T16:42:45.467Z | |
| 3013 | 2025-08-07T16:42:45.467Z | Running unittests src/main.rs (target/debug/deps/xtask-a3ed9caeba5b2bbf) |
| 3014 | 2025-08-07T16:42:45.494Z | |
| 3015 | 2025-08-07T16:42:45.494Z | running 0 tests |
| 3016 | 2025-08-07T16:42:45.494Z | |
| 3017 | 2025-08-07T16:42:45.494Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3018 | 2025-08-07T16:42:45.494Z | |
| 3019 | 2025-08-07T16:42:45.494Z | Doc-tests aal |
| 3020 | 2025-08-07T16:42:45.690Z | |
| 3021 | 2025-08-07T16:42:45.690Z | running 0 tests |
| 3022 | 2025-08-07T16:42:45.690Z | |
| 3023 | 2025-08-07T16:42:45.690Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3024 | 2025-08-07T16:42:45.690Z | |
| 3025 | 2025-08-07T16:42:45.717Z | Doc-tests aal_macros |
| 3026 | 2025-08-07T16:42:45.880Z | |
| 3027 | 2025-08-07T16:42:45.880Z | running 0 tests |
| 3028 | 2025-08-07T16:42:45.880Z | |
| 3029 | 2025-08-07T16:42:45.880Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3030 | 2025-08-07T16:42:45.880Z | |
| 3031 | 2025-08-07T16:42:45.908Z | Doc-tests common |
| 3032 | 2025-08-07T16:42:46.361Z | |
| 3033 | 2025-08-07T16:42:46.361Z | running 0 tests |
| 3034 | 2025-08-07T16:42:46.362Z | |
| 3035 | 2025-08-07T16:42:46.362Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3036 | 2025-08-07T16:42:46.362Z | |
| 3037 | 2025-08-07T16:42:46.394Z | Doc-tests dpd_client |
| 3038 | 2025-08-07T16:42:48.892Z | |
| 3039 | 2025-08-07T16:42:48.892Z | running 0 tests |
| 3040 | 2025-08-07T16:42:48.892Z | |
| 3041 | 2025-08-07T16:42:48.892Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3042 | 2025-08-07T16:42:48.892Z | |
| 3043 | 2025-08-07T16:42:48.953Z | Doc-tests packet |
| 3044 | 2025-08-07T16:42:49.181Z | |
| 3045 | 2025-08-07T16:42:49.181Z | running 0 tests |
| 3046 | 2025-08-07T16:42:49.181Z | |
| 3047 | 2025-08-07T16:42:49.181Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3048 | 2025-08-07T16:42:49.181Z | |
| 3049 | 2025-08-07T16:42:49.212Z | Doc-tests pcap |
| 3050 | 2025-08-07T16:42:49.337Z | |
| 3051 | 2025-08-07T16:42:49.337Z | running 0 tests |
| 3052 | 2025-08-07T16:42:49.337Z | |
| 3053 | 2025-08-07T16:42:49.337Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3054 | 2025-08-07T16:42:49.337Z | |
| 3055 | 2025-08-07T16:42:49.424Z | process exited: duration 1089801 ms, exit code 0 |
| |
| 3056 | 2025-08-07T16:42:49.479Z | found 0 output files |