|
|
|
| 1 | 2026-08-25T03:39:03.022Z | job assigned to worker 01M0VFYFFJA7C1YWV1FPSVVJJ7 [factory aws, i-00937b90c6790feec] (queued for 52 s) |
| |
| 2 | 2026-08-25T03:39:09.627Z | starting task 0: "setup" |
| 3 | 2026-08-25T03:39:09.641Z | ++ uname -s |
| 4 | 2026-08-25T03:39:09.641Z | + kern=SunOS |
| 5 | 2026-08-25T03:39:09.641Z | + build_user=build |
| 6 | 2026-08-25T03:39:09.642Z | + build_uid=12345 |
| 7 | 2026-08-25T03:39:09.642Z | + work_dir=/work |
| 8 | 2026-08-25T03:39:09.642Z | + input_dir=/input |
| 9 | 2026-08-25T03:39:09.642Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T03:39:09.642Z | + case "$kern" in |
| 11 | 2026-08-25T03:39:09.642Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T03:39:09.642Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T03:39:11.630Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T03:39:11.705Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T03:39:11.714Z | + home_fs=zfs |
| 16 | 2026-08-25T03:39:11.714Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T03:39:11.714Z | + mkdir -p /home/build |
| 18 | 2026-08-25T03:39:11.714Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T03:39:13.716Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T03:39:14.171Z | process exited: duration 4095 ms, exit code 0 |
| |
| 21 | 2026-08-25T03:39:14.249Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T03:39:14.269Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-25T03:39:14.269Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-25T03:39:14.269Z | * rust toolchain profile = "default" |
| 25 | 2026-08-25T03:39:14.269Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-25T03:39:14.270Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T03:39:14.270Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T03:39:14.270Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T03:39:14.270Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-25T03:39:14.357Z | info: downloading installer |
| 31 | 2026-08-25T03:39:15.706Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-25T03:39:15.706Z | warn: /opt/ooce/bin |
| 33 | 2026-08-25T03:39:15.707Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-25T03:39:15.713Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-25T03:39:15.714Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-25T03:39:15.714Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-25T03:39:15.714Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-25T03:39:15.714Z | error: cannot install while Rust is installed |
| 39 | 2026-08-25T03:39:15.714Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-25T03:39:15.714Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-25T03:39:15.714Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-25T03:39:15.714Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-25T03:39:15.714Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-25T03:39:15.720Z | info: profile set to default |
| 45 | 2026-08-25T03:39:15.720Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-25T03:39:15.720Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-25T03:39:15.864Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 48 | 2026-08-25T03:39:15.871Z | info: downloading 6 components |
| 49 | 2026-08-25T03:39:31.345Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-25T03:39:31.345Z | |
| 51 | 2026-08-25T03:39:31.367Z | stable-x86_64-unknown-illumos installed - rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 52 | 2026-08-25T03:39:31.367Z | |
| 53 | 2026-08-25T03:39:31.367Z | |
| 54 | 2026-08-25T03:39:31.367Z | Rust is installed now. Great! |
| 55 | 2026-08-25T03:39:31.367Z | |
| 56 | 2026-08-25T03:39:31.374Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-25T03:39:31.374Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-25T03:39:31.374Z | |
| 59 | 2026-08-25T03:39:31.374Z | To configure your current shell, you need to source |
| 60 | 2026-08-25T03:39:31.374Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-25T03:39:31.374Z | |
| 62 | 2026-08-25T03:39:31.374Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-25T03:39:31.374Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-25T03:39:31.374Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-25T03:39:31.374Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-25T03:39:31.374Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-25T03:39:31.374Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-25T03:39:31.375Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-25T03:39:31.375Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-25T03:39:31.375Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-25T03:39:31.467Z | + rustup --version |
| 72 | 2026-08-25T03:39:31.475Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-25T03:39:31.489Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-25T03:39:31.495Z | info: the currently active `rustc` version is `rustc 1.98.0 (88d9e12ae 2026-08-18)` |
| 75 | 2026-08-25T03:39:31.500Z | + cargo --version |
| 76 | 2026-08-25T03:39:31.513Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 77 | 2026-08-25T03:39:31.518Z | + rustc --version |
| 78 | 2026-08-25T03:39:31.534Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 79 | 2026-08-25T03:39:31.537Z | process exited: duration 17310 ms, exit code 0 |
| |
| 80 | 2026-08-25T03:39:31.544Z | starting task 2: "authentication" |
| 81 | 2026-08-25T03:39:31.561Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-08-25T03:40:25.586Z | process exited: duration 54041 ms, exit code 0 |
| |
| 83 | 2026-08-25T03:40:25.592Z | starting task 3: "clone repository" |
| 84 | 2026-08-25T03:40:25.596Z | + mkdir -p /work/oxidecomputer/p4 |
| 85 | 2026-08-25T03:40:25.599Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 86 | 2026-08-25T03:40:25.629Z | Cloning into '/work/oxidecomputer/p4'... |
| 87 | 2026-08-25T03:40:26.445Z | + cd /work/oxidecomputer/p4 |
| 88 | 2026-08-25T03:40:26.445Z | + git fetch origin b91f5b48fad4f7ef2be8e5ac007565ef1a0460c3 |
| 89 | 2026-08-25T03:40:26.735Z | From https://github.com/oxidecomputer/p4 |
| 90 | 2026-08-25T03:40:26.735Z | * branch b91f5b48fad4f7ef2be8e5ac007565ef1a0460c3 -> FETCH_HEAD |
| 91 | 2026-08-25T03:40:26.741Z | + [[ -n renovate/clap ]] |
| 92 | 2026-08-25T03:40:26.744Z | ++ git branch --show-current |
| 93 | 2026-08-25T03:40:26.744Z | + current=main |
| 94 | 2026-08-25T03:40:26.744Z | + [[ main != renovate/clap ]] |
| 95 | 2026-08-25T03:40:26.744Z | + git branch -f renovate/clap b91f5b48fad4f7ef2be8e5ac007565ef1a0460c3 |
| 96 | 2026-08-25T03:40:26.744Z | + git checkout -f renovate/clap |
| 97 | 2026-08-25T03:40:26.750Z | Switched to branch 'renovate/clap' |
| 98 | 2026-08-25T03:40:26.753Z | + git reset --hard b91f5b48fad4f7ef2be8e5ac007565ef1a0460c3 |
| 99 | 2026-08-25T03:40:26.757Z | HEAD is now at b91f5b4 Update Rust crate clap to v4.6.6 |
| 100 | 2026-08-25T03:40:26.759Z | process exited: duration 1164 ms, exit code 0 |
| |
| 101 | 2026-08-25T03:40:26.765Z | starting task 4: "build" |
| 102 | 2026-08-25T03:40:26.772Z | + cargo --version |
| 103 | 2026-08-25T03:40:26.775Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 104 | 2026-08-25T03:40:26.955Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 105 | 2026-08-25T03:40:26.957Z | info: downloading 6 components |
| 106 | 2026-08-25T03:40:42.902Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 107 | 2026-08-25T03:40:42.907Z | + rustc --version |
| 108 | 2026-08-25T03:40:42.932Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 109 | 2026-08-25T03:40:42.936Z | + banner check |
| 110 | 2026-08-25T03:40:42.940Z | |
| 111 | 2026-08-25T03:40:42.940Z | #### # # ###### #### # # |
| 112 | 2026-08-25T03:40:42.940Z | # # # # # # # # # |
| 113 | 2026-08-25T03:40:42.940Z | # ###### ##### # #### |
| 114 | 2026-08-25T03:40:42.940Z | # # # # # # # |
| 115 | 2026-08-25T03:40:42.940Z | # # # # # # # # # |
| 116 | 2026-08-25T03:40:42.940Z | #### # # ###### #### # # |
| 117 | 2026-08-25T03:40:42.940Z | |
| 118 | 2026-08-25T03:40:42.941Z | + cargo fmt -- --check |
| 119 | 2026-08-25T03:40:43.095Z | + cargo check |
| 120 | 2026-08-25T03:40:43.141Z | Updating crates.io index |
| 121 | 2026-08-25T03:40:43.173Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 122 | 2026-08-25T03:40:43.482Z | From https://github.com/oxidecomputer/xfr |
| 123 | 2026-08-25T03:40:43.482Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 124 | 2026-08-25T03:40:44.587Z | Downloading crates ... |
| 125 | 2026-08-25T03:40:44.640Z | Downloaded anstyle-query v1.1.5 |
| 126 | 2026-08-25T03:40:44.645Z | Downloaded pnet_transport v0.35.0 |
| 127 | 2026-08-25T03:40:44.645Z | Downloaded autocfg v1.5.0 |
| 128 | 2026-08-25T03:40:44.645Z | Downloaded pretty-hex v0.4.1 |
| 129 | 2026-08-25T03:40:44.648Z | Downloaded anstyle v1.0.14 |
| 130 | 2026-08-25T03:40:44.648Z | Downloaded tap v1.0.1 |
| 131 | 2026-08-25T03:40:44.651Z | Downloaded dtrace-parser v0.2.0 |
| 132 | 2026-08-25T03:40:44.651Z | Downloaded itoa v1.0.17 |
| 133 | 2026-08-25T03:40:44.651Z | Downloaded zerocopy-derive v0.7.35 |
| 134 | 2026-08-25T03:40:44.654Z | Downloaded funty v2.0.0 |
| 135 | 2026-08-25T03:40:44.656Z | Downloaded strsim v0.11.1 |
| 136 | 2026-08-25T03:40:44.656Z | Downloaded thiserror-impl v1.0.69 |
| 137 | 2026-08-25T03:40:44.656Z | Downloaded zmij v1.0.21 |
| 138 | 2026-08-25T03:40:44.659Z | Downloaded num-complex v0.4.6 |
| 139 | 2026-08-25T03:40:44.659Z | Downloaded clap_derive v4.6.4 |
| 140 | 2026-08-25T03:40:44.662Z | Downloaded getrandom v0.4.1 |
| 141 | 2026-08-25T03:40:44.665Z | Downloaded colored v3.1.1 |
| 142 | 2026-08-25T03:40:44.668Z | Downloaded pest v2.8.6 |
| 143 | 2026-08-25T03:40:44.670Z | Downloaded zerocopy v0.7.35 |
| 144 | 2026-08-25T03:40:44.678Z | Downloaded bitvec v1.1.1 |
| 145 | 2026-08-25T03:40:44.686Z | Downloaded usdt v0.5.0 |
| 146 | 2026-08-25T03:40:44.693Z | Downloaded ucd-trie v0.1.7 |
| 147 | 2026-08-25T03:40:44.693Z | Downloaded quote v1.0.45 |
| 148 | 2026-08-25T03:40:44.693Z | Downloaded num-iter v0.1.45 |
| 149 | 2026-08-25T03:40:44.696Z | Downloaded tempfile v3.27.0 |
| 150 | 2026-08-25T03:40:44.696Z | Downloaded no-std-net v0.6.0 |
| 151 | 2026-08-25T03:40:44.696Z | Downloaded anyhow v1.0.102 |
| 152 | 2026-08-25T03:40:44.696Z | Downloaded dof v0.3.0 |
| 153 | 2026-08-25T03:40:44.696Z | Downloaded zerocopy v0.8.40 |
| 154 | 2026-08-25T03:40:44.701Z | Downloaded heck v0.5.0 |
| 155 | 2026-08-25T03:40:44.704Z | Downloaded glob v0.3.3 |
| 156 | 2026-08-25T03:40:44.704Z | Downloaded block-buffer v0.10.4 |
| 157 | 2026-08-25T03:40:44.704Z | Downloaded pnet_sys v0.35.0 |
| 158 | 2026-08-25T03:40:44.707Z | Downloaded is_terminal_polyfill v1.70.2 |
| 159 | 2026-08-25T03:40:44.710Z | Downloaded utf8parse v0.2.2 |
| 160 | 2026-08-25T03:40:44.710Z | Downloaded cpufeatures v0.2.17 |
| 161 | 2026-08-25T03:40:44.710Z | Downloaded colorchoice v1.0.4 |
| 162 | 2026-08-25T03:40:44.713Z | Downloaded fastrand v2.3.0 |
| 163 | 2026-08-25T03:40:44.716Z | Downloaded thiserror v1.0.69 |
| 164 | 2026-08-25T03:40:44.719Z | Downloaded scroll v0.12.0 |
| 165 | 2026-08-25T03:40:44.724Z | Downloaded pnet_macros_support v0.35.0 |
| 166 | 2026-08-25T03:40:44.727Z | Downloaded pnet_base v0.35.0 |
| 167 | 2026-08-25T03:40:44.727Z | Downloaded crypto-common v0.1.7 |
| 168 | 2026-08-25T03:40:44.727Z | Downloaded num v0.4.3 |
| 169 | 2026-08-25T03:40:44.727Z | Downloaded thread-id v4.2.2 |
| 170 | 2026-08-25T03:40:44.727Z | Downloaded usdt-attr-macro v0.5.0 |
| 171 | 2026-08-25T03:40:44.730Z | Downloaded clap_lex v1.0.0 |
| 172 | 2026-08-25T03:40:44.730Z | Downloaded errno v0.3.14 |
| 173 | 2026-08-25T03:40:44.735Z | Downloaded usdt-macro v0.5.0 |
| 174 | 2026-08-25T03:40:44.738Z | Downloaded scroll_derive v0.12.1 |
| 175 | 2026-08-25T03:40:44.744Z | Downloaded generic-array v0.14.7 |
| 176 | 2026-08-25T03:40:44.748Z | Downloaded plain v0.2.3 |
| 177 | 2026-08-25T03:40:44.749Z | Downloaded cfg-if v1.0.4 |
| 178 | 2026-08-25T03:40:44.752Z | Downloaded memmap v0.7.0 |
| 179 | 2026-08-25T03:40:44.755Z | Downloaded radium v0.7.0 |
| 180 | 2026-08-25T03:40:44.755Z | Downloaded num-rational v0.4.2 |
| 181 | 2026-08-25T03:40:44.758Z | Downloaded digest v0.10.7 |
| 182 | 2026-08-25T03:40:44.760Z | Downloaded anstream v1.0.0 |
| 183 | 2026-08-25T03:40:44.760Z | Downloaded once_cell v1.21.3 |
| 184 | 2026-08-25T03:40:44.765Z | Downloaded pnet v0.35.0 |
| 185 | 2026-08-25T03:40:44.768Z | Downloaded typenum v1.19.0 |
| 186 | 2026-08-25T03:40:44.771Z | Downloaded serde_tokenstream v0.2.3 |
| 187 | 2026-08-25T03:40:44.771Z | Downloaded byteorder v1.5.0 |
| 188 | 2026-08-25T03:40:44.771Z | Downloaded rand_core v0.9.5 |
| 189 | 2026-08-25T03:40:44.771Z | Downloaded wyz v0.5.1 |
| 190 | 2026-08-25T03:40:44.774Z | Downloaded anstyle-parse v1.0.0 |
| 191 | 2026-08-25T03:40:44.774Z | Downloaded ppv-lite86 v0.2.21 |
| 192 | 2026-08-25T03:40:44.774Z | Downloaded pnet_macros v0.35.0 |
| 193 | 2026-08-25T03:40:44.777Z | Downloaded rand_chacha v0.9.0 |
| 194 | 2026-08-25T03:40:44.780Z | Downloaded sha2 v0.10.9 |
| 195 | 2026-08-25T03:40:44.787Z | Downloaded usdt-impl v0.5.0 |
| 196 | 2026-08-25T03:40:44.790Z | Downloaded num-traits v0.2.19 |
| 197 | 2026-08-25T03:40:44.792Z | Downloaded version_check v0.9.5 |
| 198 | 2026-08-25T03:40:44.795Z | Downloaded pest_generator v2.8.6 |
| 199 | 2026-08-25T03:40:44.795Z | Downloaded pnet_datalink v0.35.0 |
| 200 | 2026-08-25T03:40:44.800Z | Downloaded pnet_packet v0.35.0 |
| 201 | 2026-08-25T03:40:44.806Z | Downloaded bitflags v2.11.0 |
| 202 | 2026-08-25T03:40:44.810Z | Downloaded serde_derive v1.0.228 |
| 203 | 2026-08-25T03:40:44.812Z | Downloaded ipnetwork v0.20.0 |
| 204 | 2026-08-25T03:40:44.812Z | Downloaded getrandom v0.3.4 |
| 205 | 2026-08-25T03:40:44.815Z | Downloaded num-integer v0.1.46 |
| 206 | 2026-08-25T03:40:44.818Z | Downloaded serde_core v1.0.228 |
| 207 | 2026-08-25T03:40:44.818Z | Downloaded pest_derive v2.8.6 |
| 208 | 2026-08-25T03:40:44.821Z | Downloaded unicode-ident v1.0.24 |
| 209 | 2026-08-25T03:40:44.825Z | Downloaded log v0.4.29 |
| 210 | 2026-08-25T03:40:44.827Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-08-25T03:40:44.830Z | Downloaded clap v4.6.6 |
| 212 | 2026-08-25T03:40:44.836Z | Downloaded pest_meta v2.8.6 |
| 213 | 2026-08-25T03:40:44.840Z | Downloaded prettyplease v0.2.37 |
| 214 | 2026-08-25T03:40:44.844Z | Downloaded serde v1.0.228 |
| 215 | 2026-08-25T03:40:44.859Z | Downloaded num-bigint v0.4.6 |
| 216 | 2026-08-25T03:40:44.863Z | Downloaded memchr v2.8.0 |
| 217 | 2026-08-25T03:40:44.866Z | Downloaded rand v0.9.3 |
| 218 | 2026-08-25T03:40:44.880Z | Downloaded regex v1.12.4 |
| 219 | 2026-08-25T03:40:44.887Z | Downloaded serde_json v1.0.149 |
| 220 | 2026-08-25T03:40:44.899Z | Downloaded aho-corasick v1.1.4 |
| 221 | 2026-08-25T03:40:44.902Z | Downloaded clap_builder v4.6.6 |
| 222 | 2026-08-25T03:40:44.906Z | Downloaded goblin v0.8.2 |
| 223 | 2026-08-25T03:40:44.948Z | Downloaded syn v3.0.4 |
| 224 | 2026-08-25T03:40:44.955Z | Downloaded syn v2.0.118 |
| 225 | 2026-08-25T03:40:44.962Z | Downloaded regex-syntax v0.8.11 |
| 226 | 2026-08-25T03:40:44.982Z | Downloaded rustix v1.1.4 |
| 227 | 2026-08-25T03:40:44.994Z | Downloaded regex-automata v0.4.14 |
| 228 | 2026-08-25T03:40:45.008Z | Downloaded libc v0.2.182 |
| 229 | 2026-08-25T03:40:45.081Z | Compiling proc-macro2 v1.0.106 |
| 230 | 2026-08-25T03:40:45.081Z | Compiling quote v1.0.45 |
| 231 | 2026-08-25T03:40:45.081Z | Compiling unicode-ident v1.0.24 |
| 232 | 2026-08-25T03:40:45.081Z | Compiling libc v0.2.182 |
| 233 | 2026-08-25T03:40:45.084Z | Compiling serde_core v1.0.228 |
| 234 | 2026-08-25T03:40:45.084Z | Compiling memchr v2.8.0 |
| 235 | 2026-08-25T03:40:45.084Z | Compiling serde v1.0.228 |
| 236 | 2026-08-25T03:40:45.245Z | Compiling zmij v1.0.21 |
| 237 | 2026-08-25T03:40:45.511Z | Compiling thiserror v1.0.69 |
| 238 | 2026-08-25T03:40:45.529Z | Compiling ucd-trie v0.1.7 |
| 239 | 2026-08-25T03:40:45.660Z | Compiling pest v2.8.6 |
| 240 | 2026-08-25T03:40:45.743Z | Compiling rustix v1.1.4 |
| 241 | 2026-08-25T03:40:45.746Z | Compiling serde_json v1.0.149 |
| 242 | 2026-08-25T03:40:45.886Z | Compiling getrandom v0.4.1 |
| 243 | 2026-08-25T03:40:45.988Z | Compiling version_check v0.9.5 |
| 244 | 2026-08-25T03:40:46.251Z | Compiling autocfg v1.5.0 |
| 245 | 2026-08-25T03:40:46.305Z | Compiling syn v2.0.118 |
| 246 | 2026-08-25T03:40:46.323Z | Compiling aho-corasick v1.1.4 |
| 247 | 2026-08-25T03:40:46.390Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-08-25T03:40:46.603Z | Compiling num-traits v0.2.19 |
| 249 | 2026-08-25T03:40:46.628Z | Compiling regex-syntax v0.8.11 |
| 250 | 2026-08-25T03:40:46.836Z | Compiling pest_meta v2.8.6 |
| 251 | 2026-08-25T03:40:47.044Z | Checking cfg-if v1.0.4 |
| 252 | 2026-08-25T03:40:47.363Z | Compiling itoa v1.0.17 |
| 253 | 2026-08-25T03:40:47.536Z | Compiling byteorder v1.5.0 |
| 254 | 2026-08-25T03:40:47.573Z | Compiling usdt-impl v0.5.0 |
| 255 | 2026-08-25T03:40:47.765Z | Checking num-integer v0.1.46 |
| 256 | 2026-08-25T03:40:47.805Z | Compiling thread-id v4.2.2 |
| 257 | 2026-08-25T03:40:47.980Z | Checking plain v0.2.3 |
| 258 | 2026-08-25T03:40:48.078Z | Checking colored v3.1.1 |
| 259 | 2026-08-25T03:40:48.147Z | Compiling regex-automata v0.4.14 |
| 260 | 2026-08-25T03:40:48.176Z | Checking log v0.4.29 |
| 261 | 2026-08-25T03:40:48.322Z | Compiling errno v0.3.14 |
| 262 | 2026-08-25T03:40:48.521Z | Compiling radium v0.7.0 |
| 263 | 2026-08-25T03:40:48.528Z | Checking no-std-net v0.6.0 |
| 264 | 2026-08-25T03:40:48.581Z | Checking pretty-hex v0.4.1 |
| 265 | 2026-08-25T03:40:48.691Z | Compiling pest_generator v2.8.6 |
| 266 | 2026-08-25T03:40:48.697Z | Compiling bitflags v2.11.0 |
| 267 | 2026-08-25T03:40:48.743Z | Checking pnet_base v0.35.0 |
| 268 | 2026-08-25T03:40:48.893Z | Compiling getrandom v0.3.4 |
| 269 | 2026-08-25T03:40:48.955Z | Checking tap v1.0.1 |
| 270 | 2026-08-25T03:40:49.003Z | Compiling fastrand v2.3.0 |
| 271 | 2026-08-25T03:40:49.049Z | Compiling zerocopy v0.8.40 |
| 272 | 2026-08-25T03:40:49.223Z | Compiling once_cell v1.21.3 |
| 273 | 2026-08-25T03:40:49.277Z | Checking wyz v0.5.1 |
| 274 | 2026-08-25T03:40:49.437Z | Checking num-iter v0.1.45 |
| 275 | 2026-08-25T03:40:49.458Z | Checking memmap v0.7.0 |
| 276 | 2026-08-25T03:40:49.539Z | Compiling tempfile v3.27.0 |
| 277 | 2026-08-25T03:40:49.601Z | Compiling anyhow v1.0.102 |
| 278 | 2026-08-25T03:40:49.636Z | Checking funty v2.0.0 |
| 279 | 2026-08-25T03:40:49.825Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-08-25T03:40:49.854Z | Compiling thiserror-impl v1.0.69 |
| 281 | 2026-08-25T03:40:49.917Z | Compiling zerocopy-derive v0.7.35 |
| 282 | 2026-08-25T03:40:49.937Z | Compiling pest_derive v2.8.6 |
| 283 | 2026-08-25T03:40:50.163Z | Compiling regex v1.12.4 |
| 284 | 2026-08-25T03:40:50.208Z | Compiling scroll_derive v0.12.1 |
| 285 | 2026-08-25T03:40:50.490Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 286 | 2026-08-25T03:40:50.557Z | Checking bitvec v1.1.1 |
| 287 | 2026-08-25T03:40:50.767Z | Compiling pnet_macros v0.35.0 |
| 288 | 2026-08-25T03:40:50.795Z | Compiling zerocopy v0.7.35 |
| 289 | 2026-08-25T03:40:50.900Z | Checking scroll v0.12.0 |
| 290 | 2026-08-25T03:40:51.152Z | Compiling dtrace-parser v0.2.0 |
| 291 | 2026-08-25T03:40:51.209Z | Checking goblin v0.8.2 |
| 292 | 2026-08-25T03:40:51.388Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 293 | 2026-08-25T03:40:51.968Z | Checking pnet_macros_support v0.35.0 |
| 294 | 2026-08-25T03:40:52.073Z | Checking pnet_sys v0.35.0 |
| 295 | 2026-08-25T03:40:52.097Z | Checking utf8parse v0.2.2 |
| 296 | 2026-08-25T03:40:52.179Z | Checking pnet_packet v0.35.0 |
| 297 | 2026-08-25T03:40:52.190Z | Checking anstyle-parse v1.0.0 |
| 298 | 2026-08-25T03:40:52.329Z | Checking rand_core v0.9.5 |
| 299 | 2026-08-25T03:40:52.802Z | Checking anstyle-query v1.1.5 |
| 300 | 2026-08-25T03:40:52.909Z | Checking num-bigint v0.4.6 |
| 301 | 2026-08-25T03:40:52.955Z | Checking num-complex v0.4.6 |
| 302 | 2026-08-25T03:40:53.047Z | Checking ipnetwork v0.20.0 |
| 303 | 2026-08-25T03:40:53.135Z | Compiling serde_tokenstream v0.2.3 |
| 304 | 2026-08-25T03:40:53.154Z | Compiling dof v0.3.0 |
| 305 | 2026-08-25T03:40:53.261Z | Checking is_terminal_polyfill v1.70.2 |
| 306 | 2026-08-25T03:40:53.292Z | Checking anstyle v1.0.14 |
| 307 | 2026-08-25T03:40:53.339Z | Checking colorchoice v1.0.4 |
| 308 | 2026-08-25T03:40:53.427Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 309 | 2026-08-25T03:40:53.461Z | Compiling pnet v0.35.0 |
| 310 | 2026-08-25T03:40:53.492Z | Checking anstream v1.0.0 |
| 311 | 2026-08-25T03:40:53.683Z | Checking pnet_datalink v0.35.0 |
| 312 | 2026-08-25T03:40:53.728Z | Checking num-rational v0.4.2 |
| 313 | 2026-08-25T03:40:53.920Z | Compiling usdt-macro v0.5.0 |
| 314 | 2026-08-25T03:40:53.940Z | Compiling usdt-attr-macro v0.5.0 |
| 315 | 2026-08-25T03:40:54.005Z | Checking num v0.4.3 |
| 316 | 2026-08-25T03:40:54.067Z | Compiling syn v3.0.4 |
| 317 | 2026-08-25T03:40:54.101Z | Checking pnet_transport v0.35.0 |
| 318 | 2026-08-25T03:40:54.229Z | Checking strsim v0.11.1 |
| 319 | 2026-08-25T03:40:54.242Z | Checking clap_lex v1.0.0 |
| 320 | 2026-08-25T03:40:54.269Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 321 | 2026-08-25T03:40:54.339Z | Compiling heck v0.5.0 |
| 322 | 2026-08-25T03:40:54.379Z | Checking clap_builder v4.6.6 |
| 323 | 2026-08-25T03:40:54.536Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 324 | 2026-08-25T03:40:54.575Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 325 | 2026-08-25T03:40:54.596Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 326 | 2026-08-25T03:40:54.621Z | Checking ppv-lite86 v0.2.21 |
| 327 | 2026-08-25T03:40:54.649Z | Checking usdt v0.5.0 |
| 328 | 2026-08-25T03:40:54.790Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 329 | 2026-08-25T03:40:54.834Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 330 | 2026-08-25T03:40:54.895Z | Checking rand_chacha v0.9.0 |
| 331 | 2026-08-25T03:40:55.064Z | Checking rand v0.9.3 |
| 332 | 2026-08-25T03:40:55.138Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 333 | 2026-08-25T03:40:56.179Z | Compiling clap_derive v4.6.4 |
| 334 | 2026-08-25T03:40:57.246Z | Checking clap v4.6.6 |
| 335 | 2026-08-25T03:40:57.291Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 336 | 2026-08-25T03:40:57.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s |
| 337 | 2026-08-25T03:40:57.555Z | + cargo clippy --all-targets -- --deny warnings |
| 338 | 2026-08-25T03:40:57.680Z | Downloading crates ... |
| 339 | 2026-08-25T03:40:57.727Z | Downloaded libloading v0.9.0 |
| 340 | 2026-08-25T03:40:57.770Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 341 | 2026-08-25T03:40:57.796Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 342 | 2026-08-25T03:40:57.800Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 343 | 2026-08-25T03:40:57.800Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 344 | 2026-08-25T03:40:57.800Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 345 | 2026-08-25T03:40:57.804Z | Checking libloading v0.9.0 |
| 346 | 2026-08-25T03:40:58.044Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 347 | 2026-08-25T03:40:58.568Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 348 | 2026-08-25T03:40:59.413Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 349 | 2026-08-25T03:40:59.413Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 350 | 2026-08-25T03:41:00.412Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 351 | 2026-08-25T03:41:05.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s |
| 352 | 2026-08-25T03:41:05.312Z | + banner build |
| 353 | 2026-08-25T03:41:05.316Z | |
| 354 | 2026-08-25T03:41:05.316Z | ##### # # # # ##### |
| 355 | 2026-08-25T03:41:05.316Z | # # # # # # # # |
| 356 | 2026-08-25T03:41:05.316Z | ##### # # # # # # |
| 357 | 2026-08-25T03:41:05.316Z | # # # # # # # # |
| 358 | 2026-08-25T03:41:05.316Z | # # # # # # # # |
| 359 | 2026-08-25T03:41:05.316Z | ##### #### # ###### ##### |
| 360 | 2026-08-25T03:41:05.316Z | |
| 361 | 2026-08-25T03:41:05.316Z | + ptime -m cargo build |
| 362 | 2026-08-25T03:41:05.448Z | Compiling unicode-ident v1.0.24 |
| 363 | 2026-08-25T03:41:05.448Z | Compiling memchr v2.8.0 |
| 364 | 2026-08-25T03:41:05.452Z | Compiling regex-syntax v0.8.11 |
| 365 | 2026-08-25T03:41:05.452Z | Compiling libc v0.2.182 |
| 366 | 2026-08-25T03:41:05.452Z | Compiling serde_core v1.0.228 |
| 367 | 2026-08-25T03:41:05.452Z | Compiling ucd-trie v0.1.7 |
| 368 | 2026-08-25T03:41:05.469Z | Compiling cfg-if v1.0.4 |
| 369 | 2026-08-25T03:41:05.474Z | Compiling zmij v1.0.21 |
| 370 | 2026-08-25T03:41:05.517Z | Compiling byteorder v1.5.0 |
| 371 | 2026-08-25T03:41:05.568Z | Compiling proc-macro2 v1.0.106 |
| 372 | 2026-08-25T03:41:05.724Z | Compiling itoa v1.0.17 |
| 373 | 2026-08-25T03:41:05.732Z | Compiling num-traits v0.2.19 |
| 374 | 2026-08-25T03:41:05.744Z | Compiling bitflags v2.11.0 |
| 375 | 2026-08-25T03:41:05.789Z | Compiling errno v0.3.14 |
| 376 | 2026-08-25T03:41:05.891Z | Compiling aho-corasick v1.1.4 |
| 377 | 2026-08-25T03:41:05.921Z | Compiling quote v1.0.45 |
| 378 | 2026-08-25T03:41:05.955Z | Compiling pest v2.8.6 |
| 379 | 2026-08-25T03:41:06.120Z | Compiling syn v2.0.118 |
| 380 | 2026-08-25T03:41:06.198Z | Compiling thread-id v4.2.2 |
| 381 | 2026-08-25T03:41:06.265Z | Compiling num-integer v0.1.46 |
| 382 | 2026-08-25T03:41:06.268Z | Compiling rustix v1.1.4 |
| 383 | 2026-08-25T03:41:06.338Z | Compiling getrandom v0.4.1 |
| 384 | 2026-08-25T03:41:06.467Z | Compiling log v0.4.29 |
| 385 | 2026-08-25T03:41:06.578Z | Compiling colored v3.1.1 |
| 386 | 2026-08-25T03:41:06.637Z | Compiling plain v0.2.3 |
| 387 | 2026-08-25T03:41:06.745Z | Compiling once_cell v1.21.3 |
| 388 | 2026-08-25T03:41:06.929Z | Compiling regex-automata v0.4.14 |
| 389 | 2026-08-25T03:41:06.953Z | Compiling fastrand v2.3.0 |
| 390 | 2026-08-25T03:41:07.134Z | Compiling pest_meta v2.8.6 |
| 391 | 2026-08-25T03:41:07.207Z | Compiling serde_json v1.0.149 |
| 392 | 2026-08-25T03:41:07.220Z | Compiling tempfile v3.27.0 |
| 393 | 2026-08-25T03:41:07.283Z | Compiling pretty-hex v0.4.1 |
| 394 | 2026-08-25T03:41:07.405Z | Compiling no-std-net v0.6.0 |
| 395 | 2026-08-25T03:41:07.477Z | Compiling pnet_base v0.35.0 |
| 396 | 2026-08-25T03:41:07.625Z | Compiling tap v1.0.1 |
| 397 | 2026-08-25T03:41:07.626Z | Compiling radium v0.7.0 |
| 398 | 2026-08-25T03:41:07.717Z | Compiling wyz v0.5.1 |
| 399 | 2026-08-25T03:41:07.801Z | Compiling num-iter v0.1.45 |
| 400 | 2026-08-25T03:41:07.894Z | Compiling memmap v0.7.0 |
| 401 | 2026-08-25T03:41:07.905Z | Compiling funty v2.0.0 |
| 402 | 2026-08-25T03:41:07.920Z | Compiling getrandom v0.3.4 |
| 403 | 2026-08-25T03:41:08.066Z | Compiling zerocopy v0.8.40 |
| 404 | 2026-08-25T03:41:08.084Z | Compiling pnet_macros_support v0.35.0 |
| 405 | 2026-08-25T03:41:08.119Z | Compiling pnet_sys v0.35.0 |
| 406 | 2026-08-25T03:41:08.194Z | Compiling utf8parse v0.2.2 |
| 407 | 2026-08-25T03:41:08.282Z | Compiling bitvec v1.1.1 |
| 408 | 2026-08-25T03:41:08.294Z | Compiling anstyle-parse v1.0.0 |
| 409 | 2026-08-25T03:41:08.319Z | Compiling rand_core v0.9.5 |
| 410 | 2026-08-25T03:41:08.407Z | Compiling pest_generator v2.8.6 |
| 411 | 2026-08-25T03:41:08.452Z | Compiling prettyplease v0.2.37 |
| 412 | 2026-08-25T03:41:08.523Z | Compiling anyhow v1.0.102 |
| 413 | 2026-08-25T03:41:08.531Z | Compiling is_terminal_polyfill v1.70.2 |
| 414 | 2026-08-25T03:41:08.607Z | Compiling regex v1.12.4 |
| 415 | 2026-08-25T03:41:08.908Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 416 | 2026-08-25T03:41:09.017Z | Compiling anstyle v1.0.14 |
| 417 | 2026-08-25T03:41:09.052Z | Compiling colorchoice v1.0.4 |
| 418 | 2026-08-25T03:41:09.154Z | Compiling anstyle-query v1.1.5 |
| 419 | 2026-08-25T03:41:09.225Z | Compiling anstream v1.0.0 |
| 420 | 2026-08-25T03:41:09.247Z | Compiling syn v3.0.4 |
| 421 | 2026-08-25T03:41:09.430Z | Compiling clap_lex v1.0.0 |
| 422 | 2026-08-25T03:41:09.527Z | Compiling strsim v0.11.1 |
| 423 | 2026-08-25T03:41:09.665Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 424 | 2026-08-25T03:41:09.806Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 425 | 2026-08-25T03:41:09.909Z | Compiling clap_builder v4.6.6 |
| 426 | 2026-08-25T03:41:09.936Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 427 | 2026-08-25T03:41:10.531Z | Compiling serde_derive v1.0.228 |
| 428 | 2026-08-25T03:41:10.531Z | Compiling thiserror-impl v1.0.69 |
| 429 | 2026-08-25T03:41:10.531Z | Compiling zerocopy-derive v0.7.35 |
| 430 | 2026-08-25T03:41:10.535Z | Compiling pest_derive v2.8.6 |
| 431 | 2026-08-25T03:41:11.099Z | Compiling scroll_derive v0.12.1 |
| 432 | 2026-08-25T03:41:11.250Z | Compiling pnet_macros v0.35.0 |
| 433 | 2026-08-25T03:41:11.472Z | Compiling ppv-lite86 v0.2.21 |
| 434 | 2026-08-25T03:41:11.561Z | Compiling zerocopy v0.7.35 |
| 435 | 2026-08-25T03:41:11.776Z | Compiling rand_chacha v0.9.0 |
| 436 | 2026-08-25T03:41:11.852Z | Compiling thiserror v1.0.69 |
| 437 | 2026-08-25T03:41:11.943Z | Compiling dtrace-parser v0.2.0 |
| 438 | 2026-08-25T03:41:11.960Z | Compiling scroll v0.12.0 |
| 439 | 2026-08-25T03:41:12.100Z | Compiling rand v0.9.3 |
| 440 | 2026-08-25T03:41:12.191Z | Compiling goblin v0.8.2 |
| 441 | 2026-08-25T03:41:12.198Z | Compiling clap_derive v4.6.4 |
| 442 | 2026-08-25T03:41:12.812Z | Compiling pnet_packet v0.35.0 |
| 443 | 2026-08-25T03:41:13.123Z | Compiling serde v1.0.228 |
| 444 | 2026-08-25T03:41:13.491Z | Compiling serde_tokenstream v0.2.3 |
| 445 | 2026-08-25T03:41:13.491Z | Compiling dof v0.3.0 |
| 446 | 2026-08-25T03:41:13.491Z | Compiling num-bigint v0.4.6 |
| 447 | 2026-08-25T03:41:13.495Z | Compiling num-complex v0.4.6 |
| 448 | 2026-08-25T03:41:13.511Z | Compiling ipnetwork v0.20.0 |
| 449 | 2026-08-25T03:41:13.587Z | Compiling clap v4.6.6 |
| 450 | 2026-08-25T03:41:13.652Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 451 | 2026-08-25T03:41:13.754Z | Compiling usdt-impl v0.5.0 |
| 452 | 2026-08-25T03:41:13.779Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 453 | 2026-08-25T03:41:13.823Z | Compiling pnet_datalink v0.35.0 |
| 454 | 2026-08-25T03:41:14.208Z | Compiling usdt-macro v0.5.0 |
| 455 | 2026-08-25T03:41:14.226Z | Compiling usdt-attr-macro v0.5.0 |
| 456 | 2026-08-25T03:41:14.380Z | Compiling num-rational v0.4.2 |
| 457 | 2026-08-25T03:41:15.014Z | Compiling num v0.4.3 |
| 458 | 2026-08-25T03:41:15.084Z | Compiling pnet_transport v0.35.0 |
| 459 | 2026-08-25T03:41:15.274Z | Compiling pnet v0.35.0 |
| 460 | 2026-08-25T03:41:15.532Z | Compiling usdt v0.5.0 |
| 461 | 2026-08-25T03:41:15.666Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 462 | 2026-08-25T03:41:16.006Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 463 | 2026-08-25T03:41:16.126Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 464 | 2026-08-25T03:41:16.126Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 465 | 2026-08-25T03:41:16.259Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 466 | 2026-08-25T03:41:18.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.56s |
| 467 | 2026-08-25T03:41:18.906Z | |
| 468 | 2026-08-25T03:41:18.909Z | real 13.583418948 |
| 469 | 2026-08-25T03:41:18.909Z | user 1:13.371760476 |
| 470 | 2026-08-25T03:41:18.909Z | sys 12.145760282 |
| 471 | 2026-08-25T03:41:18.909Z | trap 0.040114513 |
| 472 | 2026-08-25T03:41:18.910Z | tflt 0.041452995 |
| 473 | 2026-08-25T03:41:18.910Z | dflt 0.122698815 |
| 474 | 2026-08-25T03:41:18.910Z | kflt 0.000016363 |
| 475 | 2026-08-25T03:41:18.910Z | lock 2:52.741605122 |
| 476 | 2026-08-25T03:41:18.910Z | slp 4:58.211513357 |
| 477 | 2026-08-25T03:41:18.910Z | lat 3.846474997 |
| 478 | 2026-08-25T03:41:18.910Z | stop 4.955853764 |
| 479 | 2026-08-25T03:41:18.910Z | + ptime -m cargo build --release |
| 480 | 2026-08-25T03:41:18.984Z | Compiling proc-macro2 v1.0.106 |
| 481 | 2026-08-25T03:41:18.984Z | Compiling quote v1.0.45 |
| 482 | 2026-08-25T03:41:18.985Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-08-25T03:41:18.989Z | Compiling libc v0.2.182 |
| 484 | 2026-08-25T03:41:18.989Z | Compiling serde_core v1.0.228 |
| 485 | 2026-08-25T03:41:18.990Z | Compiling memchr v2.8.0 |
| 486 | 2026-08-25T03:41:18.990Z | Compiling serde v1.0.228 |
| 487 | 2026-08-25T03:41:18.990Z | Compiling zmij v1.0.21 |
| 488 | 2026-08-25T03:41:19.097Z | Compiling thiserror v1.0.69 |
| 489 | 2026-08-25T03:41:19.327Z | Compiling ucd-trie v0.1.7 |
| 490 | 2026-08-25T03:41:19.332Z | Compiling getrandom v0.4.1 |
| 491 | 2026-08-25T03:41:19.522Z | Compiling serde_json v1.0.149 |
| 492 | 2026-08-25T03:41:19.528Z | Compiling rustix v1.1.4 |
| 493 | 2026-08-25T03:41:19.599Z | Compiling pest v2.8.6 |
| 494 | 2026-08-25T03:41:19.759Z | Compiling aho-corasick v1.1.4 |
| 495 | 2026-08-25T03:41:19.915Z | Compiling autocfg v1.5.0 |
| 496 | 2026-08-25T03:41:20.171Z | Compiling regex-syntax v0.8.11 |
| 497 | 2026-08-25T03:41:20.325Z | Compiling syn v2.0.118 |
| 498 | 2026-08-25T03:41:20.350Z | Compiling prettyplease v0.2.37 |
| 499 | 2026-08-25T03:41:20.514Z | Compiling version_check v0.9.5 |
| 500 | 2026-08-25T03:41:20.774Z | Compiling pest_meta v2.8.6 |
| 501 | 2026-08-25T03:41:20.880Z | Compiling num-traits v0.2.19 |
| 502 | 2026-08-25T03:41:21.615Z | Compiling regex-automata v0.4.14 |
| 503 | 2026-08-25T03:41:21.912Z | Compiling itoa v1.0.17 |
| 504 | 2026-08-25T03:41:22.023Z | Compiling cfg-if v1.0.4 |
| 505 | 2026-08-25T03:41:22.073Z | Compiling byteorder v1.5.0 |
| 506 | 2026-08-25T03:41:22.234Z | Compiling usdt-impl v0.5.0 |
| 507 | 2026-08-25T03:41:22.451Z | Compiling num-integer v0.1.46 |
| 508 | 2026-08-25T03:41:22.650Z | Compiling pest_generator v2.8.6 |
| 509 | 2026-08-25T03:41:22.794Z | Compiling thread-id v4.2.2 |
| 510 | 2026-08-25T03:41:22.866Z | Compiling errno v0.3.14 |
| 511 | 2026-08-25T03:41:22.986Z | Compiling log v0.4.29 |
| 512 | 2026-08-25T03:41:22.993Z | Compiling bitflags v2.11.0 |
| 513 | 2026-08-25T03:41:23.173Z | Compiling plain v0.2.3 |
| 514 | 2026-08-25T03:41:23.349Z | Compiling regex v1.12.4 |
| 515 | 2026-08-25T03:41:23.719Z | Compiling radium v0.7.0 |
| 516 | 2026-08-25T03:41:23.723Z | Compiling fastrand v2.3.0 |
| 517 | 2026-08-25T03:41:23.793Z | Compiling serde_derive v1.0.228 |
| 518 | 2026-08-25T03:41:23.940Z | Compiling thiserror-impl v1.0.69 |
| 519 | 2026-08-25T03:41:23.949Z | Compiling zerocopy-derive v0.7.35 |
| 520 | 2026-08-25T03:41:24.004Z | Compiling pest_derive v2.8.6 |
| 521 | 2026-08-25T03:41:24.177Z | Compiling scroll_derive v0.12.1 |
| 522 | 2026-08-25T03:41:24.516Z | Compiling pretty-hex v0.4.1 |
| 523 | 2026-08-25T03:41:24.661Z | Compiling colored v3.1.1 |
| 524 | 2026-08-25T03:41:24.842Z | Compiling zerocopy v0.7.35 |
| 525 | 2026-08-25T03:41:24.895Z | Compiling scroll v0.12.0 |
| 526 | 2026-08-25T03:41:25.191Z | Compiling dtrace-parser v0.2.0 |
| 527 | 2026-08-25T03:41:25.213Z | Compiling goblin v0.8.2 |
| 528 | 2026-08-25T03:41:25.391Z | Compiling once_cell v1.21.3 |
| 529 | 2026-08-25T03:41:25.585Z | Compiling no-std-net v0.6.0 |
| 530 | 2026-08-25T03:41:25.594Z | Compiling tempfile v3.27.0 |
| 531 | 2026-08-25T03:41:25.652Z | Compiling pnet_base v0.35.0 |
| 532 | 2026-08-25T03:41:25.816Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 533 | 2026-08-25T03:41:26.006Z | Compiling zerocopy v0.8.40 |
| 534 | 2026-08-25T03:41:26.044Z | Compiling tap v1.0.1 |
| 535 | 2026-08-25T03:41:26.146Z | Compiling getrandom v0.3.4 |
| 536 | 2026-08-25T03:41:26.427Z | Compiling wyz v0.5.1 |
| 537 | 2026-08-25T03:41:26.484Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 538 | 2026-08-25T03:41:26.714Z | Compiling num-iter v0.1.45 |
| 539 | 2026-08-25T03:41:26.847Z | Compiling memmap v0.7.0 |
| 540 | 2026-08-25T03:41:26.905Z | Compiling anyhow v1.0.102 |
| 541 | 2026-08-25T03:41:27.047Z | Compiling serde_tokenstream v0.2.3 |
| 542 | 2026-08-25T03:41:27.111Z | Compiling dof v0.3.0 |
| 543 | 2026-08-25T03:41:27.136Z | Compiling num-bigint v0.4.6 |
| 544 | 2026-08-25T03:41:27.236Z | Compiling num-complex v0.4.6 |
| 545 | 2026-08-25T03:41:27.322Z | Compiling funty v2.0.0 |
| 546 | 2026-08-25T03:41:27.723Z | Compiling bitvec v1.1.1 |
| 547 | 2026-08-25T03:41:27.948Z | Compiling usdt-macro v0.5.0 |
| 548 | 2026-08-25T03:41:28.318Z | Compiling num-rational v0.4.2 |
| 549 | 2026-08-25T03:41:28.610Z | Compiling usdt-attr-macro v0.5.0 |
| 550 | 2026-08-25T03:41:29.327Z | Compiling usdt v0.5.0 |
| 551 | 2026-08-25T03:41:29.546Z | Compiling num v0.4.3 |
| 552 | 2026-08-25T03:41:29.804Z | Compiling pnet_macros_support v0.35.0 |
| 553 | 2026-08-25T03:41:29.923Z | Compiling pnet_macros v0.35.0 |
| 554 | 2026-08-25T03:41:30.575Z | Compiling pnet_sys v0.35.0 |
| 555 | 2026-08-25T03:41:30.718Z | Compiling utf8parse v0.2.2 |
| 556 | 2026-08-25T03:41:30.818Z | Compiling anstyle-parse v1.0.0 |
| 557 | 2026-08-25T03:41:31.815Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 558 | 2026-08-25T03:41:31.844Z | Compiling pnet_packet v0.35.0 |
| 559 | 2026-08-25T03:41:32.078Z | Compiling rand_core v0.9.5 |
| 560 | 2026-08-25T03:41:32.906Z | Compiling ppv-lite86 v0.2.21 |
| 561 | 2026-08-25T03:41:33.046Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 562 | 2026-08-25T03:41:33.237Z | Compiling ipnetwork v0.20.0 |
| 563 | 2026-08-25T03:41:33.914Z | Compiling anstyle v1.0.14 |
| 564 | 2026-08-25T03:41:33.917Z | Compiling anstyle-query v1.1.5 |
| 565 | 2026-08-25T03:41:34.009Z | Compiling pnet v0.35.0 |
| 566 | 2026-08-25T03:41:34.240Z | Compiling colorchoice v1.0.4 |
| 567 | 2026-08-25T03:41:34.351Z | Compiling is_terminal_polyfill v1.70.2 |
| 568 | 2026-08-25T03:41:34.437Z | Compiling anstream v1.0.0 |
| 569 | 2026-08-25T03:41:35.074Z | Compiling pnet_datalink v0.35.0 |
| 570 | 2026-08-25T03:41:35.567Z | Compiling pnet_transport v0.35.0 |
| 571 | 2026-08-25T03:41:35.894Z | Compiling rand_chacha v0.9.0 |
| 572 | 2026-08-25T03:41:35.909Z | Compiling syn v3.0.4 |
| 573 | 2026-08-25T03:41:35.990Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 574 | 2026-08-25T03:41:36.214Z | Compiling heck v0.5.0 |
| 575 | 2026-08-25T03:41:36.232Z | Compiling clap_lex v1.0.0 |
| 576 | 2026-08-25T03:41:36.584Z | Compiling strsim v0.11.1 |
| 577 | 2026-08-25T03:41:36.669Z | Compiling rand v0.9.3 |
| 578 | 2026-08-25T03:41:37.390Z | Compiling clap_builder v4.6.6 |
| 579 | 2026-08-25T03:41:37.535Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 580 | 2026-08-25T03:41:37.779Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 581 | 2026-08-25T03:41:38.167Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 582 | 2026-08-25T03:41:38.742Z | Compiling clap_derive v4.6.4 |
| 583 | 2026-08-25T03:41:40.442Z | Compiling clap v4.6.6 |
| 584 | 2026-08-25T03:41:40.515Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 585 | 2026-08-25T03:41:41.783Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 586 | 2026-08-25T03:41:44.371Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 587 | 2026-08-25T03:41:51.213Z | Finished `release` profile [optimized] target(s) in 32.29s |
| 588 | 2026-08-25T03:41:51.234Z | |
| 589 | 2026-08-25T03:41:51.237Z | real 32.319623601 |
| 590 | 2026-08-25T03:41:51.237Z | user 3:15.378417906 |
| 591 | 2026-08-25T03:41:51.238Z | sys 18.109768389 |
| 592 | 2026-08-25T03:41:51.238Z | trap 0.110597301 |
| 593 | 2026-08-25T03:41:51.238Z | tflt 0.213715250 |
| 594 | 2026-08-25T03:41:51.238Z | dflt 0.164657976 |
| 595 | 2026-08-25T03:41:51.238Z | kflt 0.000016037 |
| 596 | 2026-08-25T03:41:51.238Z | lock 10:12.510398340 |
| 597 | 2026-08-25T03:41:51.238Z | slp 12:34.828405687 |
| 598 | 2026-08-25T03:41:51.238Z | lat 12.158322652 |
| 599 | 2026-08-25T03:41:51.238Z | stop 9.681826959 |
| 600 | 2026-08-25T03:41:51.238Z | + for x in debug release |
| 601 | 2026-08-25T03:41:51.238Z | + mkdir -p /work/debug |
| 602 | 2026-08-25T03:41:51.238Z | + cp target/debug/x4c /work/debug/ |
| 603 | 2026-08-25T03:41:51.264Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 604 | 2026-08-25T03:41:51.299Z | + for x in debug release |
| 605 | 2026-08-25T03:41:51.299Z | + mkdir -p /work/release |
| 606 | 2026-08-25T03:41:51.302Z | + cp target/release/x4c /work/release/ |
| 607 | 2026-08-25T03:41:51.308Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 608 | 2026-08-25T03:41:51.317Z | + banner test |
| 609 | 2026-08-25T03:41:51.323Z | |
| 610 | 2026-08-25T03:41:51.323Z | ##### ###### #### ##### |
| 611 | 2026-08-25T03:41:51.323Z | # # # # |
| 612 | 2026-08-25T03:41:51.323Z | # ##### #### # |
| 613 | 2026-08-25T03:41:51.323Z | # # # # |
| 614 | 2026-08-25T03:41:51.323Z | # # # # # |
| 615 | 2026-08-25T03:41:51.323Z | # ###### #### # |
| 616 | 2026-08-25T03:41:51.323Z | |
| 617 | 2026-08-25T03:41:51.323Z | + cargo test |
| 618 | 2026-08-25T03:41:51.392Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 619 | 2026-08-25T03:41:51.409Z | Compiling libloading v0.9.0 |
| 620 | 2026-08-25T03:41:51.413Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 621 | 2026-08-25T03:41:51.413Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 622 | 2026-08-25T03:41:51.413Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 623 | 2026-08-25T03:41:51.416Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 624 | 2026-08-25T03:41:51.597Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 625 | 2026-08-25T03:41:52.483Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 626 | 2026-08-25T03:41:52.483Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 627 | 2026-08-25T03:41:52.487Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 628 | 2026-08-25T03:41:52.755Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 629 | 2026-08-25T03:41:59.405Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.07s |
| 630 | 2026-08-25T03:41:59.419Z | Running unittests src/lib.rs (target/debug/deps/p4-85be53bc186e4c60) |
| 631 | 2026-08-25T03:41:59.422Z | |
| 632 | 2026-08-25T03:41:59.422Z | running 0 tests |
| 633 | 2026-08-25T03:41:59.422Z | |
| 634 | 2026-08-25T03:41:59.422Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 635 | 2026-08-25T03:41:59.422Z | |
| 636 | 2026-08-25T03:41:59.422Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-7559636d1037bbb9) |
| 637 | 2026-08-25T03:41:59.426Z | |
| 638 | 2026-08-25T03:41:59.426Z | running 0 tests |
| 639 | 2026-08-25T03:41:59.426Z | |
| 640 | 2026-08-25T03:41:59.426Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 641 | 2026-08-25T03:41:59.426Z | |
| 642 | 2026-08-25T03:41:59.426Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-42b4ab9123dbb28b) |
| 643 | 2026-08-25T03:41:59.429Z | |
| 644 | 2026-08-25T03:41:59.429Z | running 0 tests |
| 645 | 2026-08-25T03:41:59.429Z | |
| 646 | 2026-08-25T03:41:59.429Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 647 | 2026-08-25T03:41:59.429Z | |
| 648 | 2026-08-25T03:41:59.429Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-682a88024cdd39f0) |
| 649 | 2026-08-25T03:41:59.429Z | |
| 650 | 2026-08-25T03:41:59.429Z | running 0 tests |
| 651 | 2026-08-25T03:41:59.429Z | |
| 652 | 2026-08-25T03:41:59.429Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 653 | 2026-08-25T03:41:59.429Z | |
| 654 | 2026-08-25T03:41:59.429Z | Running unittests src/lib.rs (target/debug/deps/p4rs-71134c454596353c) |
| 655 | 2026-08-25T03:41:59.436Z | |
| 656 | 2026-08-25T03:41:59.436Z | running 14 tests |
| 657 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 658 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 659 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_add_nest ... ok |
| 660 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_mod ... ok |
| 661 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_add_be ... ok |
| 662 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_sub_be ... ok |
| 663 | 2026-08-25T03:41:59.436Z | test bitmath::tests::bitmath_add_le ... ok |
| 664 | 2026-08-25T03:41:59.437Z | test bitmath::tests::bitmath_sub_le ... ok |
| 665 | 2026-08-25T03:41:59.437Z | test checksum::tests::udp_checksum ... ok |
| 666 | 2026-08-25T03:41:59.437Z | test table::tests::match_lpm_ternary_1 ... ok |
| 667 | 2026-08-25T03:41:59.437Z | test table::tests::match_lpm_ternary_range ... ok |
| 668 | 2026-08-25T03:41:59.437Z | test table::tests::match_lpm_1 ... ok |
| 669 | 2026-08-25T03:41:59.437Z | test table::tests::match_ternary_1 ... ok |
| 670 | 2026-08-25T03:41:59.437Z | test table::tests::match_with_action ... ok |
| 671 | 2026-08-25T03:41:59.437Z | |
| 672 | 2026-08-25T03:41:59.437Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 673 | 2026-08-25T03:41:59.437Z | |
| 674 | 2026-08-25T03:41:59.437Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-6b4b2d1351c9575d) |
| 675 | 2026-08-25T03:41:59.437Z | |
| 676 | 2026-08-25T03:41:59.437Z | running 0 tests |
| 677 | 2026-08-25T03:41:59.437Z | |
| 678 | 2026-08-25T03:41:59.437Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 679 | 2026-08-25T03:41:59.437Z | |
| 680 | 2026-08-25T03:41:59.437Z | Running unittests src/lib.rs (target/debug/deps/tests-45eb331100058051) |
| 681 | 2026-08-25T03:41:59.437Z | |
| 682 | 2026-08-25T03:41:59.437Z | running 15 tests |
| 683 | 2026-08-25T03:41:59.437Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 684 | 2026-08-25T03:41:59.440Z | test headers::ipv6_header_read_write ... ok |
| 685 | 2026-08-25T03:41:59.440Z | test dload::pipeline_create ... ok |
| 686 | 2026-08-25T03:41:59.440Z | test ipv6::test_ipv6_parse ... ok |
| 687 | 2026-08-25T03:41:59.443Z | test dload::dynamic_load ... ok |
| 688 | 2026-08-25T03:41:59.446Z | test arithmetic::arithmetic ... ok |
| 689 | 2026-08-25T03:41:59.446Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 690 | 2026-08-25T03:41:59.449Z | test vlan::test_vlan_parse ... ok |
| 691 | 2026-08-25T03:41:59.449Z | test basic_router::basic_router2 ... ok |
| 692 | 2026-08-25T03:41:59.449Z | test decap::geneve_decap ... ok |
| 693 | 2026-08-25T03:41:59.449Z | test disag_router::disag_router ... ok |
| 694 | 2026-08-25T03:41:59.449Z | test dynamic_router::dynamic_router2 ... ok |
| 695 | 2026-08-25T03:41:59.458Z | test mac_rewrite::mac_rewrite2 ... ok |
| 696 | 2026-08-25T03:41:59.458Z | test range::range ... ok |
| 697 | 2026-08-25T03:41:59.527Z | test hub::hub2 ... ok |
| 698 | 2026-08-25T03:41:59.527Z | |
| 699 | 2026-08-25T03:41:59.532Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 700 | 2026-08-25T03:41:59.532Z | |
| 701 | 2026-08-25T03:41:59.532Z | Running unittests src/lib.rs (target/debug/deps/x4c-cf9bf35c9ef147c0) |
| 702 | 2026-08-25T03:41:59.535Z | |
| 703 | 2026-08-25T03:41:59.535Z | running 0 tests |
| 704 | 2026-08-25T03:41:59.536Z | |
| 705 | 2026-08-25T03:41:59.536Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 706 | 2026-08-25T03:41:59.536Z | |
| 707 | 2026-08-25T03:41:59.536Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-e21164960de2f738) |
| 708 | 2026-08-25T03:41:59.536Z | |
| 709 | 2026-08-25T03:41:59.536Z | running 0 tests |
| 710 | 2026-08-25T03:41:59.536Z | |
| 711 | 2026-08-25T03:41:59.536Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 712 | 2026-08-25T03:41:59.536Z | |
| 713 | 2026-08-25T03:41:59.536Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-225b85a6f8fe0178) |
| 714 | 2026-08-25T03:41:59.536Z | |
| 715 | 2026-08-25T03:41:59.536Z | running 0 tests |
| 716 | 2026-08-25T03:41:59.536Z | |
| 717 | 2026-08-25T03:41:59.536Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 718 | 2026-08-25T03:41:59.536Z | |
| 719 | 2026-08-25T03:41:59.536Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-2fe14b2d9fea3a6e) |
| 720 | 2026-08-25T03:41:59.540Z | |
| 721 | 2026-08-25T03:41:59.540Z | running 0 tests |
| 722 | 2026-08-25T03:41:59.540Z | |
| 723 | 2026-08-25T03:41:59.540Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 724 | 2026-08-25T03:41:59.540Z | |
| 725 | 2026-08-25T03:41:59.540Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 726 | 2026-08-25T03:41:59.540Z | |
| 727 | 2026-08-25T03:41:59.540Z | running 0 tests |
| 728 | 2026-08-25T03:41:59.540Z | |
| 729 | 2026-08-25T03:41:59.540Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 730 | 2026-08-25T03:41:59.540Z | |
| 731 | 2026-08-25T03:41:59.540Z | Doc-tests p4 |
| 732 | 2026-08-25T03:41:59.625Z | |
| 733 | 2026-08-25T03:41:59.625Z | running 0 tests |
| 734 | 2026-08-25T03:41:59.625Z | |
| 735 | 2026-08-25T03:41:59.626Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 736 | 2026-08-25T03:41:59.626Z | |
| 737 | 2026-08-25T03:41:59.635Z | Doc-tests p4_macro |
| 738 | 2026-08-25T03:41:59.678Z | |
| 739 | 2026-08-25T03:41:59.678Z | running 2 tests |
| 740 | 2026-08-25T03:41:59.681Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 741 | 2026-08-25T03:41:59.681Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 742 | 2026-08-25T03:41:59.681Z | |
| 743 | 2026-08-25T03:41:59.681Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 744 | 2026-08-25T03:41:59.681Z | |
| 745 | 2026-08-25T03:41:59.684Z | Doc-tests p4_rust |
| 746 | 2026-08-25T03:41:59.839Z | |
| 747 | 2026-08-25T03:41:59.839Z | running 0 tests |
| 748 | 2026-08-25T03:41:59.839Z | |
| 749 | 2026-08-25T03:41:59.839Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 750 | 2026-08-25T03:41:59.839Z | |
| 751 | 2026-08-25T03:41:59.851Z | Doc-tests p4rs |
| 752 | 2026-08-25T03:41:59.932Z | |
| 753 | 2026-08-25T03:41:59.932Z | running 1 test |
| 754 | 2026-08-25T03:42:00.753Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 755 | 2026-08-25T03:42:00.753Z | |
| 756 | 2026-08-25T03:42:00.753Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s |
| 757 | 2026-08-25T03:42:00.753Z | |
| 758 | 2026-08-25T03:42:00.763Z | Doc-tests tests |
| 759 | 2026-08-25T03:42:00.825Z | |
| 760 | 2026-08-25T03:42:00.825Z | running 0 tests |
| 761 | 2026-08-25T03:42:00.825Z | |
| 762 | 2026-08-25T03:42:00.825Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 763 | 2026-08-25T03:42:00.825Z | |
| 764 | 2026-08-25T03:42:00.835Z | Doc-tests x4c |
| 765 | 2026-08-25T03:42:00.949Z | |
| 766 | 2026-08-25T03:42:00.949Z | running 0 tests |
| 767 | 2026-08-25T03:42:00.949Z | |
| 768 | 2026-08-25T03:42:00.949Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 769 | 2026-08-25T03:42:00.949Z | |
| 770 | 2026-08-25T03:42:00.956Z | Doc-tests x4c_error_codes |
| 771 | 2026-08-25T03:42:00.956Z | |
| 772 | 2026-08-25T03:42:00.956Z | running 0 tests |
| 773 | 2026-08-25T03:42:00.956Z | |
| 774 | 2026-08-25T03:42:00.956Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 775 | 2026-08-25T03:42:00.956Z | |
| 776 | 2026-08-25T03:42:00.956Z | + pushd test |
| 777 | 2026-08-25T03:42:00.956Z | + banner 'mac rewr' |
| 778 | 2026-08-25T03:42:00.956Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 779 | 2026-08-25T03:42:00.956Z | |
| 780 | 2026-08-25T03:42:00.956Z | # # ## #### ##### ###### # # ##### |
| 781 | 2026-08-25T03:42:00.956Z | ## ## # # # # # # # # # # # |
| 782 | 2026-08-25T03:42:00.956Z | # ## # # # # # # ##### # # # # |
| 783 | 2026-08-25T03:42:00.956Z | # # ###### # ##### # # ## # ##### |
| 784 | 2026-08-25T03:42:00.957Z | # # # # # # # # # ## ## # # |
| 785 | 2026-08-25T03:42:00.957Z | # # # # #### # # ###### # # # # |
| 786 | 2026-08-25T03:42:00.957Z | |
| 787 | 2026-08-25T03:42:00.957Z | + RUST_BACKTRACE=1 |
| 788 | 2026-08-25T03:42:00.957Z | + cargo test mac_rewrite -- --nocapture |
| 789 | 2026-08-25T03:42:01.017Z | Compiling aho-corasick v1.1.4 |
| 790 | 2026-08-25T03:42:01.032Z | Compiling rustix v1.1.4 |
| 791 | 2026-08-25T03:42:01.036Z | Compiling getrandom v0.4.1 |
| 792 | 2026-08-25T03:42:01.039Z | Compiling errno v0.3.14 |
| 793 | 2026-08-25T03:42:01.039Z | Compiling prettyplease v0.2.37 |
| 794 | 2026-08-25T03:42:01.718Z | Compiling regex-automata v0.4.14 |
| 795 | 2026-08-25T03:42:01.740Z | Compiling tempfile v3.27.0 |
| 796 | 2026-08-25T03:42:03.079Z | Compiling regex v1.12.4 |
| 797 | 2026-08-25T03:42:03.325Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 798 | 2026-08-25T03:42:03.393Z | Compiling pnet_macros v0.35.0 |
| 799 | 2026-08-25T03:42:04.014Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 800 | 2026-08-25T03:42:04.383Z | Compiling pnet_packet v0.35.0 |
| 801 | 2026-08-25T03:42:04.810Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 802 | 2026-08-25T03:42:06.216Z | Compiling pnet_transport v0.35.0 |
| 803 | 2026-08-25T03:42:06.332Z | Compiling pnet v0.35.0 |
| 804 | 2026-08-25T03:42:06.420Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 805 | 2026-08-25T03:42:12.941Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.00s |
| 806 | 2026-08-25T03:42:12.954Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 807 | 2026-08-25T03:42:12.958Z | |
| 808 | 2026-08-25T03:42:12.958Z | running 1 test |
| 809 | 2026-08-25T03:42:12.961Z | [phy2] do you know the muffin man? |
| 810 | 2026-08-25T03:42:12.961Z | [cpu] the muffin man? |
| 811 | 2026-08-25T03:42:12.961Z | [cpu] the muffin man! |
| 812 | 2026-08-25T03:42:12.961Z | [cpu] why yes |
| 813 | 2026-08-25T03:42:12.961Z | [phy1] i know the muffin man |
| 814 | 2026-08-25T03:42:12.963Z | [phy3] the muffin man is me!!! |
| 815 | 2026-08-25T03:42:12.963Z | test mac_rewrite::mac_rewrite2 ... ok |
| 816 | 2026-08-25T03:42:12.963Z | |
| 817 | 2026-08-25T03:42:12.963Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 818 | 2026-08-25T03:42:12.963Z | |
| 819 | 2026-08-25T03:42:12.968Z | + banner 'dyn load' |
| 820 | 2026-08-25T03:42:12.971Z | |
| 821 | 2026-08-25T03:42:12.971Z | ##### # # # # # #### ## ##### |
| 822 | 2026-08-25T03:42:12.971Z | # # # # ## # # # # # # # # |
| 823 | 2026-08-25T03:42:12.971Z | # # # # # # # # # # # # # |
| 824 | 2026-08-25T03:42:12.971Z | # # # # # # # # # ###### # # |
| 825 | 2026-08-25T03:42:12.971Z | # # # # ## # # # # # # # |
| 826 | 2026-08-25T03:42:12.971Z | ##### # # # ###### #### # # ##### |
| 827 | 2026-08-25T03:42:12.971Z | |
| 828 | 2026-08-25T03:42:12.971Z | + RUST_BACKTRACE=1 |
| 829 | 2026-08-25T03:42:12.972Z | + cargo test dload -- --nocapture |
| 830 | 2026-08-25T03:42:13.059Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 831 | 2026-08-25T03:42:13.063Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 832 | 2026-08-25T03:42:13.063Z | |
| 833 | 2026-08-25T03:42:13.063Z | running 2 tests |
| 834 | 2026-08-25T03:42:13.066Z | test dload::pipeline_create ... ok |
| 835 | 2026-08-25T03:42:13.069Z | test dload::dynamic_load ... ok |
| 836 | 2026-08-25T03:42:13.069Z | |
| 837 | 2026-08-25T03:42:13.069Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 838 | 2026-08-25T03:42:13.069Z | |
| 839 | 2026-08-25T03:42:13.078Z | + banner disag |
| 840 | 2026-08-25T03:42:13.083Z | |
| 841 | 2026-08-25T03:42:13.083Z | ##### # #### ## #### |
| 842 | 2026-08-25T03:42:13.083Z | # # # # # # # # |
| 843 | 2026-08-25T03:42:13.083Z | # # # #### # # # |
| 844 | 2026-08-25T03:42:13.083Z | # # # # ###### # ### |
| 845 | 2026-08-25T03:42:13.083Z | # # # # # # # # # |
| 846 | 2026-08-25T03:42:13.083Z | ##### # #### # # #### |
| 847 | 2026-08-25T03:42:13.083Z | |
| 848 | 2026-08-25T03:42:13.083Z | + RUST_BACKTRACE=1 |
| 849 | 2026-08-25T03:42:13.083Z | + cargo test disag_router -- --nocapture |
| 850 | 2026-08-25T03:42:13.163Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 851 | 2026-08-25T03:42:13.167Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 852 | 2026-08-25T03:42:13.170Z | |
| 853 | 2026-08-25T03:42:13.170Z | running 1 test |
| 854 | 2026-08-25T03:42:13.174Z | [phy2] do you know the muffin man? |
| 855 | 2026-08-25T03:42:13.176Z | [cpu] the muffin man? |
| 856 | 2026-08-25T03:42:13.176Z | [cpu] the muffin man! |
| 857 | 2026-08-25T03:42:13.176Z | [cpu] why yes |
| 858 | 2026-08-25T03:42:13.177Z | [phy1] i know the muffin man |
| 859 | 2026-08-25T03:42:13.177Z | [phy3] the muffin man is me!!! |
| 860 | 2026-08-25T03:42:13.177Z | test disag_router::disag_router ... ok |
| 861 | 2026-08-25T03:42:13.177Z | |
| 862 | 2026-08-25T03:42:13.177Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 863 | 2026-08-25T03:42:13.177Z | |
| 864 | 2026-08-25T03:42:13.181Z | + banner 'dyn rtr' |
| 865 | 2026-08-25T03:42:13.185Z | |
| 866 | 2026-08-25T03:42:13.185Z | ##### # # # # ##### ##### ##### |
| 867 | 2026-08-25T03:42:13.185Z | # # # # ## # # # # # # |
| 868 | 2026-08-25T03:42:13.185Z | # # # # # # # # # # # |
| 869 | 2026-08-25T03:42:13.185Z | # # # # # # ##### # ##### |
| 870 | 2026-08-25T03:42:13.185Z | # # # # ## # # # # # |
| 871 | 2026-08-25T03:42:13.185Z | ##### # # # # # # # # |
| 872 | 2026-08-25T03:42:13.185Z | |
| 873 | 2026-08-25T03:42:13.185Z | + RUST_BACKTRACE=1 |
| 874 | 2026-08-25T03:42:13.185Z | + cargo test dynamic_router -- --nocapture |
| 875 | 2026-08-25T03:42:13.269Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 876 | 2026-08-25T03:42:13.272Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 877 | 2026-08-25T03:42:13.275Z | |
| 878 | 2026-08-25T03:42:13.275Z | running 1 test |
| 879 | 2026-08-25T03:42:13.280Z | [phy2] do you know the muffin man? |
| 880 | 2026-08-25T03:42:13.283Z | [cpu] the muffin man? |
| 881 | 2026-08-25T03:42:13.283Z | [cpu] the muffin man! |
| 882 | 2026-08-25T03:42:13.283Z | [cpu] why yes |
| 883 | 2026-08-25T03:42:13.283Z | [phy1] i know the muffin man |
| 884 | 2026-08-25T03:42:13.283Z | [phy3] the muffin man is me!!! |
| 885 | 2026-08-25T03:42:13.283Z | test dynamic_router::dynamic_router2 ... ok |
| 886 | 2026-08-25T03:42:13.283Z | |
| 887 | 2026-08-25T03:42:13.283Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 888 | 2026-08-25T03:42:13.283Z | |
| 889 | 2026-08-25T03:42:13.288Z | + banner hub |
| 890 | 2026-08-25T03:42:13.292Z | |
| 891 | 2026-08-25T03:42:13.292Z | # # # # ##### |
| 892 | 2026-08-25T03:42:13.292Z | # # # # # # |
| 893 | 2026-08-25T03:42:13.292Z | ###### # # ##### |
| 894 | 2026-08-25T03:42:13.293Z | # # # # # # |
| 895 | 2026-08-25T03:42:13.293Z | # # # # # # |
| 896 | 2026-08-25T03:42:13.293Z | # # #### ##### |
| 897 | 2026-08-25T03:42:13.293Z | |
| 898 | 2026-08-25T03:42:13.293Z | + RUST_BACKTRACE=1 |
| 899 | 2026-08-25T03:42:13.293Z | + cargo test hub -- --nocapture |
| 900 | 2026-08-25T03:42:13.376Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 901 | 2026-08-25T03:42:13.380Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 902 | 2026-08-25T03:42:13.383Z | |
| 903 | 2026-08-25T03:42:13.383Z | running 1 test |
| 904 | 2026-08-25T03:42:13.387Z | [phy2] do you know the muffin man? |
| 905 | 2026-08-25T03:42:13.387Z | [phy3] do you know the muffin man? |
| 906 | 2026-08-25T03:42:13.390Z | [phy1] the muffin man? |
| 907 | 2026-08-25T03:42:13.390Z | [phy3] the muffin man? |
| 908 | 2026-08-25T03:42:13.390Z | [phy2] the muffin man! |
| 909 | 2026-08-25T03:42:13.390Z | [phy3] the muffin man! |
| 910 | 2026-08-25T03:42:13.390Z | [phy1] why yes |
| 911 | 2026-08-25T03:42:13.390Z | [phy1] i know the muffin man |
| 912 | 2026-08-25T03:42:13.390Z | [phy1] the muffin man is me!!! |
| 913 | 2026-08-25T03:42:13.390Z | [phy3] why yes |
| 914 | 2026-08-25T03:42:13.390Z | [phy3] i know the muffin man |
| 915 | 2026-08-25T03:42:13.390Z | [phy3] the muffin man is me!!! |
| 916 | 2026-08-25T03:42:13.390Z | test hub::hub2 ... ok |
| 917 | 2026-08-25T03:42:13.390Z | |
| 918 | 2026-08-25T03:42:13.391Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 919 | 2026-08-25T03:42:13.391Z | |
| 920 | 2026-08-25T03:42:13.394Z | + banner router |
| 921 | 2026-08-25T03:42:13.397Z | |
| 922 | 2026-08-25T03:42:13.397Z | ##### #### # # ##### ###### ##### |
| 923 | 2026-08-25T03:42:13.397Z | # # # # # # # # # # |
| 924 | 2026-08-25T03:42:13.397Z | # # # # # # # ##### # # |
| 925 | 2026-08-25T03:42:13.397Z | ##### # # # # # # ##### |
| 926 | 2026-08-25T03:42:13.397Z | # # # # # # # # # # |
| 927 | 2026-08-25T03:42:13.397Z | # # #### #### # ###### # # |
| 928 | 2026-08-25T03:42:13.397Z | |
| 929 | 2026-08-25T03:42:13.397Z | + RUST_BACKTRACE=1 |
| 930 | 2026-08-25T03:42:13.397Z | + cargo test basic_router -- --nocapture |
| 931 | 2026-08-25T03:42:13.484Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 932 | 2026-08-25T03:42:13.488Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 933 | 2026-08-25T03:42:13.491Z | |
| 934 | 2026-08-25T03:42:13.491Z | running 1 test |
| 935 | 2026-08-25T03:42:13.499Z | [phy2] do you know the muffin man? |
| 936 | 2026-08-25T03:42:13.499Z | [phy1] the muffin man? |
| 937 | 2026-08-25T03:42:13.499Z | [phy2] the muffin man! |
| 938 | 2026-08-25T03:42:13.503Z | [phy1] why yes |
| 939 | 2026-08-25T03:42:13.503Z | [phy1] i know the muffin man |
| 940 | 2026-08-25T03:42:13.503Z | [phy1] the muffin man is me!!! |
| 941 | 2026-08-25T03:42:13.503Z | test basic_router::basic_router2 ... ok |
| 942 | 2026-08-25T03:42:13.503Z | |
| 943 | 2026-08-25T03:42:13.503Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 944 | 2026-08-25T03:42:13.503Z | |
| 945 | 2026-08-25T03:42:13.503Z | + banner headers |
| 946 | 2026-08-25T03:42:13.511Z | |
| 947 | 2026-08-25T03:42:13.511Z | # # ###### ## ##### ###### ##### #### |
| 948 | 2026-08-25T03:42:13.511Z | # # # # # # # # # # # |
| 949 | 2026-08-25T03:42:13.511Z | ###### ##### # # # # ##### # # #### |
| 950 | 2026-08-25T03:42:13.511Z | # # # ###### # # # ##### # |
| 951 | 2026-08-25T03:42:13.511Z | # # # # # # # # # # # # |
| 952 | 2026-08-25T03:42:13.511Z | # # ###### # # ##### ###### # # #### |
| 953 | 2026-08-25T03:42:13.511Z | |
| 954 | 2026-08-25T03:42:13.511Z | + RUST_BACKTRACE=1 |
| 955 | 2026-08-25T03:42:13.511Z | + cargo test headers -- --nocapture |
| 956 | 2026-08-25T03:42:13.591Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 957 | 2026-08-25T03:42:13.616Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 958 | 2026-08-25T03:42:13.629Z | |
| 959 | 2026-08-25T03:42:13.630Z | running 1 test |
| 960 | 2026-08-25T03:42:13.630Z | test headers::ipv6_header_read_write ... ok |
| 961 | 2026-08-25T03:42:13.630Z | |
| 962 | 2026-08-25T03:42:13.630Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 963 | 2026-08-25T03:42:13.631Z | |
| 964 | 2026-08-25T03:42:13.631Z | process exited: duration 106834 ms, exit code 0 |
| |
| 965 | 2026-08-25T03:42:13.654Z | found 4 output files |
| 966 | 2026-08-25T03:42:13.655Z | uploading: /work/debug/libsidecar_lite.so (43098384 bytes) |
| 967 | 2026-08-25T03:42:15.445Z | uploaded: /work/debug/libsidecar_lite.so |
| 968 | 2026-08-25T03:42:15.449Z | uploading: /work/debug/x4c (37732624 bytes) |
| 969 | 2026-08-25T03:42:16.952Z | uploaded: /work/debug/x4c |
| 970 | 2026-08-25T03:42:16.969Z | uploading: /work/release/libsidecar_lite.so (9930656 bytes) |
| 971 | 2026-08-25T03:42:18.237Z | uploaded: /work/release/libsidecar_lite.so |
| 972 | 2026-08-25T03:42:18.237Z | uploading: /work/release/x4c (8660104 bytes) |
| 973 | 2026-08-25T03:42:19.919Z | uploaded: /work/release/x4c |