|
|
|
| 1 | 2026-03-04T04:17:03.595Z | job assigned to worker 01KJVGYSRVQDYQRDZF445XJ8MH [factory aws, i-0055f97110ddfeab4] (queued for 1 m 0 s) |
| |
| 2 | 2026-03-04T04:17:12.060Z | starting task 0: "setup" |
| 3 | 2026-03-04T04:17:12.064Z | ++ uname -s |
| 4 | 2026-03-04T04:17:12.068Z | + kern=SunOS |
| 5 | 2026-03-04T04:17:12.068Z | + build_user=build |
| 6 | 2026-03-04T04:17:12.068Z | + build_uid=12345 |
| 7 | 2026-03-04T04:17:12.068Z | + work_dir=/work |
| 8 | 2026-03-04T04:17:12.068Z | + input_dir=/input |
| 9 | 2026-03-04T04:17:12.068Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-04T04:17:12.068Z | + case "$kern" in |
| 11 | 2026-03-04T04:17:12.068Z | + groupadd -g 12345 build |
| 12 | 2026-03-04T04:17:12.071Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-04T04:17:14.115Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-04T04:17:14.193Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-04T04:17:14.201Z | + home_fs=zfs |
| 16 | 2026-03-04T04:17:14.201Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-04T04:17:14.201Z | + mkdir -p /home/build |
| 18 | 2026-03-04T04:17:14.201Z | + chown build:build /home/build /work |
| 19 | 2026-03-04T04:17:15.202Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-04T04:17:15.223Z | process exited: duration 3140 ms, exit code 0 |
| |
| 21 | 2026-03-04T04:17:15.349Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-04T04:17:15.363Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-04T04:17:15.363Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-04T04:17:15.363Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-04T04:17:15.364Z | * rust toolchain profile = "default" |
| 26 | 2026-03-04T04:17:15.364Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-04T04:17:15.364Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-04T04:17:15.364Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-04T04:17:15.364Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-04T04:17:15.434Z | info: downloading installer |
| 31 | 2026-03-04T04:17:17.308Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-04T04:17:17.308Z | warn: /opt/ooce/bin |
| 33 | 2026-03-04T04:17:17.308Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-04T04:17:17.308Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-04T04:17:17.308Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-04T04:17:17.308Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-04T04:17:17.309Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-04T04:17:17.309Z | error: cannot install while Rust is installed |
| 39 | 2026-03-04T04:17:17.309Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-04T04:17:17.329Z | info: profile set to 'default' |
| 41 | 2026-03-04T04:17:17.330Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-04T04:17:17.413Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-04T04:17:17.518Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-04T04:17:17.518Z | info: downloading component 'cargo' |
| 45 | 2026-03-04T04:17:18.785Z | info: downloading component 'clippy' |
| 46 | 2026-03-04T04:17:19.252Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-04T04:17:20.797Z | info: downloading component 'rust-std' |
| 48 | 2026-03-04T04:17:23.060Z | info: downloading component 'rustc' |
| 49 | 2026-03-04T04:17:31.889Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-04T04:17:32.198Z | info: installing component 'cargo' |
| 51 | 2026-03-04T04:17:33.123Z | info: installing component 'clippy' |
| 52 | 2026-03-04T04:17:33.512Z | info: installing component 'rust-docs' |
| 53 | 2026-03-04T04:17:35.410Z | info: installing component 'rust-std' |
| 54 | 2026-03-04T04:17:37.227Z | info: installing component 'rustc' |
| 55 | 2026-03-04T04:17:43.897Z | info: installing component 'rustfmt' |
| 56 | 2026-03-04T04:17:44.389Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-04T04:17:44.389Z | |
| 58 | 2026-03-04T04:17:44.688Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-04T04:17:44.688Z | |
| 60 | 2026-03-04T04:17:44.696Z | |
| 61 | 2026-03-04T04:17:44.696Z | Rust is installed now. Great! |
| 62 | 2026-03-04T04:17:44.696Z | |
| 63 | 2026-03-04T04:17:44.696Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-04T04:17:44.697Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-04T04:17:44.697Z | |
| 66 | 2026-03-04T04:17:44.697Z | To configure your current shell, you need to source |
| 67 | 2026-03-04T04:17:44.697Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-04T04:17:44.697Z | |
| 69 | 2026-03-04T04:17:44.697Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-04T04:17:44.697Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-04T04:17:44.697Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-04T04:17:44.697Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-04T04:17:44.822Z | + rustup --version |
| 74 | 2026-03-04T04:17:44.842Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-04T04:17:44.855Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-04T04:17:44.907Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-04T04:17:44.915Z | + cargo --version |
| 78 | 2026-03-04T04:17:44.967Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-04T04:17:44.976Z | + rustc --version |
| 80 | 2026-03-04T04:17:45.041Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-04T04:17:45.047Z | process exited: duration 29753 ms, exit code 0 |
| |
| 82 | 2026-03-04T04:17:45.074Z | starting task 2: "authentication" |
| 83 | 2026-03-04T04:17:45.095Z | process exited: duration 27 ms, exit code 0 |
| |
| 84 | 2026-03-04T04:17:45.104Z | starting task 3: "clone repository" |
| 85 | 2026-03-04T04:17:45.107Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-03-04T04:17:45.111Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-03-04T04:17:45.356Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-03-04T04:17:46.127Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-03-04T04:17:46.127Z | + git fetch origin d3e58be5085aa7145ca242eedcfcdf443956d1cc |
| 90 | 2026-03-04T04:17:46.385Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-03-04T04:17:46.385Z | * branch d3e58be5085aa7145ca242eedcfcdf443956d1cc -> FETCH_HEAD |
| 92 | 2026-03-04T04:17:46.398Z | + [[ -n renovate/quote-1.x-lockfile ]] |
| 93 | 2026-03-04T04:17:46.398Z | ++ git branch --show-current |
| 94 | 2026-03-04T04:17:46.398Z | + current=main |
| 95 | 2026-03-04T04:17:46.398Z | + [[ main != renovate/quote-1.x-lockfile ]] |
| 96 | 2026-03-04T04:17:46.398Z | + git branch -f renovate/quote-1.x-lockfile d3e58be5085aa7145ca242eedcfcdf443956d1cc |
| 97 | 2026-03-04T04:17:46.398Z | + git checkout -f renovate/quote-1.x-lockfile |
| 98 | 2026-03-04T04:17:46.409Z | Switched to branch 'renovate/quote-1.x-lockfile' |
| 99 | 2026-03-04T04:17:46.409Z | + git reset --hard d3e58be5085aa7145ca242eedcfcdf443956d1cc |
| 100 | 2026-03-04T04:17:46.417Z | HEAD is now at d3e58be Update Rust crate quote to v1.0.45 |
| 101 | 2026-03-04T04:17:46.417Z | process exited: duration 1305 ms, exit code 0 |
| |
| 102 | 2026-03-04T04:17:46.436Z | starting task 4: "build" |
| 103 | 2026-03-04T04:17:46.456Z | + cargo --version |
| 104 | 2026-03-04T04:17:46.456Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-03-04T04:17:46.629Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-03-04T04:17:46.639Z | info: downloading component 'cargo' |
| 107 | 2026-03-04T04:17:51.093Z | info: downloading component 'clippy' |
| 108 | 2026-03-04T04:17:51.136Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-04T04:17:51.136Z | info: downloading component 'rust-std' |
| 110 | 2026-03-04T04:17:52.149Z | info: downloading component 'rustc' |
| 111 | 2026-03-04T04:18:02.269Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-04T04:18:02.634Z | info: installing component 'cargo' |
| 113 | 2026-03-04T04:18:03.562Z | info: installing component 'clippy' |
| 114 | 2026-03-04T04:18:03.949Z | info: installing component 'rust-docs' |
| 115 | 2026-03-04T04:18:05.848Z | info: installing component 'rust-std' |
| 116 | 2026-03-04T04:18:07.662Z | info: installing component 'rustc' |
| 117 | 2026-03-04T04:18:14.288Z | info: installing component 'rustfmt' |
| 118 | 2026-03-04T04:18:14.721Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-03-04T04:18:14.725Z | + rustc --version |
| 120 | 2026-03-04T04:18:14.807Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-03-04T04:18:14.810Z | + banner check |
| 122 | 2026-03-04T04:18:14.815Z | |
| 123 | 2026-03-04T04:18:14.815Z | #### # # ###### #### # # |
| 124 | 2026-03-04T04:18:14.815Z | # # # # # # # # # |
| 125 | 2026-03-04T04:18:14.815Z | # ###### ##### # #### |
| 126 | 2026-03-04T04:18:14.815Z | # # # # # # # |
| 127 | 2026-03-04T04:18:14.815Z | # # # # # # # # # |
| 128 | 2026-03-04T04:18:14.815Z | #### # # ###### #### # # |
| 129 | 2026-03-04T04:18:14.815Z | |
| 130 | 2026-03-04T04:18:14.819Z | + cargo fmt -- --check |
| 131 | 2026-03-04T04:18:15.178Z | + cargo check |
| 132 | 2026-03-04T04:18:15.374Z | Updating crates.io index |
| 133 | 2026-03-04T04:18:15.418Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-03-04T04:18:15.693Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-03-04T04:18:15.693Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-03-04T04:18:16.932Z | Downloading crates ... |
| 137 | 2026-03-04T04:18:16.999Z | Downloaded is_terminal_polyfill v1.70.2 |
| 138 | 2026-03-04T04:18:17.004Z | Downloaded utf8parse v0.2.2 |
| 139 | 2026-03-04T04:18:17.004Z | Downloaded radium v0.7.0 |
| 140 | 2026-03-04T04:18:17.009Z | Downloaded pretty-hex v0.4.1 |
| 141 | 2026-03-04T04:18:17.012Z | Downloaded sha2 v0.10.9 |
| 142 | 2026-03-04T04:18:17.018Z | Downloaded unicode-ident v1.0.24 |
| 143 | 2026-03-04T04:18:17.027Z | Downloaded serde v1.0.228 |
| 144 | 2026-03-04T04:18:17.032Z | Downloaded zmij v1.0.21 |
| 145 | 2026-03-04T04:18:17.035Z | Downloaded zerocopy-derive v0.7.35 |
| 146 | 2026-03-04T04:18:17.068Z | Downloaded regex-automata v0.4.14 |
| 147 | 2026-03-04T04:18:17.081Z | Downloaded usdt-macro v0.5.0 |
| 148 | 2026-03-04T04:18:17.085Z | Downloaded anstream v0.6.21 |
| 149 | 2026-03-04T04:18:17.085Z | Downloaded pnet_datalink v0.35.0 |
| 150 | 2026-03-04T04:18:17.089Z | Downloaded num v0.4.3 |
| 151 | 2026-03-04T04:18:17.089Z | Downloaded anstyle-parse v0.2.7 |
| 152 | 2026-03-04T04:18:17.089Z | Downloaded anstyle-query v1.1.5 |
| 153 | 2026-03-04T04:18:17.089Z | Downloaded autocfg v1.5.0 |
| 154 | 2026-03-04T04:18:17.092Z | Downloaded usdt v0.5.0 |
| 155 | 2026-03-04T04:18:17.092Z | Downloaded usdt-attr-macro v0.5.0 |
| 156 | 2026-03-04T04:18:17.092Z | Downloaded heck v0.5.0 |
| 157 | 2026-03-04T04:18:17.096Z | Downloaded generic-array v0.14.7 |
| 158 | 2026-03-04T04:18:17.096Z | Downloaded digest v0.10.7 |
| 159 | 2026-03-04T04:18:17.101Z | Downloaded clap_lex v1.0.0 |
| 160 | 2026-03-04T04:18:17.101Z | Downloaded byteorder v1.5.0 |
| 161 | 2026-03-04T04:18:17.101Z | Downloaded bitflags v2.11.0 |
| 162 | 2026-03-04T04:18:17.105Z | Downloaded itoa v1.0.17 |
| 163 | 2026-03-04T04:18:17.105Z | Downloaded funty v2.0.0 |
| 164 | 2026-03-04T04:18:17.105Z | Downloaded cpufeatures v0.2.17 |
| 165 | 2026-03-04T04:18:17.108Z | Downloaded log v0.4.29 |
| 166 | 2026-03-04T04:18:17.108Z | Downloaded num-iter v0.1.45 |
| 167 | 2026-03-04T04:18:17.112Z | Downloaded pnet_sys v0.35.0 |
| 168 | 2026-03-04T04:18:17.112Z | Downloaded dtrace-parser v0.2.0 |
| 169 | 2026-03-04T04:18:17.112Z | Downloaded crypto-common v0.1.7 |
| 170 | 2026-03-04T04:18:17.116Z | Downloaded quote v1.0.45 |
| 171 | 2026-03-04T04:18:17.116Z | Downloaded num-complex v0.4.6 |
| 172 | 2026-03-04T04:18:17.120Z | Downloaded thiserror-impl v1.0.69 |
| 173 | 2026-03-04T04:18:17.125Z | Downloaded memmap v0.7.0 |
| 174 | 2026-03-04T04:18:17.129Z | Downloaded dof v0.3.0 |
| 175 | 2026-03-04T04:18:17.133Z | Downloaded errno v0.3.14 |
| 176 | 2026-03-04T04:18:17.137Z | Downloaded scroll_derive v0.12.1 |
| 177 | 2026-03-04T04:18:17.141Z | Downloaded pnet_macros_support v0.35.0 |
| 178 | 2026-03-04T04:18:17.141Z | Downloaded pnet_base v0.35.0 |
| 179 | 2026-03-04T04:18:17.141Z | Downloaded block-buffer v0.10.4 |
| 180 | 2026-03-04T04:18:17.141Z | Downloaded no-std-net v0.6.0 |
| 181 | 2026-03-04T04:18:17.144Z | Downloaded serde_derive v1.0.228 |
| 182 | 2026-03-04T04:18:17.148Z | Downloaded version_check v0.9.5 |
| 183 | 2026-03-04T04:18:17.153Z | Downloaded wyz v0.5.1 |
| 184 | 2026-03-04T04:18:17.153Z | Downloaded num-traits v0.2.19 |
| 185 | 2026-03-04T04:18:17.156Z | Downloaded colorchoice v1.0.4 |
| 186 | 2026-03-04T04:18:17.156Z | Downloaded tempfile v3.26.0 |
| 187 | 2026-03-04T04:18:17.163Z | Downloaded scroll v0.12.0 |
| 188 | 2026-03-04T04:18:17.166Z | Downloaded pest_generator v2.8.6 |
| 189 | 2026-03-04T04:18:17.167Z | Downloaded thread-id v4.2.2 |
| 190 | 2026-03-04T04:18:17.171Z | Downloaded strsim v0.11.1 |
| 191 | 2026-03-04T04:18:17.178Z | Downloaded rand_chacha v0.9.0 |
| 192 | 2026-03-04T04:18:17.181Z | Downloaded anstyle v1.0.13 |
| 193 | 2026-03-04T04:18:17.181Z | Downloaded rand_core v0.9.5 |
| 194 | 2026-03-04T04:18:17.185Z | Downloaded num-rational v0.4.2 |
| 195 | 2026-03-04T04:18:17.189Z | Downloaded pnet v0.35.0 |
| 196 | 2026-03-04T04:18:17.192Z | Downloaded serde_tokenstream v0.2.3 |
| 197 | 2026-03-04T04:18:17.197Z | Downloaded ppv-lite86 v0.2.21 |
| 198 | 2026-03-04T04:18:17.197Z | Downloaded fastrand v2.3.0 |
| 199 | 2026-03-04T04:18:17.200Z | Downloaded once_cell v1.21.3 |
| 200 | 2026-03-04T04:18:17.204Z | Downloaded typenum v1.19.0 |
| 201 | 2026-03-04T04:18:17.207Z | Downloaded cfg-if v1.0.4 |
| 202 | 2026-03-04T04:18:17.211Z | Downloaded plain v0.2.3 |
| 203 | 2026-03-04T04:18:17.220Z | Downloaded glob v0.3.3 |
| 204 | 2026-03-04T04:18:17.276Z | Downloaded pnet_transport v0.35.0 |
| 205 | 2026-03-04T04:18:17.276Z | Downloaded tap v1.0.1 |
| 206 | 2026-03-04T04:18:17.276Z | Downloaded pnet_packet v0.35.0 |
| 207 | 2026-03-04T04:18:17.276Z | Downloaded ipnetwork v0.20.0 |
| 208 | 2026-03-04T04:18:17.276Z | Downloaded usdt-impl v0.5.0 |
| 209 | 2026-03-04T04:18:17.276Z | Downloaded ucd-trie v0.1.7 |
| 210 | 2026-03-04T04:18:17.276Z | Downloaded num-integer v0.1.46 |
| 211 | 2026-03-04T04:18:17.276Z | Downloaded thiserror v1.0.69 |
| 212 | 2026-03-04T04:18:17.276Z | Downloaded clap v4.5.60 |
| 213 | 2026-03-04T04:18:17.280Z | Downloaded pnet_macros v0.35.0 |
| 214 | 2026-03-04T04:18:17.283Z | Downloaded pest_derive v2.8.6 |
| 215 | 2026-03-04T04:18:17.286Z | Downloaded pest_meta v2.8.6 |
| 216 | 2026-03-04T04:18:17.290Z | Downloaded getrandom v0.3.4 |
| 217 | 2026-03-04T04:18:17.290Z | Downloaded clap_derive v4.5.55 |
| 218 | 2026-03-04T04:18:17.294Z | Downloaded anyhow v1.0.102 |
| 219 | 2026-03-04T04:18:17.314Z | Downloaded rand v0.9.2 |
| 220 | 2026-03-04T04:18:17.318Z | Downloaded colored v3.1.1 |
| 221 | 2026-03-04T04:18:17.321Z | Downloaded num-bigint v0.4.6 |
| 222 | 2026-03-04T04:18:17.337Z | Downloaded serde_core v1.0.228 |
| 223 | 2026-03-04T04:18:17.341Z | Downloaded serde_json v1.0.149 |
| 224 | 2026-03-04T04:18:17.346Z | Downloaded prettyplease v0.2.37 |
| 225 | 2026-03-04T04:18:17.349Z | Downloaded proc-macro2 v1.0.106 |
| 226 | 2026-03-04T04:18:17.373Z | Downloaded memchr v2.8.0 |
| 227 | 2026-03-04T04:18:17.403Z | Downloaded pest v2.8.6 |
| 228 | 2026-03-04T04:18:17.415Z | Downloaded regex v1.12.3 |
| 229 | 2026-03-04T04:18:17.419Z | Downloaded zerocopy v0.7.35 |
| 230 | 2026-03-04T04:18:17.434Z | Downloaded aho-corasick v1.1.4 |
| 231 | 2026-03-04T04:18:17.438Z | Downloaded goblin v0.8.2 |
| 232 | 2026-03-04T04:18:17.443Z | Downloaded clap_builder v4.5.60 |
| 233 | 2026-03-04T04:18:17.451Z | Downloaded bitvec v1.0.1 |
| 234 | 2026-03-04T04:18:17.473Z | Downloaded zerocopy v0.8.39 |
| 235 | 2026-03-04T04:18:17.490Z | Downloaded rustix v1.1.4 |
| 236 | 2026-03-04T04:18:17.510Z | Downloaded syn v2.0.117 |
| 237 | 2026-03-04T04:18:17.519Z | Downloaded regex-syntax v0.8.9 |
| 238 | 2026-03-04T04:18:17.560Z | Downloaded libc v0.2.182 |
| 239 | 2026-03-04T04:18:17.655Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-03-04T04:18:17.655Z | Compiling quote v1.0.45 |
| 241 | 2026-03-04T04:18:17.659Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-03-04T04:18:17.659Z | Compiling libc v0.2.182 |
| 243 | 2026-03-04T04:18:17.660Z | Compiling serde_core v1.0.228 |
| 244 | 2026-03-04T04:18:17.660Z | Compiling memchr v2.8.0 |
| 245 | 2026-03-04T04:18:17.660Z | Compiling serde v1.0.228 |
| 246 | 2026-03-04T04:18:17.935Z | Compiling zmij v1.0.21 |
| 247 | 2026-03-04T04:18:18.429Z | Compiling thiserror v1.0.69 |
| 248 | 2026-03-04T04:18:18.672Z | Compiling rustix v1.1.4 |
| 249 | 2026-03-04T04:18:18.778Z | Compiling ucd-trie v0.1.7 |
| 250 | 2026-03-04T04:18:18.826Z | Compiling serde_json v1.0.149 |
| 251 | 2026-03-04T04:18:19.175Z | Compiling pest v2.8.6 |
| 252 | 2026-03-04T04:18:19.471Z | Compiling version_check v0.9.5 |
| 253 | 2026-03-04T04:18:19.534Z | Compiling prettyplease v0.2.37 |
| 254 | 2026-03-04T04:18:19.646Z | Compiling autocfg v1.5.0 |
| 255 | 2026-03-04T04:18:19.991Z | Checking cfg-if v1.0.4 |
| 256 | 2026-03-04T04:18:20.089Z | Compiling aho-corasick v1.1.4 |
| 257 | 2026-03-04T04:18:20.154Z | Checking syn v2.0.117 |
| 258 | 2026-03-04T04:18:20.436Z | Compiling num-traits v0.2.19 |
| 259 | 2026-03-04T04:18:20.518Z | Compiling getrandom v0.3.4 |
| 260 | 2026-03-04T04:18:20.836Z | Compiling regex-syntax v0.8.9 |
| 261 | 2026-03-04T04:18:22.164Z | Compiling pest_meta v2.8.6 |
| 262 | 2026-03-04T04:18:23.201Z | Compiling byteorder v1.5.0 |
| 263 | 2026-03-04T04:18:23.510Z | Compiling itoa v1.0.17 |
| 264 | 2026-03-04T04:18:23.661Z | Compiling usdt-impl v0.5.0 |
| 265 | 2026-03-04T04:18:23.788Z | Checking colored v3.1.1 |
| 266 | 2026-03-04T04:18:24.081Z | Checking num-integer v0.1.46 |
| 267 | 2026-03-04T04:18:24.179Z | Compiling thread-id v4.2.2 |
| 268 | 2026-03-04T04:18:24.527Z | Compiling regex-automata v0.4.14 |
| 269 | 2026-03-04T04:18:24.701Z | Checking log v0.4.29 |
| 270 | 2026-03-04T04:18:24.947Z | Checking plain v0.2.3 |
| 271 | 2026-03-04T04:18:25.551Z | Compiling errno v0.3.14 |
| 272 | 2026-03-04T04:18:25.657Z | Compiling bitflags v2.11.0 |
| 273 | 2026-03-04T04:18:25.898Z | Compiling radium v0.7.0 |
| 274 | 2026-03-04T04:18:25.958Z | Checking no-std-net v0.6.0 |
| 275 | 2026-03-04T04:18:26.039Z | Checking pretty-hex v0.4.1 |
| 276 | 2026-03-04T04:18:26.044Z | Checking pnet_base v0.35.0 |
| 277 | 2026-03-04T04:18:26.382Z | Compiling pest_generator v2.8.6 |
| 278 | 2026-03-04T04:18:26.912Z | Checking tap v1.0.1 |
| 279 | 2026-03-04T04:18:27.081Z | Compiling fastrand v2.3.0 |
| 280 | 2026-03-04T04:18:27.548Z | Compiling once_cell v1.21.3 |
| 281 | 2026-03-04T04:18:27.928Z | Compiling zerocopy v0.8.39 |
| 282 | 2026-03-04T04:18:27.956Z | Compiling tempfile v3.26.0 |
| 283 | 2026-03-04T04:18:28.046Z | Checking wyz v0.5.1 |
| 284 | 2026-03-04T04:18:28.629Z | Compiling regex v1.12.3 |
| 285 | 2026-03-04T04:18:28.723Z | Checking num-iter v0.1.45 |
| 286 | 2026-03-04T04:18:28.792Z | Checking memmap v0.7.0 |
| 287 | 2026-03-04T04:18:28.898Z | Compiling anyhow v1.0.102 |
| 288 | 2026-03-04T04:18:29.316Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 289 | 2026-03-04T04:18:29.509Z | Checking funty v2.0.0 |
| 290 | 2026-03-04T04:18:29.962Z | Checking pnet_macros_support v0.35.0 |
| 291 | 2026-03-04T04:18:29.987Z | Compiling serde_derive v1.0.228 |
| 292 | 2026-03-04T04:18:30.009Z | Compiling thiserror-impl v1.0.69 |
| 293 | 2026-03-04T04:18:30.132Z | Compiling zerocopy-derive v0.7.35 |
| 294 | 2026-03-04T04:18:30.334Z | Compiling pest_derive v2.8.6 |
| 295 | 2026-03-04T04:18:30.939Z | Compiling scroll_derive v0.12.1 |
| 296 | 2026-03-04T04:18:31.232Z | Compiling pnet_macros v0.35.0 |
| 297 | 2026-03-04T04:18:31.955Z | Compiling zerocopy v0.7.35 |
| 298 | 2026-03-04T04:18:32.420Z | Checking scroll v0.12.0 |
| 299 | 2026-03-04T04:18:32.807Z | Compiling dtrace-parser v0.2.0 |
| 300 | 2026-03-04T04:18:32.960Z | Checking goblin v0.8.2 |
| 301 | 2026-03-04T04:18:33.389Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 302 | 2026-03-04T04:18:33.444Z | Checking bitvec v1.0.1 |
| 303 | 2026-03-04T04:18:33.878Z | Checking pnet_sys v0.35.0 |
| 304 | 2026-03-04T04:18:33.887Z | Checking utf8parse v0.2.2 |
| 305 | 2026-03-04T04:18:34.028Z | Checking anstyle-parse v0.2.7 |
| 306 | 2026-03-04T04:18:34.304Z | Checking pnet_packet v0.35.0 |
| 307 | 2026-03-04T04:18:35.579Z | Checking rand_core v0.9.5 |
| 308 | 2026-03-04T04:18:35.691Z | Checking anstyle-query v1.1.5 |
| 309 | 2026-03-04T04:18:35.825Z | Compiling pnet v0.35.0 |
| 310 | 2026-03-04T04:18:35.885Z | Checking is_terminal_polyfill v1.70.2 |
| 311 | 2026-03-04T04:18:36.010Z | Checking colorchoice v1.0.4 |
| 312 | 2026-03-04T04:18:36.146Z | Checking anstyle v1.0.13 |
| 313 | 2026-03-04T04:18:36.196Z | Compiling heck v0.5.0 |
| 314 | 2026-03-04T04:18:36.474Z | Checking anstream v0.6.21 |
| 315 | 2026-03-04T04:18:36.484Z | Checking strsim v0.11.1 |
| 316 | 2026-03-04T04:18:36.585Z | Checking clap_lex v1.0.0 |
| 317 | 2026-03-04T04:18:36.836Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 318 | 2026-03-04T04:18:36.840Z | Checking clap_builder v4.5.60 |
| 319 | 2026-03-04T04:18:37.191Z | Checking ppv-lite86 v0.2.21 |
| 320 | 2026-03-04T04:18:37.294Z | Compiling clap_derive v4.5.55 |
| 321 | 2026-03-04T04:18:37.677Z | Checking num-bigint v0.4.6 |
| 322 | 2026-03-04T04:18:37.690Z | Checking num-complex v0.4.6 |
| 323 | 2026-03-04T04:18:37.809Z | Compiling dof v0.3.0 |
| 324 | 2026-03-04T04:18:37.885Z | Compiling serde_tokenstream v0.2.3 |
| 325 | 2026-03-04T04:18:38.563Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 326 | 2026-03-04T04:18:38.563Z | Checking ipnetwork v0.20.0 |
| 327 | 2026-03-04T04:18:38.884Z | Checking pnet_datalink v0.35.0 |
| 328 | 2026-03-04T04:18:39.000Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-03-04T04:18:39.362Z | Checking rand v0.9.2 |
| 330 | 2026-03-04T04:18:39.487Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 331 | 2026-03-04T04:18:39.506Z | Checking pnet_transport v0.35.0 |
| 332 | 2026-03-04T04:18:39.614Z | Compiling usdt-attr-macro v0.5.0 |
| 333 | 2026-03-04T04:18:39.635Z | Compiling usdt-macro v0.5.0 |
| 334 | 2026-03-04T04:18:39.699Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 335 | 2026-03-04T04:18:39.857Z | Checking num-rational v0.4.2 |
| 336 | 2026-03-04T04:18:40.180Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 337 | 2026-03-04T04:18:40.505Z | Checking num v0.4.3 |
| 338 | 2026-03-04T04:18:40.607Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 339 | 2026-03-04T04:18:40.945Z | Checking usdt v0.5.0 |
| 340 | 2026-03-04T04:18:41.080Z | Checking clap v4.5.60 |
| 341 | 2026-03-04T04:18:41.119Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 342 | 2026-03-04T04:18:41.431Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 343 | 2026-03-04T04:18:41.618Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 344 | 2026-03-04T04:18:42.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s |
| 345 | 2026-03-04T04:18:42.985Z | + cargo clippy --all-targets -- --deny warnings |
| 346 | 2026-03-04T04:18:43.236Z | Downloading crates ... |
| 347 | 2026-03-04T04:18:43.315Z | Downloaded libloading v0.9.0 |
| 348 | 2026-03-04T04:18:43.377Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 349 | 2026-03-04T04:18:43.400Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 350 | 2026-03-04T04:18:43.407Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 351 | 2026-03-04T04:18:43.412Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 352 | 2026-03-04T04:18:43.420Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 353 | 2026-03-04T04:18:43.423Z | Checking libloading v0.9.0 |
| 354 | 2026-03-04T04:18:43.829Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 355 | 2026-03-04T04:18:44.977Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 356 | 2026-03-04T04:18:46.663Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 357 | 2026-03-04T04:18:46.676Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 358 | 2026-03-04T04:18:48.042Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 359 | 2026-03-04T04:18:57.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s |
| 360 | 2026-03-04T04:18:57.091Z | + banner build |
| 361 | 2026-03-04T04:18:57.095Z | |
| 362 | 2026-03-04T04:18:57.095Z | ##### # # # # ##### |
| 363 | 2026-03-04T04:18:57.095Z | # # # # # # # # |
| 364 | 2026-03-04T04:18:57.095Z | ##### # # # # # # |
| 365 | 2026-03-04T04:18:57.095Z | # # # # # # # # |
| 366 | 2026-03-04T04:18:57.095Z | # # # # # # # # |
| 367 | 2026-03-04T04:18:57.095Z | ##### #### # ###### ##### |
| 368 | 2026-03-04T04:18:57.095Z | |
| 369 | 2026-03-04T04:18:57.095Z | + ptime -m cargo build |
| 370 | 2026-03-04T04:18:57.319Z | Compiling unicode-ident v1.0.24 |
| 371 | 2026-03-04T04:18:57.320Z | Compiling memchr v2.8.0 |
| 372 | 2026-03-04T04:18:57.323Z | Compiling cfg-if v1.0.4 |
| 373 | 2026-03-04T04:18:57.323Z | Compiling regex-syntax v0.8.9 |
| 374 | 2026-03-04T04:18:57.341Z | Compiling libc v0.2.182 |
| 375 | 2026-03-04T04:18:57.346Z | Compiling serde_core v1.0.228 |
| 376 | 2026-03-04T04:18:57.350Z | Compiling ucd-trie v0.1.7 |
| 377 | 2026-03-04T04:18:57.359Z | Compiling zmij v1.0.21 |
| 378 | 2026-03-04T04:18:57.412Z | Compiling itoa v1.0.17 |
| 379 | 2026-03-04T04:18:57.519Z | Compiling proc-macro2 v1.0.106 |
| 380 | 2026-03-04T04:18:57.736Z | Compiling byteorder v1.5.0 |
| 381 | 2026-03-04T04:18:57.904Z | Compiling bitflags v2.11.0 |
| 382 | 2026-03-04T04:18:57.949Z | Compiling num-traits v0.2.19 |
| 383 | 2026-03-04T04:18:58.153Z | Compiling errno v0.3.14 |
| 384 | 2026-03-04T04:18:58.227Z | Compiling fastrand v2.3.0 |
| 385 | 2026-03-04T04:18:58.320Z | Compiling quote v1.0.45 |
| 386 | 2026-03-04T04:18:58.371Z | Compiling aho-corasick v1.1.4 |
| 387 | 2026-03-04T04:18:58.755Z | Compiling syn v2.0.117 |
| 388 | 2026-03-04T04:18:58.886Z | Compiling pest v2.8.6 |
| 389 | 2026-03-04T04:18:58.908Z | Compiling rustix v1.1.4 |
| 390 | 2026-03-04T04:18:59.096Z | Compiling once_cell v1.21.3 |
| 391 | 2026-03-04T04:18:59.443Z | Compiling thread-id v4.2.2 |
| 392 | 2026-03-04T04:18:59.557Z | Compiling colored v3.1.1 |
| 393 | 2026-03-04T04:18:59.651Z | Compiling num-integer v0.1.46 |
| 394 | 2026-03-04T04:19:00.381Z | Compiling getrandom v0.3.4 |
| 395 | 2026-03-04T04:19:00.388Z | Compiling log v0.4.29 |
| 396 | 2026-03-04T04:19:00.680Z | Compiling plain v0.2.3 |
| 397 | 2026-03-04T04:19:00.701Z | Compiling no-std-net v0.6.0 |
| 398 | 2026-03-04T04:19:00.788Z | Compiling pretty-hex v0.4.1 |
| 399 | 2026-03-04T04:19:00.833Z | Compiling regex-automata v0.4.14 |
| 400 | 2026-03-04T04:19:01.001Z | Compiling pnet_base v0.35.0 |
| 401 | 2026-03-04T04:19:01.265Z | Compiling tap v1.0.1 |
| 402 | 2026-03-04T04:19:01.272Z | Compiling tempfile v3.26.0 |
| 403 | 2026-03-04T04:19:01.431Z | Compiling pest_meta v2.8.6 |
| 404 | 2026-03-04T04:19:01.883Z | Compiling serde_json v1.0.149 |
| 405 | 2026-03-04T04:19:02.043Z | Compiling wyz v0.5.1 |
| 406 | 2026-03-04T04:19:02.138Z | Compiling radium v0.7.0 |
| 407 | 2026-03-04T04:19:02.439Z | Compiling num-iter v0.1.45 |
| 408 | 2026-03-04T04:19:02.584Z | Compiling memmap v0.7.0 |
| 409 | 2026-03-04T04:19:02.630Z | Compiling funty v2.0.0 |
| 410 | 2026-03-04T04:19:02.909Z | Compiling zerocopy v0.8.39 |
| 411 | 2026-03-04T04:19:03.454Z | Compiling pnet_macros_support v0.35.0 |
| 412 | 2026-03-04T04:19:03.640Z | Compiling bitvec v1.0.1 |
| 413 | 2026-03-04T04:19:03.723Z | Compiling pnet_sys v0.35.0 |
| 414 | 2026-03-04T04:19:04.040Z | Compiling utf8parse v0.2.2 |
| 415 | 2026-03-04T04:19:04.194Z | Compiling anstyle-parse v0.2.7 |
| 416 | 2026-03-04T04:19:04.344Z | Compiling anyhow v1.0.102 |
| 417 | 2026-03-04T04:19:04.530Z | Compiling rand_core v0.9.5 |
| 418 | 2026-03-04T04:19:04.589Z | Compiling pest_generator v2.8.6 |
| 419 | 2026-03-04T04:19:04.942Z | Compiling regex v1.12.3 |
| 420 | 2026-03-04T04:19:05.030Z | Compiling prettyplease v0.2.37 |
| 421 | 2026-03-04T04:19:05.144Z | Compiling anstyle-query v1.1.5 |
| 422 | 2026-03-04T04:19:05.305Z | Compiling anstyle v1.0.13 |
| 423 | 2026-03-04T04:19:05.759Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 424 | 2026-03-04T04:19:05.972Z | Compiling colorchoice v1.0.4 |
| 425 | 2026-03-04T04:19:06.133Z | Compiling is_terminal_polyfill v1.70.2 |
| 426 | 2026-03-04T04:19:06.165Z | Compiling clap_lex v1.0.0 |
| 427 | 2026-03-04T04:19:06.251Z | Compiling anstream v0.6.21 |
| 428 | 2026-03-04T04:19:06.631Z | Compiling strsim v0.11.1 |
| 429 | 2026-03-04T04:19:07.388Z | Compiling clap_builder v4.5.60 |
| 430 | 2026-03-04T04:19:07.443Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 431 | 2026-03-04T04:19:07.707Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 432 | 2026-03-04T04:19:07.733Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 433 | 2026-03-04T04:19:09.636Z | Compiling serde_derive v1.0.228 |
| 434 | 2026-03-04T04:19:09.636Z | Compiling thiserror-impl v1.0.69 |
| 435 | 2026-03-04T04:19:09.641Z | Compiling zerocopy-derive v0.7.35 |
| 436 | 2026-03-04T04:19:09.642Z | Compiling pest_derive v2.8.6 |
| 437 | 2026-03-04T04:19:10.754Z | Compiling scroll_derive v0.12.1 |
| 438 | 2026-03-04T04:19:10.880Z | Compiling pnet_macros v0.35.0 |
| 439 | 2026-03-04T04:19:11.422Z | Compiling ppv-lite86 v0.2.21 |
| 440 | 2026-03-04T04:19:11.592Z | Compiling clap_derive v4.5.55 |
| 441 | 2026-03-04T04:19:11.690Z | Compiling zerocopy v0.7.35 |
| 442 | 2026-03-04T04:19:12.126Z | Compiling rand_chacha v0.9.0 |
| 443 | 2026-03-04T04:19:12.480Z | Compiling scroll v0.12.0 |
| 444 | 2026-03-04T04:19:12.623Z | Compiling thiserror v1.0.69 |
| 445 | 2026-03-04T04:19:12.768Z | Compiling dtrace-parser v0.2.0 |
| 446 | 2026-03-04T04:19:12.968Z | Compiling goblin v0.8.2 |
| 447 | 2026-03-04T04:19:12.981Z | Compiling rand v0.9.2 |
| 448 | 2026-03-04T04:19:13.794Z | Compiling pnet_packet v0.35.0 |
| 449 | 2026-03-04T04:19:15.483Z | Compiling clap v4.5.60 |
| 450 | 2026-03-04T04:19:15.488Z | Compiling serde v1.0.228 |
| 451 | 2026-03-04T04:19:15.547Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 452 | 2026-03-04T04:19:16.320Z | Compiling serde_tokenstream v0.2.3 |
| 453 | 2026-03-04T04:19:16.320Z | Compiling dof v0.3.0 |
| 454 | 2026-03-04T04:19:16.325Z | Compiling num-bigint v0.4.6 |
| 455 | 2026-03-04T04:19:16.325Z | Compiling num-complex v0.4.6 |
| 456 | 2026-03-04T04:19:16.496Z | Compiling ipnetwork v0.20.0 |
| 457 | 2026-03-04T04:19:16.877Z | Compiling usdt-impl v0.5.0 |
| 458 | 2026-03-04T04:19:17.021Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 459 | 2026-03-04T04:19:17.120Z | Compiling pnet_datalink v0.35.0 |
| 460 | 2026-03-04T04:19:17.891Z | Compiling usdt-macro v0.5.0 |
| 461 | 2026-03-04T04:19:17.910Z | Compiling usdt-attr-macro v0.5.0 |
| 462 | 2026-03-04T04:19:18.690Z | Compiling num-rational v0.4.2 |
| 463 | 2026-03-04T04:19:19.578Z | Compiling num v0.4.3 |
| 464 | 2026-03-04T04:19:19.584Z | Compiling pnet_transport v0.35.0 |
| 465 | 2026-03-04T04:19:19.818Z | Compiling pnet v0.35.0 |
| 466 | 2026-03-04T04:19:20.112Z | Compiling usdt v0.5.0 |
| 467 | 2026-03-04T04:19:20.430Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 468 | 2026-03-04T04:19:21.032Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 469 | 2026-03-04T04:19:21.243Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 470 | 2026-03-04T04:19:21.246Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 471 | 2026-03-04T04:19:21.437Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 472 | 2026-03-04T04:19:25.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s |
| 473 | 2026-03-04T04:19:25.835Z | |
| 474 | 2026-03-04T04:19:25.838Z | real 28.726991145 |
| 475 | 2026-03-04T04:19:25.838Z | user 2:50.908946618 |
| 476 | 2026-03-04T04:19:25.838Z | sys 20.050384991 |
| 477 | 2026-03-04T04:19:25.838Z | trap 0.097363830 |
| 478 | 2026-03-04T04:19:25.838Z | tflt 0.066760229 |
| 479 | 2026-03-04T04:19:25.838Z | dflt 0.131052146 |
| 480 | 2026-03-04T04:19:25.838Z | kflt 0.000021166 |
| 481 | 2026-03-04T04:19:25.838Z | lock 7:18.528663032 |
| 482 | 2026-03-04T04:19:25.839Z | slp 10:49.151830670 |
| 483 | 2026-03-04T04:19:25.839Z | lat 5.672950748 |
| 484 | 2026-03-04T04:19:25.839Z | stop 7.524323218 |
| 485 | 2026-03-04T04:19:25.839Z | + ptime -m cargo build --release |
| 486 | 2026-03-04T04:19:26.002Z | Compiling proc-macro2 v1.0.106 |
| 487 | 2026-03-04T04:19:26.002Z | Compiling quote v1.0.45 |
| 488 | 2026-03-04T04:19:26.002Z | Compiling unicode-ident v1.0.24 |
| 489 | 2026-03-04T04:19:26.005Z | Compiling libc v0.2.182 |
| 490 | 2026-03-04T04:19:26.005Z | Compiling serde_core v1.0.228 |
| 491 | 2026-03-04T04:19:26.005Z | Compiling memchr v2.8.0 |
| 492 | 2026-03-04T04:19:26.005Z | Compiling serde v1.0.228 |
| 493 | 2026-03-04T04:19:26.005Z | Compiling thiserror v1.0.69 |
| 494 | 2026-03-04T04:19:26.565Z | Compiling zmij v1.0.21 |
| 495 | 2026-03-04T04:19:26.621Z | Compiling serde_json v1.0.149 |
| 496 | 2026-03-04T04:19:26.652Z | Compiling rustix v1.1.4 |
| 497 | 2026-03-04T04:19:27.039Z | Compiling ucd-trie v0.1.7 |
| 498 | 2026-03-04T04:19:27.316Z | Compiling pest v2.8.6 |
| 499 | 2026-03-04T04:19:27.427Z | Compiling aho-corasick v1.1.4 |
| 500 | 2026-03-04T04:19:28.324Z | Compiling syn v2.0.117 |
| 501 | 2026-03-04T04:19:28.388Z | Compiling version_check v0.9.5 |
| 502 | 2026-03-04T04:19:28.439Z | Compiling autocfg v1.5.0 |
| 503 | 2026-03-04T04:19:28.741Z | Compiling prettyplease v0.2.37 |
| 504 | 2026-03-04T04:19:29.111Z | Compiling regex-syntax v0.8.9 |
| 505 | 2026-03-04T04:19:29.156Z | Compiling num-traits v0.2.19 |
| 506 | 2026-03-04T04:19:29.847Z | Compiling pest_meta v2.8.6 |
| 507 | 2026-03-04T04:19:31.888Z | Compiling getrandom v0.3.4 |
| 508 | 2026-03-04T04:19:31.935Z | Compiling byteorder v1.5.0 |
| 509 | 2026-03-04T04:19:32.378Z | Compiling itoa v1.0.17 |
| 510 | 2026-03-04T04:19:32.503Z | Compiling usdt-impl v0.5.0 |
| 511 | 2026-03-04T04:19:32.934Z | Compiling regex-automata v0.4.14 |
| 512 | 2026-03-04T04:19:33.639Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-04T04:19:34.263Z | Compiling num-integer v0.1.46 |
| 514 | 2026-03-04T04:19:34.372Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-04T04:19:34.472Z | Compiling thread-id v4.2.2 |
| 516 | 2026-03-04T04:19:34.579Z | Compiling errno v0.3.14 |
| 517 | 2026-03-04T04:19:35.136Z | Compiling log v0.4.29 |
| 518 | 2026-03-04T04:19:35.420Z | Compiling bitflags v2.11.0 |
| 519 | 2026-03-04T04:19:35.460Z | Compiling plain v0.2.3 |
| 520 | 2026-03-04T04:19:36.345Z | Compiling once_cell v1.21.3 |
| 521 | 2026-03-04T04:19:36.626Z | Compiling colored v3.1.1 |
| 522 | 2026-03-04T04:19:36.714Z | Compiling fastrand v2.3.0 |
| 523 | 2026-03-04T04:19:37.165Z | Compiling regex v1.12.3 |
| 524 | 2026-03-04T04:19:37.736Z | Compiling no-std-net v0.6.0 |
| 525 | 2026-03-04T04:19:37.843Z | Compiling radium v0.7.0 |
| 526 | 2026-03-04T04:19:37.990Z | Compiling serde_derive v1.0.228 |
| 527 | 2026-03-04T04:19:37.997Z | Compiling thiserror-impl v1.0.69 |
| 528 | 2026-03-04T04:19:38.044Z | Compiling zerocopy-derive v0.7.35 |
| 529 | 2026-03-04T04:19:38.341Z | Compiling pest_derive v2.8.6 |
| 530 | 2026-03-04T04:19:39.239Z | Compiling scroll_derive v0.12.1 |
| 531 | 2026-03-04T04:19:39.628Z | Compiling pretty-hex v0.4.1 |
| 532 | 2026-03-04T04:19:39.848Z | Compiling zerocopy v0.7.35 |
| 533 | 2026-03-04T04:19:39.953Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 534 | 2026-03-04T04:19:40.676Z | Compiling scroll v0.12.0 |
| 535 | 2026-03-04T04:19:40.765Z | Compiling dtrace-parser v0.2.0 |
| 536 | 2026-03-04T04:19:41.257Z | Compiling goblin v0.8.2 |
| 537 | 2026-03-04T04:19:41.391Z | Compiling pnet_base v0.35.0 |
| 538 | 2026-03-04T04:19:41.440Z | Compiling tempfile v3.26.0 |
| 539 | 2026-03-04T04:19:42.186Z | Compiling tap v1.0.1 |
| 540 | 2026-03-04T04:19:42.223Z | Compiling zerocopy v0.8.39 |
| 541 | 2026-03-04T04:19:42.364Z | Compiling wyz v0.5.1 |
| 542 | 2026-03-04T04:19:42.807Z | Compiling num-iter v0.1.45 |
| 543 | 2026-03-04T04:19:43.001Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 544 | 2026-03-04T04:19:43.040Z | Compiling memmap v0.7.0 |
| 545 | 2026-03-04T04:19:43.275Z | Compiling anyhow v1.0.102 |
| 546 | 2026-03-04T04:19:43.447Z | Compiling funty v2.0.0 |
| 547 | 2026-03-04T04:19:44.274Z | Compiling pnet_macros_support v0.35.0 |
| 548 | 2026-03-04T04:19:44.467Z | Compiling bitvec v1.0.1 |
| 549 | 2026-03-04T04:19:45.853Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-03-04T04:19:46.208Z | Compiling num-bigint v0.4.6 |
| 551 | 2026-03-04T04:19:46.884Z | Compiling serde_tokenstream v0.2.3 |
| 552 | 2026-03-04T04:19:47.164Z | Compiling dof v0.3.0 |
| 553 | 2026-03-04T04:19:47.477Z | Compiling num-complex v0.4.6 |
| 554 | 2026-03-04T04:19:48.690Z | Compiling pnet_sys v0.35.0 |
| 555 | 2026-03-04T04:19:49.044Z | Compiling num-rational v0.4.2 |
| 556 | 2026-03-04T04:19:49.102Z | Compiling usdt-macro v0.5.0 |
| 557 | 2026-03-04T04:19:49.701Z | Compiling usdt-attr-macro v0.5.0 |
| 558 | 2026-03-04T04:19:51.158Z | Compiling usdt v0.5.0 |
| 559 | 2026-03-04T04:19:51.903Z | Compiling num v0.4.3 |
| 560 | 2026-03-04T04:19:52.237Z | Compiling utf8parse v0.2.2 |
| 561 | 2026-03-04T04:19:52.532Z | Compiling anstyle-parse v0.2.7 |
| 562 | 2026-03-04T04:19:52.953Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 563 | 2026-03-04T04:19:53.922Z | Compiling ppv-lite86 v0.2.21 |
| 564 | 2026-03-04T04:19:54.410Z | Compiling pnet_packet v0.35.0 |
| 565 | 2026-03-04T04:19:54.749Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 566 | 2026-03-04T04:19:55.199Z | Compiling ipnetwork v0.20.0 |
| 567 | 2026-03-04T04:19:56.178Z | Compiling rand_core v0.9.5 |
| 568 | 2026-03-04T04:19:58.234Z | Compiling anstyle-query v1.1.5 |
| 569 | 2026-03-04T04:19:58.422Z | Compiling anstyle v1.0.13 |
| 570 | 2026-03-04T04:19:58.948Z | Compiling is_terminal_polyfill v1.70.2 |
| 571 | 2026-03-04T04:19:59.889Z | Compiling colorchoice v1.0.4 |
| 572 | 2026-03-04T04:20:00.066Z | Compiling pnet v0.35.0 |
| 573 | 2026-03-04T04:20:00.461Z | Compiling pnet_transport v0.35.0 |
| 574 | 2026-03-04T04:20:00.818Z | Compiling anstream v0.6.21 |
| 575 | 2026-03-04T04:20:04.317Z | Compiling rand_chacha v0.9.0 |
| 576 | 2026-03-04T04:20:04.420Z | Compiling pnet_datalink v0.35.0 |
| 577 | 2026-03-04T04:20:05.518Z | Compiling strsim v0.11.1 |
| 578 | 2026-03-04T04:20:05.581Z | Compiling heck v0.5.0 |
| 579 | 2026-03-04T04:20:05.609Z | Compiling clap_lex v1.0.0 |
| 580 | 2026-03-04T04:20:05.989Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 581 | 2026-03-04T04:20:06.405Z | Compiling clap_derive v4.5.55 |
| 582 | 2026-03-04T04:20:06.526Z | Compiling clap_builder v4.5.60 |
| 583 | 2026-03-04T04:20:07.779Z | Compiling rand v0.9.2 |
| 584 | 2026-03-04T04:20:09.375Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 585 | 2026-03-04T04:20:09.378Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 586 | 2026-03-04T04:20:09.806Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 587 | 2026-03-04T04:20:10.560Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 588 | 2026-03-04T04:20:17.727Z | Compiling clap v4.5.60 |
| 589 | 2026-03-04T04:20:17.831Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 590 | 2026-03-04T04:20:21.628Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 591 | 2026-03-04T04:20:36.001Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 592 | 2026-03-04T04:20:36.025Z | |
| 593 | 2026-03-04T04:20:36.028Z | real 1:10.167312295 |
| 594 | 2026-03-04T04:20:36.028Z | user 7:38.523219302 |
| 595 | 2026-03-04T04:20:36.028Z | sys 30.627117911 |
| 596 | 2026-03-04T04:20:36.028Z | trap 0.254084000 |
| 597 | 2026-03-04T04:20:36.028Z | tflt 0.239937145 |
| 598 | 2026-03-04T04:20:36.028Z | dflt 0.349019000 |
| 599 | 2026-03-04T04:20:36.028Z | kflt 0.000016587 |
| 600 | 2026-03-04T04:20:36.028Z | lock 24:56.693282127 |
| 601 | 2026-03-04T04:20:36.028Z | slp 29:03.190362809 |
| 602 | 2026-03-04T04:20:36.028Z | lat 24.215191814 |
| 603 | 2026-03-04T04:20:36.028Z | stop 15.061150038 |
| 604 | 2026-03-04T04:20:36.028Z | + for x in debug release |
| 605 | 2026-03-04T04:20:36.028Z | + mkdir -p /work/debug |
| 606 | 2026-03-04T04:20:36.028Z | + cp target/debug/x4c /work/debug/ |
| 607 | 2026-03-04T04:20:36.062Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 608 | 2026-03-04T04:20:36.104Z | + for x in debug release |
| 609 | 2026-03-04T04:20:36.104Z | + mkdir -p /work/release |
| 610 | 2026-03-04T04:20:36.107Z | + cp target/release/x4c /work/release/ |
| 611 | 2026-03-04T04:20:36.117Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 612 | 2026-03-04T04:20:36.130Z | + banner test |
| 613 | 2026-03-04T04:20:36.133Z | |
| 614 | 2026-03-04T04:20:36.133Z | ##### ###### #### ##### |
| 615 | 2026-03-04T04:20:36.133Z | # # # # |
| 616 | 2026-03-04T04:20:36.133Z | # ##### #### # |
| 617 | 2026-03-04T04:20:36.133Z | # # # # |
| 618 | 2026-03-04T04:20:36.133Z | # # # # # |
| 619 | 2026-03-04T04:20:36.133Z | # ###### #### # |
| 620 | 2026-03-04T04:20:36.133Z | |
| 621 | 2026-03-04T04:20:36.133Z | + cargo test |
| 622 | 2026-03-04T04:20:36.282Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 623 | 2026-03-04T04:20:36.302Z | Compiling libloading v0.9.0 |
| 624 | 2026-03-04T04:20:36.306Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 625 | 2026-03-04T04:20:36.306Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 626 | 2026-03-04T04:20:36.311Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 627 | 2026-03-04T04:20:36.314Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 628 | 2026-03-04T04:20:36.679Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 629 | 2026-03-04T04:20:38.011Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 630 | 2026-03-04T04:20:38.012Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 631 | 2026-03-04T04:20:38.015Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 632 | 2026-03-04T04:20:38.429Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 633 | 2026-03-04T04:20:50.266Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 14.07s |
| 634 | 2026-03-04T04:20:50.285Z | Running unittests src/lib.rs (target/debug/deps/p4-8052cf7e4697e3cd) |
| 635 | 2026-03-04T04:20:50.288Z | |
| 636 | 2026-03-04T04:20:50.289Z | running 0 tests |
| 637 | 2026-03-04T04:20:50.289Z | |
| 638 | 2026-03-04T04:20:50.289Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 639 | 2026-03-04T04:20:50.289Z | |
| 640 | 2026-03-04T04:20:50.289Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-c0a9d686a4bf0d29) |
| 641 | 2026-03-04T04:20:50.292Z | |
| 642 | 2026-03-04T04:20:50.293Z | running 0 tests |
| 643 | 2026-03-04T04:20:50.293Z | |
| 644 | 2026-03-04T04:20:50.293Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 645 | 2026-03-04T04:20:50.293Z | |
| 646 | 2026-03-04T04:20:50.293Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-866e924d7c1a810a) |
| 647 | 2026-03-04T04:20:50.298Z | |
| 648 | 2026-03-04T04:20:50.298Z | running 0 tests |
| 649 | 2026-03-04T04:20:50.298Z | |
| 650 | 2026-03-04T04:20:50.298Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-03-04T04:20:50.298Z | |
| 652 | 2026-03-04T04:20:50.298Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-9c0d746445b6433c) |
| 653 | 2026-03-04T04:20:50.302Z | |
| 654 | 2026-03-04T04:20:50.302Z | running 0 tests |
| 655 | 2026-03-04T04:20:50.302Z | |
| 656 | 2026-03-04T04:20:50.302Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 657 | 2026-03-04T04:20:50.302Z | |
| 658 | 2026-03-04T04:20:50.302Z | Running unittests src/lib.rs (target/debug/deps/p4rs-ee73411181ef71fd) |
| 659 | 2026-03-04T04:20:50.302Z | |
| 660 | 2026-03-04T04:20:50.302Z | running 14 tests |
| 661 | 2026-03-04T04:20:50.302Z | test bitmath::tests::bitmath_add_le ... ok |
| 662 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_add_nest ... ok |
| 663 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 664 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_add_be ... ok |
| 665 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_mod ... ok |
| 666 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 667 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_sub_be ... ok |
| 668 | 2026-03-04T04:20:50.303Z | test bitmath::tests::bitmath_sub_le ... ok |
| 669 | 2026-03-04T04:20:50.303Z | test checksum::tests::udp_checksum ... ok |
| 670 | 2026-03-04T04:20:50.303Z | test table::tests::match_lpm_ternary_1 ... ok |
| 671 | 2026-03-04T04:20:50.303Z | test table::tests::match_lpm_ternary_range ... ok |
| 672 | 2026-03-04T04:20:50.303Z | test table::tests::match_ternary_1 ... ok |
| 673 | 2026-03-04T04:20:50.303Z | test table::tests::match_lpm_1 ... ok |
| 674 | 2026-03-04T04:20:50.303Z | test table::tests::match_with_action ... ok |
| 675 | 2026-03-04T04:20:50.303Z | |
| 676 | 2026-03-04T04:20:50.303Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 677 | 2026-03-04T04:20:50.303Z | |
| 678 | 2026-03-04T04:20:50.303Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-b6e651d3782d8f7b) |
| 679 | 2026-03-04T04:20:50.306Z | |
| 680 | 2026-03-04T04:20:50.306Z | running 0 tests |
| 681 | 2026-03-04T04:20:50.306Z | |
| 682 | 2026-03-04T04:20:50.306Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 683 | 2026-03-04T04:20:50.306Z | |
| 684 | 2026-03-04T04:20:50.306Z | Running unittests src/lib.rs (target/debug/deps/tests-fd7508f4aa07de71) |
| 685 | 2026-03-04T04:20:50.306Z | |
| 686 | 2026-03-04T04:20:50.306Z | running 15 tests |
| 687 | 2026-03-04T04:20:50.309Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 688 | 2026-03-04T04:20:50.313Z | test headers::ipv6_header_read_write ... ok |
| 689 | 2026-03-04T04:20:50.313Z | test dload::pipeline_create ... ok |
| 690 | 2026-03-04T04:20:50.317Z | test ipv6::test_ipv6_parse ... ok |
| 691 | 2026-03-04T04:20:50.317Z | test dload::dynamic_load ... ok |
| 692 | 2026-03-04T04:20:50.322Z | test arithmetic::arithmetic ... ok |
| 693 | 2026-03-04T04:20:50.327Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 694 | 2026-03-04T04:20:50.327Z | test decap::geneve_decap ... ok |
| 695 | 2026-03-04T04:20:50.327Z | test vlan::test_vlan_parse ... ok |
| 696 | 2026-03-04T04:20:50.327Z | test basic_router::basic_router2 ... ok |
| 697 | 2026-03-04T04:20:50.327Z | test dynamic_router::dynamic_router2 ... ok |
| 698 | 2026-03-04T04:20:50.330Z | test disag_router::disag_router ... ok |
| 699 | 2026-03-04T04:20:50.330Z | test range::range ... ok |
| 700 | 2026-03-04T04:20:50.378Z | test mac_rewrite::mac_rewrite2 ... ok |
| 701 | 2026-03-04T04:20:50.381Z | test hub::hub2 ... ok |
| 702 | 2026-03-04T04:20:50.381Z | |
| 703 | 2026-03-04T04:20:50.381Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 704 | 2026-03-04T04:20:50.381Z | |
| 705 | 2026-03-04T04:20:50.387Z | Running unittests src/lib.rs (target/debug/deps/x4c-9556e2d2efb909e5) |
| 706 | 2026-03-04T04:20:50.391Z | |
| 707 | 2026-03-04T04:20:50.391Z | running 0 tests |
| 708 | 2026-03-04T04:20:50.391Z | |
| 709 | 2026-03-04T04:20:50.391Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 710 | 2026-03-04T04:20:50.391Z | |
| 711 | 2026-03-04T04:20:50.391Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-003a369e426659ed) |
| 712 | 2026-03-04T04:20:50.394Z | |
| 713 | 2026-03-04T04:20:50.394Z | running 0 tests |
| 714 | 2026-03-04T04:20:50.394Z | |
| 715 | 2026-03-04T04:20:50.394Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 716 | 2026-03-04T04:20:50.394Z | |
| 717 | 2026-03-04T04:20:50.394Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-5aca5acb086b9c4d) |
| 718 | 2026-03-04T04:20:50.397Z | |
| 719 | 2026-03-04T04:20:50.397Z | running 0 tests |
| 720 | 2026-03-04T04:20:50.397Z | |
| 721 | 2026-03-04T04:20:50.397Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 722 | 2026-03-04T04:20:50.397Z | |
| 723 | 2026-03-04T04:20:50.397Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-0c93571fa9673403) |
| 724 | 2026-03-04T04:20:50.400Z | |
| 725 | 2026-03-04T04:20:50.401Z | running 0 tests |
| 726 | 2026-03-04T04:20:50.401Z | |
| 727 | 2026-03-04T04:20:50.401Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 728 | 2026-03-04T04:20:50.401Z | |
| 729 | 2026-03-04T04:20:50.401Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 730 | 2026-03-04T04:20:50.401Z | |
| 731 | 2026-03-04T04:20:50.401Z | running 0 tests |
| 732 | 2026-03-04T04:20:50.401Z | |
| 733 | 2026-03-04T04:20:50.401Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 734 | 2026-03-04T04:20:50.401Z | |
| 735 | 2026-03-04T04:20:50.401Z | Doc-tests p4 |
| 736 | 2026-03-04T04:20:50.531Z | |
| 737 | 2026-03-04T04:20:50.531Z | running 0 tests |
| 738 | 2026-03-04T04:20:50.531Z | |
| 739 | 2026-03-04T04:20:50.531Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 740 | 2026-03-04T04:20:50.531Z | |
| 741 | 2026-03-04T04:20:50.541Z | Doc-tests p4_macro |
| 742 | 2026-03-04T04:20:50.598Z | |
| 743 | 2026-03-04T04:20:50.598Z | running 2 tests |
| 744 | 2026-03-04T04:20:50.601Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 745 | 2026-03-04T04:20:50.601Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 746 | 2026-03-04T04:20:50.601Z | |
| 747 | 2026-03-04T04:20:50.601Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 748 | 2026-03-04T04:20:50.601Z | |
| 749 | 2026-03-04T04:20:50.605Z | Doc-tests p4_rust |
| 750 | 2026-03-04T04:20:50.868Z | |
| 751 | 2026-03-04T04:20:50.868Z | running 0 tests |
| 752 | 2026-03-04T04:20:50.868Z | |
| 753 | 2026-03-04T04:20:50.868Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 754 | 2026-03-04T04:20:50.868Z | |
| 755 | 2026-03-04T04:20:50.880Z | Doc-tests p4rs |
| 756 | 2026-03-04T04:20:50.991Z | |
| 757 | 2026-03-04T04:20:50.991Z | running 1 test |
| 758 | 2026-03-04T04:20:52.036Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 759 | 2026-03-04T04:20:52.036Z | |
| 760 | 2026-03-04T04:20:52.036Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s |
| 761 | 2026-03-04T04:20:52.036Z | |
| 762 | 2026-03-04T04:20:52.046Z | Doc-tests tests |
| 763 | 2026-03-04T04:20:52.126Z | |
| 764 | 2026-03-04T04:20:52.126Z | running 0 tests |
| 765 | 2026-03-04T04:20:52.126Z | |
| 766 | 2026-03-04T04:20:52.129Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 767 | 2026-03-04T04:20:52.129Z | |
| 768 | 2026-03-04T04:20:52.134Z | Doc-tests x4c |
| 769 | 2026-03-04T04:20:52.232Z | |
| 770 | 2026-03-04T04:20:52.232Z | running 0 tests |
| 771 | 2026-03-04T04:20:52.233Z | |
| 772 | 2026-03-04T04:20:52.233Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 773 | 2026-03-04T04:20:52.233Z | |
| 774 | 2026-03-04T04:20:52.236Z | Doc-tests x4c_error_codes |
| 775 | 2026-03-04T04:20:52.236Z | |
| 776 | 2026-03-04T04:20:52.236Z | running 0 tests |
| 777 | 2026-03-04T04:20:52.237Z | |
| 778 | 2026-03-04T04:20:52.237Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 779 | 2026-03-04T04:20:52.237Z | |
| 780 | 2026-03-04T04:20:52.243Z | + pushd test |
| 781 | 2026-03-04T04:20:52.246Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 782 | 2026-03-04T04:20:52.246Z | + banner 'mac rewr' |
| 783 | 2026-03-04T04:20:52.246Z | |
| 784 | 2026-03-04T04:20:52.246Z | # # ## #### ##### ###### # # ##### |
| 785 | 2026-03-04T04:20:52.246Z | ## ## # # # # # # # # # # # |
| 786 | 2026-03-04T04:20:52.246Z | # ## # # # # # # ##### # # # # |
| 787 | 2026-03-04T04:20:52.246Z | # # ###### # ##### # # ## # ##### |
| 788 | 2026-03-04T04:20:52.246Z | # # # # # # # # # ## ## # # |
| 789 | 2026-03-04T04:20:52.246Z | # # # # #### # # ###### # # # # |
| 790 | 2026-03-04T04:20:52.247Z | |
| 791 | 2026-03-04T04:20:52.247Z | + RUST_BACKTRACE=1 |
| 792 | 2026-03-04T04:20:52.247Z | + cargo test mac_rewrite -- --nocapture |
| 793 | 2026-03-04T04:20:52.442Z | Compiling aho-corasick v1.1.4 |
| 794 | 2026-03-04T04:20:52.459Z | Compiling rustix v1.1.4 |
| 795 | 2026-03-04T04:20:52.462Z | Compiling errno v0.3.14 |
| 796 | 2026-03-04T04:20:52.466Z | Compiling prettyplease v0.2.37 |
| 797 | 2026-03-04T04:20:53.706Z | Compiling tempfile v3.26.0 |
| 798 | 2026-03-04T04:20:53.720Z | Compiling regex-automata v0.4.14 |
| 799 | 2026-03-04T04:20:56.261Z | Compiling regex v1.12.3 |
| 800 | 2026-03-04T04:20:56.778Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 801 | 2026-03-04T04:20:56.878Z | Compiling pnet_macros v0.35.0 |
| 802 | 2026-03-04T04:20:57.999Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 803 | 2026-03-04T04:20:58.318Z | Compiling pnet_packet v0.35.0 |
| 804 | 2026-03-04T04:20:59.416Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 805 | 2026-03-04T04:21:01.799Z | Compiling pnet_transport v0.35.0 |
| 806 | 2026-03-04T04:21:01.977Z | Compiling pnet v0.35.0 |
| 807 | 2026-03-04T04:21:02.202Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 808 | 2026-03-04T04:21:13.152Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 20.83s |
| 809 | 2026-03-04T04:21:13.168Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 810 | 2026-03-04T04:21:13.170Z | |
| 811 | 2026-03-04T04:21:13.170Z | running 1 test |
| 812 | 2026-03-04T04:21:13.178Z | [phy2] do you know the muffin man? |
| 813 | 2026-03-04T04:21:13.181Z | [cpu] the muffin man? |
| 814 | 2026-03-04T04:21:13.181Z | [cpu] the muffin man! |
| 815 | 2026-03-04T04:21:13.181Z | [cpu] why yes |
| 816 | 2026-03-04T04:21:13.181Z | [phy1] i know the muffin man |
| 817 | 2026-03-04T04:21:13.181Z | [phy3] the muffin man is me!!! |
| 818 | 2026-03-04T04:21:13.181Z | test mac_rewrite::mac_rewrite2 ... ok |
| 819 | 2026-03-04T04:21:13.181Z | |
| 820 | 2026-03-04T04:21:13.181Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 821 | 2026-03-04T04:21:13.181Z | |
| 822 | 2026-03-04T04:21:13.188Z | + banner 'dyn load' |
| 823 | 2026-03-04T04:21:13.191Z | |
| 824 | 2026-03-04T04:21:13.191Z | ##### # # # # # #### ## ##### |
| 825 | 2026-03-04T04:21:13.191Z | # # # # ## # # # # # # # # |
| 826 | 2026-03-04T04:21:13.191Z | # # # # # # # # # # # # # |
| 827 | 2026-03-04T04:21:13.191Z | # # # # # # # # # ###### # # |
| 828 | 2026-03-04T04:21:13.191Z | # # # # ## # # # # # # # |
| 829 | 2026-03-04T04:21:13.191Z | ##### # # # ###### #### # # ##### |
| 830 | 2026-03-04T04:21:13.191Z | |
| 831 | 2026-03-04T04:21:13.191Z | + RUST_BACKTRACE=1 |
| 832 | 2026-03-04T04:21:13.191Z | + cargo test dload -- --nocapture |
| 833 | 2026-03-04T04:21:13.370Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 834 | 2026-03-04T04:21:13.373Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 835 | 2026-03-04T04:21:13.377Z | |
| 836 | 2026-03-04T04:21:13.377Z | running 2 tests |
| 837 | 2026-03-04T04:21:13.382Z | test dload::pipeline_create ... ok |
| 838 | 2026-03-04T04:21:13.386Z | test dload::dynamic_load ... ok |
| 839 | 2026-03-04T04:21:13.386Z | |
| 840 | 2026-03-04T04:21:13.386Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 841 | 2026-03-04T04:21:13.386Z | |
| 842 | 2026-03-04T04:21:13.392Z | + banner disag |
| 843 | 2026-03-04T04:21:13.396Z | |
| 844 | 2026-03-04T04:21:13.396Z | ##### # #### ## #### |
| 845 | 2026-03-04T04:21:13.396Z | # # # # # # # # |
| 846 | 2026-03-04T04:21:13.396Z | # # # #### # # # |
| 847 | 2026-03-04T04:21:13.396Z | # # # # ###### # ### |
| 848 | 2026-03-04T04:21:13.396Z | # # # # # # # # # |
| 849 | 2026-03-04T04:21:13.396Z | ##### # #### # # #### |
| 850 | 2026-03-04T04:21:13.397Z | |
| 851 | 2026-03-04T04:21:13.397Z | + RUST_BACKTRACE=1 |
| 852 | 2026-03-04T04:21:13.397Z | + cargo test disag_router -- --nocapture |
| 853 | 2026-03-04T04:21:13.574Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 854 | 2026-03-04T04:21:13.579Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 855 | 2026-03-04T04:21:13.582Z | |
| 856 | 2026-03-04T04:21:13.582Z | running 1 test |
| 857 | 2026-03-04T04:21:13.587Z | [phy2] do you know the muffin man? |
| 858 | 2026-03-04T04:21:13.590Z | [cpu] the muffin man? |
| 859 | 2026-03-04T04:21:13.590Z | [cpu] the muffin man! |
| 860 | 2026-03-04T04:21:13.590Z | [cpu] why yes |
| 861 | 2026-03-04T04:21:13.590Z | [phy1] i know the muffin man |
| 862 | 2026-03-04T04:21:13.590Z | [phy3] the muffin man is me!!! |
| 863 | 2026-03-04T04:21:13.590Z | test disag_router::disag_router ... ok |
| 864 | 2026-03-04T04:21:13.590Z | |
| 865 | 2026-03-04T04:21:13.590Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 866 | 2026-03-04T04:21:13.590Z | |
| 867 | 2026-03-04T04:21:13.596Z | + banner 'dyn rtr' |
| 868 | 2026-03-04T04:21:13.599Z | |
| 869 | 2026-03-04T04:21:13.599Z | ##### # # # # ##### ##### ##### |
| 870 | 2026-03-04T04:21:13.599Z | # # # # ## # # # # # # |
| 871 | 2026-03-04T04:21:13.599Z | # # # # # # # # # # # |
| 872 | 2026-03-04T04:21:13.599Z | # # # # # # ##### # ##### |
| 873 | 2026-03-04T04:21:13.599Z | # # # # ## # # # # # |
| 874 | 2026-03-04T04:21:13.599Z | ##### # # # # # # # # |
| 875 | 2026-03-04T04:21:13.600Z | |
| 876 | 2026-03-04T04:21:13.600Z | + RUST_BACKTRACE=1 |
| 877 | 2026-03-04T04:21:13.600Z | + cargo test dynamic_router -- --nocapture |
| 878 | 2026-03-04T04:21:13.773Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 879 | 2026-03-04T04:21:13.777Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 880 | 2026-03-04T04:21:13.780Z | |
| 881 | 2026-03-04T04:21:13.780Z | running 1 test |
| 882 | 2026-03-04T04:21:13.855Z | [phy2] do you know the muffin man? |
| 883 | 2026-03-04T04:21:13.855Z | [cpu] the muffin man? |
| 884 | 2026-03-04T04:21:13.855Z | [cpu] the muffin man! |
| 885 | 2026-03-04T04:21:13.855Z | [cpu] why yes |
| 886 | 2026-03-04T04:21:13.855Z | [phy1] i know the muffin man |
| 887 | 2026-03-04T04:21:13.856Z | [phy3] the muffin man is me!!! |
| 888 | 2026-03-04T04:21:13.856Z | test dynamic_router::dynamic_router2 ... ok |
| 889 | 2026-03-04T04:21:13.856Z | |
| 890 | 2026-03-04T04:21:13.856Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 891 | 2026-03-04T04:21:13.856Z | |
| 892 | 2026-03-04T04:21:13.856Z | + banner hub |
| 893 | 2026-03-04T04:21:13.856Z | |
| 894 | 2026-03-04T04:21:13.856Z | # # # # ##### |
| 895 | 2026-03-04T04:21:13.856Z | # # # # # # |
| 896 | 2026-03-04T04:21:13.856Z | ###### # # ##### |
| 897 | 2026-03-04T04:21:13.856Z | # # # # # # |
| 898 | 2026-03-04T04:21:13.856Z | # # # # # # |
| 899 | 2026-03-04T04:21:13.856Z | # # #### ##### |
| 900 | 2026-03-04T04:21:13.856Z | |
| 901 | 2026-03-04T04:21:13.856Z | + RUST_BACKTRACE=1 |
| 902 | 2026-03-04T04:21:13.856Z | + cargo test hub -- --nocapture |
| 903 | 2026-03-04T04:21:13.971Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 904 | 2026-03-04T04:21:13.975Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 905 | 2026-03-04T04:21:13.978Z | |
| 906 | 2026-03-04T04:21:13.978Z | running 1 test |
| 907 | 2026-03-04T04:21:13.985Z | [phy2] do you know the muffin man? |
| 908 | 2026-03-04T04:21:13.985Z | [phy3] do you know the muffin man? |
| 909 | 2026-03-04T04:21:13.988Z | [phy1] the muffin man? |
| 910 | 2026-03-04T04:21:13.988Z | [phy3] the muffin man? |
| 911 | 2026-03-04T04:21:13.988Z | [phy2] the muffin man! |
| 912 | 2026-03-04T04:21:13.988Z | [phy3] the muffin man! |
| 913 | 2026-03-04T04:21:13.988Z | [phy1] why yes |
| 914 | 2026-03-04T04:21:13.988Z | [phy1] i know the muffin man |
| 915 | 2026-03-04T04:21:13.988Z | [phy1] the muffin man is me!!! |
| 916 | 2026-03-04T04:21:13.988Z | [phy3] why yes |
| 917 | 2026-03-04T04:21:13.988Z | [phy3] i know the muffin man |
| 918 | 2026-03-04T04:21:13.988Z | [phy3] the muffin man is me!!! |
| 919 | 2026-03-04T04:21:13.988Z | test hub::hub2 ... ok |
| 920 | 2026-03-04T04:21:13.988Z | |
| 921 | 2026-03-04T04:21:13.988Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 922 | 2026-03-04T04:21:13.988Z | |
| 923 | 2026-03-04T04:21:13.994Z | + banner router |
| 924 | 2026-03-04T04:21:13.997Z | |
| 925 | 2026-03-04T04:21:13.997Z | ##### #### # # ##### ###### ##### |
| 926 | 2026-03-04T04:21:13.997Z | # # # # # # # # # # |
| 927 | 2026-03-04T04:21:13.997Z | # # # # # # # ##### # # |
| 928 | 2026-03-04T04:21:13.997Z | ##### # # # # # # ##### |
| 929 | 2026-03-04T04:21:13.997Z | # # # # # # # # # # |
| 930 | 2026-03-04T04:21:13.997Z | # # #### #### # ###### # # |
| 931 | 2026-03-04T04:21:13.997Z | |
| 932 | 2026-03-04T04:21:13.997Z | + RUST_BACKTRACE=1 |
| 933 | 2026-03-04T04:21:13.997Z | + cargo test basic_router -- --nocapture |
| 934 | 2026-03-04T04:21:14.175Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 935 | 2026-03-04T04:21:14.178Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 936 | 2026-03-04T04:21:14.181Z | |
| 937 | 2026-03-04T04:21:14.181Z | running 1 test |
| 938 | 2026-03-04T04:21:14.188Z | [phy2] do you know the muffin man? |
| 939 | 2026-03-04T04:21:14.192Z | [phy1] the muffin man? |
| 940 | 2026-03-04T04:21:14.192Z | [phy2] the muffin man! |
| 941 | 2026-03-04T04:21:14.192Z | [phy1] why yes |
| 942 | 2026-03-04T04:21:14.192Z | [phy1] i know the muffin man |
| 943 | 2026-03-04T04:21:14.192Z | [phy1] the muffin man is me!!! |
| 944 | 2026-03-04T04:21:14.192Z | test basic_router::basic_router2 ... ok |
| 945 | 2026-03-04T04:21:14.192Z | |
| 946 | 2026-03-04T04:21:14.192Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 947 | 2026-03-04T04:21:14.192Z | |
| 948 | 2026-03-04T04:21:14.198Z | + banner headers |
| 949 | 2026-03-04T04:21:14.201Z | |
| 950 | 2026-03-04T04:21:14.201Z | # # ###### ## ##### ###### ##### #### |
| 951 | 2026-03-04T04:21:14.201Z | # # # # # # # # # # # |
| 952 | 2026-03-04T04:21:14.201Z | ###### ##### # # # # ##### # # #### |
| 953 | 2026-03-04T04:21:14.201Z | # # # ###### # # # ##### # |
| 954 | 2026-03-04T04:21:14.201Z | # # # # # # # # # # # # |
| 955 | 2026-03-04T04:21:14.201Z | # # ###### # # ##### ###### # # #### |
| 956 | 2026-03-04T04:21:14.201Z | |
| 957 | 2026-03-04T04:21:14.201Z | + RUST_BACKTRACE=1 |
| 958 | 2026-03-04T04:21:14.201Z | + cargo test headers -- --nocapture |
| 959 | 2026-03-04T04:21:14.380Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 960 | 2026-03-04T04:21:14.384Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960) |
| 961 | 2026-03-04T04:21:14.388Z | |
| 962 | 2026-03-04T04:21:14.388Z | running 1 test |
| 963 | 2026-03-04T04:21:14.388Z | test headers::ipv6_header_read_write ... ok |
| 964 | 2026-03-04T04:21:14.388Z | |
| 965 | 2026-03-04T04:21:14.388Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 966 | 2026-03-04T04:21:14.388Z | |
| 967 | 2026-03-04T04:21:14.393Z | process exited: duration 207923 ms, exit code 0 |
| |
| 968 | 2026-03-04T04:21:14.407Z | found 4 output files |
| 969 | 2026-03-04T04:21:14.407Z | uploading: /work/debug/libsidecar_lite.so (43097464 bytes) |
| 970 | 2026-03-04T04:21:16.086Z | uploaded: /work/debug/libsidecar_lite.so |
| 971 | 2026-03-04T04:21:16.086Z | uploading: /work/debug/x4c (37774768 bytes) |
| 972 | 2026-03-04T04:21:17.725Z | uploaded: /work/debug/x4c |
| 973 | 2026-03-04T04:21:17.725Z | uploading: /work/release/libsidecar_lite.so (9838280 bytes) |
| 974 | 2026-03-04T04:21:19.047Z | uploaded: /work/release/libsidecar_lite.so |
| 975 | 2026-03-04T04:21:19.055Z | uploading: /work/release/x4c (8578096 bytes) |
| 976 | 2026-03-04T04:21:20.303Z | uploaded: /work/release/x4c |