|
|
|
| 1 | 2026-02-16T20:53:54.277Z | job assigned to worker 01KHM3NJ5V6BB4T90WX0SQ4VCV [factory gimlet-EVT22200007-propolis, EVT22200007/58279] (queued for 27 s) |
| |
| 2 | 2026-02-16T20:54:02.837Z | starting task 0: "setup" |
| 3 | 2026-02-16T20:54:02.862Z | ++ uname -s |
| 4 | 2026-02-16T20:54:02.862Z | + kern=SunOS |
| 5 | 2026-02-16T20:54:02.862Z | + build_user=build |
| 6 | 2026-02-16T20:54:02.862Z | + build_uid=12345 |
| 7 | 2026-02-16T20:54:02.862Z | + work_dir=/work |
| 8 | 2026-02-16T20:54:02.862Z | + input_dir=/input |
| 9 | 2026-02-16T20:54:02.862Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-16T20:54:02.862Z | + case "$kern" in |
| 11 | 2026-02-16T20:54:02.862Z | + groupadd -g 12345 build |
| 12 | 2026-02-16T20:54:02.862Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-16T20:54:04.863Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-16T20:54:04.900Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-16T20:54:04.924Z | + home_fs=zfs |
| 16 | 2026-02-16T20:54:04.924Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-16T20:54:04.924Z | + mkdir -p /home/build |
| 18 | 2026-02-16T20:54:04.924Z | + chown build:build /home/build /work |
| 19 | 2026-02-16T20:54:06.911Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-16T20:54:06.936Z | process exited: duration 4075 ms, exit code 0 |
| |
| 21 | 2026-02-16T20:54:06.984Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-16T20:54:07.009Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-16T20:54:07.009Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-16T20:54:07.009Z | * rust toolchain profile = "default" |
| 25 | 2026-02-16T20:54:07.009Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-16T20:54:07.009Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-16T20:54:07.009Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-16T20:54:07.009Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-16T20:54:07.009Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-16T20:54:07.142Z | info: downloading installer |
| 31 | 2026-02-16T20:54:07.557Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-16T20:54:07.557Z | warn: /opt/ooce/bin |
| 33 | 2026-02-16T20:54:07.557Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-16T20:54:07.557Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-16T20:54:07.557Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-16T20:54:07.557Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-16T20:54:07.557Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-16T20:54:07.557Z | error: cannot install while Rust is installed |
| 39 | 2026-02-16T20:54:07.557Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-16T20:54:07.581Z | info: profile set to 'default' |
| 41 | 2026-02-16T20:54:07.581Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-16T20:54:07.581Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-16T20:54:07.673Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-16T20:54:07.673Z | info: downloading component 'cargo' |
| 45 | 2026-02-16T20:54:07.831Z | info: downloading component 'clippy' |
| 46 | 2026-02-16T20:54:07.906Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-16T20:54:08.154Z | info: downloading component 'rust-std' |
| 48 | 2026-02-16T20:54:08.823Z | info: downloading component 'rustc' |
| 49 | 2026-02-16T20:54:10.165Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-16T20:54:10.668Z | info: installing component 'cargo' |
| 51 | 2026-02-16T20:54:11.434Z | info: installing component 'clippy' |
| 52 | 2026-02-16T20:54:11.891Z | info: installing component 'rust-docs' |
| 53 | 2026-02-16T20:54:15.246Z | info: installing component 'rust-std' |
| 54 | 2026-02-16T20:54:17.288Z | info: installing component 'rustc' |
| 55 | 2026-02-16T20:54:25.601Z | info: installing component 'rustfmt' |
| 56 | 2026-02-16T20:54:25.991Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-16T20:54:25.992Z | |
| 58 | 2026-02-16T20:54:26.170Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-16T20:54:26.170Z | |
| 60 | 2026-02-16T20:54:26.170Z | |
| 61 | 2026-02-16T20:54:26.170Z | Rust is installed now. Great! |
| 62 | 2026-02-16T20:54:26.170Z | |
| 63 | 2026-02-16T20:54:26.195Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-16T20:54:26.195Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-16T20:54:26.195Z | |
| 66 | 2026-02-16T20:54:26.195Z | To configure your current shell, you need to source |
| 67 | 2026-02-16T20:54:26.195Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-16T20:54:26.195Z | |
| 69 | 2026-02-16T20:54:26.195Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-16T20:54:26.195Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-16T20:54:26.195Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-16T20:54:26.195Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-16T20:54:26.299Z | + rustup --version |
| 74 | 2026-02-16T20:54:26.323Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-16T20:54:26.347Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-16T20:54:26.435Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-16T20:54:26.459Z | + cargo --version |
| 78 | 2026-02-16T20:54:26.543Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-16T20:54:26.567Z | + rustc --version |
| 80 | 2026-02-16T20:54:26.653Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-16T20:54:26.677Z | process exited: duration 19673 ms, exit code 0 |
| |
| 82 | 2026-02-16T20:54:26.725Z | starting task 2: "authentication" |
| 83 | 2026-02-16T20:54:26.784Z | process exited: duration 59 ms, exit code 0 |
| |
| 84 | 2026-02-16T20:54:26.833Z | starting task 3: "clone repository" |
| 85 | 2026-02-16T20:54:26.856Z | + mkdir -p /work/oxidecomputer/transceiver-control |
| 86 | 2026-02-16T20:54:26.857Z | + git clone https://github.com/oxidecomputer/transceiver-control /work/oxidecomputer/transceiver-control |
| 87 | 2026-02-16T20:54:26.881Z | Cloning into '/work/oxidecomputer/transceiver-control'... |
| 88 | 2026-02-16T20:54:27.681Z | + cd /work/oxidecomputer/transceiver-control |
| 89 | 2026-02-16T20:54:27.681Z | + git fetch origin 6d07cb4809caa667999192be045db37d9bb166c1 |
| 90 | 2026-02-16T20:54:28.031Z | From https://github.com/oxidecomputer/transceiver-control |
| 91 | 2026-02-16T20:54:28.031Z | * branch 6d07cb4809caa667999192be045db37d9bb166c1 -> FETCH_HEAD |
| 92 | 2026-02-16T20:54:28.055Z | + [[ -n dependabot/cargo/bitflags-2.11.0 ]] |
| 93 | 2026-02-16T20:54:28.055Z | ++ git branch --show-current |
| 94 | 2026-02-16T20:54:28.055Z | + current=main |
| 95 | 2026-02-16T20:54:28.055Z | + [[ main != dependabot/cargo/bitflags-2.11.0 ]] |
| 96 | 2026-02-16T20:54:28.055Z | + git branch -f dependabot/cargo/bitflags-2.11.0 6d07cb4809caa667999192be045db37d9bb166c1 |
| 97 | 2026-02-16T20:54:28.079Z | + git checkout -f dependabot/cargo/bitflags-2.11.0 |
| 98 | 2026-02-16T20:54:28.079Z | Switched to branch 'dependabot/cargo/bitflags-2.11.0' |
| 99 | 2026-02-16T20:54:28.080Z | + git reset --hard 6d07cb4809caa667999192be045db37d9bb166c1 |
| 100 | 2026-02-16T20:54:28.104Z | HEAD is now at 6d07cb4 Bump bitflags from 2.10.0 to 2.11.0 |
| 101 | 2026-02-16T20:54:28.104Z | process exited: duration 1252 ms, exit code 0 |
| |
| 102 | 2026-02-16T20:54:28.152Z | starting task 4: "build" |
| 103 | 2026-02-16T20:54:28.176Z | + cargo --version |
| 104 | 2026-02-16T20:54:28.232Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 105 | 2026-02-16T20:54:28.256Z | + rustc --version |
| 106 | 2026-02-16T20:54:28.316Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 107 | 2026-02-16T20:54:28.340Z | + pfexec mkdir -p /out |
| 108 | 2026-02-16T20:54:28.340Z | + pfexec chown build /out |
| 109 | 2026-02-16T20:54:28.340Z | + banner build |
| 110 | 2026-02-16T20:54:28.340Z | |
| 111 | 2026-02-16T20:54:28.340Z | ##### # # # # ##### |
| 112 | 2026-02-16T20:54:28.340Z | # # # # # # # # |
| 113 | 2026-02-16T20:54:28.340Z | ##### # # # # # # |
| 114 | 2026-02-16T20:54:28.340Z | # # # # # # # # |
| 115 | 2026-02-16T20:54:28.340Z | # # # # # # # # |
| 116 | 2026-02-16T20:54:28.340Z | ##### #### # ###### ##### |
| 117 | 2026-02-16T20:54:28.340Z | |
| 118 | 2026-02-16T20:54:28.340Z | + ptime -m cargo build --release --locked --bin xcvradm |
| 119 | 2026-02-16T20:54:28.527Z | Updating crates.io index |
| 120 | 2026-02-16T20:54:29.082Z | Downloading crates ... |
| 121 | 2026-02-16T20:54:29.141Z | Downloaded cfg-if v1.0.0 |
| 122 | 2026-02-16T20:54:29.165Z | Downloaded bytecount v0.6.8 |
| 123 | 2026-02-16T20:54:29.166Z | Downloaded colorchoice v1.0.0 |
| 124 | 2026-02-16T20:54:29.166Z | Downloaded anstyle v1.0.8 |
| 125 | 2026-02-16T20:54:29.166Z | Downloaded anstream v0.6.15 |
| 126 | 2026-02-16T20:54:29.166Z | Downloaded byteorder v1.4.3 |
| 127 | 2026-02-16T20:54:29.166Z | Downloaded bitflags v2.11.0 |
| 128 | 2026-02-16T20:54:29.166Z | Downloaded usdt-macro v0.6.0 |
| 129 | 2026-02-16T20:54:29.166Z | Downloaded anyhow v1.0.101 |
| 130 | 2026-02-16T20:54:29.191Z | Downloaded itoa v1.0.6 |
| 131 | 2026-02-16T20:54:29.191Z | Downloaded clap_lex v0.7.4 |
| 132 | 2026-02-16T20:54:29.191Z | Downloaded itertools v0.14.0 |
| 133 | 2026-02-16T20:54:29.191Z | Downloaded hubpack_derive v0.1.1 |
| 134 | 2026-02-16T20:54:29.191Z | Downloaded libc v0.2.180 |
| 135 | 2026-02-16T20:54:29.224Z | Downloaded time-core v0.1.8 |
| 136 | 2026-02-16T20:54:29.248Z | Downloaded static_assertions v1.1.0 |
| 137 | 2026-02-16T20:54:29.248Z | Downloaded thiserror-impl v2.0.18 |
| 138 | 2026-02-16T20:54:29.248Z | Downloaded version_check v0.9.5 |
| 139 | 2026-02-16T20:54:29.248Z | Downloaded utf8parse v0.2.1 |
| 140 | 2026-02-16T20:54:29.248Z | Downloaded scroll v0.13.0 |
| 141 | 2026-02-16T20:54:29.248Z | Downloaded thread_local v1.1.7 |
| 142 | 2026-02-16T20:54:29.248Z | Downloaded zmij v1.0.2 |
| 143 | 2026-02-16T20:54:29.248Z | Downloaded ucd-trie v0.1.5 |
| 144 | 2026-02-16T20:54:29.248Z | Downloaded unicode-ident v1.0.8 |
| 145 | 2026-02-16T20:54:29.248Z | Downloaded papergrid v0.17.0 |
| 146 | 2026-02-16T20:54:29.272Z | Downloaded zerocopy-derive v0.8.27 |
| 147 | 2026-02-16T20:54:29.272Z | Downloaded pest v2.8.1 |
| 148 | 2026-02-16T20:54:29.272Z | Downloaded mio v1.0.3 |
| 149 | 2026-02-16T20:54:29.272Z | Downloaded serde_json v1.0.149 |
| 150 | 2026-02-16T20:54:29.296Z | Downloaded serde v1.0.228 |
| 151 | 2026-02-16T20:54:29.296Z | Downloaded typenum v1.16.0 |
| 152 | 2026-02-16T20:54:29.296Z | Downloaded time-macros v0.2.27 |
| 153 | 2026-02-16T20:54:29.296Z | Downloaded time v0.3.47 |
| 154 | 2026-02-16T20:54:29.320Z | Downloaded zerocopy v0.8.27 |
| 155 | 2026-02-16T20:54:29.346Z | Downloaded syn v1.0.109 |
| 156 | 2026-02-16T20:54:29.346Z | Downloaded unicode-width v0.2.0 |
| 157 | 2026-02-16T20:54:29.346Z | Downloaded syn v2.0.87 |
| 158 | 2026-02-16T20:54:29.370Z | Downloaded nix v0.31.1 |
| 159 | 2026-02-16T20:54:29.370Z | Downloaded tabled v0.20.0 |
| 160 | 2026-02-16T20:54:29.395Z | Downloaded socket2 v0.6.0 |
| 161 | 2026-02-16T20:54:29.395Z | Downloaded memchr v2.5.0 |
| 162 | 2026-02-16T20:54:29.395Z | Downloaded term v1.1.0 |
| 163 | 2026-02-16T20:54:29.395Z | Downloaded slog v2.8.2 |
| 164 | 2026-02-16T20:54:29.395Z | Downloaded serde_derive v1.0.228 |
| 165 | 2026-02-16T20:54:29.419Z | Downloaded serde_core v1.0.228 |
| 166 | 2026-02-16T20:54:29.419Z | Downloaded rustversion v1.0.12 |
| 167 | 2026-02-16T20:54:29.419Z | Downloaded once_cell v1.21.3 |
| 168 | 2026-02-16T20:54:29.419Z | Downloaded memmap2 v0.9.8 |
| 169 | 2026-02-16T20:54:29.419Z | Downloaded crossbeam-utils v0.8.15 |
| 170 | 2026-02-16T20:54:29.419Z | Downloaded usdt-impl v0.6.0 |
| 171 | 2026-02-16T20:54:29.419Z | Downloaded usdt v0.6.0 |
| 172 | 2026-02-16T20:54:29.419Z | Downloaded tokio-macros v2.6.0 |
| 173 | 2026-02-16T20:54:29.419Z | Downloaded slog-async v2.8.0 |
| 174 | 2026-02-16T20:54:29.419Z | Downloaded serde_tokenstream v0.2.0 |
| 175 | 2026-02-16T20:54:29.419Z | Downloaded pest_derive v2.8.1 |
| 176 | 2026-02-16T20:54:29.443Z | Downloaded thread-id v5.0.0 |
| 177 | 2026-02-16T20:54:29.443Z | Downloaded sha2 v0.10.6 |
| 178 | 2026-02-16T20:54:29.443Z | Downloaded quote v1.0.35 |
| 179 | 2026-02-16T20:54:29.443Z | Downloaded proc-macro-error2 v2.0.1 |
| 180 | 2026-02-16T20:54:29.443Z | Downloaded pin-project-lite v0.2.12 |
| 181 | 2026-02-16T20:54:29.443Z | Downloaded dtrace-parser v0.3.0 |
| 182 | 2026-02-16T20:54:29.443Z | Downloaded usdt-attr-macro v0.6.0 |
| 183 | 2026-02-16T20:54:29.443Z | Downloaded tabled_derive v0.11.0 |
| 184 | 2026-02-16T20:54:29.443Z | Downloaded pretty-hex v0.4.1 |
| 185 | 2026-02-16T20:54:29.444Z | Downloaded thiserror v2.0.18 |
| 186 | 2026-02-16T20:54:29.468Z | Downloaded powerfmt v0.2.0 |
| 187 | 2026-02-16T20:54:29.468Z | Downloaded pest_generator v2.8.1 |
| 188 | 2026-02-16T20:54:29.468Z | Downloaded proc-macro2 v1.0.89 |
| 189 | 2026-02-16T20:54:29.468Z | Downloaded tokio v1.49.0 |
| 190 | 2026-02-16T20:54:29.496Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 191 | 2026-02-16T20:54:29.519Z | Downloaded plain v0.2.3 |
| 192 | 2026-02-16T20:54:29.520Z | Downloaded pest_meta v2.8.1 |
| 193 | 2026-02-16T20:54:29.520Z | Downloaded num-traits v0.2.19 |
| 194 | 2026-02-16T20:54:29.520Z | Downloaded num-conv v0.2.0 |
| 195 | 2026-02-16T20:54:29.520Z | Downloaded memoffset v0.9.0 |
| 196 | 2026-02-16T20:54:29.520Z | Downloaded log v0.4.20 |
| 197 | 2026-02-16T20:54:29.520Z | Downloaded goblin v0.10.1 |
| 198 | 2026-02-16T20:54:29.520Z | Downloaded dof v0.4.0 |
| 199 | 2026-02-16T20:54:29.520Z | Downloaded clap_builder v4.5.57 |
| 200 | 2026-02-16T20:54:29.544Z | Downloaded testing_table v0.3.0 |
| 201 | 2026-02-16T20:54:29.544Z | Downloaded take_mut v0.2.2 |
| 202 | 2026-02-16T20:54:29.544Z | Downloaded strsim v0.11.0 |
| 203 | 2026-02-16T20:54:29.544Z | Downloaded slog-term v2.9.2 |
| 204 | 2026-02-16T20:54:29.544Z | Downloaded scroll_derive v0.13.1 |
| 205 | 2026-02-16T20:54:29.544Z | Downloaded clap_derive v4.5.55 |
| 206 | 2026-02-16T20:54:29.544Z | Downloaded is_terminal_polyfill v1.70.1 |
| 207 | 2026-02-16T20:54:29.544Z | Downloaded iana-time-zone v0.1.63 |
| 208 | 2026-02-16T20:54:29.544Z | Downloaded hubpack v0.1.2 |
| 209 | 2026-02-16T20:54:29.544Z | Downloaded heck v0.5.0 |
| 210 | 2026-02-16T20:54:29.544Z | Downloaded either v1.8.1 |
| 211 | 2026-02-16T20:54:29.544Z | Downloaded digest v0.10.6 |
| 212 | 2026-02-16T20:54:29.544Z | Downloaded crypto-common v0.1.6 |
| 213 | 2026-02-16T20:54:29.545Z | Downloaded crossbeam-channel v0.5.8 |
| 214 | 2026-02-16T20:54:29.569Z | Downloaded cpufeatures v0.2.6 |
| 215 | 2026-02-16T20:54:29.569Z | Downloaded chrono v0.4.41 |
| 216 | 2026-02-16T20:54:29.569Z | Downloaded clap v4.5.57 |
| 217 | 2026-02-16T20:54:29.569Z | Downloaded cfg_aliases v0.2.1 |
| 218 | 2026-02-16T20:54:29.569Z | Downloaded autocfg v1.1.0 |
| 219 | 2026-02-16T20:54:29.569Z | Downloaded is-terminal v0.4.12 |
| 220 | 2026-02-16T20:54:29.593Z | Downloaded generic-array v0.14.7 |
| 221 | 2026-02-16T20:54:29.593Z | Downloaded fnv v1.0.7 |
| 222 | 2026-02-16T20:54:29.593Z | Downloaded erased-serde v0.3.31 |
| 223 | 2026-02-16T20:54:29.593Z | Downloaded deranged v0.5.5 |
| 224 | 2026-02-16T20:54:29.593Z | Downloaded anstyle-parse v0.2.0 |
| 225 | 2026-02-16T20:54:29.593Z | Downloaded block-buffer v0.10.4 |
| 226 | 2026-02-16T20:54:29.593Z | Downloaded anstyle-query v1.0.0 |
| 227 | 2026-02-16T20:54:29.675Z | Compiling proc-macro2 v1.0.89 |
| 228 | 2026-02-16T20:54:29.675Z | Compiling unicode-ident v1.0.8 |
| 229 | 2026-02-16T20:54:29.675Z | Compiling memchr v2.5.0 |
| 230 | 2026-02-16T20:54:29.699Z | Compiling thiserror v2.0.18 |
| 231 | 2026-02-16T20:54:29.699Z | Compiling serde_core v1.0.228 |
| 232 | 2026-02-16T20:54:29.699Z | Compiling zmij v1.0.2 |
| 233 | 2026-02-16T20:54:29.699Z | Compiling libc v0.2.180 |
| 234 | 2026-02-16T20:54:29.699Z | Compiling serde v1.0.228 |
| 235 | 2026-02-16T20:54:29.898Z | Compiling ucd-trie v0.1.5 |
| 236 | 2026-02-16T20:54:30.269Z | Compiling serde_json v1.0.149 |
| 237 | 2026-02-16T20:54:30.316Z | Compiling zerocopy v0.8.27 |
| 238 | 2026-02-16T20:54:30.589Z | Compiling autocfg v1.1.0 |
| 239 | 2026-02-16T20:54:31.085Z | Compiling rustversion v1.0.12 |
| 240 | 2026-02-16T20:54:31.401Z | Compiling quote v1.0.35 |
| 241 | 2026-02-16T20:54:31.557Z | Compiling heck v0.5.0 |
| 242 | 2026-02-16T20:54:31.623Z | Compiling itoa v1.0.6 |
| 243 | 2026-02-16T20:54:31.660Z | Compiling cfg-if v1.0.0 |
| 244 | 2026-02-16T20:54:31.710Z | Compiling syn v2.0.87 |
| 245 | 2026-02-16T20:54:31.747Z | Compiling syn v1.0.109 |
| 246 | 2026-02-16T20:54:31.828Z | Compiling utf8parse v0.2.1 |
| 247 | 2026-02-16T20:54:31.975Z | Compiling anstyle-parse v0.2.0 |
| 248 | 2026-02-16T20:54:32.367Z | Compiling usdt-impl v0.6.0 |
| 249 | 2026-02-16T20:54:32.504Z | Compiling colorchoice v1.0.0 |
| 250 | 2026-02-16T20:54:32.661Z | Compiling anstyle v1.0.8 |
| 251 | 2026-02-16T20:54:32.696Z | Compiling is_terminal_polyfill v1.70.1 |
| 252 | 2026-02-16T20:54:32.756Z | Compiling anstyle-query v1.0.0 |
| 253 | 2026-02-16T20:54:32.925Z | Compiling thread-id v5.0.0 |
| 254 | 2026-02-16T20:54:33.042Z | Compiling slog v2.8.2 |
| 255 | 2026-02-16T20:54:33.073Z | Compiling anstream v0.6.15 |
| 256 | 2026-02-16T20:54:33.426Z | Compiling num-traits v0.2.19 |
| 257 | 2026-02-16T20:54:33.819Z | Compiling byteorder v1.4.3 |
| 258 | 2026-02-16T20:54:34.106Z | Compiling log v0.4.20 |
| 259 | 2026-02-16T20:54:34.340Z | Compiling plain v0.2.3 |
| 260 | 2026-02-16T20:54:34.549Z | Compiling strsim v0.11.0 |
| 261 | 2026-02-16T20:54:34.574Z | Compiling clap_lex v0.7.4 |
| 262 | 2026-02-16T20:54:34.872Z | Compiling crossbeam-utils v0.8.15 |
| 263 | 2026-02-16T20:54:35.126Z | Compiling clap_builder v4.5.57 |
| 264 | 2026-02-16T20:54:36.113Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 265 | 2026-02-16T20:54:36.715Z | Compiling memoffset v0.9.0 |
| 266 | 2026-02-16T20:54:36.937Z | Compiling powerfmt v0.2.0 |
| 267 | 2026-02-16T20:54:36.961Z | Compiling cfg_aliases v0.2.1 |
| 268 | 2026-02-16T20:54:37.020Z | Compiling num-conv v0.2.0 |
| 269 | 2026-02-16T20:54:37.044Z | Compiling unicode-width v0.2.0 |
| 270 | 2026-02-16T20:54:37.080Z | Compiling pretty-hex v0.4.1 |
| 271 | 2026-02-16T20:54:37.232Z | Compiling time-core v0.1.8 |
| 272 | 2026-02-16T20:54:37.299Z | Compiling bitflags v2.11.0 |
| 273 | 2026-02-16T20:54:37.429Z | Compiling hubpack_derive v0.1.1 |
| 274 | 2026-02-16T20:54:37.474Z | Compiling once_cell v1.21.3 |
| 275 | 2026-02-16T20:54:37.534Z | Compiling time-macros v0.2.27 |
| 276 | 2026-02-16T20:54:37.725Z | Compiling deranged v0.5.5 |
| 277 | 2026-02-16T20:54:37.883Z | Compiling thread_local v1.1.7 |
| 278 | 2026-02-16T20:54:37.910Z | Compiling proc-macro-error2 v2.0.1 |
| 279 | 2026-02-16T20:54:38.124Z | Compiling nix v0.31.1 |
| 280 | 2026-02-16T20:54:39.583Z | Compiling fnv v1.0.7 |
| 281 | 2026-02-16T20:54:39.711Z | Compiling version_check v0.9.5 |
| 282 | 2026-02-16T20:54:40.085Z | Compiling anyhow v1.0.101 |
| 283 | 2026-02-16T20:54:40.181Z | Compiling thiserror-impl v2.0.18 |
| 284 | 2026-02-16T20:54:40.206Z | Compiling serde_derive v1.0.228 |
| 285 | 2026-02-16T20:54:40.235Z | Compiling zerocopy-derive v0.8.27 |
| 286 | 2026-02-16T20:54:40.235Z | Compiling scroll_derive v0.13.1 |
| 287 | 2026-02-16T20:54:40.259Z | Compiling clap_derive v4.5.55 |
| 288 | 2026-02-16T20:54:40.586Z | Compiling bytecount v0.6.8 |
| 289 | 2026-02-16T20:54:41.074Z | Compiling iana-time-zone v0.1.63 |
| 290 | 2026-02-16T20:54:41.630Z | Compiling scroll v0.13.0 |
| 291 | 2026-02-16T20:54:42.017Z | Compiling slog-async v2.8.0 |
| 292 | 2026-02-16T20:54:42.140Z | Compiling goblin v0.10.1 |
| 293 | 2026-02-16T20:54:42.558Z | Compiling pest v2.8.1 |
| 294 | 2026-02-16T20:54:44.876Z | Compiling pest_meta v2.8.1 |
| 295 | 2026-02-16T20:54:45.404Z | Compiling clap v4.5.57 |
| 296 | 2026-02-16T20:54:45.735Z | Compiling chrono v0.4.41 |
| 297 | 2026-02-16T20:54:46.504Z | Compiling pest_generator v2.8.1 |
| 298 | 2026-02-16T20:54:46.689Z | Compiling dof v0.4.0 |
| 299 | 2026-02-16T20:54:46.947Z | Compiling erased-serde v0.3.31 |
| 300 | 2026-02-16T20:54:47.507Z | Compiling serde_tokenstream v0.2.0 |
| 301 | 2026-02-16T20:54:47.581Z | Compiling hubpack v0.1.2 |
| 302 | 2026-02-16T20:54:47.676Z | Compiling pest_derive v2.8.1 |
| 303 | 2026-02-16T20:54:47.948Z | Compiling transceiver-messages v0.1.1 (/work/oxidecomputer/transceiver-control/messages) |
| 304 | 2026-02-16T20:54:48.449Z | Compiling dtrace-parser v0.3.0 |
| 305 | 2026-02-16T20:54:50.652Z | Compiling usdt-macro v0.6.0 |
| 306 | 2026-02-16T20:54:51.704Z | Compiling usdt-attr-macro v0.6.0 |
| 307 | 2026-02-16T20:54:52.255Z | Compiling time v0.3.47 |
| 308 | 2026-02-16T20:54:52.886Z | Compiling papergrid v0.17.0 |
| 309 | 2026-02-16T20:54:53.998Z | Compiling transceiver-controller v0.1.1 (/work/oxidecomputer/transceiver-control/controller) |
| 310 | 2026-02-16T20:54:54.166Z | Compiling tokio-macros v2.6.0 |
| 311 | 2026-02-16T20:54:54.337Z | Compiling tabled_derive v0.11.0 |
| 312 | 2026-02-16T20:54:55.470Z | Compiling crossbeam-channel v0.5.8 |
| 313 | 2026-02-16T20:54:56.046Z | Compiling testing_table v0.3.0 |
| 314 | 2026-02-16T20:54:56.335Z | Compiling memmap2 v0.9.8 |
| 315 | 2026-02-16T20:54:56.478Z | Compiling socket2 v0.6.0 |
| 316 | 2026-02-16T20:54:56.710Z | Compiling is-terminal v0.4.12 |
| 317 | 2026-02-16T20:54:56.821Z | Compiling mio v1.0.3 |
| 318 | 2026-02-16T20:54:56.845Z | Compiling take_mut v0.2.2 |
| 319 | 2026-02-16T20:54:56.845Z | Compiling pin-project-lite v0.2.12 |
| 320 | 2026-02-16T20:54:56.979Z | Compiling either v1.8.1 |
| 321 | 2026-02-16T20:54:57.003Z | Compiling term v1.1.0 |
| 322 | 2026-02-16T20:54:57.266Z | Compiling static_assertions v1.1.0 |
| 323 | 2026-02-16T20:54:57.364Z | Compiling transceiver-decode v0.1.0 (/work/oxidecomputer/transceiver-control/decode) |
| 324 | 2026-02-16T20:54:57.975Z | Compiling slog-term v2.9.2 |
| 325 | 2026-02-16T20:54:58.205Z | Compiling tokio v1.49.0 |
| 326 | 2026-02-16T20:54:59.323Z | Compiling itertools v0.14.0 |
| 327 | 2026-02-16T20:55:00.609Z | Compiling usdt v0.6.0 |
| 328 | 2026-02-16T20:55:00.769Z | Compiling tabled v0.20.0 |
| 329 | 2026-02-16T20:55:21.681Z | Finished `release` profile [optimized] target(s) in 53.28s |
| 330 | 2026-02-16T20:55:21.771Z | |
| 331 | 2026-02-16T20:55:21.796Z | real 53.422326554 |
| 332 | 2026-02-16T20:55:21.796Z | user 5:44.791943529 |
| 333 | 2026-02-16T20:55:21.796Z | sys 27.018887235 |
| 334 | 2026-02-16T20:55:21.796Z | trap 0.232763619 |
| 335 | 2026-02-16T20:55:21.796Z | tflt 0.085415057 |
| 336 | 2026-02-16T20:55:21.796Z | dflt 0.482131873 |
| 337 | 2026-02-16T20:55:21.796Z | kflt 0.000601622 |
| 338 | 2026-02-16T20:55:21.796Z | lock 19:42.938618159 |
| 339 | 2026-02-16T20:55:21.796Z | slp 13:27.778773307 |
| 340 | 2026-02-16T20:55:21.796Z | lat 19.633495980 |
| 341 | 2026-02-16T20:55:21.796Z | stop 14.998243105 |
| 342 | 2026-02-16T20:55:21.796Z | + banner output |
| 343 | 2026-02-16T20:55:21.796Z | |
| 344 | 2026-02-16T20:55:21.796Z | #### # # ##### ##### # # ##### |
| 345 | 2026-02-16T20:55:21.796Z | # # # # # # # # # # |
| 346 | 2026-02-16T20:55:21.796Z | # # # # # # # # # # |
| 347 | 2026-02-16T20:55:21.796Z | # # # # # ##### # # # |
| 348 | 2026-02-16T20:55:21.796Z | # # # # # # # # # |
| 349 | 2026-02-16T20:55:21.796Z | #### #### # # #### # |
| 350 | 2026-02-16T20:55:21.796Z | |
| 351 | 2026-02-16T20:55:21.796Z | + mv target/release/xcvradm /out/xcvradm |
| 352 | 2026-02-16T20:55:21.796Z | + digest -a sha256 /out/xcvradm |
| 353 | 2026-02-16T20:55:21.820Z | + gzip /out/xcvradm |
| 354 | 2026-02-16T20:55:22.424Z | + digest -a sha256 /out/xcvradm.gz |
| 355 | 2026-02-16T20:55:22.448Z | process exited: duration 54285 ms, exit code 0 |
| |
| 356 | 2026-02-16T20:55:22.497Z | found 3 output files |
| 357 | 2026-02-16T20:55:22.497Z | uploading: /out/xcvradm.gz (4717139 bytes) |
| 358 | 2026-02-16T20:55:23.928Z | uploaded: /out/xcvradm.gz |
| 359 | 2026-02-16T20:55:23.954Z | uploading: /out/xcvradm.sha256.txt (65 bytes) |
| 360 | 2026-02-16T20:55:25.021Z | uploaded: /out/xcvradm.sha256.txt |
| 361 | 2026-02-16T20:55:25.022Z | uploading: /out/xcvradm.gz.sha256.txt (65 bytes) |
| 362 | 2026-02-16T20:55:26.115Z | uploaded: /out/xcvradm.gz.sha256.txt |