|
|
|
| 1 | 2026-07-19T04:26:45.847Z | job assigned to worker 01KXW9MPWSAA5SJEWWX2ZQMTF1 [factory aws, i-081532123c816d8be] (queued for 0 s) |
| |
| 2 | 2026-07-19T04:26:46.848Z | starting task 0: "setup" |
| 3 | 2026-07-19T04:26:46.853Z | ++ uname -s |
| 4 | 2026-07-19T04:26:46.856Z | + kern=SunOS |
| 5 | 2026-07-19T04:26:46.856Z | + build_user=build |
| 6 | 2026-07-19T04:26:46.856Z | + build_uid=12345 |
| 7 | 2026-07-19T04:26:46.856Z | + work_dir=/work |
| 8 | 2026-07-19T04:26:46.856Z | + input_dir=/input |
| 9 | 2026-07-19T04:26:46.856Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-19T04:26:46.856Z | + case "$kern" in |
| 11 | 2026-07-19T04:26:46.856Z | + groupadd -g 12345 build |
| 12 | 2026-07-19T04:26:46.859Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-19T04:26:48.862Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-19T04:26:48.974Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-19T04:26:49.013Z | + home_fs=zfs |
| 16 | 2026-07-19T04:26:49.013Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-19T04:26:49.013Z | + mkdir -p /home/build |
| 18 | 2026-07-19T04:26:49.013Z | + chown build:build /home/build /work |
| 19 | 2026-07-19T04:26:50.978Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-19T04:26:50.981Z | process exited: duration 4131 ms, exit code 0 |
| |
| 21 | 2026-07-19T04:26:50.986Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-19T04:26:50.990Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-19T04:26:50.990Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-19T04:26:50.990Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-19T04:26:50.990Z | * rust toolchain profile = "default" |
| 26 | 2026-07-19T04:26:50.993Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-19T04:26:50.993Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-19T04:26:50.993Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-19T04:26:50.993Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-19T04:26:51.129Z | info: downloading installer |
| 31 | 2026-07-19T04:26:52.568Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-19T04:26:52.568Z | warn: /opt/ooce/bin |
| 33 | 2026-07-19T04:26:52.568Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-19T04:26:52.568Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-19T04:26:52.568Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-19T04:26:52.568Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-19T04:26:52.568Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-19T04:26:52.568Z | error: cannot install while Rust is installed |
| 39 | 2026-07-19T04:26:52.568Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-19T04:26:52.568Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-19T04:26:52.568Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-19T04:26:52.568Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-19T04:26:52.571Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-19T04:26:52.581Z | info: profile set to default |
| 45 | 2026-07-19T04:26:52.581Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-19T04:26:52.584Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-19T04:26:52.718Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-19T04:26:52.720Z | info: downloading 6 components |
| 49 | 2026-07-19T04:27:08.170Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-19T04:27:08.170Z | |
| 51 | 2026-07-19T04:27:08.198Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-19T04:27:08.198Z | |
| 53 | 2026-07-19T04:27:08.198Z | |
| 54 | 2026-07-19T04:27:08.198Z | Rust is installed now. Great! |
| 55 | 2026-07-19T04:27:08.198Z | |
| 56 | 2026-07-19T04:27:08.202Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-19T04:27:08.202Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-19T04:27:08.202Z | |
| 59 | 2026-07-19T04:27:08.202Z | To configure your current shell, you need to source |
| 60 | 2026-07-19T04:27:08.202Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-19T04:27:08.202Z | |
| 62 | 2026-07-19T04:27:08.202Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-19T04:27:08.202Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-19T04:27:08.202Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-19T04:27:08.202Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-19T04:27:08.202Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-19T04:27:08.202Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-19T04:27:08.202Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-19T04:27:08.202Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-19T04:27:08.202Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-19T04:27:08.300Z | + rustup --version |
| 72 | 2026-07-19T04:27:08.310Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-19T04:27:08.313Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-19T04:27:08.329Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-19T04:27:08.332Z | + cargo --version |
| 76 | 2026-07-19T04:27:08.347Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-19T04:27:08.350Z | + rustc --version |
| 78 | 2026-07-19T04:27:08.369Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-19T04:27:08.371Z | process exited: duration 17384 ms, exit code 0 |
| |
| 80 | 2026-07-19T04:27:08.377Z | starting task 2: "authentication" |
| 81 | 2026-07-19T04:27:08.393Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-19T04:27:08.400Z | starting task 3: "clone repository" |
| 83 | 2026-07-19T04:27:08.403Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-07-19T04:27:08.405Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-07-19T04:27:08.435Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-07-19T04:27:09.153Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-07-19T04:27:09.153Z | + git fetch origin 2a64d3b07e5a6863017885c281b91732be40f921 |
| 88 | 2026-07-19T04:27:09.402Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-07-19T04:27:09.402Z | * branch 2a64d3b07e5a6863017885c281b91732be40f921 -> FETCH_HEAD |
| 90 | 2026-07-19T04:27:09.407Z | + [[ -n renovate/proc-macro2-1.x-lockfile ]] |
| 91 | 2026-07-19T04:27:09.410Z | ++ git branch --show-current |
| 92 | 2026-07-19T04:27:09.410Z | + current=main |
| 93 | 2026-07-19T04:27:09.410Z | + [[ main != renovate/proc-macro2-1.x-lockfile ]] |
| 94 | 2026-07-19T04:27:09.410Z | + git branch -f renovate/proc-macro2-1.x-lockfile 2a64d3b07e5a6863017885c281b91732be40f921 |
| 95 | 2026-07-19T04:27:09.413Z | + git checkout -f renovate/proc-macro2-1.x-lockfile |
| 96 | 2026-07-19T04:27:09.418Z | Switched to branch 'renovate/proc-macro2-1.x-lockfile' |
| 97 | 2026-07-19T04:27:09.421Z | + git reset --hard 2a64d3b07e5a6863017885c281b91732be40f921 |
| 98 | 2026-07-19T04:27:09.425Z | HEAD is now at 2a64d3b Update Rust crate proc-macro2 to v1.0.107 |
| 99 | 2026-07-19T04:27:09.428Z | process exited: duration 1026 ms, exit code 0 |
| |
| 100 | 2026-07-19T04:27:09.433Z | starting task 4: "build" |
| 101 | 2026-07-19T04:27:09.436Z | + cargo --version |
| 102 | 2026-07-19T04:27:09.442Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-07-19T04:27:09.603Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-07-19T04:27:09.606Z | info: downloading 6 components |
| 105 | 2026-07-19T04:27:26.321Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-07-19T04:27:26.324Z | + rustc --version |
| 107 | 2026-07-19T04:27:26.351Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-19T04:27:26.355Z | + banner check |
| 109 | 2026-07-19T04:27:26.358Z | |
| 110 | 2026-07-19T04:27:26.358Z | #### # # ###### #### # # |
| 111 | 2026-07-19T04:27:26.358Z | # # # # # # # # # |
| 112 | 2026-07-19T04:27:26.358Z | # ###### ##### # #### |
| 113 | 2026-07-19T04:27:26.358Z | # # # # # # # |
| 114 | 2026-07-19T04:27:26.358Z | # # # # # # # # # |
| 115 | 2026-07-19T04:27:26.358Z | #### # # ###### #### # # |
| 116 | 2026-07-19T04:27:26.358Z | |
| 117 | 2026-07-19T04:27:26.358Z | + cargo fmt -- --check |
| 118 | 2026-07-19T04:27:26.500Z | + cargo check |
| 119 | 2026-07-19T04:27:26.565Z | Updating crates.io index |
| 120 | 2026-07-19T04:27:26.599Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-07-19T04:27:26.881Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-07-19T04:27:26.881Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-07-19T04:27:28.242Z | Downloading crates ... |
| 124 | 2026-07-19T04:27:28.303Z | Downloaded is_terminal_polyfill v1.70.2 |
| 125 | 2026-07-19T04:27:28.314Z | Downloaded thread-id v4.2.2 |
| 126 | 2026-07-19T04:27:28.321Z | Downloaded zmij v1.0.21 |
| 127 | 2026-07-19T04:27:28.327Z | Downloaded num-complex v0.4.6 |
| 128 | 2026-07-19T04:27:28.330Z | Downloaded num-integer v0.1.46 |
| 129 | 2026-07-19T04:27:28.330Z | Downloaded memchr v2.8.0 |
| 130 | 2026-07-19T04:27:28.333Z | Downloaded num-iter v0.1.45 |
| 131 | 2026-07-19T04:27:28.335Z | Downloaded clap_derive v4.6.1 |
| 132 | 2026-07-19T04:27:28.338Z | Downloaded memmap v0.7.0 |
| 133 | 2026-07-19T04:27:28.338Z | Downloaded scroll_derive v0.12.1 |
| 134 | 2026-07-19T04:27:28.338Z | Downloaded zerocopy-derive v0.7.35 |
| 135 | 2026-07-19T04:27:28.342Z | Downloaded zerocopy v0.8.40 |
| 136 | 2026-07-19T04:27:28.348Z | Downloaded tap v1.0.1 |
| 137 | 2026-07-19T04:27:28.351Z | Downloaded dtrace-parser v0.2.0 |
| 138 | 2026-07-19T04:27:28.354Z | Downloaded utf8parse v0.2.2 |
| 139 | 2026-07-19T04:27:28.357Z | Downloaded radium v0.7.0 |
| 140 | 2026-07-19T04:27:28.357Z | Downloaded num v0.4.3 |
| 141 | 2026-07-19T04:27:28.357Z | Downloaded anstyle-query v1.1.5 |
| 142 | 2026-07-19T04:27:28.363Z | Downloaded funty v2.0.0 |
| 143 | 2026-07-19T04:27:28.366Z | Downloaded cpufeatures v0.2.17 |
| 144 | 2026-07-19T04:27:28.370Z | Downloaded rand_core v0.9.5 |
| 145 | 2026-07-19T04:27:28.370Z | Downloaded anstyle-parse v1.0.0 |
| 146 | 2026-07-19T04:27:28.376Z | Downloaded itoa v1.0.17 |
| 147 | 2026-07-19T04:27:28.379Z | Downloaded cfg-if v1.0.4 |
| 148 | 2026-07-19T04:27:28.383Z | Downloaded strsim v0.11.1 |
| 149 | 2026-07-19T04:27:28.386Z | Downloaded generic-array v0.14.7 |
| 150 | 2026-07-19T04:27:28.389Z | Downloaded heck v0.5.0 |
| 151 | 2026-07-19T04:27:28.392Z | Downloaded block-buffer v0.10.4 |
| 152 | 2026-07-19T04:27:28.402Z | Downloaded crypto-common v0.1.7 |
| 153 | 2026-07-19T04:27:28.407Z | Downloaded pnet_sys v0.35.0 |
| 154 | 2026-07-19T04:27:28.410Z | Downloaded fastrand v2.3.0 |
| 155 | 2026-07-19T04:27:28.410Z | Downloaded pnet_base v0.35.0 |
| 156 | 2026-07-19T04:27:28.414Z | Downloaded no-std-net v0.6.0 |
| 157 | 2026-07-19T04:27:28.419Z | Downloaded anstream v1.0.0 |
| 158 | 2026-07-19T04:27:28.422Z | Downloaded thiserror-impl v1.0.69 |
| 159 | 2026-07-19T04:27:28.425Z | Downloaded thiserror v1.0.69 |
| 160 | 2026-07-19T04:27:28.431Z | Downloaded usdt v0.5.0 |
| 161 | 2026-07-19T04:27:28.431Z | Downloaded pretty-hex v0.4.1 |
| 162 | 2026-07-19T04:27:28.431Z | Downloaded scroll v0.12.0 |
| 163 | 2026-07-19T04:27:28.431Z | Downloaded pnet_macros_support v0.35.0 |
| 164 | 2026-07-19T04:27:28.431Z | Downloaded colorchoice v1.0.4 |
| 165 | 2026-07-19T04:27:28.434Z | Downloaded plain v0.2.3 |
| 166 | 2026-07-19T04:27:28.437Z | Downloaded usdt-attr-macro v0.5.0 |
| 167 | 2026-07-19T04:27:28.437Z | Downloaded errno v0.3.14 |
| 168 | 2026-07-19T04:27:28.437Z | Downloaded pnet_transport v0.35.0 |
| 169 | 2026-07-19T04:27:28.442Z | Downloaded usdt-macro v0.5.0 |
| 170 | 2026-07-19T04:27:28.445Z | Downloaded dof v0.3.0 |
| 171 | 2026-07-19T04:27:28.448Z | Downloaded clap_lex v1.0.0 |
| 172 | 2026-07-19T04:27:28.453Z | Downloaded version_check v0.9.5 |
| 173 | 2026-07-19T04:27:28.453Z | Downloaded once_cell v1.21.3 |
| 174 | 2026-07-19T04:27:28.456Z | Downloaded serde_tokenstream v0.2.3 |
| 175 | 2026-07-19T04:27:28.459Z | Downloaded num-rational v0.4.2 |
| 176 | 2026-07-19T04:27:28.467Z | Downloaded sha2 v0.10.9 |
| 177 | 2026-07-19T04:27:28.470Z | Downloaded byteorder v1.5.0 |
| 178 | 2026-07-19T04:27:28.470Z | Downloaded glob v0.3.3 |
| 179 | 2026-07-19T04:27:28.476Z | Downloaded usdt-impl v0.5.0 |
| 180 | 2026-07-19T04:27:28.478Z | Downloaded ipnetwork v0.20.0 |
| 181 | 2026-07-19T04:27:28.478Z | Downloaded quote v1.0.45 |
| 182 | 2026-07-19T04:27:28.484Z | Downloaded anstyle v1.0.13 |
| 183 | 2026-07-19T04:27:28.490Z | Downloaded wyz v0.5.1 |
| 184 | 2026-07-19T04:27:28.495Z | Downloaded ppv-lite86 v0.2.21 |
| 185 | 2026-07-19T04:27:28.495Z | Downloaded pest_derive v2.8.6 |
| 186 | 2026-07-19T04:27:28.498Z | Downloaded pnet v0.35.0 |
| 187 | 2026-07-19T04:27:28.498Z | Downloaded autocfg v1.5.0 |
| 188 | 2026-07-19T04:27:28.506Z | Downloaded log v0.4.29 |
| 189 | 2026-07-19T04:27:28.511Z | Downloaded pnet_macros v0.35.0 |
| 190 | 2026-07-19T04:27:28.514Z | Downloaded rand_chacha v0.9.0 |
| 191 | 2026-07-19T04:27:28.529Z | Downloaded pnet_datalink v0.35.0 |
| 192 | 2026-07-19T04:27:28.533Z | Downloaded digest v0.10.7 |
| 193 | 2026-07-19T04:27:28.536Z | Downloaded bitflags v2.11.0 |
| 194 | 2026-07-19T04:27:28.541Z | Downloaded pest_generator v2.8.6 |
| 195 | 2026-07-19T04:27:28.550Z | Downloaded tempfile v3.27.0 |
| 196 | 2026-07-19T04:27:28.553Z | Downloaded pnet_packet v0.35.0 |
| 197 | 2026-07-19T04:27:28.553Z | Downloaded anyhow v1.0.102 |
| 198 | 2026-07-19T04:27:28.556Z | Downloaded ucd-trie v0.1.7 |
| 199 | 2026-07-19T04:27:28.559Z | Downloaded num-traits v0.2.19 |
| 200 | 2026-07-19T04:27:28.562Z | Downloaded colored v3.1.1 |
| 201 | 2026-07-19T04:27:28.566Z | Downloaded getrandom v0.3.4 |
| 202 | 2026-07-19T04:27:28.573Z | Downloaded unicode-ident v1.0.24 |
| 203 | 2026-07-19T04:27:28.578Z | Downloaded typenum v1.19.0 |
| 204 | 2026-07-19T04:27:28.578Z | Downloaded clap v4.6.1 |
| 205 | 2026-07-19T04:27:28.581Z | Downloaded serde_derive v1.0.228 |
| 206 | 2026-07-19T04:27:28.583Z | Downloaded serde_core v1.0.228 |
| 207 | 2026-07-19T04:27:28.586Z | Downloaded proc-macro2 v1.0.107 |
| 208 | 2026-07-19T04:27:28.589Z | Downloaded getrandom v0.4.1 |
| 209 | 2026-07-19T04:27:28.592Z | Downloaded num-bigint v0.4.6 |
| 210 | 2026-07-19T04:27:28.604Z | Downloaded pest_meta v2.8.6 |
| 211 | 2026-07-19T04:27:28.627Z | Downloaded prettyplease v0.2.37 |
| 212 | 2026-07-19T04:27:28.633Z | Downloaded rand v0.9.3 |
| 213 | 2026-07-19T04:27:28.648Z | Downloaded serde v1.0.228 |
| 214 | 2026-07-19T04:27:28.656Z | Downloaded aho-corasick v1.1.4 |
| 215 | 2026-07-19T04:27:28.677Z | Downloaded pest v2.8.6 |
| 216 | 2026-07-19T04:27:28.683Z | Downloaded serde_json v1.0.149 |
| 217 | 2026-07-19T04:27:28.698Z | Downloaded regex v1.12.4 |
| 218 | 2026-07-19T04:27:28.701Z | Downloaded goblin v0.8.2 |
| 219 | 2026-07-19T04:27:28.706Z | Downloaded zerocopy v0.7.35 |
| 220 | 2026-07-19T04:27:28.715Z | Downloaded clap_builder v4.6.0 |
| 221 | 2026-07-19T04:27:28.742Z | Downloaded bitvec v1.1.1 |
| 222 | 2026-07-19T04:27:28.775Z | Downloaded syn v2.0.118 |
| 223 | 2026-07-19T04:27:28.786Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-07-19T04:27:28.810Z | Downloaded rustix v1.1.4 |
| 225 | 2026-07-19T04:27:28.839Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-07-19T04:27:28.860Z | Downloaded libc v0.2.182 |
| 227 | 2026-07-19T04:27:28.928Z | Compiling proc-macro2 v1.0.107 |
| 228 | 2026-07-19T04:27:28.928Z | Compiling quote v1.0.45 |
| 229 | 2026-07-19T04:27:28.928Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-07-19T04:27:28.931Z | Compiling libc v0.2.182 |
| 231 | 2026-07-19T04:27:28.931Z | Compiling serde_core v1.0.228 |
| 232 | 2026-07-19T04:27:28.931Z | Compiling memchr v2.8.0 |
| 233 | 2026-07-19T04:27:28.931Z | Compiling serde v1.0.228 |
| 234 | 2026-07-19T04:27:29.085Z | Compiling zmij v1.0.21 |
| 235 | 2026-07-19T04:27:29.337Z | Compiling thiserror v1.0.69 |
| 236 | 2026-07-19T04:27:29.345Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-07-19T04:27:29.438Z | Compiling serde_json v1.0.149 |
| 238 | 2026-07-19T04:27:29.519Z | Compiling pest v2.8.6 |
| 239 | 2026-07-19T04:27:29.557Z | Compiling rustix v1.1.4 |
| 240 | 2026-07-19T04:27:29.675Z | Compiling getrandom v0.4.1 |
| 241 | 2026-07-19T04:27:29.813Z | Compiling autocfg v1.5.0 |
| 242 | 2026-07-19T04:27:29.953Z | Compiling version_check v0.9.5 |
| 243 | 2026-07-19T04:27:30.156Z | Compiling syn v2.0.118 |
| 244 | 2026-07-19T04:27:30.166Z | Compiling num-traits v0.2.19 |
| 245 | 2026-07-19T04:27:30.205Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-07-19T04:27:30.222Z | Compiling regex-syntax v0.8.11 |
| 247 | 2026-07-19T04:27:30.404Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-07-19T04:27:30.641Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-07-19T04:27:30.887Z | Checking cfg-if v1.0.4 |
| 250 | 2026-07-19T04:27:31.202Z | Compiling byteorder v1.5.0 |
| 251 | 2026-07-19T04:27:31.416Z | Compiling itoa v1.0.17 |
| 252 | 2026-07-19T04:27:31.431Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-07-19T04:27:31.590Z | Checking num-integer v0.1.46 |
| 254 | 2026-07-19T04:27:31.659Z | Compiling thread-id v4.2.2 |
| 255 | 2026-07-19T04:27:31.681Z | Compiling regex-automata v0.4.14 |
| 256 | 2026-07-19T04:27:31.935Z | Checking log v0.4.29 |
| 257 | 2026-07-19T04:27:31.999Z | Checking plain v0.2.3 |
| 258 | 2026-07-19T04:27:32.074Z | Checking colored v3.1.1 |
| 259 | 2026-07-19T04:27:32.253Z | Compiling errno v0.3.14 |
| 260 | 2026-07-19T04:27:32.312Z | Checking pretty-hex v0.4.1 |
| 261 | 2026-07-19T04:27:32.390Z | Compiling bitflags v2.11.0 |
| 262 | 2026-07-19T04:27:32.422Z | Compiling pest_generator v2.8.6 |
| 263 | 2026-07-19T04:27:32.422Z | Compiling radium v0.7.0 |
| 264 | 2026-07-19T04:27:32.543Z | Checking no-std-net v0.6.0 |
| 265 | 2026-07-19T04:27:32.603Z | Checking pnet_base v0.35.0 |
| 266 | 2026-07-19T04:27:32.811Z | Compiling zerocopy v0.8.40 |
| 267 | 2026-07-19T04:27:32.826Z | Compiling once_cell v1.21.3 |
| 268 | 2026-07-19T04:27:33.020Z | Compiling getrandom v0.3.4 |
| 269 | 2026-07-19T04:27:33.033Z | Checking tap v1.0.1 |
| 270 | 2026-07-19T04:27:33.089Z | Compiling fastrand v2.3.0 |
| 271 | 2026-07-19T04:27:33.125Z | Checking wyz v0.5.1 |
| 272 | 2026-07-19T04:27:33.306Z | Checking num-iter v0.1.45 |
| 273 | 2026-07-19T04:27:33.337Z | Checking memmap v0.7.0 |
| 274 | 2026-07-19T04:27:33.408Z | Compiling regex v1.12.4 |
| 275 | 2026-07-19T04:27:33.414Z | Compiling tempfile v3.27.0 |
| 276 | 2026-07-19T04:27:33.459Z | Compiling anyhow v1.0.102 |
| 277 | 2026-07-19T04:27:33.672Z | Compiling serde_derive v1.0.228 |
| 278 | 2026-07-19T04:27:33.744Z | Compiling thiserror-impl v1.0.69 |
| 279 | 2026-07-19T04:27:33.789Z | Compiling zerocopy-derive v0.7.35 |
| 280 | 2026-07-19T04:27:33.808Z | Compiling pest_derive v2.8.6 |
| 281 | 2026-07-19T04:27:34.006Z | Compiling scroll_derive v0.12.1 |
| 282 | 2026-07-19T04:27:34.123Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 283 | 2026-07-19T04:27:34.321Z | Checking funty v2.0.0 |
| 284 | 2026-07-19T04:27:34.328Z | Compiling pnet_macros v0.35.0 |
| 285 | 2026-07-19T04:27:34.626Z | Checking bitvec v1.1.1 |
| 286 | 2026-07-19T04:27:34.648Z | Compiling zerocopy v0.7.35 |
| 287 | 2026-07-19T04:27:34.719Z | Checking scroll v0.12.0 |
| 288 | 2026-07-19T04:27:35.032Z | Compiling dtrace-parser v0.2.0 |
| 289 | 2026-07-19T04:27:35.036Z | Checking goblin v0.8.2 |
| 290 | 2026-07-19T04:27:35.392Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-07-19T04:27:35.629Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-07-19T04:27:35.732Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-07-19T04:27:35.841Z | Checking utf8parse v0.2.2 |
| 294 | 2026-07-19T04:27:35.934Z | Checking anstyle-parse v1.0.0 |
| 295 | 2026-07-19T04:27:36.077Z | Checking pnet_packet v0.35.0 |
| 296 | 2026-07-19T04:27:36.353Z | Checking rand_core v0.9.5 |
| 297 | 2026-07-19T04:27:36.626Z | Checking colorchoice v1.0.4 |
| 298 | 2026-07-19T04:27:36.646Z | Compiling pnet v0.35.0 |
| 299 | 2026-07-19T04:27:36.716Z | Checking is_terminal_polyfill v1.70.2 |
| 300 | 2026-07-19T04:27:36.783Z | Checking num-bigint v0.4.6 |
| 301 | 2026-07-19T04:27:36.788Z | Checking num-complex v0.4.6 |
| 302 | 2026-07-19T04:27:36.857Z | Checking ipnetwork v0.20.0 |
| 303 | 2026-07-19T04:27:36.958Z | Compiling serde_tokenstream v0.2.3 |
| 304 | 2026-07-19T04:27:36.975Z | Compiling dof v0.3.0 |
| 305 | 2026-07-19T04:27:37.060Z | Checking anstyle-query v1.1.5 |
| 306 | 2026-07-19T04:27:37.140Z | Checking anstyle v1.0.13 |
| 307 | 2026-07-19T04:27:37.285Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 308 | 2026-07-19T04:27:37.309Z | Checking anstream v1.0.0 |
| 309 | 2026-07-19T04:27:37.548Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-07-19T04:27:37.587Z | Checking num-rational v0.4.2 |
| 311 | 2026-07-19T04:27:37.767Z | Compiling usdt-attr-macro v0.5.0 |
| 312 | 2026-07-19T04:27:37.771Z | Compiling usdt-macro v0.5.0 |
| 313 | 2026-07-19T04:27:37.867Z | Checking num v0.4.3 |
| 314 | 2026-07-19T04:27:37.933Z | Checking strsim v0.11.1 |
| 315 | 2026-07-19T04:27:38.004Z | Checking pnet_transport v0.35.0 |
| 316 | 2026-07-19T04:27:38.020Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 317 | 2026-07-19T04:27:38.085Z | Checking clap_lex v1.0.0 |
| 318 | 2026-07-19T04:27:38.120Z | Compiling heck v0.5.0 |
| 319 | 2026-07-19T04:27:38.208Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 320 | 2026-07-19T04:27:38.222Z | Checking clap_builder v4.6.0 |
| 321 | 2026-07-19T04:27:38.284Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 322 | 2026-07-19T04:27:38.314Z | Compiling clap_derive v4.6.1 |
| 323 | 2026-07-19T04:27:38.332Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-07-19T04:27:38.417Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-07-19T04:27:38.518Z | Checking usdt v0.5.0 |
| 326 | 2026-07-19T04:27:38.576Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 327 | 2026-07-19T04:27:38.656Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 328 | 2026-07-19T04:27:38.696Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-07-19T04:27:38.865Z | Checking rand v0.9.3 |
| 330 | 2026-07-19T04:27:39.000Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-07-19T04:27:39.662Z | Checking clap v4.6.1 |
| 332 | 2026-07-19T04:27:39.723Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-07-19T04:27:39.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.44s |
| 334 | 2026-07-19T04:27:40.019Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-07-19T04:27:40.136Z | Downloading crates ... |
| 336 | 2026-07-19T04:27:40.194Z | Downloaded libloading v0.9.0 |
| 337 | 2026-07-19T04:27:40.241Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-07-19T04:27:40.258Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-07-19T04:27:40.264Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-07-19T04:27:40.267Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-07-19T04:27:40.267Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-07-19T04:27:40.271Z | Checking libloading v0.9.0 |
| 343 | 2026-07-19T04:27:40.514Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-07-19T04:27:41.031Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-07-19T04:27:41.872Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-07-19T04:27:41.875Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-07-19T04:27:42.823Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-07-19T04:27:47.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s |
| 349 | 2026-07-19T04:27:47.799Z | + banner build |
| 350 | 2026-07-19T04:27:47.802Z | |
| 351 | 2026-07-19T04:27:47.802Z | ##### # # # # ##### |
| 352 | 2026-07-19T04:27:47.802Z | # # # # # # # # |
| 353 | 2026-07-19T04:27:47.802Z | ##### # # # # # # |
| 354 | 2026-07-19T04:27:47.802Z | # # # # # # # # |
| 355 | 2026-07-19T04:27:47.802Z | # # # # # # # # |
| 356 | 2026-07-19T04:27:47.802Z | ##### #### # ###### ##### |
| 357 | 2026-07-19T04:27:47.802Z | |
| 358 | 2026-07-19T04:27:47.802Z | + ptime -m cargo build |
| 359 | 2026-07-19T04:27:47.933Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-07-19T04:27:47.933Z | Compiling memchr v2.8.0 |
| 361 | 2026-07-19T04:27:47.936Z | Compiling regex-syntax v0.8.11 |
| 362 | 2026-07-19T04:27:47.936Z | Compiling ucd-trie v0.1.7 |
| 363 | 2026-07-19T04:27:47.936Z | Compiling libc v0.2.182 |
| 364 | 2026-07-19T04:27:47.936Z | Compiling serde_core v1.0.228 |
| 365 | 2026-07-19T04:27:47.951Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-07-19T04:27:47.958Z | Compiling zmij v1.0.21 |
| 367 | 2026-07-19T04:27:48.001Z | Compiling byteorder v1.5.0 |
| 368 | 2026-07-19T04:27:48.051Z | Compiling proc-macro2 v1.0.107 |
| 369 | 2026-07-19T04:27:48.203Z | Compiling itoa v1.0.17 |
| 370 | 2026-07-19T04:27:48.217Z | Compiling num-traits v0.2.19 |
| 371 | 2026-07-19T04:27:48.220Z | Compiling thread-id v4.2.2 |
| 372 | 2026-07-19T04:27:48.269Z | Compiling errno v0.3.14 |
| 373 | 2026-07-19T04:27:48.281Z | Compiling bitflags v2.11.0 |
| 374 | 2026-07-19T04:27:48.371Z | Compiling aho-corasick v1.1.4 |
| 375 | 2026-07-19T04:27:48.413Z | Compiling quote v1.0.45 |
| 376 | 2026-07-19T04:27:48.499Z | Compiling pest v2.8.6 |
| 377 | 2026-07-19T04:27:48.618Z | Compiling syn v2.0.118 |
| 378 | 2026-07-19T04:27:48.703Z | Compiling rustix v1.1.4 |
| 379 | 2026-07-19T04:27:48.768Z | Compiling num-integer v0.1.46 |
| 380 | 2026-07-19T04:27:48.840Z | Compiling getrandom v0.4.1 |
| 381 | 2026-07-19T04:27:48.968Z | Compiling once_cell v1.21.3 |
| 382 | 2026-07-19T04:27:49.080Z | Compiling plain v0.2.3 |
| 383 | 2026-07-19T04:27:49.164Z | Compiling fastrand v2.3.0 |
| 384 | 2026-07-19T04:27:49.168Z | Compiling colored v3.1.1 |
| 385 | 2026-07-19T04:27:49.413Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-07-19T04:27:49.531Z | Compiling pest_meta v2.8.6 |
| 387 | 2026-07-19T04:27:49.568Z | Compiling log v0.4.29 |
| 388 | 2026-07-19T04:27:49.765Z | Compiling serde_json v1.0.149 |
| 389 | 2026-07-19T04:27:49.771Z | Compiling tempfile v3.27.0 |
| 390 | 2026-07-19T04:27:49.771Z | Compiling pretty-hex v0.4.1 |
| 391 | 2026-07-19T04:27:49.883Z | Compiling no-std-net v0.6.0 |
| 392 | 2026-07-19T04:27:49.946Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-07-19T04:27:50.099Z | Compiling tap v1.0.1 |
| 394 | 2026-07-19T04:27:50.163Z | Compiling radium v0.7.0 |
| 395 | 2026-07-19T04:27:50.195Z | Compiling wyz v0.5.1 |
| 396 | 2026-07-19T04:27:50.343Z | Compiling num-iter v0.1.45 |
| 397 | 2026-07-19T04:27:50.365Z | Compiling memmap v0.7.0 |
| 398 | 2026-07-19T04:27:50.414Z | Compiling funty v2.0.0 |
| 399 | 2026-07-19T04:27:50.443Z | Compiling zerocopy v0.8.40 |
| 400 | 2026-07-19T04:27:50.537Z | Compiling getrandom v0.3.4 |
| 401 | 2026-07-19T04:27:50.606Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-07-19T04:27:50.697Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-07-19T04:27:50.711Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-07-19T04:27:50.809Z | Compiling bitvec v1.1.1 |
| 405 | 2026-07-19T04:27:50.823Z | Compiling anstyle-parse v1.0.0 |
| 406 | 2026-07-19T04:27:50.852Z | Compiling rand_core v0.9.5 |
| 407 | 2026-07-19T04:27:50.871Z | Compiling pest_generator v2.8.6 |
| 408 | 2026-07-19T04:27:50.992Z | Compiling prettyplease v0.2.37 |
| 409 | 2026-07-19T04:27:51.052Z | Compiling anyhow v1.0.102 |
| 410 | 2026-07-19T04:27:51.056Z | Compiling anstyle-query v1.1.5 |
| 411 | 2026-07-19T04:27:51.146Z | Compiling regex v1.12.4 |
| 412 | 2026-07-19T04:27:51.430Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 413 | 2026-07-19T04:27:51.477Z | Compiling anstyle v1.0.13 |
| 414 | 2026-07-19T04:27:51.597Z | Compiling is_terminal_polyfill v1.70.2 |
| 415 | 2026-07-19T04:27:51.676Z | Compiling colorchoice v1.0.4 |
| 416 | 2026-07-19T04:27:51.691Z | Compiling strsim v0.11.1 |
| 417 | 2026-07-19T04:27:51.779Z | Compiling anstream v1.0.0 |
| 418 | 2026-07-19T04:27:51.976Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-07-19T04:27:52.071Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-07-19T04:27:52.079Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 421 | 2026-07-19T04:27:52.138Z | Compiling clap_builder v4.6.0 |
| 422 | 2026-07-19T04:27:52.229Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-07-19T04:27:52.855Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-07-19T04:27:52.855Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-07-19T04:27:52.858Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-07-19T04:27:52.858Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-07-19T04:27:52.858Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-07-19T04:27:53.424Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-07-19T04:27:53.604Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-07-19T04:27:53.735Z | Compiling scroll v0.12.0 |
| 431 | 2026-07-19T04:27:53.880Z | Compiling rand_chacha v0.9.0 |
| 432 | 2026-07-19T04:27:53.889Z | Compiling zerocopy v0.7.35 |
| 433 | 2026-07-19T04:27:53.918Z | Compiling clap_derive v4.6.1 |
| 434 | 2026-07-19T04:27:53.992Z | Compiling goblin v0.8.2 |
| 435 | 2026-07-19T04:27:54.189Z | Compiling thiserror v1.0.69 |
| 436 | 2026-07-19T04:27:54.281Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-07-19T04:27:54.304Z | Compiling rand v0.9.3 |
| 438 | 2026-07-19T04:27:55.011Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-07-19T04:27:55.541Z | Compiling serde v1.0.228 |
| 440 | 2026-07-19T04:27:55.593Z | Compiling clap v4.6.1 |
| 441 | 2026-07-19T04:27:55.635Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 442 | 2026-07-19T04:27:55.917Z | Compiling dof v0.3.0 |
| 443 | 2026-07-19T04:27:55.917Z | Compiling serde_tokenstream v0.2.3 |
| 444 | 2026-07-19T04:27:55.920Z | Compiling num-bigint v0.4.6 |
| 445 | 2026-07-19T04:27:55.924Z | Compiling num-complex v0.4.6 |
| 446 | 2026-07-19T04:27:56.013Z | Compiling ipnetwork v0.20.0 |
| 447 | 2026-07-19T04:27:56.190Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-07-19T04:27:56.288Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-07-19T04:27:56.310Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-07-19T04:27:56.694Z | Compiling usdt-macro v0.5.0 |
| 451 | 2026-07-19T04:27:56.914Z | Compiling num-rational v0.4.2 |
| 452 | 2026-07-19T04:27:57.095Z | Compiling usdt-attr-macro v0.5.0 |
| 453 | 2026-07-19T04:27:57.530Z | Compiling num v0.4.3 |
| 454 | 2026-07-19T04:27:57.558Z | Compiling pnet_transport v0.35.0 |
| 455 | 2026-07-19T04:27:57.715Z | Compiling pnet v0.35.0 |
| 456 | 2026-07-19T04:27:58.022Z | Compiling usdt v0.5.0 |
| 457 | 2026-07-19T04:27:58.135Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-07-19T04:27:58.474Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-07-19T04:27:58.594Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 460 | 2026-07-19T04:27:58.594Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 461 | 2026-07-19T04:27:58.733Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-07-19T04:28:01.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s |
| 463 | 2026-07-19T04:28:01.388Z | |
| 464 | 2026-07-19T04:28:01.391Z | real 13.578845371 |
| 465 | 2026-07-19T04:28:01.391Z | user 1:11.064877792 |
| 466 | 2026-07-19T04:28:01.391Z | sys 11.800015769 |
| 467 | 2026-07-19T04:28:01.391Z | trap 0.040389571 |
| 468 | 2026-07-19T04:28:01.391Z | tflt 0.068152470 |
| 469 | 2026-07-19T04:28:01.391Z | dflt 0.090171650 |
| 470 | 2026-07-19T04:28:01.391Z | kflt 0.000019956 |
| 471 | 2026-07-19T04:28:01.391Z | lock 2:48.517004103 |
| 472 | 2026-07-19T04:28:01.391Z | slp 4:51.299702385 |
| 473 | 2026-07-19T04:28:01.391Z | lat 3.895476165 |
| 474 | 2026-07-19T04:28:01.391Z | stop 4.876759681 |
| 475 | 2026-07-19T04:28:01.391Z | + ptime -m cargo build --release |
| 476 | 2026-07-19T04:28:01.469Z | Compiling proc-macro2 v1.0.107 |
| 477 | 2026-07-19T04:28:01.469Z | Compiling quote v1.0.45 |
| 478 | 2026-07-19T04:28:01.469Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-07-19T04:28:01.469Z | Compiling libc v0.2.182 |
| 480 | 2026-07-19T04:28:01.473Z | Compiling serde_core v1.0.228 |
| 481 | 2026-07-19T04:28:01.473Z | Compiling memchr v2.8.0 |
| 482 | 2026-07-19T04:28:01.473Z | Compiling serde v1.0.228 |
| 483 | 2026-07-19T04:28:01.473Z | Compiling thiserror v1.0.69 |
| 484 | 2026-07-19T04:28:01.583Z | Compiling zmij v1.0.21 |
| 485 | 2026-07-19T04:28:01.808Z | Compiling rustix v1.1.4 |
| 486 | 2026-07-19T04:28:01.823Z | Compiling serde_json v1.0.149 |
| 487 | 2026-07-19T04:28:02.018Z | Compiling getrandom v0.4.1 |
| 488 | 2026-07-19T04:28:02.051Z | Compiling ucd-trie v0.1.7 |
| 489 | 2026-07-19T04:28:02.229Z | Compiling pest v2.8.6 |
| 490 | 2026-07-19T04:28:02.241Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-07-19T04:28:02.314Z | Compiling prettyplease v0.2.37 |
| 492 | 2026-07-19T04:28:02.620Z | Compiling version_check v0.9.5 |
| 493 | 2026-07-19T04:28:02.674Z | Compiling autocfg v1.5.0 |
| 494 | 2026-07-19T04:28:02.783Z | Compiling syn v2.0.118 |
| 495 | 2026-07-19T04:28:02.876Z | Compiling regex-syntax v0.8.11 |
| 496 | 2026-07-19T04:28:03.010Z | Compiling num-traits v0.2.19 |
| 497 | 2026-07-19T04:28:03.281Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-07-19T04:28:04.133Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-07-19T04:28:04.196Z | Compiling byteorder v1.5.0 |
| 500 | 2026-07-19T04:28:04.251Z | Compiling itoa v1.0.17 |
| 501 | 2026-07-19T04:28:04.409Z | Compiling regex-automata v0.4.14 |
| 502 | 2026-07-19T04:28:04.561Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-07-19T04:28:04.965Z | Compiling num-integer v0.1.46 |
| 504 | 2026-07-19T04:28:04.998Z | Compiling errno v0.3.14 |
| 505 | 2026-07-19T04:28:05.131Z | Compiling thread-id v4.2.2 |
| 506 | 2026-07-19T04:28:05.203Z | Compiling pest_generator v2.8.6 |
| 507 | 2026-07-19T04:28:05.248Z | Compiling log v0.4.29 |
| 508 | 2026-07-19T04:28:05.333Z | Compiling bitflags v2.11.0 |
| 509 | 2026-07-19T04:28:05.452Z | Compiling plain v0.2.3 |
| 510 | 2026-07-19T04:28:06.067Z | Compiling regex v1.12.4 |
| 511 | 2026-07-19T04:28:06.199Z | Compiling once_cell v1.21.3 |
| 512 | 2026-07-19T04:28:06.326Z | Compiling colored v3.1.1 |
| 513 | 2026-07-19T04:28:06.377Z | Compiling serde_derive v1.0.228 |
| 514 | 2026-07-19T04:28:06.390Z | Compiling thiserror-impl v1.0.69 |
| 515 | 2026-07-19T04:28:06.445Z | Compiling zerocopy-derive v0.7.35 |
| 516 | 2026-07-19T04:28:06.619Z | Compiling pest_derive v2.8.6 |
| 517 | 2026-07-19T04:28:06.945Z | Compiling scroll_derive v0.12.1 |
| 518 | 2026-07-19T04:28:07.145Z | Compiling fastrand v2.3.0 |
| 519 | 2026-07-19T04:28:07.297Z | Compiling zerocopy v0.7.35 |
| 520 | 2026-07-19T04:28:07.375Z | Compiling no-std-net v0.6.0 |
| 521 | 2026-07-19T04:28:07.441Z | Compiling pretty-hex v0.4.1 |
| 522 | 2026-07-19T04:28:07.645Z | Compiling dtrace-parser v0.2.0 |
| 523 | 2026-07-19T04:28:07.657Z | Compiling scroll v0.12.0 |
| 524 | 2026-07-19T04:28:07.679Z | Compiling radium v0.7.0 |
| 525 | 2026-07-19T04:28:07.922Z | Compiling goblin v0.8.2 |
| 526 | 2026-07-19T04:28:07.968Z | Compiling pnet_base v0.35.0 |
| 527 | 2026-07-19T04:28:08.157Z | Compiling tempfile v3.27.0 |
| 528 | 2026-07-19T04:28:08.203Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-07-19T04:28:08.527Z | Compiling tap v1.0.1 |
| 530 | 2026-07-19T04:28:08.590Z | Compiling getrandom v0.3.4 |
| 531 | 2026-07-19T04:28:08.630Z | Compiling zerocopy v0.8.40 |
| 532 | 2026-07-19T04:28:08.934Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 533 | 2026-07-19T04:28:09.052Z | Compiling wyz v0.5.1 |
| 534 | 2026-07-19T04:28:09.268Z | Compiling num-iter v0.1.45 |
| 535 | 2026-07-19T04:28:09.333Z | Compiling memmap v0.7.0 |
| 536 | 2026-07-19T04:28:09.380Z | Compiling anyhow v1.0.102 |
| 537 | 2026-07-19T04:28:09.551Z | Compiling funty v2.0.0 |
| 538 | 2026-07-19T04:28:09.704Z | Compiling serde_tokenstream v0.2.3 |
| 539 | 2026-07-19T04:28:09.728Z | Compiling dof v0.3.0 |
| 540 | 2026-07-19T04:28:09.739Z | Compiling num-bigint v0.4.6 |
| 541 | 2026-07-19T04:28:09.985Z | Compiling num-complex v0.4.6 |
| 542 | 2026-07-19T04:28:10.062Z | Compiling bitvec v1.1.1 |
| 543 | 2026-07-19T04:28:10.478Z | Compiling usdt-attr-macro v0.5.0 |
| 544 | 2026-07-19T04:28:10.515Z | Compiling usdt-macro v0.5.0 |
| 545 | 2026-07-19T04:28:11.197Z | Compiling num-rational v0.4.2 |
| 546 | 2026-07-19T04:28:12.164Z | Compiling usdt v0.5.0 |
| 547 | 2026-07-19T04:28:12.460Z | Compiling num v0.4.3 |
| 548 | 2026-07-19T04:28:12.748Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-07-19T04:28:12.803Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-07-19T04:28:13.145Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-07-19T04:28:13.235Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-07-19T04:28:13.340Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-07-19T04:28:13.546Z | Compiling rand_core v0.9.5 |
| 554 | 2026-07-19T04:28:13.804Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 555 | 2026-07-19T04:28:13.938Z | Compiling pnet_packet v0.35.0 |
| 556 | 2026-07-19T04:28:14.026Z | Compiling ppv-lite86 v0.2.21 |
| 557 | 2026-07-19T04:28:14.865Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-07-19T04:28:15.520Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-07-19T04:28:15.972Z | Compiling anstyle-query v1.1.5 |
| 560 | 2026-07-19T04:28:15.983Z | Compiling anstyle v1.0.13 |
| 561 | 2026-07-19T04:28:16.240Z | Compiling is_terminal_polyfill v1.70.2 |
| 562 | 2026-07-19T04:28:16.328Z | Compiling pnet v0.35.0 |
| 563 | 2026-07-19T04:28:16.455Z | Compiling colorchoice v1.0.4 |
| 564 | 2026-07-19T04:28:16.556Z | Compiling anstream v1.0.0 |
| 565 | 2026-07-19T04:28:17.035Z | Compiling pnet_transport v0.35.0 |
| 566 | 2026-07-19T04:28:17.520Z | Compiling pnet_datalink v0.35.0 |
| 567 | 2026-07-19T04:28:18.076Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-07-19T04:28:18.775Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 569 | 2026-07-19T04:28:18.778Z | Compiling strsim v0.11.1 |
| 570 | 2026-07-19T04:28:18.795Z | Compiling heck v0.5.0 |
| 571 | 2026-07-19T04:28:18.866Z | Compiling clap_lex v1.0.0 |
| 572 | 2026-07-19T04:28:18.989Z | Compiling clap_derive v4.6.1 |
| 573 | 2026-07-19T04:28:19.029Z | Compiling clap_builder v4.6.0 |
| 574 | 2026-07-19T04:28:19.603Z | Compiling rand v0.9.3 |
| 575 | 2026-07-19T04:28:20.330Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 576 | 2026-07-19T04:28:20.574Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 577 | 2026-07-19T04:28:20.753Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-07-19T04:28:21.125Z | Compiling clap v4.6.1 |
| 579 | 2026-07-19T04:28:21.208Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 580 | 2026-07-19T04:28:24.078Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-07-19T04:28:25.043Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-07-19T04:28:32.801Z | Finished `release` profile [optimized] target(s) in 31.40s |
| 583 | 2026-07-19T04:28:32.822Z | |
| 584 | 2026-07-19T04:28:32.825Z | real 31.423894414 |
| 585 | 2026-07-19T04:28:32.825Z | user 3:11.964790404 |
| 586 | 2026-07-19T04:28:32.825Z | sys 18.049890094 |
| 587 | 2026-07-19T04:28:32.825Z | trap 0.106298174 |
| 588 | 2026-07-19T04:28:32.825Z | tflt 0.239732381 |
| 589 | 2026-07-19T04:28:32.825Z | dflt 0.176136470 |
| 590 | 2026-07-19T04:28:32.825Z | kflt 0.000033228 |
| 591 | 2026-07-19T04:28:32.825Z | lock 10:02.558962564 |
| 592 | 2026-07-19T04:28:32.825Z | slp 12:24.697469751 |
| 593 | 2026-07-19T04:28:32.825Z | lat 13.141858034 |
| 594 | 2026-07-19T04:28:32.825Z | stop 9.409123935 |
| 595 | 2026-07-19T04:28:32.825Z | + for x in debug release |
| 596 | 2026-07-19T04:28:32.825Z | + mkdir -p /work/debug |
| 597 | 2026-07-19T04:28:32.825Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-07-19T04:28:32.848Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-07-19T04:28:32.882Z | + for x in debug release |
| 600 | 2026-07-19T04:28:32.883Z | + mkdir -p /work/release |
| 601 | 2026-07-19T04:28:32.885Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-07-19T04:28:32.892Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-07-19T04:28:32.901Z | + banner test |
| 604 | 2026-07-19T04:28:32.904Z | |
| 605 | 2026-07-19T04:28:32.904Z | ##### ###### #### ##### |
| 606 | 2026-07-19T04:28:32.904Z | # # # # |
| 607 | 2026-07-19T04:28:32.904Z | # ##### #### # |
| 608 | 2026-07-19T04:28:32.904Z | # # # # |
| 609 | 2026-07-19T04:28:32.904Z | # # # # # |
| 610 | 2026-07-19T04:28:32.904Z | # ###### #### # |
| 611 | 2026-07-19T04:28:32.904Z | |
| 612 | 2026-07-19T04:28:32.905Z | + cargo test |
| 613 | 2026-07-19T04:28:32.976Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-07-19T04:28:32.992Z | Compiling libloading v0.9.0 |
| 615 | 2026-07-19T04:28:32.995Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-07-19T04:28:32.998Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 617 | 2026-07-19T04:28:32.998Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 618 | 2026-07-19T04:28:33.001Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-07-19T04:28:33.180Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-07-19T04:28:34.089Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-07-19T04:28:34.090Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 622 | 2026-07-19T04:28:34.093Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 623 | 2026-07-19T04:28:34.368Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-07-19T04:28:41.007Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.09s |
| 625 | 2026-07-19T04:28:41.020Z | Running unittests src/lib.rs (target/debug/deps/p4-85be53bc186e4c60) |
| 626 | 2026-07-19T04:28:41.024Z | |
| 627 | 2026-07-19T04:28:41.024Z | running 0 tests |
| 628 | 2026-07-19T04:28:41.024Z | |
| 629 | 2026-07-19T04:28:41.024Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-07-19T04:28:41.024Z | |
| 631 | 2026-07-19T04:28:41.024Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-1a7e690c8ab844e9) |
| 632 | 2026-07-19T04:28:41.028Z | |
| 633 | 2026-07-19T04:28:41.028Z | running 0 tests |
| 634 | 2026-07-19T04:28:41.028Z | |
| 635 | 2026-07-19T04:28:41.028Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-07-19T04:28:41.028Z | |
| 637 | 2026-07-19T04:28:41.028Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-49f62fc6f59feaee) |
| 638 | 2026-07-19T04:28:41.028Z | |
| 639 | 2026-07-19T04:28:41.028Z | running 0 tests |
| 640 | 2026-07-19T04:28:41.028Z | |
| 641 | 2026-07-19T04:28:41.028Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-07-19T04:28:41.028Z | |
| 643 | 2026-07-19T04:28:41.028Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-9d3f1af395a0532e) |
| 644 | 2026-07-19T04:28:41.032Z | |
| 645 | 2026-07-19T04:28:41.032Z | running 0 tests |
| 646 | 2026-07-19T04:28:41.032Z | |
| 647 | 2026-07-19T04:28:41.032Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-07-19T04:28:41.032Z | |
| 649 | 2026-07-19T04:28:41.032Z | Running unittests src/lib.rs (target/debug/deps/p4rs-f4e6c7550cd6b8ea) |
| 650 | 2026-07-19T04:28:41.032Z | |
| 651 | 2026-07-19T04:28:41.032Z | running 14 tests |
| 652 | 2026-07-19T04:28:41.032Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 653 | 2026-07-19T04:28:41.032Z | test bitmath::tests::bitmath_add_nest ... ok |
| 654 | 2026-07-19T04:28:41.032Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 655 | 2026-07-19T04:28:41.032Z | test bitmath::tests::bitmath_add_be ... ok |
| 656 | 2026-07-19T04:28:41.033Z | test bitmath::tests::bitmath_add_le ... ok |
| 657 | 2026-07-19T04:28:41.033Z | test bitmath::tests::bitmath_mod ... ok |
| 658 | 2026-07-19T04:28:41.033Z | test bitmath::tests::bitmath_sub_le ... ok |
| 659 | 2026-07-19T04:28:41.033Z | test bitmath::tests::bitmath_sub_be ... ok |
| 660 | 2026-07-19T04:28:41.033Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-07-19T04:28:41.033Z | test table::tests::match_lpm_ternary_1 ... ok |
| 662 | 2026-07-19T04:28:41.033Z | test table::tests::match_ternary_1 ... ok |
| 663 | 2026-07-19T04:28:41.033Z | test table::tests::match_lpm_ternary_range ... ok |
| 664 | 2026-07-19T04:28:41.033Z | test table::tests::match_lpm_1 ... ok |
| 665 | 2026-07-19T04:28:41.033Z | test table::tests::match_with_action ... ok |
| 666 | 2026-07-19T04:28:41.033Z | |
| 667 | 2026-07-19T04:28:41.033Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 668 | 2026-07-19T04:28:41.033Z | |
| 669 | 2026-07-19T04:28:41.033Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-c02756a383bcb5a4) |
| 670 | 2026-07-19T04:28:41.037Z | |
| 671 | 2026-07-19T04:28:41.037Z | running 0 tests |
| 672 | 2026-07-19T04:28:41.037Z | |
| 673 | 2026-07-19T04:28:41.037Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 674 | 2026-07-19T04:28:41.037Z | |
| 675 | 2026-07-19T04:28:41.037Z | Running unittests src/lib.rs (target/debug/deps/tests-c32f7d9673e36aee) |
| 676 | 2026-07-19T04:28:41.037Z | |
| 677 | 2026-07-19T04:28:41.037Z | running 15 tests |
| 678 | 2026-07-19T04:28:41.040Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 679 | 2026-07-19T04:28:41.040Z | test headers::ipv6_header_read_write ... ok |
| 680 | 2026-07-19T04:28:41.040Z | test dload::pipeline_create ... ok |
| 681 | 2026-07-19T04:28:41.040Z | test ipv6::test_ipv6_parse ... ok |
| 682 | 2026-07-19T04:28:41.044Z | test dload::dynamic_load ... ok |
| 683 | 2026-07-19T04:28:41.047Z | test arithmetic::arithmetic ... ok |
| 684 | 2026-07-19T04:28:41.047Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 685 | 2026-07-19T04:28:41.051Z | test vlan::test_vlan_parse ... ok |
| 686 | 2026-07-19T04:28:41.051Z | test disag_router::disag_router ... ok |
| 687 | 2026-07-19T04:28:41.051Z | test hub::hub2 ... ok |
| 688 | 2026-07-19T04:28:41.052Z | test decap::geneve_decap ... ok |
| 689 | 2026-07-19T04:28:41.052Z | test mac_rewrite::mac_rewrite2 ... ok |
| 690 | 2026-07-19T04:28:41.054Z | test basic_router::basic_router2 ... ok |
| 691 | 2026-07-19T04:28:41.111Z | test dynamic_router::dynamic_router2 ... ok |
| 692 | 2026-07-19T04:28:41.115Z | test range::range ... ok |
| 693 | 2026-07-19T04:28:41.115Z | |
| 694 | 2026-07-19T04:28:41.115Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 695 | 2026-07-19T04:28:41.115Z | |
| 696 | 2026-07-19T04:28:41.118Z | Running unittests src/lib.rs (target/debug/deps/x4c-365610703a8b30b1) |
| 697 | 2026-07-19T04:28:41.121Z | |
| 698 | 2026-07-19T04:28:41.121Z | running 0 tests |
| 699 | 2026-07-19T04:28:41.121Z | |
| 700 | 2026-07-19T04:28:41.121Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-07-19T04:28:41.121Z | |
| 702 | 2026-07-19T04:28:41.122Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-2c4e9820e4f3be52) |
| 703 | 2026-07-19T04:28:41.122Z | |
| 704 | 2026-07-19T04:28:41.122Z | running 0 tests |
| 705 | 2026-07-19T04:28:41.122Z | |
| 706 | 2026-07-19T04:28:41.122Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-07-19T04:28:41.122Z | |
| 708 | 2026-07-19T04:28:41.122Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-17eaee2f2ba0e75a) |
| 709 | 2026-07-19T04:28:41.125Z | |
| 710 | 2026-07-19T04:28:41.125Z | running 0 tests |
| 711 | 2026-07-19T04:28:41.125Z | |
| 712 | 2026-07-19T04:28:41.125Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 713 | 2026-07-19T04:28:41.125Z | |
| 714 | 2026-07-19T04:28:41.126Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-48890cebe6ac470f) |
| 715 | 2026-07-19T04:28:41.126Z | |
| 716 | 2026-07-19T04:28:41.126Z | running 0 tests |
| 717 | 2026-07-19T04:28:41.126Z | |
| 718 | 2026-07-19T04:28:41.126Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 719 | 2026-07-19T04:28:41.126Z | |
| 720 | 2026-07-19T04:28:41.126Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 721 | 2026-07-19T04:28:41.129Z | |
| 722 | 2026-07-19T04:28:41.129Z | running 0 tests |
| 723 | 2026-07-19T04:28:41.129Z | |
| 724 | 2026-07-19T04:28:41.129Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 725 | 2026-07-19T04:28:41.129Z | |
| 726 | 2026-07-19T04:28:41.129Z | Doc-tests p4 |
| 727 | 2026-07-19T04:28:41.216Z | |
| 728 | 2026-07-19T04:28:41.216Z | running 0 tests |
| 729 | 2026-07-19T04:28:41.216Z | |
| 730 | 2026-07-19T04:28:41.217Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 731 | 2026-07-19T04:28:41.217Z | |
| 732 | 2026-07-19T04:28:41.226Z | Doc-tests p4_macro |
| 733 | 2026-07-19T04:28:41.282Z | |
| 734 | 2026-07-19T04:28:41.282Z | running 2 tests |
| 735 | 2026-07-19T04:28:41.285Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 736 | 2026-07-19T04:28:41.285Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 737 | 2026-07-19T04:28:41.285Z | |
| 738 | 2026-07-19T04:28:41.285Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 739 | 2026-07-19T04:28:41.285Z | |
| 740 | 2026-07-19T04:28:41.286Z | Doc-tests p4_rust |
| 741 | 2026-07-19T04:28:41.435Z | |
| 742 | 2026-07-19T04:28:41.435Z | running 0 tests |
| 743 | 2026-07-19T04:28:41.435Z | |
| 744 | 2026-07-19T04:28:41.435Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 745 | 2026-07-19T04:28:41.436Z | |
| 746 | 2026-07-19T04:28:41.447Z | Doc-tests p4rs |
| 747 | 2026-07-19T04:28:41.531Z | |
| 748 | 2026-07-19T04:28:41.531Z | running 1 test |
| 749 | 2026-07-19T04:28:42.338Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 750 | 2026-07-19T04:28:42.338Z | |
| 751 | 2026-07-19T04:28:42.338Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s |
| 752 | 2026-07-19T04:28:42.338Z | |
| 753 | 2026-07-19T04:28:42.349Z | Doc-tests tests |
| 754 | 2026-07-19T04:28:42.415Z | |
| 755 | 2026-07-19T04:28:42.415Z | running 0 tests |
| 756 | 2026-07-19T04:28:42.415Z | |
| 757 | 2026-07-19T04:28:42.415Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-07-19T04:28:42.415Z | |
| 759 | 2026-07-19T04:28:42.421Z | Doc-tests x4c |
| 760 | 2026-07-19T04:28:42.466Z | |
| 761 | 2026-07-19T04:28:42.466Z | running 0 tests |
| 762 | 2026-07-19T04:28:42.466Z | |
| 763 | 2026-07-19T04:28:42.466Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 764 | 2026-07-19T04:28:42.467Z | |
| 765 | 2026-07-19T04:28:42.471Z | Doc-tests x4c_error_codes |
| 766 | 2026-07-19T04:28:42.498Z | |
| 767 | 2026-07-19T04:28:42.498Z | running 0 tests |
| 768 | 2026-07-19T04:28:42.498Z | |
| 769 | 2026-07-19T04:28:42.498Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 770 | 2026-07-19T04:28:42.498Z | |
| 771 | 2026-07-19T04:28:42.509Z | + pushd test |
| 772 | 2026-07-19T04:28:42.512Z | + banner 'mac rewr' |
| 773 | 2026-07-19T04:28:42.512Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 774 | 2026-07-19T04:28:42.512Z | |
| 775 | 2026-07-19T04:28:42.512Z | # # ## #### ##### ###### # # ##### |
| 776 | 2026-07-19T04:28:42.512Z | ## ## # # # # # # # # # # # |
| 777 | 2026-07-19T04:28:42.512Z | # ## # # # # # # ##### # # # # |
| 778 | 2026-07-19T04:28:42.512Z | # # ###### # ##### # # ## # ##### |
| 779 | 2026-07-19T04:28:42.512Z | # # # # # # # # # ## ## # # |
| 780 | 2026-07-19T04:28:42.512Z | # # # # #### # # ###### # # # # |
| 781 | 2026-07-19T04:28:42.512Z | |
| 782 | 2026-07-19T04:28:42.512Z | + RUST_BACKTRACE=1 |
| 783 | 2026-07-19T04:28:42.513Z | + cargo test mac_rewrite -- --nocapture |
| 784 | 2026-07-19T04:28:42.609Z | Compiling aho-corasick v1.1.4 |
| 785 | 2026-07-19T04:28:42.624Z | Compiling getrandom v0.4.1 |
| 786 | 2026-07-19T04:28:42.627Z | Compiling rustix v1.1.4 |
| 787 | 2026-07-19T04:28:42.627Z | Compiling errno v0.3.14 |
| 788 | 2026-07-19T04:28:42.630Z | Compiling prettyplease v0.2.37 |
| 789 | 2026-07-19T04:28:43.325Z | Compiling regex-automata v0.4.14 |
| 790 | 2026-07-19T04:28:43.348Z | Compiling tempfile v3.27.0 |
| 791 | 2026-07-19T04:28:44.701Z | Compiling regex v1.12.4 |
| 792 | 2026-07-19T04:28:44.950Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 793 | 2026-07-19T04:28:45.017Z | Compiling pnet_macros v0.35.0 |
| 794 | 2026-07-19T04:28:45.637Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 795 | 2026-07-19T04:28:45.997Z | Compiling pnet_packet v0.35.0 |
| 796 | 2026-07-19T04:28:46.440Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 797 | 2026-07-19T04:28:47.841Z | Compiling pnet_transport v0.35.0 |
| 798 | 2026-07-19T04:28:47.961Z | Compiling pnet v0.35.0 |
| 799 | 2026-07-19T04:28:48.046Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 800 | 2026-07-19T04:28:54.621Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.09s |
| 801 | 2026-07-19T04:28:54.633Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 802 | 2026-07-19T04:28:54.636Z | |
| 803 | 2026-07-19T04:28:54.636Z | running 1 test |
| 804 | 2026-07-19T04:28:54.641Z | [phy2] do you know the muffin man? |
| 805 | 2026-07-19T04:28:54.644Z | [cpu] the muffin man? |
| 806 | 2026-07-19T04:28:54.644Z | [cpu] the muffin man! |
| 807 | 2026-07-19T04:28:54.644Z | [cpu] why yes |
| 808 | 2026-07-19T04:28:54.644Z | [phy1] i know the muffin man |
| 809 | 2026-07-19T04:28:54.644Z | [phy3] the muffin man is me!!! |
| 810 | 2026-07-19T04:28:54.644Z | test mac_rewrite::mac_rewrite2 ... ok |
| 811 | 2026-07-19T04:28:54.644Z | |
| 812 | 2026-07-19T04:28:54.644Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 813 | 2026-07-19T04:28:54.644Z | |
| 814 | 2026-07-19T04:28:54.650Z | + banner 'dyn load' |
| 815 | 2026-07-19T04:28:54.653Z | |
| 816 | 2026-07-19T04:28:54.653Z | ##### # # # # # #### ## ##### |
| 817 | 2026-07-19T04:28:54.653Z | # # # # ## # # # # # # # # |
| 818 | 2026-07-19T04:28:54.653Z | # # # # # # # # # # # # # |
| 819 | 2026-07-19T04:28:54.653Z | # # # # # # # # # ###### # # |
| 820 | 2026-07-19T04:28:54.653Z | # # # # ## # # # # # # # |
| 821 | 2026-07-19T04:28:54.653Z | ##### # # # ###### #### # # ##### |
| 822 | 2026-07-19T04:28:54.653Z | |
| 823 | 2026-07-19T04:28:54.653Z | + RUST_BACKTRACE=1 |
| 824 | 2026-07-19T04:28:54.653Z | + cargo test dload -- --nocapture |
| 825 | 2026-07-19T04:28:54.738Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 826 | 2026-07-19T04:28:54.741Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 827 | 2026-07-19T04:28:54.744Z | |
| 828 | 2026-07-19T04:28:54.744Z | running 2 tests |
| 829 | 2026-07-19T04:28:54.747Z | test dload::pipeline_create ... ok |
| 830 | 2026-07-19T04:28:54.750Z | test dload::dynamic_load ... ok |
| 831 | 2026-07-19T04:28:54.750Z | |
| 832 | 2026-07-19T04:28:54.750Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 833 | 2026-07-19T04:28:54.750Z | |
| 834 | 2026-07-19T04:28:54.754Z | + banner disag |
| 835 | 2026-07-19T04:28:54.757Z | |
| 836 | 2026-07-19T04:28:54.757Z | ##### # #### ## #### |
| 837 | 2026-07-19T04:28:54.757Z | # # # # # # # # |
| 838 | 2026-07-19T04:28:54.757Z | # # # #### # # # |
| 839 | 2026-07-19T04:28:54.757Z | # # # # ###### # ### |
| 840 | 2026-07-19T04:28:54.758Z | # # # # # # # # # |
| 841 | 2026-07-19T04:28:54.758Z | ##### # #### # # #### |
| 842 | 2026-07-19T04:28:54.758Z | |
| 843 | 2026-07-19T04:28:54.758Z | + RUST_BACKTRACE=1 |
| 844 | 2026-07-19T04:28:54.758Z | + cargo test disag_router -- --nocapture |
| 845 | 2026-07-19T04:28:54.842Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 846 | 2026-07-19T04:28:54.845Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 847 | 2026-07-19T04:28:54.848Z | |
| 848 | 2026-07-19T04:28:54.848Z | running 1 test |
| 849 | 2026-07-19T04:28:54.853Z | [phy2] do you know the muffin man? |
| 850 | 2026-07-19T04:28:54.856Z | [cpu] the muffin man? |
| 851 | 2026-07-19T04:28:54.856Z | [cpu] the muffin man! |
| 852 | 2026-07-19T04:28:54.856Z | [cpu] why yes |
| 853 | 2026-07-19T04:28:54.856Z | [phy1] i know the muffin man |
| 854 | 2026-07-19T04:28:54.856Z | [phy3] the muffin man is me!!! |
| 855 | 2026-07-19T04:28:54.856Z | test disag_router::disag_router ... ok |
| 856 | 2026-07-19T04:28:54.856Z | |
| 857 | 2026-07-19T04:28:54.856Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 858 | 2026-07-19T04:28:54.856Z | |
| 859 | 2026-07-19T04:28:54.861Z | + banner 'dyn rtr' |
| 860 | 2026-07-19T04:28:54.864Z | |
| 861 | 2026-07-19T04:28:54.864Z | ##### # # # # ##### ##### ##### |
| 862 | 2026-07-19T04:28:54.864Z | # # # # ## # # # # # # |
| 863 | 2026-07-19T04:28:54.864Z | # # # # # # # # # # # |
| 864 | 2026-07-19T04:28:54.864Z | # # # # # # ##### # ##### |
| 865 | 2026-07-19T04:28:54.864Z | # # # # ## # # # # # |
| 866 | 2026-07-19T04:28:54.864Z | ##### # # # # # # # # |
| 867 | 2026-07-19T04:28:54.864Z | |
| 868 | 2026-07-19T04:28:54.864Z | + RUST_BACKTRACE=1 |
| 869 | 2026-07-19T04:28:54.864Z | + cargo test dynamic_router -- --nocapture |
| 870 | 2026-07-19T04:28:54.949Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 871 | 2026-07-19T04:28:54.952Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 872 | 2026-07-19T04:28:54.955Z | |
| 873 | 2026-07-19T04:28:54.955Z | running 1 test |
| 874 | 2026-07-19T04:28:54.960Z | [phy2] do you know the muffin man? |
| 875 | 2026-07-19T04:28:54.963Z | [cpu] the muffin man? |
| 876 | 2026-07-19T04:28:54.963Z | [cpu] the muffin man! |
| 877 | 2026-07-19T04:28:54.963Z | [cpu] why yes |
| 878 | 2026-07-19T04:28:54.963Z | [phy1] i know the muffin man |
| 879 | 2026-07-19T04:28:54.963Z | [phy3] the muffin man is me!!! |
| 880 | 2026-07-19T04:28:54.963Z | test dynamic_router::dynamic_router2 ... ok |
| 881 | 2026-07-19T04:28:54.963Z | |
| 882 | 2026-07-19T04:28:54.963Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 883 | 2026-07-19T04:28:54.963Z | |
| 884 | 2026-07-19T04:28:54.968Z | + banner hub |
| 885 | 2026-07-19T04:28:54.971Z | |
| 886 | 2026-07-19T04:28:54.971Z | # # # # ##### |
| 887 | 2026-07-19T04:28:54.971Z | # # # # # # |
| 888 | 2026-07-19T04:28:54.971Z | ###### # # ##### |
| 889 | 2026-07-19T04:28:54.971Z | # # # # # # |
| 890 | 2026-07-19T04:28:54.971Z | # # # # # # |
| 891 | 2026-07-19T04:28:54.971Z | # # #### ##### |
| 892 | 2026-07-19T04:28:54.971Z | |
| 893 | 2026-07-19T04:28:54.971Z | + RUST_BACKTRACE=1 |
| 894 | 2026-07-19T04:28:54.971Z | + cargo test hub -- --nocapture |
| 895 | 2026-07-19T04:28:55.056Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 896 | 2026-07-19T04:28:55.059Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 897 | 2026-07-19T04:28:55.062Z | |
| 898 | 2026-07-19T04:28:55.062Z | running 1 test |
| 899 | 2026-07-19T04:28:55.067Z | [phy2] do you know the muffin man? |
| 900 | 2026-07-19T04:28:55.067Z | [phy3] do you know the muffin man? |
| 901 | 2026-07-19T04:28:55.070Z | [phy1] the muffin man? |
| 902 | 2026-07-19T04:28:55.070Z | [phy3] the muffin man? |
| 903 | 2026-07-19T04:28:55.070Z | [phy2] the muffin man! |
| 904 | 2026-07-19T04:28:55.070Z | [phy3] the muffin man! |
| 905 | 2026-07-19T04:28:55.070Z | [phy1] why yes |
| 906 | 2026-07-19T04:28:55.070Z | [phy1] i know the muffin man |
| 907 | 2026-07-19T04:28:55.070Z | [phy1] the muffin man is me!!! |
| 908 | 2026-07-19T04:28:55.070Z | [phy3] why yes |
| 909 | 2026-07-19T04:28:55.070Z | [phy3] i know the muffin man |
| 910 | 2026-07-19T04:28:55.070Z | [phy3] the muffin man is me!!! |
| 911 | 2026-07-19T04:28:55.070Z | test hub::hub2 ... ok |
| 912 | 2026-07-19T04:28:55.070Z | |
| 913 | 2026-07-19T04:28:55.070Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 914 | 2026-07-19T04:28:55.070Z | |
| 915 | 2026-07-19T04:28:55.075Z | + banner router |
| 916 | 2026-07-19T04:28:55.077Z | |
| 917 | 2026-07-19T04:28:55.077Z | ##### #### # # ##### ###### ##### |
| 918 | 2026-07-19T04:28:55.077Z | # # # # # # # # # # |
| 919 | 2026-07-19T04:28:55.077Z | # # # # # # # ##### # # |
| 920 | 2026-07-19T04:28:55.078Z | ##### # # # # # # ##### |
| 921 | 2026-07-19T04:28:55.078Z | # # # # # # # # # # |
| 922 | 2026-07-19T04:28:55.078Z | # # #### #### # ###### # # |
| 923 | 2026-07-19T04:28:55.078Z | |
| 924 | 2026-07-19T04:28:55.078Z | + RUST_BACKTRACE=1 |
| 925 | 2026-07-19T04:28:55.078Z | + cargo test basic_router -- --nocapture |
| 926 | 2026-07-19T04:28:55.162Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 927 | 2026-07-19T04:28:55.165Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 928 | 2026-07-19T04:28:55.168Z | |
| 929 | 2026-07-19T04:28:55.168Z | running 1 test |
| 930 | 2026-07-19T04:28:55.173Z | [phy2] do you know the muffin man? |
| 931 | 2026-07-19T04:28:55.176Z | [phy1] the muffin man? |
| 932 | 2026-07-19T04:28:55.176Z | [phy2] the muffin man! |
| 933 | 2026-07-19T04:28:55.176Z | [phy1] why yes |
| 934 | 2026-07-19T04:28:55.176Z | [phy1] i know the muffin man |
| 935 | 2026-07-19T04:28:55.176Z | [phy1] the muffin man is me!!! |
| 936 | 2026-07-19T04:28:55.176Z | test basic_router::basic_router2 ... ok |
| 937 | 2026-07-19T04:28:55.176Z | |
| 938 | 2026-07-19T04:28:55.176Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 939 | 2026-07-19T04:28:55.176Z | |
| 940 | 2026-07-19T04:28:55.180Z | + banner headers |
| 941 | 2026-07-19T04:28:55.183Z | |
| 942 | 2026-07-19T04:28:55.183Z | # # ###### ## ##### ###### ##### #### |
| 943 | 2026-07-19T04:28:55.184Z | # # # # # # # # # # # |
| 944 | 2026-07-19T04:28:55.184Z | ###### ##### # # # # ##### # # #### |
| 945 | 2026-07-19T04:28:55.184Z | # # # ###### # # # ##### # |
| 946 | 2026-07-19T04:28:55.184Z | # # # # # # # # # # # # |
| 947 | 2026-07-19T04:28:55.184Z | # # ###### # # ##### ###### # # #### |
| 948 | 2026-07-19T04:28:55.184Z | |
| 949 | 2026-07-19T04:28:55.184Z | + RUST_BACKTRACE=1 |
| 950 | 2026-07-19T04:28:55.184Z | + cargo test headers -- --nocapture |
| 951 | 2026-07-19T04:28:55.269Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 952 | 2026-07-19T04:28:55.272Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-52aa20ee6e8d2444) |
| 953 | 2026-07-19T04:28:55.275Z | |
| 954 | 2026-07-19T04:28:55.275Z | running 1 test |
| 955 | 2026-07-19T04:28:55.275Z | test headers::ipv6_header_read_write ... ok |
| 956 | 2026-07-19T04:28:55.275Z | |
| 957 | 2026-07-19T04:28:55.275Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 958 | 2026-07-19T04:28:55.275Z | |
| 959 | 2026-07-19T04:28:55.281Z | process exited: duration 105843 ms, exit code 0 |
| |
| 960 | 2026-07-19T04:28:55.293Z | found 4 output files |
| 961 | 2026-07-19T04:28:55.293Z | uploading: /work/debug/libsidecar_lite.so (43097392 bytes) |
| 962 | 2026-07-19T04:28:56.572Z | uploaded: /work/debug/libsidecar_lite.so |
| 963 | 2026-07-19T04:28:56.572Z | uploading: /work/debug/x4c (37740992 bytes) |
| 964 | 2026-07-19T04:28:57.843Z | uploaded: /work/debug/x4c |
| 965 | 2026-07-19T04:28:57.843Z | uploading: /work/release/libsidecar_lite.so (9844624 bytes) |
| 966 | 2026-07-19T04:28:58.912Z | uploaded: /work/release/libsidecar_lite.so |
| 967 | 2026-07-19T04:28:58.912Z | uploading: /work/release/x4c (8578392 bytes) |
| 968 | 2026-07-19T04:28:59.986Z | uploaded: /work/release/x4c |