|
|
|
| 1 | 2026-02-16T20:54:02.297Z | job assigned to worker 01KHM3NT7YTT7SHXNME12E5TE7 [factory gimlet-EVT22200007-propolis, EVT22200007/58280] (queued for 26 s) |
| |
| 2 | 2026-02-16T20:54:11.241Z | starting task 0: "setup" |
| 3 | 2026-02-16T20:54:11.265Z | ++ uname -s |
| 4 | 2026-02-16T20:54:11.265Z | + kern=SunOS |
| 5 | 2026-02-16T20:54:11.265Z | + build_user=build |
| 6 | 2026-02-16T20:54:11.265Z | + build_uid=12345 |
| 7 | 2026-02-16T20:54:11.265Z | + work_dir=/work |
| 8 | 2026-02-16T20:54:11.265Z | + input_dir=/input |
| 9 | 2026-02-16T20:54:11.265Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-16T20:54:11.266Z | + case "$kern" in |
| 11 | 2026-02-16T20:54:11.266Z | + groupadd -g 12345 build |
| 12 | 2026-02-16T20:54:11.266Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-16T20:54:13.267Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-16T20:54:13.309Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-16T20:54:13.334Z | + home_fs=zfs |
| 16 | 2026-02-16T20:54:13.334Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-16T20:54:13.334Z | + mkdir -p /home/build |
| 18 | 2026-02-16T20:54:13.334Z | + chown build:build /home/build /work |
| 19 | 2026-02-16T20:54:15.316Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-16T20:54:15.340Z | process exited: duration 4078 ms, exit code 0 |
| |
| 21 | 2026-02-16T20:54:15.390Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-16T20:54:15.414Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-16T20:54:15.415Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-16T20:54:15.415Z | * rust toolchain profile = "default" |
| 25 | 2026-02-16T20:54:15.415Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-16T20:54:15.415Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-16T20:54:15.415Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-16T20:54:15.415Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-16T20:54:15.415Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-16T20:54:15.566Z | info: downloading installer |
| 31 | 2026-02-16T20:54:16.298Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-16T20:54:16.298Z | warn: /opt/ooce/bin |
| 33 | 2026-02-16T20:54:16.298Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-16T20:54:16.298Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-16T20:54:16.298Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-16T20:54:16.298Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-16T20:54:16.298Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-16T20:54:16.298Z | error: cannot install while Rust is installed |
| 39 | 2026-02-16T20:54:16.298Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-16T20:54:16.323Z | info: profile set to 'default' |
| 41 | 2026-02-16T20:54:16.324Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-16T20:54:16.324Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-16T20:54:16.423Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-16T20:54:16.423Z | info: downloading component 'cargo' |
| 45 | 2026-02-16T20:54:16.589Z | info: downloading component 'clippy' |
| 46 | 2026-02-16T20:54:16.656Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-16T20:54:16.909Z | info: downloading component 'rust-std' |
| 48 | 2026-02-16T20:54:17.234Z | info: downloading component 'rustc' |
| 49 | 2026-02-16T20:54:18.855Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-16T20:54:19.369Z | info: installing component 'cargo' |
| 51 | 2026-02-16T20:54:20.200Z | info: installing component 'clippy' |
| 52 | 2026-02-16T20:54:20.713Z | info: installing component 'rust-docs' |
| 53 | 2026-02-16T20:54:24.023Z | info: installing component 'rust-std' |
| 54 | 2026-02-16T20:54:26.130Z | info: installing component 'rustc' |
| 55 | 2026-02-16T20:54:34.383Z | info: installing component 'rustfmt' |
| 56 | 2026-02-16T20:54:34.773Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-16T20:54:34.773Z | |
| 58 | 2026-02-16T20:54:34.955Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-16T20:54:34.955Z | |
| 60 | 2026-02-16T20:54:34.980Z | |
| 61 | 2026-02-16T20:54:34.980Z | Rust is installed now. Great! |
| 62 | 2026-02-16T20:54:34.980Z | |
| 63 | 2026-02-16T20:54:34.980Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-16T20:54:34.980Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-16T20:54:34.980Z | |
| 66 | 2026-02-16T20:54:34.980Z | To configure your current shell, you need to source |
| 67 | 2026-02-16T20:54:34.980Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-16T20:54:34.980Z | |
| 69 | 2026-02-16T20:54:34.980Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-16T20:54:34.980Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-16T20:54:34.980Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-16T20:54:34.980Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-16T20:54:35.096Z | + rustup --version |
| 74 | 2026-02-16T20:54:35.121Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-16T20:54:35.121Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-16T20:54:35.231Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-16T20:54:35.256Z | + cargo --version |
| 78 | 2026-02-16T20:54:35.341Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-16T20:54:35.365Z | + rustc --version |
| 80 | 2026-02-16T20:54:35.449Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-16T20:54:35.474Z | process exited: duration 20064 ms, exit code 0 |
| |
| 82 | 2026-02-16T20:54:35.523Z | starting task 2: "authentication" |
| 83 | 2026-02-16T20:54:35.584Z | process exited: duration 61 ms, exit code 0 |
| |
| 84 | 2026-02-16T20:54:35.636Z | starting task 3: "clone repository" |
| 85 | 2026-02-16T20:54:35.661Z | + mkdir -p /work/oxidecomputer/transceiver-control |
| 86 | 2026-02-16T20:54:35.661Z | + git clone https://github.com/oxidecomputer/transceiver-control /work/oxidecomputer/transceiver-control |
| 87 | 2026-02-16T20:54:35.686Z | Cloning into '/work/oxidecomputer/transceiver-control'... |
| 88 | 2026-02-16T20:54:36.466Z | + cd /work/oxidecomputer/transceiver-control |
| 89 | 2026-02-16T20:54:36.466Z | + git fetch origin 4f8aa6f373600e3a18dc0ca8f12aa85b36a7238a |
| 90 | 2026-02-16T20:54:36.797Z | From https://github.com/oxidecomputer/transceiver-control |
| 91 | 2026-02-16T20:54:36.797Z | * branch 4f8aa6f373600e3a18dc0ca8f12aa85b36a7238a -> FETCH_HEAD |
| 92 | 2026-02-16T20:54:36.822Z | + [[ -n dependabot/cargo/clap-4.5.58 ]] |
| 93 | 2026-02-16T20:54:36.822Z | ++ git branch --show-current |
| 94 | 2026-02-16T20:54:36.822Z | + current=main |
| 95 | 2026-02-16T20:54:36.822Z | + [[ main != dependabot/cargo/clap-4.5.58 ]] |
| 96 | 2026-02-16T20:54:36.822Z | + git branch -f dependabot/cargo/clap-4.5.58 4f8aa6f373600e3a18dc0ca8f12aa85b36a7238a |
| 97 | 2026-02-16T20:54:36.822Z | + git checkout -f dependabot/cargo/clap-4.5.58 |
| 98 | 2026-02-16T20:54:36.846Z | Switched to branch 'dependabot/cargo/clap-4.5.58' |
| 99 | 2026-02-16T20:54:36.847Z | + git reset --hard 4f8aa6f373600e3a18dc0ca8f12aa85b36a7238a |
| 100 | 2026-02-16T20:54:36.847Z | HEAD is now at 4f8aa6f Bump clap from 4.5.57 to 4.5.58 |
| 101 | 2026-02-16T20:54:36.847Z | process exited: duration 1208 ms, exit code 0 |
| |
| 102 | 2026-02-16T20:54:36.899Z | starting task 4: "build" |
| 103 | 2026-02-16T20:54:36.924Z | + cargo --version |
| 104 | 2026-02-16T20:54:36.987Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 105 | 2026-02-16T20:54:37.012Z | + rustc --version |
| 106 | 2026-02-16T20:54:37.092Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 107 | 2026-02-16T20:54:37.117Z | + pfexec mkdir -p /out |
| 108 | 2026-02-16T20:54:37.117Z | + pfexec chown build /out |
| 109 | 2026-02-16T20:54:37.117Z | + banner build |
| 110 | 2026-02-16T20:54:37.117Z | |
| 111 | 2026-02-16T20:54:37.117Z | ##### # # # # ##### |
| 112 | 2026-02-16T20:54:37.117Z | # # # # # # # # |
| 113 | 2026-02-16T20:54:37.117Z | ##### # # # # # # |
| 114 | 2026-02-16T20:54:37.117Z | # # # # # # # # |
| 115 | 2026-02-16T20:54:37.117Z | # # # # # # # # |
| 116 | 2026-02-16T20:54:37.117Z | ##### #### # ###### ##### |
| 117 | 2026-02-16T20:54:37.117Z | |
| 118 | 2026-02-16T20:54:37.117Z | + ptime -m cargo build --release --locked --bin xcvradm |
| 119 | 2026-02-16T20:54:37.294Z | Updating crates.io index |
| 120 | 2026-02-16T20:54:37.821Z | Downloading crates ... |
| 121 | 2026-02-16T20:54:37.891Z | Downloaded anstream v0.6.15 |
| 122 | 2026-02-16T20:54:37.916Z | Downloaded chrono v0.4.41 |
| 123 | 2026-02-16T20:54:37.916Z | Downloaded version_check v0.9.5 |
| 124 | 2026-02-16T20:54:37.916Z | Downloaded anstyle-parse v0.2.0 |
| 125 | 2026-02-16T20:54:37.916Z | Downloaded anstyle v1.0.8 |
| 126 | 2026-02-16T20:54:37.916Z | Downloaded clap_builder v4.5.58 |
| 127 | 2026-02-16T20:54:37.941Z | Downloaded usdt-macro v0.6.0 |
| 128 | 2026-02-16T20:54:37.941Z | Downloaded clap v4.5.58 |
| 129 | 2026-02-16T20:54:37.941Z | Downloaded zerocopy v0.8.27 |
| 130 | 2026-02-16T20:54:37.966Z | Downloaded zmij v1.0.2 |
| 131 | 2026-02-16T20:54:37.966Z | Downloaded thiserror v2.0.18 |
| 132 | 2026-02-16T20:54:37.990Z | Downloaded ucd-trie v0.1.5 |
| 133 | 2026-02-16T20:54:37.991Z | Downloaded usdt-impl v0.6.0 |
| 134 | 2026-02-16T20:54:37.991Z | Downloaded unicode-ident v1.0.8 |
| 135 | 2026-02-16T20:54:37.991Z | Downloaded zerocopy-derive v0.8.27 |
| 136 | 2026-02-16T20:54:37.991Z | Downloaded tokio-macros v2.6.0 |
| 137 | 2026-02-16T20:54:38.015Z | Downloaded syn v1.0.109 |
| 138 | 2026-02-16T20:54:38.016Z | Downloaded libc v0.2.180 |
| 139 | 2026-02-16T20:54:38.040Z | Downloaded is-terminal v0.4.12 |
| 140 | 2026-02-16T20:54:38.040Z | Downloaded tokio v1.49.0 |
| 141 | 2026-02-16T20:54:38.081Z | Downloaded term v1.1.0 |
| 142 | 2026-02-16T20:54:38.105Z | Downloaded usdt v0.6.0 |
| 143 | 2026-02-16T20:54:38.105Z | Downloaded time-core v0.1.8 |
| 144 | 2026-02-16T20:54:38.105Z | Downloaded num-traits v0.2.19 |
| 145 | 2026-02-16T20:54:38.105Z | Downloaded thread_local v1.1.7 |
| 146 | 2026-02-16T20:54:38.105Z | Downloaded tabled_derive v0.11.0 |
| 147 | 2026-02-16T20:54:38.105Z | Downloaded strsim v0.11.0 |
| 148 | 2026-02-16T20:54:38.105Z | Downloaded tabled v0.20.0 |
| 149 | 2026-02-16T20:54:38.130Z | Downloaded memchr v2.5.0 |
| 150 | 2026-02-16T20:54:38.130Z | Downloaded itertools v0.14.0 |
| 151 | 2026-02-16T20:54:38.130Z | Downloaded goblin v0.10.1 |
| 152 | 2026-02-16T20:54:38.130Z | Downloaded slog-async v2.8.0 |
| 153 | 2026-02-16T20:54:38.155Z | Downloaded rustversion v1.0.12 |
| 154 | 2026-02-16T20:54:38.155Z | Downloaded pretty-hex v0.4.1 |
| 155 | 2026-02-16T20:54:38.155Z | Downloaded typenum v1.16.0 |
| 156 | 2026-02-16T20:54:38.155Z | Downloaded slog-term v2.9.2 |
| 157 | 2026-02-16T20:54:38.155Z | Downloaded scroll v0.13.0 |
| 158 | 2026-02-16T20:54:38.155Z | Downloaded pest_generator v2.8.1 |
| 159 | 2026-02-16T20:54:38.155Z | Downloaded erased-serde v0.3.31 |
| 160 | 2026-02-16T20:54:38.155Z | Downloaded cfg_aliases v0.2.1 |
| 161 | 2026-02-16T20:54:38.155Z | Downloaded unicode-width v0.2.0 |
| 162 | 2026-02-16T20:54:38.155Z | Downloaded byteorder v1.4.3 |
| 163 | 2026-02-16T20:54:38.155Z | Downloaded bitflags v2.10.0 |
| 164 | 2026-02-16T20:54:38.180Z | Downloaded proc-macro2 v1.0.89 |
| 165 | 2026-02-16T20:54:38.180Z | Downloaded pin-project-lite v0.2.12 |
| 166 | 2026-02-16T20:54:38.180Z | Downloaded nix v0.31.1 |
| 167 | 2026-02-16T20:54:38.180Z | Downloaded mio v1.0.3 |
| 168 | 2026-02-16T20:54:38.205Z | Downloaded dtrace-parser v0.3.0 |
| 169 | 2026-02-16T20:54:38.205Z | Downloaded deranged v0.5.5 |
| 170 | 2026-02-16T20:54:38.205Z | Downloaded crypto-common v0.1.6 |
| 171 | 2026-02-16T20:54:38.205Z | Downloaded time v0.3.47 |
| 172 | 2026-02-16T20:54:38.205Z | Downloaded syn v2.0.87 |
| 173 | 2026-02-16T20:54:38.230Z | Downloaded serde v1.0.228 |
| 174 | 2026-02-16T20:54:38.230Z | Downloaded proc-macro-error2 v2.0.1 |
| 175 | 2026-02-16T20:54:38.230Z | Downloaded usdt-attr-macro v0.6.0 |
| 176 | 2026-02-16T20:54:38.230Z | Downloaded thread-id v5.0.0 |
| 177 | 2026-02-16T20:54:38.230Z | Downloaded static_assertions v1.1.0 |
| 178 | 2026-02-16T20:54:38.230Z | Downloaded slog v2.8.2 |
| 179 | 2026-02-16T20:54:38.230Z | Downloaded thiserror-impl v2.0.18 |
| 180 | 2026-02-16T20:54:38.230Z | Downloaded scroll_derive v0.13.1 |
| 181 | 2026-02-16T20:54:38.230Z | Downloaded either v1.8.1 |
| 182 | 2026-02-16T20:54:38.230Z | Downloaded digest v0.10.6 |
| 183 | 2026-02-16T20:54:38.230Z | Downloaded cpufeatures v0.2.6 |
| 184 | 2026-02-16T20:54:38.230Z | Downloaded bytecount v0.6.8 |
| 185 | 2026-02-16T20:54:38.255Z | Downloaded time-macros v0.2.27 |
| 186 | 2026-02-16T20:54:38.255Z | Downloaded testing_table v0.3.0 |
| 187 | 2026-02-16T20:54:38.255Z | Downloaded take_mut v0.2.2 |
| 188 | 2026-02-16T20:54:38.255Z | Downloaded socket2 v0.6.0 |
| 189 | 2026-02-16T20:54:38.255Z | Downloaded serde_tokenstream v0.2.0 |
| 190 | 2026-02-16T20:54:38.255Z | Downloaded serde_json v1.0.149 |
| 191 | 2026-02-16T20:54:38.255Z | Downloaded serde_derive v1.0.228 |
| 192 | 2026-02-16T20:54:38.280Z | Downloaded serde_core v1.0.228 |
| 193 | 2026-02-16T20:54:38.280Z | Downloaded quote v1.0.35 |
| 194 | 2026-02-16T20:54:38.280Z | Downloaded pest v2.8.1 |
| 195 | 2026-02-16T20:54:38.280Z | Downloaded memoffset v0.9.0 |
| 196 | 2026-02-16T20:54:38.280Z | Downloaded crossbeam-channel v0.5.8 |
| 197 | 2026-02-16T20:54:38.280Z | Downloaded anyhow v1.0.101 |
| 198 | 2026-02-16T20:54:38.280Z | Downloaded sha2 v0.10.6 |
| 199 | 2026-02-16T20:54:38.280Z | Downloaded pest_derive v2.8.1 |
| 200 | 2026-02-16T20:54:38.305Z | Downloaded heck v0.5.0 |
| 201 | 2026-02-16T20:54:38.305Z | Downloaded dof v0.4.0 |
| 202 | 2026-02-16T20:54:38.305Z | Downloaded crossbeam-utils v0.8.15 |
| 203 | 2026-02-16T20:54:38.305Z | Downloaded block-buffer v0.10.4 |
| 204 | 2026-02-16T20:54:38.305Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 205 | 2026-02-16T20:54:38.305Z | Downloaded powerfmt v0.2.0 |
| 206 | 2026-02-16T20:54:38.305Z | Downloaded plain v0.2.3 |
| 207 | 2026-02-16T20:54:38.305Z | Downloaded pest_meta v2.8.1 |
| 208 | 2026-02-16T20:54:38.305Z | Downloaded papergrid v0.17.0 |
| 209 | 2026-02-16T20:54:38.305Z | Downloaded once_cell v1.21.3 |
| 210 | 2026-02-16T20:54:38.305Z | Downloaded num-conv v0.2.0 |
| 211 | 2026-02-16T20:54:38.305Z | Downloaded memmap2 v0.9.8 |
| 212 | 2026-02-16T20:54:38.305Z | Downloaded log v0.4.20 |
| 213 | 2026-02-16T20:54:38.305Z | Downloaded itoa v1.0.6 |
| 214 | 2026-02-16T20:54:38.330Z | Downloaded is_terminal_polyfill v1.70.1 |
| 215 | 2026-02-16T20:54:38.330Z | Downloaded iana-time-zone v0.1.63 |
| 216 | 2026-02-16T20:54:38.330Z | Downloaded hubpack_derive v0.1.1 |
| 217 | 2026-02-16T20:54:38.330Z | Downloaded generic-array v0.14.7 |
| 218 | 2026-02-16T20:54:38.330Z | Downloaded colorchoice v1.0.0 |
| 219 | 2026-02-16T20:54:38.330Z | Downloaded clap_lex v1.0.0 |
| 220 | 2026-02-16T20:54:38.330Z | Downloaded cfg-if v1.0.0 |
| 221 | 2026-02-16T20:54:38.330Z | Downloaded utf8parse v0.2.1 |
| 222 | 2026-02-16T20:54:38.330Z | Downloaded hubpack v0.1.2 |
| 223 | 2026-02-16T20:54:38.330Z | Downloaded fnv v1.0.7 |
| 224 | 2026-02-16T20:54:38.330Z | Downloaded clap_derive v4.5.55 |
| 225 | 2026-02-16T20:54:38.330Z | Downloaded autocfg v1.1.0 |
| 226 | 2026-02-16T20:54:38.330Z | Downloaded anstyle-query v1.0.0 |
| 227 | 2026-02-16T20:54:38.409Z | Compiling proc-macro2 v1.0.89 |
| 228 | 2026-02-16T20:54:38.409Z | Compiling unicode-ident v1.0.8 |
| 229 | 2026-02-16T20:54:38.433Z | Compiling thiserror v2.0.18 |
| 230 | 2026-02-16T20:54:38.433Z | Compiling memchr v2.5.0 |
| 231 | 2026-02-16T20:54:38.433Z | Compiling serde_core v1.0.228 |
| 232 | 2026-02-16T20:54:38.433Z | Compiling zmij v1.0.2 |
| 233 | 2026-02-16T20:54:38.433Z | Compiling libc v0.2.180 |
| 234 | 2026-02-16T20:54:38.433Z | Compiling serde v1.0.228 |
| 235 | 2026-02-16T20:54:38.641Z | Compiling serde_json v1.0.149 |
| 236 | 2026-02-16T20:54:38.980Z | Compiling ucd-trie v0.1.5 |
| 237 | 2026-02-16T20:54:39.007Z | Compiling zerocopy v0.8.27 |
| 238 | 2026-02-16T20:54:39.365Z | Compiling autocfg v1.1.0 |
| 239 | 2026-02-16T20:54:39.773Z | Compiling rustversion v1.0.12 |
| 240 | 2026-02-16T20:54:40.108Z | Compiling quote v1.0.35 |
| 241 | 2026-02-16T20:54:40.333Z | Compiling utf8parse v0.2.1 |
| 242 | 2026-02-16T20:54:40.357Z | Compiling itoa v1.0.6 |
| 243 | 2026-02-16T20:54:40.483Z | Compiling syn v2.0.87 |
| 244 | 2026-02-16T20:54:40.507Z | Compiling syn v1.0.109 |
| 245 | 2026-02-16T20:54:40.557Z | Compiling cfg-if v1.0.0 |
| 246 | 2026-02-16T20:54:40.608Z | Compiling heck v0.5.0 |
| 247 | 2026-02-16T20:54:40.754Z | Compiling anstyle-parse v0.2.0 |
| 248 | 2026-02-16T20:54:41.227Z | Compiling colorchoice v1.0.0 |
| 249 | 2026-02-16T20:54:41.358Z | Compiling usdt-impl v0.6.0 |
| 250 | 2026-02-16T20:54:41.413Z | Compiling anstyle-query v1.0.0 |
| 251 | 2026-02-16T20:54:41.460Z | Compiling anstyle v1.0.8 |
| 252 | 2026-02-16T20:54:41.574Z | Compiling is_terminal_polyfill v1.70.1 |
| 253 | 2026-02-16T20:54:41.791Z | Compiling thread-id v5.0.0 |
| 254 | 2026-02-16T20:54:41.927Z | Compiling anstream v0.6.15 |
| 255 | 2026-02-16T20:54:42.067Z | Compiling slog v2.8.2 |
| 256 | 2026-02-16T20:54:42.417Z | Compiling num-traits v0.2.19 |
| 257 | 2026-02-16T20:54:42.539Z | Compiling byteorder v1.4.3 |
| 258 | 2026-02-16T20:54:42.875Z | Compiling plain v0.2.3 |
| 259 | 2026-02-16T20:54:42.945Z | Compiling clap_lex v1.0.0 |
| 260 | 2026-02-16T20:54:43.067Z | Compiling strsim v0.11.0 |
| 261 | 2026-02-16T20:54:43.777Z | Compiling crossbeam-utils v0.8.15 |
| 262 | 2026-02-16T20:54:43.801Z | Compiling log v0.4.20 |
| 263 | 2026-02-16T20:54:44.170Z | Compiling clap_builder v4.5.58 |
| 264 | 2026-02-16T20:54:44.682Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 265 | 2026-02-16T20:54:45.428Z | Compiling memoffset v0.9.0 |
| 266 | 2026-02-16T20:54:45.680Z | Compiling pretty-hex v0.4.1 |
| 267 | 2026-02-16T20:54:45.774Z | Compiling cfg_aliases v0.2.1 |
| 268 | 2026-02-16T20:54:45.862Z | Compiling num-conv v0.2.0 |
| 269 | 2026-02-16T20:54:46.019Z | Compiling bitflags v2.10.0 |
| 270 | 2026-02-16T20:54:46.061Z | Compiling once_cell v1.21.3 |
| 271 | 2026-02-16T20:54:46.190Z | Compiling powerfmt v0.2.0 |
| 272 | 2026-02-16T20:54:46.221Z | Compiling hubpack_derive v0.1.1 |
| 273 | 2026-02-16T20:54:46.266Z | Compiling time-core v0.1.8 |
| 274 | 2026-02-16T20:54:46.449Z | Compiling unicode-width v0.2.0 |
| 275 | 2026-02-16T20:54:46.498Z | Compiling time-macros v0.2.27 |
| 276 | 2026-02-16T20:54:46.608Z | Compiling deranged v0.5.5 |
| 277 | 2026-02-16T20:54:46.633Z | Compiling thread_local v1.1.7 |
| 278 | 2026-02-16T20:54:46.905Z | Compiling proc-macro-error2 v2.0.1 |
| 279 | 2026-02-16T20:54:46.930Z | Compiling nix v0.31.1 |
| 280 | 2026-02-16T20:54:48.505Z | Compiling anyhow v1.0.101 |
| 281 | 2026-02-16T20:54:48.846Z | Compiling fnv v1.0.7 |
| 282 | 2026-02-16T20:54:49.006Z | Compiling iana-time-zone v0.1.63 |
| 283 | 2026-02-16T20:54:49.124Z | Compiling version_check v0.9.5 |
| 284 | 2026-02-16T20:54:49.160Z | Compiling thiserror-impl v2.0.18 |
| 285 | 2026-02-16T20:54:49.195Z | Compiling serde_derive v1.0.228 |
| 286 | 2026-02-16T20:54:49.356Z | Compiling zerocopy-derive v0.8.27 |
| 287 | 2026-02-16T20:54:49.445Z | Compiling scroll_derive v0.13.1 |
| 288 | 2026-02-16T20:54:49.549Z | Compiling clap_derive v4.5.55 |
| 289 | 2026-02-16T20:54:49.613Z | Compiling slog-async v2.8.0 |
| 290 | 2026-02-16T20:54:49.998Z | Compiling bytecount v0.6.8 |
| 291 | 2026-02-16T20:54:50.499Z | Compiling time v0.3.47 |
| 292 | 2026-02-16T20:54:50.829Z | Compiling scroll v0.13.0 |
| 293 | 2026-02-16T20:54:51.356Z | Compiling goblin v0.10.1 |
| 294 | 2026-02-16T20:54:51.502Z | Compiling pest v2.8.1 |
| 295 | 2026-02-16T20:54:53.881Z | Compiling pest_meta v2.8.1 |
| 296 | 2026-02-16T20:54:55.086Z | Compiling pest_generator v2.8.1 |
| 297 | 2026-02-16T20:54:55.965Z | Compiling erased-serde v0.3.31 |
| 298 | 2026-02-16T20:54:56.296Z | Compiling hubpack v0.1.2 |
| 299 | 2026-02-16T20:54:56.605Z | Compiling pest_derive v2.8.1 |
| 300 | 2026-02-16T20:54:56.674Z | Compiling dof v0.4.0 |
| 301 | 2026-02-16T20:54:56.718Z | Compiling serde_tokenstream v0.2.0 |
| 302 | 2026-02-16T20:54:57.314Z | Compiling clap v4.5.58 |
| 303 | 2026-02-16T20:54:57.339Z | Compiling dtrace-parser v0.3.0 |
| 304 | 2026-02-16T20:54:57.565Z | Compiling transceiver-messages v0.1.1 (/work/oxidecomputer/transceiver-control/messages) |
| 305 | 2026-02-16T20:54:57.613Z | Compiling papergrid v0.17.0 |
| 306 | 2026-02-16T20:54:59.095Z | Compiling usdt-attr-macro v0.6.0 |
| 307 | 2026-02-16T20:55:00.204Z | Compiling usdt-macro v0.6.0 |
| 308 | 2026-02-16T20:55:01.267Z | Compiling transceiver-controller v0.1.1 (/work/oxidecomputer/transceiver-control/controller) |
| 309 | 2026-02-16T20:55:01.589Z | Compiling chrono v0.4.41 |
| 310 | 2026-02-16T20:55:02.379Z | Compiling tabled_derive v0.11.0 |
| 311 | 2026-02-16T20:55:04.125Z | Compiling tokio-macros v2.6.0 |
| 312 | 2026-02-16T20:55:04.824Z | Compiling crossbeam-channel v0.5.8 |
| 313 | 2026-02-16T20:55:05.529Z | Compiling testing_table v0.3.0 |
| 314 | 2026-02-16T20:55:06.081Z | Compiling memmap2 v0.9.8 |
| 315 | 2026-02-16T20:55:06.113Z | Compiling socket2 v0.6.0 |
| 316 | 2026-02-16T20:55:06.199Z | Compiling mio v1.0.3 |
| 317 | 2026-02-16T20:55:06.563Z | Compiling is-terminal v0.4.12 |
| 318 | 2026-02-16T20:55:06.688Z | Compiling take_mut v0.2.2 |
| 319 | 2026-02-16T20:55:06.832Z | Compiling pin-project-lite v0.2.12 |
| 320 | 2026-02-16T20:55:06.960Z | Compiling static_assertions v1.1.0 |
| 321 | 2026-02-16T20:55:07.053Z | Compiling either v1.8.1 |
| 322 | 2026-02-16T20:55:07.346Z | Compiling term v1.1.0 |
| 323 | 2026-02-16T20:55:07.495Z | Compiling itertools v0.14.0 |
| 324 | 2026-02-16T20:55:07.591Z | Compiling transceiver-decode v0.1.0 (/work/oxidecomputer/transceiver-control/decode) |
| 325 | 2026-02-16T20:55:08.201Z | Compiling slog-term v2.9.2 |
| 326 | 2026-02-16T20:55:08.820Z | Compiling tokio v1.49.0 |
| 327 | 2026-02-16T20:55:09.713Z | Compiling usdt v0.6.0 |
| 328 | 2026-02-16T20:55:10.534Z | Compiling tabled v0.20.0 |
| 329 | 2026-02-16T20:55:30.054Z | Finished `release` profile [optimized] target(s) in 52.87s |
| 330 | 2026-02-16T20:55:30.142Z | |
| 331 | 2026-02-16T20:55:30.142Z | real 53.015582283 |
| 332 | 2026-02-16T20:55:30.142Z | user 5:41.519246811 |
| 333 | 2026-02-16T20:55:30.142Z | sys 28.284886150 |
| 334 | 2026-02-16T20:55:30.142Z | trap 0.227685711 |
| 335 | 2026-02-16T20:55:30.142Z | tflt 0.124846258 |
| 336 | 2026-02-16T20:55:30.142Z | dflt 0.372190286 |
| 337 | 2026-02-16T20:55:30.142Z | kflt 0.001756683 |
| 338 | 2026-02-16T20:55:30.142Z | lock 19:32.727844602 |
| 339 | 2026-02-16T20:55:30.142Z | slp 13:21.633212605 |
| 340 | 2026-02-16T20:55:30.142Z | lat 18.099619380 |
| 341 | 2026-02-16T20:55:30.142Z | stop 12.906165225 |
| 342 | 2026-02-16T20:55:30.167Z | + banner output |
| 343 | 2026-02-16T20:55:30.167Z | |
| 344 | 2026-02-16T20:55:30.167Z | #### # # ##### ##### # # ##### |
| 345 | 2026-02-16T20:55:30.167Z | # # # # # # # # # # |
| 346 | 2026-02-16T20:55:30.167Z | # # # # # # # # # # |
| 347 | 2026-02-16T20:55:30.167Z | # # # # # ##### # # # |
| 348 | 2026-02-16T20:55:30.167Z | # # # # # # # # # |
| 349 | 2026-02-16T20:55:30.167Z | #### #### # # #### # |
| 350 | 2026-02-16T20:55:30.167Z | |
| 351 | 2026-02-16T20:55:30.167Z | + mv target/release/xcvradm /out/xcvradm |
| 352 | 2026-02-16T20:55:30.167Z | + digest -a sha256 /out/xcvradm |
| 353 | 2026-02-16T20:55:30.192Z | + gzip /out/xcvradm |
| 354 | 2026-02-16T20:55:30.792Z | + digest -a sha256 /out/xcvradm.gz |
| 355 | 2026-02-16T20:55:30.817Z | process exited: duration 53909 ms, exit code 0 |
| |
| 356 | 2026-02-16T20:55:30.868Z | found 3 output files |
| 357 | 2026-02-16T20:55:30.868Z | uploading: /out/xcvradm.gz (4718040 bytes) |
| 358 | 2026-02-16T20:55:37.535Z | uploaded: /out/xcvradm.gz |
| 359 | 2026-02-16T20:55:37.559Z | uploading: /out/xcvradm.sha256.txt (65 bytes) |
| 360 | 2026-02-16T20:55:38.630Z | uploaded: /out/xcvradm.sha256.txt |
| 361 | 2026-02-16T20:55:38.631Z | uploading: /out/xcvradm.gz.sha256.txt (65 bytes) |
| 362 | 2026-02-16T20:55:39.725Z | uploaded: /out/xcvradm.gz.sha256.txt |