|
|
|
| 1 | 2026-08-25T11:31:43.674Z | job assigned to worker 01M0WAZXR5HWPJQNYDW1J99E1C [factory aws, i-03f27923b79ec0d41] (queued for 59 s) |
| |
| 2 | 2026-08-25T11:31:50.181Z | starting task 0: "setup" |
| 3 | 2026-08-25T11:31:50.184Z | ++ uname -s |
| 4 | 2026-08-25T11:31:50.187Z | + kern=SunOS |
| 5 | 2026-08-25T11:31:50.187Z | + build_user=build |
| 6 | 2026-08-25T11:31:50.187Z | + build_uid=12345 |
| 7 | 2026-08-25T11:31:50.187Z | + work_dir=/work |
| 8 | 2026-08-25T11:31:50.187Z | + input_dir=/input |
| 9 | 2026-08-25T11:31:50.187Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T11:31:50.187Z | + case "$kern" in |
| 11 | 2026-08-25T11:31:50.188Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T11:31:50.188Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T11:31:52.193Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T11:31:52.292Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T11:31:52.295Z | + home_fs=zfs |
| 16 | 2026-08-25T11:31:52.295Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T11:31:52.295Z | + mkdir -p /home/build |
| 18 | 2026-08-25T11:31:52.295Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T11:31:54.297Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T11:31:54.300Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-08-25T11:31:54.307Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T11:31:54.310Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-25T11:31:54.310Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-25T11:31:54.310Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-25T11:31:54.310Z | * rust toolchain profile = "default" |
| 26 | 2026-08-25T11:31:54.310Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T11:31:54.314Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T11:31:54.314Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T11:31:54.314Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-25T11:31:54.433Z | info: downloading installer |
| 31 | 2026-08-25T11:31:55.904Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-25T11:31:55.904Z | warn: /opt/ooce/bin |
| 33 | 2026-08-25T11:31:55.904Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-25T11:31:55.904Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-25T11:31:55.904Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-25T11:31:55.904Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-25T11:31:55.904Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-25T11:31:55.904Z | error: cannot install while Rust is installed |
| 39 | 2026-08-25T11:31:55.904Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-25T11:31:55.904Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-25T11:31:55.904Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-25T11:31:55.904Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-25T11:31:55.904Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-25T11:31:55.917Z | info: profile set to default |
| 45 | 2026-08-25T11:31:55.917Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-25T11:31:55.920Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-25T11:31:56.066Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 48 | 2026-08-25T11:31:56.069Z | info: downloading 6 components |
| 49 | 2026-08-25T11:32:13.606Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-25T11:32:13.606Z | |
| 51 | 2026-08-25T11:32:13.639Z | stable-x86_64-unknown-illumos installed - rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 52 | 2026-08-25T11:32:13.639Z | |
| 53 | 2026-08-25T11:32:13.639Z | |
| 54 | 2026-08-25T11:32:13.639Z | Rust is installed now. Great! |
| 55 | 2026-08-25T11:32:13.639Z | |
| 56 | 2026-08-25T11:32:13.642Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-25T11:32:13.642Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-25T11:32:13.642Z | |
| 59 | 2026-08-25T11:32:13.642Z | To configure your current shell, you need to source |
| 60 | 2026-08-25T11:32:13.642Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-25T11:32:13.642Z | |
| 62 | 2026-08-25T11:32:13.642Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-25T11:32:13.642Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-25T11:32:13.642Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-25T11:32:13.642Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-25T11:32:13.642Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-25T11:32:13.642Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-25T11:32:13.642Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-25T11:32:13.642Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-25T11:32:13.642Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-25T11:32:13.742Z | + rustup --version |
| 72 | 2026-08-25T11:32:13.751Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-25T11:32:13.754Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-25T11:32:13.773Z | info: the currently active `rustc` version is `rustc 1.98.0 (88d9e12ae 2026-08-18)` |
| 75 | 2026-08-25T11:32:13.776Z | + cargo --version |
| 76 | 2026-08-25T11:32:13.789Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 77 | 2026-08-25T11:32:13.792Z | + rustc --version |
| 78 | 2026-08-25T11:32:13.810Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 79 | 2026-08-25T11:32:13.814Z | process exited: duration 19503 ms, exit code 0 |
| |
| 80 | 2026-08-25T11:32:13.820Z | starting task 2: "authentication" |
| 81 | 2026-08-25T11:32:13.836Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-25T11:32:13.842Z | starting task 3: "clone repository" |
| 83 | 2026-08-25T11:32:13.845Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-08-25T11:32:13.848Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-08-25T11:32:13.878Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-08-25T11:32:15.324Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-08-25T11:32:15.324Z | + git fetch origin e12ac3ca99bc8e7e124ad7f39ec6054352e611de |
| 88 | 2026-08-25T11:32:15.981Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-08-25T11:32:15.981Z | * branch e12ac3ca99bc8e7e124ad7f39ec6054352e611de -> FETCH_HEAD |
| 90 | 2026-08-25T11:32:15.987Z | + [[ -n nsk/fix-lpm-extraction ]] |
| 91 | 2026-08-25T11:32:15.990Z | ++ git branch --show-current |
| 92 | 2026-08-25T11:32:15.990Z | + current=main |
| 93 | 2026-08-25T11:32:15.990Z | + [[ main != nsk/fix-lpm-extraction ]] |
| 94 | 2026-08-25T11:32:15.990Z | + git branch -f nsk/fix-lpm-extraction e12ac3ca99bc8e7e124ad7f39ec6054352e611de |
| 95 | 2026-08-25T11:32:15.994Z | + git checkout -f nsk/fix-lpm-extraction |
| 96 | 2026-08-25T11:32:15.999Z | Switched to branch 'nsk/fix-lpm-extraction' |
| 97 | 2026-08-25T11:32:16.002Z | + git reset --hard e12ac3ca99bc8e7e124ad7f39ec6054352e611de |
| 98 | 2026-08-25T11:32:16.005Z | HEAD is now at e12ac3c fix typo |
| 99 | 2026-08-25T11:32:16.005Z | process exited: duration 2161 ms, exit code 0 |
| |
| 100 | 2026-08-25T11:32:16.012Z | starting task 4: "build" |
| 101 | 2026-08-25T11:32:16.015Z | + cargo --version |
| 102 | 2026-08-25T11:32:16.021Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-08-25T11:32:16.187Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-08-25T11:32:16.191Z | info: downloading 6 components |
| 105 | 2026-08-25T11:32:29.753Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-08-25T11:32:29.757Z | + rustc --version |
| 107 | 2026-08-25T11:32:29.783Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-08-25T11:32:29.787Z | + banner check |
| 109 | 2026-08-25T11:32:29.790Z | |
| 110 | 2026-08-25T11:32:29.790Z | #### # # ###### #### # # |
| 111 | 2026-08-25T11:32:29.790Z | # # # # # # # # # |
| 112 | 2026-08-25T11:32:29.790Z | # ###### ##### # #### |
| 113 | 2026-08-25T11:32:29.790Z | # # # # # # # |
| 114 | 2026-08-25T11:32:29.790Z | # # # # # # # # # |
| 115 | 2026-08-25T11:32:29.790Z | #### # # ###### #### # # |
| 116 | 2026-08-25T11:32:29.790Z | |
| 117 | 2026-08-25T11:32:29.790Z | + cargo fmt -- --check |
| 118 | 2026-08-25T11:32:29.930Z | + cargo check |
| 119 | 2026-08-25T11:32:29.996Z | Updating crates.io index |
| 120 | 2026-08-25T11:32:30.030Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-08-25T11:32:30.432Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-08-25T11:32:30.432Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-08-25T11:32:31.224Z | Downloading crates ... |
| 124 | 2026-08-25T11:32:31.269Z | Downloaded block-buffer v0.10.4 |
| 125 | 2026-08-25T11:32:31.275Z | Downloaded cfg-if v1.0.4 |
| 126 | 2026-08-25T11:32:31.278Z | Downloaded byteorder v1.5.0 |
| 127 | 2026-08-25T11:32:31.283Z | Downloaded clap v4.6.1 |
| 128 | 2026-08-25T11:32:31.291Z | Downloaded zmij v1.0.21 |
| 129 | 2026-08-25T11:32:31.294Z | Downloaded aho-corasick v1.1.4 |
| 130 | 2026-08-25T11:32:31.298Z | Downloaded fastrand v2.3.0 |
| 131 | 2026-08-25T11:32:31.301Z | Downloaded clap_lex v1.0.0 |
| 132 | 2026-08-25T11:32:31.301Z | Downloaded num-iter v0.1.45 |
| 133 | 2026-08-25T11:32:31.301Z | Downloaded clap_derive v4.6.1 |
| 134 | 2026-08-25T11:32:31.305Z | Downloaded pnet_base v0.35.0 |
| 135 | 2026-08-25T11:32:31.308Z | Downloaded scroll_derive v0.12.1 |
| 136 | 2026-08-25T11:32:31.312Z | Downloaded memmap v0.7.0 |
| 137 | 2026-08-25T11:32:31.314Z | Downloaded is_terminal_polyfill v1.70.2 |
| 138 | 2026-08-25T11:32:31.314Z | Downloaded zerocopy v0.8.40 |
| 139 | 2026-08-25T11:32:31.320Z | Downloaded pnet_macros v0.35.0 |
| 140 | 2026-08-25T11:32:31.323Z | Downloaded funty v2.0.0 |
| 141 | 2026-08-25T11:32:31.323Z | Downloaded usdt-macro v0.5.0 |
| 142 | 2026-08-25T11:32:31.323Z | Downloaded crypto-common v0.1.7 |
| 143 | 2026-08-25T11:32:31.326Z | Downloaded cpufeatures v0.2.17 |
| 144 | 2026-08-25T11:32:31.336Z | Downloaded generic-array v0.14.7 |
| 145 | 2026-08-25T11:32:31.343Z | Downloaded errno v0.3.14 |
| 146 | 2026-08-25T11:32:31.346Z | Downloaded usdt-attr-macro v0.5.0 |
| 147 | 2026-08-25T11:32:31.350Z | Downloaded anstream v1.0.0 |
| 148 | 2026-08-25T11:32:31.353Z | Downloaded ucd-trie v0.1.7 |
| 149 | 2026-08-25T11:32:31.353Z | Downloaded dof v0.3.0 |
| 150 | 2026-08-25T11:32:31.357Z | Downloaded dtrace-parser v0.2.0 |
| 151 | 2026-08-25T11:32:31.364Z | Downloaded utf8parse v0.2.2 |
| 152 | 2026-08-25T11:32:31.367Z | Downloaded num v0.4.3 |
| 153 | 2026-08-25T11:32:31.370Z | Downloaded pnet_sys v0.35.0 |
| 154 | 2026-08-25T11:32:31.370Z | Downloaded itoa v1.0.17 |
| 155 | 2026-08-25T11:32:31.373Z | Downloaded version_check v0.9.5 |
| 156 | 2026-08-25T11:32:31.376Z | Downloaded pretty-hex v0.4.1 |
| 157 | 2026-08-25T11:32:31.376Z | Downloaded anstyle-query v1.1.5 |
| 158 | 2026-08-25T11:32:31.379Z | Downloaded usdt v0.5.0 |
| 159 | 2026-08-25T11:32:31.379Z | Downloaded radium v0.7.0 |
| 160 | 2026-08-25T11:32:31.382Z | Downloaded thread-id v4.2.2 |
| 161 | 2026-08-25T11:32:31.385Z | Downloaded strsim v0.11.1 |
| 162 | 2026-08-25T11:32:31.385Z | Downloaded plain v0.2.3 |
| 163 | 2026-08-25T11:32:31.390Z | Downloaded heck v0.5.0 |
| 164 | 2026-08-25T11:32:31.393Z | Downloaded tap v1.0.1 |
| 165 | 2026-08-25T11:32:31.393Z | Downloaded quote v1.0.45 |
| 166 | 2026-08-25T11:32:31.396Z | Downloaded pnet_datalink v0.35.0 |
| 167 | 2026-08-25T11:32:31.396Z | Downloaded ipnetwork v0.20.0 |
| 168 | 2026-08-25T11:32:31.399Z | Downloaded num-complex v0.4.6 |
| 169 | 2026-08-25T11:32:31.402Z | Downloaded wyz v0.5.1 |
| 170 | 2026-08-25T11:32:31.408Z | Downloaded ppv-lite86 v0.2.21 |
| 171 | 2026-08-25T11:32:31.411Z | Downloaded num-integer v0.1.46 |
| 172 | 2026-08-25T11:32:31.414Z | Downloaded thiserror v1.0.69 |
| 173 | 2026-08-25T11:32:31.417Z | Downloaded tempfile v3.27.0 |
| 174 | 2026-08-25T11:32:31.417Z | Downloaded pnet_packet v0.35.0 |
| 175 | 2026-08-25T11:32:31.420Z | Downloaded unicode-ident v1.0.24 |
| 176 | 2026-08-25T11:32:31.420Z | Downloaded sha2 v0.10.9 |
| 177 | 2026-08-25T11:32:31.423Z | Downloaded pnet_transport v0.35.0 |
| 178 | 2026-08-25T11:32:31.423Z | Downloaded pnet_macros_support v0.35.0 |
| 179 | 2026-08-25T11:32:31.423Z | Downloaded num-rational v0.4.2 |
| 180 | 2026-08-25T11:32:31.423Z | Downloaded digest v0.10.7 |
| 181 | 2026-08-25T11:32:31.426Z | Downloaded thiserror-impl v1.0.69 |
| 182 | 2026-08-25T11:32:31.429Z | Downloaded serde_tokenstream v0.2.3 |
| 183 | 2026-08-25T11:32:31.432Z | Downloaded autocfg v1.5.0 |
| 184 | 2026-08-25T11:32:31.432Z | Downloaded usdt-impl v0.5.0 |
| 185 | 2026-08-25T11:32:31.432Z | Downloaded glob v0.3.3 |
| 186 | 2026-08-25T11:32:31.435Z | Downloaded anstyle v1.0.13 |
| 187 | 2026-08-25T11:32:31.438Z | Downloaded rand_core v0.9.5 |
| 188 | 2026-08-25T11:32:31.438Z | Downloaded colorchoice v1.0.4 |
| 189 | 2026-08-25T11:32:31.438Z | Downloaded pnet v0.35.0 |
| 190 | 2026-08-25T11:32:31.441Z | Downloaded no-std-net v0.6.0 |
| 191 | 2026-08-25T11:32:31.441Z | Downloaded once_cell v1.21.3 |
| 192 | 2026-08-25T11:32:31.444Z | Downloaded anstyle-parse v1.0.0 |
| 193 | 2026-08-25T11:32:31.447Z | Downloaded colored v3.1.1 |
| 194 | 2026-08-25T11:32:31.454Z | Downloaded pest_generator v2.8.6 |
| 195 | 2026-08-25T11:32:31.457Z | Downloaded proc-macro2 v1.0.106 |
| 196 | 2026-08-25T11:32:31.457Z | Downloaded bitflags v2.11.0 |
| 197 | 2026-08-25T11:32:31.460Z | Downloaded anyhow v1.0.102 |
| 198 | 2026-08-25T11:32:31.465Z | Downloaded zerocopy-derive v0.7.35 |
| 199 | 2026-08-25T11:32:31.468Z | Downloaded pest_derive v2.8.6 |
| 200 | 2026-08-25T11:32:31.471Z | Downloaded scroll v0.12.0 |
| 201 | 2026-08-25T11:32:31.471Z | Downloaded rand_chacha v0.9.0 |
| 202 | 2026-08-25T11:32:31.474Z | Downloaded getrandom v0.3.4 |
| 203 | 2026-08-25T11:32:31.477Z | Downloaded num-traits v0.2.19 |
| 204 | 2026-08-25T11:32:31.481Z | Downloaded log v0.4.29 |
| 205 | 2026-08-25T11:32:31.484Z | Downloaded getrandom v0.4.1 |
| 206 | 2026-08-25T11:32:31.488Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-08-25T11:32:31.493Z | Downloaded serde_core v1.0.228 |
| 208 | 2026-08-25T11:32:31.498Z | Downloaded pest_meta v2.8.6 |
| 209 | 2026-08-25T11:32:31.498Z | Downloaded prettyplease v0.2.37 |
| 210 | 2026-08-25T11:32:31.503Z | Downloaded typenum v1.19.0 |
| 211 | 2026-08-25T11:32:31.518Z | Downloaded memchr v2.8.0 |
| 212 | 2026-08-25T11:32:31.534Z | Downloaded serde v1.0.228 |
| 213 | 2026-08-25T11:32:31.537Z | Downloaded rand v0.9.3 |
| 214 | 2026-08-25T11:32:31.539Z | Downloaded num-bigint v0.4.6 |
| 215 | 2026-08-25T11:32:31.561Z | Downloaded pest v2.8.6 |
| 216 | 2026-08-25T11:32:31.567Z | Downloaded clap_builder v4.6.0 |
| 217 | 2026-08-25T11:32:31.575Z | Downloaded serde_json v1.0.149 |
| 218 | 2026-08-25T11:32:31.579Z | Downloaded zerocopy v0.7.35 |
| 219 | 2026-08-25T11:32:31.591Z | Downloaded regex v1.12.4 |
| 220 | 2026-08-25T11:32:31.601Z | Downloaded goblin v0.8.2 |
| 221 | 2026-08-25T11:32:31.621Z | Downloaded bitvec v1.1.1 |
| 222 | 2026-08-25T11:32:31.643Z | Downloaded syn v2.0.118 |
| 223 | 2026-08-25T11:32:31.650Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-08-25T11:32:31.666Z | Downloaded rustix v1.1.4 |
| 225 | 2026-08-25T11:32:31.694Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-08-25T11:32:31.707Z | Downloaded libc v0.2.182 |
| 227 | 2026-08-25T11:32:31.775Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-08-25T11:32:31.775Z | Compiling quote v1.0.45 |
| 229 | 2026-08-25T11:32:31.779Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-08-25T11:32:31.779Z | Compiling libc v0.2.182 |
| 231 | 2026-08-25T11:32:31.779Z | Compiling serde_core v1.0.228 |
| 232 | 2026-08-25T11:32:31.779Z | Compiling memchr v2.8.0 |
| 233 | 2026-08-25T11:32:31.779Z | Compiling serde v1.0.228 |
| 234 | 2026-08-25T11:32:31.922Z | Compiling thiserror v1.0.69 |
| 235 | 2026-08-25T11:32:32.170Z | Compiling zmij v1.0.21 |
| 236 | 2026-08-25T11:32:32.179Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-08-25T11:32:32.436Z | Compiling pest v2.8.6 |
| 238 | 2026-08-25T11:32:32.479Z | Compiling getrandom v0.4.1 |
| 239 | 2026-08-25T11:32:32.492Z | Compiling rustix v1.1.4 |
| 240 | 2026-08-25T11:32:32.606Z | Compiling serde_json v1.0.149 |
| 241 | 2026-08-25T11:32:32.754Z | Compiling version_check v0.9.5 |
| 242 | 2026-08-25T11:32:32.848Z | Compiling autocfg v1.5.0 |
| 243 | 2026-08-25T11:32:33.055Z | Compiling aho-corasick v1.1.4 |
| 244 | 2026-08-25T11:32:33.102Z | Compiling syn v2.0.118 |
| 245 | 2026-08-25T11:32:33.146Z | Compiling regex-syntax v0.8.11 |
| 246 | 2026-08-25T11:32:33.195Z | Compiling num-traits v0.2.19 |
| 247 | 2026-08-25T11:32:33.425Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-08-25T11:32:33.660Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-08-25T11:32:33.784Z | Checking cfg-if v1.0.4 |
| 250 | 2026-08-25T11:32:34.096Z | Compiling byteorder v1.5.0 |
| 251 | 2026-08-25T11:32:34.314Z | Compiling itoa v1.0.17 |
| 252 | 2026-08-25T11:32:34.352Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-08-25T11:32:34.490Z | Checking num-integer v0.1.46 |
| 254 | 2026-08-25T11:32:34.610Z | Compiling regex-automata v0.4.14 |
| 255 | 2026-08-25T11:32:34.722Z | Compiling thread-id v4.2.2 |
| 256 | 2026-08-25T11:32:34.795Z | Checking colored v3.1.1 |
| 257 | 2026-08-25T11:32:34.920Z | Checking plain v0.2.3 |
| 258 | 2026-08-25T11:32:34.973Z | Checking log v0.4.29 |
| 259 | 2026-08-25T11:32:35.173Z | Compiling errno v0.3.14 |
| 260 | 2026-08-25T11:32:35.259Z | Checking pretty-hex v0.4.1 |
| 261 | 2026-08-25T11:32:35.310Z | Compiling radium v0.7.0 |
| 262 | 2026-08-25T11:32:35.372Z | Compiling bitflags v2.11.0 |
| 263 | 2026-08-25T11:32:35.388Z | Compiling pest_generator v2.8.6 |
| 264 | 2026-08-25T11:32:35.428Z | Checking no-std-net v0.6.0 |
| 265 | 2026-08-25T11:32:35.490Z | Checking pnet_base v0.35.0 |
| 266 | 2026-08-25T11:32:35.739Z | Compiling fastrand v2.3.0 |
| 267 | 2026-08-25T11:32:35.762Z | Compiling once_cell v1.21.3 |
| 268 | 2026-08-25T11:32:35.768Z | Checking tap v1.0.1 |
| 269 | 2026-08-25T11:32:35.859Z | Compiling zerocopy v0.8.40 |
| 270 | 2026-08-25T11:32:35.954Z | Compiling getrandom v0.3.4 |
| 271 | 2026-08-25T11:32:36.006Z | Checking wyz v0.5.1 |
| 272 | 2026-08-25T11:32:36.265Z | Compiling tempfile v3.27.0 |
| 273 | 2026-08-25T11:32:36.293Z | Compiling regex v1.12.4 |
| 274 | 2026-08-25T11:32:36.306Z | Checking num-iter v0.1.45 |
| 275 | 2026-08-25T11:32:36.327Z | Checking memmap v0.7.0 |
| 276 | 2026-08-25T11:32:36.401Z | Compiling anyhow v1.0.102 |
| 277 | 2026-08-25T11:32:36.444Z | Checking funty v2.0.0 |
| 278 | 2026-08-25T11:32:36.592Z | Compiling serde_derive v1.0.228 |
| 279 | 2026-08-25T11:32:36.602Z | Compiling thiserror-impl v1.0.69 |
| 280 | 2026-08-25T11:32:36.679Z | Compiling zerocopy-derive v0.7.35 |
| 281 | 2026-08-25T11:32:36.715Z | Compiling pest_derive v2.8.6 |
| 282 | 2026-08-25T11:32:36.753Z | Compiling scroll_derive v0.12.1 |
| 283 | 2026-08-25T11:32:36.885Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 284 | 2026-08-25T11:32:37.181Z | Compiling pnet_macros v0.35.0 |
| 285 | 2026-08-25T11:32:37.209Z | Checking bitvec v1.1.1 |
| 286 | 2026-08-25T11:32:37.439Z | Checking scroll v0.12.0 |
| 287 | 2026-08-25T11:32:37.550Z | Compiling zerocopy v0.7.35 |
| 288 | 2026-08-25T11:32:37.658Z | Checking goblin v0.8.2 |
| 289 | 2026-08-25T11:32:37.905Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-08-25T11:32:38.308Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-08-25T11:32:38.666Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-08-25T11:32:38.768Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-08-25T11:32:38.781Z | Checking utf8parse v0.2.2 |
| 294 | 2026-08-25T11:32:38.870Z | Checking anstyle-parse v1.0.0 |
| 295 | 2026-08-25T11:32:38.875Z | Checking pnet_packet v0.35.0 |
| 296 | 2026-08-25T11:32:39.198Z | Checking rand_core v0.9.5 |
| 297 | 2026-08-25T11:32:39.581Z | Checking is_terminal_polyfill v1.70.2 |
| 298 | 2026-08-25T11:32:39.655Z | Checking colorchoice v1.0.4 |
| 299 | 2026-08-25T11:32:39.663Z | Checking dof v0.3.0 |
| 300 | 2026-08-25T11:32:39.688Z | Checking num-bigint v0.4.6 |
| 301 | 2026-08-25T11:32:39.740Z | Checking num-complex v0.4.6 |
| 302 | 2026-08-25T11:32:39.807Z | Compiling serde_tokenstream v0.2.3 |
| 303 | 2026-08-25T11:32:40.008Z | Checking ipnetwork v0.20.0 |
| 304 | 2026-08-25T11:32:40.078Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 305 | 2026-08-25T11:32:40.171Z | Checking anstyle v1.0.13 |
| 306 | 2026-08-25T11:32:40.194Z | Compiling pnet v0.35.0 |
| 307 | 2026-08-25T11:32:40.333Z | Checking anstyle-query v1.1.5 |
| 308 | 2026-08-25T11:32:40.416Z | Checking anstream v1.0.0 |
| 309 | 2026-08-25T11:32:40.420Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-08-25T11:32:40.500Z | Checking num-rational v0.4.2 |
| 311 | 2026-08-25T11:32:40.585Z | Compiling usdt-macro v0.5.0 |
| 312 | 2026-08-25T11:32:40.599Z | Compiling usdt-attr-macro v0.5.0 |
| 313 | 2026-08-25T11:32:40.773Z | Checking num v0.4.3 |
| 314 | 2026-08-25T11:32:40.809Z | Checking pnet_transport v0.35.0 |
| 315 | 2026-08-25T11:32:40.845Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 316 | 2026-08-25T11:32:40.908Z | Checking strsim v0.11.1 |
| 317 | 2026-08-25T11:32:40.947Z | Checking clap_lex v1.0.0 |
| 318 | 2026-08-25T11:32:40.957Z | Compiling heck v0.5.0 |
| 319 | 2026-08-25T11:32:41.088Z | Checking clap_builder v4.6.0 |
| 320 | 2026-08-25T11:32:41.106Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 321 | 2026-08-25T11:32:41.123Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 322 | 2026-08-25T11:32:41.152Z | Compiling clap_derive v4.6.1 |
| 323 | 2026-08-25T11:32:41.234Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-08-25T11:32:41.306Z | Checking usdt v0.5.0 |
| 325 | 2026-08-25T11:32:41.369Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-08-25T11:32:41.435Z | Checking ppv-lite86 v0.2.21 |
| 327 | 2026-08-25T11:32:41.442Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 328 | 2026-08-25T11:32:41.708Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-08-25T11:32:41.775Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 330 | 2026-08-25T11:32:41.871Z | Checking rand v0.9.3 |
| 331 | 2026-08-25T11:32:42.458Z | Checking clap v4.6.1 |
| 332 | 2026-08-25T11:32:42.517Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-08-25T11:32:42.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s |
| 334 | 2026-08-25T11:32:43.011Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-08-25T11:32:43.130Z | Downloading crates ... |
| 336 | 2026-08-25T11:32:43.182Z | Downloaded libloading v0.9.0 |
| 337 | 2026-08-25T11:32:43.231Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-08-25T11:32:43.248Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-08-25T11:32:43.255Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-08-25T11:32:43.258Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-08-25T11:32:43.258Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-08-25T11:32:43.261Z | Checking libloading v0.9.0 |
| 343 | 2026-08-25T11:32:43.505Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-08-25T11:32:44.035Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-08-25T11:32:44.869Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-08-25T11:32:44.869Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-08-25T11:32:45.811Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-08-25T11:32:51.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s |
| 349 | 2026-08-25T11:32:51.179Z | + banner build |
| 350 | 2026-08-25T11:32:51.182Z | |
| 351 | 2026-08-25T11:32:51.182Z | ##### # # # # ##### |
| 352 | 2026-08-25T11:32:51.182Z | # # # # # # # # |
| 353 | 2026-08-25T11:32:51.182Z | ##### # # # # # # |
| 354 | 2026-08-25T11:32:51.182Z | # # # # # # # # |
| 355 | 2026-08-25T11:32:51.182Z | # # # # # # # # |
| 356 | 2026-08-25T11:32:51.183Z | ##### #### # ###### ##### |
| 357 | 2026-08-25T11:32:51.183Z | |
| 358 | 2026-08-25T11:32:51.183Z | + ptime -m cargo build |
| 359 | 2026-08-25T11:32:51.313Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-08-25T11:32:51.313Z | Compiling memchr v2.8.0 |
| 361 | 2026-08-25T11:32:51.317Z | Compiling regex-syntax v0.8.11 |
| 362 | 2026-08-25T11:32:51.330Z | Compiling libc v0.2.182 |
| 363 | 2026-08-25T11:32:51.334Z | Compiling serde_core v1.0.228 |
| 364 | 2026-08-25T11:32:51.334Z | Compiling ucd-trie v0.1.7 |
| 365 | 2026-08-25T11:32:51.338Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-08-25T11:32:51.341Z | Compiling zmij v1.0.21 |
| 367 | 2026-08-25T11:32:51.382Z | Compiling byteorder v1.5.0 |
| 368 | 2026-08-25T11:32:51.430Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-08-25T11:32:51.589Z | Compiling itoa v1.0.17 |
| 370 | 2026-08-25T11:32:51.595Z | Compiling num-traits v0.2.19 |
| 371 | 2026-08-25T11:32:51.604Z | Compiling thread-id v4.2.2 |
| 372 | 2026-08-25T11:32:51.649Z | Compiling errno v0.3.14 |
| 373 | 2026-08-25T11:32:51.667Z | Compiling bitflags v2.11.0 |
| 374 | 2026-08-25T11:32:51.755Z | Compiling aho-corasick v1.1.4 |
| 375 | 2026-08-25T11:32:51.780Z | Compiling quote v1.0.45 |
| 376 | 2026-08-25T11:32:51.879Z | Compiling pest v2.8.6 |
| 377 | 2026-08-25T11:32:51.987Z | Compiling syn v2.0.118 |
| 378 | 2026-08-25T11:32:52.059Z | Compiling rustix v1.1.4 |
| 379 | 2026-08-25T11:32:52.134Z | Compiling num-integer v0.1.46 |
| 380 | 2026-08-25T11:32:52.188Z | Compiling getrandom v0.4.1 |
| 381 | 2026-08-25T11:32:52.317Z | Compiling colored v3.1.1 |
| 382 | 2026-08-25T11:32:52.449Z | Compiling plain v0.2.3 |
| 383 | 2026-08-25T11:32:52.544Z | Compiling once_cell v1.21.3 |
| 384 | 2026-08-25T11:32:52.703Z | Compiling fastrand v2.3.0 |
| 385 | 2026-08-25T11:32:52.738Z | Compiling log v0.4.29 |
| 386 | 2026-08-25T11:32:52.906Z | Compiling regex-automata v0.4.14 |
| 387 | 2026-08-25T11:32:52.928Z | Compiling pest_meta v2.8.6 |
| 388 | 2026-08-25T11:32:52.957Z | Compiling tempfile v3.27.0 |
| 389 | 2026-08-25T11:32:53.134Z | Compiling serde_json v1.0.149 |
| 390 | 2026-08-25T11:32:53.163Z | Compiling pretty-hex v0.4.1 |
| 391 | 2026-08-25T11:32:53.286Z | Compiling no-std-net v0.6.0 |
| 392 | 2026-08-25T11:32:53.348Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-08-25T11:32:53.356Z | Compiling tap v1.0.1 |
| 394 | 2026-08-25T11:32:53.452Z | Compiling wyz v0.5.1 |
| 395 | 2026-08-25T11:32:53.498Z | Compiling radium v0.7.0 |
| 396 | 2026-08-25T11:32:53.625Z | Compiling num-iter v0.1.45 |
| 397 | 2026-08-25T11:32:53.681Z | Compiling memmap v0.7.0 |
| 398 | 2026-08-25T11:32:53.728Z | Compiling funty v2.0.0 |
| 399 | 2026-08-25T11:32:53.812Z | Compiling zerocopy v0.8.40 |
| 400 | 2026-08-25T11:32:53.849Z | Compiling getrandom v0.3.4 |
| 401 | 2026-08-25T11:32:54.006Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-08-25T11:32:54.011Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-08-25T11:32:54.112Z | Compiling bitvec v1.1.1 |
| 404 | 2026-08-25T11:32:54.175Z | Compiling utf8parse v0.2.2 |
| 405 | 2026-08-25T11:32:54.213Z | Compiling rand_core v0.9.5 |
| 406 | 2026-08-25T11:32:54.239Z | Compiling anyhow v1.0.102 |
| 407 | 2026-08-25T11:32:54.269Z | Compiling pest_generator v2.8.6 |
| 408 | 2026-08-25T11:32:54.359Z | Compiling prettyplease v0.2.37 |
| 409 | 2026-08-25T11:32:54.414Z | Compiling anstyle-parse v1.0.0 |
| 410 | 2026-08-25T11:32:54.587Z | Compiling regex v1.12.4 |
| 411 | 2026-08-25T11:32:54.625Z | Compiling is_terminal_polyfill v1.70.2 |
| 412 | 2026-08-25T11:32:54.704Z | Compiling colorchoice v1.0.4 |
| 413 | 2026-08-25T11:32:54.806Z | Compiling anstyle v1.0.13 |
| 414 | 2026-08-25T11:32:54.879Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 415 | 2026-08-25T11:32:55.013Z | Compiling anstyle-query v1.1.5 |
| 416 | 2026-08-25T11:32:55.032Z | Compiling strsim v0.11.1 |
| 417 | 2026-08-25T11:32:55.107Z | Compiling anstream v1.0.0 |
| 418 | 2026-08-25T11:32:55.340Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-08-25T11:32:55.411Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-08-25T11:32:55.415Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 421 | 2026-08-25T11:32:55.473Z | Compiling clap_builder v4.6.0 |
| 422 | 2026-08-25T11:32:55.761Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-08-25T11:32:56.126Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-08-25T11:32:56.126Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-08-25T11:32:56.129Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-08-25T11:32:56.132Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-08-25T11:32:56.316Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-08-25T11:32:56.756Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-08-25T11:32:56.825Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-08-25T11:32:57.125Z | Compiling zerocopy v0.7.35 |
| 431 | 2026-08-25T11:32:57.130Z | Compiling rand_chacha v0.9.0 |
| 432 | 2026-08-25T11:32:57.182Z | Compiling scroll v0.12.0 |
| 433 | 2026-08-25T11:32:57.340Z | Compiling rand v0.9.3 |
| 434 | 2026-08-25T11:32:57.495Z | Compiling goblin v0.8.2 |
| 435 | 2026-08-25T11:32:57.499Z | Compiling thiserror v1.0.69 |
| 436 | 2026-08-25T11:32:57.585Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-08-25T11:32:57.607Z | Compiling clap_derive v4.6.1 |
| 438 | 2026-08-25T11:32:58.337Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-08-25T11:32:58.754Z | Compiling serde v1.0.228 |
| 440 | 2026-08-25T11:32:59.093Z | Compiling clap v4.6.1 |
| 441 | 2026-08-25T11:32:59.132Z | Compiling dof v0.3.0 |
| 442 | 2026-08-25T11:32:59.135Z | Compiling serde_tokenstream v0.2.3 |
| 443 | 2026-08-25T11:32:59.135Z | Compiling num-bigint v0.4.6 |
| 444 | 2026-08-25T11:32:59.135Z | Compiling num-complex v0.4.6 |
| 445 | 2026-08-25T11:32:59.153Z | Compiling ipnetwork v0.20.0 |
| 446 | 2026-08-25T11:32:59.224Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 447 | 2026-08-25T11:32:59.396Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-08-25T11:32:59.418Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-08-25T11:32:59.460Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-08-25T11:32:59.879Z | Compiling usdt-attr-macro v0.5.0 |
| 451 | 2026-08-25T11:33:00.455Z | Compiling num-rational v0.4.2 |
| 452 | 2026-08-25T11:33:00.560Z | Compiling usdt-macro v0.5.0 |
| 453 | 2026-08-25T11:33:00.768Z | Compiling num v0.4.3 |
| 454 | 2026-08-25T11:33:00.808Z | Compiling pnet_transport v0.35.0 |
| 455 | 2026-08-25T11:33:01.009Z | Compiling pnet v0.35.0 |
| 456 | 2026-08-25T11:33:01.403Z | Compiling usdt v0.5.0 |
| 457 | 2026-08-25T11:33:01.515Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-08-25T11:33:01.841Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-08-25T11:33:01.961Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 460 | 2026-08-25T11:33:01.961Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 461 | 2026-08-25T11:33:02.093Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-08-25T11:33:04.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s |
| 463 | 2026-08-25T11:33:04.748Z | |
| 464 | 2026-08-25T11:33:04.751Z | real 13.557671567 |
| 465 | 2026-08-25T11:33:04.751Z | user 1:10.787503010 |
| 466 | 2026-08-25T11:33:04.751Z | sys 11.811721412 |
| 467 | 2026-08-25T11:33:04.751Z | trap 0.036596166 |
| 468 | 2026-08-25T11:33:04.751Z | tflt 0.043183395 |
| 469 | 2026-08-25T11:33:04.751Z | dflt 0.075498222 |
| 470 | 2026-08-25T11:33:04.751Z | kflt 0.000028893 |
| 471 | 2026-08-25T11:33:04.751Z | lock 2:45.915940314 |
| 472 | 2026-08-25T11:33:04.751Z | slp 4:49.447249676 |
| 473 | 2026-08-25T11:33:04.751Z | lat 3.463887558 |
| 474 | 2026-08-25T11:33:04.751Z | stop 4.431247672 |
| 475 | 2026-08-25T11:33:04.751Z | + ptime -m cargo build --release |
| 476 | 2026-08-25T11:33:04.827Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-08-25T11:33:04.827Z | Compiling quote v1.0.45 |
| 478 | 2026-08-25T11:33:04.827Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-08-25T11:33:04.827Z | Compiling libc v0.2.182 |
| 480 | 2026-08-25T11:33:04.830Z | Compiling serde_core v1.0.228 |
| 481 | 2026-08-25T11:33:04.830Z | Compiling memchr v2.8.0 |
| 482 | 2026-08-25T11:33:04.830Z | Compiling serde v1.0.228 |
| 483 | 2026-08-25T11:33:04.941Z | Compiling thiserror v1.0.69 |
| 484 | 2026-08-25T11:33:05.135Z | Compiling zmij v1.0.21 |
| 485 | 2026-08-25T11:33:05.236Z | Compiling getrandom v0.4.1 |
| 486 | 2026-08-25T11:33:05.366Z | Compiling ucd-trie v0.1.7 |
| 487 | 2026-08-25T11:33:05.413Z | Compiling rustix v1.1.4 |
| 488 | 2026-08-25T11:33:05.496Z | Compiling serde_json v1.0.149 |
| 489 | 2026-08-25T11:33:05.568Z | Compiling pest v2.8.6 |
| 490 | 2026-08-25T11:33:05.593Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-08-25T11:33:05.974Z | Compiling syn v2.0.118 |
| 492 | 2026-08-25T11:33:05.981Z | Compiling prettyplease v0.2.37 |
| 493 | 2026-08-25T11:33:06.040Z | Compiling regex-syntax v0.8.11 |
| 494 | 2026-08-25T11:33:06.045Z | Compiling autocfg v1.5.0 |
| 495 | 2026-08-25T11:33:06.212Z | Compiling version_check v0.9.5 |
| 496 | 2026-08-25T11:33:06.466Z | Compiling num-traits v0.2.19 |
| 497 | 2026-08-25T11:33:06.699Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-08-25T11:33:07.455Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-08-25T11:33:07.520Z | Compiling byteorder v1.5.0 |
| 500 | 2026-08-25T11:33:07.737Z | Compiling regex-automata v0.4.14 |
| 501 | 2026-08-25T11:33:07.741Z | Compiling itoa v1.0.17 |
| 502 | 2026-08-25T11:33:08.004Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-08-25T11:33:08.315Z | Compiling pest_generator v2.8.6 |
| 504 | 2026-08-25T11:33:08.351Z | Compiling num-integer v0.1.46 |
| 505 | 2026-08-25T11:33:08.707Z | Compiling errno v0.3.14 |
| 506 | 2026-08-25T11:33:08.763Z | Compiling thread-id v4.2.2 |
| 507 | 2026-08-25T11:33:08.817Z | Compiling bitflags v2.11.0 |
| 508 | 2026-08-25T11:33:08.982Z | Compiling plain v0.2.3 |
| 509 | 2026-08-25T11:33:09.010Z | Compiling log v0.4.29 |
| 510 | 2026-08-25T11:33:09.402Z | Compiling colored v3.1.1 |
| 511 | 2026-08-25T11:33:09.479Z | Compiling regex v1.12.4 |
| 512 | 2026-08-25T11:33:09.486Z | Compiling serde_derive v1.0.228 |
| 513 | 2026-08-25T11:33:09.695Z | Compiling thiserror-impl v1.0.69 |
| 514 | 2026-08-25T11:33:09.860Z | Compiling zerocopy-derive v0.7.35 |
| 515 | 2026-08-25T11:33:09.969Z | Compiling pest_derive v2.8.6 |
| 516 | 2026-08-25T11:33:10.291Z | Compiling scroll_derive v0.12.1 |
| 517 | 2026-08-25T11:33:10.493Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-08-25T11:33:10.640Z | Compiling once_cell v1.21.3 |
| 519 | 2026-08-25T11:33:10.708Z | Compiling zerocopy v0.7.35 |
| 520 | 2026-08-25T11:33:10.830Z | Compiling no-std-net v0.6.0 |
| 521 | 2026-08-25T11:33:10.963Z | Compiling dtrace-parser v0.2.0 |
| 522 | 2026-08-25T11:33:10.989Z | Compiling radium v0.7.0 |
| 523 | 2026-08-25T11:33:11.021Z | Compiling scroll v0.12.0 |
| 524 | 2026-08-25T11:33:11.235Z | Compiling fastrand v2.3.0 |
| 525 | 2026-08-25T11:33:11.273Z | Compiling goblin v0.8.2 |
| 526 | 2026-08-25T11:33:11.459Z | Compiling tempfile v3.27.0 |
| 527 | 2026-08-25T11:33:11.519Z | Compiling pnet_base v0.35.0 |
| 528 | 2026-08-25T11:33:11.630Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-08-25T11:33:11.874Z | Compiling getrandom v0.3.4 |
| 530 | 2026-08-25T11:33:11.966Z | Compiling zerocopy v0.8.40 |
| 531 | 2026-08-25T11:33:12.385Z | Compiling tap v1.0.1 |
| 532 | 2026-08-25T11:33:12.467Z | Compiling wyz v0.5.1 |
| 533 | 2026-08-25T11:33:12.525Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 534 | 2026-08-25T11:33:12.675Z | Compiling serde_tokenstream v0.2.3 |
| 535 | 2026-08-25T11:33:12.735Z | Compiling dof v0.3.0 |
| 536 | 2026-08-25T11:33:12.739Z | Compiling num-bigint v0.4.6 |
| 537 | 2026-08-25T11:33:12.846Z | Compiling num-complex v0.4.6 |
| 538 | 2026-08-25T11:33:13.168Z | Compiling num-iter v0.1.45 |
| 539 | 2026-08-25T11:33:13.283Z | Compiling memmap v0.7.0 |
| 540 | 2026-08-25T11:33:13.347Z | Compiling funty v2.0.0 |
| 541 | 2026-08-25T11:33:13.505Z | Compiling anyhow v1.0.102 |
| 542 | 2026-08-25T11:33:13.586Z | Compiling usdt-macro v0.5.0 |
| 543 | 2026-08-25T11:33:13.590Z | Compiling usdt-attr-macro v0.5.0 |
| 544 | 2026-08-25T11:33:13.877Z | Compiling num-rational v0.4.2 |
| 545 | 2026-08-25T11:33:14.298Z | Compiling num v0.4.3 |
| 546 | 2026-08-25T11:33:14.365Z | Compiling bitvec v1.1.1 |
| 547 | 2026-08-25T11:33:14.689Z | Compiling usdt v0.5.0 |
| 548 | 2026-08-25T11:33:15.357Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-08-25T11:33:15.477Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-08-25T11:33:16.244Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-08-25T11:33:16.442Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-08-25T11:33:16.539Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-08-25T11:33:16.552Z | Compiling pnet_packet v0.35.0 |
| 554 | 2026-08-25T11:33:16.749Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 555 | 2026-08-25T11:33:17.824Z | Compiling rand_core v0.9.5 |
| 556 | 2026-08-25T11:33:18.394Z | Compiling ppv-lite86 v0.2.21 |
| 557 | 2026-08-25T11:33:18.719Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-08-25T11:33:18.774Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-08-25T11:33:19.464Z | Compiling pnet v0.35.0 |
| 560 | 2026-08-25T11:33:19.590Z | Compiling anstyle-query v1.1.5 |
| 561 | 2026-08-25T11:33:19.685Z | Compiling colorchoice v1.0.4 |
| 562 | 2026-08-25T11:33:19.794Z | Compiling anstyle v1.0.13 |
| 563 | 2026-08-25T11:33:20.052Z | Compiling is_terminal_polyfill v1.70.2 |
| 564 | 2026-08-25T11:33:20.137Z | Compiling anstream v1.0.0 |
| 565 | 2026-08-25T11:33:21.010Z | Compiling pnet_datalink v0.35.0 |
| 566 | 2026-08-25T11:33:21.445Z | Compiling pnet_transport v0.35.0 |
| 567 | 2026-08-25T11:33:21.450Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-08-25T11:33:21.782Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 569 | 2026-08-25T11:33:21.948Z | Compiling heck v0.5.0 |
| 570 | 2026-08-25T11:33:21.988Z | Compiling clap_lex v1.0.0 |
| 571 | 2026-08-25T11:33:22.001Z | Compiling strsim v0.11.1 |
| 572 | 2026-08-25T11:33:22.247Z | Compiling clap_builder v4.6.0 |
| 573 | 2026-08-25T11:33:22.494Z | Compiling clap_derive v4.6.1 |
| 574 | 2026-08-25T11:33:22.853Z | Compiling rand v0.9.3 |
| 575 | 2026-08-25T11:33:23.558Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 576 | 2026-08-25T11:33:23.802Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 577 | 2026-08-25T11:33:23.906Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-08-25T11:33:24.424Z | Compiling clap v4.6.1 |
| 579 | 2026-08-25T11:33:24.499Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 580 | 2026-08-25T11:33:27.545Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-08-25T11:33:29.671Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-08-25T11:33:36.168Z | Finished `release` profile [optimized] target(s) in 31.40s |
| 583 | 2026-08-25T11:33:36.190Z | |
| 584 | 2026-08-25T11:33:36.193Z | real 31.429972453 |
| 585 | 2026-08-25T11:33:36.193Z | user 3:12.859505513 |
| 586 | 2026-08-25T11:33:36.193Z | sys 17.964756367 |
| 587 | 2026-08-25T11:33:36.193Z | trap 0.108256890 |
| 588 | 2026-08-25T11:33:36.193Z | tflt 0.258646882 |
| 589 | 2026-08-25T11:33:36.193Z | dflt 0.164592494 |
| 590 | 2026-08-25T11:33:36.193Z | kflt 0.000025425 |
| 591 | 2026-08-25T11:33:36.193Z | lock 10:09.541135436 |
| 592 | 2026-08-25T11:33:36.193Z | slp 12:30.876412499 |
| 593 | 2026-08-25T11:33:36.193Z | lat 12.932366133 |
| 594 | 2026-08-25T11:33:36.193Z | stop 9.896031899 |
| 595 | 2026-08-25T11:33:36.193Z | + for x in debug release |
| 596 | 2026-08-25T11:33:36.193Z | + mkdir -p /work/debug |
| 597 | 2026-08-25T11:33:36.193Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-08-25T11:33:36.216Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-08-25T11:33:36.252Z | + for x in debug release |
| 600 | 2026-08-25T11:33:36.252Z | + mkdir -p /work/release |
| 601 | 2026-08-25T11:33:36.255Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-08-25T11:33:36.262Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-08-25T11:33:36.271Z | + banner test |
| 604 | 2026-08-25T11:33:36.274Z | |
| 605 | 2026-08-25T11:33:36.274Z | ##### ###### #### ##### |
| 606 | 2026-08-25T11:33:36.274Z | # # # # |
| 607 | 2026-08-25T11:33:36.274Z | # ##### #### # |
| 608 | 2026-08-25T11:33:36.274Z | # # # # |
| 609 | 2026-08-25T11:33:36.274Z | # # # # # |
| 610 | 2026-08-25T11:33:36.274Z | # ###### #### # |
| 611 | 2026-08-25T11:33:36.274Z | |
| 612 | 2026-08-25T11:33:36.274Z | + cargo test |
| 613 | 2026-08-25T11:33:36.345Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-08-25T11:33:36.360Z | Compiling libloading v0.9.0 |
| 615 | 2026-08-25T11:33:36.363Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-08-25T11:33:36.364Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 617 | 2026-08-25T11:33:36.364Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 618 | 2026-08-25T11:33:36.367Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-08-25T11:33:36.546Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-08-25T11:33:37.423Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-08-25T11:33:37.423Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 622 | 2026-08-25T11:33:37.423Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 623 | 2026-08-25T11:33:37.692Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-08-25T11:33:44.675Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.39s |
| 625 | 2026-08-25T11:33:44.688Z | Running unittests src/lib.rs (target/debug/deps/p4-85be53bc186e4c60) |
| 626 | 2026-08-25T11:33:44.692Z | |
| 627 | 2026-08-25T11:33:44.692Z | running 0 tests |
| 628 | 2026-08-25T11:33:44.692Z | |
| 629 | 2026-08-25T11:33:44.692Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-08-25T11:33:44.692Z | |
| 631 | 2026-08-25T11:33:44.692Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-7559636d1037bbb9) |
| 632 | 2026-08-25T11:33:44.695Z | |
| 633 | 2026-08-25T11:33:44.695Z | running 0 tests |
| 634 | 2026-08-25T11:33:44.695Z | |
| 635 | 2026-08-25T11:33:44.695Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-08-25T11:33:44.696Z | |
| 637 | 2026-08-25T11:33:44.696Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-42b4ab9123dbb28b) |
| 638 | 2026-08-25T11:33:44.696Z | |
| 639 | 2026-08-25T11:33:44.696Z | running 0 tests |
| 640 | 2026-08-25T11:33:44.696Z | |
| 641 | 2026-08-25T11:33:44.696Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-08-25T11:33:44.696Z | |
| 643 | 2026-08-25T11:33:44.696Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-682a88024cdd39f0) |
| 644 | 2026-08-25T11:33:44.699Z | |
| 645 | 2026-08-25T11:33:44.699Z | running 0 tests |
| 646 | 2026-08-25T11:33:44.699Z | |
| 647 | 2026-08-25T11:33:44.699Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-08-25T11:33:44.699Z | |
| 649 | 2026-08-25T11:33:44.699Z | Running unittests src/lib.rs (target/debug/deps/p4rs-71134c454596353c) |
| 650 | 2026-08-25T11:33:44.699Z | |
| 651 | 2026-08-25T11:33:44.699Z | running 14 tests |
| 652 | 2026-08-25T11:33:44.699Z | test bitmath::tests::bitmath_add_nest ... ok |
| 653 | 2026-08-25T11:33:44.699Z | test bitmath::tests::bitmath_add_be ... ok |
| 654 | 2026-08-25T11:33:44.699Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 655 | 2026-08-25T11:33:44.700Z | test bitmath::tests::bitmath_add_le ... ok |
| 656 | 2026-08-25T11:33:44.700Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 657 | 2026-08-25T11:33:44.700Z | test bitmath::tests::bitmath_sub_be ... ok |
| 658 | 2026-08-25T11:33:44.700Z | test bitmath::tests::bitmath_sub_le ... ok |
| 659 | 2026-08-25T11:33:44.700Z | test bitmath::tests::bitmath_mod ... ok |
| 660 | 2026-08-25T11:33:44.700Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-08-25T11:33:44.700Z | test table::tests::match_lpm_ternary_1 ... ok |
| 662 | 2026-08-25T11:33:44.700Z | test table::tests::match_lpm_ternary_range ... ok |
| 663 | 2026-08-25T11:33:44.700Z | test table::tests::match_lpm_1 ... ok |
| 664 | 2026-08-25T11:33:44.700Z | test table::tests::match_ternary_1 ... ok |
| 665 | 2026-08-25T11:33:44.700Z | test table::tests::match_with_action ... ok |
| 666 | 2026-08-25T11:33:44.700Z | |
| 667 | 2026-08-25T11:33:44.700Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 668 | 2026-08-25T11:33:44.700Z | |
| 669 | 2026-08-25T11:33:44.700Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-6b4b2d1351c9575d) |
| 670 | 2026-08-25T11:33:44.704Z | |
| 671 | 2026-08-25T11:33:44.704Z | running 0 tests |
| 672 | 2026-08-25T11:33:44.704Z | |
| 673 | 2026-08-25T11:33:44.704Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 674 | 2026-08-25T11:33:44.704Z | |
| 675 | 2026-08-25T11:33:44.704Z | Running unittests src/lib.rs (target/debug/deps/tests-45eb331100058051) |
| 676 | 2026-08-25T11:33:44.704Z | |
| 677 | 2026-08-25T11:33:44.704Z | running 16 tests |
| 678 | 2026-08-25T11:33:44.707Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 679 | 2026-08-25T11:33:44.707Z | test headers::ipv6_header_read_write ... ok |
| 680 | 2026-08-25T11:33:44.711Z | test dload::pipeline_create ... ok |
| 681 | 2026-08-25T11:33:44.711Z | test ipv6::test_ipv6_parse ... ok |
| 682 | 2026-08-25T11:33:44.711Z | test dload::dynamic_load ... ok |
| 683 | 2026-08-25T11:33:44.715Z | test arithmetic::arithmetic ... ok |
| 684 | 2026-08-25T11:33:44.715Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 685 | 2026-08-25T11:33:44.715Z | test decap::geneve_decap ... ok |
| 686 | 2026-08-25T11:33:44.715Z | test vlan::test_vlan_parse ... ok |
| 687 | 2026-08-25T11:33:44.715Z | test hub::hub2 ... ok |
| 688 | 2026-08-25T11:33:44.718Z | test basic_router::basic_router2 ... ok |
| 689 | 2026-08-25T11:33:44.723Z | test vrf_router::vrf_router ... ok |
| 690 | 2026-08-25T11:33:44.726Z | test range::range ... ok |
| 691 | 2026-08-25T11:33:44.765Z | test disag_router::disag_router ... ok |
| 692 | 2026-08-25T11:33:44.774Z | test mac_rewrite::mac_rewrite2 ... ok |
| 693 | 2026-08-25T11:33:44.818Z | test dynamic_router::dynamic_router2 ... ok |
| 694 | 2026-08-25T11:33:44.818Z | |
| 695 | 2026-08-25T11:33:44.818Z | test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s |
| 696 | 2026-08-25T11:33:44.818Z | |
| 697 | 2026-08-25T11:33:44.825Z | Running unittests src/lib.rs (target/debug/deps/x4c-3f17fb8bf88cde20) |
| 698 | 2026-08-25T11:33:44.829Z | |
| 699 | 2026-08-25T11:33:44.829Z | running 0 tests |
| 700 | 2026-08-25T11:33:44.829Z | |
| 701 | 2026-08-25T11:33:44.829Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 702 | 2026-08-25T11:33:44.829Z | |
| 703 | 2026-08-25T11:33:44.829Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-ad8bb27043b45cc9) |
| 704 | 2026-08-25T11:33:44.829Z | |
| 705 | 2026-08-25T11:33:44.829Z | running 0 tests |
| 706 | 2026-08-25T11:33:44.829Z | |
| 707 | 2026-08-25T11:33:44.829Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 708 | 2026-08-25T11:33:44.829Z | |
| 709 | 2026-08-25T11:33:44.829Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-225b85a6f8fe0178) |
| 710 | 2026-08-25T11:33:44.833Z | |
| 711 | 2026-08-25T11:33:44.833Z | running 0 tests |
| 712 | 2026-08-25T11:33:44.833Z | |
| 713 | 2026-08-25T11:33:44.833Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 714 | 2026-08-25T11:33:44.833Z | |
| 715 | 2026-08-25T11:33:44.833Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-2fe14b2d9fea3a6e) |
| 716 | 2026-08-25T11:33:44.833Z | |
| 717 | 2026-08-25T11:33:44.833Z | running 0 tests |
| 718 | 2026-08-25T11:33:44.833Z | |
| 719 | 2026-08-25T11:33:44.833Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 720 | 2026-08-25T11:33:44.833Z | |
| 721 | 2026-08-25T11:33:44.833Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 722 | 2026-08-25T11:33:44.837Z | |
| 723 | 2026-08-25T11:33:44.837Z | running 0 tests |
| 724 | 2026-08-25T11:33:44.837Z | |
| 725 | 2026-08-25T11:33:44.837Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 726 | 2026-08-25T11:33:44.837Z | |
| 727 | 2026-08-25T11:33:44.837Z | Doc-tests p4 |
| 728 | 2026-08-25T11:33:44.921Z | |
| 729 | 2026-08-25T11:33:44.922Z | running 0 tests |
| 730 | 2026-08-25T11:33:44.922Z | |
| 731 | 2026-08-25T11:33:44.922Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 732 | 2026-08-25T11:33:44.922Z | |
| 733 | 2026-08-25T11:33:44.931Z | Doc-tests p4_macro |
| 734 | 2026-08-25T11:33:44.975Z | |
| 735 | 2026-08-25T11:33:44.975Z | running 2 tests |
| 736 | 2026-08-25T11:33:44.979Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 737 | 2026-08-25T11:33:44.979Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 738 | 2026-08-25T11:33:44.979Z | |
| 739 | 2026-08-25T11:33:44.979Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 740 | 2026-08-25T11:33:44.979Z | |
| 741 | 2026-08-25T11:33:44.982Z | Doc-tests p4_rust |
| 742 | 2026-08-25T11:33:45.137Z | |
| 743 | 2026-08-25T11:33:45.137Z | running 0 tests |
| 744 | 2026-08-25T11:33:45.137Z | |
| 745 | 2026-08-25T11:33:45.137Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 746 | 2026-08-25T11:33:45.137Z | |
| 747 | 2026-08-25T11:33:45.149Z | Doc-tests p4rs |
| 748 | 2026-08-25T11:33:45.231Z | |
| 749 | 2026-08-25T11:33:45.231Z | running 1 test |
| 750 | 2026-08-25T11:33:46.038Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 751 | 2026-08-25T11:33:46.038Z | |
| 752 | 2026-08-25T11:33:46.038Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s |
| 753 | 2026-08-25T11:33:46.038Z | |
| 754 | 2026-08-25T11:33:46.046Z | Doc-tests tests |
| 755 | 2026-08-25T11:33:46.109Z | |
| 756 | 2026-08-25T11:33:46.109Z | running 0 tests |
| 757 | 2026-08-25T11:33:46.109Z | |
| 758 | 2026-08-25T11:33:46.109Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 759 | 2026-08-25T11:33:46.109Z | |
| 760 | 2026-08-25T11:33:46.116Z | Doc-tests x4c |
| 761 | 2026-08-25T11:33:46.160Z | |
| 762 | 2026-08-25T11:33:46.161Z | running 0 tests |
| 763 | 2026-08-25T11:33:46.161Z | |
| 764 | 2026-08-25T11:33:46.161Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 765 | 2026-08-25T11:33:46.161Z | |
| 766 | 2026-08-25T11:33:46.164Z | Doc-tests x4c_error_codes |
| 767 | 2026-08-25T11:33:46.191Z | |
| 768 | 2026-08-25T11:33:46.191Z | running 0 tests |
| 769 | 2026-08-25T11:33:46.191Z | |
| 770 | 2026-08-25T11:33:46.191Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 771 | 2026-08-25T11:33:46.191Z | |
| 772 | 2026-08-25T11:33:46.202Z | + pushd test |
| 773 | 2026-08-25T11:33:46.206Z | + banner 'mac rewr' |
| 774 | 2026-08-25T11:33:46.206Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 775 | 2026-08-25T11:33:46.206Z | |
| 776 | 2026-08-25T11:33:46.206Z | # # ## #### ##### ###### # # ##### |
| 777 | 2026-08-25T11:33:46.206Z | ## ## # # # # # # # # # # # |
| 778 | 2026-08-25T11:33:46.206Z | # ## # # # # # # ##### # # # # |
| 779 | 2026-08-25T11:33:46.206Z | # # ###### # ##### # # ## # ##### |
| 780 | 2026-08-25T11:33:46.206Z | # # # # # # # # # ## ## # # |
| 781 | 2026-08-25T11:33:46.206Z | # # # # #### # # ###### # # # # |
| 782 | 2026-08-25T11:33:46.206Z | |
| 783 | 2026-08-25T11:33:46.206Z | + RUST_BACKTRACE=1 |
| 784 | 2026-08-25T11:33:46.206Z | + cargo test mac_rewrite -- --nocapture |
| 785 | 2026-08-25T11:33:46.302Z | Compiling aho-corasick v1.1.4 |
| 786 | 2026-08-25T11:33:46.316Z | Compiling rustix v1.1.4 |
| 787 | 2026-08-25T11:33:46.319Z | Compiling getrandom v0.4.1 |
| 788 | 2026-08-25T11:33:46.319Z | Compiling errno v0.3.14 |
| 789 | 2026-08-25T11:33:46.323Z | Compiling prettyplease v0.2.37 |
| 790 | 2026-08-25T11:33:47.004Z | Compiling regex-automata v0.4.14 |
| 791 | 2026-08-25T11:33:47.035Z | Compiling tempfile v3.27.0 |
| 792 | 2026-08-25T11:33:48.375Z | Compiling regex v1.12.4 |
| 793 | 2026-08-25T11:33:48.623Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 794 | 2026-08-25T11:33:48.690Z | Compiling pnet_macros v0.35.0 |
| 795 | 2026-08-25T11:33:49.307Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 796 | 2026-08-25T11:33:49.666Z | Compiling pnet_packet v0.35.0 |
| 797 | 2026-08-25T11:33:50.115Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 798 | 2026-08-25T11:33:51.506Z | Compiling pnet_transport v0.35.0 |
| 799 | 2026-08-25T11:33:51.624Z | Compiling pnet v0.35.0 |
| 800 | 2026-08-25T11:33:51.712Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 801 | 2026-08-25T11:33:58.616Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.39s |
| 802 | 2026-08-25T11:33:58.627Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 803 | 2026-08-25T11:33:58.630Z | |
| 804 | 2026-08-25T11:33:58.630Z | running 1 test |
| 805 | 2026-08-25T11:33:58.634Z | [phy2] do you know the muffin man? |
| 806 | 2026-08-25T11:33:58.638Z | [cpu] the muffin man? |
| 807 | 2026-08-25T11:33:58.638Z | [cpu] the muffin man! |
| 808 | 2026-08-25T11:33:58.638Z | [cpu] why yes |
| 809 | 2026-08-25T11:33:58.638Z | [phy1] i know the muffin man |
| 810 | 2026-08-25T11:33:58.638Z | [phy3] the muffin man is me!!! |
| 811 | 2026-08-25T11:33:58.638Z | test mac_rewrite::mac_rewrite2 ... ok |
| 812 | 2026-08-25T11:33:58.638Z | |
| 813 | 2026-08-25T11:33:58.638Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.01s |
| 814 | 2026-08-25T11:33:58.638Z | |
| 815 | 2026-08-25T11:33:58.644Z | + banner 'dyn load' |
| 816 | 2026-08-25T11:33:58.647Z | |
| 817 | 2026-08-25T11:33:58.647Z | ##### # # # # # #### ## ##### |
| 818 | 2026-08-25T11:33:58.647Z | # # # # ## # # # # # # # # |
| 819 | 2026-08-25T11:33:58.647Z | # # # # # # # # # # # # # |
| 820 | 2026-08-25T11:33:58.647Z | # # # # # # # # # ###### # # |
| 821 | 2026-08-25T11:33:58.647Z | # # # # ## # # # # # # # |
| 822 | 2026-08-25T11:33:58.647Z | ##### # # # ###### #### # # ##### |
| 823 | 2026-08-25T11:33:58.647Z | |
| 824 | 2026-08-25T11:33:58.647Z | + RUST_BACKTRACE=1 |
| 825 | 2026-08-25T11:33:58.647Z | + cargo test dload -- --nocapture |
| 826 | 2026-08-25T11:33:58.733Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 827 | 2026-08-25T11:33:58.736Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 828 | 2026-08-25T11:33:58.739Z | |
| 829 | 2026-08-25T11:33:58.739Z | running 2 tests |
| 830 | 2026-08-25T11:33:58.742Z | test dload::pipeline_create ... ok |
| 831 | 2026-08-25T11:33:58.745Z | test dload::dynamic_load ... ok |
| 832 | 2026-08-25T11:33:58.745Z | |
| 833 | 2026-08-25T11:33:58.745Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 834 | 2026-08-25T11:33:58.745Z | |
| 835 | 2026-08-25T11:33:58.750Z | + banner disag |
| 836 | 2026-08-25T11:33:58.753Z | |
| 837 | 2026-08-25T11:33:58.753Z | ##### # #### ## #### |
| 838 | 2026-08-25T11:33:58.753Z | # # # # # # # # |
| 839 | 2026-08-25T11:33:58.753Z | # # # #### # # # |
| 840 | 2026-08-25T11:33:58.753Z | # # # # ###### # ### |
| 841 | 2026-08-25T11:33:58.754Z | # # # # # # # # # |
| 842 | 2026-08-25T11:33:58.754Z | ##### # #### # # #### |
| 843 | 2026-08-25T11:33:58.754Z | |
| 844 | 2026-08-25T11:33:58.754Z | + RUST_BACKTRACE=1 |
| 845 | 2026-08-25T11:33:58.754Z | + cargo test disag_router -- --nocapture |
| 846 | 2026-08-25T11:33:58.839Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 847 | 2026-08-25T11:33:58.842Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 848 | 2026-08-25T11:33:58.845Z | |
| 849 | 2026-08-25T11:33:58.845Z | running 1 test |
| 850 | 2026-08-25T11:33:58.850Z | [phy2] do you know the muffin man? |
| 851 | 2026-08-25T11:33:58.853Z | [cpu] the muffin man? |
| 852 | 2026-08-25T11:33:58.853Z | [cpu] the muffin man! |
| 853 | 2026-08-25T11:33:58.853Z | [cpu] why yes |
| 854 | 2026-08-25T11:33:58.853Z | [phy1] i know the muffin man |
| 855 | 2026-08-25T11:33:58.853Z | [phy3] the muffin man is me!!! |
| 856 | 2026-08-25T11:33:58.853Z | test disag_router::disag_router ... ok |
| 857 | 2026-08-25T11:33:58.853Z | |
| 858 | 2026-08-25T11:33:58.853Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.01s |
| 859 | 2026-08-25T11:33:58.853Z | |
| 860 | 2026-08-25T11:33:58.858Z | + banner 'dyn rtr' |
| 861 | 2026-08-25T11:33:58.861Z | |
| 862 | 2026-08-25T11:33:58.861Z | ##### # # # # ##### ##### ##### |
| 863 | 2026-08-25T11:33:58.861Z | # # # # ## # # # # # # |
| 864 | 2026-08-25T11:33:58.861Z | # # # # # # # # # # # |
| 865 | 2026-08-25T11:33:58.861Z | # # # # # # ##### # ##### |
| 866 | 2026-08-25T11:33:58.861Z | # # # # ## # # # # # |
| 867 | 2026-08-25T11:33:58.861Z | ##### # # # # # # # # |
| 868 | 2026-08-25T11:33:58.861Z | |
| 869 | 2026-08-25T11:33:58.861Z | + RUST_BACKTRACE=1 |
| 870 | 2026-08-25T11:33:58.861Z | + cargo test dynamic_router -- --nocapture |
| 871 | 2026-08-25T11:33:58.949Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 872 | 2026-08-25T11:33:58.952Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 873 | 2026-08-25T11:33:58.955Z | |
| 874 | 2026-08-25T11:33:58.955Z | running 1 test |
| 875 | 2026-08-25T11:33:58.960Z | [phy2] do you know the muffin man? |
| 876 | 2026-08-25T11:33:58.962Z | [cpu] the muffin man? |
| 877 | 2026-08-25T11:33:58.962Z | [cpu] the muffin man! |
| 878 | 2026-08-25T11:33:58.963Z | [cpu] why yes |
| 879 | 2026-08-25T11:33:58.963Z | [phy1] i know the muffin man |
| 880 | 2026-08-25T11:33:58.963Z | [phy3] the muffin man is me!!! |
| 881 | 2026-08-25T11:33:58.963Z | test dynamic_router::dynamic_router2 ... ok |
| 882 | 2026-08-25T11:33:58.963Z | |
| 883 | 2026-08-25T11:33:58.963Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.01s |
| 884 | 2026-08-25T11:33:58.963Z | |
| 885 | 2026-08-25T11:33:58.968Z | + banner hub |
| 886 | 2026-08-25T11:33:58.971Z | |
| 887 | 2026-08-25T11:33:58.971Z | # # # # ##### |
| 888 | 2026-08-25T11:33:58.971Z | # # # # # # |
| 889 | 2026-08-25T11:33:58.971Z | ###### # # ##### |
| 890 | 2026-08-25T11:33:58.971Z | # # # # # # |
| 891 | 2026-08-25T11:33:58.971Z | # # # # # # |
| 892 | 2026-08-25T11:33:58.971Z | # # #### ##### |
| 893 | 2026-08-25T11:33:58.971Z | |
| 894 | 2026-08-25T11:33:58.971Z | + RUST_BACKTRACE=1 |
| 895 | 2026-08-25T11:33:58.972Z | + cargo test hub -- --nocapture |
| 896 | 2026-08-25T11:33:59.057Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 897 | 2026-08-25T11:33:59.060Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 898 | 2026-08-25T11:33:59.063Z | |
| 899 | 2026-08-25T11:33:59.063Z | running 1 test |
| 900 | 2026-08-25T11:33:59.067Z | [phy2] do you know the muffin man? |
| 901 | 2026-08-25T11:33:59.067Z | [phy3] do you know the muffin man? |
| 902 | 2026-08-25T11:33:59.071Z | [phy1] the muffin man? |
| 903 | 2026-08-25T11:33:59.071Z | [phy3] the muffin man? |
| 904 | 2026-08-25T11:33:59.071Z | [phy2] the muffin man! |
| 905 | 2026-08-25T11:33:59.071Z | [phy3] the muffin man! |
| 906 | 2026-08-25T11:33:59.071Z | [phy1] why yes |
| 907 | 2026-08-25T11:33:59.071Z | [phy1] i know the muffin man |
| 908 | 2026-08-25T11:33:59.071Z | [phy1] the muffin man is me!!! |
| 909 | 2026-08-25T11:33:59.071Z | [phy3] why yes |
| 910 | 2026-08-25T11:33:59.071Z | [phy3] i know the muffin man |
| 911 | 2026-08-25T11:33:59.071Z | [phy3] the muffin man is me!!! |
| 912 | 2026-08-25T11:33:59.071Z | test hub::hub2 ... ok |
| 913 | 2026-08-25T11:33:59.071Z | |
| 914 | 2026-08-25T11:33:59.071Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.01s |
| 915 | 2026-08-25T11:33:59.071Z | |
| 916 | 2026-08-25T11:33:59.076Z | + banner router |
| 917 | 2026-08-25T11:33:59.079Z | |
| 918 | 2026-08-25T11:33:59.079Z | ##### #### # # ##### ###### ##### |
| 919 | 2026-08-25T11:33:59.079Z | # # # # # # # # # # |
| 920 | 2026-08-25T11:33:59.079Z | # # # # # # # ##### # # |
| 921 | 2026-08-25T11:33:59.079Z | ##### # # # # # # ##### |
| 922 | 2026-08-25T11:33:59.079Z | # # # # # # # # # # |
| 923 | 2026-08-25T11:33:59.079Z | # # #### #### # ###### # # |
| 924 | 2026-08-25T11:33:59.079Z | |
| 925 | 2026-08-25T11:33:59.079Z | + RUST_BACKTRACE=1 |
| 926 | 2026-08-25T11:33:59.079Z | + cargo test basic_router -- --nocapture |
| 927 | 2026-08-25T11:33:59.165Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 928 | 2026-08-25T11:33:59.168Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 929 | 2026-08-25T11:33:59.171Z | |
| 930 | 2026-08-25T11:33:59.171Z | running 1 test |
| 931 | 2026-08-25T11:33:59.175Z | [phy2] do you know the muffin man? |
| 932 | 2026-08-25T11:33:59.178Z | [phy1] the muffin man? |
| 933 | 2026-08-25T11:33:59.179Z | [phy2] the muffin man! |
| 934 | 2026-08-25T11:33:59.179Z | [phy1] why yes |
| 935 | 2026-08-25T11:33:59.179Z | [phy1] i know the muffin man |
| 936 | 2026-08-25T11:33:59.179Z | [phy1] the muffin man is me!!! |
| 937 | 2026-08-25T11:33:59.179Z | test basic_router::basic_router2 ... ok |
| 938 | 2026-08-25T11:33:59.179Z | |
| 939 | 2026-08-25T11:33:59.179Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.01s |
| 940 | 2026-08-25T11:33:59.179Z | |
| 941 | 2026-08-25T11:33:59.184Z | + banner headers |
| 942 | 2026-08-25T11:33:59.187Z | |
| 943 | 2026-08-25T11:33:59.187Z | # # ###### ## ##### ###### ##### #### |
| 944 | 2026-08-25T11:33:59.187Z | # # # # # # # # # # # |
| 945 | 2026-08-25T11:33:59.187Z | ###### ##### # # # # ##### # # #### |
| 946 | 2026-08-25T11:33:59.187Z | # # # ###### # # # ##### # |
| 947 | 2026-08-25T11:33:59.187Z | # # # # # # # # # # # # |
| 948 | 2026-08-25T11:33:59.187Z | # # ###### # # ##### ###### # # #### |
| 949 | 2026-08-25T11:33:59.187Z | |
| 950 | 2026-08-25T11:33:59.187Z | + RUST_BACKTRACE=1 |
| 951 | 2026-08-25T11:33:59.187Z | + cargo test headers -- --nocapture |
| 952 | 2026-08-25T11:33:59.274Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 953 | 2026-08-25T11:33:59.277Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 954 | 2026-08-25T11:33:59.280Z | |
| 955 | 2026-08-25T11:33:59.280Z | running 1 test |
| 956 | 2026-08-25T11:33:59.280Z | test headers::ipv6_header_read_write ... ok |
| 957 | 2026-08-25T11:33:59.280Z | |
| 958 | 2026-08-25T11:33:59.280Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 15 filtered out; finished in 0.00s |
| 959 | 2026-08-25T11:33:59.280Z | |
| 960 | 2026-08-25T11:33:59.286Z | process exited: duration 103264 ms, exit code 0 |
| |
| 961 | 2026-08-25T11:33:59.300Z | found 4 output files |
| 962 | 2026-08-25T11:33:59.332Z | uploading: /work/debug/libsidecar_lite.so (43098496 bytes) |
| 963 | 2026-08-25T11:34:00.578Z | uploaded: /work/debug/libsidecar_lite.so |
| 964 | 2026-08-25T11:34:00.578Z | uploading: /work/debug/x4c (37742936 bytes) |
| 965 | 2026-08-25T11:34:01.883Z | uploaded: /work/debug/x4c |
| 966 | 2026-08-25T11:34:01.883Z | uploading: /work/release/libsidecar_lite.so (9930880 bytes) |
| 967 | 2026-08-25T11:34:02.977Z | uploaded: /work/release/libsidecar_lite.so |
| 968 | 2026-08-25T11:34:02.977Z | uploading: /work/release/x4c (8660336 bytes) |
| 969 | 2026-08-25T11:34:04.057Z | uploaded: /work/release/x4c |