|
|
|
| 1 | 2026-08-21T19:02:12.431Z | job assigned to worker 01M0JV670NNQC5MD5ZCT6TSNFR [factory aws, i-0b061621f52724718] (queued for 48 s) |
| |
| 2 | 2026-08-21T19:02:19.395Z | starting task 0: "setup" |
| 3 | 2026-08-21T19:02:19.399Z | ++ uname -s |
| 4 | 2026-08-21T19:02:19.402Z | + kern=SunOS |
| 5 | 2026-08-21T19:02:19.402Z | + build_user=build |
| 6 | 2026-08-21T19:02:19.402Z | + build_uid=12345 |
| 7 | 2026-08-21T19:02:19.402Z | + work_dir=/work |
| 8 | 2026-08-21T19:02:19.402Z | + input_dir=/input |
| 9 | 2026-08-21T19:02:19.402Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-21T19:02:19.402Z | + case "$kern" in |
| 11 | 2026-08-21T19:02:19.402Z | + groupadd -g 12345 build |
| 12 | 2026-08-21T19:02:19.402Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-21T19:02:21.407Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-21T19:02:21.485Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-21T19:02:21.489Z | + home_fs=zfs |
| 16 | 2026-08-21T19:02:21.489Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-21T19:02:21.489Z | + mkdir -p /home/build |
| 18 | 2026-08-21T19:02:21.489Z | + chown build:build /home/build /work |
| 19 | 2026-08-21T19:02:23.487Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-21T19:02:23.490Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-08-21T19:02:23.499Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-21T19:02:23.503Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-21T19:02:23.503Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-21T19:02:23.503Z | * rust toolchain channel = "stable" |
| 25 | 2026-08-21T19:02:23.503Z | * rust toolchain profile = "default" |
| 26 | 2026-08-21T19:02:23.503Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-21T19:02:23.503Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-21T19:02:23.506Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-21T19:02:23.506Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-21T19:02:23.603Z | info: downloading installer |
| 31 | 2026-08-21T19:02:25.021Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-21T19:02:25.022Z | warn: /opt/ooce/bin |
| 33 | 2026-08-21T19:02:25.022Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-21T19:02:25.022Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-21T19:02:25.022Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-21T19:02:25.022Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-21T19:02:25.022Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-21T19:02:25.022Z | error: cannot install while Rust is installed |
| 39 | 2026-08-21T19:02:25.022Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-21T19:02:25.022Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-21T19:02:25.022Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-21T19:02:25.022Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-21T19:02:25.022Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-21T19:02:25.056Z | info: profile set to default |
| 45 | 2026-08-21T19:02:25.056Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-21T19:02:25.059Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-21T19:02:25.200Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 48 | 2026-08-21T19:02:25.204Z | info: downloading 6 components |
| 49 | 2026-08-21T19:02:42.361Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-21T19:02:42.361Z | |
| 51 | 2026-08-21T19:02:42.387Z | stable-x86_64-unknown-illumos installed - rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 52 | 2026-08-21T19:02:42.388Z | |
| 53 | 2026-08-21T19:02:42.391Z | |
| 54 | 2026-08-21T19:02:42.391Z | Rust is installed now. Great! |
| 55 | 2026-08-21T19:02:42.391Z | |
| 56 | 2026-08-21T19:02:42.391Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-21T19:02:42.391Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-21T19:02:42.391Z | |
| 59 | 2026-08-21T19:02:42.391Z | To configure your current shell, you need to source |
| 60 | 2026-08-21T19:02:42.391Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-21T19:02:42.391Z | |
| 62 | 2026-08-21T19:02:42.391Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-21T19:02:42.391Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-21T19:02:42.391Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-21T19:02:42.391Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-21T19:02:42.391Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-21T19:02:42.391Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-21T19:02:42.391Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-21T19:02:42.391Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-21T19:02:42.391Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-21T19:02:42.479Z | + rustup --version |
| 72 | 2026-08-21T19:02:42.487Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-21T19:02:42.490Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-21T19:02:42.508Z | info: the currently active `rustc` version is `rustc 1.98.0 (88d9e12ae 2026-08-18)` |
| 75 | 2026-08-21T19:02:42.510Z | + cargo --version |
| 76 | 2026-08-21T19:02:42.524Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 77 | 2026-08-21T19:02:42.527Z | + rustc --version |
| 78 | 2026-08-21T19:02:42.545Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 79 | 2026-08-21T19:02:42.548Z | process exited: duration 19047 ms, exit code 0 |
| |
| 80 | 2026-08-21T19:02:42.554Z | starting task 2: "authentication" |
| 81 | 2026-08-21T19:02:42.570Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-21T19:02:42.576Z | starting task 3: "clone repository" |
| 83 | 2026-08-21T19:02:42.579Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-08-21T19:02:42.582Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-08-21T19:02:42.657Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-08-21T19:02:43.588Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-08-21T19:02:43.588Z | + git fetch origin 83ee051b6d922a3b2fe2cf9f98c7cd107ea0223a |
| 88 | 2026-08-21T19:02:43.888Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-08-21T19:02:43.889Z | * branch 83ee051b6d922a3b2fe2cf9f98c7cd107ea0223a -> FETCH_HEAD |
| 90 | 2026-08-21T19:02:43.895Z | + [[ -n nsk/fix-bitvec-to-biguint-non-aligned ]] |
| 91 | 2026-08-21T19:02:43.898Z | ++ git branch --show-current |
| 92 | 2026-08-21T19:02:43.898Z | + current=main |
| 93 | 2026-08-21T19:02:43.898Z | + [[ main != nsk/fix-bitvec-to-biguint-non-aligned ]] |
| 94 | 2026-08-21T19:02:43.898Z | + git branch -f nsk/fix-bitvec-to-biguint-non-aligned 83ee051b6d922a3b2fe2cf9f98c7cd107ea0223a |
| 95 | 2026-08-21T19:02:43.901Z | + git checkout -f nsk/fix-bitvec-to-biguint-non-aligned |
| 96 | 2026-08-21T19:02:43.907Z | Switched to branch 'nsk/fix-bitvec-to-biguint-non-aligned' |
| 97 | 2026-08-21T19:02:43.910Z | + git reset --hard 83ee051b6d922a3b2fe2cf9f98c7cd107ea0223a |
| 98 | 2026-08-21T19:02:43.914Z | HEAD is now at 83ee051 fix bitvec_to_biguint last byte alignement |
| 99 | 2026-08-21T19:02:43.917Z | process exited: duration 1338 ms, exit code 0 |
| |
| 100 | 2026-08-21T19:02:43.923Z | starting task 4: "build" |
| 101 | 2026-08-21T19:02:43.926Z | + cargo --version |
| 102 | 2026-08-21T19:02:43.931Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-08-21T19:02:44.105Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-08-21T19:02:44.109Z | info: downloading 6 components |
| 105 | 2026-08-21T19:02:58.377Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-08-21T19:02:58.380Z | + rustc --version |
| 107 | 2026-08-21T19:02:58.408Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-08-21T19:02:58.412Z | + banner check |
| 109 | 2026-08-21T19:02:58.416Z | |
| 110 | 2026-08-21T19:02:58.416Z | #### # # ###### #### # # |
| 111 | 2026-08-21T19:02:58.416Z | # # # # # # # # # |
| 112 | 2026-08-21T19:02:58.416Z | # ###### ##### # #### |
| 113 | 2026-08-21T19:02:58.416Z | # # # # # # # |
| 114 | 2026-08-21T19:02:58.416Z | # # # # # # # # # |
| 115 | 2026-08-21T19:02:58.416Z | #### # # ###### #### # # |
| 116 | 2026-08-21T19:02:58.416Z | |
| 117 | 2026-08-21T19:02:58.416Z | + cargo fmt -- --check |
| 118 | 2026-08-21T19:02:58.554Z | + cargo check |
| 119 | 2026-08-21T19:02:58.620Z | Updating crates.io index |
| 120 | 2026-08-21T19:02:58.624Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-08-21T19:02:58.984Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-08-21T19:02:58.984Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-08-21T19:02:59.786Z | Downloading crates ... |
| 124 | 2026-08-21T19:02:59.842Z | Downloaded anstyle-parse v1.0.0 |
| 125 | 2026-08-21T19:02:59.848Z | Downloaded anstyle-query v1.1.5 |
| 126 | 2026-08-21T19:02:59.852Z | Downloaded anyhow v1.0.102 |
| 127 | 2026-08-21T19:02:59.857Z | Downloaded itoa v1.0.17 |
| 128 | 2026-08-21T19:02:59.860Z | Downloaded block-buffer v0.10.4 |
| 129 | 2026-08-21T19:02:59.860Z | Downloaded tap v1.0.1 |
| 130 | 2026-08-21T19:02:59.863Z | Downloaded zmij v1.0.21 |
| 131 | 2026-08-21T19:02:59.866Z | Downloaded clap_lex v1.0.0 |
| 132 | 2026-08-21T19:02:59.869Z | Downloaded pretty-hex v0.4.1 |
| 133 | 2026-08-21T19:02:59.872Z | Downloaded errno v0.3.14 |
| 134 | 2026-08-21T19:02:59.875Z | Downloaded num v0.4.3 |
| 135 | 2026-08-21T19:02:59.878Z | Downloaded pnet_sys v0.35.0 |
| 136 | 2026-08-21T19:02:59.881Z | Downloaded plain v0.2.3 |
| 137 | 2026-08-21T19:02:59.887Z | Downloaded zerocopy v0.8.40 |
| 138 | 2026-08-21T19:02:59.893Z | Downloaded usdt-attr-macro v0.5.0 |
| 139 | 2026-08-21T19:02:59.896Z | Downloaded rand_core v0.9.5 |
| 140 | 2026-08-21T19:02:59.896Z | Downloaded ipnetwork v0.20.0 |
| 141 | 2026-08-21T19:02:59.896Z | Downloaded num-rational v0.4.2 |
| 142 | 2026-08-21T19:02:59.899Z | Downloaded is_terminal_polyfill v1.70.2 |
| 143 | 2026-08-21T19:02:59.902Z | Downloaded heck v0.5.0 |
| 144 | 2026-08-21T19:02:59.910Z | Downloaded pnet_transport v0.35.0 |
| 145 | 2026-08-21T19:02:59.913Z | Downloaded num-iter v0.1.45 |
| 146 | 2026-08-21T19:02:59.913Z | Downloaded cfg-if v1.0.4 |
| 147 | 2026-08-21T19:02:59.919Z | Downloaded pnet_base v0.35.0 |
| 148 | 2026-08-21T19:02:59.922Z | Downloaded dtrace-parser v0.2.0 |
| 149 | 2026-08-21T19:02:59.925Z | Downloaded pnet_macros_support v0.35.0 |
| 150 | 2026-08-21T19:02:59.936Z | Downloaded funty v2.0.0 |
| 151 | 2026-08-21T19:02:59.939Z | Downloaded radium v0.7.0 |
| 152 | 2026-08-21T19:02:59.939Z | Downloaded byteorder v1.5.0 |
| 153 | 2026-08-21T19:02:59.942Z | Downloaded autocfg v1.5.0 |
| 154 | 2026-08-21T19:02:59.945Z | Downloaded pnet_macros v0.35.0 |
| 155 | 2026-08-21T19:03:00.019Z | Downloaded generic-array v0.14.7 |
| 156 | 2026-08-21T19:03:00.020Z | Downloaded rand_chacha v0.9.0 |
| 157 | 2026-08-21T19:03:00.020Z | Downloaded memmap v0.7.0 |
| 158 | 2026-08-21T19:03:00.020Z | Downloaded crypto-common v0.1.7 |
| 159 | 2026-08-21T19:03:00.020Z | Downloaded usdt-macro v0.5.0 |
| 160 | 2026-08-21T19:03:00.020Z | Downloaded fastrand v2.3.0 |
| 161 | 2026-08-21T19:03:00.020Z | Downloaded strsim v0.11.1 |
| 162 | 2026-08-21T19:03:00.020Z | Downloaded utf8parse v0.2.2 |
| 163 | 2026-08-21T19:03:00.020Z | Downloaded version_check v0.9.5 |
| 164 | 2026-08-21T19:03:00.020Z | Downloaded thread-id v4.2.2 |
| 165 | 2026-08-21T19:03:00.020Z | Downloaded colorchoice v1.0.4 |
| 166 | 2026-08-21T19:03:00.020Z | Downloaded dof v0.3.0 |
| 167 | 2026-08-21T19:03:00.020Z | Downloaded cpufeatures v0.2.17 |
| 168 | 2026-08-21T19:03:00.020Z | Downloaded num-complex v0.4.6 |
| 169 | 2026-08-21T19:03:00.020Z | Downloaded digest v0.10.7 |
| 170 | 2026-08-21T19:03:00.020Z | Downloaded anstyle v1.0.13 |
| 171 | 2026-08-21T19:03:00.020Z | Downloaded scroll_derive v0.12.1 |
| 172 | 2026-08-21T19:03:00.020Z | Downloaded pnet_datalink v0.35.0 |
| 173 | 2026-08-21T19:03:00.020Z | Downloaded pnet v0.35.0 |
| 174 | 2026-08-21T19:03:00.020Z | Downloaded colored v3.1.1 |
| 175 | 2026-08-21T19:03:00.020Z | Downloaded thiserror v1.0.69 |
| 176 | 2026-08-21T19:03:00.025Z | Downloaded scroll v0.12.0 |
| 177 | 2026-08-21T19:03:00.025Z | Downloaded num-integer v0.1.46 |
| 178 | 2026-08-21T19:03:00.028Z | Downloaded pest_derive v2.8.6 |
| 179 | 2026-08-21T19:03:00.031Z | Downloaded serde_tokenstream v0.2.3 |
| 180 | 2026-08-21T19:03:00.031Z | Downloaded bitflags v2.11.0 |
| 181 | 2026-08-21T19:03:00.035Z | Downloaded quote v1.0.45 |
| 182 | 2026-08-21T19:03:00.039Z | Downloaded wyz v0.5.1 |
| 183 | 2026-08-21T19:03:00.043Z | Downloaded usdt v0.5.0 |
| 184 | 2026-08-21T19:03:00.043Z | Downloaded anstream v1.0.0 |
| 185 | 2026-08-21T19:03:00.050Z | Downloaded usdt-impl v0.5.0 |
| 186 | 2026-08-21T19:03:00.054Z | Downloaded sha2 v0.10.9 |
| 187 | 2026-08-21T19:03:00.059Z | Downloaded no-std-net v0.6.0 |
| 188 | 2026-08-21T19:03:00.062Z | Downloaded ppv-lite86 v0.2.21 |
| 189 | 2026-08-21T19:03:00.062Z | Downloaded tempfile v3.27.0 |
| 190 | 2026-08-21T19:03:00.069Z | Downloaded pnet_packet v0.35.0 |
| 191 | 2026-08-21T19:03:00.073Z | Downloaded glob v0.3.3 |
| 192 | 2026-08-21T19:03:00.078Z | Downloaded num-traits v0.2.19 |
| 193 | 2026-08-21T19:03:00.082Z | Downloaded log v0.4.29 |
| 194 | 2026-08-21T19:03:00.090Z | Downloaded thiserror-impl v1.0.69 |
| 195 | 2026-08-21T19:03:00.095Z | Downloaded clap_derive v4.6.1 |
| 196 | 2026-08-21T19:03:00.099Z | Downloaded zerocopy-derive v0.7.35 |
| 197 | 2026-08-21T19:03:00.099Z | Downloaded once_cell v1.21.3 |
| 198 | 2026-08-21T19:03:00.102Z | Downloaded getrandom v0.3.4 |
| 199 | 2026-08-21T19:03:00.102Z | Downloaded ucd-trie v0.1.7 |
| 200 | 2026-08-21T19:03:00.105Z | Downloaded pest_generator v2.8.6 |
| 201 | 2026-08-21T19:03:00.105Z | Downloaded serde_core v1.0.228 |
| 202 | 2026-08-21T19:03:00.108Z | Downloaded clap v4.6.1 |
| 203 | 2026-08-21T19:03:00.111Z | Downloaded proc-macro2 v1.0.106 |
| 204 | 2026-08-21T19:03:00.124Z | Downloaded unicode-ident v1.0.24 |
| 205 | 2026-08-21T19:03:00.128Z | Downloaded getrandom v0.4.1 |
| 206 | 2026-08-21T19:03:00.131Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-08-21T19:03:00.135Z | Downloaded prettyplease v0.2.37 |
| 208 | 2026-08-21T19:03:00.142Z | Downloaded pest_meta v2.8.6 |
| 209 | 2026-08-21T19:03:00.151Z | Downloaded typenum v1.19.0 |
| 210 | 2026-08-21T19:03:00.154Z | Downloaded memchr v2.8.0 |
| 211 | 2026-08-21T19:03:00.159Z | Downloaded num-bigint v0.4.6 |
| 212 | 2026-08-21T19:03:00.168Z | Downloaded serde v1.0.228 |
| 213 | 2026-08-21T19:03:00.185Z | Downloaded rand v0.9.3 |
| 214 | 2026-08-21T19:03:00.209Z | Downloaded serde_json v1.0.149 |
| 215 | 2026-08-21T19:03:00.220Z | Downloaded pest v2.8.6 |
| 216 | 2026-08-21T19:03:00.223Z | Downloaded bitvec v1.1.1 |
| 217 | 2026-08-21T19:03:00.236Z | Downloaded regex v1.12.4 |
| 218 | 2026-08-21T19:03:00.240Z | Downloaded aho-corasick v1.1.4 |
| 219 | 2026-08-21T19:03:00.245Z | Downloaded zerocopy v0.7.35 |
| 220 | 2026-08-21T19:03:00.254Z | Downloaded clap_builder v4.6.0 |
| 221 | 2026-08-21T19:03:00.261Z | Downloaded goblin v0.8.2 |
| 222 | 2026-08-21T19:03:00.301Z | Downloaded syn v2.0.118 |
| 223 | 2026-08-21T19:03:00.311Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-08-21T19:03:00.331Z | Downloaded rustix v1.1.4 |
| 225 | 2026-08-21T19:03:00.363Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-08-21T19:03:00.373Z | Downloaded libc v0.2.182 |
| 227 | 2026-08-21T19:03:00.440Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-08-21T19:03:00.440Z | Compiling quote v1.0.45 |
| 229 | 2026-08-21T19:03:00.441Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-08-21T19:03:00.444Z | Compiling libc v0.2.182 |
| 231 | 2026-08-21T19:03:00.444Z | Compiling serde_core v1.0.228 |
| 232 | 2026-08-21T19:03:00.444Z | Compiling memchr v2.8.0 |
| 233 | 2026-08-21T19:03:00.444Z | Compiling serde v1.0.228 |
| 234 | 2026-08-21T19:03:00.592Z | Compiling thiserror v1.0.69 |
| 235 | 2026-08-21T19:03:00.822Z | Compiling zmij v1.0.21 |
| 236 | 2026-08-21T19:03:01.049Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-08-21T19:03:01.053Z | Compiling serde_json v1.0.149 |
| 238 | 2026-08-21T19:03:01.129Z | Compiling rustix v1.1.4 |
| 239 | 2026-08-21T19:03:01.171Z | Compiling pest v2.8.6 |
| 240 | 2026-08-21T19:03:01.252Z | Compiling getrandom v0.4.1 |
| 241 | 2026-08-21T19:03:01.414Z | Compiling version_check v0.9.5 |
| 242 | 2026-08-21T19:03:01.538Z | Compiling autocfg v1.5.0 |
| 243 | 2026-08-21T19:03:01.805Z | Compiling aho-corasick v1.1.4 |
| 244 | 2026-08-21T19:03:01.852Z | Checking syn v2.0.118 |
| 245 | 2026-08-21T19:03:01.969Z | Compiling num-traits v0.2.19 |
| 246 | 2026-08-21T19:03:01.985Z | Compiling prettyplease v0.2.37 |
| 247 | 2026-08-21T19:03:02.192Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-08-21T19:03:02.375Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-08-21T19:03:02.475Z | Checking cfg-if v1.0.4 |
| 250 | 2026-08-21T19:03:02.921Z | Compiling itoa v1.0.17 |
| 251 | 2026-08-21T19:03:03.046Z | Compiling byteorder v1.5.0 |
| 252 | 2026-08-21T19:03:03.121Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-08-21T19:03:03.242Z | Checking num-integer v0.1.46 |
| 254 | 2026-08-21T19:03:03.256Z | Compiling thread-id v4.2.2 |
| 255 | 2026-08-21T19:03:03.457Z | Checking colored v3.1.1 |
| 256 | 2026-08-21T19:03:03.630Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-08-21T19:03:03.658Z | Checking log v0.4.29 |
| 258 | 2026-08-21T19:03:03.663Z | Checking plain v0.2.3 |
| 259 | 2026-08-21T19:03:03.791Z | Compiling errno v0.3.14 |
| 260 | 2026-08-21T19:03:03.928Z | Compiling bitflags v2.11.0 |
| 261 | 2026-08-21T19:03:04.012Z | Checking no-std-net v0.6.0 |
| 262 | 2026-08-21T19:03:04.057Z | Checking pretty-hex v0.4.1 |
| 263 | 2026-08-21T19:03:04.072Z | Compiling radium v0.7.0 |
| 264 | 2026-08-21T19:03:04.130Z | Checking pnet_base v0.35.0 |
| 265 | 2026-08-21T19:03:04.244Z | Compiling pest_generator v2.8.6 |
| 266 | 2026-08-21T19:03:04.423Z | Compiling zerocopy v0.8.40 |
| 267 | 2026-08-21T19:03:04.431Z | Compiling fastrand v2.3.0 |
| 268 | 2026-08-21T19:03:04.663Z | Checking tap v1.0.1 |
| 269 | 2026-08-21T19:03:04.754Z | Compiling getrandom v0.3.4 |
| 270 | 2026-08-21T19:03:04.759Z | Compiling once_cell v1.21.3 |
| 271 | 2026-08-21T19:03:04.823Z | Checking wyz v0.5.1 |
| 272 | 2026-08-21T19:03:04.940Z | Compiling tempfile v3.27.0 |
| 273 | 2026-08-21T19:03:04.962Z | Checking num-iter v0.1.45 |
| 274 | 2026-08-21T19:03:04.984Z | Checking memmap v0.7.0 |
| 275 | 2026-08-21T19:03:05.084Z | Compiling anyhow v1.0.102 |
| 276 | 2026-08-21T19:03:05.098Z | Checking funty v2.0.0 |
| 277 | 2026-08-21T19:03:05.375Z | Compiling regex v1.12.4 |
| 278 | 2026-08-21T19:03:05.396Z | Checking bitvec v1.1.1 |
| 279 | 2026-08-21T19:03:05.453Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-08-21T19:03:05.551Z | Compiling thiserror-impl v1.0.69 |
| 281 | 2026-08-21T19:03:05.589Z | Compiling zerocopy-derive v0.7.35 |
| 282 | 2026-08-21T19:03:05.665Z | Compiling pest_derive v2.8.6 |
| 283 | 2026-08-21T19:03:05.760Z | Compiling scroll_derive v0.12.1 |
| 284 | 2026-08-21T19:03:06.194Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 285 | 2026-08-21T19:03:06.215Z | Compiling pnet_macros v0.35.0 |
| 286 | 2026-08-21T19:03:06.419Z | Compiling zerocopy v0.7.35 |
| 287 | 2026-08-21T19:03:06.429Z | Checking scroll v0.12.0 |
| 288 | 2026-08-21T19:03:06.645Z | Checking goblin v0.8.2 |
| 289 | 2026-08-21T19:03:06.792Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-08-21T19:03:07.232Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-08-21T19:03:07.391Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-08-21T19:03:07.488Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-08-21T19:03:07.613Z | Checking utf8parse v0.2.2 |
| 294 | 2026-08-21T19:03:07.616Z | Checking pnet_packet v0.35.0 |
| 295 | 2026-08-21T19:03:07.703Z | Checking anstyle-parse v1.0.0 |
| 296 | 2026-08-21T19:03:08.037Z | Checking rand_core v0.9.5 |
| 297 | 2026-08-21T19:03:08.187Z | Compiling pnet v0.35.0 |
| 298 | 2026-08-21T19:03:08.339Z | Checking colorchoice v1.0.4 |
| 299 | 2026-08-21T19:03:08.401Z | Checking is_terminal_polyfill v1.70.2 |
| 300 | 2026-08-21T19:03:08.497Z | Checking anstyle v1.0.13 |
| 301 | 2026-08-21T19:03:08.502Z | Checking num-bigint v0.4.6 |
| 302 | 2026-08-21T19:03:08.583Z | Checking num-complex v0.4.6 |
| 303 | 2026-08-21T19:03:08.640Z | Compiling dof v0.3.0 |
| 304 | 2026-08-21T19:03:08.654Z | Compiling serde_tokenstream v0.2.3 |
| 305 | 2026-08-21T19:03:08.674Z | Checking ipnetwork v0.20.0 |
| 306 | 2026-08-21T19:03:08.833Z | Checking anstyle-query v1.1.5 |
| 307 | 2026-08-21T19:03:08.910Z | Checking anstream v1.0.0 |
| 308 | 2026-08-21T19:03:08.913Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 309 | 2026-08-21T19:03:08.964Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-08-21T19:03:09.267Z | Checking clap_lex v1.0.0 |
| 311 | 2026-08-21T19:03:09.311Z | Checking num-rational v0.4.2 |
| 312 | 2026-08-21T19:03:09.402Z | Compiling heck v0.5.0 |
| 313 | 2026-08-21T19:03:09.421Z | Compiling usdt-attr-macro v0.5.0 |
| 314 | 2026-08-21T19:03:09.516Z | Compiling usdt-macro v0.5.0 |
| 315 | 2026-08-21T19:03:09.528Z | Checking pnet_transport v0.35.0 |
| 316 | 2026-08-21T19:03:09.579Z | Checking num v0.4.3 |
| 317 | 2026-08-21T19:03:09.593Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 318 | 2026-08-21T19:03:09.642Z | Checking strsim v0.11.1 |
| 319 | 2026-08-21T19:03:09.729Z | Compiling clap_derive v4.6.1 |
| 320 | 2026-08-21T19:03:09.732Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 321 | 2026-08-21T19:03:09.784Z | Checking clap_builder v4.6.0 |
| 322 | 2026-08-21T19:03:09.844Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 323 | 2026-08-21T19:03:09.968Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-08-21T19:03:10.092Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-08-21T19:03:10.125Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-08-21T19:03:10.173Z | Checking usdt v0.5.0 |
| 327 | 2026-08-21T19:03:10.310Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 328 | 2026-08-21T19:03:10.360Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-08-21T19:03:10.519Z | Checking rand v0.9.3 |
| 330 | 2026-08-21T19:03:10.662Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-08-21T19:03:11.050Z | Checking clap v4.6.1 |
| 332 | 2026-08-21T19:03:11.105Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-08-21T19:03:11.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s |
| 334 | 2026-08-21T19:03:11.627Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-08-21T19:03:11.753Z | Downloading crates ... |
| 336 | 2026-08-21T19:03:11.806Z | Downloaded libloading v0.9.0 |
| 337 | 2026-08-21T19:03:11.856Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-08-21T19:03:11.873Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-08-21T19:03:11.878Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-08-21T19:03:11.882Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-08-21T19:03:11.882Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-08-21T19:03:11.886Z | Checking libloading v0.9.0 |
| 343 | 2026-08-21T19:03:12.130Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-08-21T19:03:12.659Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-08-21T19:03:13.499Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-08-21T19:03:13.499Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-08-21T19:03:14.418Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-08-21T19:03:19.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s |
| 349 | 2026-08-21T19:03:19.416Z | + banner build |
| 350 | 2026-08-21T19:03:19.419Z | |
| 351 | 2026-08-21T19:03:19.419Z | ##### # # # # ##### |
| 352 | 2026-08-21T19:03:19.419Z | # # # # # # # # |
| 353 | 2026-08-21T19:03:19.419Z | ##### # # # # # # |
| 354 | 2026-08-21T19:03:19.419Z | # # # # # # # # |
| 355 | 2026-08-21T19:03:19.420Z | # # # # # # # # |
| 356 | 2026-08-21T19:03:19.420Z | ##### #### # ###### ##### |
| 357 | 2026-08-21T19:03:19.420Z | |
| 358 | 2026-08-21T19:03:19.420Z | + ptime -m cargo build |
| 359 | 2026-08-21T19:03:19.546Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-08-21T19:03:19.546Z | Compiling memchr v2.8.0 |
| 361 | 2026-08-21T19:03:19.550Z | Compiling regex-syntax v0.8.11 |
| 362 | 2026-08-21T19:03:19.550Z | Compiling ucd-trie v0.1.7 |
| 363 | 2026-08-21T19:03:19.550Z | Compiling libc v0.2.182 |
| 364 | 2026-08-21T19:03:19.550Z | Compiling serde_core v1.0.228 |
| 365 | 2026-08-21T19:03:19.551Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-08-21T19:03:19.571Z | Compiling zmij v1.0.21 |
| 367 | 2026-08-21T19:03:19.612Z | Compiling byteorder v1.5.0 |
| 368 | 2026-08-21T19:03:19.662Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-08-21T19:03:19.818Z | Compiling itoa v1.0.17 |
| 370 | 2026-08-21T19:03:19.823Z | Compiling num-traits v0.2.19 |
| 371 | 2026-08-21T19:03:19.838Z | Compiling errno v0.3.14 |
| 372 | 2026-08-21T19:03:19.879Z | Compiling thread-id v4.2.2 |
| 373 | 2026-08-21T19:03:19.945Z | Compiling aho-corasick v1.1.4 |
| 374 | 2026-08-21T19:03:19.964Z | Compiling pest v2.8.6 |
| 375 | 2026-08-21T19:03:19.982Z | Compiling bitflags v2.11.0 |
| 376 | 2026-08-21T19:03:20.200Z | Compiling quote v1.0.45 |
| 377 | 2026-08-21T19:03:20.211Z | Compiling rustix v1.1.4 |
| 378 | 2026-08-21T19:03:20.365Z | Compiling syn v2.0.118 |
| 379 | 2026-08-21T19:03:20.420Z | Compiling num-integer v0.1.46 |
| 380 | 2026-08-21T19:03:20.479Z | Compiling getrandom v0.4.1 |
| 381 | 2026-08-21T19:03:20.608Z | Compiling once_cell v1.21.3 |
| 382 | 2026-08-21T19:03:20.728Z | Compiling colored v3.1.1 |
| 383 | 2026-08-21T19:03:20.804Z | Compiling fastrand v2.3.0 |
| 384 | 2026-08-21T19:03:21.052Z | Compiling regex-automata v0.4.14 |
| 385 | 2026-08-21T19:03:21.068Z | Compiling pest_meta v2.8.6 |
| 386 | 2026-08-21T19:03:21.097Z | Compiling plain v0.2.3 |
| 387 | 2026-08-21T19:03:21.192Z | Compiling serde_json v1.0.149 |
| 388 | 2026-08-21T19:03:21.214Z | Compiling log v0.4.29 |
| 389 | 2026-08-21T19:03:21.364Z | Compiling tempfile v3.27.0 |
| 390 | 2026-08-21T19:03:21.383Z | Compiling pretty-hex v0.4.1 |
| 391 | 2026-08-21T19:03:21.506Z | Compiling no-std-net v0.6.0 |
| 392 | 2026-08-21T19:03:21.569Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-08-21T19:03:21.746Z | Compiling tap v1.0.1 |
| 394 | 2026-08-21T19:03:21.768Z | Compiling radium v0.7.0 |
| 395 | 2026-08-21T19:03:21.843Z | Compiling wyz v0.5.1 |
| 396 | 2026-08-21T19:03:21.954Z | Compiling num-iter v0.1.45 |
| 397 | 2026-08-21T19:03:21.964Z | Compiling memmap v0.7.0 |
| 398 | 2026-08-21T19:03:22.020Z | Compiling funty v2.0.0 |
| 399 | 2026-08-21T19:03:22.057Z | Compiling zerocopy v0.8.40 |
| 400 | 2026-08-21T19:03:22.133Z | Compiling getrandom v0.3.4 |
| 401 | 2026-08-21T19:03:22.205Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-08-21T19:03:22.295Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-08-21T19:03:22.309Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-08-21T19:03:22.318Z | Compiling rand_core v0.9.5 |
| 405 | 2026-08-21T19:03:22.384Z | Compiling bitvec v1.1.1 |
| 406 | 2026-08-21T19:03:22.401Z | Compiling anstyle-parse v1.0.0 |
| 407 | 2026-08-21T19:03:22.460Z | Compiling anyhow v1.0.102 |
| 408 | 2026-08-21T19:03:22.517Z | Compiling colorchoice v1.0.4 |
| 409 | 2026-08-21T19:03:22.570Z | Compiling anstyle v1.0.13 |
| 410 | 2026-08-21T19:03:22.615Z | Compiling pest_generator v2.8.6 |
| 411 | 2026-08-21T19:03:22.656Z | Compiling prettyplease v0.2.37 |
| 412 | 2026-08-21T19:03:22.771Z | Compiling regex v1.12.4 |
| 413 | 2026-08-21T19:03:22.832Z | Compiling anstyle-query v1.1.5 |
| 414 | 2026-08-21T19:03:22.926Z | Compiling is_terminal_polyfill v1.70.2 |
| 415 | 2026-08-21T19:03:23.005Z | Compiling anstream v1.0.0 |
| 416 | 2026-08-21T19:03:23.216Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 417 | 2026-08-21T19:03:23.219Z | Compiling clap_lex v1.0.0 |
| 418 | 2026-08-21T19:03:23.311Z | Compiling strsim v0.11.1 |
| 419 | 2026-08-21T19:03:23.444Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-08-21T19:03:23.587Z | Compiling clap_builder v4.6.0 |
| 421 | 2026-08-21T19:03:23.633Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 422 | 2026-08-21T19:03:24.004Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-08-21T19:03:24.367Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-08-21T19:03:24.368Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-08-21T19:03:24.371Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-08-21T19:03:24.376Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-08-21T19:03:24.474Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-08-21T19:03:25.017Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-08-21T19:03:25.072Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-08-21T19:03:25.327Z | Compiling scroll v0.12.0 |
| 431 | 2026-08-21T19:03:25.361Z | Compiling zerocopy v0.7.35 |
| 432 | 2026-08-21T19:03:25.378Z | Compiling rand_chacha v0.9.0 |
| 433 | 2026-08-21T19:03:25.578Z | Compiling goblin v0.8.2 |
| 434 | 2026-08-21T19:03:25.583Z | Compiling rand v0.9.3 |
| 435 | 2026-08-21T19:03:25.692Z | Compiling thiserror v1.0.69 |
| 436 | 2026-08-21T19:03:25.781Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-08-21T19:03:25.789Z | Compiling clap_derive v4.6.1 |
| 438 | 2026-08-21T19:03:26.538Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-08-21T19:03:26.980Z | Compiling serde v1.0.228 |
| 440 | 2026-08-21T19:03:27.320Z | Compiling clap v4.6.1 |
| 441 | 2026-08-21T19:03:27.357Z | Compiling serde_tokenstream v0.2.3 |
| 442 | 2026-08-21T19:03:27.357Z | Compiling dof v0.3.0 |
| 443 | 2026-08-21T19:03:27.360Z | Compiling num-bigint v0.4.6 |
| 444 | 2026-08-21T19:03:27.360Z | Compiling num-complex v0.4.6 |
| 445 | 2026-08-21T19:03:27.380Z | Compiling ipnetwork v0.20.0 |
| 446 | 2026-08-21T19:03:27.456Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 447 | 2026-08-21T19:03:27.622Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-08-21T19:03:27.646Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-08-21T19:03:27.694Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-08-21T19:03:28.126Z | Compiling usdt-attr-macro v0.5.0 |
| 451 | 2026-08-21T19:03:28.135Z | Compiling usdt-macro v0.5.0 |
| 452 | 2026-08-21T19:03:28.291Z | Compiling num-rational v0.4.2 |
| 453 | 2026-08-21T19:03:28.713Z | Compiling num v0.4.3 |
| 454 | 2026-08-21T19:03:28.780Z | Compiling pnet_transport v0.35.0 |
| 455 | 2026-08-21T19:03:28.927Z | Compiling pnet v0.35.0 |
| 456 | 2026-08-21T19:03:29.087Z | Compiling usdt v0.5.0 |
| 457 | 2026-08-21T19:03:29.238Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-08-21T19:03:29.587Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-08-21T19:03:29.710Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 460 | 2026-08-21T19:03:29.710Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 461 | 2026-08-21T19:03:29.846Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-08-21T19:03:32.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.15s |
| 463 | 2026-08-21T19:03:32.598Z | |
| 464 | 2026-08-21T19:03:32.601Z | real 13.172348444 |
| 465 | 2026-08-21T19:03:32.601Z | user 1:10.452715606 |
| 466 | 2026-08-21T19:03:32.601Z | sys 11.837657454 |
| 467 | 2026-08-21T19:03:32.601Z | trap 0.039186829 |
| 468 | 2026-08-21T19:03:32.601Z | tflt 0.056055489 |
| 469 | 2026-08-21T19:03:32.601Z | dflt 0.064500461 |
| 470 | 2026-08-21T19:03:32.601Z | kflt 0.000012888 |
| 471 | 2026-08-21T19:03:32.602Z | lock 2:45.165174235 |
| 472 | 2026-08-21T19:03:32.602Z | slp 4:46.392851508 |
| 473 | 2026-08-21T19:03:32.602Z | lat 3.593427691 |
| 474 | 2026-08-21T19:03:32.602Z | stop 4.508160796 |
| 475 | 2026-08-21T19:03:32.602Z | + ptime -m cargo build --release |
| 476 | 2026-08-21T19:03:32.677Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-08-21T19:03:32.677Z | Compiling quote v1.0.45 |
| 478 | 2026-08-21T19:03:32.677Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-08-21T19:03:32.677Z | Compiling libc v0.2.182 |
| 480 | 2026-08-21T19:03:32.680Z | Compiling serde_core v1.0.228 |
| 481 | 2026-08-21T19:03:32.680Z | Compiling memchr v2.8.0 |
| 482 | 2026-08-21T19:03:32.680Z | Compiling serde v1.0.228 |
| 483 | 2026-08-21T19:03:32.680Z | Compiling zmij v1.0.21 |
| 484 | 2026-08-21T19:03:32.790Z | Compiling thiserror v1.0.69 |
| 485 | 2026-08-21T19:03:33.018Z | Compiling getrandom v0.4.1 |
| 486 | 2026-08-21T19:03:33.024Z | Compiling rustix v1.1.4 |
| 487 | 2026-08-21T19:03:33.219Z | Compiling serde_json v1.0.149 |
| 488 | 2026-08-21T19:03:33.278Z | Compiling ucd-trie v0.1.7 |
| 489 | 2026-08-21T19:03:33.444Z | Compiling pest v2.8.6 |
| 490 | 2026-08-21T19:03:33.460Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-08-21T19:03:33.509Z | Compiling regex-syntax v0.8.11 |
| 492 | 2026-08-21T19:03:33.816Z | Compiling autocfg v1.5.0 |
| 493 | 2026-08-21T19:03:34.009Z | Compiling syn v2.0.118 |
| 494 | 2026-08-21T19:03:34.155Z | Compiling version_check v0.9.5 |
| 495 | 2026-08-21T19:03:34.228Z | Compiling prettyplease v0.2.37 |
| 496 | 2026-08-21T19:03:34.466Z | Compiling pest_meta v2.8.6 |
| 497 | 2026-08-21T19:03:34.641Z | Compiling num-traits v0.2.19 |
| 498 | 2026-08-21T19:03:34.989Z | Compiling regex-automata v0.4.14 |
| 499 | 2026-08-21T19:03:35.538Z | Compiling byteorder v1.5.0 |
| 500 | 2026-08-21T19:03:35.588Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-08-21T19:03:35.650Z | Compiling itoa v1.0.17 |
| 502 | 2026-08-21T19:03:35.666Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-08-21T19:03:36.003Z | Compiling num-integer v0.1.46 |
| 504 | 2026-08-21T19:03:36.154Z | Compiling thread-id v4.2.2 |
| 505 | 2026-08-21T19:03:36.225Z | Compiling errno v0.3.14 |
| 506 | 2026-08-21T19:03:36.251Z | Compiling pest_generator v2.8.6 |
| 507 | 2026-08-21T19:03:36.624Z | Compiling regex v1.12.4 |
| 508 | 2026-08-21T19:03:36.629Z | Compiling bitflags v2.11.0 |
| 509 | 2026-08-21T19:03:36.728Z | Compiling plain v0.2.3 |
| 510 | 2026-08-21T19:03:36.826Z | Compiling log v0.4.29 |
| 511 | 2026-08-21T19:03:37.301Z | Compiling fastrand v2.3.0 |
| 512 | 2026-08-21T19:03:37.452Z | Compiling radium v0.7.0 |
| 513 | 2026-08-21T19:03:37.496Z | Compiling serde_derive v1.0.228 |
| 514 | 2026-08-21T19:03:37.522Z | Compiling thiserror-impl v1.0.69 |
| 515 | 2026-08-21T19:03:37.555Z | Compiling zerocopy-derive v0.7.35 |
| 516 | 2026-08-21T19:03:37.675Z | Compiling pest_derive v2.8.6 |
| 517 | 2026-08-21T19:03:37.730Z | Compiling scroll_derive v0.12.1 |
| 518 | 2026-08-21T19:03:38.191Z | Compiling colored v3.1.1 |
| 519 | 2026-08-21T19:03:38.411Z | Compiling zerocopy v0.7.35 |
| 520 | 2026-08-21T19:03:38.429Z | Compiling scroll v0.12.0 |
| 521 | 2026-08-21T19:03:38.668Z | Compiling goblin v0.8.2 |
| 522 | 2026-08-21T19:03:38.792Z | Compiling dtrace-parser v0.2.0 |
| 523 | 2026-08-21T19:03:38.807Z | Compiling pretty-hex v0.4.1 |
| 524 | 2026-08-21T19:03:38.948Z | Compiling once_cell v1.21.3 |
| 525 | 2026-08-21T19:03:39.074Z | Compiling no-std-net v0.6.0 |
| 526 | 2026-08-21T19:03:39.133Z | Compiling pnet_base v0.35.0 |
| 527 | 2026-08-21T19:03:39.138Z | Compiling tempfile v3.27.0 |
| 528 | 2026-08-21T19:03:39.346Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-08-21T19:03:39.578Z | Compiling tap v1.0.1 |
| 530 | 2026-08-21T19:03:39.621Z | Compiling zerocopy v0.8.40 |
| 531 | 2026-08-21T19:03:39.677Z | Compiling getrandom v0.3.4 |
| 532 | 2026-08-21T19:03:40.007Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 533 | 2026-08-21T19:03:40.036Z | Compiling wyz v0.5.1 |
| 534 | 2026-08-21T19:03:40.424Z | Compiling num-iter v0.1.45 |
| 535 | 2026-08-21T19:03:40.441Z | Compiling memmap v0.7.0 |
| 536 | 2026-08-21T19:03:40.535Z | Compiling funty v2.0.0 |
| 537 | 2026-08-21T19:03:40.657Z | Compiling serde_tokenstream v0.2.3 |
| 538 | 2026-08-21T19:03:40.673Z | Compiling dof v0.3.0 |
| 539 | 2026-08-21T19:03:40.791Z | Compiling num-bigint v0.4.6 |
| 540 | 2026-08-21T19:03:41.006Z | Compiling num-complex v0.4.6 |
| 541 | 2026-08-21T19:03:41.021Z | Compiling anyhow v1.0.102 |
| 542 | 2026-08-21T19:03:41.425Z | Compiling usdt-attr-macro v0.5.0 |
| 543 | 2026-08-21T19:03:41.486Z | Compiling usdt-macro v0.5.0 |
| 544 | 2026-08-21T19:03:41.716Z | Compiling bitvec v1.1.1 |
| 545 | 2026-08-21T19:03:42.174Z | Compiling num-rational v0.4.2 |
| 546 | 2026-08-21T19:03:43.428Z | Compiling num v0.4.3 |
| 547 | 2026-08-21T19:03:43.498Z | Compiling usdt v0.5.0 |
| 548 | 2026-08-21T19:03:44.021Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-08-21T19:03:44.071Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-08-21T19:03:44.160Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-08-21T19:03:44.304Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-08-21T19:03:44.405Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-08-21T19:03:44.615Z | Compiling rand_core v0.9.5 |
| 554 | 2026-08-21T19:03:44.871Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 555 | 2026-08-21T19:03:45.137Z | Compiling pnet_packet v0.35.0 |
| 556 | 2026-08-21T19:03:45.416Z | Compiling ppv-lite86 v0.2.21 |
| 557 | 2026-08-21T19:03:45.917Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-08-21T19:03:46.441Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-08-21T19:03:46.948Z | Compiling anstyle-query v1.1.5 |
| 560 | 2026-08-21T19:03:47.030Z | Compiling colorchoice v1.0.4 |
| 561 | 2026-08-21T19:03:47.041Z | Compiling is_terminal_polyfill v1.70.2 |
| 562 | 2026-08-21T19:03:47.139Z | Compiling pnet v0.35.0 |
| 563 | 2026-08-21T19:03:47.362Z | Compiling anstyle v1.0.13 |
| 564 | 2026-08-21T19:03:47.510Z | Compiling pnet_transport v0.35.0 |
| 565 | 2026-08-21T19:03:47.620Z | Compiling anstream v1.0.0 |
| 566 | 2026-08-21T19:03:48.244Z | Compiling pnet_datalink v0.35.0 |
| 567 | 2026-08-21T19:03:49.202Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-08-21T19:03:49.592Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 569 | 2026-08-21T19:03:49.599Z | Compiling clap_lex v1.0.0 |
| 570 | 2026-08-21T19:03:49.745Z | Compiling strsim v0.11.1 |
| 571 | 2026-08-21T19:03:49.827Z | Compiling heck v0.5.0 |
| 572 | 2026-08-21T19:03:49.973Z | Compiling clap_builder v4.6.0 |
| 573 | 2026-08-21T19:03:50.015Z | Compiling clap_derive v4.6.1 |
| 574 | 2026-08-21T19:03:50.561Z | Compiling rand v0.9.3 |
| 575 | 2026-08-21T19:03:51.330Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 576 | 2026-08-21T19:03:51.623Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 577 | 2026-08-21T19:03:51.684Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-08-21T19:03:52.250Z | Compiling clap v4.6.1 |
| 579 | 2026-08-21T19:03:52.329Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 580 | 2026-08-21T19:03:54.901Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-08-21T19:03:57.483Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-08-21T19:04:04.233Z | Finished `release` profile [optimized] target(s) in 31.62s |
| 583 | 2026-08-21T19:04:04.253Z | |
| 584 | 2026-08-21T19:04:04.256Z | real 31.644246131 |
| 585 | 2026-08-21T19:04:04.256Z | user 3:11.029183302 |
| 586 | 2026-08-21T19:04:04.256Z | sys 17.702550157 |
| 587 | 2026-08-21T19:04:04.256Z | trap 0.107792846 |
| 588 | 2026-08-21T19:04:04.256Z | tflt 0.209355113 |
| 589 | 2026-08-21T19:04:04.256Z | dflt 0.276874579 |
| 590 | 2026-08-21T19:04:04.256Z | kflt 0.000046583 |
| 591 | 2026-08-21T19:04:04.256Z | lock 9:45.422427513 |
| 592 | 2026-08-21T19:04:04.256Z | slp 12:03.038014074 |
| 593 | 2026-08-21T19:04:04.256Z | lat 12.873601238 |
| 594 | 2026-08-21T19:04:04.256Z | stop 9.853209731 |
| 595 | 2026-08-21T19:04:04.256Z | + for x in debug release |
| 596 | 2026-08-21T19:04:04.256Z | + mkdir -p /work/debug |
| 597 | 2026-08-21T19:04:04.256Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-08-21T19:04:04.281Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-08-21T19:04:04.315Z | + for x in debug release |
| 600 | 2026-08-21T19:04:04.316Z | + mkdir -p /work/release |
| 601 | 2026-08-21T19:04:04.319Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-08-21T19:04:04.325Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-08-21T19:04:04.335Z | + banner test |
| 604 | 2026-08-21T19:04:04.339Z | |
| 605 | 2026-08-21T19:04:04.339Z | ##### ###### #### ##### |
| 606 | 2026-08-21T19:04:04.339Z | # # # # |
| 607 | 2026-08-21T19:04:04.339Z | # ##### #### # |
| 608 | 2026-08-21T19:04:04.339Z | # # # # |
| 609 | 2026-08-21T19:04:04.339Z | # # # # # |
| 610 | 2026-08-21T19:04:04.339Z | # ###### #### # |
| 611 | 2026-08-21T19:04:04.339Z | |
| 612 | 2026-08-21T19:04:04.339Z | + cargo test |
| 613 | 2026-08-21T19:04:04.406Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-08-21T19:04:04.422Z | Compiling libloading v0.9.0 |
| 615 | 2026-08-21T19:04:04.424Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-08-21T19:04:04.424Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 617 | 2026-08-21T19:04:04.424Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 618 | 2026-08-21T19:04:04.427Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-08-21T19:04:04.608Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-08-21T19:04:05.483Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-08-21T19:04:05.484Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 622 | 2026-08-21T19:04:05.484Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 623 | 2026-08-21T19:04:05.750Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-08-21T19:04:12.381Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.03s |
| 625 | 2026-08-21T19:04:12.394Z | Running unittests src/lib.rs (target/debug/deps/p4-85be53bc186e4c60) |
| 626 | 2026-08-21T19:04:12.397Z | |
| 627 | 2026-08-21T19:04:12.397Z | running 0 tests |
| 628 | 2026-08-21T19:04:12.397Z | |
| 629 | 2026-08-21T19:04:12.397Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-08-21T19:04:12.397Z | |
| 631 | 2026-08-21T19:04:12.397Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-7559636d1037bbb9) |
| 632 | 2026-08-21T19:04:12.400Z | |
| 633 | 2026-08-21T19:04:12.400Z | running 0 tests |
| 634 | 2026-08-21T19:04:12.400Z | |
| 635 | 2026-08-21T19:04:12.400Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-08-21T19:04:12.400Z | |
| 637 | 2026-08-21T19:04:12.400Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-42b4ab9123dbb28b) |
| 638 | 2026-08-21T19:04:12.400Z | |
| 639 | 2026-08-21T19:04:12.400Z | running 0 tests |
| 640 | 2026-08-21T19:04:12.400Z | |
| 641 | 2026-08-21T19:04:12.400Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-08-21T19:04:12.400Z | |
| 643 | 2026-08-21T19:04:12.404Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-682a88024cdd39f0) |
| 644 | 2026-08-21T19:04:12.404Z | |
| 645 | 2026-08-21T19:04:12.404Z | running 0 tests |
| 646 | 2026-08-21T19:04:12.404Z | |
| 647 | 2026-08-21T19:04:12.404Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-08-21T19:04:12.404Z | |
| 649 | 2026-08-21T19:04:12.404Z | Running unittests src/lib.rs (target/debug/deps/p4rs-71134c454596353c) |
| 650 | 2026-08-21T19:04:12.404Z | |
| 651 | 2026-08-21T19:04:12.404Z | running 15 tests |
| 652 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 653 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_add_nest ... ok |
| 654 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_add_be ... ok |
| 655 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_add_le ... ok |
| 656 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 657 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_mod ... ok |
| 658 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_sub_be ... ok |
| 659 | 2026-08-21T19:04:12.407Z | test bitmath::tests::bitmath_sub_le ... ok |
| 660 | 2026-08-21T19:04:12.407Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-08-21T19:04:12.407Z | test tests::bitvec_to_biguint_non_byte_aligned ... ok |
| 662 | 2026-08-21T19:04:12.407Z | test table::tests::match_ternary_1 ... ok |
| 663 | 2026-08-21T19:04:12.407Z | test table::tests::match_lpm_ternary_1 ... ok |
| 664 | 2026-08-21T19:04:12.407Z | test table::tests::match_lpm_1 ... ok |
| 665 | 2026-08-21T19:04:12.407Z | test table::tests::match_lpm_ternary_range ... ok |
| 666 | 2026-08-21T19:04:12.407Z | test table::tests::match_with_action ... ok |
| 667 | 2026-08-21T19:04:12.407Z | |
| 668 | 2026-08-21T19:04:12.407Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 669 | 2026-08-21T19:04:12.407Z | |
| 670 | 2026-08-21T19:04:12.407Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-6b4b2d1351c9575d) |
| 671 | 2026-08-21T19:04:12.407Z | |
| 672 | 2026-08-21T19:04:12.407Z | running 0 tests |
| 673 | 2026-08-21T19:04:12.407Z | |
| 674 | 2026-08-21T19:04:12.408Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 675 | 2026-08-21T19:04:12.408Z | |
| 676 | 2026-08-21T19:04:12.408Z | Running unittests src/lib.rs (target/debug/deps/tests-45eb331100058051) |
| 677 | 2026-08-21T19:04:12.411Z | |
| 678 | 2026-08-21T19:04:12.411Z | running 15 tests |
| 679 | 2026-08-21T19:04:12.414Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 680 | 2026-08-21T19:04:12.414Z | test headers::ipv6_header_read_write ... ok |
| 681 | 2026-08-21T19:04:12.414Z | test dload::pipeline_create ... ok |
| 682 | 2026-08-21T19:04:12.414Z | test ipv6::test_ipv6_parse ... ok |
| 683 | 2026-08-21T19:04:12.417Z | test dload::dynamic_load ... ok |
| 684 | 2026-08-21T19:04:12.420Z | test arithmetic::arithmetic ... ok |
| 685 | 2026-08-21T19:04:12.423Z | test hub::hub2 ... ok |
| 686 | 2026-08-21T19:04:12.423Z | test basic_router::basic_router2 ... ok |
| 687 | 2026-08-21T19:04:12.423Z | test decap::geneve_decap ... ok |
| 688 | 2026-08-21T19:04:12.423Z | test disag_router::disag_router ... ok |
| 689 | 2026-08-21T19:04:12.423Z | test range::range ... ok |
| 690 | 2026-08-21T19:04:12.433Z | test mac_rewrite::mac_rewrite2 ... ok |
| 691 | 2026-08-21T19:04:12.433Z | test vlan::test_vlan_parse ... ok |
| 692 | 2026-08-21T19:04:12.433Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 693 | 2026-08-21T19:04:12.485Z | test dynamic_router::dynamic_router2 ... ok |
| 694 | 2026-08-21T19:04:12.485Z | |
| 695 | 2026-08-21T19:04:12.485Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 696 | 2026-08-21T19:04:12.485Z | |
| 697 | 2026-08-21T19:04:12.492Z | Running unittests src/lib.rs (target/debug/deps/x4c-3f17fb8bf88cde20) |
| 698 | 2026-08-21T19:04:12.495Z | |
| 699 | 2026-08-21T19:04:12.495Z | running 0 tests |
| 700 | 2026-08-21T19:04:12.495Z | |
| 701 | 2026-08-21T19:04:12.495Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 702 | 2026-08-21T19:04:12.495Z | |
| 703 | 2026-08-21T19:04:12.495Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-ad8bb27043b45cc9) |
| 704 | 2026-08-21T19:04:12.495Z | |
| 705 | 2026-08-21T19:04:12.495Z | running 0 tests |
| 706 | 2026-08-21T19:04:12.495Z | |
| 707 | 2026-08-21T19:04:12.495Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 708 | 2026-08-21T19:04:12.495Z | |
| 709 | 2026-08-21T19:04:12.495Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-225b85a6f8fe0178) |
| 710 | 2026-08-21T19:04:12.498Z | |
| 711 | 2026-08-21T19:04:12.498Z | running 0 tests |
| 712 | 2026-08-21T19:04:12.498Z | |
| 713 | 2026-08-21T19:04:12.498Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 714 | 2026-08-21T19:04:12.498Z | |
| 715 | 2026-08-21T19:04:12.498Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-2fe14b2d9fea3a6e) |
| 716 | 2026-08-21T19:04:12.499Z | |
| 717 | 2026-08-21T19:04:12.499Z | running 0 tests |
| 718 | 2026-08-21T19:04:12.499Z | |
| 719 | 2026-08-21T19:04:12.499Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 720 | 2026-08-21T19:04:12.499Z | |
| 721 | 2026-08-21T19:04:12.499Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 722 | 2026-08-21T19:04:12.502Z | |
| 723 | 2026-08-21T19:04:12.502Z | running 0 tests |
| 724 | 2026-08-21T19:04:12.502Z | |
| 725 | 2026-08-21T19:04:12.502Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 726 | 2026-08-21T19:04:12.502Z | |
| 727 | 2026-08-21T19:04:12.502Z | Doc-tests p4 |
| 728 | 2026-08-21T19:04:12.587Z | |
| 729 | 2026-08-21T19:04:12.587Z | running 0 tests |
| 730 | 2026-08-21T19:04:12.587Z | |
| 731 | 2026-08-21T19:04:12.587Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 732 | 2026-08-21T19:04:12.587Z | |
| 733 | 2026-08-21T19:04:12.596Z | Doc-tests p4_macro |
| 734 | 2026-08-21T19:04:12.639Z | |
| 735 | 2026-08-21T19:04:12.639Z | running 2 tests |
| 736 | 2026-08-21T19:04:12.642Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 737 | 2026-08-21T19:04:12.642Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 738 | 2026-08-21T19:04:12.642Z | |
| 739 | 2026-08-21T19:04:12.642Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 740 | 2026-08-21T19:04:12.642Z | |
| 741 | 2026-08-21T19:04:12.645Z | Doc-tests p4_rust |
| 742 | 2026-08-21T19:04:12.803Z | |
| 743 | 2026-08-21T19:04:12.803Z | running 0 tests |
| 744 | 2026-08-21T19:04:12.803Z | |
| 745 | 2026-08-21T19:04:12.803Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 746 | 2026-08-21T19:04:12.803Z | |
| 747 | 2026-08-21T19:04:12.814Z | Doc-tests p4rs |
| 748 | 2026-08-21T19:04:12.896Z | |
| 749 | 2026-08-21T19:04:12.896Z | running 1 test |
| 750 | 2026-08-21T19:04:13.695Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 751 | 2026-08-21T19:04:13.695Z | |
| 752 | 2026-08-21T19:04:13.695Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s |
| 753 | 2026-08-21T19:04:13.695Z | |
| 754 | 2026-08-21T19:04:13.704Z | Doc-tests tests |
| 755 | 2026-08-21T19:04:13.766Z | |
| 756 | 2026-08-21T19:04:13.767Z | running 0 tests |
| 757 | 2026-08-21T19:04:13.767Z | |
| 758 | 2026-08-21T19:04:13.767Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 759 | 2026-08-21T19:04:13.767Z | |
| 760 | 2026-08-21T19:04:13.773Z | Doc-tests x4c |
| 761 | 2026-08-21T19:04:13.817Z | |
| 762 | 2026-08-21T19:04:13.817Z | running 0 tests |
| 763 | 2026-08-21T19:04:13.817Z | |
| 764 | 2026-08-21T19:04:13.817Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 765 | 2026-08-21T19:04:13.817Z | |
| 766 | 2026-08-21T19:04:13.822Z | Doc-tests x4c_error_codes |
| 767 | 2026-08-21T19:04:13.848Z | |
| 768 | 2026-08-21T19:04:13.848Z | running 0 tests |
| 769 | 2026-08-21T19:04:13.848Z | |
| 770 | 2026-08-21T19:04:13.848Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 771 | 2026-08-21T19:04:13.848Z | |
| 772 | 2026-08-21T19:04:13.859Z | + pushd test |
| 773 | 2026-08-21T19:04:13.862Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 774 | 2026-08-21T19:04:13.863Z | + banner 'mac rewr' |
| 775 | 2026-08-21T19:04:13.863Z | |
| 776 | 2026-08-21T19:04:13.863Z | # # ## #### ##### ###### # # ##### |
| 777 | 2026-08-21T19:04:13.863Z | ## ## # # # # # # # # # # # |
| 778 | 2026-08-21T19:04:13.863Z | # ## # # # # # # ##### # # # # |
| 779 | 2026-08-21T19:04:13.863Z | # # ###### # ##### # # ## # ##### |
| 780 | 2026-08-21T19:04:13.863Z | # # # # # # # # # ## ## # # |
| 781 | 2026-08-21T19:04:13.863Z | # # # # #### # # ###### # # # # |
| 782 | 2026-08-21T19:04:13.863Z | |
| 783 | 2026-08-21T19:04:13.863Z | + RUST_BACKTRACE=1 |
| 784 | 2026-08-21T19:04:13.863Z | + cargo test mac_rewrite -- --nocapture |
| 785 | 2026-08-21T19:04:13.957Z | Compiling aho-corasick v1.1.4 |
| 786 | 2026-08-21T19:04:13.972Z | Compiling getrandom v0.4.1 |
| 787 | 2026-08-21T19:04:13.972Z | Compiling rustix v1.1.4 |
| 788 | 2026-08-21T19:04:13.975Z | Compiling errno v0.3.14 |
| 789 | 2026-08-21T19:04:13.978Z | Compiling prettyplease v0.2.37 |
| 790 | 2026-08-21T19:04:14.649Z | Compiling regex-automata v0.4.14 |
| 791 | 2026-08-21T19:04:14.685Z | Compiling tempfile v3.27.0 |
| 792 | 2026-08-21T19:04:16.013Z | Compiling regex v1.12.4 |
| 793 | 2026-08-21T19:04:16.259Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 794 | 2026-08-21T19:04:16.325Z | Compiling pnet_macros v0.35.0 |
| 795 | 2026-08-21T19:04:16.951Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 796 | 2026-08-21T19:04:17.294Z | Compiling pnet_packet v0.35.0 |
| 797 | 2026-08-21T19:04:17.755Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 798 | 2026-08-21T19:04:19.122Z | Compiling pnet_transport v0.35.0 |
| 799 | 2026-08-21T19:04:19.242Z | Compiling pnet v0.35.0 |
| 800 | 2026-08-21T19:04:19.328Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 801 | 2026-08-21T19:04:25.878Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.00s |
| 802 | 2026-08-21T19:04:25.888Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 803 | 2026-08-21T19:04:25.891Z | |
| 804 | 2026-08-21T19:04:25.891Z | running 1 test |
| 805 | 2026-08-21T19:04:25.896Z | [phy2] do you know the muffin man? |
| 806 | 2026-08-21T19:04:25.898Z | [cpu] the muffin man? |
| 807 | 2026-08-21T19:04:25.898Z | [cpu] the muffin man! |
| 808 | 2026-08-21T19:04:25.899Z | [cpu] why yes |
| 809 | 2026-08-21T19:04:25.899Z | [phy1] i know the muffin man |
| 810 | 2026-08-21T19:04:25.899Z | [phy3] the muffin man is me!!! |
| 811 | 2026-08-21T19:04:25.899Z | test mac_rewrite::mac_rewrite2 ... ok |
| 812 | 2026-08-21T19:04:25.899Z | |
| 813 | 2026-08-21T19:04:25.899Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 814 | 2026-08-21T19:04:25.899Z | |
| 815 | 2026-08-21T19:04:25.904Z | + banner 'dyn load' |
| 816 | 2026-08-21T19:04:25.907Z | |
| 817 | 2026-08-21T19:04:25.907Z | ##### # # # # # #### ## ##### |
| 818 | 2026-08-21T19:04:25.907Z | # # # # ## # # # # # # # # |
| 819 | 2026-08-21T19:04:25.907Z | # # # # # # # # # # # # # |
| 820 | 2026-08-21T19:04:25.907Z | # # # # # # # # # ###### # # |
| 821 | 2026-08-21T19:04:25.907Z | # # # # ## # # # # # # # |
| 822 | 2026-08-21T19:04:25.907Z | ##### # # # ###### #### # # ##### |
| 823 | 2026-08-21T19:04:25.907Z | |
| 824 | 2026-08-21T19:04:25.907Z | + RUST_BACKTRACE=1 |
| 825 | 2026-08-21T19:04:25.907Z | + cargo test dload -- --nocapture |
| 826 | 2026-08-21T19:04:25.992Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 827 | 2026-08-21T19:04:25.995Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 828 | 2026-08-21T19:04:25.998Z | |
| 829 | 2026-08-21T19:04:25.998Z | running 2 tests |
| 830 | 2026-08-21T19:04:26.001Z | test dload::pipeline_create ... ok |
| 831 | 2026-08-21T19:04:26.004Z | test dload::dynamic_load ... ok |
| 832 | 2026-08-21T19:04:26.005Z | |
| 833 | 2026-08-21T19:04:26.005Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 834 | 2026-08-21T19:04:26.005Z | |
| 835 | 2026-08-21T19:04:26.008Z | + banner disag |
| 836 | 2026-08-21T19:04:26.011Z | |
| 837 | 2026-08-21T19:04:26.012Z | ##### # #### ## #### |
| 838 | 2026-08-21T19:04:26.012Z | # # # # # # # # |
| 839 | 2026-08-21T19:04:26.012Z | # # # #### # # # |
| 840 | 2026-08-21T19:04:26.012Z | # # # # ###### # ### |
| 841 | 2026-08-21T19:04:26.012Z | # # # # # # # # # |
| 842 | 2026-08-21T19:04:26.012Z | ##### # #### # # #### |
| 843 | 2026-08-21T19:04:26.012Z | |
| 844 | 2026-08-21T19:04:26.012Z | + RUST_BACKTRACE=1 |
| 845 | 2026-08-21T19:04:26.012Z | + cargo test disag_router -- --nocapture |
| 846 | 2026-08-21T19:04:26.097Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 847 | 2026-08-21T19:04:26.100Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 848 | 2026-08-21T19:04:26.104Z | |
| 849 | 2026-08-21T19:04:26.104Z | running 1 test |
| 850 | 2026-08-21T19:04:26.107Z | [phy2] do you know the muffin man? |
| 851 | 2026-08-21T19:04:26.107Z | [cpu] the muffin man? |
| 852 | 2026-08-21T19:04:26.107Z | [cpu] the muffin man! |
| 853 | 2026-08-21T19:04:26.107Z | [cpu] why yes |
| 854 | 2026-08-21T19:04:26.110Z | [phy1] i know the muffin man |
| 855 | 2026-08-21T19:04:26.110Z | [phy3] the muffin man is me!!! |
| 856 | 2026-08-21T19:04:26.110Z | test disag_router::disag_router ... ok |
| 857 | 2026-08-21T19:04:26.110Z | |
| 858 | 2026-08-21T19:04:26.110Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 859 | 2026-08-21T19:04:26.110Z | |
| 860 | 2026-08-21T19:04:26.114Z | + banner 'dyn rtr' |
| 861 | 2026-08-21T19:04:26.117Z | |
| 862 | 2026-08-21T19:04:26.117Z | ##### # # # # ##### ##### ##### |
| 863 | 2026-08-21T19:04:26.117Z | # # # # ## # # # # # # |
| 864 | 2026-08-21T19:04:26.117Z | # # # # # # # # # # # |
| 865 | 2026-08-21T19:04:26.117Z | # # # # # # ##### # ##### |
| 866 | 2026-08-21T19:04:26.117Z | # # # # ## # # # # # |
| 867 | 2026-08-21T19:04:26.117Z | ##### # # # # # # # # |
| 868 | 2026-08-21T19:04:26.117Z | |
| 869 | 2026-08-21T19:04:26.117Z | + RUST_BACKTRACE=1 |
| 870 | 2026-08-21T19:04:26.117Z | + cargo test dynamic_router -- --nocapture |
| 871 | 2026-08-21T19:04:26.201Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 872 | 2026-08-21T19:04:26.205Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 873 | 2026-08-21T19:04:26.208Z | |
| 874 | 2026-08-21T19:04:26.208Z | running 1 test |
| 875 | 2026-08-21T19:04:26.212Z | [phy2] do you know the muffin man? |
| 876 | 2026-08-21T19:04:26.215Z | [cpu] the muffin man? |
| 877 | 2026-08-21T19:04:26.215Z | [cpu] the muffin man! |
| 878 | 2026-08-21T19:04:26.215Z | [cpu] why yes |
| 879 | 2026-08-21T19:04:26.215Z | [phy1] i know the muffin man |
| 880 | 2026-08-21T19:04:26.215Z | [phy3] the muffin man is me!!! |
| 881 | 2026-08-21T19:04:26.215Z | test dynamic_router::dynamic_router2 ... ok |
| 882 | 2026-08-21T19:04:26.215Z | |
| 883 | 2026-08-21T19:04:26.215Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 884 | 2026-08-21T19:04:26.215Z | |
| 885 | 2026-08-21T19:04:26.219Z | + banner hub |
| 886 | 2026-08-21T19:04:26.222Z | |
| 887 | 2026-08-21T19:04:26.222Z | # # # # ##### |
| 888 | 2026-08-21T19:04:26.222Z | # # # # # # |
| 889 | 2026-08-21T19:04:26.222Z | ###### # # ##### |
| 890 | 2026-08-21T19:04:26.222Z | # # # # # # |
| 891 | 2026-08-21T19:04:26.222Z | # # # # # # |
| 892 | 2026-08-21T19:04:26.222Z | # # #### ##### |
| 893 | 2026-08-21T19:04:26.222Z | |
| 894 | 2026-08-21T19:04:26.222Z | + RUST_BACKTRACE=1 |
| 895 | 2026-08-21T19:04:26.223Z | + cargo test hub -- --nocapture |
| 896 | 2026-08-21T19:04:26.307Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 897 | 2026-08-21T19:04:26.310Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 898 | 2026-08-21T19:04:26.313Z | |
| 899 | 2026-08-21T19:04:26.313Z | running 1 test |
| 900 | 2026-08-21T19:04:26.317Z | [phy2] do you know the muffin man? |
| 901 | 2026-08-21T19:04:26.317Z | [phy3] do you know the muffin man? |
| 902 | 2026-08-21T19:04:26.320Z | [phy1] the muffin man? |
| 903 | 2026-08-21T19:04:26.320Z | [phy3] the muffin man? |
| 904 | 2026-08-21T19:04:26.320Z | [phy2] the muffin man! |
| 905 | 2026-08-21T19:04:26.320Z | [phy3] the muffin man! |
| 906 | 2026-08-21T19:04:26.320Z | [phy1] why yes |
| 907 | 2026-08-21T19:04:26.320Z | [phy1] i know the muffin man |
| 908 | 2026-08-21T19:04:26.320Z | [phy1] the muffin man is me!!! |
| 909 | 2026-08-21T19:04:26.320Z | [phy3] why yes |
| 910 | 2026-08-21T19:04:26.320Z | [phy3] i know the muffin man |
| 911 | 2026-08-21T19:04:26.320Z | [phy3] the muffin man is me!!! |
| 912 | 2026-08-21T19:04:26.320Z | test hub::hub2 ... ok |
| 913 | 2026-08-21T19:04:26.320Z | |
| 914 | 2026-08-21T19:04:26.320Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 915 | 2026-08-21T19:04:26.320Z | |
| 916 | 2026-08-21T19:04:26.325Z | + banner router |
| 917 | 2026-08-21T19:04:26.328Z | |
| 918 | 2026-08-21T19:04:26.328Z | ##### #### # # ##### ###### ##### |
| 919 | 2026-08-21T19:04:26.328Z | # # # # # # # # # # |
| 920 | 2026-08-21T19:04:26.328Z | # # # # # # # ##### # # |
| 921 | 2026-08-21T19:04:26.328Z | ##### # # # # # # ##### |
| 922 | 2026-08-21T19:04:26.328Z | # # # # # # # # # # |
| 923 | 2026-08-21T19:04:26.328Z | # # #### #### # ###### # # |
| 924 | 2026-08-21T19:04:26.328Z | |
| 925 | 2026-08-21T19:04:26.328Z | + RUST_BACKTRACE=1 |
| 926 | 2026-08-21T19:04:26.328Z | + cargo test basic_router -- --nocapture |
| 927 | 2026-08-21T19:04:26.412Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 928 | 2026-08-21T19:04:26.415Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 929 | 2026-08-21T19:04:26.418Z | |
| 930 | 2026-08-21T19:04:26.418Z | running 1 test |
| 931 | 2026-08-21T19:04:26.423Z | [phy2] do you know the muffin man? |
| 932 | 2026-08-21T19:04:26.426Z | [phy1] the muffin man? |
| 933 | 2026-08-21T19:04:26.426Z | [phy2] the muffin man! |
| 934 | 2026-08-21T19:04:26.426Z | [phy1] why yes |
| 935 | 2026-08-21T19:04:26.426Z | [phy1] i know the muffin man |
| 936 | 2026-08-21T19:04:26.426Z | [phy1] the muffin man is me!!! |
| 937 | 2026-08-21T19:04:26.426Z | test basic_router::basic_router2 ... ok |
| 938 | 2026-08-21T19:04:26.426Z | |
| 939 | 2026-08-21T19:04:26.426Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 940 | 2026-08-21T19:04:26.426Z | |
| 941 | 2026-08-21T19:04:26.429Z | + banner headers |
| 942 | 2026-08-21T19:04:26.432Z | |
| 943 | 2026-08-21T19:04:26.432Z | # # ###### ## ##### ###### ##### #### |
| 944 | 2026-08-21T19:04:26.432Z | # # # # # # # # # # # |
| 945 | 2026-08-21T19:04:26.432Z | ###### ##### # # # # ##### # # #### |
| 946 | 2026-08-21T19:04:26.432Z | # # # ###### # # # ##### # |
| 947 | 2026-08-21T19:04:26.432Z | # # # # # # # # # # # # |
| 948 | 2026-08-21T19:04:26.432Z | # # ###### # # ##### ###### # # #### |
| 949 | 2026-08-21T19:04:26.432Z | |
| 950 | 2026-08-21T19:04:26.432Z | + RUST_BACKTRACE=1 |
| 951 | 2026-08-21T19:04:26.433Z | + cargo test headers -- --nocapture |
| 952 | 2026-08-21T19:04:26.517Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 953 | 2026-08-21T19:04:26.520Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 954 | 2026-08-21T19:04:26.523Z | |
| 955 | 2026-08-21T19:04:26.523Z | running 1 test |
| 956 | 2026-08-21T19:04:26.523Z | test headers::ipv6_header_read_write ... ok |
| 957 | 2026-08-21T19:04:26.523Z | |
| 958 | 2026-08-21T19:04:26.523Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 959 | 2026-08-21T19:04:26.523Z | |
| 960 | 2026-08-21T19:04:26.528Z | process exited: duration 102598 ms, exit code 0 |
| |
| 961 | 2026-08-21T19:04:26.539Z | found 4 output files |
| 962 | 2026-08-21T19:04:26.539Z | uploading: /work/debug/libsidecar_lite.so (43100416 bytes) |
| 963 | 2026-08-21T19:04:27.780Z | uploaded: /work/debug/libsidecar_lite.so |
| 964 | 2026-08-21T19:04:27.784Z | uploading: /work/debug/x4c (37742832 bytes) |
| 965 | 2026-08-21T19:04:29.012Z | uploaded: /work/debug/x4c |
| 966 | 2026-08-21T19:04:29.012Z | uploading: /work/release/libsidecar_lite.so (9931192 bytes) |
| 967 | 2026-08-21T19:04:30.092Z | uploaded: /work/release/libsidecar_lite.so |
| 968 | 2026-08-21T19:04:30.092Z | uploading: /work/release/x4c (8660336 bytes) |
| 969 | 2026-08-21T19:04:31.163Z | uploaded: /work/release/x4c |