|
|
|
| 1 | 2026-06-19T04:32:18.270Z | job assigned to worker 01KVF2BTY4ER18XV88MHA4RDVG [factory aws, i-0c0775794b365e164] (queued for 56 s) |
| |
| 2 | 2026-06-19T04:32:24.943Z | starting task 0: "setup" |
| 3 | 2026-06-19T04:32:24.949Z | ++ uname -s |
| 4 | 2026-06-19T04:32:24.952Z | + kern=SunOS |
| 5 | 2026-06-19T04:32:24.952Z | + build_user=build |
| 6 | 2026-06-19T04:32:24.952Z | + build_uid=12345 |
| 7 | 2026-06-19T04:32:24.952Z | + work_dir=/work |
| 8 | 2026-06-19T04:32:24.952Z | + input_dir=/input |
| 9 | 2026-06-19T04:32:24.952Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T04:32:24.952Z | + case "$kern" in |
| 11 | 2026-06-19T04:32:24.952Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T04:32:24.952Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T04:32:26.958Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T04:32:27.039Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T04:32:27.042Z | + home_fs=zfs |
| 16 | 2026-06-19T04:32:27.042Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T04:32:27.042Z | + mkdir -p /home/build |
| 18 | 2026-06-19T04:32:27.042Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T04:32:29.043Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T04:32:29.046Z | process exited: duration 4100 ms, exit code 0 |
| |
| 21 | 2026-06-19T04:32:29.053Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T04:32:29.056Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T04:32:29.056Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-19T04:32:29.056Z | * rust toolchain profile = "default" |
| 25 | 2026-06-19T04:32:29.056Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-19T04:32:29.056Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T04:32:29.056Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T04:32:29.059Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T04:32:29.059Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T04:32:29.175Z | info: downloading installer |
| 31 | 2026-06-19T04:32:30.777Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T04:32:30.777Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T04:32:30.777Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T04:32:30.777Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T04:32:30.777Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T04:32:30.777Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T04:32:30.777Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T04:32:30.777Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T04:32:30.777Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T04:32:30.777Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T04:32:30.777Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T04:32:30.777Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T04:32:30.777Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T04:32:30.791Z | info: profile set to default |
| 45 | 2026-06-19T04:32:30.791Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T04:32:30.794Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T04:32:30.955Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T04:32:30.959Z | info: downloading 6 components |
| 49 | 2026-06-19T04:32:46.897Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T04:32:46.897Z | |
| 51 | 2026-06-19T04:32:46.933Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T04:32:46.933Z | |
| 53 | 2026-06-19T04:32:46.934Z | |
| 54 | 2026-06-19T04:32:46.934Z | Rust is installed now. Great! |
| 55 | 2026-06-19T04:32:46.934Z | |
| 56 | 2026-06-19T04:32:46.934Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T04:32:46.934Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T04:32:46.934Z | |
| 59 | 2026-06-19T04:32:46.934Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T04:32:46.934Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T04:32:46.934Z | |
| 62 | 2026-06-19T04:32:46.934Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T04:32:46.937Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T04:32:46.937Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T04:32:46.937Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T04:32:46.937Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T04:32:46.938Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T04:32:46.938Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T04:32:46.938Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T04:32:46.938Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T04:32:47.035Z | + rustup --version |
| 72 | 2026-06-19T04:32:47.043Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T04:32:47.046Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T04:32:47.065Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T04:32:47.067Z | + cargo --version |
| 76 | 2026-06-19T04:32:47.080Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T04:32:47.083Z | + rustc --version |
| 78 | 2026-06-19T04:32:47.102Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T04:32:47.105Z | process exited: duration 18051 ms, exit code 0 |
| |
| 80 | 2026-06-19T04:32:47.111Z | starting task 2: "authentication" |
| 81 | 2026-06-19T04:32:47.127Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-19T04:32:47.133Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T04:32:47.136Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-06-19T04:32:47.139Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-06-19T04:32:47.169Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-06-19T04:32:48.248Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-06-19T04:32:48.248Z | + git fetch origin 969781212c1c2dc3016cb2cdaa031ea23f6d7c45 |
| 88 | 2026-06-19T04:32:48.620Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-06-19T04:32:48.620Z | * branch 969781212c1c2dc3016cb2cdaa031ea23f6d7c45 -> FETCH_HEAD |
| 90 | 2026-06-19T04:32:48.624Z | + [[ -n renovate/actions-checkout-7.x ]] |
| 91 | 2026-06-19T04:32:48.627Z | ++ git branch --show-current |
| 92 | 2026-06-19T04:32:48.627Z | + current=main |
| 93 | 2026-06-19T04:32:48.627Z | + [[ main != renovate/actions-checkout-7.x ]] |
| 94 | 2026-06-19T04:32:48.627Z | + git branch -f renovate/actions-checkout-7.x 969781212c1c2dc3016cb2cdaa031ea23f6d7c45 |
| 95 | 2026-06-19T04:32:48.630Z | + git checkout -f renovate/actions-checkout-7.x |
| 96 | 2026-06-19T04:32:48.635Z | Switched to branch 'renovate/actions-checkout-7.x' |
| 97 | 2026-06-19T04:32:48.638Z | + git reset --hard 969781212c1c2dc3016cb2cdaa031ea23f6d7c45 |
| 98 | 2026-06-19T04:32:48.642Z | HEAD is now at 9697812 Update actions/checkout action to v7 |
| 99 | 2026-06-19T04:32:48.646Z | process exited: duration 1509 ms, exit code 0 |
| |
| 100 | 2026-06-19T04:32:48.652Z | starting task 4: "build" |
| 101 | 2026-06-19T04:32:48.657Z | + cargo --version |
| 102 | 2026-06-19T04:32:48.662Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-06-19T04:32:48.836Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-06-19T04:32:48.843Z | info: downloading 6 components |
| 105 | 2026-06-19T04:33:03.567Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-06-19T04:33:03.571Z | + rustc --version |
| 107 | 2026-06-19T04:33:03.598Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-06-19T04:33:03.602Z | + banner check |
| 109 | 2026-06-19T04:33:03.606Z | |
| 110 | 2026-06-19T04:33:03.606Z | #### # # ###### #### # # |
| 111 | 2026-06-19T04:33:03.606Z | # # # # # # # # # |
| 112 | 2026-06-19T04:33:03.606Z | # ###### ##### # #### |
| 113 | 2026-06-19T04:33:03.606Z | # # # # # # # |
| 114 | 2026-06-19T04:33:03.606Z | # # # # # # # # # |
| 115 | 2026-06-19T04:33:03.606Z | #### # # ###### #### # # |
| 116 | 2026-06-19T04:33:03.606Z | |
| 117 | 2026-06-19T04:33:03.606Z | + cargo fmt -- --check |
| 118 | 2026-06-19T04:33:03.747Z | + cargo check |
| 119 | 2026-06-19T04:33:03.815Z | Updating crates.io index |
| 120 | 2026-06-19T04:33:03.861Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-06-19T04:33:04.137Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-06-19T04:33:04.137Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-06-19T04:33:05.584Z | Downloading crates ... |
| 124 | 2026-06-19T04:33:05.642Z | Downloaded autocfg v1.5.0 |
| 125 | 2026-06-19T04:33:05.651Z | Downloaded generic-array v0.14.7 |
| 126 | 2026-06-19T04:33:05.654Z | Downloaded ppv-lite86 v0.2.21 |
| 127 | 2026-06-19T04:33:05.654Z | Downloaded num-complex v0.4.6 |
| 128 | 2026-06-19T04:33:05.657Z | Downloaded cfg-if v1.0.4 |
| 129 | 2026-06-19T04:33:05.660Z | Downloaded num-rational v0.4.2 |
| 130 | 2026-06-19T04:33:05.660Z | Downloaded zmij v1.0.21 |
| 131 | 2026-06-19T04:33:05.663Z | Downloaded usdt v0.5.0 |
| 132 | 2026-06-19T04:33:05.663Z | Downloaded anstyle-query v1.1.5 |
| 133 | 2026-06-19T04:33:05.666Z | Downloaded tap v1.0.1 |
| 134 | 2026-06-19T04:33:05.666Z | Downloaded aho-corasick v1.1.4 |
| 135 | 2026-06-19T04:33:05.669Z | Downloaded zerocopy-derive v0.7.35 |
| 136 | 2026-06-19T04:33:05.672Z | Downloaded pnet_packet v0.35.0 |
| 137 | 2026-06-19T04:33:05.675Z | Downloaded fastrand v2.3.0 |
| 138 | 2026-06-19T04:33:05.675Z | Downloaded itoa v1.0.17 |
| 139 | 2026-06-19T04:33:05.678Z | Downloaded ipnetwork v0.20.0 |
| 140 | 2026-06-19T04:33:05.681Z | Downloaded cpufeatures v0.2.17 |
| 141 | 2026-06-19T04:33:05.689Z | Downloaded zerocopy v0.8.40 |
| 142 | 2026-06-19T04:33:05.695Z | Downloaded serde_core v1.0.228 |
| 143 | 2026-06-19T04:33:05.698Z | Downloaded num-traits v0.2.19 |
| 144 | 2026-06-19T04:33:05.698Z | Downloaded digest v0.10.7 |
| 145 | 2026-06-19T04:33:05.701Z | Downloaded colored v3.1.1 |
| 146 | 2026-06-19T04:33:05.701Z | Downloaded getrandom v0.4.1 |
| 147 | 2026-06-19T04:33:05.710Z | Downloaded strsim v0.11.1 |
| 148 | 2026-06-19T04:33:05.714Z | Downloaded bitvec v1.0.1 |
| 149 | 2026-06-19T04:33:05.723Z | Downloaded usdt-attr-macro v0.5.0 |
| 150 | 2026-06-19T04:33:05.726Z | Downloaded num-iter v0.1.45 |
| 151 | 2026-06-19T04:33:05.726Z | Downloaded errno v0.3.14 |
| 152 | 2026-06-19T04:33:05.726Z | Downloaded is_terminal_polyfill v1.70.2 |
| 153 | 2026-06-19T04:33:05.726Z | Downloaded funty v2.0.0 |
| 154 | 2026-06-19T04:33:05.726Z | Downloaded dof v0.3.0 |
| 155 | 2026-06-19T04:33:05.730Z | Downloaded pnet_transport v0.35.0 |
| 156 | 2026-06-19T04:33:05.733Z | Downloaded dtrace-parser v0.2.0 |
| 157 | 2026-06-19T04:33:05.733Z | Downloaded colorchoice v1.0.4 |
| 158 | 2026-06-19T04:33:05.737Z | Downloaded memmap v0.7.0 |
| 159 | 2026-06-19T04:33:05.740Z | Downloaded pnet_sys v0.35.0 |
| 160 | 2026-06-19T04:33:05.743Z | Downloaded clap_lex v1.0.0 |
| 161 | 2026-06-19T04:33:05.747Z | Downloaded radium v0.7.0 |
| 162 | 2026-06-19T04:33:05.750Z | Downloaded crypto-common v0.1.7 |
| 163 | 2026-06-19T04:33:05.753Z | Downloaded num v0.4.3 |
| 164 | 2026-06-19T04:33:05.764Z | Downloaded plain v0.2.3 |
| 165 | 2026-06-19T04:33:05.764Z | Downloaded scroll_derive v0.12.1 |
| 166 | 2026-06-19T04:33:05.764Z | Downloaded pretty-hex v0.4.1 |
| 167 | 2026-06-19T04:33:05.764Z | Downloaded pnet_base v0.35.0 |
| 168 | 2026-06-19T04:33:05.767Z | Downloaded thread-id v4.2.2 |
| 169 | 2026-06-19T04:33:05.767Z | Downloaded block-buffer v0.10.4 |
| 170 | 2026-06-19T04:33:05.773Z | Downloaded pnet_macros_support v0.35.0 |
| 171 | 2026-06-19T04:33:05.782Z | Downloaded version_check v0.9.5 |
| 172 | 2026-06-19T04:33:05.788Z | Downloaded num-integer v0.1.46 |
| 173 | 2026-06-19T04:33:05.791Z | Downloaded rand_core v0.9.5 |
| 174 | 2026-06-19T04:33:05.794Z | Downloaded utf8parse v0.2.2 |
| 175 | 2026-06-19T04:33:05.797Z | Downloaded heck v0.5.0 |
| 176 | 2026-06-19T04:33:05.797Z | Downloaded usdt-macro v0.5.0 |
| 177 | 2026-06-19T04:33:05.804Z | Downloaded byteorder v1.5.0 |
| 178 | 2026-06-19T04:33:05.807Z | Downloaded pnet_macros v0.35.0 |
| 179 | 2026-06-19T04:33:05.810Z | Downloaded no-std-net v0.6.0 |
| 180 | 2026-06-19T04:33:05.814Z | Downloaded anstream v1.0.0 |
| 181 | 2026-06-19T04:33:05.818Z | Downloaded quote v1.0.45 |
| 182 | 2026-06-19T04:33:05.821Z | Downloaded scroll v0.12.0 |
| 183 | 2026-06-19T04:33:05.821Z | Downloaded glob v0.3.3 |
| 184 | 2026-06-19T04:33:05.830Z | Downloaded pnet v0.35.0 |
| 185 | 2026-06-19T04:33:05.833Z | Downloaded anstyle v1.0.13 |
| 186 | 2026-06-19T04:33:05.844Z | Downloaded serde_tokenstream v0.2.3 |
| 187 | 2026-06-19T04:33:05.851Z | Downloaded thiserror-impl v1.0.69 |
| 188 | 2026-06-19T04:33:05.854Z | Downloaded thiserror v1.0.69 |
| 189 | 2026-06-19T04:33:05.857Z | Downloaded wyz v0.5.1 |
| 190 | 2026-06-19T04:33:05.857Z | Downloaded usdt-impl v0.5.0 |
| 191 | 2026-06-19T04:33:05.862Z | Downloaded sha2 v0.10.9 |
| 192 | 2026-06-19T04:33:05.865Z | Downloaded once_cell v1.21.3 |
| 193 | 2026-06-19T04:33:05.868Z | Downloaded bitflags v2.11.0 |
| 194 | 2026-06-19T04:33:05.875Z | Downloaded tempfile v3.27.0 |
| 195 | 2026-06-19T04:33:05.879Z | Downloaded anyhow v1.0.102 |
| 196 | 2026-06-19T04:33:05.883Z | Downloaded pest_derive v2.8.6 |
| 197 | 2026-06-19T04:33:05.895Z | Downloaded serde_derive v1.0.228 |
| 198 | 2026-06-19T04:33:05.898Z | Downloaded unicode-ident v1.0.24 |
| 199 | 2026-06-19T04:33:05.898Z | Downloaded pest_generator v2.8.6 |
| 200 | 2026-06-19T04:33:05.901Z | Downloaded getrandom v0.3.4 |
| 201 | 2026-06-19T04:33:05.901Z | Downloaded clap_derive v4.6.1 |
| 202 | 2026-06-19T04:33:05.904Z | Downloaded proc-macro2 v1.0.106 |
| 203 | 2026-06-19T04:33:05.907Z | Downloaded rand_chacha v0.9.0 |
| 204 | 2026-06-19T04:33:05.910Z | Downloaded pnet_datalink v0.35.0 |
| 205 | 2026-06-19T04:33:05.913Z | Downloaded ucd-trie v0.1.7 |
| 206 | 2026-06-19T04:33:05.913Z | Downloaded log v0.4.29 |
| 207 | 2026-06-19T04:33:05.916Z | Downloaded anstyle-parse v1.0.0 |
| 208 | 2026-06-19T04:33:05.920Z | Downloaded pest_meta v2.8.6 |
| 209 | 2026-06-19T04:33:05.923Z | Downloaded clap v4.6.1 |
| 210 | 2026-06-19T04:33:05.927Z | Downloaded num-bigint v0.4.6 |
| 211 | 2026-06-19T04:33:05.930Z | Downloaded typenum v1.19.0 |
| 212 | 2026-06-19T04:33:05.939Z | Downloaded prettyplease v0.2.37 |
| 213 | 2026-06-19T04:33:05.948Z | Downloaded serde v1.0.228 |
| 214 | 2026-06-19T04:33:05.951Z | Downloaded memchr v2.8.0 |
| 215 | 2026-06-19T04:33:05.959Z | Downloaded rand v0.9.3 |
| 216 | 2026-06-19T04:33:05.975Z | Downloaded pest v2.8.6 |
| 217 | 2026-06-19T04:33:05.999Z | Downloaded zerocopy v0.7.35 |
| 218 | 2026-06-19T04:33:06.008Z | Downloaded serde_json v1.0.149 |
| 219 | 2026-06-19T04:33:06.012Z | Downloaded clap_builder v4.6.0 |
| 220 | 2026-06-19T04:33:06.016Z | Downloaded regex v1.12.4 |
| 221 | 2026-06-19T04:33:06.019Z | Downloaded goblin v0.8.2 |
| 222 | 2026-06-19T04:33:06.055Z | Downloaded syn v2.0.118 |
| 223 | 2026-06-19T04:33:06.085Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-06-19T04:33:06.108Z | Downloaded rustix v1.1.4 |
| 225 | 2026-06-19T04:33:06.132Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-06-19T04:33:06.144Z | Downloaded libc v0.2.182 |
| 227 | 2026-06-19T04:33:06.212Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-06-19T04:33:06.215Z | Compiling quote v1.0.45 |
| 229 | 2026-06-19T04:33:06.215Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-06-19T04:33:06.216Z | Compiling libc v0.2.182 |
| 231 | 2026-06-19T04:33:06.216Z | Compiling serde_core v1.0.228 |
| 232 | 2026-06-19T04:33:06.216Z | Compiling memchr v2.8.0 |
| 233 | 2026-06-19T04:33:06.216Z | Compiling serde v1.0.228 |
| 234 | 2026-06-19T04:33:06.384Z | Compiling zmij v1.0.21 |
| 235 | 2026-06-19T04:33:06.682Z | Compiling thiserror v1.0.69 |
| 236 | 2026-06-19T04:33:06.709Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-06-19T04:33:06.814Z | Compiling getrandom v0.4.1 |
| 238 | 2026-06-19T04:33:06.925Z | Compiling pest v2.8.6 |
| 239 | 2026-06-19T04:33:06.930Z | Compiling serde_json v1.0.149 |
| 240 | 2026-06-19T04:33:07.088Z | Compiling rustix v1.1.4 |
| 241 | 2026-06-19T04:33:07.166Z | Compiling version_check v0.9.5 |
| 242 | 2026-06-19T04:33:07.170Z | Compiling autocfg v1.5.0 |
| 243 | 2026-06-19T04:33:07.518Z | Compiling num-traits v0.2.19 |
| 244 | 2026-06-19T04:33:07.523Z | Checking syn v2.0.118 |
| 245 | 2026-06-19T04:33:07.576Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-06-19T04:33:07.679Z | Compiling prettyplease v0.2.37 |
| 247 | 2026-06-19T04:33:07.742Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-06-19T04:33:08.085Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-06-19T04:33:08.179Z | Checking cfg-if v1.0.4 |
| 250 | 2026-06-19T04:33:08.499Z | Compiling itoa v1.0.17 |
| 251 | 2026-06-19T04:33:08.676Z | Compiling byteorder v1.5.0 |
| 252 | 2026-06-19T04:33:08.762Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-06-19T04:33:08.965Z | Checking num-integer v0.1.46 |
| 254 | 2026-06-19T04:33:09.026Z | Compiling thread-id v4.2.2 |
| 255 | 2026-06-19T04:33:09.114Z | Checking log v0.4.29 |
| 256 | 2026-06-19T04:33:09.259Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-06-19T04:33:09.307Z | Checking plain v0.2.3 |
| 258 | 2026-06-19T04:33:09.432Z | Checking colored v3.1.1 |
| 259 | 2026-06-19T04:33:09.619Z | Compiling errno v0.3.14 |
| 260 | 2026-06-19T04:33:09.721Z | Compiling radium v0.7.0 |
| 261 | 2026-06-19T04:33:09.760Z | Compiling bitflags v2.11.0 |
| 262 | 2026-06-19T04:33:09.871Z | Checking pretty-hex v0.4.1 |
| 263 | 2026-06-19T04:33:09.911Z | Checking no-std-net v0.6.0 |
| 264 | 2026-06-19T04:33:09.974Z | Checking pnet_base v0.35.0 |
| 265 | 2026-06-19T04:33:10.003Z | Compiling pest_generator v2.8.6 |
| 266 | 2026-06-19T04:33:10.151Z | Compiling zerocopy v0.8.40 |
| 267 | 2026-06-19T04:33:10.172Z | Checking tap v1.0.1 |
| 268 | 2026-06-19T04:33:10.184Z | Compiling once_cell v1.21.3 |
| 269 | 2026-06-19T04:33:10.266Z | Compiling getrandom v0.3.4 |
| 270 | 2026-06-19T04:33:10.539Z | Compiling fastrand v2.3.0 |
| 271 | 2026-06-19T04:33:10.607Z | Checking wyz v0.5.1 |
| 272 | 2026-06-19T04:33:10.693Z | Checking num-iter v0.1.45 |
| 273 | 2026-06-19T04:33:10.741Z | Compiling tempfile v3.27.0 |
| 274 | 2026-06-19T04:33:10.767Z | Checking memmap v0.7.0 |
| 275 | 2026-06-19T04:33:10.790Z | Compiling anyhow v1.0.102 |
| 276 | 2026-06-19T04:33:10.793Z | Checking funty v2.0.0 |
| 277 | 2026-06-19T04:33:11.061Z | Compiling regex v1.12.4 |
| 278 | 2026-06-19T04:33:11.093Z | Checking bitvec v1.0.1 |
| 279 | 2026-06-19T04:33:11.217Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-06-19T04:33:11.290Z | Compiling thiserror-impl v1.0.69 |
| 281 | 2026-06-19T04:33:11.315Z | Compiling zerocopy-derive v0.7.35 |
| 282 | 2026-06-19T04:33:11.448Z | Compiling pest_derive v2.8.6 |
| 283 | 2026-06-19T04:33:11.451Z | Compiling scroll_derive v0.12.1 |
| 284 | 2026-06-19T04:33:11.867Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 285 | 2026-06-19T04:33:11.996Z | Compiling pnet_macros v0.35.0 |
| 286 | 2026-06-19T04:33:12.189Z | Checking scroll v0.12.0 |
| 287 | 2026-06-19T04:33:12.219Z | Compiling zerocopy v0.7.35 |
| 288 | 2026-06-19T04:33:12.405Z | Checking goblin v0.8.2 |
| 289 | 2026-06-19T04:33:12.606Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-06-19T04:33:12.754Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-06-19T04:33:13.211Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-06-19T04:33:13.257Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-06-19T04:33:13.326Z | Checking utf8parse v0.2.2 |
| 294 | 2026-06-19T04:33:13.367Z | Checking pnet_packet v0.35.0 |
| 295 | 2026-06-19T04:33:13.417Z | Checking anstyle-parse v1.0.0 |
| 296 | 2026-06-19T04:33:13.564Z | Checking rand_core v0.9.5 |
| 297 | 2026-06-19T04:33:14.044Z | Checking anstyle-query v1.1.5 |
| 298 | 2026-06-19T04:33:14.123Z | Checking colorchoice v1.0.4 |
| 299 | 2026-06-19T04:33:14.212Z | Checking is_terminal_polyfill v1.70.2 |
| 300 | 2026-06-19T04:33:14.229Z | Compiling pnet v0.35.0 |
| 301 | 2026-06-19T04:33:14.329Z | Checking num-bigint v0.4.6 |
| 302 | 2026-06-19T04:33:14.375Z | Checking dof v0.3.0 |
| 303 | 2026-06-19T04:33:14.425Z | Checking num-complex v0.4.6 |
| 304 | 2026-06-19T04:33:14.440Z | Checking ipnetwork v0.20.0 |
| 305 | 2026-06-19T04:33:14.463Z | Compiling serde_tokenstream v0.2.3 |
| 306 | 2026-06-19T04:33:14.609Z | Checking anstyle v1.0.13 |
| 307 | 2026-06-19T04:33:14.737Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 308 | 2026-06-19T04:33:14.782Z | Checking anstream v1.0.0 |
| 309 | 2026-06-19T04:33:14.871Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-06-19T04:33:15.103Z | Compiling heck v0.5.0 |
| 311 | 2026-06-19T04:33:15.149Z | Checking num-rational v0.4.2 |
| 312 | 2026-06-19T04:33:15.277Z | Checking pnet_transport v0.35.0 |
| 313 | 2026-06-19T04:33:15.282Z | Compiling usdt-attr-macro v0.5.0 |
| 314 | 2026-06-19T04:33:15.306Z | Compiling usdt-macro v0.5.0 |
| 315 | 2026-06-19T04:33:15.425Z | Checking clap_lex v1.0.0 |
| 316 | 2026-06-19T04:33:15.428Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 317 | 2026-06-19T04:33:15.446Z | Checking num v0.4.3 |
| 318 | 2026-06-19T04:33:15.513Z | Checking strsim v0.11.1 |
| 319 | 2026-06-19T04:33:15.574Z | Compiling clap_derive v4.6.1 |
| 320 | 2026-06-19T04:33:15.635Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 321 | 2026-06-19T04:33:15.665Z | Checking clap_builder v4.6.0 |
| 322 | 2026-06-19T04:33:15.693Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 323 | 2026-06-19T04:33:15.758Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-06-19T04:33:15.785Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-06-19T04:33:15.987Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-06-19T04:33:15.987Z | Checking usdt v0.5.0 |
| 327 | 2026-06-19T04:33:16.068Z | Checking rand_chacha v0.9.0 |
| 328 | 2026-06-19T04:33:16.129Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 329 | 2026-06-19T04:33:16.238Z | Checking rand v0.9.3 |
| 330 | 2026-06-19T04:33:16.484Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-06-19T04:33:16.922Z | Checking clap v4.6.1 |
| 332 | 2026-06-19T04:33:16.978Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-06-19T04:33:17.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s |
| 334 | 2026-06-19T04:33:17.449Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-06-19T04:33:17.570Z | Downloading crates ... |
| 336 | 2026-06-19T04:33:17.630Z | Downloaded libloading v0.9.0 |
| 337 | 2026-06-19T04:33:17.679Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-06-19T04:33:17.696Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-06-19T04:33:17.702Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-06-19T04:33:17.705Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-06-19T04:33:17.706Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-06-19T04:33:17.709Z | Checking libloading v0.9.0 |
| 343 | 2026-06-19T04:33:17.956Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-06-19T04:33:18.498Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-06-19T04:33:19.349Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-06-19T04:33:19.349Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-06-19T04:33:20.257Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-06-19T04:33:25.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.76s |
| 349 | 2026-06-19T04:33:25.283Z | + banner build |
| 350 | 2026-06-19T04:33:25.286Z | |
| 351 | 2026-06-19T04:33:25.286Z | ##### # # # # ##### |
| 352 | 2026-06-19T04:33:25.286Z | # # # # # # # # |
| 353 | 2026-06-19T04:33:25.286Z | ##### # # # # # # |
| 354 | 2026-06-19T04:33:25.286Z | # # # # # # # # |
| 355 | 2026-06-19T04:33:25.286Z | # # # # # # # # |
| 356 | 2026-06-19T04:33:25.286Z | ##### #### # ###### ##### |
| 357 | 2026-06-19T04:33:25.286Z | |
| 358 | 2026-06-19T04:33:25.286Z | + ptime -m cargo build |
| 359 | 2026-06-19T04:33:25.419Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-06-19T04:33:25.419Z | Compiling memchr v2.8.0 |
| 361 | 2026-06-19T04:33:25.422Z | Compiling regex-syntax v0.8.11 |
| 362 | 2026-06-19T04:33:25.435Z | Compiling libc v0.2.182 |
| 363 | 2026-06-19T04:33:25.438Z | Compiling serde_core v1.0.228 |
| 364 | 2026-06-19T04:33:25.438Z | Compiling ucd-trie v0.1.7 |
| 365 | 2026-06-19T04:33:25.441Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-06-19T04:33:25.472Z | Compiling zmij v1.0.21 |
| 367 | 2026-06-19T04:33:25.485Z | Compiling itoa v1.0.17 |
| 368 | 2026-06-19T04:33:25.536Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-06-19T04:33:25.656Z | Compiling byteorder v1.5.0 |
| 370 | 2026-06-19T04:33:25.701Z | Compiling num-traits v0.2.19 |
| 371 | 2026-06-19T04:33:25.713Z | Compiling thread-id v4.2.2 |
| 372 | 2026-06-19T04:33:25.760Z | Compiling errno v0.3.14 |
| 373 | 2026-06-19T04:33:25.777Z | Compiling bitflags v2.11.0 |
| 374 | 2026-06-19T04:33:25.864Z | Compiling aho-corasick v1.1.4 |
| 375 | 2026-06-19T04:33:25.892Z | Compiling quote v1.0.45 |
| 376 | 2026-06-19T04:33:25.995Z | Compiling pest v2.8.6 |
| 377 | 2026-06-19T04:33:26.101Z | Compiling syn v2.0.118 |
| 378 | 2026-06-19T04:33:26.175Z | Compiling rustix v1.1.4 |
| 379 | 2026-06-19T04:33:26.253Z | Compiling num-integer v0.1.46 |
| 380 | 2026-06-19T04:33:26.297Z | Compiling getrandom v0.4.1 |
| 381 | 2026-06-19T04:33:26.430Z | Compiling fastrand v2.3.0 |
| 382 | 2026-06-19T04:33:26.559Z | Compiling once_cell v1.21.3 |
| 383 | 2026-06-19T04:33:26.693Z | Compiling log v0.4.29 |
| 384 | 2026-06-19T04:33:26.772Z | Compiling colored v3.1.1 |
| 385 | 2026-06-19T04:33:26.867Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-06-19T04:33:27.081Z | Compiling pest_meta v2.8.6 |
| 387 | 2026-06-19T04:33:27.163Z | Compiling serde_json v1.0.149 |
| 388 | 2026-06-19T04:33:27.258Z | Compiling plain v0.2.3 |
| 389 | 2026-06-19T04:33:27.284Z | Compiling tempfile v3.27.0 |
| 390 | 2026-06-19T04:33:27.352Z | Compiling no-std-net v0.6.0 |
| 391 | 2026-06-19T04:33:27.414Z | Compiling pretty-hex v0.4.1 |
| 392 | 2026-06-19T04:33:27.539Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-06-19T04:33:27.686Z | Compiling tap v1.0.1 |
| 394 | 2026-06-19T04:33:27.691Z | Compiling radium v0.7.0 |
| 395 | 2026-06-19T04:33:27.784Z | Compiling wyz v0.5.1 |
| 396 | 2026-06-19T04:33:27.870Z | Compiling num-iter v0.1.45 |
| 397 | 2026-06-19T04:33:27.913Z | Compiling memmap v0.7.0 |
| 398 | 2026-06-19T04:33:27.959Z | Compiling funty v2.0.0 |
| 399 | 2026-06-19T04:33:27.972Z | Compiling getrandom v0.3.4 |
| 400 | 2026-06-19T04:33:28.084Z | Compiling zerocopy v0.8.40 |
| 401 | 2026-06-19T04:33:28.121Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-06-19T04:33:28.137Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-06-19T04:33:28.228Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-06-19T04:33:28.290Z | Compiling bitvec v1.0.1 |
| 405 | 2026-06-19T04:33:28.307Z | Compiling anstyle-parse v1.0.0 |
| 406 | 2026-06-19T04:33:28.323Z | Compiling rand_core v0.9.5 |
| 407 | 2026-06-19T04:33:28.383Z | Compiling pest_generator v2.8.6 |
| 408 | 2026-06-19T04:33:28.479Z | Compiling prettyplease v0.2.37 |
| 409 | 2026-06-19T04:33:28.532Z | Compiling regex v1.12.4 |
| 410 | 2026-06-19T04:33:28.598Z | Compiling anyhow v1.0.102 |
| 411 | 2026-06-19T04:33:28.981Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 412 | 2026-06-19T04:33:28.984Z | Compiling is_terminal_polyfill v1.70.2 |
| 413 | 2026-06-19T04:33:28.987Z | Compiling colorchoice v1.0.4 |
| 414 | 2026-06-19T04:33:29.059Z | Compiling anstyle v1.0.13 |
| 415 | 2026-06-19T04:33:29.081Z | Compiling anstyle-query v1.1.5 |
| 416 | 2026-06-19T04:33:29.177Z | Compiling strsim v0.11.1 |
| 417 | 2026-06-19T04:33:29.270Z | Compiling anstream v1.0.0 |
| 418 | 2026-06-19T04:33:29.484Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-06-19T04:33:29.567Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-06-19T04:33:29.580Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 421 | 2026-06-19T04:33:29.640Z | Compiling clap_builder v4.6.0 |
| 422 | 2026-06-19T04:33:29.932Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-06-19T04:33:30.229Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-06-19T04:33:30.229Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-06-19T04:33:30.232Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-06-19T04:33:30.235Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-06-19T04:33:30.489Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-06-19T04:33:30.940Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-06-19T04:33:31.074Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-06-19T04:33:31.237Z | Compiling zerocopy v0.7.35 |
| 431 | 2026-06-19T04:33:31.364Z | Compiling scroll v0.12.0 |
| 432 | 2026-06-19T04:33:31.387Z | Compiling rand_chacha v0.9.0 |
| 433 | 2026-06-19T04:33:31.527Z | Compiling clap_derive v4.6.1 |
| 434 | 2026-06-19T04:33:31.570Z | Compiling thiserror v1.0.69 |
| 435 | 2026-06-19T04:33:31.661Z | Compiling dtrace-parser v0.2.0 |
| 436 | 2026-06-19T04:33:31.674Z | Compiling goblin v0.8.2 |
| 437 | 2026-06-19T04:33:31.811Z | Compiling rand v0.9.3 |
| 438 | 2026-06-19T04:33:32.544Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-06-19T04:33:33.008Z | Compiling serde v1.0.228 |
| 440 | 2026-06-19T04:33:33.166Z | Compiling clap v4.6.1 |
| 441 | 2026-06-19T04:33:33.208Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 442 | 2026-06-19T04:33:33.380Z | Compiling dof v0.3.0 |
| 443 | 2026-06-19T04:33:33.380Z | Compiling serde_tokenstream v0.2.3 |
| 444 | 2026-06-19T04:33:33.380Z | Compiling num-bigint v0.4.6 |
| 445 | 2026-06-19T04:33:33.380Z | Compiling num-complex v0.4.6 |
| 446 | 2026-06-19T04:33:33.477Z | Compiling ipnetwork v0.20.0 |
| 447 | 2026-06-19T04:33:33.649Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-06-19T04:33:33.717Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-06-19T04:33:33.755Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-06-19T04:33:34.159Z | Compiling usdt-attr-macro v0.5.0 |
| 451 | 2026-06-19T04:33:34.357Z | Compiling num-rational v0.4.2 |
| 452 | 2026-06-19T04:33:34.750Z | Compiling usdt-macro v0.5.0 |
| 453 | 2026-06-19T04:33:35.011Z | Compiling num v0.4.3 |
| 454 | 2026-06-19T04:33:35.080Z | Compiling pnet_transport v0.35.0 |
| 455 | 2026-06-19T04:33:35.249Z | Compiling pnet v0.35.0 |
| 456 | 2026-06-19T04:33:35.598Z | Compiling usdt v0.5.0 |
| 457 | 2026-06-19T04:33:35.712Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-06-19T04:33:36.042Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-06-19T04:33:36.163Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 460 | 2026-06-19T04:33:36.163Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 461 | 2026-06-19T04:33:36.297Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-06-19T04:33:38.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s |
| 463 | 2026-06-19T04:33:38.974Z | |
| 464 | 2026-06-19T04:33:38.977Z | real 13.681496901 |
| 465 | 2026-06-19T04:33:38.977Z | user 1:11.314425779 |
| 466 | 2026-06-19T04:33:38.977Z | sys 11.980382525 |
| 467 | 2026-06-19T04:33:38.977Z | trap 0.039016830 |
| 468 | 2026-06-19T04:33:38.977Z | tflt 0.070578326 |
| 469 | 2026-06-19T04:33:38.977Z | dflt 0.092310143 |
| 470 | 2026-06-19T04:33:38.977Z | kflt 0.000013440 |
| 471 | 2026-06-19T04:33:38.977Z | lock 2:49.579889136 |
| 472 | 2026-06-19T04:33:38.977Z | slp 4:54.978409268 |
| 473 | 2026-06-19T04:33:38.977Z | lat 3.441883792 |
| 474 | 2026-06-19T04:33:38.977Z | stop 4.451302455 |
| 475 | 2026-06-19T04:33:38.977Z | + ptime -m cargo build --release |
| 476 | 2026-06-19T04:33:39.055Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-06-19T04:33:39.055Z | Compiling quote v1.0.45 |
| 478 | 2026-06-19T04:33:39.055Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-06-19T04:33:39.055Z | Compiling libc v0.2.182 |
| 480 | 2026-06-19T04:33:39.058Z | Compiling serde_core v1.0.228 |
| 481 | 2026-06-19T04:33:39.058Z | Compiling memchr v2.8.0 |
| 482 | 2026-06-19T04:33:39.058Z | Compiling serde v1.0.228 |
| 483 | 2026-06-19T04:33:39.058Z | Compiling thiserror v1.0.69 |
| 484 | 2026-06-19T04:33:39.365Z | Compiling zmij v1.0.21 |
| 485 | 2026-06-19T04:33:39.396Z | Compiling getrandom v0.4.1 |
| 486 | 2026-06-19T04:33:39.407Z | Compiling rustix v1.1.4 |
| 487 | 2026-06-19T04:33:39.648Z | Compiling serde_json v1.0.149 |
| 488 | 2026-06-19T04:33:39.656Z | Compiling ucd-trie v0.1.7 |
| 489 | 2026-06-19T04:33:39.845Z | Compiling pest v2.8.6 |
| 490 | 2026-06-19T04:33:39.861Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-06-19T04:33:40.000Z | Compiling regex-syntax v0.8.11 |
| 492 | 2026-06-19T04:33:40.202Z | Compiling version_check v0.9.5 |
| 493 | 2026-06-19T04:33:40.344Z | Compiling prettyplease v0.2.37 |
| 494 | 2026-06-19T04:33:40.429Z | Compiling syn v2.0.118 |
| 495 | 2026-06-19T04:33:40.455Z | Compiling autocfg v1.5.0 |
| 496 | 2026-06-19T04:33:40.785Z | Compiling num-traits v0.2.19 |
| 497 | 2026-06-19T04:33:41.025Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-06-19T04:33:41.458Z | Compiling regex-automata v0.4.14 |
| 499 | 2026-06-19T04:33:42.045Z | Compiling itoa v1.0.17 |
| 500 | 2026-06-19T04:33:42.063Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-06-19T04:33:42.127Z | Compiling byteorder v1.5.0 |
| 502 | 2026-06-19T04:33:42.350Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-06-19T04:33:42.560Z | Compiling num-integer v0.1.46 |
| 504 | 2026-06-19T04:33:42.702Z | Compiling errno v0.3.14 |
| 505 | 2026-06-19T04:33:42.761Z | Compiling thread-id v4.2.2 |
| 506 | 2026-06-19T04:33:42.832Z | Compiling pest_generator v2.8.6 |
| 507 | 2026-06-19T04:33:43.054Z | Compiling bitflags v2.11.0 |
| 508 | 2026-06-19T04:33:43.170Z | Compiling plain v0.2.3 |
| 509 | 2026-06-19T04:33:43.252Z | Compiling regex v1.12.4 |
| 510 | 2026-06-19T04:33:43.278Z | Compiling log v0.4.29 |
| 511 | 2026-06-19T04:33:43.732Z | Compiling pretty-hex v0.4.1 |
| 512 | 2026-06-19T04:33:43.881Z | Compiling colored v3.1.1 |
| 513 | 2026-06-19T04:33:43.902Z | Compiling fastrand v2.3.0 |
| 514 | 2026-06-19T04:33:44.002Z | Compiling serde_derive v1.0.228 |
| 515 | 2026-06-19T04:33:44.105Z | Compiling thiserror-impl v1.0.69 |
| 516 | 2026-06-19T04:33:44.126Z | Compiling zerocopy-derive v0.7.35 |
| 517 | 2026-06-19T04:33:44.173Z | Compiling pest_derive v2.8.6 |
| 518 | 2026-06-19T04:33:44.275Z | Compiling scroll_derive v0.12.1 |
| 519 | 2026-06-19T04:33:44.977Z | Compiling zerocopy v0.7.35 |
| 520 | 2026-06-19T04:33:45.001Z | Compiling scroll v0.12.0 |
| 521 | 2026-06-19T04:33:45.228Z | Compiling goblin v0.8.2 |
| 522 | 2026-06-19T04:33:45.354Z | Compiling dtrace-parser v0.2.0 |
| 523 | 2026-06-19T04:33:45.385Z | Compiling once_cell v1.21.3 |
| 524 | 2026-06-19T04:33:45.514Z | Compiling radium v0.7.0 |
| 525 | 2026-06-19T04:33:45.577Z | Compiling no-std-net v0.6.0 |
| 526 | 2026-06-19T04:33:45.644Z | Compiling pnet_base v0.35.0 |
| 527 | 2026-06-19T04:33:45.808Z | Compiling tempfile v3.27.0 |
| 528 | 2026-06-19T04:33:45.924Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-06-19T04:33:46.128Z | Compiling zerocopy v0.8.40 |
| 530 | 2026-06-19T04:33:46.139Z | Compiling getrandom v0.3.4 |
| 531 | 2026-06-19T04:33:46.470Z | Compiling tap v1.0.1 |
| 532 | 2026-06-19T04:33:46.600Z | Compiling wyz v0.5.1 |
| 533 | 2026-06-19T04:33:46.767Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 534 | 2026-06-19T04:33:46.803Z | Compiling num-iter v0.1.45 |
| 535 | 2026-06-19T04:33:46.919Z | Compiling memmap v0.7.0 |
| 536 | 2026-06-19T04:33:47.064Z | Compiling anyhow v1.0.102 |
| 537 | 2026-06-19T04:33:47.145Z | Compiling serde_tokenstream v0.2.3 |
| 538 | 2026-06-19T04:33:47.204Z | Compiling dof v0.3.0 |
| 539 | 2026-06-19T04:33:47.347Z | Compiling num-bigint v0.4.6 |
| 540 | 2026-06-19T04:33:47.407Z | Compiling num-complex v0.4.6 |
| 541 | 2026-06-19T04:33:47.436Z | Compiling funty v2.0.0 |
| 542 | 2026-06-19T04:33:47.903Z | Compiling bitvec v1.0.1 |
| 543 | 2026-06-19T04:33:48.056Z | Compiling usdt-macro v0.5.0 |
| 544 | 2026-06-19T04:33:48.432Z | Compiling num-rational v0.4.2 |
| 545 | 2026-06-19T04:33:48.732Z | Compiling usdt-attr-macro v0.5.0 |
| 546 | 2026-06-19T04:33:49.443Z | Compiling usdt v0.5.0 |
| 547 | 2026-06-19T04:33:49.692Z | Compiling num v0.4.3 |
| 548 | 2026-06-19T04:33:50.095Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-06-19T04:33:50.182Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-06-19T04:33:50.213Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-06-19T04:33:50.503Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-06-19T04:33:50.910Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-06-19T04:33:51.122Z | Compiling rand_core v0.9.5 |
| 554 | 2026-06-19T04:33:51.385Z | Compiling pnet_packet v0.35.0 |
| 555 | 2026-06-19T04:33:52.132Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 556 | 2026-06-19T04:33:53.176Z | Compiling ppv-lite86 v0.2.21 |
| 557 | 2026-06-19T04:33:53.359Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-06-19T04:33:53.507Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-06-19T04:33:54.146Z | Compiling anstyle v1.0.13 |
| 560 | 2026-06-19T04:33:54.428Z | Compiling anstyle-query v1.1.5 |
| 561 | 2026-06-19T04:33:54.527Z | Compiling pnet v0.35.0 |
| 562 | 2026-06-19T04:33:54.673Z | Compiling is_terminal_polyfill v1.70.2 |
| 563 | 2026-06-19T04:33:54.751Z | Compiling colorchoice v1.0.4 |
| 564 | 2026-06-19T04:33:54.862Z | Compiling anstream v1.0.0 |
| 565 | 2026-06-19T04:33:55.512Z | Compiling pnet_datalink v0.35.0 |
| 566 | 2026-06-19T04:33:56.055Z | Compiling pnet_transport v0.35.0 |
| 567 | 2026-06-19T04:33:56.104Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-06-19T04:33:56.167Z | Compiling clap_lex v1.0.0 |
| 569 | 2026-06-19T04:33:56.392Z | Compiling strsim v0.11.1 |
| 570 | 2026-06-19T04:33:56.523Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 571 | 2026-06-19T04:33:56.668Z | Compiling heck v0.5.0 |
| 572 | 2026-06-19T04:33:56.859Z | Compiling clap_builder v4.6.0 |
| 573 | 2026-06-19T04:33:56.863Z | Compiling clap_derive v4.6.1 |
| 574 | 2026-06-19T04:33:57.106Z | Compiling rand v0.9.3 |
| 575 | 2026-06-19T04:33:57.839Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 576 | 2026-06-19T04:33:58.016Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 577 | 2026-06-19T04:33:58.268Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-06-19T04:33:58.562Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 579 | 2026-06-19T04:34:01.237Z | Compiling clap v4.6.1 |
| 580 | 2026-06-19T04:34:01.313Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-06-19T04:34:04.428Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-06-19T04:34:11.302Z | Finished `release` profile [optimized] target(s) in 32.31s |
| 583 | 2026-06-19T04:34:11.322Z | |
| 584 | 2026-06-19T04:34:11.325Z | real 32.340614407 |
| 585 | 2026-06-19T04:34:11.325Z | user 3:14.194965333 |
| 586 | 2026-06-19T04:34:11.325Z | sys 18.218949112 |
| 587 | 2026-06-19T04:34:11.325Z | trap 0.106091566 |
| 588 | 2026-06-19T04:34:11.325Z | tflt 0.176806093 |
| 589 | 2026-06-19T04:34:11.325Z | dflt 0.268398326 |
| 590 | 2026-06-19T04:34:11.325Z | kflt 0.000030970 |
| 591 | 2026-06-19T04:34:11.325Z | lock 9:59.476783522 |
| 592 | 2026-06-19T04:34:11.325Z | slp 12:17.383284794 |
| 593 | 2026-06-19T04:34:11.325Z | lat 12.402570936 |
| 594 | 2026-06-19T04:34:11.325Z | stop 9.358565728 |
| 595 | 2026-06-19T04:34:11.325Z | + for x in debug release |
| 596 | 2026-06-19T04:34:11.326Z | + mkdir -p /work/debug |
| 597 | 2026-06-19T04:34:11.326Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-06-19T04:34:11.349Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-06-19T04:34:11.383Z | + for x in debug release |
| 600 | 2026-06-19T04:34:11.383Z | + mkdir -p /work/release |
| 601 | 2026-06-19T04:34:11.386Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-06-19T04:34:11.393Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-06-19T04:34:11.403Z | + banner test |
| 604 | 2026-06-19T04:34:11.405Z | |
| 605 | 2026-06-19T04:34:11.406Z | ##### ###### #### ##### |
| 606 | 2026-06-19T04:34:11.406Z | # # # # |
| 607 | 2026-06-19T04:34:11.406Z | # ##### #### # |
| 608 | 2026-06-19T04:34:11.406Z | # # # # |
| 609 | 2026-06-19T04:34:11.406Z | # # # # # |
| 610 | 2026-06-19T04:34:11.406Z | # ###### #### # |
| 611 | 2026-06-19T04:34:11.406Z | |
| 612 | 2026-06-19T04:34:11.406Z | + cargo test |
| 613 | 2026-06-19T04:34:11.475Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-06-19T04:34:11.491Z | Compiling libloading v0.9.0 |
| 615 | 2026-06-19T04:34:11.494Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-06-19T04:34:11.494Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 617 | 2026-06-19T04:34:11.494Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 618 | 2026-06-19T04:34:11.497Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-06-19T04:34:11.708Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-06-19T04:34:12.600Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-06-19T04:34:12.600Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 622 | 2026-06-19T04:34:12.600Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 623 | 2026-06-19T04:34:12.875Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-06-19T04:34:19.579Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.16s |
| 625 | 2026-06-19T04:34:19.593Z | Running unittests src/lib.rs (target/debug/deps/p4-85be53bc186e4c60) |
| 626 | 2026-06-19T04:34:19.596Z | |
| 627 | 2026-06-19T04:34:19.596Z | running 0 tests |
| 628 | 2026-06-19T04:34:19.596Z | |
| 629 | 2026-06-19T04:34:19.596Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-06-19T04:34:19.596Z | |
| 631 | 2026-06-19T04:34:19.596Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-7559636d1037bbb9) |
| 632 | 2026-06-19T04:34:19.599Z | |
| 633 | 2026-06-19T04:34:19.599Z | running 0 tests |
| 634 | 2026-06-19T04:34:19.599Z | |
| 635 | 2026-06-19T04:34:19.599Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-06-19T04:34:19.599Z | |
| 637 | 2026-06-19T04:34:19.600Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-d114af5eba8d7c97) |
| 638 | 2026-06-19T04:34:19.600Z | |
| 639 | 2026-06-19T04:34:19.600Z | running 0 tests |
| 640 | 2026-06-19T04:34:19.600Z | |
| 641 | 2026-06-19T04:34:19.600Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-06-19T04:34:19.600Z | |
| 643 | 2026-06-19T04:34:19.600Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-682a88024cdd39f0) |
| 644 | 2026-06-19T04:34:19.603Z | |
| 645 | 2026-06-19T04:34:19.603Z | running 0 tests |
| 646 | 2026-06-19T04:34:19.603Z | |
| 647 | 2026-06-19T04:34:19.603Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-06-19T04:34:19.603Z | |
| 649 | 2026-06-19T04:34:19.603Z | Running unittests src/lib.rs (target/debug/deps/p4rs-ccad68096cbc9f24) |
| 650 | 2026-06-19T04:34:19.603Z | |
| 651 | 2026-06-19T04:34:19.603Z | running 14 tests |
| 652 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_add_nest ... ok |
| 653 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 654 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_add_le ... ok |
| 655 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_mod ... ok |
| 656 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_sub_be ... ok |
| 657 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_add_be ... ok |
| 658 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_sub_le ... ok |
| 659 | 2026-06-19T04:34:19.603Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 660 | 2026-06-19T04:34:19.603Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-06-19T04:34:19.603Z | test table::tests::match_lpm_ternary_1 ... ok |
| 662 | 2026-06-19T04:34:19.603Z | test table::tests::match_lpm_ternary_range ... ok |
| 663 | 2026-06-19T04:34:19.603Z | test table::tests::match_ternary_1 ... ok |
| 664 | 2026-06-19T04:34:19.603Z | test table::tests::match_lpm_1 ... ok |
| 665 | 2026-06-19T04:34:19.604Z | test table::tests::match_with_action ... ok |
| 666 | 2026-06-19T04:34:19.604Z | |
| 667 | 2026-06-19T04:34:19.604Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 668 | 2026-06-19T04:34:19.604Z | |
| 669 | 2026-06-19T04:34:19.607Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-24aab2bddaa86ca4) |
| 670 | 2026-06-19T04:34:19.607Z | |
| 671 | 2026-06-19T04:34:19.607Z | running 0 tests |
| 672 | 2026-06-19T04:34:19.607Z | |
| 673 | 2026-06-19T04:34:19.607Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 674 | 2026-06-19T04:34:19.607Z | |
| 675 | 2026-06-19T04:34:19.607Z | Running unittests src/lib.rs (target/debug/deps/tests-ef00a6d662b5026d) |
| 676 | 2026-06-19T04:34:19.607Z | |
| 677 | 2026-06-19T04:34:19.607Z | running 15 tests |
| 678 | 2026-06-19T04:34:19.610Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 679 | 2026-06-19T04:34:19.613Z | test headers::ipv6_header_read_write ... ok |
| 680 | 2026-06-19T04:34:19.613Z | test dload::pipeline_create ... ok |
| 681 | 2026-06-19T04:34:19.613Z | test ipv6::test_ipv6_parse ... ok |
| 682 | 2026-06-19T04:34:19.616Z | test dload::dynamic_load ... ok |
| 683 | 2026-06-19T04:34:19.619Z | test arithmetic::arithmetic ... ok |
| 684 | 2026-06-19T04:34:19.619Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 685 | 2026-06-19T04:34:19.619Z | test vlan::test_vlan_parse ... ok |
| 686 | 2026-06-19T04:34:19.619Z | test hub::hub2 ... ok |
| 687 | 2026-06-19T04:34:19.622Z | test disag_router::disag_router ... ok |
| 688 | 2026-06-19T04:34:19.622Z | test mac_rewrite::mac_rewrite2 ... ok |
| 689 | 2026-06-19T04:34:19.622Z | test range::range ... ok |
| 690 | 2026-06-19T04:34:19.622Z | test decap::geneve_decap ... ok |
| 691 | 2026-06-19T04:34:19.633Z | test basic_router::basic_router2 ... ok |
| 692 | 2026-06-19T04:34:19.695Z | test dynamic_router::dynamic_router2 ... ok |
| 693 | 2026-06-19T04:34:19.695Z | |
| 694 | 2026-06-19T04:34:19.698Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 695 | 2026-06-19T04:34:19.698Z | |
| 696 | 2026-06-19T04:34:19.702Z | Running unittests src/lib.rs (target/debug/deps/x4c-3f17fb8bf88cde20) |
| 697 | 2026-06-19T04:34:19.705Z | |
| 698 | 2026-06-19T04:34:19.705Z | running 0 tests |
| 699 | 2026-06-19T04:34:19.705Z | |
| 700 | 2026-06-19T04:34:19.705Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-06-19T04:34:19.705Z | |
| 702 | 2026-06-19T04:34:19.705Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-ad8bb27043b45cc9) |
| 703 | 2026-06-19T04:34:19.705Z | |
| 704 | 2026-06-19T04:34:19.705Z | running 0 tests |
| 705 | 2026-06-19T04:34:19.705Z | |
| 706 | 2026-06-19T04:34:19.705Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-06-19T04:34:19.705Z | |
| 708 | 2026-06-19T04:34:19.708Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-2ddd657c47680a49) |
| 709 | 2026-06-19T04:34:19.708Z | |
| 710 | 2026-06-19T04:34:19.708Z | running 0 tests |
| 711 | 2026-06-19T04:34:19.708Z | |
| 712 | 2026-06-19T04:34:19.708Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 713 | 2026-06-19T04:34:19.708Z | |
| 714 | 2026-06-19T04:34:19.708Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-ae213ae0703339a3) |
| 715 | 2026-06-19T04:34:19.708Z | |
| 716 | 2026-06-19T04:34:19.708Z | running 0 tests |
| 717 | 2026-06-19T04:34:19.708Z | |
| 718 | 2026-06-19T04:34:19.708Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 719 | 2026-06-19T04:34:19.708Z | |
| 720 | 2026-06-19T04:34:19.712Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 721 | 2026-06-19T04:34:19.712Z | |
| 722 | 2026-06-19T04:34:19.712Z | running 0 tests |
| 723 | 2026-06-19T04:34:19.712Z | |
| 724 | 2026-06-19T04:34:19.712Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 725 | 2026-06-19T04:34:19.712Z | |
| 726 | 2026-06-19T04:34:19.712Z | Doc-tests p4 |
| 727 | 2026-06-19T04:34:19.802Z | |
| 728 | 2026-06-19T04:34:19.802Z | running 0 tests |
| 729 | 2026-06-19T04:34:19.802Z | |
| 730 | 2026-06-19T04:34:19.805Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 731 | 2026-06-19T04:34:19.805Z | |
| 732 | 2026-06-19T04:34:19.812Z | Doc-tests p4_macro |
| 733 | 2026-06-19T04:34:19.857Z | |
| 734 | 2026-06-19T04:34:19.857Z | running 2 tests |
| 735 | 2026-06-19T04:34:19.860Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 736 | 2026-06-19T04:34:19.860Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 737 | 2026-06-19T04:34:19.860Z | |
| 738 | 2026-06-19T04:34:19.860Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 739 | 2026-06-19T04:34:19.860Z | |
| 740 | 2026-06-19T04:34:19.863Z | Doc-tests p4_rust |
| 741 | 2026-06-19T04:34:20.021Z | |
| 742 | 2026-06-19T04:34:20.021Z | running 0 tests |
| 743 | 2026-06-19T04:34:20.021Z | |
| 744 | 2026-06-19T04:34:20.021Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 745 | 2026-06-19T04:34:20.021Z | |
| 746 | 2026-06-19T04:34:20.033Z | Doc-tests p4rs |
| 747 | 2026-06-19T04:34:20.118Z | |
| 748 | 2026-06-19T04:34:20.118Z | running 1 test |
| 749 | 2026-06-19T04:34:20.927Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 750 | 2026-06-19T04:34:20.927Z | |
| 751 | 2026-06-19T04:34:20.927Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s |
| 752 | 2026-06-19T04:34:20.927Z | |
| 753 | 2026-06-19T04:34:20.938Z | Doc-tests tests |
| 754 | 2026-06-19T04:34:21.001Z | |
| 755 | 2026-06-19T04:34:21.001Z | running 0 tests |
| 756 | 2026-06-19T04:34:21.001Z | |
| 757 | 2026-06-19T04:34:21.001Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-06-19T04:34:21.001Z | |
| 759 | 2026-06-19T04:34:21.009Z | Doc-tests x4c |
| 760 | 2026-06-19T04:34:21.053Z | |
| 761 | 2026-06-19T04:34:21.053Z | running 0 tests |
| 762 | 2026-06-19T04:34:21.053Z | |
| 763 | 2026-06-19T04:34:21.053Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 764 | 2026-06-19T04:34:21.053Z | |
| 765 | 2026-06-19T04:34:21.058Z | Doc-tests x4c_error_codes |
| 766 | 2026-06-19T04:34:21.086Z | |
| 767 | 2026-06-19T04:34:21.086Z | running 0 tests |
| 768 | 2026-06-19T04:34:21.086Z | |
| 769 | 2026-06-19T04:34:21.086Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 770 | 2026-06-19T04:34:21.086Z | |
| 771 | 2026-06-19T04:34:21.097Z | + pushd test |
| 772 | 2026-06-19T04:34:21.100Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 773 | 2026-06-19T04:34:21.100Z | + banner 'mac rewr' |
| 774 | 2026-06-19T04:34:21.100Z | |
| 775 | 2026-06-19T04:34:21.100Z | # # ## #### ##### ###### # # ##### |
| 776 | 2026-06-19T04:34:21.100Z | ## ## # # # # # # # # # # # |
| 777 | 2026-06-19T04:34:21.100Z | # ## # # # # # # ##### # # # # |
| 778 | 2026-06-19T04:34:21.100Z | # # ###### # ##### # # ## # ##### |
| 779 | 2026-06-19T04:34:21.100Z | # # # # # # # # # ## ## # # |
| 780 | 2026-06-19T04:34:21.100Z | # # # # #### # # ###### # # # # |
| 781 | 2026-06-19T04:34:21.100Z | |
| 782 | 2026-06-19T04:34:21.100Z | + RUST_BACKTRACE=1 |
| 783 | 2026-06-19T04:34:21.100Z | + cargo test mac_rewrite -- --nocapture |
| 784 | 2026-06-19T04:34:21.196Z | Compiling aho-corasick v1.1.4 |
| 785 | 2026-06-19T04:34:21.210Z | Compiling getrandom v0.4.1 |
| 786 | 2026-06-19T04:34:21.213Z | Compiling rustix v1.1.4 |
| 787 | 2026-06-19T04:34:21.213Z | Compiling errno v0.3.14 |
| 788 | 2026-06-19T04:34:21.219Z | Compiling prettyplease v0.2.37 |
| 789 | 2026-06-19T04:34:21.920Z | Compiling regex-automata v0.4.14 |
| 790 | 2026-06-19T04:34:21.944Z | Compiling tempfile v3.27.0 |
| 791 | 2026-06-19T04:34:23.284Z | Compiling regex v1.12.4 |
| 792 | 2026-06-19T04:34:23.533Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 793 | 2026-06-19T04:34:23.602Z | Compiling pnet_macros v0.35.0 |
| 794 | 2026-06-19T04:34:24.223Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 795 | 2026-06-19T04:34:24.591Z | Compiling pnet_packet v0.35.0 |
| 796 | 2026-06-19T04:34:25.049Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 797 | 2026-06-19T04:34:26.451Z | Compiling pnet_transport v0.35.0 |
| 798 | 2026-06-19T04:34:26.589Z | Compiling pnet v0.35.0 |
| 799 | 2026-06-19T04:34:26.680Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 800 | 2026-06-19T04:34:33.337Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.22s |
| 801 | 2026-06-19T04:34:33.349Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 802 | 2026-06-19T04:34:33.353Z | |
| 803 | 2026-06-19T04:34:33.353Z | running 1 test |
| 804 | 2026-06-19T04:34:33.357Z | [phy2] do you know the muffin man? |
| 805 | 2026-06-19T04:34:33.360Z | [cpu] the muffin man? |
| 806 | 2026-06-19T04:34:33.360Z | [cpu] the muffin man! |
| 807 | 2026-06-19T04:34:33.360Z | [cpu] why yes |
| 808 | 2026-06-19T04:34:33.360Z | [phy1] i know the muffin man |
| 809 | 2026-06-19T04:34:33.360Z | [phy3] the muffin man is me!!! |
| 810 | 2026-06-19T04:34:33.360Z | test mac_rewrite::mac_rewrite2 ... ok |
| 811 | 2026-06-19T04:34:33.360Z | |
| 812 | 2026-06-19T04:34:33.360Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 813 | 2026-06-19T04:34:33.360Z | |
| 814 | 2026-06-19T04:34:33.366Z | + banner 'dyn load' |
| 815 | 2026-06-19T04:34:33.369Z | |
| 816 | 2026-06-19T04:34:33.369Z | ##### # # # # # #### ## ##### |
| 817 | 2026-06-19T04:34:33.369Z | # # # # ## # # # # # # # # |
| 818 | 2026-06-19T04:34:33.369Z | # # # # # # # # # # # # # |
| 819 | 2026-06-19T04:34:33.369Z | # # # # # # # # # ###### # # |
| 820 | 2026-06-19T04:34:33.369Z | # # # # ## # # # # # # # |
| 821 | 2026-06-19T04:34:33.369Z | ##### # # # ###### #### # # ##### |
| 822 | 2026-06-19T04:34:33.369Z | |
| 823 | 2026-06-19T04:34:33.369Z | + RUST_BACKTRACE=1 |
| 824 | 2026-06-19T04:34:33.369Z | + cargo test dload -- --nocapture |
| 825 | 2026-06-19T04:34:33.455Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 826 | 2026-06-19T04:34:33.458Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 827 | 2026-06-19T04:34:33.461Z | |
| 828 | 2026-06-19T04:34:33.461Z | running 2 tests |
| 829 | 2026-06-19T04:34:33.464Z | test dload::pipeline_create ... ok |
| 830 | 2026-06-19T04:34:33.467Z | test dload::dynamic_load ... ok |
| 831 | 2026-06-19T04:34:33.467Z | |
| 832 | 2026-06-19T04:34:33.467Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 833 | 2026-06-19T04:34:33.467Z | |
| 834 | 2026-06-19T04:34:33.471Z | + banner disag |
| 835 | 2026-06-19T04:34:33.474Z | |
| 836 | 2026-06-19T04:34:33.474Z | ##### # #### ## #### |
| 837 | 2026-06-19T04:34:33.474Z | # # # # # # # # |
| 838 | 2026-06-19T04:34:33.474Z | # # # #### # # # |
| 839 | 2026-06-19T04:34:33.474Z | # # # # ###### # ### |
| 840 | 2026-06-19T04:34:33.474Z | # # # # # # # # # |
| 841 | 2026-06-19T04:34:33.474Z | ##### # #### # # #### |
| 842 | 2026-06-19T04:34:33.474Z | |
| 843 | 2026-06-19T04:34:33.474Z | + RUST_BACKTRACE=1 |
| 844 | 2026-06-19T04:34:33.474Z | + cargo test disag_router -- --nocapture |
| 845 | 2026-06-19T04:34:33.559Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 846 | 2026-06-19T04:34:33.563Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 847 | 2026-06-19T04:34:33.566Z | |
| 848 | 2026-06-19T04:34:33.566Z | running 1 test |
| 849 | 2026-06-19T04:34:33.570Z | [phy2] do you know the muffin man? |
| 850 | 2026-06-19T04:34:33.572Z | [cpu] the muffin man? |
| 851 | 2026-06-19T04:34:33.572Z | [cpu] the muffin man! |
| 852 | 2026-06-19T04:34:33.573Z | [cpu] why yes |
| 853 | 2026-06-19T04:34:33.573Z | [phy1] i know the muffin man |
| 854 | 2026-06-19T04:34:33.573Z | [phy3] the muffin man is me!!! |
| 855 | 2026-06-19T04:34:33.573Z | test disag_router::disag_router ... ok |
| 856 | 2026-06-19T04:34:33.573Z | |
| 857 | 2026-06-19T04:34:33.573Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 858 | 2026-06-19T04:34:33.573Z | |
| 859 | 2026-06-19T04:34:33.577Z | + banner 'dyn rtr' |
| 860 | 2026-06-19T04:34:33.581Z | |
| 861 | 2026-06-19T04:34:33.583Z | ##### # # # # ##### ##### ##### |
| 862 | 2026-06-19T04:34:33.583Z | # # # # ## # # # # # # |
| 863 | 2026-06-19T04:34:33.583Z | # # # # # # # # # # # |
| 864 | 2026-06-19T04:34:33.583Z | # # # # # # ##### # ##### |
| 865 | 2026-06-19T04:34:33.583Z | # # # # ## # # # # # |
| 866 | 2026-06-19T04:34:33.583Z | ##### # # # # # # # # |
| 867 | 2026-06-19T04:34:33.583Z | |
| 868 | 2026-06-19T04:34:33.583Z | + RUST_BACKTRACE=1 |
| 869 | 2026-06-19T04:34:33.583Z | + cargo test dynamic_router -- --nocapture |
| 870 | 2026-06-19T04:34:33.666Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 871 | 2026-06-19T04:34:33.670Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 872 | 2026-06-19T04:34:33.674Z | |
| 873 | 2026-06-19T04:34:33.674Z | running 1 test |
| 874 | 2026-06-19T04:34:33.678Z | [phy2] do you know the muffin man? |
| 875 | 2026-06-19T04:34:33.678Z | [cpu] the muffin man? |
| 876 | 2026-06-19T04:34:33.682Z | [cpu] the muffin man! |
| 877 | 2026-06-19T04:34:33.682Z | [cpu] why yes |
| 878 | 2026-06-19T04:34:33.682Z | [phy1] i know the muffin man |
| 879 | 2026-06-19T04:34:33.682Z | [phy3] the muffin man is me!!! |
| 880 | 2026-06-19T04:34:33.682Z | test dynamic_router::dynamic_router2 ... ok |
| 881 | 2026-06-19T04:34:33.683Z | |
| 882 | 2026-06-19T04:34:33.683Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 883 | 2026-06-19T04:34:33.683Z | |
| 884 | 2026-06-19T04:34:33.686Z | + banner hub |
| 885 | 2026-06-19T04:34:33.692Z | |
| 886 | 2026-06-19T04:34:33.692Z | # # # # ##### |
| 887 | 2026-06-19T04:34:33.692Z | # # # # # # |
| 888 | 2026-06-19T04:34:33.692Z | ###### # # ##### |
| 889 | 2026-06-19T04:34:33.692Z | # # # # # # |
| 890 | 2026-06-19T04:34:33.692Z | # # # # # # |
| 891 | 2026-06-19T04:34:33.692Z | # # #### ##### |
| 892 | 2026-06-19T04:34:33.692Z | |
| 893 | 2026-06-19T04:34:33.692Z | + RUST_BACKTRACE=1 |
| 894 | 2026-06-19T04:34:33.692Z | + cargo test hub -- --nocapture |
| 895 | 2026-06-19T04:34:33.775Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 896 | 2026-06-19T04:34:33.778Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 897 | 2026-06-19T04:34:33.781Z | |
| 898 | 2026-06-19T04:34:33.782Z | running 1 test |
| 899 | 2026-06-19T04:34:33.786Z | [phy2] do you know the muffin man? |
| 900 | 2026-06-19T04:34:33.786Z | [phy3] do you know the muffin man? |
| 901 | 2026-06-19T04:34:33.789Z | [phy1] the muffin man? |
| 902 | 2026-06-19T04:34:33.789Z | [phy3] the muffin man? |
| 903 | 2026-06-19T04:34:33.789Z | [phy2] the muffin man! |
| 904 | 2026-06-19T04:34:33.789Z | [phy3] the muffin man! |
| 905 | 2026-06-19T04:34:33.789Z | [phy1] why yes |
| 906 | 2026-06-19T04:34:33.789Z | [phy1] i know the muffin man |
| 907 | 2026-06-19T04:34:33.789Z | [phy1] the muffin man is me!!! |
| 908 | 2026-06-19T04:34:33.789Z | [phy3] why yes |
| 909 | 2026-06-19T04:34:33.789Z | [phy3] i know the muffin man |
| 910 | 2026-06-19T04:34:33.789Z | [phy3] the muffin man is me!!! |
| 911 | 2026-06-19T04:34:33.789Z | test hub::hub2 ... ok |
| 912 | 2026-06-19T04:34:33.789Z | |
| 913 | 2026-06-19T04:34:33.789Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 914 | 2026-06-19T04:34:33.789Z | |
| 915 | 2026-06-19T04:34:33.793Z | + banner router |
| 916 | 2026-06-19T04:34:33.796Z | |
| 917 | 2026-06-19T04:34:33.796Z | ##### #### # # ##### ###### ##### |
| 918 | 2026-06-19T04:34:33.796Z | # # # # # # # # # # |
| 919 | 2026-06-19T04:34:33.796Z | # # # # # # # ##### # # |
| 920 | 2026-06-19T04:34:33.796Z | ##### # # # # # # ##### |
| 921 | 2026-06-19T04:34:33.796Z | # # # # # # # # # # |
| 922 | 2026-06-19T04:34:33.796Z | # # #### #### # ###### # # |
| 923 | 2026-06-19T04:34:33.797Z | |
| 924 | 2026-06-19T04:34:33.797Z | + RUST_BACKTRACE=1 |
| 925 | 2026-06-19T04:34:33.797Z | + cargo test basic_router -- --nocapture |
| 926 | 2026-06-19T04:34:33.883Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 927 | 2026-06-19T04:34:33.887Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 928 | 2026-06-19T04:34:33.891Z | |
| 929 | 2026-06-19T04:34:33.891Z | running 1 test |
| 930 | 2026-06-19T04:34:33.894Z | [phy2] do you know the muffin man? |
| 931 | 2026-06-19T04:34:33.894Z | [phy1] the muffin man? |
| 932 | 2026-06-19T04:34:33.894Z | [phy2] the muffin man! |
| 933 | 2026-06-19T04:34:33.894Z | [phy1] why yes |
| 934 | 2026-06-19T04:34:33.894Z | [phy1] i know the muffin man |
| 935 | 2026-06-19T04:34:33.894Z | [phy1] the muffin man is me!!! |
| 936 | 2026-06-19T04:34:33.895Z | test basic_router::basic_router2 ... ok |
| 937 | 2026-06-19T04:34:33.895Z | |
| 938 | 2026-06-19T04:34:33.895Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 939 | 2026-06-19T04:34:33.895Z | |
| 940 | 2026-06-19T04:34:33.901Z | + banner headers |
| 941 | 2026-06-19T04:34:33.904Z | |
| 942 | 2026-06-19T04:34:33.904Z | # # ###### ## ##### ###### ##### #### |
| 943 | 2026-06-19T04:34:33.905Z | # # # # # # # # # # # |
| 944 | 2026-06-19T04:34:33.905Z | ###### ##### # # # # ##### # # #### |
| 945 | 2026-06-19T04:34:33.905Z | # # # ###### # # # ##### # |
| 946 | 2026-06-19T04:34:33.905Z | # # # # # # # # # # # # |
| 947 | 2026-06-19T04:34:33.905Z | # # ###### # # ##### ###### # # #### |
| 948 | 2026-06-19T04:34:33.905Z | |
| 949 | 2026-06-19T04:34:33.905Z | + RUST_BACKTRACE=1 |
| 950 | 2026-06-19T04:34:33.905Z | + cargo test headers -- --nocapture |
| 951 | 2026-06-19T04:34:33.989Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 952 | 2026-06-19T04:34:33.993Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-9c12536571b7421f) |
| 953 | 2026-06-19T04:34:33.997Z | |
| 954 | 2026-06-19T04:34:33.997Z | running 1 test |
| 955 | 2026-06-19T04:34:33.997Z | test headers::ipv6_header_read_write ... ok |
| 956 | 2026-06-19T04:34:33.997Z | |
| 957 | 2026-06-19T04:34:33.997Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 958 | 2026-06-19T04:34:33.997Z | |
| 959 | 2026-06-19T04:34:34.001Z | process exited: duration 105349 ms, exit code 0 |
| |
| 960 | 2026-06-19T04:34:34.016Z | found 4 output files |
| 961 | 2026-06-19T04:34:34.016Z | uploading: /work/debug/libsidecar_lite.so (43094840 bytes) |
| 962 | 2026-06-19T04:34:35.733Z | uploaded: /work/debug/libsidecar_lite.so |
| 963 | 2026-06-19T04:34:35.736Z | uploading: /work/debug/x4c (37742832 bytes) |
| 964 | 2026-06-19T04:34:36.967Z | uploaded: /work/debug/x4c |
| 965 | 2026-06-19T04:34:36.967Z | uploading: /work/release/libsidecar_lite.so (9931416 bytes) |
| 966 | 2026-06-19T04:34:38.041Z | uploaded: /work/release/libsidecar_lite.so |
| 967 | 2026-06-19T04:34:38.041Z | uploading: /work/release/x4c (8660336 bytes) |
| 968 | 2026-06-19T04:34:39.105Z | uploaded: /work/release/x4c |