|
|
|
| 1 | 2026-02-04T04:45:26.080Z | job assigned to worker 01KGKFEV9RQDXVKHX5YEB3F6XS [factory aws, i-0079a10887e839b8d] (queued for 5 m 55 s) |
| |
| 2 | 2026-02-04T04:45:34.284Z | starting task 0: "setup" |
| 3 | 2026-02-04T04:45:34.289Z | ++ uname -s |
| 4 | 2026-02-04T04:45:34.293Z | + kern=SunOS |
| 5 | 2026-02-04T04:45:34.293Z | + build_user=build |
| 6 | 2026-02-04T04:45:34.293Z | + build_uid=12345 |
| 7 | 2026-02-04T04:45:34.293Z | + work_dir=/work |
| 8 | 2026-02-04T04:45:34.293Z | + input_dir=/input |
| 9 | 2026-02-04T04:45:34.293Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-04T04:45:34.293Z | + case "$kern" in |
| 11 | 2026-02-04T04:45:34.293Z | + groupadd -g 12345 build |
| 12 | 2026-02-04T04:45:34.293Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-04T04:45:36.300Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-04T04:45:36.423Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-04T04:45:36.426Z | + home_fs=zfs |
| 16 | 2026-02-04T04:45:36.426Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-04T04:45:36.426Z | + mkdir -p /home/build |
| 18 | 2026-02-04T04:45:36.429Z | + chown build:build /home/build /work |
| 19 | 2026-02-04T04:45:38.430Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-04T04:45:38.434Z | process exited: duration 4152 ms, exit code 0 |
| |
| 21 | 2026-02-04T04:45:38.440Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-04T04:45:38.446Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-04T04:45:38.446Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-04T04:45:38.446Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-04T04:45:38.446Z | * rust toolchain profile = "default" |
| 26 | 2026-02-04T04:45:38.446Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-04T04:45:38.446Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-04T04:45:38.450Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-04T04:45:38.450Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-04T04:45:38.562Z | info: downloading installer |
| 31 | 2026-02-04T04:45:40.500Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-04T04:45:40.500Z | warn: /opt/ooce/bin |
| 33 | 2026-02-04T04:45:40.500Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-04T04:45:40.500Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-04T04:45:40.500Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-04T04:45:40.500Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-04T04:45:40.500Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-04T04:45:40.500Z | error: cannot install while Rust is installed |
| 39 | 2026-02-04T04:45:40.500Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-04T04:45:40.519Z | info: profile set to 'default' |
| 41 | 2026-02-04T04:45:40.519Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-04T04:45:40.522Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-04T04:45:40.693Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 44 | 2026-02-04T04:45:40.693Z | info: downloading component 'cargo' |
| 45 | 2026-02-04T04:45:41.783Z | info: downloading component 'clippy' |
| 46 | 2026-02-04T04:45:42.284Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-04T04:45:44.204Z | info: downloading component 'rust-std' |
| 48 | 2026-02-04T04:45:46.900Z | info: downloading component 'rustc' |
| 49 | 2026-02-04T04:45:55.695Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-04T04:45:56.043Z | info: installing component 'cargo' |
| 51 | 2026-02-04T04:45:56.980Z | info: installing component 'clippy' |
| 52 | 2026-02-04T04:45:57.371Z | info: installing component 'rust-docs' |
| 53 | 2026-02-04T04:45:59.362Z | info: installing component 'rust-std' |
| 54 | 2026-02-04T04:46:01.192Z | info: installing component 'rustc' |
| 55 | 2026-02-04T04:46:07.914Z | info: installing component 'rustfmt' |
| 56 | 2026-02-04T04:46:08.241Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-04T04:46:08.241Z | |
| 58 | 2026-02-04T04:46:08.732Z | stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19) |
| 59 | 2026-02-04T04:46:08.732Z | |
| 60 | 2026-02-04T04:46:08.736Z | |
| 61 | 2026-02-04T04:46:08.736Z | Rust is installed now. Great! |
| 62 | 2026-02-04T04:46:08.736Z | |
| 63 | 2026-02-04T04:46:08.736Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-04T04:46:08.736Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-04T04:46:08.736Z | |
| 66 | 2026-02-04T04:46:08.736Z | To configure your current shell, you need to source |
| 67 | 2026-02-04T04:46:08.736Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-04T04:46:08.736Z | |
| 69 | 2026-02-04T04:46:08.736Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-04T04:46:08.736Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-04T04:46:08.736Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-04T04:46:08.736Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-04T04:46:08.844Z | + rustup --version |
| 74 | 2026-02-04T04:46:08.855Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-04T04:46:08.858Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-04T04:46:08.931Z | info: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)` |
| 77 | 2026-02-04T04:46:08.934Z | + cargo --version |
| 78 | 2026-02-04T04:46:08.992Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 79 | 2026-02-04T04:46:08.996Z | + rustc --version |
| 80 | 2026-02-04T04:46:09.061Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 81 | 2026-02-04T04:46:09.064Z | process exited: duration 30618 ms, exit code 0 |
| |
| 82 | 2026-02-04T04:46:09.071Z | starting task 2: "authentication" |
| 83 | 2026-02-04T04:46:09.094Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-04T04:46:09.101Z | starting task 3: "clone repository" |
| 85 | 2026-02-04T04:46:09.106Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-02-04T04:46:09.109Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-02-04T04:46:09.148Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-02-04T04:46:11.521Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-02-04T04:46:11.525Z | + git fetch origin 85f13da789ad8e39bc5fea98faeb48e1c139c042 |
| 90 | 2026-02-04T04:46:11.867Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-02-04T04:46:11.867Z | * branch 85f13da789ad8e39bc5fea98faeb48e1c139c042 -> FETCH_HEAD |
| 92 | 2026-02-04T04:46:11.876Z | + [[ -n renovate/actions-checkout-digest ]] |
| 93 | 2026-02-04T04:46:11.880Z | ++ git branch --show-current |
| 94 | 2026-02-04T04:46:11.880Z | + current=main |
| 95 | 2026-02-04T04:46:11.880Z | + [[ main != renovate/actions-checkout-digest ]] |
| 96 | 2026-02-04T04:46:11.880Z | + git branch -f renovate/actions-checkout-digest 85f13da789ad8e39bc5fea98faeb48e1c139c042 |
| 97 | 2026-02-04T04:46:11.883Z | + git checkout -f renovate/actions-checkout-digest |
| 98 | 2026-02-04T04:46:11.893Z | Switched to branch 'renovate/actions-checkout-digest' |
| 99 | 2026-02-04T04:46:11.897Z | + git reset --hard 85f13da789ad8e39bc5fea98faeb48e1c139c042 |
| 100 | 2026-02-04T04:46:11.904Z | HEAD is now at 85f13da Update actions/checkout digest to de0fac2 |
| 101 | 2026-02-04T04:46:11.907Z | process exited: duration 2803 ms, exit code 0 |
| |
| 102 | 2026-02-04T04:46:11.917Z | starting task 4: "build" |
| 103 | 2026-02-04T04:46:11.922Z | + cargo --version |
| 104 | 2026-02-04T04:46:11.926Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-02-04T04:46:12.127Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-02-04T04:46:12.130Z | info: downloading component 'cargo' |
| 107 | 2026-02-04T04:46:13.166Z | info: downloading component 'clippy' |
| 108 | 2026-02-04T04:46:13.619Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-04T04:46:15.732Z | info: downloading component 'rust-std' |
| 110 | 2026-02-04T04:46:17.929Z | info: downloading component 'rustc' |
| 111 | 2026-02-04T04:46:25.555Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-04T04:46:25.879Z | info: installing component 'cargo' |
| 113 | 2026-02-04T04:46:26.780Z | info: installing component 'clippy' |
| 114 | 2026-02-04T04:46:27.166Z | info: installing component 'rust-docs' |
| 115 | 2026-02-04T04:46:29.094Z | info: installing component 'rust-std' |
| 116 | 2026-02-04T04:46:30.898Z | info: installing component 'rustc' |
| 117 | 2026-02-04T04:46:37.664Z | info: installing component 'rustfmt' |
| 118 | 2026-02-04T04:46:38.097Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-02-04T04:46:38.100Z | + rustc --version |
| 120 | 2026-02-04T04:46:38.184Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-02-04T04:46:38.189Z | + banner check |
| 122 | 2026-02-04T04:46:38.193Z | |
| 123 | 2026-02-04T04:46:38.194Z | #### # # ###### #### # # |
| 124 | 2026-02-04T04:46:38.194Z | # # # # # # # # # |
| 125 | 2026-02-04T04:46:38.194Z | # ###### ##### # #### |
| 126 | 2026-02-04T04:46:38.194Z | # # # # # # # |
| 127 | 2026-02-04T04:46:38.194Z | # # # # # # # # # |
| 128 | 2026-02-04T04:46:38.194Z | #### # # ###### #### # # |
| 129 | 2026-02-04T04:46:38.194Z | |
| 130 | 2026-02-04T04:46:38.197Z | + cargo fmt -- --check |
| 131 | 2026-02-04T04:46:38.595Z | + cargo check |
| 132 | 2026-02-04T04:46:38.742Z | Updating crates.io index |
| 133 | 2026-02-04T04:46:38.783Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-02-04T04:46:39.175Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-02-04T04:46:39.175Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-02-04T04:46:39.898Z | Downloading crates ... |
| 137 | 2026-02-04T04:46:39.979Z | Downloaded byteorder v1.5.0 |
| 138 | 2026-02-04T04:46:39.983Z | Downloaded zerocopy-derive v0.7.35 |
| 139 | 2026-02-04T04:46:39.986Z | Downloaded cfg-if v1.0.4 |
| 140 | 2026-02-04T04:46:39.989Z | Downloaded zmij v1.0.10 |
| 141 | 2026-02-04T04:46:39.989Z | Downloaded anstream v0.6.21 |
| 142 | 2026-02-04T04:46:39.993Z | Downloaded aho-corasick v1.1.4 |
| 143 | 2026-02-04T04:46:40.013Z | Downloaded num-complex v0.4.6 |
| 144 | 2026-02-04T04:46:40.016Z | Downloaded errno v0.3.14 |
| 145 | 2026-02-04T04:46:40.027Z | Downloaded num-integer v0.1.46 |
| 146 | 2026-02-04T04:46:40.032Z | Downloaded num-iter v0.1.45 |
| 147 | 2026-02-04T04:46:40.032Z | Downloaded getrandom v0.3.4 |
| 148 | 2026-02-04T04:46:40.037Z | Downloaded no-std-net v0.6.0 |
| 149 | 2026-02-04T04:46:40.037Z | Downloaded num v0.4.3 |
| 150 | 2026-02-04T04:46:40.037Z | Downloaded heck v0.5.0 |
| 151 | 2026-02-04T04:46:40.040Z | Downloaded fastrand v2.3.0 |
| 152 | 2026-02-04T04:46:40.040Z | Downloaded anstyle-parse v0.2.7 |
| 153 | 2026-02-04T04:46:40.045Z | Downloaded num-rational v0.4.2 |
| 154 | 2026-02-04T04:46:40.045Z | Downloaded funty v2.0.0 |
| 155 | 2026-02-04T04:46:40.045Z | Downloaded autocfg v1.5.0 |
| 156 | 2026-02-04T04:46:40.048Z | Downloaded is_terminal_polyfill v1.70.2 |
| 157 | 2026-02-04T04:46:40.048Z | Downloaded anyhow v1.0.100 |
| 158 | 2026-02-04T04:46:40.051Z | Downloaded anstyle-query v1.1.5 |
| 159 | 2026-02-04T04:46:40.056Z | Downloaded num-traits v0.2.19 |
| 160 | 2026-02-04T04:46:40.059Z | Downloaded generic-array v0.14.7 |
| 161 | 2026-02-04T04:46:40.062Z | Downloaded anstyle v1.0.13 |
| 162 | 2026-02-04T04:46:40.062Z | Downloaded bitflags v2.10.0 |
| 163 | 2026-02-04T04:46:40.066Z | Downloaded pnet_base v0.35.0 |
| 164 | 2026-02-04T04:46:40.070Z | Downloaded pest_generator v2.8.5 |
| 165 | 2026-02-04T04:46:40.070Z | Downloaded itoa v1.0.17 |
| 166 | 2026-02-04T04:46:40.070Z | Downloaded ipnetwork v0.20.0 |
| 167 | 2026-02-04T04:46:40.073Z | Downloaded sha2 v0.10.9 |
| 168 | 2026-02-04T04:46:40.073Z | Downloaded pest_meta v2.8.5 |
| 169 | 2026-02-04T04:46:40.077Z | Downloaded radium v0.7.0 |
| 170 | 2026-02-04T04:46:40.077Z | Downloaded dtrace-parser v0.2.0 |
| 171 | 2026-02-04T04:46:40.080Z | Downloaded pnet_sys v0.35.0 |
| 172 | 2026-02-04T04:46:40.080Z | Downloaded scroll_derive v0.12.1 |
| 173 | 2026-02-04T04:46:40.080Z | Downloaded pnet_transport v0.35.0 |
| 174 | 2026-02-04T04:46:40.085Z | Downloaded utf8parse v0.2.2 |
| 175 | 2026-02-04T04:46:40.089Z | Downloaded colorchoice v1.0.4 |
| 176 | 2026-02-04T04:46:40.089Z | Downloaded clap_lex v0.7.6 |
| 177 | 2026-02-04T04:46:40.092Z | Downloaded plain v0.2.3 |
| 178 | 2026-02-04T04:46:40.095Z | Downloaded pnet_macros_support v0.35.0 |
| 179 | 2026-02-04T04:46:40.099Z | Downloaded version_check v0.9.5 |
| 180 | 2026-02-04T04:46:40.102Z | Downloaded cpufeatures v0.2.17 |
| 181 | 2026-02-04T04:46:40.102Z | Downloaded block-buffer v0.10.4 |
| 182 | 2026-02-04T04:46:40.105Z | Downloaded usdt-attr-macro v0.5.0 |
| 183 | 2026-02-04T04:46:40.108Z | Downloaded usdt v0.5.0 |
| 184 | 2026-02-04T04:46:40.108Z | Downloaded thread-id v4.2.2 |
| 185 | 2026-02-04T04:46:40.108Z | Downloaded pretty-hex v0.4.1 |
| 186 | 2026-02-04T04:46:40.112Z | Downloaded dof v0.3.0 |
| 187 | 2026-02-04T04:46:40.112Z | Downloaded tap v1.0.1 |
| 188 | 2026-02-04T04:46:40.112Z | Downloaded strsim v0.11.1 |
| 189 | 2026-02-04T04:46:40.115Z | Downloaded ppv-lite86 v0.2.21 |
| 190 | 2026-02-04T04:46:40.115Z | Downloaded thiserror v1.0.69 |
| 191 | 2026-02-04T04:46:40.118Z | Downloaded scroll v0.12.0 |
| 192 | 2026-02-04T04:46:40.121Z | Downloaded usdt-macro v0.5.0 |
| 193 | 2026-02-04T04:46:40.122Z | Downloaded rand_core v0.9.3 |
| 194 | 2026-02-04T04:46:40.125Z | Downloaded glob v0.3.3 |
| 195 | 2026-02-04T04:46:40.128Z | Downloaded memmap v0.7.0 |
| 196 | 2026-02-04T04:46:40.128Z | Downloaded thiserror-impl v1.0.69 |
| 197 | 2026-02-04T04:46:40.134Z | Downloaded quote v1.0.43 |
| 198 | 2026-02-04T04:46:40.138Z | Downloaded pnet_macros v0.35.0 |
| 199 | 2026-02-04T04:46:40.142Z | Downloaded crypto-common v0.1.7 |
| 200 | 2026-02-04T04:46:40.147Z | Downloaded pnet v0.35.0 |
| 201 | 2026-02-04T04:46:40.151Z | Downloaded wyz v0.5.1 |
| 202 | 2026-02-04T04:46:40.155Z | Downloaded digest v0.10.7 |
| 203 | 2026-02-04T04:46:40.158Z | Downloaded serde_tokenstream v0.2.2 |
| 204 | 2026-02-04T04:46:40.158Z | Downloaded rand_chacha v0.9.0 |
| 205 | 2026-02-04T04:46:40.158Z | Downloaded pnet_datalink v0.35.0 |
| 206 | 2026-02-04T04:46:40.162Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2026-02-04T04:46:40.165Z | Downloaded pnet_packet v0.35.0 |
| 208 | 2026-02-04T04:46:40.169Z | Downloaded unicode-ident v1.0.22 |
| 209 | 2026-02-04T04:46:40.174Z | Downloaded tempfile v3.24.0 |
| 210 | 2026-02-04T04:46:40.177Z | Downloaded clap_derive v4.5.49 |
| 211 | 2026-02-04T04:46:40.178Z | Downloaded usdt-impl v0.5.0 |
| 212 | 2026-02-04T04:46:40.178Z | Downloaded once_cell v1.21.3 |
| 213 | 2026-02-04T04:46:40.184Z | Downloaded colored v3.0.0 |
| 214 | 2026-02-04T04:46:40.187Z | Downloaded pest_derive v2.8.5 |
| 215 | 2026-02-04T04:46:40.190Z | Downloaded proc-macro2 v1.0.105 |
| 216 | 2026-02-04T04:46:40.194Z | Downloaded log v0.4.29 |
| 217 | 2026-02-04T04:46:40.202Z | Downloaded prettyplease v0.2.37 |
| 218 | 2026-02-04T04:46:40.206Z | Downloaded typenum v1.19.0 |
| 219 | 2026-02-04T04:46:40.210Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-02-04T04:46:40.219Z | Downloaded clap v4.5.54 |
| 221 | 2026-02-04T04:46:40.227Z | Downloaded serde v1.0.228 |
| 222 | 2026-02-04T04:46:40.237Z | Downloaded serde_core v1.0.228 |
| 223 | 2026-02-04T04:46:40.247Z | Downloaded rand v0.9.2 |
| 224 | 2026-02-04T04:46:40.250Z | Downloaded regex v1.12.2 |
| 225 | 2026-02-04T04:46:40.256Z | Downloaded memchr v2.7.6 |
| 226 | 2026-02-04T04:46:40.260Z | Downloaded pest v2.8.5 |
| 227 | 2026-02-04T04:46:40.268Z | Downloaded num-bigint v0.4.6 |
| 228 | 2026-02-04T04:46:40.277Z | Downloaded zerocopy v0.7.35 |
| 229 | 2026-02-04T04:46:40.290Z | Downloaded serde_json v1.0.148 |
| 230 | 2026-02-04T04:46:40.296Z | Downloaded bitvec v1.0.1 |
| 231 | 2026-02-04T04:46:40.309Z | Downloaded clap_builder v4.5.54 |
| 232 | 2026-02-04T04:46:40.317Z | Downloaded goblin v0.8.2 |
| 233 | 2026-02-04T04:46:40.341Z | Downloaded zerocopy v0.8.31 |
| 234 | 2026-02-04T04:46:40.362Z | Downloaded syn v2.0.114 |
| 235 | 2026-02-04T04:46:40.385Z | Downloaded regex-syntax v0.8.8 |
| 236 | 2026-02-04T04:46:40.392Z | Downloaded rustix v1.1.3 |
| 237 | 2026-02-04T04:46:40.427Z | Downloaded regex-automata v0.4.13 |
| 238 | 2026-02-04T04:46:40.439Z | Downloaded libc v0.2.179 |
| 239 | 2026-02-04T04:46:40.539Z | Compiling proc-macro2 v1.0.105 |
| 240 | 2026-02-04T04:46:40.543Z | Compiling quote v1.0.43 |
| 241 | 2026-02-04T04:46:40.543Z | Compiling unicode-ident v1.0.22 |
| 242 | 2026-02-04T04:46:40.543Z | Compiling libc v0.2.179 |
| 243 | 2026-02-04T04:46:40.543Z | Compiling serde_core v1.0.228 |
| 244 | 2026-02-04T04:46:40.543Z | Compiling memchr v2.7.6 |
| 245 | 2026-02-04T04:46:40.543Z | Compiling serde v1.0.228 |
| 246 | 2026-02-04T04:46:40.803Z | Compiling thiserror v1.0.69 |
| 247 | 2026-02-04T04:46:41.271Z | Compiling rustix v1.1.3 |
| 248 | 2026-02-04T04:46:41.387Z | Compiling zmij v1.0.10 |
| 249 | 2026-02-04T04:46:41.899Z | Compiling ucd-trie v0.1.7 |
| 250 | 2026-02-04T04:46:41.937Z | Compiling serde_json v1.0.148 |
| 251 | 2026-02-04T04:46:42.159Z | Compiling pest v2.8.5 |
| 252 | 2026-02-04T04:46:42.300Z | Compiling version_check v0.9.5 |
| 253 | 2026-02-04T04:46:42.323Z | Compiling prettyplease v0.2.37 |
| 254 | 2026-02-04T04:46:42.327Z | Compiling autocfg v1.5.0 |
| 255 | 2026-02-04T04:46:42.775Z | Checking syn v2.0.114 |
| 256 | 2026-02-04T04:46:42.863Z | Checking cfg-if v1.0.4 |
| 257 | 2026-02-04T04:46:42.964Z | Compiling aho-corasick v1.1.4 |
| 258 | 2026-02-04T04:46:43.091Z | Compiling num-traits v0.2.19 |
| 259 | 2026-02-04T04:46:43.217Z | Compiling regex-syntax v0.8.8 |
| 260 | 2026-02-04T04:46:43.504Z | Compiling getrandom v0.3.4 |
| 261 | 2026-02-04T04:46:45.007Z | Compiling pest_meta v2.8.5 |
| 262 | 2026-02-04T04:46:45.952Z | Compiling itoa v1.0.17 |
| 263 | 2026-02-04T04:46:46.272Z | Compiling byteorder v1.5.0 |
| 264 | 2026-02-04T04:46:46.430Z | Compiling usdt-impl v0.5.0 |
| 265 | 2026-02-04T04:46:46.702Z | Checking colored v3.0.0 |
| 266 | 2026-02-04T04:46:46.754Z | Compiling regex-automata v0.4.13 |
| 267 | 2026-02-04T04:46:47.206Z | Checking num-integer v0.1.46 |
| 268 | 2026-02-04T04:46:47.289Z | Compiling thread-id v4.2.2 |
| 269 | 2026-02-04T04:46:47.683Z | Checking plain v0.2.3 |
| 270 | 2026-02-04T04:46:47.835Z | Checking log v0.4.29 |
| 271 | 2026-02-04T04:46:48.394Z | Compiling errno v0.3.14 |
| 272 | 2026-02-04T04:46:48.584Z | Checking pretty-hex v0.4.1 |
| 273 | 2026-02-04T04:46:48.726Z | Compiling radium v0.7.0 |
| 274 | 2026-02-04T04:46:48.734Z | Checking no-std-net v0.6.0 |
| 275 | 2026-02-04T04:46:48.761Z | Compiling bitflags v2.10.0 |
| 276 | 2026-02-04T04:46:48.827Z | Checking pnet_base v0.35.0 |
| 277 | 2026-02-04T04:46:49.030Z | Compiling pest_generator v2.8.5 |
| 278 | 2026-02-04T04:46:49.638Z | Compiling once_cell v1.21.3 |
| 279 | 2026-02-04T04:46:50.022Z | Compiling zerocopy v0.8.31 |
| 280 | 2026-02-04T04:46:50.657Z | Compiling fastrand v2.3.0 |
| 281 | 2026-02-04T04:46:50.798Z | Compiling regex v1.12.2 |
| 282 | 2026-02-04T04:46:50.816Z | Checking tap v1.0.1 |
| 283 | 2026-02-04T04:46:51.080Z | Compiling tempfile v3.24.0 |
| 284 | 2026-02-04T04:46:51.091Z | Checking wyz v0.5.1 |
| 285 | 2026-02-04T04:46:51.456Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 286 | 2026-02-04T04:46:51.781Z | Checking num-iter v0.1.45 |
| 287 | 2026-02-04T04:46:51.964Z | Checking memmap v0.7.0 |
| 288 | 2026-02-04T04:46:52.184Z | Checking funty v2.0.0 |
| 289 | 2026-02-04T04:46:52.369Z | Compiling anyhow v1.0.100 |
| 290 | 2026-02-04T04:46:52.709Z | Compiling serde_derive v1.0.228 |
| 291 | 2026-02-04T04:46:52.719Z | Compiling thiserror-impl v1.0.69 |
| 292 | 2026-02-04T04:46:52.967Z | Compiling zerocopy-derive v0.7.35 |
| 293 | 2026-02-04T04:46:52.991Z | Compiling pest_derive v2.8.5 |
| 294 | 2026-02-04T04:46:53.031Z | Compiling scroll_derive v0.12.1 |
| 295 | 2026-02-04T04:46:53.318Z | Compiling pnet_macros v0.35.0 |
| 296 | 2026-02-04T04:46:53.947Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 297 | 2026-02-04T04:46:54.514Z | Checking scroll v0.12.0 |
| 298 | 2026-02-04T04:46:54.782Z | Checking bitvec v1.0.1 |
| 299 | 2026-02-04T04:46:54.785Z | Compiling zerocopy v0.7.35 |
| 300 | 2026-02-04T04:46:54.967Z | Checking goblin v0.8.2 |
| 301 | 2026-02-04T04:46:55.491Z | Compiling dtrace-parser v0.2.0 |
| 302 | 2026-02-04T04:46:57.061Z | Checking pnet_macros_support v0.35.0 |
| 303 | 2026-02-04T04:46:57.088Z | Checking pnet_sys v0.35.0 |
| 304 | 2026-02-04T04:46:57.105Z | Checking utf8parse v0.2.2 |
| 305 | 2026-02-04T04:46:57.236Z | Checking pnet_packet v0.35.0 |
| 306 | 2026-02-04T04:46:57.261Z | Checking anstyle-parse v0.2.7 |
| 307 | 2026-02-04T04:46:57.655Z | Checking rand_core v0.9.3 |
| 308 | 2026-02-04T04:46:57.954Z | Checking anstyle v1.0.13 |
| 309 | 2026-02-04T04:46:58.310Z | Compiling pnet v0.35.0 |
| 310 | 2026-02-04T04:46:58.415Z | Checking is_terminal_polyfill v1.70.2 |
| 311 | 2026-02-04T04:46:58.507Z | Checking anstyle-query v1.1.5 |
| 312 | 2026-02-04T04:46:58.533Z | Checking colorchoice v1.0.4 |
| 313 | 2026-02-04T04:46:58.640Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 314 | 2026-02-04T04:46:58.679Z | Checking anstream v0.6.21 |
| 315 | 2026-02-04T04:46:58.701Z | Checking strsim v0.11.1 |
| 316 | 2026-02-04T04:46:58.953Z | Compiling heck v0.5.0 |
| 317 | 2026-02-04T04:46:58.994Z | Checking clap_lex v0.7.6 |
| 318 | 2026-02-04T04:46:59.249Z | Checking clap_builder v4.5.54 |
| 319 | 2026-02-04T04:46:59.305Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 320 | 2026-02-04T04:46:59.359Z | Compiling clap_derive v4.5.49 |
| 321 | 2026-02-04T04:46:59.414Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 322 | 2026-02-04T04:47:00.169Z | Checking ppv-lite86 v0.2.21 |
| 323 | 2026-02-04T04:47:00.223Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-02-04T04:47:00.438Z | Checking num-bigint v0.4.6 |
| 325 | 2026-02-04T04:47:00.687Z | Compiling dof v0.3.0 |
| 326 | 2026-02-04T04:47:00.695Z | Compiling serde_tokenstream v0.2.2 |
| 327 | 2026-02-04T04:47:01.212Z | Checking num-complex v0.4.6 |
| 328 | 2026-02-04T04:47:01.565Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 329 | 2026-02-04T04:47:02.054Z | Checking ipnetwork v0.20.0 |
| 330 | 2026-02-04T04:47:02.088Z | Checking rand_chacha v0.9.0 |
| 331 | 2026-02-04T04:47:02.399Z | Checking pnet_datalink v0.35.0 |
| 332 | 2026-02-04T04:47:02.434Z | Checking rand v0.9.2 |
| 333 | 2026-02-04T04:47:02.533Z | Checking pnet_transport v0.35.0 |
| 334 | 2026-02-04T04:47:02.625Z | Compiling usdt-macro v0.5.0 |
| 335 | 2026-02-04T04:47:02.629Z | Checking num-rational v0.4.2 |
| 336 | 2026-02-04T04:47:02.763Z | Compiling usdt-attr-macro v0.5.0 |
| 337 | 2026-02-04T04:47:02.894Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 338 | 2026-02-04T04:47:03.250Z | Checking num v0.4.3 |
| 339 | 2026-02-04T04:47:03.436Z | Checking clap v4.5.54 |
| 340 | 2026-02-04T04:47:03.510Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 341 | 2026-02-04T04:47:03.852Z | Checking usdt v0.5.0 |
| 342 | 2026-02-04T04:47:04.010Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 343 | 2026-02-04T04:47:04.466Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 344 | 2026-02-04T04:47:05.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s |
| 345 | 2026-02-04T04:47:05.857Z | + cargo clippy --all-targets -- --deny warnings |
| 346 | 2026-02-04T04:47:06.115Z | Downloading crates ... |
| 347 | 2026-02-04T04:47:06.207Z | Downloaded libloading v0.9.0 |
| 348 | 2026-02-04T04:47:06.273Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 349 | 2026-02-04T04:47:06.295Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 350 | 2026-02-04T04:47:06.303Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 351 | 2026-02-04T04:47:06.307Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 352 | 2026-02-04T04:47:06.311Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 353 | 2026-02-04T04:47:06.316Z | Checking libloading v0.9.0 |
| 354 | 2026-02-04T04:47:06.727Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 355 | 2026-02-04T04:47:07.865Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 356 | 2026-02-04T04:47:09.560Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 357 | 2026-02-04T04:47:09.590Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 358 | 2026-02-04T04:47:11.117Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 359 | 2026-02-04T04:47:20.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s |
| 360 | 2026-02-04T04:47:20.484Z | + banner build |
| 361 | 2026-02-04T04:47:20.487Z | |
| 362 | 2026-02-04T04:47:20.487Z | ##### # # # # ##### |
| 363 | 2026-02-04T04:47:20.487Z | # # # # # # # # |
| 364 | 2026-02-04T04:47:20.487Z | ##### # # # # # # |
| 365 | 2026-02-04T04:47:20.487Z | # # # # # # # # |
| 366 | 2026-02-04T04:47:20.487Z | # # # # # # # # |
| 367 | 2026-02-04T04:47:20.487Z | ##### #### # ###### ##### |
| 368 | 2026-02-04T04:47:20.487Z | |
| 369 | 2026-02-04T04:47:20.487Z | + ptime -m cargo build |
| 370 | 2026-02-04T04:47:20.725Z | Compiling unicode-ident v1.0.22 |
| 371 | 2026-02-04T04:47:20.729Z | Compiling memchr v2.7.6 |
| 372 | 2026-02-04T04:47:20.729Z | Compiling regex-syntax v0.8.8 |
| 373 | 2026-02-04T04:47:20.729Z | Compiling cfg-if v1.0.4 |
| 374 | 2026-02-04T04:47:20.729Z | Compiling libc v0.2.179 |
| 375 | 2026-02-04T04:47:20.729Z | Compiling serde_core v1.0.228 |
| 376 | 2026-02-04T04:47:20.730Z | Compiling ucd-trie v0.1.7 |
| 377 | 2026-02-04T04:47:20.767Z | Compiling zmij v1.0.10 |
| 378 | 2026-02-04T04:47:20.823Z | Compiling byteorder v1.5.0 |
| 379 | 2026-02-04T04:47:20.916Z | Compiling proc-macro2 v1.0.105 |
| 380 | 2026-02-04T04:47:21.156Z | Compiling itoa v1.0.17 |
| 381 | 2026-02-04T04:47:21.262Z | Compiling bitflags v2.10.0 |
| 382 | 2026-02-04T04:47:21.291Z | Compiling num-traits v0.2.19 |
| 383 | 2026-02-04T04:47:21.498Z | Compiling once_cell v1.21.3 |
| 384 | 2026-02-04T04:47:21.655Z | Compiling aho-corasick v1.1.4 |
| 385 | 2026-02-04T04:47:21.685Z | Compiling quote v1.0.43 |
| 386 | 2026-02-04T04:47:21.884Z | Compiling pest v2.8.5 |
| 387 | 2026-02-04T04:47:22.324Z | Compiling syn v2.0.114 |
| 388 | 2026-02-04T04:47:22.327Z | Compiling errno v0.3.14 |
| 389 | 2026-02-04T04:47:22.543Z | Compiling rustix v1.1.3 |
| 390 | 2026-02-04T04:47:22.566Z | Compiling fastrand v2.3.0 |
| 391 | 2026-02-04T04:47:22.980Z | Compiling thread-id v4.2.2 |
| 392 | 2026-02-04T04:47:23.086Z | Compiling colored v3.0.0 |
| 393 | 2026-02-04T04:47:23.091Z | Compiling getrandom v0.3.4 |
| 394 | 2026-02-04T04:47:23.382Z | Compiling num-integer v0.1.46 |
| 395 | 2026-02-04T04:47:23.879Z | Compiling log v0.4.29 |
| 396 | 2026-02-04T04:47:24.113Z | Compiling plain v0.2.3 |
| 397 | 2026-02-04T04:47:24.205Z | Compiling no-std-net v0.6.0 |
| 398 | 2026-02-04T04:47:24.271Z | Compiling regex-automata v0.4.13 |
| 399 | 2026-02-04T04:47:24.303Z | Compiling pretty-hex v0.4.1 |
| 400 | 2026-02-04T04:47:24.518Z | Compiling pest_meta v2.8.5 |
| 401 | 2026-02-04T04:47:24.678Z | Compiling pnet_base v0.35.0 |
| 402 | 2026-02-04T04:47:24.968Z | Compiling tap v1.0.1 |
| 403 | 2026-02-04T04:47:25.151Z | Compiling wyz v0.5.1 |
| 404 | 2026-02-04T04:47:25.165Z | Compiling tempfile v3.24.0 |
| 405 | 2026-02-04T04:47:25.552Z | Compiling serde_json v1.0.148 |
| 406 | 2026-02-04T04:47:25.624Z | Compiling radium v0.7.0 |
| 407 | 2026-02-04T04:47:26.044Z | Compiling num-iter v0.1.45 |
| 408 | 2026-02-04T04:47:26.051Z | Compiling memmap v0.7.0 |
| 409 | 2026-02-04T04:47:26.225Z | Compiling funty v2.0.0 |
| 410 | 2026-02-04T04:47:26.358Z | Compiling zerocopy v0.8.31 |
| 411 | 2026-02-04T04:47:26.759Z | Compiling pnet_macros_support v0.35.0 |
| 412 | 2026-02-04T04:47:26.944Z | Compiling pnet_sys v0.35.0 |
| 413 | 2026-02-04T04:47:27.143Z | Compiling bitvec v1.0.1 |
| 414 | 2026-02-04T04:47:27.259Z | Compiling utf8parse v0.2.2 |
| 415 | 2026-02-04T04:47:27.421Z | Compiling anstyle-parse v0.2.7 |
| 416 | 2026-02-04T04:47:27.754Z | Compiling anyhow v1.0.100 |
| 417 | 2026-02-04T04:47:27.926Z | Compiling rand_core v0.9.3 |
| 418 | 2026-02-04T04:47:28.139Z | Compiling anstyle-query v1.1.5 |
| 419 | 2026-02-04T04:47:28.293Z | Compiling regex v1.12.2 |
| 420 | 2026-02-04T04:47:28.335Z | Compiling pest_generator v2.8.5 |
| 421 | 2026-02-04T04:47:28.339Z | Compiling prettyplease v0.2.37 |
| 422 | 2026-02-04T04:47:28.595Z | Compiling anstyle v1.0.13 |
| 423 | 2026-02-04T04:47:29.032Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 424 | 2026-02-04T04:47:29.366Z | Compiling is_terminal_polyfill v1.70.2 |
| 425 | 2026-02-04T04:47:29.488Z | Compiling colorchoice v1.0.4 |
| 426 | 2026-02-04T04:47:29.652Z | Compiling anstream v0.6.21 |
| 427 | 2026-02-04T04:47:29.889Z | Compiling ppv-lite86 v0.2.21 |
| 428 | 2026-02-04T04:47:30.085Z | Compiling strsim v0.11.1 |
| 429 | 2026-02-04T04:47:30.272Z | Compiling clap_lex v0.7.6 |
| 430 | 2026-02-04T04:47:30.633Z | Compiling rand_chacha v0.9.0 |
| 431 | 2026-02-04T04:47:30.686Z | Compiling clap_builder v4.5.54 |
| 432 | 2026-02-04T04:47:30.855Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 433 | 2026-02-04T04:47:31.113Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 434 | 2026-02-04T04:47:31.218Z | Compiling rand v0.9.2 |
| 435 | 2026-02-04T04:47:31.617Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 436 | 2026-02-04T04:47:33.341Z | Compiling serde_derive v1.0.228 |
| 437 | 2026-02-04T04:47:33.341Z | Compiling thiserror-impl v1.0.69 |
| 438 | 2026-02-04T04:47:33.342Z | Compiling zerocopy-derive v0.7.35 |
| 439 | 2026-02-04T04:47:33.409Z | Compiling pest_derive v2.8.5 |
| 440 | 2026-02-04T04:47:33.449Z | Compiling scroll_derive v0.12.1 |
| 441 | 2026-02-04T04:47:34.114Z | Compiling pnet_macros v0.35.0 |
| 442 | 2026-02-04T04:47:34.664Z | Compiling clap_derive v4.5.49 |
| 443 | 2026-02-04T04:47:35.240Z | Compiling scroll v0.12.0 |
| 444 | 2026-02-04T04:47:35.407Z | Compiling zerocopy v0.7.35 |
| 445 | 2026-02-04T04:47:35.777Z | Compiling goblin v0.8.2 |
| 446 | 2026-02-04T04:47:36.196Z | Compiling thiserror v1.0.69 |
| 447 | 2026-02-04T04:47:36.342Z | Compiling dtrace-parser v0.2.0 |
| 448 | 2026-02-04T04:47:37.117Z | Compiling pnet_packet v0.35.0 |
| 449 | 2026-02-04T04:47:38.295Z | Compiling clap v4.5.54 |
| 450 | 2026-02-04T04:47:38.385Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 451 | 2026-02-04T04:47:38.821Z | Compiling serde v1.0.228 |
| 452 | 2026-02-04T04:47:39.649Z | Compiling dof v0.3.0 |
| 453 | 2026-02-04T04:47:39.649Z | Compiling serde_tokenstream v0.2.2 |
| 454 | 2026-02-04T04:47:39.652Z | Compiling num-bigint v0.4.6 |
| 455 | 2026-02-04T04:47:39.652Z | Compiling num-complex v0.4.6 |
| 456 | 2026-02-04T04:47:39.822Z | Compiling ipnetwork v0.20.0 |
| 457 | 2026-02-04T04:47:40.190Z | Compiling usdt-impl v0.5.0 |
| 458 | 2026-02-04T04:47:40.367Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 459 | 2026-02-04T04:47:40.395Z | Compiling pnet_datalink v0.35.0 |
| 460 | 2026-02-04T04:47:41.250Z | Compiling usdt-macro v0.5.0 |
| 461 | 2026-02-04T04:47:41.537Z | Compiling usdt-attr-macro v0.5.0 |
| 462 | 2026-02-04T04:47:42.802Z | Compiling num-rational v0.4.2 |
| 463 | 2026-02-04T04:47:42.981Z | Compiling pnet_transport v0.35.0 |
| 464 | 2026-02-04T04:47:43.272Z | Compiling pnet v0.35.0 |
| 465 | 2026-02-04T04:47:43.560Z | Compiling num v0.4.3 |
| 466 | 2026-02-04T04:47:43.585Z | Compiling usdt v0.5.0 |
| 467 | 2026-02-04T04:47:43.825Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 468 | 2026-02-04T04:47:44.430Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 469 | 2026-02-04T04:47:44.644Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 470 | 2026-02-04T04:47:44.648Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 471 | 2026-02-04T04:47:44.846Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 472 | 2026-02-04T04:47:49.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s |
| 473 | 2026-02-04T04:47:49.238Z | |
| 474 | 2026-02-04T04:47:49.244Z | real 28.737306078 |
| 475 | 2026-02-04T04:47:49.244Z | user 2:48.872935703 |
| 476 | 2026-02-04T04:47:49.244Z | sys 20.063374574 |
| 477 | 2026-02-04T04:47:49.244Z | trap 0.101678827 |
| 478 | 2026-02-04T04:47:49.244Z | tflt 0.062983175 |
| 479 | 2026-02-04T04:47:49.244Z | dflt 0.167692490 |
| 480 | 2026-02-04T04:47:49.244Z | kflt 0.000011488 |
| 481 | 2026-02-04T04:47:49.244Z | lock 7:07.005256227 |
| 482 | 2026-02-04T04:47:49.244Z | slp 10:28.925358502 |
| 483 | 2026-02-04T04:47:49.245Z | lat 5.628633461 |
| 484 | 2026-02-04T04:47:49.245Z | stop 7.970915101 |
| 485 | 2026-02-04T04:47:49.245Z | + ptime -m cargo build --release |
| 486 | 2026-02-04T04:47:49.410Z | Compiling proc-macro2 v1.0.105 |
| 487 | 2026-02-04T04:47:49.410Z | Compiling quote v1.0.43 |
| 488 | 2026-02-04T04:47:49.414Z | Compiling unicode-ident v1.0.22 |
| 489 | 2026-02-04T04:47:49.414Z | Compiling libc v0.2.179 |
| 490 | 2026-02-04T04:47:49.414Z | Compiling serde_core v1.0.228 |
| 491 | 2026-02-04T04:47:49.414Z | Compiling memchr v2.7.6 |
| 492 | 2026-02-04T04:47:49.414Z | Compiling serde v1.0.228 |
| 493 | 2026-02-04T04:47:49.414Z | Compiling thiserror v1.0.69 |
| 494 | 2026-02-04T04:47:49.596Z | Compiling zmij v1.0.10 |
| 495 | 2026-02-04T04:47:49.995Z | Compiling rustix v1.1.3 |
| 496 | 2026-02-04T04:47:50.075Z | Compiling ucd-trie v0.1.7 |
| 497 | 2026-02-04T04:47:50.085Z | Compiling serde_json v1.0.148 |
| 498 | 2026-02-04T04:47:50.471Z | Compiling pest v2.8.5 |
| 499 | 2026-02-04T04:47:50.651Z | Compiling aho-corasick v1.1.4 |
| 500 | 2026-02-04T04:47:51.757Z | Compiling autocfg v1.5.0 |
| 501 | 2026-02-04T04:47:51.925Z | Compiling syn v2.0.114 |
| 502 | 2026-02-04T04:47:51.931Z | Compiling prettyplease v0.2.37 |
| 503 | 2026-02-04T04:47:52.350Z | Compiling regex-syntax v0.8.8 |
| 504 | 2026-02-04T04:47:52.517Z | Compiling version_check v0.9.5 |
| 505 | 2026-02-04T04:47:52.620Z | Compiling num-traits v0.2.19 |
| 506 | 2026-02-04T04:47:53.023Z | Compiling pest_meta v2.8.5 |
| 507 | 2026-02-04T04:47:55.487Z | Compiling getrandom v0.3.4 |
| 508 | 2026-02-04T04:47:55.653Z | Compiling byteorder v1.5.0 |
| 509 | 2026-02-04T04:47:56.098Z | Compiling regex-automata v0.4.13 |
| 510 | 2026-02-04T04:47:56.111Z | Compiling itoa v1.0.17 |
| 511 | 2026-02-04T04:47:56.422Z | Compiling usdt-impl v0.5.0 |
| 512 | 2026-02-04T04:47:57.278Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-02-04T04:47:57.591Z | Compiling num-integer v0.1.46 |
| 514 | 2026-02-04T04:47:57.990Z | Compiling pest_generator v2.8.5 |
| 515 | 2026-02-04T04:47:58.277Z | Compiling thread-id v4.2.2 |
| 516 | 2026-02-04T04:47:58.313Z | Compiling errno v0.3.14 |
| 517 | 2026-02-04T04:47:58.567Z | Compiling plain v0.2.3 |
| 518 | 2026-02-04T04:47:58.656Z | Compiling bitflags v2.10.0 |
| 519 | 2026-02-04T04:47:58.712Z | Compiling log v0.4.29 |
| 520 | 2026-02-04T04:47:59.868Z | Compiling fastrand v2.3.0 |
| 521 | 2026-02-04T04:48:00.229Z | Compiling regex v1.12.2 |
| 522 | 2026-02-04T04:48:00.323Z | Compiling radium v0.7.0 |
| 523 | 2026-02-04T04:48:00.814Z | Compiling no-std-net v0.6.0 |
| 524 | 2026-02-04T04:48:00.917Z | Compiling colored v3.0.0 |
| 525 | 2026-02-04T04:48:01.061Z | Compiling once_cell v1.21.3 |
| 526 | 2026-02-04T04:48:01.234Z | Compiling pretty-hex v0.4.1 |
| 527 | 2026-02-04T04:48:01.484Z | Compiling tempfile v3.24.0 |
| 528 | 2026-02-04T04:48:01.555Z | Compiling serde_derive v1.0.228 |
| 529 | 2026-02-04T04:48:02.091Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-02-04T04:48:02.172Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-02-04T04:48:02.233Z | Compiling pest_derive v2.8.5 |
| 532 | 2026-02-04T04:48:02.493Z | Compiling scroll_derive v0.12.1 |
| 533 | 2026-02-04T04:48:02.957Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 534 | 2026-02-04T04:48:03.140Z | Compiling pnet_base v0.35.0 |
| 535 | 2026-02-04T04:48:04.023Z | Compiling scroll v0.12.0 |
| 536 | 2026-02-04T04:48:04.040Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-02-04T04:48:04.674Z | Compiling goblin v0.8.2 |
| 538 | 2026-02-04T04:48:04.891Z | Compiling dtrace-parser v0.2.0 |
| 539 | 2026-02-04T04:48:05.520Z | Compiling tap v1.0.1 |
| 540 | 2026-02-04T04:48:05.704Z | Compiling zerocopy v0.8.31 |
| 541 | 2026-02-04T04:48:05.766Z | Compiling wyz v0.5.1 |
| 542 | 2026-02-04T04:48:06.214Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 543 | 2026-02-04T04:48:06.525Z | Compiling num-iter v0.1.45 |
| 544 | 2026-02-04T04:48:06.724Z | Compiling memmap v0.7.0 |
| 545 | 2026-02-04T04:48:06.847Z | Compiling funty v2.0.0 |
| 546 | 2026-02-04T04:48:06.903Z | Compiling anyhow v1.0.100 |
| 547 | 2026-02-04T04:48:07.914Z | Compiling bitvec v1.0.1 |
| 548 | 2026-02-04T04:48:09.344Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-02-04T04:48:09.552Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-02-04T04:48:09.963Z | Compiling num-bigint v0.4.6 |
| 551 | 2026-02-04T04:48:10.212Z | Compiling serde_tokenstream v0.2.2 |
| 552 | 2026-02-04T04:48:10.771Z | Compiling dof v0.3.0 |
| 553 | 2026-02-04T04:48:11.520Z | Compiling num-complex v0.4.6 |
| 554 | 2026-02-04T04:48:11.821Z | Compiling pnet_sys v0.35.0 |
| 555 | 2026-02-04T04:48:12.685Z | Compiling usdt-attr-macro v0.5.0 |
| 556 | 2026-02-04T04:48:12.785Z | Compiling usdt-macro v0.5.0 |
| 557 | 2026-02-04T04:48:13.219Z | Compiling num-rational v0.4.2 |
| 558 | 2026-02-04T04:48:14.082Z | Compiling num v0.4.3 |
| 559 | 2026-02-04T04:48:14.109Z | Compiling usdt v0.5.0 |
| 560 | 2026-02-04T04:48:16.226Z | Compiling utf8parse v0.2.2 |
| 561 | 2026-02-04T04:48:16.403Z | Compiling anstyle-parse v0.2.7 |
| 562 | 2026-02-04T04:48:16.809Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 563 | 2026-02-04T04:48:17.243Z | Compiling pnet_packet v0.35.0 |
| 564 | 2026-02-04T04:48:18.383Z | Compiling ppv-lite86 v0.2.21 |
| 565 | 2026-02-04T04:48:19.104Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 566 | 2026-02-04T04:48:19.200Z | Compiling ipnetwork v0.20.0 |
| 567 | 2026-02-04T04:48:22.045Z | Compiling rand_core v0.9.3 |
| 568 | 2026-02-04T04:48:22.818Z | Compiling pnet v0.35.0 |
| 569 | 2026-02-04T04:48:23.105Z | Compiling is_terminal_polyfill v1.70.2 |
| 570 | 2026-02-04T04:48:23.206Z | Compiling anstyle v1.0.13 |
| 571 | 2026-02-04T04:48:23.734Z | Compiling colorchoice v1.0.4 |
| 572 | 2026-02-04T04:48:23.917Z | Compiling anstyle-query v1.1.5 |
| 573 | 2026-02-04T04:48:24.068Z | Compiling anstream v0.6.21 |
| 574 | 2026-02-04T04:48:25.117Z | Compiling pnet_transport v0.35.0 |
| 575 | 2026-02-04T04:48:27.415Z | Compiling rand_chacha v0.9.0 |
| 576 | 2026-02-04T04:48:27.696Z | Compiling pnet_datalink v0.35.0 |
| 577 | 2026-02-04T04:48:27.882Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 578 | 2026-02-04T04:48:28.999Z | Compiling clap_lex v0.7.6 |
| 579 | 2026-02-04T04:48:29.008Z | Compiling strsim v0.11.1 |
| 580 | 2026-02-04T04:48:29.145Z | Compiling heck v0.5.0 |
| 581 | 2026-02-04T04:48:29.573Z | Compiling clap_derive v4.5.49 |
| 582 | 2026-02-04T04:48:29.686Z | Compiling clap_builder v4.5.54 |
| 583 | 2026-02-04T04:48:31.126Z | Compiling rand v0.9.2 |
| 584 | 2026-02-04T04:48:32.749Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 585 | 2026-02-04T04:48:32.800Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 586 | 2026-02-04T04:48:33.227Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 587 | 2026-02-04T04:48:33.753Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 588 | 2026-02-04T04:48:41.365Z | Compiling clap v4.5.54 |
| 589 | 2026-02-04T04:48:41.479Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 590 | 2026-02-04T04:48:47.117Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 591 | 2026-02-04T04:48:58.869Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 592 | 2026-02-04T04:48:58.894Z | |
| 593 | 2026-02-04T04:48:58.898Z | real 1:09.635144505 |
| 594 | 2026-02-04T04:48:58.898Z | user 7:42.289538517 |
| 595 | 2026-02-04T04:48:58.898Z | sys 30.950186807 |
| 596 | 2026-02-04T04:48:58.898Z | trap 0.258392932 |
| 597 | 2026-02-04T04:48:58.898Z | tflt 0.244070627 |
| 598 | 2026-02-04T04:48:58.898Z | dflt 0.196434082 |
| 599 | 2026-02-04T04:48:58.898Z | kflt 0.000031125 |
| 600 | 2026-02-04T04:48:58.898Z | lock 25:23.899911859 |
| 601 | 2026-02-04T04:48:58.898Z | slp 29:27.725446510 |
| 602 | 2026-02-04T04:48:58.898Z | lat 23.564485783 |
| 603 | 2026-02-04T04:48:58.898Z | stop 16.003845852 |
| 604 | 2026-02-04T04:48:58.898Z | + for x in debug release |
| 605 | 2026-02-04T04:48:58.898Z | + mkdir -p /work/debug |
| 606 | 2026-02-04T04:48:58.898Z | + cp target/debug/x4c /work/debug/ |
| 607 | 2026-02-04T04:48:58.933Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 608 | 2026-02-04T04:48:58.976Z | + for x in debug release |
| 609 | 2026-02-04T04:48:58.976Z | + mkdir -p /work/release |
| 610 | 2026-02-04T04:48:58.980Z | + cp target/release/x4c /work/release/ |
| 611 | 2026-02-04T04:48:58.992Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 612 | 2026-02-04T04:48:59.003Z | + banner test |
| 613 | 2026-02-04T04:48:59.006Z | |
| 614 | 2026-02-04T04:48:59.007Z | ##### ###### #### ##### |
| 615 | 2026-02-04T04:48:59.007Z | # # # # |
| 616 | 2026-02-04T04:48:59.007Z | # ##### #### # |
| 617 | 2026-02-04T04:48:59.007Z | # # # # |
| 618 | 2026-02-04T04:48:59.007Z | # # # # # |
| 619 | 2026-02-04T04:48:59.007Z | # ###### #### # |
| 620 | 2026-02-04T04:48:59.007Z | |
| 621 | 2026-02-04T04:48:59.007Z | + cargo test |
| 622 | 2026-02-04T04:48:59.164Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 623 | 2026-02-04T04:48:59.185Z | Compiling libloading v0.9.0 |
| 624 | 2026-02-04T04:48:59.188Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 625 | 2026-02-04T04:48:59.192Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 626 | 2026-02-04T04:48:59.196Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 627 | 2026-02-04T04:48:59.200Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 628 | 2026-02-04T04:48:59.570Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 629 | 2026-02-04T04:49:00.903Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 630 | 2026-02-04T04:49:00.903Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 631 | 2026-02-04T04:49:00.914Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 632 | 2026-02-04T04:49:01.335Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 633 | 2026-02-04T04:49:13.177Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 14.10s |
| 634 | 2026-02-04T04:49:13.197Z | Running unittests src/lib.rs (target/debug/deps/p4-ac47f4d0bb9e742f) |
| 635 | 2026-02-04T04:49:13.200Z | |
| 636 | 2026-02-04T04:49:13.200Z | running 0 tests |
| 637 | 2026-02-04T04:49:13.200Z | |
| 638 | 2026-02-04T04:49:13.200Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 639 | 2026-02-04T04:49:13.200Z | |
| 640 | 2026-02-04T04:49:13.200Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-fe8de48dd88478de) |
| 641 | 2026-02-04T04:49:13.205Z | |
| 642 | 2026-02-04T04:49:13.205Z | running 0 tests |
| 643 | 2026-02-04T04:49:13.205Z | |
| 644 | 2026-02-04T04:49:13.205Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 645 | 2026-02-04T04:49:13.205Z | |
| 646 | 2026-02-04T04:49:13.205Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-dbc108137e54e4f8) |
| 647 | 2026-02-04T04:49:13.209Z | |
| 648 | 2026-02-04T04:49:13.209Z | running 0 tests |
| 649 | 2026-02-04T04:49:13.209Z | |
| 650 | 2026-02-04T04:49:13.209Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-02-04T04:49:13.209Z | |
| 652 | 2026-02-04T04:49:13.209Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-01b1db477e5f228d) |
| 653 | 2026-02-04T04:49:13.209Z | |
| 654 | 2026-02-04T04:49:13.209Z | running 0 tests |
| 655 | 2026-02-04T04:49:13.209Z | |
| 656 | 2026-02-04T04:49:13.209Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 657 | 2026-02-04T04:49:13.209Z | |
| 658 | 2026-02-04T04:49:13.209Z | Running unittests src/lib.rs (target/debug/deps/p4rs-0392ef40c5115b98) |
| 659 | 2026-02-04T04:49:13.213Z | |
| 660 | 2026-02-04T04:49:13.213Z | running 14 tests |
| 661 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 662 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_add_nest ... ok |
| 663 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_add_le ... ok |
| 664 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 665 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_add_be ... ok |
| 666 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_mod ... ok |
| 667 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_sub_be ... ok |
| 668 | 2026-02-04T04:49:13.213Z | test bitmath::tests::bitmath_sub_le ... ok |
| 669 | 2026-02-04T04:49:13.213Z | test checksum::tests::udp_checksum ... ok |
| 670 | 2026-02-04T04:49:13.213Z | test table::tests::match_lpm_ternary_1 ... ok |
| 671 | 2026-02-04T04:49:13.213Z | test table::tests::match_lpm_ternary_range ... ok |
| 672 | 2026-02-04T04:49:13.213Z | test table::tests::match_ternary_1 ... ok |
| 673 | 2026-02-04T04:49:13.213Z | test table::tests::match_lpm_1 ... ok |
| 674 | 2026-02-04T04:49:13.213Z | test table::tests::match_with_action ... ok |
| 675 | 2026-02-04T04:49:13.213Z | |
| 676 | 2026-02-04T04:49:13.213Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 677 | 2026-02-04T04:49:13.213Z | |
| 678 | 2026-02-04T04:49:13.217Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-d2ec4f1814674335) |
| 679 | 2026-02-04T04:49:13.217Z | |
| 680 | 2026-02-04T04:49:13.217Z | running 0 tests |
| 681 | 2026-02-04T04:49:13.217Z | |
| 682 | 2026-02-04T04:49:13.217Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 683 | 2026-02-04T04:49:13.217Z | |
| 684 | 2026-02-04T04:49:13.217Z | Running unittests src/lib.rs (target/debug/deps/tests-b4fa8495a9747d9c) |
| 685 | 2026-02-04T04:49:13.220Z | |
| 686 | 2026-02-04T04:49:13.221Z | running 15 tests |
| 687 | 2026-02-04T04:49:13.224Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 688 | 2026-02-04T04:49:13.224Z | test headers::ipv6_header_read_write ... ok |
| 689 | 2026-02-04T04:49:13.224Z | test dload::pipeline_create ... ok |
| 690 | 2026-02-04T04:49:13.227Z | test ipv6::test_ipv6_parse ... ok |
| 691 | 2026-02-04T04:49:13.228Z | test dload::dynamic_load ... ok |
| 692 | 2026-02-04T04:49:13.234Z | test arithmetic::arithmetic ... ok |
| 693 | 2026-02-04T04:49:13.238Z | test decap::geneve_decap ... ok |
| 694 | 2026-02-04T04:49:13.238Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 695 | 2026-02-04T04:49:13.238Z | test hub::hub2 ... ok |
| 696 | 2026-02-04T04:49:13.238Z | test disag_router::disag_router ... ok |
| 697 | 2026-02-04T04:49:13.246Z | test vlan::test_vlan_parse ... ok |
| 698 | 2026-02-04T04:49:13.246Z | test dynamic_router::dynamic_router2 ... ok |
| 699 | 2026-02-04T04:49:13.246Z | test mac_rewrite::mac_rewrite2 ... ok |
| 700 | 2026-02-04T04:49:13.276Z | test basic_router::basic_router2 ... ok |
| 701 | 2026-02-04T04:49:13.300Z | test range::range ... ok |
| 702 | 2026-02-04T04:49:13.300Z | |
| 703 | 2026-02-04T04:49:13.300Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 704 | 2026-02-04T04:49:13.300Z | |
| 705 | 2026-02-04T04:49:13.308Z | Running unittests src/lib.rs (target/debug/deps/x4c-84ad01822a7e5d62) |
| 706 | 2026-02-04T04:49:13.311Z | |
| 707 | 2026-02-04T04:49:13.311Z | running 0 tests |
| 708 | 2026-02-04T04:49:13.311Z | |
| 709 | 2026-02-04T04:49:13.311Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 710 | 2026-02-04T04:49:13.311Z | |
| 711 | 2026-02-04T04:49:13.311Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-b9525a15b3c3be41) |
| 712 | 2026-02-04T04:49:13.316Z | |
| 713 | 2026-02-04T04:49:13.316Z | running 0 tests |
| 714 | 2026-02-04T04:49:13.316Z | |
| 715 | 2026-02-04T04:49:13.316Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 716 | 2026-02-04T04:49:13.316Z | |
| 717 | 2026-02-04T04:49:13.316Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-71fa02e48857f411) |
| 718 | 2026-02-04T04:49:13.316Z | |
| 719 | 2026-02-04T04:49:13.316Z | running 0 tests |
| 720 | 2026-02-04T04:49:13.316Z | |
| 721 | 2026-02-04T04:49:13.316Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 722 | 2026-02-04T04:49:13.316Z | |
| 723 | 2026-02-04T04:49:13.322Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-0fd2b64058de375e) |
| 724 | 2026-02-04T04:49:13.322Z | |
| 725 | 2026-02-04T04:49:13.322Z | running 0 tests |
| 726 | 2026-02-04T04:49:13.322Z | |
| 727 | 2026-02-04T04:49:13.322Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 728 | 2026-02-04T04:49:13.322Z | |
| 729 | 2026-02-04T04:49:13.322Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 730 | 2026-02-04T04:49:13.322Z | |
| 731 | 2026-02-04T04:49:13.322Z | running 0 tests |
| 732 | 2026-02-04T04:49:13.322Z | |
| 733 | 2026-02-04T04:49:13.322Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 734 | 2026-02-04T04:49:13.322Z | |
| 735 | 2026-02-04T04:49:13.322Z | Doc-tests p4 |
| 736 | 2026-02-04T04:49:13.463Z | |
| 737 | 2026-02-04T04:49:13.463Z | running 0 tests |
| 738 | 2026-02-04T04:49:13.463Z | |
| 739 | 2026-02-04T04:49:13.463Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 740 | 2026-02-04T04:49:13.463Z | |
| 741 | 2026-02-04T04:49:13.473Z | Doc-tests p4_macro |
| 742 | 2026-02-04T04:49:13.530Z | |
| 743 | 2026-02-04T04:49:13.530Z | running 2 tests |
| 744 | 2026-02-04T04:49:13.534Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 745 | 2026-02-04T04:49:13.534Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 746 | 2026-02-04T04:49:13.534Z | |
| 747 | 2026-02-04T04:49:13.534Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 748 | 2026-02-04T04:49:13.534Z | |
| 749 | 2026-02-04T04:49:13.538Z | Doc-tests p4_rust |
| 750 | 2026-02-04T04:49:13.809Z | |
| 751 | 2026-02-04T04:49:13.809Z | running 0 tests |
| 752 | 2026-02-04T04:49:13.809Z | |
| 753 | 2026-02-04T04:49:13.809Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 754 | 2026-02-04T04:49:13.809Z | |
| 755 | 2026-02-04T04:49:13.822Z | Doc-tests p4rs |
| 756 | 2026-02-04T04:49:13.940Z | |
| 757 | 2026-02-04T04:49:13.940Z | running 1 test |
| 758 | 2026-02-04T04:49:15.018Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 759 | 2026-02-04T04:49:15.018Z | |
| 760 | 2026-02-04T04:49:15.019Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s |
| 761 | 2026-02-04T04:49:15.019Z | |
| 762 | 2026-02-04T04:49:15.032Z | Doc-tests tests |
| 763 | 2026-02-04T04:49:15.112Z | |
| 764 | 2026-02-04T04:49:15.112Z | running 0 tests |
| 765 | 2026-02-04T04:49:15.112Z | |
| 766 | 2026-02-04T04:49:15.112Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 767 | 2026-02-04T04:49:15.112Z | |
| 768 | 2026-02-04T04:49:15.120Z | Doc-tests x4c |
| 769 | 2026-02-04T04:49:15.182Z | |
| 770 | 2026-02-04T04:49:15.182Z | running 0 tests |
| 771 | 2026-02-04T04:49:15.182Z | |
| 772 | 2026-02-04T04:49:15.182Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 773 | 2026-02-04T04:49:15.182Z | |
| 774 | 2026-02-04T04:49:15.189Z | Doc-tests x4c_error_codes |
| 775 | 2026-02-04T04:49:15.227Z | |
| 776 | 2026-02-04T04:49:15.227Z | running 0 tests |
| 777 | 2026-02-04T04:49:15.227Z | |
| 778 | 2026-02-04T04:49:15.230Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 779 | 2026-02-04T04:49:15.230Z | |
| 780 | 2026-02-04T04:49:15.241Z | + pushd test |
| 781 | 2026-02-04T04:49:15.246Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 782 | 2026-02-04T04:49:15.246Z | + banner 'mac rewr' |
| 783 | 2026-02-04T04:49:15.246Z | |
| 784 | 2026-02-04T04:49:15.246Z | # # ## #### ##### ###### # # ##### |
| 785 | 2026-02-04T04:49:15.246Z | ## ## # # # # # # # # # # # |
| 786 | 2026-02-04T04:49:15.246Z | # ## # # # # # # ##### # # # # |
| 787 | 2026-02-04T04:49:15.246Z | # # ###### # ##### # # ## # ##### |
| 788 | 2026-02-04T04:49:15.246Z | # # # # # # # # # ## ## # # |
| 789 | 2026-02-04T04:49:15.246Z | # # # # #### # # ###### # # # # |
| 790 | 2026-02-04T04:49:15.246Z | |
| 791 | 2026-02-04T04:49:15.246Z | + RUST_BACKTRACE=1 |
| 792 | 2026-02-04T04:49:15.246Z | + cargo test mac_rewrite -- --nocapture |
| 793 | 2026-02-04T04:49:15.441Z | Compiling aho-corasick v1.1.4 |
| 794 | 2026-02-04T04:49:15.462Z | Compiling rustix v1.1.3 |
| 795 | 2026-02-04T04:49:15.467Z | Compiling errno v0.3.14 |
| 796 | 2026-02-04T04:49:15.470Z | Compiling prettyplease v0.2.37 |
| 797 | 2026-02-04T04:49:16.720Z | Compiling tempfile v3.24.0 |
| 798 | 2026-02-04T04:49:16.741Z | Compiling regex-automata v0.4.13 |
| 799 | 2026-02-04T04:49:19.326Z | Compiling regex v1.12.2 |
| 800 | 2026-02-04T04:49:19.878Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 801 | 2026-02-04T04:49:19.984Z | Compiling pnet_macros v0.35.0 |
| 802 | 2026-02-04T04:49:21.139Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 803 | 2026-02-04T04:49:21.430Z | Compiling pnet_packet v0.35.0 |
| 804 | 2026-02-04T04:49:22.634Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 805 | 2026-02-04T04:49:25.052Z | Compiling pnet_transport v0.35.0 |
| 806 | 2026-02-04T04:49:25.243Z | Compiling pnet v0.35.0 |
| 807 | 2026-02-04T04:49:25.442Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 808 | 2026-02-04T04:49:36.688Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 21.37s |
| 809 | 2026-02-04T04:49:36.702Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 810 | 2026-02-04T04:49:36.706Z | |
| 811 | 2026-02-04T04:49:36.706Z | running 1 test |
| 812 | 2026-02-04T04:49:36.713Z | [phy2] do you know the muffin man? |
| 813 | 2026-02-04T04:49:36.717Z | [cpu] the muffin man? |
| 814 | 2026-02-04T04:49:36.717Z | [cpu] the muffin man! |
| 815 | 2026-02-04T04:49:36.717Z | [cpu] why yes |
| 816 | 2026-02-04T04:49:36.717Z | [phy1] i know the muffin man |
| 817 | 2026-02-04T04:49:36.717Z | [phy3] the muffin man is me!!! |
| 818 | 2026-02-04T04:49:36.717Z | test mac_rewrite::mac_rewrite2 ... ok |
| 819 | 2026-02-04T04:49:36.717Z | |
| 820 | 2026-02-04T04:49:36.717Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 821 | 2026-02-04T04:49:36.717Z | |
| 822 | 2026-02-04T04:49:36.724Z | + banner 'dyn load' |
| 823 | 2026-02-04T04:49:36.728Z | |
| 824 | 2026-02-04T04:49:36.728Z | ##### # # # # # #### ## ##### |
| 825 | 2026-02-04T04:49:36.728Z | # # # # ## # # # # # # # # |
| 826 | 2026-02-04T04:49:36.728Z | # # # # # # # # # # # # # |
| 827 | 2026-02-04T04:49:36.728Z | # # # # # # # # # ###### # # |
| 828 | 2026-02-04T04:49:36.728Z | # # # # ## # # # # # # # |
| 829 | 2026-02-04T04:49:36.728Z | ##### # # # ###### #### # # ##### |
| 830 | 2026-02-04T04:49:36.728Z | |
| 831 | 2026-02-04T04:49:36.728Z | + RUST_BACKTRACE=1 |
| 832 | 2026-02-04T04:49:36.728Z | + cargo test dload -- --nocapture |
| 833 | 2026-02-04T04:49:36.908Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 834 | 2026-02-04T04:49:36.912Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 835 | 2026-02-04T04:49:36.917Z | |
| 836 | 2026-02-04T04:49:36.917Z | running 2 tests |
| 837 | 2026-02-04T04:49:36.922Z | test dload::pipeline_create ... ok |
| 838 | 2026-02-04T04:49:36.922Z | test dload::dynamic_load ... ok |
| 839 | 2026-02-04T04:49:36.922Z | |
| 840 | 2026-02-04T04:49:36.922Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 841 | 2026-02-04T04:49:36.922Z | |
| 842 | 2026-02-04T04:49:36.929Z | + banner disag |
| 843 | 2026-02-04T04:49:36.932Z | |
| 844 | 2026-02-04T04:49:36.932Z | ##### # #### ## #### |
| 845 | 2026-02-04T04:49:36.932Z | # # # # # # # # |
| 846 | 2026-02-04T04:49:36.932Z | # # # #### # # # |
| 847 | 2026-02-04T04:49:36.932Z | # # # # ###### # ### |
| 848 | 2026-02-04T04:49:36.933Z | # # # # # # # # # |
| 849 | 2026-02-04T04:49:36.933Z | ##### # #### # # #### |
| 850 | 2026-02-04T04:49:36.933Z | |
| 851 | 2026-02-04T04:49:36.933Z | + RUST_BACKTRACE=1 |
| 852 | 2026-02-04T04:49:36.933Z | + cargo test disag_router -- --nocapture |
| 853 | 2026-02-04T04:49:37.111Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 854 | 2026-02-04T04:49:37.115Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 855 | 2026-02-04T04:49:37.119Z | |
| 856 | 2026-02-04T04:49:37.119Z | running 1 test |
| 857 | 2026-02-04T04:49:37.138Z | [phy2] do you know the muffin man? |
| 858 | 2026-02-04T04:49:37.139Z | [cpu] the muffin man? |
| 859 | 2026-02-04T04:49:37.139Z | [cpu] the muffin man! |
| 860 | 2026-02-04T04:49:37.139Z | [cpu] why yes |
| 861 | 2026-02-04T04:49:37.139Z | [phy1] i know the muffin man |
| 862 | 2026-02-04T04:49:37.139Z | [phy3] the muffin man is me!!! |
| 863 | 2026-02-04T04:49:37.139Z | test disag_router::disag_router ... ok |
| 864 | 2026-02-04T04:49:37.139Z | |
| 865 | 2026-02-04T04:49:37.139Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 866 | 2026-02-04T04:49:37.139Z | |
| 867 | 2026-02-04T04:49:37.139Z | + banner 'dyn rtr' |
| 868 | 2026-02-04T04:49:37.142Z | |
| 869 | 2026-02-04T04:49:37.142Z | ##### # # # # ##### ##### ##### |
| 870 | 2026-02-04T04:49:37.142Z | # # # # ## # # # # # # |
| 871 | 2026-02-04T04:49:37.143Z | # # # # # # # # # # # |
| 872 | 2026-02-04T04:49:37.143Z | # # # # # # ##### # ##### |
| 873 | 2026-02-04T04:49:37.143Z | # # # # ## # # # # # |
| 874 | 2026-02-04T04:49:37.143Z | ##### # # # # # # # # |
| 875 | 2026-02-04T04:49:37.143Z | |
| 876 | 2026-02-04T04:49:37.143Z | + RUST_BACKTRACE=1 |
| 877 | 2026-02-04T04:49:37.143Z | + cargo test dynamic_router -- --nocapture |
| 878 | 2026-02-04T04:49:37.317Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 879 | 2026-02-04T04:49:37.321Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 880 | 2026-02-04T04:49:37.324Z | |
| 881 | 2026-02-04T04:49:37.324Z | running 1 test |
| 882 | 2026-02-04T04:49:37.331Z | [phy2] do you know the muffin man? |
| 883 | 2026-02-04T04:49:37.336Z | [cpu] the muffin man? |
| 884 | 2026-02-04T04:49:37.337Z | [cpu] the muffin man! |
| 885 | 2026-02-04T04:49:37.337Z | [cpu] why yes |
| 886 | 2026-02-04T04:49:37.337Z | [phy1] i know the muffin man |
| 887 | 2026-02-04T04:49:37.337Z | [phy3] the muffin man is me!!! |
| 888 | 2026-02-04T04:49:37.337Z | test dynamic_router::dynamic_router2 ... ok |
| 889 | 2026-02-04T04:49:37.337Z | |
| 890 | 2026-02-04T04:49:37.337Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 891 | 2026-02-04T04:49:37.337Z | |
| 892 | 2026-02-04T04:49:37.341Z | + banner hub |
| 893 | 2026-02-04T04:49:37.345Z | |
| 894 | 2026-02-04T04:49:37.345Z | # # # # ##### |
| 895 | 2026-02-04T04:49:37.345Z | # # # # # # |
| 896 | 2026-02-04T04:49:37.345Z | ###### # # ##### |
| 897 | 2026-02-04T04:49:37.345Z | # # # # # # |
| 898 | 2026-02-04T04:49:37.345Z | # # # # # # |
| 899 | 2026-02-04T04:49:37.345Z | # # #### ##### |
| 900 | 2026-02-04T04:49:37.345Z | |
| 901 | 2026-02-04T04:49:37.345Z | + RUST_BACKTRACE=1 |
| 902 | 2026-02-04T04:49:37.345Z | + cargo test hub -- --nocapture |
| 903 | 2026-02-04T04:49:37.525Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 904 | 2026-02-04T04:49:37.528Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 905 | 2026-02-04T04:49:37.532Z | |
| 906 | 2026-02-04T04:49:37.532Z | running 1 test |
| 907 | 2026-02-04T04:49:37.538Z | [phy2] do you know the muffin man? |
| 908 | 2026-02-04T04:49:37.538Z | [phy3] do you know the muffin man? |
| 909 | 2026-02-04T04:49:37.541Z | [phy1] the muffin man? |
| 910 | 2026-02-04T04:49:37.541Z | [phy3] the muffin man? |
| 911 | 2026-02-04T04:49:37.541Z | [phy2] the muffin man! |
| 912 | 2026-02-04T04:49:37.541Z | [phy3] the muffin man! |
| 913 | 2026-02-04T04:49:37.541Z | [phy1] why yes |
| 914 | 2026-02-04T04:49:37.541Z | [phy1] i know the muffin man |
| 915 | 2026-02-04T04:49:37.541Z | [phy1] the muffin man is me!!! |
| 916 | 2026-02-04T04:49:37.541Z | [phy3] why yes |
| 917 | 2026-02-04T04:49:37.541Z | [phy3] i know the muffin man |
| 918 | 2026-02-04T04:49:37.541Z | [phy3] the muffin man is me!!! |
| 919 | 2026-02-04T04:49:37.541Z | test hub::hub2 ... ok |
| 920 | 2026-02-04T04:49:37.541Z | |
| 921 | 2026-02-04T04:49:37.542Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 922 | 2026-02-04T04:49:37.542Z | |
| 923 | 2026-02-04T04:49:37.547Z | + banner router |
| 924 | 2026-02-04T04:49:37.551Z | |
| 925 | 2026-02-04T04:49:37.551Z | ##### #### # # ##### ###### ##### |
| 926 | 2026-02-04T04:49:37.551Z | # # # # # # # # # # |
| 927 | 2026-02-04T04:49:37.551Z | # # # # # # # ##### # # |
| 928 | 2026-02-04T04:49:37.551Z | ##### # # # # # # ##### |
| 929 | 2026-02-04T04:49:37.551Z | # # # # # # # # # # |
| 930 | 2026-02-04T04:49:37.551Z | # # #### #### # ###### # # |
| 931 | 2026-02-04T04:49:37.551Z | |
| 932 | 2026-02-04T04:49:37.551Z | + RUST_BACKTRACE=1 |
| 933 | 2026-02-04T04:49:37.551Z | + cargo test basic_router -- --nocapture |
| 934 | 2026-02-04T04:49:37.729Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 935 | 2026-02-04T04:49:37.733Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 936 | 2026-02-04T04:49:37.737Z | |
| 937 | 2026-02-04T04:49:37.737Z | running 1 test |
| 938 | 2026-02-04T04:49:37.744Z | [phy2] do you know the muffin man? |
| 939 | 2026-02-04T04:49:37.748Z | [phy1] the muffin man? |
| 940 | 2026-02-04T04:49:37.748Z | [phy2] the muffin man! |
| 941 | 2026-02-04T04:49:37.748Z | [phy1] why yes |
| 942 | 2026-02-04T04:49:37.748Z | [phy1] i know the muffin man |
| 943 | 2026-02-04T04:49:37.748Z | [phy1] the muffin man is me!!! |
| 944 | 2026-02-04T04:49:37.748Z | test basic_router::basic_router2 ... ok |
| 945 | 2026-02-04T04:49:37.748Z | |
| 946 | 2026-02-04T04:49:37.748Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 947 | 2026-02-04T04:49:37.748Z | |
| 948 | 2026-02-04T04:49:37.768Z | + banner headers |
| 949 | 2026-02-04T04:49:37.772Z | |
| 950 | 2026-02-04T04:49:37.772Z | # # ###### ## ##### ###### ##### #### |
| 951 | 2026-02-04T04:49:37.772Z | # # # # # # # # # # # |
| 952 | 2026-02-04T04:49:37.772Z | ###### ##### # # # # ##### # # #### |
| 953 | 2026-02-04T04:49:37.772Z | # # # ###### # # # ##### # |
| 954 | 2026-02-04T04:49:37.772Z | # # # # # # # # # # # # |
| 955 | 2026-02-04T04:49:37.772Z | # # ###### # # ##### ###### # # #### |
| 956 | 2026-02-04T04:49:37.772Z | |
| 957 | 2026-02-04T04:49:37.772Z | + RUST_BACKTRACE=1 |
| 958 | 2026-02-04T04:49:37.772Z | + cargo test headers -- --nocapture |
| 959 | 2026-02-04T04:49:37.932Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 960 | 2026-02-04T04:49:37.937Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb) |
| 961 | 2026-02-04T04:49:37.940Z | |
| 962 | 2026-02-04T04:49:37.941Z | running 1 test |
| 963 | 2026-02-04T04:49:37.941Z | test headers::ipv6_header_read_write ... ok |
| 964 | 2026-02-04T04:49:37.941Z | |
| 965 | 2026-02-04T04:49:37.941Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 966 | 2026-02-04T04:49:37.941Z | |
| 967 | 2026-02-04T04:49:37.947Z | process exited: duration 205997 ms, exit code 0 |
| |
| 968 | 2026-02-04T04:49:37.964Z | found 4 output files |
| 969 | 2026-02-04T04:49:37.964Z | uploading: /work/debug/libsidecar_lite.so (43027392 bytes) |
| 970 | 2026-02-04T04:49:39.461Z | uploaded: /work/debug/libsidecar_lite.so |
| 971 | 2026-02-04T04:49:39.462Z | uploading: /work/debug/x4c (37769760 bytes) |
| 972 | 2026-02-04T04:49:40.857Z | uploaded: /work/debug/x4c |
| 973 | 2026-02-04T04:49:40.860Z | uploading: /work/release/libsidecar_lite.so (9843672 bytes) |
| 974 | 2026-02-04T04:49:41.967Z | uploaded: /work/release/libsidecar_lite.so |
| 975 | 2026-02-04T04:49:41.971Z | uploading: /work/release/x4c (8583752 bytes) |
| 976 | 2026-02-04T04:49:43.091Z | uploaded: /work/release/x4c |