|
|
|
| 1 | 2026-02-16T20:53:58.286Z | job assigned to worker 01KHM3NGY0HJKT8A9V311A3BG6 [factory gimlet-EVT22200007-propolis, EVT22200007/58278] (queued for 31 s) |
| |
| 2 | 2026-02-16T20:54:06.756Z | starting task 0: "setup" |
| 3 | 2026-02-16T20:54:06.781Z | ++ uname -s |
| 4 | 2026-02-16T20:54:06.781Z | + kern=SunOS |
| 5 | 2026-02-16T20:54:06.781Z | + build_user=build |
| 6 | 2026-02-16T20:54:06.781Z | + build_uid=12345 |
| 7 | 2026-02-16T20:54:06.781Z | + work_dir=/work |
| 8 | 2026-02-16T20:54:06.781Z | + input_dir=/input |
| 9 | 2026-02-16T20:54:06.781Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-16T20:54:06.781Z | + case "$kern" in |
| 11 | 2026-02-16T20:54:06.781Z | + groupadd -g 12345 build |
| 12 | 2026-02-16T20:54:06.781Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-16T20:54:08.785Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-16T20:54:08.824Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-16T20:54:08.849Z | + home_fs=zfs |
| 16 | 2026-02-16T20:54:08.849Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-16T20:54:08.849Z | + mkdir -p /home/build |
| 18 | 2026-02-16T20:54:08.849Z | + chown build:build /home/build /work |
| 19 | 2026-02-16T20:54:10.835Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-16T20:54:10.859Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-02-16T20:54:10.909Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-16T20:54:10.933Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-16T20:54:10.933Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-16T20:54:10.933Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-16T20:54:10.933Z | * rust toolchain profile = "default" |
| 26 | 2026-02-16T20:54:10.933Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-16T20:54:10.934Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-16T20:54:10.934Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-16T20:54:10.934Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-16T20:54:11.079Z | info: downloading installer |
| 31 | 2026-02-16T20:54:11.607Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-16T20:54:11.607Z | warn: /opt/ooce/bin |
| 33 | 2026-02-16T20:54:11.608Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-16T20:54:11.608Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-16T20:54:11.608Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-16T20:54:11.608Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-16T20:54:11.608Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-16T20:54:11.608Z | error: cannot install while Rust is installed |
| 39 | 2026-02-16T20:54:11.608Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-16T20:54:11.632Z | info: profile set to 'default' |
| 41 | 2026-02-16T20:54:11.632Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-16T20:54:11.632Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-16T20:54:11.720Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-16T20:54:11.720Z | info: downloading component 'cargo' |
| 45 | 2026-02-16T20:54:11.877Z | info: downloading component 'clippy' |
| 46 | 2026-02-16T20:54:11.944Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-16T20:54:12.208Z | info: downloading component 'rust-std' |
| 48 | 2026-02-16T20:54:12.502Z | info: downloading component 'rustc' |
| 49 | 2026-02-16T20:54:13.624Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-16T20:54:13.687Z | info: installing component 'cargo' |
| 51 | 2026-02-16T20:54:14.951Z | info: installing component 'clippy' |
| 52 | 2026-02-16T20:54:15.397Z | info: installing component 'rust-docs' |
| 53 | 2026-02-16T20:54:18.784Z | info: installing component 'rust-std' |
| 54 | 2026-02-16T20:54:20.924Z | info: installing component 'rustc' |
| 55 | 2026-02-16T20:54:29.343Z | info: installing component 'rustfmt' |
| 56 | 2026-02-16T20:54:29.729Z | |
| 57 | 2026-02-16T20:54:29.729Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-02-16T20:54:29.911Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-16T20:54:29.911Z | |
| 60 | 2026-02-16T20:54:29.911Z | |
| 61 | 2026-02-16T20:54:29.911Z | Rust is installed now. Great! |
| 62 | 2026-02-16T20:54:29.911Z | |
| 63 | 2026-02-16T20:54:29.911Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-16T20:54:29.911Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-16T20:54:29.911Z | |
| 66 | 2026-02-16T20:54:29.911Z | To configure your current shell, you need to source |
| 67 | 2026-02-16T20:54:29.911Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-16T20:54:29.911Z | |
| 69 | 2026-02-16T20:54:29.911Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-16T20:54:29.911Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-16T20:54:29.911Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-16T20:54:29.911Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-16T20:54:30.040Z | + rustup --version |
| 74 | 2026-02-16T20:54:30.065Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-16T20:54:30.065Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-16T20:54:30.176Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-16T20:54:30.201Z | + cargo --version |
| 78 | 2026-02-16T20:54:30.277Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-16T20:54:30.302Z | + rustc --version |
| 80 | 2026-02-16T20:54:30.373Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-16T20:54:30.398Z | process exited: duration 19470 ms, exit code 0 |
| |
| 82 | 2026-02-16T20:54:30.450Z | starting task 2: "authentication" |
| 83 | 2026-02-16T20:54:30.506Z | process exited: duration 58 ms, exit code 0 |
| |
| 84 | 2026-02-16T20:54:30.555Z | starting task 3: "clone repository" |
| 85 | 2026-02-16T20:54:30.579Z | + mkdir -p /work/oxidecomputer/transceiver-control |
| 86 | 2026-02-16T20:54:30.579Z | + git clone https://github.com/oxidecomputer/transceiver-control /work/oxidecomputer/transceiver-control |
| 87 | 2026-02-16T20:54:30.604Z | Cloning into '/work/oxidecomputer/transceiver-control'... |
| 88 | 2026-02-16T20:54:31.349Z | + cd /work/oxidecomputer/transceiver-control |
| 89 | 2026-02-16T20:54:31.349Z | + git fetch origin 6d07cb4809caa667999192be045db37d9bb166c1 |
| 90 | 2026-02-16T20:54:31.658Z | From https://github.com/oxidecomputer/transceiver-control |
| 91 | 2026-02-16T20:54:31.658Z | * branch 6d07cb4809caa667999192be045db37d9bb166c1 -> FETCH_HEAD |
| 92 | 2026-02-16T20:54:31.682Z | + [[ -n dependabot/cargo/bitflags-2.11.0 ]] |
| 93 | 2026-02-16T20:54:31.682Z | ++ git branch --show-current |
| 94 | 2026-02-16T20:54:31.682Z | + current=main |
| 95 | 2026-02-16T20:54:31.683Z | + [[ main != dependabot/cargo/bitflags-2.11.0 ]] |
| 96 | 2026-02-16T20:54:31.683Z | + git branch -f dependabot/cargo/bitflags-2.11.0 6d07cb4809caa667999192be045db37d9bb166c1 |
| 97 | 2026-02-16T20:54:31.683Z | + git checkout -f dependabot/cargo/bitflags-2.11.0 |
| 98 | 2026-02-16T20:54:31.707Z | Switched to branch 'dependabot/cargo/bitflags-2.11.0' |
| 99 | 2026-02-16T20:54:31.707Z | + git reset --hard 6d07cb4809caa667999192be045db37d9bb166c1 |
| 100 | 2026-02-16T20:54:31.707Z | HEAD is now at 6d07cb4 Bump bitflags from 2.10.0 to 2.11.0 |
| 101 | 2026-02-16T20:54:31.707Z | process exited: duration 1148 ms, exit code 0 |
| |
| 102 | 2026-02-16T20:54:31.757Z | starting task 4: "build" |
| 103 | 2026-02-16T20:54:31.809Z | + cargo --version |
| 104 | 2026-02-16T20:54:31.834Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 105 | 2026-02-16T20:54:31.834Z | + rustc --version |
| 106 | 2026-02-16T20:54:31.914Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 107 | 2026-02-16T20:54:31.939Z | + banner fmt |
| 108 | 2026-02-16T20:54:31.939Z | |
| 109 | 2026-02-16T20:54:31.939Z | ###### # # ##### |
| 110 | 2026-02-16T20:54:31.939Z | # ## ## # |
| 111 | 2026-02-16T20:54:31.939Z | ##### # ## # # |
| 112 | 2026-02-16T20:54:31.939Z | # # # # |
| 113 | 2026-02-16T20:54:31.939Z | # # # # |
| 114 | 2026-02-16T20:54:31.939Z | # # # # |
| 115 | 2026-02-16T20:54:31.939Z | |
| 116 | 2026-02-16T20:54:31.939Z | + ptime -m cargo fmt -- --check |
| 117 | 2026-02-16T20:54:32.336Z | |
| 118 | 2026-02-16T20:54:32.336Z | real 0.412157731 |
| 119 | 2026-02-16T20:54:32.337Z | user 0.300567208 |
| 120 | 2026-02-16T20:54:32.337Z | sys 0.107588493 |
| 121 | 2026-02-16T20:54:32.337Z | trap 0.000040849 |
| 122 | 2026-02-16T20:54:32.337Z | tflt 0.000039597 |
| 123 | 2026-02-16T20:54:32.337Z | dflt 0.000122451 |
| 124 | 2026-02-16T20:54:32.361Z | kflt 0.000000000 |
| 125 | 2026-02-16T20:54:32.361Z | lock 1.066484503 |
| 126 | 2026-02-16T20:54:32.361Z | slp 0.411670047 |
| 127 | 2026-02-16T20:54:32.361Z | lat 0.005806783 |
| 128 | 2026-02-16T20:54:32.361Z | stop 0.000273910 |
| 129 | 2026-02-16T20:54:32.361Z | + banner 'no std chk' |
| 130 | 2026-02-16T20:54:32.361Z | |
| 131 | 2026-02-16T20:54:32.362Z | # # #### #### ##### ##### #### # # # # |
| 132 | 2026-02-16T20:54:32.362Z | ## # # # # # # # # # # # # # |
| 133 | 2026-02-16T20:54:32.362Z | # # # # # #### # # # # ###### #### |
| 134 | 2026-02-16T20:54:32.362Z | # # # # # # # # # # # # # # |
| 135 | 2026-02-16T20:54:32.362Z | # ## # # # # # # # # # # # # # |
| 136 | 2026-02-16T20:54:32.362Z | # # #### #### # ##### #### # # # # |
| 137 | 2026-02-16T20:54:32.362Z | |
| 138 | 2026-02-16T20:54:32.362Z | + ptime -m cargo check --package transceiver-messages --no-default-features |
| 139 | 2026-02-16T20:54:32.541Z | Updating crates.io index |
| 140 | 2026-02-16T20:54:33.049Z | Downloading crates ... |
| 141 | 2026-02-16T20:54:33.108Z | Downloaded hubpack_derive v0.1.1 |
| 142 | 2026-02-16T20:54:33.133Z | Downloaded bitflags v2.11.0 |
| 143 | 2026-02-16T20:54:33.133Z | Downloaded serde_core v1.0.228 |
| 144 | 2026-02-16T20:54:33.133Z | Downloaded unicode-ident v1.0.8 |
| 145 | 2026-02-16T20:54:33.133Z | Downloaded proc-macro2 v1.0.89 |
| 146 | 2026-02-16T20:54:33.133Z | Downloaded quote v1.0.35 |
| 147 | 2026-02-16T20:54:33.133Z | Downloaded serde_derive v1.0.228 |
| 148 | 2026-02-16T20:54:33.157Z | Downloaded syn v2.0.87 |
| 149 | 2026-02-16T20:54:33.157Z | Downloaded hubpack v0.1.2 |
| 150 | 2026-02-16T20:54:33.157Z | Downloaded serde v1.0.228 |
| 151 | 2026-02-16T20:54:33.157Z | Downloaded syn v1.0.109 |
| 152 | 2026-02-16T20:54:33.207Z | Compiling proc-macro2 v1.0.89 |
| 153 | 2026-02-16T20:54:33.207Z | Compiling unicode-ident v1.0.8 |
| 154 | 2026-02-16T20:54:33.207Z | Compiling syn v1.0.109 |
| 155 | 2026-02-16T20:54:33.207Z | Compiling serde_core v1.0.228 |
| 156 | 2026-02-16T20:54:33.232Z | Compiling serde v1.0.228 |
| 157 | 2026-02-16T20:54:33.232Z | Checking bitflags v2.11.0 |
| 158 | 2026-02-16T20:54:34.803Z | Compiling quote v1.0.35 |
| 159 | 2026-02-16T20:54:35.115Z | Compiling syn v2.0.87 |
| 160 | 2026-02-16T20:54:37.693Z | Compiling hubpack_derive v0.1.1 |
| 161 | 2026-02-16T20:54:38.052Z | Compiling serde_derive v1.0.228 |
| 162 | 2026-02-16T20:54:41.829Z | Checking hubpack v0.1.2 |
| 163 | 2026-02-16T20:54:42.039Z | Checking transceiver-messages v0.1.1 (/work/oxidecomputer/transceiver-control/messages) |
| 164 | 2026-02-16T20:54:43.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s |
| 165 | 2026-02-16T20:54:43.541Z | |
| 166 | 2026-02-16T20:54:43.542Z | real 11.185646129 |
| 167 | 2026-02-16T20:54:43.542Z | user 20.596864631 |
| 168 | 2026-02-16T20:54:43.542Z | sys 3.343777792 |
| 169 | 2026-02-16T20:54:43.542Z | trap 0.008904279 |
| 170 | 2026-02-16T20:54:43.542Z | tflt 0.073000527 |
| 171 | 2026-02-16T20:54:43.542Z | dflt 0.264021287 |
| 172 | 2026-02-16T20:54:43.542Z | kflt 0.002996971 |
| 173 | 2026-02-16T20:54:43.542Z | lock 1:17.529512396 |
| 174 | 2026-02-16T20:54:43.542Z | slp 41.820036700 |
| 175 | 2026-02-16T20:54:43.542Z | lat 0.455437882 |
| 176 | 2026-02-16T20:54:43.542Z | stop 0.724391744 |
| 177 | 2026-02-16T20:54:43.567Z | + banner test |
| 178 | 2026-02-16T20:54:43.567Z | |
| 179 | 2026-02-16T20:54:43.567Z | ##### ###### #### ##### |
| 180 | 2026-02-16T20:54:43.567Z | # # # # |
| 181 | 2026-02-16T20:54:43.567Z | # ##### #### # |
| 182 | 2026-02-16T20:54:43.567Z | # # # # |
| 183 | 2026-02-16T20:54:43.567Z | # # # # # |
| 184 | 2026-02-16T20:54:43.567Z | # ###### #### # |
| 185 | 2026-02-16T20:54:43.567Z | |
| 186 | 2026-02-16T20:54:43.567Z | + ptime -m cargo test --all-targets |
| 187 | 2026-02-16T20:54:43.687Z | Downloading crates ... |
| 188 | 2026-02-16T20:54:43.774Z | Downloaded anstyle v1.0.8 |
| 189 | 2026-02-16T20:54:43.799Z | Downloaded usdt-macro v0.6.0 |
| 190 | 2026-02-16T20:54:43.799Z | Downloaded anstyle-query v1.0.0 |
| 191 | 2026-02-16T20:54:43.799Z | Downloaded version_check v0.9.5 |
| 192 | 2026-02-16T20:54:43.799Z | Downloaded utf8parse v0.2.1 |
| 193 | 2026-02-16T20:54:43.799Z | Downloaded zmij v1.0.2 |
| 194 | 2026-02-16T20:54:43.800Z | Downloaded crypto-common v0.1.6 |
| 195 | 2026-02-16T20:54:43.800Z | Downloaded iana-time-zone v0.1.63 |
| 196 | 2026-02-16T20:54:43.800Z | Downloaded zerocopy-derive v0.8.27 |
| 197 | 2026-02-16T20:54:43.830Z | Downloaded usdt-impl v0.6.0 |
| 198 | 2026-02-16T20:54:43.830Z | Downloaded tokio-macros v2.6.0 |
| 199 | 2026-02-16T20:54:43.830Z | Downloaded time-core v0.1.8 |
| 200 | 2026-02-16T20:54:43.830Z | Downloaded nix v0.31.1 |
| 201 | 2026-02-16T20:54:43.854Z | Downloaded libc v0.2.180 |
| 202 | 2026-02-16T20:54:43.881Z | Downloaded usdt-attr-macro v0.6.0 |
| 203 | 2026-02-16T20:54:43.881Z | Downloaded tempfile v3.25.0 |
| 204 | 2026-02-16T20:54:43.881Z | Downloaded generic-array v0.14.7 |
| 205 | 2026-02-16T20:54:43.881Z | Downloaded pest v2.8.1 |
| 206 | 2026-02-16T20:54:43.905Z | Downloaded unicode-width v0.2.0 |
| 207 | 2026-02-16T20:54:43.905Z | Downloaded thread-id v5.0.0 |
| 208 | 2026-02-16T20:54:43.905Z | Downloaded zerocopy v0.8.27 |
| 209 | 2026-02-16T20:54:43.929Z | Downloaded time v0.3.47 |
| 210 | 2026-02-16T20:54:43.954Z | Downloaded serde_json v1.0.149 |
| 211 | 2026-02-16T20:54:43.954Z | Downloaded pest_derive v2.8.1 |
| 212 | 2026-02-16T20:54:43.954Z | Downloaded ucd-trie v0.1.5 |
| 213 | 2026-02-16T20:54:43.954Z | Downloaded once_cell v1.21.3 |
| 214 | 2026-02-16T20:54:43.954Z | Downloaded take_mut v0.2.2 |
| 215 | 2026-02-16T20:54:43.954Z | Downloaded tabled_derive v0.11.0 |
| 216 | 2026-02-16T20:54:43.978Z | Downloaded heck v0.5.0 |
| 217 | 2026-02-16T20:54:43.979Z | Downloaded dyn-clone v1.0.11 |
| 218 | 2026-02-16T20:54:43.979Z | Downloaded slog-async v2.8.0 |
| 219 | 2026-02-16T20:54:43.979Z | Downloaded usdt v0.6.0 |
| 220 | 2026-02-16T20:54:43.979Z | Downloaded plain v0.2.3 |
| 221 | 2026-02-16T20:54:43.979Z | Downloaded tokio v1.49.0 |
| 222 | 2026-02-16T20:54:44.006Z | Downloaded memchr v2.5.0 |
| 223 | 2026-02-16T20:54:44.030Z | Downloaded scroll v0.13.0 |
| 224 | 2026-02-16T20:54:44.030Z | Downloaded itertools v0.14.0 |
| 225 | 2026-02-16T20:54:44.030Z | Downloaded deranged v0.5.5 |
| 226 | 2026-02-16T20:54:44.030Z | Downloaded strum_macros v0.27.1 |
| 227 | 2026-02-16T20:54:44.030Z | Downloaded strsim v0.11.0 |
| 228 | 2026-02-16T20:54:44.030Z | Downloaded rustversion v1.0.12 |
| 229 | 2026-02-16T20:54:44.030Z | Downloaded num-conv v0.2.0 |
| 230 | 2026-02-16T20:54:44.030Z | Downloaded goblin v0.10.1 |
| 231 | 2026-02-16T20:54:44.055Z | Downloaded colorchoice v1.0.0 |
| 232 | 2026-02-16T20:54:44.055Z | Downloaded clap_derive v4.5.55 |
| 233 | 2026-02-16T20:54:44.055Z | Downloaded chrono v0.4.41 |
| 234 | 2026-02-16T20:54:44.055Z | Downloaded cfg_aliases v0.2.1 |
| 235 | 2026-02-16T20:54:44.055Z | Downloaded anyhow v1.0.101 |
| 236 | 2026-02-16T20:54:44.055Z | Downloaded tabled v0.20.0 |
| 237 | 2026-02-16T20:54:44.080Z | Downloaded mio v1.0.3 |
| 238 | 2026-02-16T20:54:44.080Z | Downloaded errno v0.3.11 |
| 239 | 2026-02-16T20:54:44.080Z | Downloaded clap v4.5.57 |
| 240 | 2026-02-16T20:54:44.104Z | Downloaded autocfg v1.1.0 |
| 241 | 2026-02-16T20:54:44.104Z | Downloaded rustix v1.1.3 |
| 242 | 2026-02-16T20:54:44.128Z | Downloaded static_assertions v1.1.0 |
| 243 | 2026-02-16T20:54:44.129Z | Downloaded socket2 v0.6.0 |
| 244 | 2026-02-16T20:54:44.129Z | Downloaded slog v2.8.2 |
| 245 | 2026-02-16T20:54:44.129Z | Downloaded pest_generator v2.8.1 |
| 246 | 2026-02-16T20:54:44.129Z | Downloaded itoa v1.0.6 |
| 247 | 2026-02-16T20:54:44.129Z | Downloaded cpufeatures v0.2.6 |
| 248 | 2026-02-16T20:54:44.129Z | Downloaded clap_builder v4.5.57 |
| 249 | 2026-02-16T20:54:44.153Z | Downloaded block-buffer v0.10.4 |
| 250 | 2026-02-16T20:54:44.153Z | Downloaded typenum v1.16.0 |
| 251 | 2026-02-16T20:54:44.153Z | Downloaded time-macros v0.2.27 |
| 252 | 2026-02-16T20:54:44.153Z | Downloaded thiserror-impl v2.0.18 |
| 253 | 2026-02-16T20:54:44.153Z | Downloaded thiserror v2.0.18 |
| 254 | 2026-02-16T20:54:44.153Z | Downloaded serde_derive_internals v0.29.0 |
| 255 | 2026-02-16T20:54:44.153Z | Downloaded schemars_derive v0.8.22 |
| 256 | 2026-02-16T20:54:44.153Z | Downloaded proc-macro-error2 v2.0.1 |
| 257 | 2026-02-16T20:54:44.153Z | Downloaded pretty-hex v0.4.1 |
| 258 | 2026-02-16T20:54:44.153Z | Downloaded powerfmt v0.2.0 |
| 259 | 2026-02-16T20:54:44.178Z | Downloaded memoffset v0.9.0 |
| 260 | 2026-02-16T20:54:44.178Z | Downloaded log v0.4.20 |
| 261 | 2026-02-16T20:54:44.178Z | Downloaded is-terminal v0.4.12 |
| 262 | 2026-02-16T20:54:44.178Z | Downloaded fnv v1.0.7 |
| 263 | 2026-02-16T20:54:44.178Z | Downloaded erased-serde v0.3.31 |
| 264 | 2026-02-16T20:54:44.178Z | Downloaded dtrace-parser v0.3.0 |
| 265 | 2026-02-16T20:54:44.178Z | Downloaded digest v0.10.6 |
| 266 | 2026-02-16T20:54:44.178Z | Downloaded crossbeam-utils v0.8.15 |
| 267 | 2026-02-16T20:54:44.178Z | Downloaded anstyle-parse v0.2.0 |
| 268 | 2026-02-16T20:54:44.178Z | Downloaded anstream v0.6.15 |
| 269 | 2026-02-16T20:54:44.178Z | Downloaded thread_local v1.1.7 |
| 270 | 2026-02-16T20:54:44.178Z | Downloaded testing_table v0.3.0 |
| 271 | 2026-02-16T20:54:44.178Z | Downloaded term v1.1.0 |
| 272 | 2026-02-16T20:54:44.178Z | Downloaded slog-term v2.9.2 |
| 273 | 2026-02-16T20:54:44.203Z | Downloaded sha2 v0.10.6 |
| 274 | 2026-02-16T20:54:44.203Z | Downloaded serde_tokenstream v0.2.0 |
| 275 | 2026-02-16T20:54:44.203Z | Downloaded scroll_derive v0.13.1 |
| 276 | 2026-02-16T20:54:44.203Z | Downloaded schemars v0.8.22 |
| 277 | 2026-02-16T20:54:44.203Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 278 | 2026-02-16T20:54:44.203Z | Downloaded pin-project-lite v0.2.12 |
| 279 | 2026-02-16T20:54:44.227Z | Downloaded pest_meta v2.8.1 |
| 280 | 2026-02-16T20:54:44.227Z | Downloaded papergrid v0.17.0 |
| 281 | 2026-02-16T20:54:44.227Z | Downloaded memmap2 v0.9.8 |
| 282 | 2026-02-16T20:54:44.227Z | Downloaded clap_lex v0.7.4 |
| 283 | 2026-02-16T20:54:44.227Z | Downloaded byteorder v1.4.3 |
| 284 | 2026-02-16T20:54:44.228Z | Downloaded bytecount v0.6.8 |
| 285 | 2026-02-16T20:54:44.228Z | Downloaded strum v0.27.2 |
| 286 | 2026-02-16T20:54:44.228Z | Downloaded num-traits v0.2.19 |
| 287 | 2026-02-16T20:54:44.228Z | Downloaded is_terminal_polyfill v1.70.1 |
| 288 | 2026-02-16T20:54:44.228Z | Downloaded getrandom v0.3.2 |
| 289 | 2026-02-16T20:54:44.228Z | Downloaded either v1.8.1 |
| 290 | 2026-02-16T20:54:44.252Z | Downloaded crossbeam-channel v0.5.8 |
| 291 | 2026-02-16T20:54:44.252Z | Downloaded fastrand v2.3.0 |
| 292 | 2026-02-16T20:54:44.252Z | Downloaded dof v0.4.0 |
| 293 | 2026-02-16T20:54:44.252Z | Downloaded cfg-if v1.0.0 |
| 294 | 2026-02-16T20:54:44.291Z | Compiling proc-macro2 v1.0.89 |
| 295 | 2026-02-16T20:54:44.291Z | Compiling unicode-ident v1.0.8 |
| 296 | 2026-02-16T20:54:44.291Z | Compiling memchr v2.5.0 |
| 297 | 2026-02-16T20:54:44.291Z | Compiling thiserror v2.0.18 |
| 298 | 2026-02-16T20:54:44.291Z | Compiling serde_core v1.0.228 |
| 299 | 2026-02-16T20:54:44.316Z | Compiling libc v0.2.180 |
| 300 | 2026-02-16T20:54:44.316Z | Compiling serde v1.0.228 |
| 301 | 2026-02-16T20:54:44.316Z | Compiling itoa v1.0.6 |
| 302 | 2026-02-16T20:54:44.467Z | Compiling zmij v1.0.2 |
| 303 | 2026-02-16T20:54:44.511Z | Compiling serde_json v1.0.149 |
| 304 | 2026-02-16T20:54:44.842Z | Compiling ucd-trie v0.1.5 |
| 305 | 2026-02-16T20:54:45.161Z | Compiling rustversion v1.0.12 |
| 306 | 2026-02-16T20:54:45.255Z | Compiling heck v0.5.0 |
| 307 | 2026-02-16T20:54:45.337Z | Compiling quote v1.0.35 |
| 308 | 2026-02-16T20:54:45.401Z | Compiling autocfg v1.1.0 |
| 309 | 2026-02-16T20:54:45.593Z | Compiling zerocopy v0.8.27 |
| 310 | 2026-02-16T20:54:45.658Z | Compiling syn v2.0.87 |
| 311 | 2026-02-16T20:54:45.922Z | Compiling cfg-if v1.0.0 |
| 312 | 2026-02-16T20:54:45.950Z | Compiling utf8parse v0.2.1 |
| 313 | 2026-02-16T20:54:46.011Z | Compiling is_terminal_polyfill v1.70.1 |
| 314 | 2026-02-16T20:54:46.099Z | Compiling anstyle-parse v0.2.0 |
| 315 | 2026-02-16T20:54:46.129Z | Compiling colorchoice v1.0.0 |
| 316 | 2026-02-16T20:54:46.247Z | Compiling bitflags v2.11.0 |
| 317 | 2026-02-16T20:54:46.275Z | Compiling anstyle v1.0.8 |
| 318 | 2026-02-16T20:54:46.526Z | Compiling anstyle-query v1.0.0 |
| 319 | 2026-02-16T20:54:46.648Z | Compiling syn v1.0.109 |
| 320 | 2026-02-16T20:54:46.683Z | Compiling anstream v0.6.15 |
| 321 | 2026-02-16T20:54:46.707Z | Compiling clap_lex v0.7.4 |
| 322 | 2026-02-16T20:54:46.736Z | Compiling strsim v0.11.0 |
| 323 | 2026-02-16T20:54:47.138Z | Compiling clap_builder v4.5.57 |
| 324 | 2026-02-16T20:54:47.295Z | Compiling usdt-impl v0.6.0 |
| 325 | 2026-02-16T20:54:47.502Z | Compiling byteorder v1.4.3 |
| 326 | 2026-02-16T20:54:47.835Z | Compiling slog v2.8.2 |
| 327 | 2026-02-16T20:54:47.937Z | Compiling thread-id v5.0.0 |
| 328 | 2026-02-16T20:54:47.961Z | Compiling num-traits v0.2.19 |
| 329 | 2026-02-16T20:54:48.060Z | Compiling crossbeam-utils v0.8.15 |
| 330 | 2026-02-16T20:54:48.204Z | Compiling plain v0.2.3 |
| 331 | 2026-02-16T20:54:48.321Z | Compiling once_cell v1.21.3 |
| 332 | 2026-02-16T20:54:48.370Z | Compiling log v0.4.20 |
| 333 | 2026-02-16T20:54:48.685Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 334 | 2026-02-16T20:54:48.709Z | Compiling memoffset v0.9.0 |
| 335 | 2026-02-16T20:54:48.775Z | Compiling schemars v0.8.22 |
| 336 | 2026-02-16T20:54:49.057Z | Compiling num-conv v0.2.0 |
| 337 | 2026-02-16T20:54:49.103Z | Compiling time-core v0.1.8 |
| 338 | 2026-02-16T20:54:49.328Z | Compiling powerfmt v0.2.0 |
| 339 | 2026-02-16T20:54:49.352Z | Compiling cfg_aliases v0.2.1 |
| 340 | 2026-02-16T20:54:49.427Z | Compiling unicode-width v0.2.0 |
| 341 | 2026-02-16T20:54:49.587Z | Compiling pretty-hex v0.4.1 |
| 342 | 2026-02-16T20:54:49.679Z | Compiling deranged v0.5.5 |
| 343 | 2026-02-16T20:54:49.829Z | Compiling nix v0.31.1 |
| 344 | 2026-02-16T20:54:49.945Z | Compiling time-macros v0.2.27 |
| 345 | 2026-02-16T20:54:50.706Z | Compiling hubpack_derive v0.1.1 |
| 346 | 2026-02-16T20:54:51.273Z | Compiling serde_derive_internals v0.29.0 |
| 347 | 2026-02-16T20:54:51.397Z | Compiling proc-macro-error2 v2.0.1 |
| 348 | 2026-02-16T20:54:51.641Z | Compiling thread_local v1.1.7 |
| 349 | 2026-02-16T20:54:51.962Z | Compiling iana-time-zone v0.1.63 |
| 350 | 2026-02-16T20:54:52.051Z | Compiling dyn-clone v1.0.11 |
| 351 | 2026-02-16T20:54:52.112Z | Compiling rustix v1.1.3 |
| 352 | 2026-02-16T20:54:52.263Z | Compiling fnv v1.0.7 |
| 353 | 2026-02-16T20:54:52.314Z | Compiling static_assertions v1.1.0 |
| 354 | 2026-02-16T20:54:52.378Z | Compiling bytecount v0.6.8 |
| 355 | 2026-02-16T20:54:52.403Z | Compiling anyhow v1.0.101 |
| 356 | 2026-02-16T20:54:52.622Z | Compiling version_check v0.9.5 |
| 357 | 2026-02-16T20:54:52.738Z | Compiling slog-async v2.8.0 |
| 358 | 2026-02-16T20:54:52.763Z | Compiling getrandom v0.3.2 |
| 359 | 2026-02-16T20:54:53.150Z | Compiling transceiver-controller v0.1.1 (/work/oxidecomputer/transceiver-control/controller) |
| 360 | 2026-02-16T20:54:53.279Z | Compiling papergrid v0.17.0 |
| 361 | 2026-02-16T20:54:53.304Z | Compiling crossbeam-channel v0.5.8 |
| 362 | 2026-02-16T20:54:53.329Z | Compiling chrono v0.4.41 |
| 363 | 2026-02-16T20:54:53.354Z | Compiling time v0.3.47 |
| 364 | 2026-02-16T20:54:53.622Z | Compiling testing_table v0.3.0 |
| 365 | 2026-02-16T20:54:53.852Z | Compiling is-terminal v0.4.12 |
| 366 | 2026-02-16T20:54:53.961Z | Compiling memmap2 v0.9.8 |
| 367 | 2026-02-16T20:54:54.146Z | Compiling serde_derive v1.0.228 |
| 368 | 2026-02-16T20:54:54.218Z | Compiling thiserror-impl v2.0.18 |
| 369 | 2026-02-16T20:54:54.314Z | Compiling zerocopy-derive v0.8.27 |
| 370 | 2026-02-16T20:54:54.879Z | Compiling scroll_derive v0.13.1 |
| 371 | 2026-02-16T20:54:55.549Z | Compiling clap_derive v4.5.55 |
| 372 | 2026-02-16T20:54:56.191Z | Compiling schemars_derive v0.8.22 |
| 373 | 2026-02-16T20:54:56.294Z | Compiling scroll v0.13.0 |
| 374 | 2026-02-16T20:54:56.636Z | Compiling pest v2.8.1 |
| 375 | 2026-02-16T20:54:56.781Z | Compiling goblin v0.10.1 |
| 376 | 2026-02-16T20:54:57.262Z | Compiling tokio-macros v2.6.0 |
| 377 | 2026-02-16T20:54:58.531Z | Compiling tabled_derive v0.11.0 |
| 378 | 2026-02-16T20:54:58.667Z | Compiling mio v1.0.3 |
| 379 | 2026-02-16T20:54:58.953Z | Compiling pest_meta v2.8.1 |
| 380 | 2026-02-16T20:54:59.355Z | Compiling clap v4.5.57 |
| 381 | 2026-02-16T20:54:59.462Z | Compiling errno v0.3.11 |
| 382 | 2026-02-16T20:54:59.717Z | Compiling socket2 v0.6.0 |
| 383 | 2026-02-16T20:55:00.057Z | Compiling take_mut v0.2.2 |
| 384 | 2026-02-16T20:55:00.225Z | Compiling pin-project-lite v0.2.12 |
| 385 | 2026-02-16T20:55:00.371Z | Compiling pest_generator v2.8.1 |
| 386 | 2026-02-16T20:55:00.620Z | Compiling hubpack v0.1.2 |
| 387 | 2026-02-16T20:55:00.742Z | Compiling dof v0.4.0 |
| 388 | 2026-02-16T20:55:00.781Z | Compiling serde_tokenstream v0.2.0 |
| 389 | 2026-02-16T20:55:00.805Z | Compiling erased-serde v0.3.31 |
| 390 | 2026-02-16T20:55:00.983Z | Compiling transceiver-messages v0.1.1 (/work/oxidecomputer/transceiver-control/messages) |
| 391 | 2026-02-16T20:55:01.610Z | Compiling either v1.8.1 |
| 392 | 2026-02-16T20:55:01.634Z | Compiling term v1.1.0 |
| 393 | 2026-02-16T20:55:01.900Z | Compiling itertools v0.14.0 |
| 394 | 2026-02-16T20:55:01.959Z | Compiling pest_derive v2.8.1 |
| 395 | 2026-02-16T20:55:02.246Z | Compiling tabled v0.20.0 |
| 396 | 2026-02-16T20:55:02.813Z | Compiling dtrace-parser v0.3.0 |
| 397 | 2026-02-16T20:55:03.058Z | Compiling transceiver-decode v0.1.0 (/work/oxidecomputer/transceiver-control/decode) |
| 398 | 2026-02-16T20:55:04.489Z | Compiling slog-term v2.9.2 |
| 399 | 2026-02-16T20:55:04.582Z | Compiling tokio v1.49.0 |
| 400 | 2026-02-16T20:55:05.223Z | Compiling usdt-attr-macro v0.6.0 |
| 401 | 2026-02-16T20:55:05.585Z | Compiling usdt-macro v0.6.0 |
| 402 | 2026-02-16T20:55:06.424Z | Compiling fastrand v2.3.0 |
| 403 | 2026-02-16T20:55:06.491Z | Compiling strum_macros v0.27.1 |
| 404 | 2026-02-16T20:55:06.781Z | Compiling usdt v0.6.0 |
| 405 | 2026-02-16T20:55:06.850Z | Compiling tempfile v3.25.0 |
| 406 | 2026-02-16T20:55:06.977Z | warning: use of deprecated unit variant `message::HwError::I2cError`: Use the more specific error variants instead |
| 407 | 2026-02-16T20:55:06.977Z | --> messages/src/message.rs:1086:22 |
| 408 | 2026-02-16T20:55:06.977Z | | |
| 409 | 2026-02-16T20:55:06.977Z | 1086 | HwError::I2cError, |
| 410 | 2026-02-16T20:55:06.977Z | | ^^^^^^^^ |
| 411 | 2026-02-16T20:55:06.978Z | | |
| 412 | 2026-02-16T20:55:06.978Z | = note: `#[warn(deprecated)]` on by default |
| 413 | 2026-02-16T20:55:06.978Z | |
| 414 | 2026-02-16T20:55:06.978Z | warning: use of deprecated unit variant `message::HwError::I2cError`: Use the more specific error variants instead |
| 415 | 2026-02-16T20:55:06.978Z | --> messages/src/message.rs:1446:27 |
| 416 | 2026-02-16T20:55:06.978Z | | |
| 417 | 2026-02-16T20:55:06.978Z | 1446 | vec![HwError::I2cError], |
| 418 | 2026-02-16T20:55:06.978Z | | ^^^^^^^^ |
| 419 | 2026-02-16T20:55:06.978Z | |
| 420 | 2026-02-16T20:55:09.051Z | Compiling strum v0.27.2 |
| 421 | 2026-02-16T20:55:10.292Z | warning: `transceiver-messages` (lib test) generated 2 warnings |
| 422 | 2026-02-16T20:55:32.081Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.45s |
| 423 | 2026-02-16T20:55:32.106Z | Running unittests src/lib.rs (target/debug/deps/transceiver_controller-ba3693442bf8d99b) |
| 424 | 2026-02-16T20:55:32.152Z | |
| 425 | 2026-02-16T20:55:32.152Z | running 40 tests |
| 426 | 2026-02-16T20:55:32.152Z | test controller::tests::test_deserialize_power_state ... ok |
| 427 | 2026-02-16T20:55:32.152Z | test config::tests::test_config_builder ... ok |
| 428 | 2026-02-16T20:55:32.152Z | test controller::tests::test_fits_in_one_message ... ok |
| 429 | 2026-02-16T20:55:32.152Z | test controller::tests::test_identifier ... ok |
| 430 | 2026-02-16T20:55:32.152Z | test controller::tests::test_assert_lp_mode ... ok |
| 431 | 2026-02-16T20:55:32.152Z | test controller::tests::test_deassert_reset ... ok |
| 432 | 2026-02-16T20:55:32.152Z | test controller::tests::test_enable_power ... ok |
| 433 | 2026-02-16T20:55:32.152Z | test controller::tests::test_disable_power ... ok |
| 434 | 2026-02-16T20:55:32.152Z | test controller::tests::test_clear_power_fault ... ok |
| 435 | 2026-02-16T20:55:32.152Z | test controller::tests::test_assert_reset ... ok |
| 436 | 2026-02-16T20:55:32.152Z | test controller::tests::test_deassert_lp_mode ... ok |
| 437 | 2026-02-16T20:55:32.152Z | test controller::tests::test_serialize_power_state ... ok |
| 438 | 2026-02-16T20:55:32.152Z | test controller::tests::test_verify_ids_for_page ... ok |
| 439 | 2026-02-16T20:55:32.152Z | test controller::tests::test_split_large_reads ... ok |
| 440 | 2026-02-16T20:55:32.152Z | test ioloop::tests::test_handle_sp_error ... ok |
| 441 | 2026-02-16T20:55:32.152Z | test controller::tests::test_macs ... ok |
| 442 | 2026-02-16T20:55:32.152Z | test controller::tests::test_parse_modules_by_identifier_out_of_order ... ok |
| 443 | 2026-02-16T20:55:32.152Z | test ioloop::tests::test_handle_sp_response_to_outgoing_request_missing_error_data ... ok |
| 444 | 2026-02-16T20:55:32.152Z | test ioloop::tests::test_handle_sp_response_to_outgoing_request_message_serialization_failure ... ok |
| 445 | 2026-02-16T20:55:32.152Z | test controller::tests::test_power_mode_no_failures ... ok |
| 446 | 2026-02-16T20:55:32.152Z | test controller::tests::test_set_power_mode_off ... ok |
| 447 | 2026-02-16T20:55:32.152Z | test controller::tests::test_power_mode_with_failures ... ok |
| 448 | 2026-02-16T20:55:32.153Z | test large_access::tests::test_build_large_memory_access_at_boundary ... ok |
| 449 | 2026-02-16T20:55:32.153Z | test large_access::tests::test_build_large_memory_access_exceeding_boundary ... ok |
| 450 | 2026-02-16T20:55:32.153Z | test large_access::tests::test_build_large_memory_access_even_split ... ok |
| 451 | 2026-02-16T20:55:32.153Z | test large_access::tests::test_build_large_memory_accessad_uneven_split ... ok |
| 452 | 2026-02-16T20:55:32.153Z | test ioloop::tests::test_send_protocol_error ... ok |
| 453 | 2026-02-16T20:55:32.153Z | test ioloop::tests::test_send_outgoing_request ... ok |
| 454 | 2026-02-16T20:55:32.153Z | test results::tests::test_append_module_results_returns_none_with_new_errors ... ok |
| 455 | 2026-02-16T20:55:32.153Z | test results::tests::test_append_module_results_removes_failures ... ok |
| 456 | 2026-02-16T20:55:32.153Z | test results::tests::test_append_module_results_no_errors ... ok |
| 457 | 2026-02-16T20:55:32.153Z | test results::tests::test_append_module_results_returns_none_with_new_successes ... ok |
| 458 | 2026-02-16T20:55:32.153Z | test results::tests::test_append_module_results_returns_none_with_overlapping_errors ... ok |
| 459 | 2026-02-16T20:55:32.153Z | test results::tests::test_merge_module_result_new_failure ... ok |
| 460 | 2026-02-16T20:55:32.153Z | test results::tests::test_merge_module_result_no_overlap ... ok |
| 461 | 2026-02-16T20:55:32.153Z | test results::tests::test_merge_module_result_old_failure_is_sticky ... ok |
| 462 | 2026-02-16T20:55:32.153Z | test results::tests::test_merge_module_result_overlap ... ok |
| 463 | 2026-02-16T20:55:32.153Z | test ioloop::tests::test_handle_sp_response_to_outstanding_request ... ok |
| 464 | 2026-02-16T20:55:32.153Z | test controller::tests::test_memory_model ... ok |
| 465 | 2026-02-16T20:55:32.375Z | test ioloop::tests::test_handle_faulty_message_limit ... ok |
| 466 | 2026-02-16T20:55:32.375Z | |
| 467 | 2026-02-16T20:55:32.375Z | test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s |
| 468 | 2026-02-16T20:55:32.376Z | |
| 469 | 2026-02-16T20:55:32.401Z | Running unittests src/bin/xcvradm.rs (target/debug/deps/xcvradm-0237424c8de6cc88) |
| 470 | 2026-02-16T20:55:32.401Z | |
| 471 | 2026-02-16T20:55:32.401Z | running 10 tests |
| 472 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_binary ... ok |
| 473 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_decimal_trailing_newline ... ok |
| 474 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_binary_string_with_0b_prefix ... ok |
| 475 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_decimal ... ok |
| 476 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_autodetect ... ok |
| 477 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_binary_string ... ok |
| 478 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_hex ... ok |
| 479 | 2026-02-16T20:55:32.401Z | test tests::test_load_write_data_hex_with_0x_prefix ... ok |
| 480 | 2026-02-16T20:55:32.401Z | test tests::test_read_u8 ... ok |
| 481 | 2026-02-16T20:55:32.401Z | test tests::test_parse_transceivers ... ok |
| 482 | 2026-02-16T20:55:32.401Z | |
| 483 | 2026-02-16T20:55:32.401Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 484 | 2026-02-16T20:55:32.401Z | |
| 485 | 2026-02-16T20:55:32.401Z | Running unittests src/lib.rs (target/debug/deps/transceiver_decode-10c18282ffb48c01) |
| 486 | 2026-02-16T20:55:32.401Z | |
| 487 | 2026-02-16T20:55:32.401Z | running 35 tests |
| 488 | 2026-02-16T20:55:32.401Z | test datapath::tests::do_not_panic_on_bad_spec ... ok |
| 489 | 2026-02-16T20:55:32.401Z | test datapath::tests::test_cmis_datapath_state_from_string ... ok |
| 490 | 2026-02-16T20:55:32.401Z | test datapath::tests::test_application_descriptor_from_bytes ... ok |
| 491 | 2026-02-16T20:55:32.401Z | test datapath::tests::test_connector_type_from_string ... ok |
| 492 | 2026-02-16T20:55:32.401Z | test datapath::tests::test_decode_cmis_lane_datapath_config ... ok |
| 493 | 2026-02-16T20:55:32.401Z | test ident::tests::test_active_cable_media_interface_id_from_string ... ok |
| 494 | 2026-02-16T20:55:32.401Z | test datapath::tests::test_parse_sff8636_datapath ... ok |
| 495 | 2026-02-16T20:55:32.401Z | test ident::tests::test_base_t_media_interface_id_from_string ... ok |
| 496 | 2026-02-16T20:55:32.401Z | test ident::tests::test_mmf_media_interface_id_from_string ... ok |
| 497 | 2026-02-16T20:55:32.401Z | test ident::tests::test_identifier_state_from_string ... ok |
| 498 | 2026-02-16T20:55:32.401Z | test ident::tests::test_media_type_from_string ... ok |
| 499 | 2026-02-16T20:55:32.401Z | test ident::tests::test_passive_copper_media_interface_id_from_string ... ok |
| 500 | 2026-02-16T20:55:32.401Z | test ident::tests::test_extended_specification_compliance_code_from_string ... ok |
| 501 | 2026-02-16T20:55:32.401Z | test ident::tests::test_host_electrical_interface_id_from_string ... ok |
| 502 | 2026-02-16T20:55:32.402Z | test ident::tests::test_oui_from_str ... ok |
| 503 | 2026-02-16T20:55:32.402Z | test memory_model::tests::test_parse_memory_model_from_module_cmis ... ok |
| 504 | 2026-02-16T20:55:32.402Z | test ident::tests::test_parse_vendor_info_from_module_cmis ... ok |
| 505 | 2026-02-16T20:55:32.402Z | test memory_model::tests::test_parse_memory_model_from_module_sff8636 ... ok |
| 506 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_aux1_monitor_serdes ... ok |
| 507 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_aux3_monitor_serdes ... ok |
| 508 | 2026-02-16T20:55:32.402Z | test ident::tests::test_smf_media_interface_id_from_string ... ok |
| 509 | 2026-02-16T20:55:32.402Z | test ident::tests::test_vendor_info_serdes ... ok |
| 510 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_cmis_monitor_reads ... ok |
| 511 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_monitor_bytes_are_absurd ... ok |
| 512 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_aux2_monitor_serdes ... ok |
| 513 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_parse_sff8636_monitor_all_supported ... ok |
| 514 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_parse_sff8636_monitor_with_old_status_and_no_support ... ok |
| 515 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_parse_cmis_monitor_all_supported ... ok |
| 516 | 2026-02-16T20:55:32.402Z | test ident::tests::test_parse_vendor_info_from_module_sff8636 ... ok |
| 517 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_receiver_power_serdes ... ok |
| 518 | 2026-02-16T20:55:32.402Z | test monitors::tests::test_sff8636_monitor_reads ... ok |
| 519 | 2026-02-16T20:55:32.402Z | test power::tests::test_power_control_from_module_cmis ... ok |
| 520 | 2026-02-16T20:55:32.402Z | test power::tests::test_power_control_from_module_sff8636 ... ok |
| 521 | 2026-02-16T20:55:32.402Z | test utils::tests::test_extract_bit ... ok |
| 522 | 2026-02-16T20:55:32.402Z | test utils::tests::test_parse_u8_bitfield_variant ... ok |
| 523 | 2026-02-16T20:55:32.402Z | |
| 524 | 2026-02-16T20:55:32.402Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 525 | 2026-02-16T20:55:32.402Z | |
| 526 | 2026-02-16T20:55:32.402Z | Running unittests src/lib.rs (target/debug/deps/transceiver_messages-8d7f33c9bc6ae11b) |
| 527 | 2026-02-16T20:55:32.402Z | |
| 528 | 2026-02-16T20:55:32.402Z | running 47 tests |
| 529 | 2026-02-16T20:55:32.427Z | test mac::tests::test_bad_mac_addr_range_encoding_unchanged ... ok |
| 530 | 2026-02-16T20:55:32.427Z | test mac::tests::test_mac_addrs_is_valid ... ok |
| 531 | 2026-02-16T20:55:32.428Z | test message::test::test_deserialize_hw_errors ... ok |
| 532 | 2026-02-16T20:55:32.428Z | test mac::tests::test_bad_mac_addr_reason_encoding_unchanged ... ok |
| 533 | 2026-02-16T20:55:32.428Z | test mac::tests::test_mac_addrs ... ok |
| 534 | 2026-02-16T20:55:32.428Z | test message::test::test_deserialize_led_state ... ok |
| 535 | 2026-02-16T20:55:32.428Z | test message::test::test_extended_status ... ok |
| 536 | 2026-02-16T20:55:32.428Z | test message::test::test_header_encoding_unchanged ... ok |
| 537 | 2026-02-16T20:55:32.428Z | test message::test::test_host_request_data_len ... ok |
| 538 | 2026-02-16T20:55:32.428Z | test message::test::test_hardware_error_encoding_unchanged ... ok |
| 539 | 2026-02-16T20:55:32.428Z | test message::test::test_message_encoding_unchanged ... ok |
| 540 | 2026-02-16T20:55:32.428Z | test message::test::test_mac_addr_response_encoding_unchanged ... ok |
| 541 | 2026-02-16T20:55:32.428Z | test message::test::test_host_request_encoding_unchanged ... ok |
| 542 | 2026-02-16T20:55:32.428Z | test message::test::test_serialize_led_state ... ok |
| 543 | 2026-02-16T20:55:32.428Z | test message::test::test_message_body_encoding_unchanged ... ok |
| 544 | 2026-02-16T20:55:32.428Z | test message::test::test_protocol_error_encoding_unchanged ... ok |
| 545 | 2026-02-16T20:55:32.428Z | test message::test::test_serialize_status ... ok |
| 546 | 2026-02-16T20:55:32.428Z | test message::test::test_sp_response_data_len ... ok |
| 547 | 2026-02-16T20:55:32.428Z | test message::test::test_sp_response_error_data_len ... ok |
| 548 | 2026-02-16T20:55:32.428Z | test message::test::test_sp_response_encoding_unchanged ... ok |
| 549 | 2026-02-16T20:55:32.428Z | test mgmt::cmis::tests::test_page ... ok |
| 550 | 2026-02-16T20:55:32.428Z | test message::test::test_status_schema ... ok |
| 551 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_cmis_upper_page_memory_read ... ok |
| 552 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_cmis_lower_page_memory_read ... ok |
| 553 | 2026-02-16T20:55:32.428Z | test mgmt::sff8636::tests::test_upper_page ... ok |
| 554 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_cmis_upper_page_memory_write ... ok |
| 555 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_management_interface_encoding_unchanged ... ok |
| 556 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_cmis_page_encoding_unchanged ... ok |
| 557 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_sff_8636_lower_page_memory_read ... ok |
| 558 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_page_encoding_unchanged ... ok |
| 559 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_sff8636_page_encoding_unchanged ... ok |
| 560 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_sff_8636_lower_page_memory_write ... ok |
| 561 | 2026-02-16T20:55:32.428Z | test module_id::tests::test_bit_ops ... ok |
| 562 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_cmis_lower_page_memory_write ... ok |
| 563 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_sff_8636_upper_page_memory_read ... ok |
| 564 | 2026-02-16T20:55:32.428Z | test mgmt::tests::test_sff_8636_upper_page_memory_write ... ok |
| 565 | 2026-02-16T20:55:32.428Z | test module_id::tests::test_module_id_contains ... ok |
| 566 | 2026-02-16T20:55:32.428Z | test module_id::tests::test_filter_module_data ... ok |
| 567 | 2026-02-16T20:55:32.428Z | test module_id::tests::test_is_subset ... ok |
| 568 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_module_id_remove ... ok |
| 569 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_module_id_all ... ok |
| 570 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_merge_module_id ... ok |
| 571 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_remove_module_data ... ok |
| 572 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_module_id_from_indices ... ok |
| 573 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_module_id_test_set_clear ... ok |
| 574 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_module_id_from_indices_out_of_range ... ok |
| 575 | 2026-02-16T20:55:32.429Z | test module_id::tests::test_selected_transceiver_count ... ok |
| 576 | 2026-02-16T20:55:32.429Z | |
| 577 | 2026-02-16T20:55:32.429Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 578 | 2026-02-16T20:55:32.429Z | |
| 579 | 2026-02-16T20:55:32.429Z | |
| 580 | 2026-02-16T20:55:32.429Z | real 48.859538284 |
| 581 | 2026-02-16T20:55:32.429Z | user 3:36.636801626 |
| 582 | 2026-02-16T20:55:32.429Z | sys 30.701209672 |
| 583 | 2026-02-16T20:55:32.429Z | trap 0.144642505 |
| 584 | 2026-02-16T20:55:32.429Z | tflt 0.025805418 |
| 585 | 2026-02-16T20:55:32.429Z | dflt 0.177850570 |
| 586 | 2026-02-16T20:55:32.429Z | kflt 0.000038214 |
| 587 | 2026-02-16T20:55:32.429Z | lock 13:03.681804900 |
| 588 | 2026-02-16T20:55:32.429Z | slp 9:28.789893946 |
| 589 | 2026-02-16T20:55:32.429Z | lat 8.821828968 |
| 590 | 2026-02-16T20:55:32.429Z | stop 9.844450821 |
| 591 | 2026-02-16T20:55:32.429Z | process exited: duration 60663 ms, exit code 0 |
| |
| 592 | 2026-02-16T20:55:32.479Z | found 0 output files |