|
|
|
| 1 | 2026-07-22T04:21:32.754Z | job assigned to worker 01KY40W4K5NPQF4NP3TTVJEZ92 [factory aws, i-028a0136324389fa2] (queued for 42 s) |
| |
| 2 | 2026-07-22T04:21:39.832Z | starting task 0: "setup" |
| 3 | 2026-07-22T04:21:39.838Z | ++ uname -s |
| 4 | 2026-07-22T04:21:39.844Z | + kern=SunOS |
| 5 | 2026-07-22T04:21:39.844Z | + build_user=build |
| 6 | 2026-07-22T04:21:39.844Z | + build_uid=12345 |
| 7 | 2026-07-22T04:21:39.844Z | + work_dir=/work |
| 8 | 2026-07-22T04:21:39.844Z | + input_dir=/input |
| 9 | 2026-07-22T04:21:39.844Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-22T04:21:39.844Z | + case "$kern" in |
| 11 | 2026-07-22T04:21:39.844Z | + groupadd -g 12345 build |
| 12 | 2026-07-22T04:21:39.847Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-22T04:21:41.847Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-22T04:21:41.920Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-22T04:21:41.923Z | + home_fs=zfs |
| 16 | 2026-07-22T04:21:41.923Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-22T04:21:41.923Z | + mkdir -p /home/build |
| 18 | 2026-07-22T04:21:41.923Z | + chown build:build /home/build /work |
| 19 | 2026-07-22T04:21:43.925Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-22T04:21:43.928Z | process exited: duration 4093 ms, exit code 0 |
| |
| 21 | 2026-07-22T04:21:43.934Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-22T04:21:43.938Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-22T04:21:43.938Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-22T04:21:43.938Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-22T04:21:43.938Z | * rust toolchain profile = "default" |
| 26 | 2026-07-22T04:21:43.938Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-22T04:21:43.938Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-22T04:21:44.343Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-22T04:21:44.343Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-22T04:21:44.347Z | info: downloading installer |
| 31 | 2026-07-22T04:21:45.300Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-22T04:21:45.301Z | warn: /opt/ooce/bin |
| 33 | 2026-07-22T04:21:45.301Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-22T04:21:45.301Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-22T04:21:45.301Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-22T04:21:45.301Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-22T04:21:45.301Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-22T04:21:45.301Z | error: cannot install while Rust is installed |
| 39 | 2026-07-22T04:21:45.301Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-22T04:21:45.301Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-22T04:21:45.301Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-22T04:21:45.301Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-22T04:21:45.301Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-22T04:21:45.315Z | info: profile set to default |
| 45 | 2026-07-22T04:21:45.315Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-22T04:21:45.321Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-22T04:21:45.437Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-22T04:21:45.442Z | info: downloading 6 components |
| 49 | 2026-07-22T04:22:01.413Z | |
| 50 | 2026-07-22T04:22:01.413Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-22T04:22:01.444Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-22T04:22:01.444Z | |
| 53 | 2026-07-22T04:22:01.472Z | |
| 54 | 2026-07-22T04:22:01.472Z | Rust is installed now. Great! |
| 55 | 2026-07-22T04:22:01.472Z | |
| 56 | 2026-07-22T04:22:01.472Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-22T04:22:01.472Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-22T04:22:01.472Z | |
| 59 | 2026-07-22T04:22:01.472Z | To configure your current shell, you need to source |
| 60 | 2026-07-22T04:22:01.472Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-22T04:22:01.472Z | |
| 62 | 2026-07-22T04:22:01.472Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-22T04:22:01.472Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-22T04:22:01.473Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-22T04:22:01.473Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-22T04:22:01.476Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-22T04:22:01.476Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-22T04:22:01.476Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-22T04:22:01.476Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-22T04:22:01.476Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-22T04:22:01.533Z | + rustup --version |
| 72 | 2026-07-22T04:22:01.547Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-22T04:22:01.547Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-22T04:22:01.580Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-22T04:22:01.589Z | + cargo --version |
| 76 | 2026-07-22T04:22:01.589Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-22T04:22:01.589Z | + rustc --version |
| 78 | 2026-07-22T04:22:01.632Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-22T04:22:01.632Z | process exited: duration 17663 ms, exit code 0 |
| |
| 80 | 2026-07-22T04:22:01.675Z | starting task 2: "authentication" |
| 81 | 2026-07-22T04:22:01.713Z | process exited: duration 27 ms, exit code 0 |
| |
| 82 | 2026-07-22T04:22:01.759Z | starting task 3: "clone repository" |
| 83 | 2026-07-22T04:22:01.774Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-07-22T04:22:01.776Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-07-22T04:22:01.792Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-07-22T04:22:02.595Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-07-22T04:22:02.595Z | + git fetch origin f3f15f30d2acb301d1d024120c37a2fc1b14ff90 |
| 88 | 2026-07-22T04:22:02.758Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-07-22T04:22:02.758Z | * branch f3f15f30d2acb301d1d024120c37a2fc1b14ff90 -> FETCH_HEAD |
| 90 | 2026-07-22T04:22:02.767Z | + [[ -n renovate/clap-4.x-lockfile ]] |
| 91 | 2026-07-22T04:22:02.776Z | ++ git branch --show-current |
| 92 | 2026-07-22T04:22:02.776Z | + current=main |
| 93 | 2026-07-22T04:22:02.776Z | + [[ main != renovate/clap-4.x-lockfile ]] |
| 94 | 2026-07-22T04:22:02.776Z | + git branch -f renovate/clap-4.x-lockfile f3f15f30d2acb301d1d024120c37a2fc1b14ff90 |
| 95 | 2026-07-22T04:22:02.776Z | + git checkout -f renovate/clap-4.x-lockfile |
| 96 | 2026-07-22T04:22:02.776Z | Switched to branch 'renovate/clap-4.x-lockfile' |
| 97 | 2026-07-22T04:22:02.781Z | + git reset --hard f3f15f30d2acb301d1d024120c37a2fc1b14ff90 |
| 98 | 2026-07-22T04:22:02.787Z | HEAD is now at f3f15f3 Update Rust crate clap to v4.6.4 |
| 99 | 2026-07-22T04:22:02.787Z | process exited: duration 1043 ms, exit code 0 |
| |
| 100 | 2026-07-22T04:22:02.798Z | starting task 4: "build" |
| 101 | 2026-07-22T04:22:02.803Z | + cargo --version |
| 102 | 2026-07-22T04:22:02.806Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-07-22T04:22:02.959Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-07-22T04:22:02.964Z | info: downloading 6 components |
| 105 | 2026-07-22T04:22:19.031Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-07-22T04:22:19.102Z | + rustc --version |
| 107 | 2026-07-22T04:22:19.103Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-22T04:22:19.103Z | + banner check |
| 109 | 2026-07-22T04:22:19.103Z | |
| 110 | 2026-07-22T04:22:19.103Z | #### # # ###### #### # # |
| 111 | 2026-07-22T04:22:19.103Z | # # # # # # # # # |
| 112 | 2026-07-22T04:22:19.103Z | # ###### ##### # #### |
| 113 | 2026-07-22T04:22:19.103Z | # # # # # # # |
| 114 | 2026-07-22T04:22:19.103Z | # # # # # # # # # |
| 115 | 2026-07-22T04:22:19.103Z | #### # # ###### #### # # |
| 116 | 2026-07-22T04:22:19.103Z | |
| 117 | 2026-07-22T04:22:19.104Z | + cargo fmt -- --check |
| 118 | 2026-07-22T04:22:19.203Z | + cargo check |
| 119 | 2026-07-22T04:22:19.247Z | Updating crates.io index |
| 120 | 2026-07-22T04:22:19.356Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-07-22T04:22:19.612Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-07-22T04:22:19.612Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-07-22T04:22:21.036Z | Downloading crates ... |
| 124 | 2026-07-22T04:22:21.108Z | Downloaded no-std-net v0.6.0 |
| 125 | 2026-07-22T04:22:21.108Z | Downloaded log v0.4.29 |
| 126 | 2026-07-22T04:22:21.108Z | Downloaded colored v3.1.1 |
| 127 | 2026-07-22T04:22:21.165Z | Downloaded zerocopy-derive v0.7.35 |
| 128 | 2026-07-22T04:22:21.165Z | Downloaded zmij v1.0.21 |
| 129 | 2026-07-22T04:22:21.165Z | Downloaded is_terminal_polyfill v1.70.2 |
| 130 | 2026-07-22T04:22:21.165Z | Downloaded fastrand v2.3.0 |
| 131 | 2026-07-22T04:22:21.165Z | Downloaded num-traits v0.2.19 |
| 132 | 2026-07-22T04:22:21.165Z | Downloaded zerocopy v0.7.35 |
| 133 | 2026-07-22T04:22:21.165Z | Downloaded itoa v1.0.17 |
| 134 | 2026-07-22T04:22:21.165Z | Downloaded heck v0.5.0 |
| 135 | 2026-07-22T04:22:21.166Z | Downloaded glob v0.3.3 |
| 136 | 2026-07-22T04:22:21.166Z | Downloaded zerocopy v0.8.40 |
| 137 | 2026-07-22T04:22:21.166Z | Downloaded pnet_packet v0.35.0 |
| 138 | 2026-07-22T04:22:21.166Z | Downloaded generic-array v0.14.7 |
| 139 | 2026-07-22T04:22:21.166Z | Downloaded proc-macro2 v1.0.106 |
| 140 | 2026-07-22T04:22:21.166Z | Downloaded memmap v0.7.0 |
| 141 | 2026-07-22T04:22:21.166Z | Downloaded dof v0.3.0 |
| 142 | 2026-07-22T04:22:21.166Z | Downloaded getrandom v0.3.4 |
| 143 | 2026-07-22T04:22:21.166Z | Downloaded num v0.4.3 |
| 144 | 2026-07-22T04:22:21.166Z | Downloaded errno v0.3.14 |
| 145 | 2026-07-22T04:22:21.167Z | Downloaded radium v0.7.0 |
| 146 | 2026-07-22T04:22:21.167Z | Downloaded anstream v1.0.0 |
| 147 | 2026-07-22T04:22:21.167Z | Downloaded funty v2.0.0 |
| 148 | 2026-07-22T04:22:21.167Z | Downloaded dtrace-parser v0.2.0 |
| 149 | 2026-07-22T04:22:21.167Z | Downloaded clap_lex v1.0.0 |
| 150 | 2026-07-22T04:22:21.167Z | Downloaded strsim v0.11.1 |
| 151 | 2026-07-22T04:22:21.167Z | Downloaded cpufeatures v0.2.17 |
| 152 | 2026-07-22T04:22:21.167Z | Downloaded utf8parse v0.2.2 |
| 153 | 2026-07-22T04:22:21.167Z | Downloaded plain v0.2.3 |
| 154 | 2026-07-22T04:22:21.167Z | Downloaded pnet_base v0.35.0 |
| 155 | 2026-07-22T04:22:21.167Z | Downloaded ipnetwork v0.20.0 |
| 156 | 2026-07-22T04:22:21.196Z | Downloaded pnet_transport v0.35.0 |
| 157 | 2026-07-22T04:22:21.197Z | Downloaded colorchoice v1.0.4 |
| 158 | 2026-07-22T04:22:21.197Z | Downloaded cfg-if v1.0.4 |
| 159 | 2026-07-22T04:22:21.197Z | Downloaded pretty-hex v0.4.1 |
| 160 | 2026-07-22T04:22:21.197Z | Downloaded scroll_derive v0.12.1 |
| 161 | 2026-07-22T04:22:21.197Z | Downloaded version_check v0.9.5 |
| 162 | 2026-07-22T04:22:21.197Z | Downloaded thread-id v4.2.2 |
| 163 | 2026-07-22T04:22:21.197Z | Downloaded usdt-attr-macro v0.5.0 |
| 164 | 2026-07-22T04:22:21.197Z | Downloaded usdt v0.5.0 |
| 165 | 2026-07-22T04:22:21.197Z | Downloaded autocfg v1.5.0 |
| 166 | 2026-07-22T04:22:21.198Z | Downloaded tap v1.0.1 |
| 167 | 2026-07-22T04:22:21.198Z | Downloaded crypto-common v0.1.7 |
| 168 | 2026-07-22T04:22:21.198Z | Downloaded block-buffer v0.10.4 |
| 169 | 2026-07-22T04:22:21.198Z | Downloaded usdt-macro v0.5.0 |
| 170 | 2026-07-22T04:22:21.198Z | Downloaded pnet_macros_support v0.35.0 |
| 171 | 2026-07-22T04:22:21.239Z | Downloaded pnet_sys v0.35.0 |
| 172 | 2026-07-22T04:22:21.239Z | Downloaded anstyle-query v1.1.5 |
| 173 | 2026-07-22T04:22:21.239Z | Downloaded usdt-impl v0.5.0 |
| 174 | 2026-07-22T04:22:21.239Z | Downloaded ppv-lite86 v0.2.21 |
| 175 | 2026-07-22T04:22:21.239Z | Downloaded memchr v2.8.0 |
| 176 | 2026-07-22T04:22:21.239Z | Downloaded wyz v0.5.1 |
| 177 | 2026-07-22T04:22:21.239Z | Downloaded pnet_macros v0.35.0 |
| 178 | 2026-07-22T04:22:21.239Z | Downloaded num-rational v0.4.2 |
| 179 | 2026-07-22T04:22:21.239Z | Downloaded digest v0.10.7 |
| 180 | 2026-07-22T04:22:21.239Z | Downloaded byteorder v1.5.0 |
| 181 | 2026-07-22T04:22:21.239Z | Downloaded rand_chacha v0.9.0 |
| 182 | 2026-07-22T04:22:21.240Z | Downloaded sha2 v0.10.9 |
| 183 | 2026-07-22T04:22:21.240Z | Downloaded serde_tokenstream v0.2.3 |
| 184 | 2026-07-22T04:22:21.240Z | Downloaded pest_derive v2.8.6 |
| 185 | 2026-07-22T04:22:21.240Z | Downloaded pnet_datalink v0.35.0 |
| 186 | 2026-07-22T04:22:21.263Z | Downloaded num-integer v0.1.46 |
| 187 | 2026-07-22T04:22:21.263Z | Downloaded pest v2.8.6 |
| 188 | 2026-07-22T04:22:21.264Z | Downloaded thiserror v1.0.69 |
| 189 | 2026-07-22T04:22:21.264Z | Downloaded rand_core v0.9.5 |
| 190 | 2026-07-22T04:22:21.264Z | Downloaded pnet v0.35.0 |
| 191 | 2026-07-22T04:22:21.264Z | Downloaded anstyle v1.0.14 |
| 192 | 2026-07-22T04:22:21.264Z | Downloaded quote v1.0.45 |
| 193 | 2026-07-22T04:22:21.264Z | Downloaded anstyle-parse v1.0.0 |
| 194 | 2026-07-22T04:22:21.265Z | Downloaded bitflags v2.11.0 |
| 195 | 2026-07-22T04:22:21.265Z | Downloaded thiserror-impl v1.0.69 |
| 196 | 2026-07-22T04:22:21.265Z | Downloaded num-iter v0.1.45 |
| 197 | 2026-07-22T04:22:21.265Z | Downloaded clap_derive v4.6.4 |
| 198 | 2026-07-22T04:22:21.323Z | Downloaded pest_generator v2.8.6 |
| 199 | 2026-07-22T04:22:21.324Z | Downloaded num-complex v0.4.6 |
| 200 | 2026-07-22T04:22:21.324Z | Downloaded once_cell v1.21.3 |
| 201 | 2026-07-22T04:22:21.324Z | Downloaded ucd-trie v0.1.7 |
| 202 | 2026-07-22T04:22:21.324Z | Downloaded scroll v0.12.0 |
| 203 | 2026-07-22T04:22:21.324Z | Downloaded getrandom v0.4.1 |
| 204 | 2026-07-22T04:22:21.324Z | Downloaded anyhow v1.0.102 |
| 205 | 2026-07-22T04:22:21.324Z | Downloaded num-bigint v0.4.6 |
| 206 | 2026-07-22T04:22:21.458Z | Downloaded regex v1.12.4 |
| 207 | 2026-07-22T04:22:21.458Z | Downloaded clap v4.6.4 |
| 208 | 2026-07-22T04:22:21.458Z | Downloaded unicode-ident v1.0.24 |
| 209 | 2026-07-22T04:22:21.458Z | Downloaded serde_derive v1.0.228 |
| 210 | 2026-07-22T04:22:21.458Z | Downloaded serde_core v1.0.228 |
| 211 | 2026-07-22T04:22:21.458Z | Downloaded pest_meta v2.8.6 |
| 212 | 2026-07-22T04:22:21.458Z | Downloaded prettyplease v0.2.37 |
| 213 | 2026-07-22T04:22:21.458Z | Downloaded typenum v1.19.0 |
| 214 | 2026-07-22T04:22:21.458Z | Downloaded tempfile v3.27.0 |
| 215 | 2026-07-22T04:22:21.459Z | Downloaded serde v1.0.228 |
| 216 | 2026-07-22T04:22:21.459Z | Downloaded rand v0.9.3 |
| 217 | 2026-07-22T04:22:21.459Z | Downloaded aho-corasick v1.1.4 |
| 218 | 2026-07-22T04:22:21.459Z | Downloaded serde_json v1.0.149 |
| 219 | 2026-07-22T04:22:21.459Z | Downloaded goblin v0.8.2 |
| 220 | 2026-07-22T04:22:21.459Z | Downloaded clap_builder v4.6.2 |
| 221 | 2026-07-22T04:22:21.459Z | Downloaded syn v3.0.3 |
| 222 | 2026-07-22T04:22:21.567Z | Downloaded bitvec v1.1.1 |
| 223 | 2026-07-22T04:22:21.567Z | Downloaded syn v2.0.118 |
| 224 | 2026-07-22T04:22:21.567Z | Downloaded regex-syntax v0.8.11 |
| 225 | 2026-07-22T04:22:21.567Z | Downloaded rustix v1.1.4 |
| 226 | 2026-07-22T04:22:21.567Z | Downloaded regex-automata v0.4.14 |
| 227 | 2026-07-22T04:22:21.567Z | Downloaded libc v0.2.182 |
| 228 | 2026-07-22T04:22:21.639Z | Compiling proc-macro2 v1.0.106 |
| 229 | 2026-07-22T04:22:21.640Z | Compiling quote v1.0.45 |
| 230 | 2026-07-22T04:22:21.640Z | Compiling unicode-ident v1.0.24 |
| 231 | 2026-07-22T04:22:21.640Z | Compiling libc v0.2.182 |
| 232 | 2026-07-22T04:22:21.640Z | Compiling serde_core v1.0.228 |
| 233 | 2026-07-22T04:22:21.640Z | Compiling memchr v2.8.0 |
| 234 | 2026-07-22T04:22:21.640Z | Compiling serde v1.0.228 |
| 235 | 2026-07-22T04:22:21.755Z | Compiling zmij v1.0.21 |
| 236 | 2026-07-22T04:22:22.010Z | Compiling thiserror v1.0.69 |
| 237 | 2026-07-22T04:22:22.098Z | Compiling ucd-trie v0.1.7 |
| 238 | 2026-07-22T04:22:22.180Z | Compiling serde_json v1.0.149 |
| 239 | 2026-07-22T04:22:22.259Z | Compiling pest v2.8.6 |
| 240 | 2026-07-22T04:22:22.259Z | Compiling getrandom v0.4.1 |
| 241 | 2026-07-22T04:22:22.375Z | Compiling rustix v1.1.4 |
| 242 | 2026-07-22T04:22:22.528Z | Compiling autocfg v1.5.0 |
| 243 | 2026-07-22T04:22:22.604Z | Compiling version_check v0.9.5 |
| 244 | 2026-07-22T04:22:22.861Z | Compiling syn v2.0.118 |
| 245 | 2026-07-22T04:22:22.920Z | Compiling num-traits v0.2.19 |
| 246 | 2026-07-22T04:22:22.991Z | Compiling aho-corasick v1.1.4 |
| 247 | 2026-07-22T04:22:22.991Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-07-22T04:22:23.103Z | Compiling regex-syntax v0.8.11 |
| 249 | 2026-07-22T04:22:23.331Z | Compiling pest_meta v2.8.6 |
| 250 | 2026-07-22T04:22:23.487Z | Checking cfg-if v1.0.4 |
| 251 | 2026-07-22T04:22:23.826Z | Compiling byteorder v1.5.0 |
| 252 | 2026-07-22T04:22:24.043Z | Compiling itoa v1.0.17 |
| 253 | 2026-07-22T04:22:24.125Z | Compiling usdt-impl v0.5.0 |
| 254 | 2026-07-22T04:22:24.226Z | Checking num-integer v0.1.46 |
| 255 | 2026-07-22T04:22:24.380Z | Compiling thread-id v4.2.2 |
| 256 | 2026-07-22T04:22:24.392Z | Checking log v0.4.29 |
| 257 | 2026-07-22T04:22:24.517Z | Compiling regex-automata v0.4.14 |
| 258 | 2026-07-22T04:22:24.551Z | Checking colored v3.1.1 |
| 259 | 2026-07-22T04:22:24.710Z | Checking plain v0.2.3 |
| 260 | 2026-07-22T04:22:24.806Z | Compiling errno v0.3.14 |
| 261 | 2026-07-22T04:22:24.942Z | Compiling bitflags v2.11.0 |
| 262 | 2026-07-22T04:22:25.057Z | Compiling pest_generator v2.8.6 |
| 263 | 2026-07-22T04:22:25.088Z | Checking no-std-net v0.6.0 |
| 264 | 2026-07-22T04:22:25.109Z | Compiling radium v0.7.0 |
| 265 | 2026-07-22T04:22:25.145Z | Checking pretty-hex v0.4.1 |
| 266 | 2026-07-22T04:22:25.254Z | Checking pnet_base v0.35.0 |
| 267 | 2026-07-22T04:22:25.399Z | Checking tap v1.0.1 |
| 268 | 2026-07-22T04:22:25.455Z | Compiling once_cell v1.21.3 |
| 269 | 2026-07-22T04:22:25.513Z | Compiling fastrand v2.3.0 |
| 270 | 2026-07-22T04:22:25.652Z | Compiling getrandom v0.3.4 |
| 271 | 2026-07-22T04:22:25.676Z | Compiling zerocopy v0.8.40 |
| 272 | 2026-07-22T04:22:25.745Z | Checking wyz v0.5.1 |
| 273 | 2026-07-22T04:22:25.912Z | Checking num-iter v0.1.45 |
| 274 | 2026-07-22T04:22:25.917Z | Checking memmap v0.7.0 |
| 275 | 2026-07-22T04:22:26.048Z | Compiling tempfile v3.27.0 |
| 276 | 2026-07-22T04:22:26.051Z | Checking funty v2.0.0 |
| 277 | 2026-07-22T04:22:26.172Z | Compiling anyhow v1.0.102 |
| 278 | 2026-07-22T04:22:26.360Z | Compiling serde_derive v1.0.228 |
| 279 | 2026-07-22T04:22:26.436Z | Compiling thiserror-impl v1.0.69 |
| 280 | 2026-07-22T04:22:26.458Z | Compiling zerocopy-derive v0.7.35 |
| 281 | 2026-07-22T04:22:26.511Z | Compiling pest_derive v2.8.6 |
| 282 | 2026-07-22T04:22:26.544Z | Compiling regex v1.12.4 |
| 283 | 2026-07-22T04:22:26.746Z | Compiling scroll_derive v0.12.1 |
| 284 | 2026-07-22T04:22:26.948Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 285 | 2026-07-22T04:22:27.108Z | Compiling pnet_macros v0.35.0 |
| 286 | 2026-07-22T04:22:27.221Z | Checking bitvec v1.1.1 |
| 287 | 2026-07-22T04:22:27.239Z | Compiling zerocopy v0.7.35 |
| 288 | 2026-07-22T04:22:27.460Z | Checking scroll v0.12.0 |
| 289 | 2026-07-22T04:22:27.654Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-07-22T04:22:27.771Z | Checking goblin v0.8.2 |
| 291 | 2026-07-22T04:22:28.005Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 292 | 2026-07-22T04:22:28.333Z | Checking pnet_macros_support v0.35.0 |
| 293 | 2026-07-22T04:22:28.443Z | Checking pnet_sys v0.35.0 |
| 294 | 2026-07-22T04:22:28.494Z | Checking utf8parse v0.2.2 |
| 295 | 2026-07-22T04:22:28.589Z | Checking anstyle-parse v1.0.0 |
| 296 | 2026-07-22T04:22:28.733Z | Checking pnet_packet v0.35.0 |
| 297 | 2026-07-22T04:22:28.775Z | Checking rand_core v0.9.5 |
| 298 | 2026-07-22T04:22:29.306Z | Checking anstyle-query v1.1.5 |
| 299 | 2026-07-22T04:22:29.400Z | Checking colorchoice v1.0.4 |
| 300 | 2026-07-22T04:22:29.457Z | Checking num-bigint v0.4.6 |
| 301 | 2026-07-22T04:22:29.487Z | Checking num-complex v0.4.6 |
| 302 | 2026-07-22T04:22:29.547Z | Compiling serde_tokenstream v0.2.3 |
| 303 | 2026-07-22T04:22:29.618Z | Compiling dof v0.3.0 |
| 304 | 2026-07-22T04:22:29.669Z | Checking ipnetwork v0.20.0 |
| 305 | 2026-07-22T04:22:29.821Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 306 | 2026-07-22T04:22:29.828Z | Checking is_terminal_polyfill v1.70.2 |
| 307 | 2026-07-22T04:22:29.834Z | Checking anstyle v1.0.14 |
| 308 | 2026-07-22T04:22:29.999Z | Compiling pnet v0.35.0 |
| 309 | 2026-07-22T04:22:30.225Z | Checking anstream v1.0.0 |
| 310 | 2026-07-22T04:22:30.279Z | Checking num-rational v0.4.2 |
| 311 | 2026-07-22T04:22:30.289Z | Checking pnet_datalink v0.35.0 |
| 312 | 2026-07-22T04:22:30.436Z | Compiling usdt-attr-macro v0.5.0 |
| 313 | 2026-07-22T04:22:30.482Z | Compiling usdt-macro v0.5.0 |
| 314 | 2026-07-22T04:22:30.553Z | Checking num v0.4.3 |
| 315 | 2026-07-22T04:22:30.619Z | Compiling syn v3.0.3 |
| 316 | 2026-07-22T04:22:30.655Z | Checking pnet_transport v0.35.0 |
| 317 | 2026-07-22T04:22:30.662Z | Compiling heck v0.5.0 |
| 318 | 2026-07-22T04:22:30.764Z | Checking clap_lex v1.0.0 |
| 319 | 2026-07-22T04:22:30.794Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 320 | 2026-07-22T04:22:30.864Z | Checking strsim v0.11.1 |
| 321 | 2026-07-22T04:22:31.002Z | Checking ppv-lite86 v0.2.21 |
| 322 | 2026-07-22T04:22:31.027Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 323 | 2026-07-22T04:22:31.082Z | Checking clap_builder v4.6.2 |
| 324 | 2026-07-22T04:22:31.124Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 325 | 2026-07-22T04:22:31.153Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 326 | 2026-07-22T04:22:31.197Z | Checking usdt v0.5.0 |
| 327 | 2026-07-22T04:22:31.301Z | Checking rand_chacha v0.9.0 |
| 328 | 2026-07-22T04:22:31.344Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 329 | 2026-07-22T04:22:31.367Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 330 | 2026-07-22T04:22:31.493Z | Checking rand v0.9.3 |
| 331 | 2026-07-22T04:22:31.709Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 332 | 2026-07-22T04:22:32.741Z | Compiling clap_derive v4.6.4 |
| 333 | 2026-07-22T04:22:33.808Z | Checking clap v4.6.4 |
| 334 | 2026-07-22T04:22:33.853Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 335 | 2026-07-22T04:22:34.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s |
| 336 | 2026-07-22T04:22:34.123Z | + cargo clippy --all-targets -- --deny warnings |
| 337 | 2026-07-22T04:22:34.251Z | Downloading crates ... |
| 338 | 2026-07-22T04:22:34.297Z | Downloaded libloading v0.9.0 |
| 339 | 2026-07-22T04:22:34.346Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 340 | 2026-07-22T04:22:34.361Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 341 | 2026-07-22T04:22:34.367Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 342 | 2026-07-22T04:22:34.370Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 343 | 2026-07-22T04:22:34.370Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 344 | 2026-07-22T04:22:34.374Z | Checking libloading v0.9.0 |
| 345 | 2026-07-22T04:22:34.618Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 346 | 2026-07-22T04:22:35.138Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 347 | 2026-07-22T04:22:35.997Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 348 | 2026-07-22T04:22:35.997Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 349 | 2026-07-22T04:22:36.952Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 350 | 2026-07-22T04:22:41.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.74s |
| 351 | 2026-07-22T04:22:41.940Z | + banner build |
| 352 | 2026-07-22T04:22:41.945Z | |
| 353 | 2026-07-22T04:22:41.945Z | ##### # # # # ##### |
| 354 | 2026-07-22T04:22:41.945Z | # # # # # # # # |
| 355 | 2026-07-22T04:22:41.945Z | ##### # # # # # # |
| 356 | 2026-07-22T04:22:41.945Z | # # # # # # # # |
| 357 | 2026-07-22T04:22:41.945Z | # # # # # # # # |
| 358 | 2026-07-22T04:22:41.945Z | ##### #### # ###### ##### |
| 359 | 2026-07-22T04:22:41.945Z | |
| 360 | 2026-07-22T04:22:41.946Z | + ptime -m cargo build |
| 361 | 2026-07-22T04:22:42.072Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-07-22T04:22:42.072Z | Compiling memchr v2.8.0 |
| 363 | 2026-07-22T04:22:42.072Z | Compiling regex-syntax v0.8.11 |
| 364 | 2026-07-22T04:22:42.076Z | Compiling libc v0.2.182 |
| 365 | 2026-07-22T04:22:42.076Z | Compiling serde_core v1.0.228 |
| 366 | 2026-07-22T04:22:42.089Z | Compiling ucd-trie v0.1.7 |
| 367 | 2026-07-22T04:22:42.097Z | Compiling cfg-if v1.0.4 |
| 368 | 2026-07-22T04:22:42.103Z | Compiling zmij v1.0.21 |
| 369 | 2026-07-22T04:22:42.144Z | Compiling byteorder v1.5.0 |
| 370 | 2026-07-22T04:22:42.195Z | Compiling proc-macro2 v1.0.106 |
| 371 | 2026-07-22T04:22:42.350Z | Compiling itoa v1.0.17 |
| 372 | 2026-07-22T04:22:42.359Z | Compiling num-traits v0.2.19 |
| 373 | 2026-07-22T04:22:42.363Z | Compiling bitflags v2.11.0 |
| 374 | 2026-07-22T04:22:42.416Z | Compiling errno v0.3.14 |
| 375 | 2026-07-22T04:22:42.518Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-07-22T04:22:42.550Z | Compiling quote v1.0.45 |
| 377 | 2026-07-22T04:22:42.577Z | Compiling pest v2.8.6 |
| 378 | 2026-07-22T04:22:42.756Z | Compiling syn v2.0.118 |
| 379 | 2026-07-22T04:22:42.829Z | Compiling thread-id v4.2.2 |
| 380 | 2026-07-22T04:22:42.898Z | Compiling num-integer v0.1.46 |
| 381 | 2026-07-22T04:22:42.902Z | Compiling rustix v1.1.4 |
| 382 | 2026-07-22T04:22:42.958Z | Compiling getrandom v0.4.1 |
| 383 | 2026-07-22T04:22:43.090Z | Compiling plain v0.2.3 |
| 384 | 2026-07-22T04:22:43.184Z | Compiling colored v3.1.1 |
| 385 | 2026-07-22T04:22:43.211Z | Compiling log v0.4.29 |
| 386 | 2026-07-22T04:22:43.379Z | Compiling once_cell v1.21.3 |
| 387 | 2026-07-22T04:22:43.560Z | Compiling regex-automata v0.4.14 |
| 388 | 2026-07-22T04:22:43.583Z | Compiling fastrand v2.3.0 |
| 389 | 2026-07-22T04:22:43.766Z | Compiling pest_meta v2.8.6 |
| 390 | 2026-07-22T04:22:43.842Z | Compiling serde_json v1.0.149 |
| 391 | 2026-07-22T04:22:43.855Z | Compiling tempfile v3.27.0 |
| 392 | 2026-07-22T04:22:43.896Z | Compiling no-std-net v0.6.0 |
| 393 | 2026-07-22T04:22:43.957Z | Compiling pretty-hex v0.4.1 |
| 394 | 2026-07-22T04:22:44.087Z | Compiling pnet_base v0.35.0 |
| 395 | 2026-07-22T04:22:44.235Z | Compiling tap v1.0.1 |
| 396 | 2026-07-22T04:22:44.258Z | Compiling radium v0.7.0 |
| 397 | 2026-07-22T04:22:44.332Z | Compiling wyz v0.5.1 |
| 398 | 2026-07-22T04:22:44.440Z | Compiling num-iter v0.1.45 |
| 399 | 2026-07-22T04:22:44.505Z | Compiling memmap v0.7.0 |
| 400 | 2026-07-22T04:22:44.541Z | Compiling funty v2.0.0 |
| 401 | 2026-07-22T04:22:44.553Z | Compiling getrandom v0.3.4 |
| 402 | 2026-07-22T04:22:44.678Z | Compiling zerocopy v0.8.40 |
| 403 | 2026-07-22T04:22:44.716Z | Compiling pnet_macros_support v0.35.0 |
| 404 | 2026-07-22T04:22:44.751Z | Compiling pnet_sys v0.35.0 |
| 405 | 2026-07-22T04:22:44.821Z | Compiling utf8parse v0.2.2 |
| 406 | 2026-07-22T04:22:44.917Z | Compiling bitvec v1.1.1 |
| 407 | 2026-07-22T04:22:44.921Z | Compiling anstyle-parse v1.0.0 |
| 408 | 2026-07-22T04:22:44.961Z | Compiling rand_core v0.9.5 |
| 409 | 2026-07-22T04:22:45.066Z | Compiling pest_generator v2.8.6 |
| 410 | 2026-07-22T04:22:45.090Z | Compiling prettyplease v0.2.37 |
| 411 | 2026-07-22T04:22:45.167Z | Compiling anyhow v1.0.102 |
| 412 | 2026-07-22T04:22:45.183Z | Compiling is_terminal_polyfill v1.70.2 |
| 413 | 2026-07-22T04:22:45.262Z | Compiling regex v1.12.4 |
| 414 | 2026-07-22T04:22:45.548Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 415 | 2026-07-22T04:22:45.670Z | Compiling anstyle-query v1.1.5 |
| 416 | 2026-07-22T04:22:45.719Z | Compiling colorchoice v1.0.4 |
| 417 | 2026-07-22T04:22:45.764Z | Compiling anstyle v1.0.14 |
| 418 | 2026-07-22T04:22:45.820Z | Compiling syn v3.0.3 |
| 419 | 2026-07-22T04:22:45.986Z | Compiling anstream v1.0.0 |
| 420 | 2026-07-22T04:22:46.119Z | Compiling clap_lex v1.0.0 |
| 421 | 2026-07-22T04:22:46.305Z | Compiling strsim v0.11.1 |
| 422 | 2026-07-22T04:22:46.359Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 423 | 2026-07-22T04:22:46.506Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 424 | 2026-07-22T04:22:46.593Z | Compiling clap_builder v4.6.2 |
| 425 | 2026-07-22T04:22:46.694Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 426 | 2026-07-22T04:22:47.182Z | Compiling serde_derive v1.0.228 |
| 427 | 2026-07-22T04:22:47.182Z | Compiling thiserror-impl v1.0.69 |
| 428 | 2026-07-22T04:22:47.186Z | Compiling zerocopy-derive v0.7.35 |
| 429 | 2026-07-22T04:22:47.224Z | Compiling pest_derive v2.8.6 |
| 430 | 2026-07-22T04:22:47.702Z | Compiling scroll_derive v0.12.1 |
| 431 | 2026-07-22T04:22:47.936Z | Compiling pnet_macros v0.35.0 |
| 432 | 2026-07-22T04:22:48.124Z | Compiling ppv-lite86 v0.2.21 |
| 433 | 2026-07-22T04:22:48.202Z | Compiling zerocopy v0.7.35 |
| 434 | 2026-07-22T04:22:48.436Z | Compiling rand_chacha v0.9.0 |
| 435 | 2026-07-22T04:22:48.501Z | Compiling thiserror v1.0.69 |
| 436 | 2026-07-22T04:22:48.575Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-07-22T04:22:48.590Z | Compiling scroll v0.12.0 |
| 438 | 2026-07-22T04:22:48.745Z | Compiling rand v0.9.3 |
| 439 | 2026-07-22T04:22:48.761Z | Compiling clap_derive v4.6.4 |
| 440 | 2026-07-22T04:22:48.846Z | Compiling goblin v0.8.2 |
| 441 | 2026-07-22T04:22:49.503Z | Compiling pnet_packet v0.35.0 |
| 442 | 2026-07-22T04:22:49.853Z | Compiling serde v1.0.228 |
| 443 | 2026-07-22T04:22:50.098Z | Compiling clap v4.6.4 |
| 444 | 2026-07-22T04:22:50.140Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 445 | 2026-07-22T04:22:50.225Z | Compiling serde_tokenstream v0.2.3 |
| 446 | 2026-07-22T04:22:50.225Z | Compiling dof v0.3.0 |
| 447 | 2026-07-22T04:22:50.225Z | Compiling num-bigint v0.4.6 |
| 448 | 2026-07-22T04:22:50.228Z | Compiling num-complex v0.4.6 |
| 449 | 2026-07-22T04:22:50.318Z | Compiling ipnetwork v0.20.0 |
| 450 | 2026-07-22T04:22:50.496Z | Compiling usdt-impl v0.5.0 |
| 451 | 2026-07-22T04:22:50.553Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 452 | 2026-07-22T04:22:50.589Z | Compiling pnet_datalink v0.35.0 |
| 453 | 2026-07-22T04:22:50.967Z | Compiling usdt-macro v0.5.0 |
| 454 | 2026-07-22T04:22:51.033Z | Compiling usdt-attr-macro v0.5.0 |
| 455 | 2026-07-22T04:22:51.921Z | Compiling num-rational v0.4.2 |
| 456 | 2026-07-22T04:22:52.027Z | Compiling pnet_transport v0.35.0 |
| 457 | 2026-07-22T04:22:52.030Z | Compiling usdt v0.5.0 |
| 458 | 2026-07-22T04:22:52.223Z | Compiling pnet v0.35.0 |
| 459 | 2026-07-22T04:22:52.249Z | Compiling num v0.4.3 |
| 460 | 2026-07-22T04:22:52.292Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 461 | 2026-07-22T04:22:52.653Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 462 | 2026-07-22T04:22:52.777Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 463 | 2026-07-22T04:22:52.781Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 464 | 2026-07-22T04:22:52.911Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 465 | 2026-07-22T04:22:55.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s |
| 466 | 2026-07-22T04:22:55.566Z | |
| 467 | 2026-07-22T04:22:55.571Z | real 13.618380134 |
| 468 | 2026-07-22T04:22:55.571Z | user 1:14.115450830 |
| 469 | 2026-07-22T04:22:55.571Z | sys 12.205125522 |
| 470 | 2026-07-22T04:22:55.571Z | trap 0.040017603 |
| 471 | 2026-07-22T04:22:55.571Z | tflt 0.038612885 |
| 472 | 2026-07-22T04:22:55.571Z | dflt 0.078319615 |
| 473 | 2026-07-22T04:22:55.571Z | kflt 0.000011726 |
| 474 | 2026-07-22T04:22:55.571Z | lock 2:55.874472735 |
| 475 | 2026-07-22T04:22:55.571Z | slp 5:05.633561357 |
| 476 | 2026-07-22T04:22:55.571Z | lat 3.461187663 |
| 477 | 2026-07-22T04:22:55.571Z | stop 4.398239207 |
| 478 | 2026-07-22T04:22:55.571Z | + ptime -m cargo build --release |
| 479 | 2026-07-22T04:22:55.645Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-07-22T04:22:55.645Z | Compiling quote v1.0.45 |
| 481 | 2026-07-22T04:22:55.645Z | Compiling unicode-ident v1.0.24 |
| 482 | 2026-07-22T04:22:55.648Z | Compiling libc v0.2.182 |
| 483 | 2026-07-22T04:22:55.648Z | Compiling serde_core v1.0.228 |
| 484 | 2026-07-22T04:22:55.648Z | Compiling memchr v2.8.0 |
| 485 | 2026-07-22T04:22:55.648Z | Compiling serde v1.0.228 |
| 486 | 2026-07-22T04:22:55.759Z | Compiling zmij v1.0.21 |
| 487 | 2026-07-22T04:22:55.962Z | Compiling thiserror v1.0.69 |
| 488 | 2026-07-22T04:22:56.127Z | Compiling ucd-trie v0.1.7 |
| 489 | 2026-07-22T04:22:56.270Z | Compiling rustix v1.1.4 |
| 490 | 2026-07-22T04:22:56.336Z | Compiling getrandom v0.4.1 |
| 491 | 2026-07-22T04:22:56.357Z | Compiling serde_json v1.0.149 |
| 492 | 2026-07-22T04:22:56.448Z | Compiling pest v2.8.6 |
| 493 | 2026-07-22T04:22:56.595Z | Compiling aho-corasick v1.1.4 |
| 494 | 2026-07-22T04:22:56.663Z | Compiling version_check v0.9.5 |
| 495 | 2026-07-22T04:22:56.915Z | Compiling regex-syntax v0.8.11 |
| 496 | 2026-07-22T04:22:56.918Z | Compiling autocfg v1.5.0 |
| 497 | 2026-07-22T04:22:56.921Z | Compiling prettyplease v0.2.37 |
| 498 | 2026-07-22T04:22:57.124Z | Compiling syn v2.0.118 |
| 499 | 2026-07-22T04:22:57.250Z | Compiling num-traits v0.2.19 |
| 500 | 2026-07-22T04:22:57.487Z | Compiling pest_meta v2.8.6 |
| 501 | 2026-07-22T04:22:58.467Z | Compiling regex-automata v0.4.14 |
| 502 | 2026-07-22T04:22:58.478Z | Compiling itoa v1.0.17 |
| 503 | 2026-07-22T04:22:58.639Z | Compiling byteorder v1.5.0 |
| 504 | 2026-07-22T04:22:58.749Z | Compiling cfg-if v1.0.4 |
| 505 | 2026-07-22T04:22:58.855Z | Compiling usdt-impl v0.5.0 |
| 506 | 2026-07-22T04:22:59.178Z | Compiling num-integer v0.1.46 |
| 507 | 2026-07-22T04:22:59.395Z | Compiling pest_generator v2.8.6 |
| 508 | 2026-07-22T04:22:59.429Z | Compiling thread-id v4.2.2 |
| 509 | 2026-07-22T04:22:59.501Z | Compiling errno v0.3.14 |
| 510 | 2026-07-22T04:22:59.507Z | Compiling log v0.4.29 |
| 511 | 2026-07-22T04:22:59.637Z | Compiling plain v0.2.3 |
| 512 | 2026-07-22T04:22:59.719Z | Compiling bitflags v2.11.0 |
| 513 | 2026-07-22T04:23:00.103Z | Compiling regex v1.12.4 |
| 514 | 2026-07-22T04:23:00.457Z | Compiling once_cell v1.21.3 |
| 515 | 2026-07-22T04:23:00.493Z | Compiling pretty-hex v0.4.1 |
| 516 | 2026-07-22T04:23:00.598Z | Compiling serde_derive v1.0.228 |
| 517 | 2026-07-22T04:23:00.630Z | Compiling thiserror-impl v1.0.69 |
| 518 | 2026-07-22T04:23:00.651Z | Compiling zerocopy-derive v0.7.35 |
| 519 | 2026-07-22T04:23:00.738Z | Compiling pest_derive v2.8.6 |
| 520 | 2026-07-22T04:23:00.994Z | Compiling scroll_derive v0.12.1 |
| 521 | 2026-07-22T04:23:01.299Z | Compiling fastrand v2.3.0 |
| 522 | 2026-07-22T04:23:01.532Z | Compiling zerocopy v0.7.35 |
| 523 | 2026-07-22T04:23:01.696Z | Compiling radium v0.7.0 |
| 524 | 2026-07-22T04:23:01.744Z | Compiling scroll v0.12.0 |
| 525 | 2026-07-22T04:23:01.953Z | Compiling dtrace-parser v0.2.0 |
| 526 | 2026-07-22T04:23:02.037Z | Compiling goblin v0.8.2 |
| 527 | 2026-07-22T04:23:02.071Z | Compiling colored v3.1.1 |
| 528 | 2026-07-22T04:23:02.119Z | Compiling no-std-net v0.6.0 |
| 529 | 2026-07-22T04:23:02.186Z | Compiling pnet_base v0.35.0 |
| 530 | 2026-07-22T04:23:02.364Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 531 | 2026-07-22T04:23:02.534Z | Compiling tempfile v3.27.0 |
| 532 | 2026-07-22T04:23:02.819Z | Compiling zerocopy v0.8.40 |
| 533 | 2026-07-22T04:23:02.850Z | Compiling tap v1.0.1 |
| 534 | 2026-07-22T04:23:02.954Z | Compiling getrandom v0.3.4 |
| 535 | 2026-07-22T04:23:03.249Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 536 | 2026-07-22T04:23:03.294Z | Compiling wyz v0.5.1 |
| 537 | 2026-07-22T04:23:03.490Z | Compiling num-iter v0.1.45 |
| 538 | 2026-07-22T04:23:03.531Z | Compiling memmap v0.7.0 |
| 539 | 2026-07-22T04:23:03.601Z | Compiling funty v2.0.0 |
| 540 | 2026-07-22T04:23:03.750Z | Compiling anyhow v1.0.102 |
| 541 | 2026-07-22T04:23:03.934Z | Compiling serde_tokenstream v0.2.3 |
| 542 | 2026-07-22T04:23:03.983Z | Compiling dof v0.3.0 |
| 543 | 2026-07-22T04:23:04.079Z | Compiling num-bigint v0.4.6 |
| 544 | 2026-07-22T04:23:04.281Z | Compiling num-complex v0.4.6 |
| 545 | 2026-07-22T04:23:04.528Z | Compiling bitvec v1.1.1 |
| 546 | 2026-07-22T04:23:04.727Z | Compiling usdt-attr-macro v0.5.0 |
| 547 | 2026-07-22T04:23:04.781Z | Compiling usdt-macro v0.5.0 |
| 548 | 2026-07-22T04:23:05.456Z | Compiling num-rational v0.4.2 |
| 549 | 2026-07-22T04:23:05.456Z | Compiling usdt v0.5.0 |
| 550 | 2026-07-22T04:23:06.140Z | Compiling num v0.4.3 |
| 551 | 2026-07-22T04:23:06.656Z | Compiling pnet_macros_support v0.35.0 |
| 552 | 2026-07-22T04:23:06.746Z | Compiling pnet_macros v0.35.0 |
| 553 | 2026-07-22T04:23:06.779Z | Compiling pnet_sys v0.35.0 |
| 554 | 2026-07-22T04:23:07.255Z | Compiling utf8parse v0.2.2 |
| 555 | 2026-07-22T04:23:07.671Z | Compiling anstyle-parse v1.0.0 |
| 556 | 2026-07-22T04:23:07.868Z | Compiling pnet_packet v0.35.0 |
| 557 | 2026-07-22T04:23:07.882Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 558 | 2026-07-22T04:23:08.938Z | Compiling rand_core v0.9.5 |
| 559 | 2026-07-22T04:23:09.743Z | Compiling ppv-lite86 v0.2.21 |
| 560 | 2026-07-22T04:23:09.986Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 561 | 2026-07-22T04:23:10.067Z | Compiling ipnetwork v0.20.0 |
| 562 | 2026-07-22T04:23:10.761Z | Compiling pnet v0.35.0 |
| 563 | 2026-07-22T04:23:10.999Z | Compiling anstyle v1.0.14 |
| 564 | 2026-07-22T04:23:11.256Z | Compiling is_terminal_polyfill v1.70.2 |
| 565 | 2026-07-22T04:23:11.256Z | Compiling anstyle-query v1.1.5 |
| 566 | 2026-07-22T04:23:11.342Z | Compiling colorchoice v1.0.4 |
| 567 | 2026-07-22T04:23:11.457Z | Compiling anstream v1.0.0 |
| 568 | 2026-07-22T04:23:12.113Z | Compiling pnet_datalink v0.35.0 |
| 569 | 2026-07-22T04:23:12.492Z | Compiling pnet_transport v0.35.0 |
| 570 | 2026-07-22T04:23:12.714Z | Compiling rand_chacha v0.9.0 |
| 571 | 2026-07-22T04:23:12.738Z | Compiling syn v3.0.3 |
| 572 | 2026-07-22T04:23:13.020Z | Compiling clap_lex v1.0.0 |
| 573 | 2026-07-22T04:23:13.061Z | Compiling heck v0.5.0 |
| 574 | 2026-07-22T04:23:13.256Z | Compiling strsim v0.11.1 |
| 575 | 2026-07-22T04:23:13.373Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 576 | 2026-07-22T04:23:13.624Z | Compiling clap_builder v4.6.2 |
| 577 | 2026-07-22T04:23:13.666Z | Compiling rand v0.9.3 |
| 578 | 2026-07-22T04:23:14.487Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 579 | 2026-07-22T04:23:14.733Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 580 | 2026-07-22T04:23:14.805Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 581 | 2026-07-22T04:23:15.634Z | Compiling clap_derive v4.6.4 |
| 582 | 2026-07-22T04:23:17.359Z | Compiling clap v4.6.4 |
| 583 | 2026-07-22T04:23:17.421Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 584 | 2026-07-22T04:23:18.430Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 585 | 2026-07-22T04:23:21.245Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 586 | 2026-07-22T04:23:28.000Z | Finished `release` profile [optimized] target(s) in 32.42s |
| 587 | 2026-07-22T04:23:28.021Z | |
| 588 | 2026-07-22T04:23:28.022Z | real 32.445222530 |
| 589 | 2026-07-22T04:23:28.022Z | user 3:16.522518381 |
| 590 | 2026-07-22T04:23:28.022Z | sys 18.317515155 |
| 591 | 2026-07-22T04:23:28.022Z | trap 0.114600306 |
| 592 | 2026-07-22T04:23:28.026Z | tflt 0.261375520 |
| 593 | 2026-07-22T04:23:28.026Z | dflt 0.217049088 |
| 594 | 2026-07-22T04:23:28.026Z | kflt 0.000045036 |
| 595 | 2026-07-22T04:23:28.026Z | lock 10:21.168029446 |
| 596 | 2026-07-22T04:23:28.026Z | slp 12:43.768301863 |
| 597 | 2026-07-22T04:23:28.026Z | lat 12.780445575 |
| 598 | 2026-07-22T04:23:28.026Z | stop 9.882400209 |
| 599 | 2026-07-22T04:23:28.026Z | + for x in debug release |
| 600 | 2026-07-22T04:23:28.026Z | + mkdir -p /work/debug |
| 601 | 2026-07-22T04:23:28.026Z | + cp target/debug/x4c /work/debug/ |
| 602 | 2026-07-22T04:23:28.052Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 603 | 2026-07-22T04:23:28.086Z | + for x in debug release |
| 604 | 2026-07-22T04:23:28.086Z | + mkdir -p /work/release |
| 605 | 2026-07-22T04:23:28.097Z | + cp target/release/x4c /work/release/ |
| 606 | 2026-07-22T04:23:28.104Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 607 | 2026-07-22T04:23:28.142Z | + banner test |
| 608 | 2026-07-22T04:23:28.142Z | |
| 609 | 2026-07-22T04:23:28.142Z | ##### ###### #### ##### |
| 610 | 2026-07-22T04:23:28.142Z | # # # # |
| 611 | 2026-07-22T04:23:28.142Z | # ##### #### # |
| 612 | 2026-07-22T04:23:28.142Z | # # # # |
| 613 | 2026-07-22T04:23:28.142Z | # # # # # |
| 614 | 2026-07-22T04:23:28.142Z | # ###### #### # |
| 615 | 2026-07-22T04:23:28.142Z | |
| 616 | 2026-07-22T04:23:28.142Z | + cargo test |
| 617 | 2026-07-22T04:23:28.186Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 618 | 2026-07-22T04:23:28.196Z | Compiling libloading v0.9.0 |
| 619 | 2026-07-22T04:23:28.200Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 620 | 2026-07-22T04:23:28.200Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 621 | 2026-07-22T04:23:28.200Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 622 | 2026-07-22T04:23:28.203Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 623 | 2026-07-22T04:23:28.388Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 624 | 2026-07-22T04:23:29.291Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 625 | 2026-07-22T04:23:29.291Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 626 | 2026-07-22T04:23:29.291Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 627 | 2026-07-22T04:23:29.582Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 628 | 2026-07-22T04:23:36.285Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.16s |
| 629 | 2026-07-22T04:23:36.303Z | Running unittests src/lib.rs (target/debug/deps/p4-85be53bc186e4c60) |
| 630 | 2026-07-22T04:23:36.307Z | |
| 631 | 2026-07-22T04:23:36.307Z | running 0 tests |
| 632 | 2026-07-22T04:23:36.310Z | |
| 633 | 2026-07-22T04:23:36.310Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 634 | 2026-07-22T04:23:36.310Z | |
| 635 | 2026-07-22T04:23:36.310Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-7559636d1037bbb9) |
| 636 | 2026-07-22T04:23:36.310Z | |
| 637 | 2026-07-22T04:23:36.310Z | running 0 tests |
| 638 | 2026-07-22T04:23:36.310Z | |
| 639 | 2026-07-22T04:23:36.310Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 640 | 2026-07-22T04:23:36.310Z | |
| 641 | 2026-07-22T04:23:36.310Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-42b4ab9123dbb28b) |
| 642 | 2026-07-22T04:23:36.310Z | |
| 643 | 2026-07-22T04:23:36.310Z | running 0 tests |
| 644 | 2026-07-22T04:23:36.310Z | |
| 645 | 2026-07-22T04:23:36.310Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 646 | 2026-07-22T04:23:36.310Z | |
| 647 | 2026-07-22T04:23:36.310Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-682a88024cdd39f0) |
| 648 | 2026-07-22T04:23:36.310Z | |
| 649 | 2026-07-22T04:23:36.310Z | running 0 tests |
| 650 | 2026-07-22T04:23:36.310Z | |
| 651 | 2026-07-22T04:23:36.310Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 652 | 2026-07-22T04:23:36.310Z | |
| 653 | 2026-07-22T04:23:36.310Z | Running unittests src/lib.rs (target/debug/deps/p4rs-71134c454596353c) |
| 654 | 2026-07-22T04:23:36.315Z | |
| 655 | 2026-07-22T04:23:36.315Z | running 14 tests |
| 656 | 2026-07-22T04:23:36.315Z | test bitmath::tests::bitmath_add_nest ... ok |
| 657 | 2026-07-22T04:23:36.315Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 658 | 2026-07-22T04:23:36.315Z | test bitmath::tests::bitmath_add_be ... ok |
| 659 | 2026-07-22T04:23:36.315Z | test bitmath::tests::bitmath_sub_be ... ok |
| 660 | 2026-07-22T04:23:36.315Z | test bitmath::tests::bitmath_sub_le ... ok |
| 661 | 2026-07-22T04:23:36.315Z | test bitmath::tests::bitmath_mod ... ok |
| 662 | 2026-07-22T04:23:36.316Z | test bitmath::tests::bitmath_add_le ... ok |
| 663 | 2026-07-22T04:23:36.316Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 664 | 2026-07-22T04:23:36.316Z | test checksum::tests::udp_checksum ... ok |
| 665 | 2026-07-22T04:23:36.316Z | test table::tests::match_lpm_ternary_range ... ok |
| 666 | 2026-07-22T04:23:36.316Z | test table::tests::match_lpm_ternary_1 ... ok |
| 667 | 2026-07-22T04:23:36.316Z | test table::tests::match_lpm_1 ... ok |
| 668 | 2026-07-22T04:23:36.316Z | test table::tests::match_ternary_1 ... ok |
| 669 | 2026-07-22T04:23:36.316Z | test table::tests::match_with_action ... ok |
| 670 | 2026-07-22T04:23:36.316Z | |
| 671 | 2026-07-22T04:23:36.317Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 672 | 2026-07-22T04:23:36.317Z | |
| 673 | 2026-07-22T04:23:36.317Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-6b4b2d1351c9575d) |
| 674 | 2026-07-22T04:23:36.317Z | |
| 675 | 2026-07-22T04:23:36.317Z | running 0 tests |
| 676 | 2026-07-22T04:23:36.317Z | |
| 677 | 2026-07-22T04:23:36.317Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 678 | 2026-07-22T04:23:36.317Z | |
| 679 | 2026-07-22T04:23:36.317Z | Running unittests src/lib.rs (target/debug/deps/tests-45eb331100058051) |
| 680 | 2026-07-22T04:23:36.317Z | |
| 681 | 2026-07-22T04:23:36.317Z | running 15 tests |
| 682 | 2026-07-22T04:23:36.317Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 683 | 2026-07-22T04:23:36.327Z | test headers::ipv6_header_read_write ... ok |
| 684 | 2026-07-22T04:23:36.327Z | test dload::pipeline_create ... ok |
| 685 | 2026-07-22T04:23:36.327Z | test ipv6::test_ipv6_parse ... ok |
| 686 | 2026-07-22T04:23:36.327Z | test dload::dynamic_load ... ok |
| 687 | 2026-07-22T04:23:36.332Z | test arithmetic::arithmetic ... ok |
| 688 | 2026-07-22T04:23:36.332Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 689 | 2026-07-22T04:23:36.332Z | test basic_router::basic_router2 ... ok |
| 690 | 2026-07-22T04:23:36.332Z | test hub::hub2 ... ok |
| 691 | 2026-07-22T04:23:36.332Z | test mac_rewrite::mac_rewrite2 ... ok |
| 692 | 2026-07-22T04:23:36.332Z | test decap::geneve_decap ... ok |
| 693 | 2026-07-22T04:23:36.332Z | test vlan::test_vlan_parse ... ok |
| 694 | 2026-07-22T04:23:36.340Z | test dynamic_router::dynamic_router2 ... ok |
| 695 | 2026-07-22T04:23:36.346Z | test disag_router::disag_router ... ok |
| 696 | 2026-07-22T04:23:36.397Z | test range::range ... ok |
| 697 | 2026-07-22T04:23:36.397Z | |
| 698 | 2026-07-22T04:23:36.405Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 699 | 2026-07-22T04:23:36.405Z | |
| 700 | 2026-07-22T04:23:36.408Z | Running unittests src/lib.rs (target/debug/deps/x4c-cbd01d26f1dd3bc5) |
| 701 | 2026-07-22T04:23:36.408Z | |
| 702 | 2026-07-22T04:23:36.408Z | running 0 tests |
| 703 | 2026-07-22T04:23:36.408Z | |
| 704 | 2026-07-22T04:23:36.408Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 705 | 2026-07-22T04:23:36.408Z | |
| 706 | 2026-07-22T04:23:36.408Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-a5a17c69117d0f21) |
| 707 | 2026-07-22T04:23:36.408Z | |
| 708 | 2026-07-22T04:23:36.408Z | running 0 tests |
| 709 | 2026-07-22T04:23:36.408Z | |
| 710 | 2026-07-22T04:23:36.408Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 711 | 2026-07-22T04:23:36.408Z | |
| 712 | 2026-07-22T04:23:36.408Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-225b85a6f8fe0178) |
| 713 | 2026-07-22T04:23:36.419Z | |
| 714 | 2026-07-22T04:23:36.419Z | running 0 tests |
| 715 | 2026-07-22T04:23:36.420Z | |
| 716 | 2026-07-22T04:23:36.420Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 717 | 2026-07-22T04:23:36.420Z | |
| 718 | 2026-07-22T04:23:36.420Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-2fe14b2d9fea3a6e) |
| 719 | 2026-07-22T04:23:36.420Z | |
| 720 | 2026-07-22T04:23:36.420Z | running 0 tests |
| 721 | 2026-07-22T04:23:36.420Z | |
| 722 | 2026-07-22T04:23:36.420Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 723 | 2026-07-22T04:23:36.420Z | |
| 724 | 2026-07-22T04:23:36.420Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 725 | 2026-07-22T04:23:36.420Z | |
| 726 | 2026-07-22T04:23:36.420Z | running 0 tests |
| 727 | 2026-07-22T04:23:36.420Z | |
| 728 | 2026-07-22T04:23:36.421Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 729 | 2026-07-22T04:23:36.421Z | |
| 730 | 2026-07-22T04:23:36.424Z | Doc-tests p4 |
| 731 | 2026-07-22T04:23:36.506Z | |
| 732 | 2026-07-22T04:23:36.506Z | running 0 tests |
| 733 | 2026-07-22T04:23:36.506Z | |
| 734 | 2026-07-22T04:23:36.506Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 735 | 2026-07-22T04:23:36.506Z | |
| 736 | 2026-07-22T04:23:36.516Z | Doc-tests p4_macro |
| 737 | 2026-07-22T04:23:36.565Z | |
| 738 | 2026-07-22T04:23:36.565Z | running 2 tests |
| 739 | 2026-07-22T04:23:36.572Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 740 | 2026-07-22T04:23:36.572Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 741 | 2026-07-22T04:23:36.573Z | |
| 742 | 2026-07-22T04:23:36.573Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 743 | 2026-07-22T04:23:36.573Z | |
| 744 | 2026-07-22T04:23:36.573Z | Doc-tests p4_rust |
| 745 | 2026-07-22T04:23:36.730Z | |
| 746 | 2026-07-22T04:23:36.730Z | running 0 tests |
| 747 | 2026-07-22T04:23:36.730Z | |
| 748 | 2026-07-22T04:23:36.730Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 749 | 2026-07-22T04:23:36.730Z | |
| 750 | 2026-07-22T04:23:36.742Z | Doc-tests p4rs |
| 751 | 2026-07-22T04:23:36.828Z | |
| 752 | 2026-07-22T04:23:36.828Z | running 1 test |
| 753 | 2026-07-22T04:23:37.648Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 754 | 2026-07-22T04:23:37.648Z | |
| 755 | 2026-07-22T04:23:37.648Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s |
| 756 | 2026-07-22T04:23:37.648Z | |
| 757 | 2026-07-22T04:23:37.658Z | Doc-tests tests |
| 758 | 2026-07-22T04:23:37.725Z | |
| 759 | 2026-07-22T04:23:37.725Z | running 0 tests |
| 760 | 2026-07-22T04:23:37.726Z | |
| 761 | 2026-07-22T04:23:37.726Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 762 | 2026-07-22T04:23:37.726Z | |
| 763 | 2026-07-22T04:23:37.736Z | Doc-tests x4c |
| 764 | 2026-07-22T04:23:37.774Z | |
| 765 | 2026-07-22T04:23:37.774Z | running 0 tests |
| 766 | 2026-07-22T04:23:37.774Z | |
| 767 | 2026-07-22T04:23:37.774Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 768 | 2026-07-22T04:23:37.774Z | |
| 769 | 2026-07-22T04:23:37.779Z | Doc-tests x4c_error_codes |
| 770 | 2026-07-22T04:23:37.806Z | |
| 771 | 2026-07-22T04:23:37.806Z | running 0 tests |
| 772 | 2026-07-22T04:23:37.806Z | |
| 773 | 2026-07-22T04:23:37.806Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 774 | 2026-07-22T04:23:37.806Z | |
| 775 | 2026-07-22T04:23:37.817Z | + pushd test |
| 776 | 2026-07-22T04:23:37.820Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 777 | 2026-07-22T04:23:37.820Z | + banner 'mac rewr' |
| 778 | 2026-07-22T04:23:37.820Z | |
| 779 | 2026-07-22T04:23:37.820Z | # # ## #### ##### ###### # # ##### |
| 780 | 2026-07-22T04:23:37.820Z | ## ## # # # # # # # # # # # |
| 781 | 2026-07-22T04:23:37.821Z | # ## # # # # # # ##### # # # # |
| 782 | 2026-07-22T04:23:37.821Z | # # ###### # ##### # # ## # ##### |
| 783 | 2026-07-22T04:23:37.821Z | # # # # # # # # # ## ## # # |
| 784 | 2026-07-22T04:23:37.821Z | # # # # #### # # ###### # # # # |
| 785 | 2026-07-22T04:23:37.821Z | |
| 786 | 2026-07-22T04:23:37.821Z | + RUST_BACKTRACE=1 |
| 787 | 2026-07-22T04:23:37.821Z | + cargo test mac_rewrite -- --nocapture |
| 788 | 2026-07-22T04:23:37.944Z | Compiling aho-corasick v1.1.4 |
| 789 | 2026-07-22T04:23:37.961Z | Compiling getrandom v0.4.1 |
| 790 | 2026-07-22T04:23:37.961Z | Compiling errno v0.3.14 |
| 791 | 2026-07-22T04:23:37.961Z | Compiling rustix v1.1.4 |
| 792 | 2026-07-22T04:23:37.961Z | Compiling prettyplease v0.2.37 |
| 793 | 2026-07-22T04:23:40.555Z | Compiling regex-automata v0.4.14 |
| 794 | 2026-07-22T04:23:40.633Z | Compiling tempfile v3.27.0 |
| 795 | 2026-07-22T04:23:40.698Z | Compiling regex v1.12.4 |
| 796 | 2026-07-22T04:23:40.698Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 797 | 2026-07-22T04:23:40.698Z | Compiling pnet_macros v0.35.0 |
| 798 | 2026-07-22T04:23:40.927Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 799 | 2026-07-22T04:23:41.310Z | Compiling pnet_packet v0.35.0 |
| 800 | 2026-07-22T04:23:41.753Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 801 | 2026-07-22T04:23:43.218Z | Compiling pnet_transport v0.35.0 |
| 802 | 2026-07-22T04:23:43.321Z | Compiling pnet v0.35.0 |
| 803 | 2026-07-22T04:23:43.577Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 804 | 2026-07-22T04:23:49.980Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.14s |
| 805 | 2026-07-22T04:23:49.992Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 806 | 2026-07-22T04:23:50.014Z | |
| 807 | 2026-07-22T04:23:50.014Z | running 1 test |
| 808 | 2026-07-22T04:23:50.030Z | [phy2] do you know the muffin man? |
| 809 | 2026-07-22T04:23:50.030Z | [cpu] the muffin man? |
| 810 | 2026-07-22T04:23:50.030Z | [cpu] the muffin man! |
| 811 | 2026-07-22T04:23:50.030Z | [cpu] why yes |
| 812 | 2026-07-22T04:23:50.030Z | [phy1] i know the muffin man |
| 813 | 2026-07-22T04:23:50.030Z | [phy3] the muffin man is me!!! |
| 814 | 2026-07-22T04:23:50.030Z | test mac_rewrite::mac_rewrite2 ... ok |
| 815 | 2026-07-22T04:23:50.030Z | |
| 816 | 2026-07-22T04:23:50.030Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 817 | 2026-07-22T04:23:50.030Z | |
| 818 | 2026-07-22T04:23:50.030Z | + banner 'dyn load' |
| 819 | 2026-07-22T04:23:50.031Z | |
| 820 | 2026-07-22T04:23:50.031Z | ##### # # # # # #### ## ##### |
| 821 | 2026-07-22T04:23:50.031Z | # # # # ## # # # # # # # # |
| 822 | 2026-07-22T04:23:50.031Z | # # # # # # # # # # # # # |
| 823 | 2026-07-22T04:23:50.031Z | # # # # # # # # # ###### # # |
| 824 | 2026-07-22T04:23:50.031Z | # # # # ## # # # # # # # |
| 825 | 2026-07-22T04:23:50.031Z | ##### # # # ###### #### # # ##### |
| 826 | 2026-07-22T04:23:50.031Z | |
| 827 | 2026-07-22T04:23:50.031Z | + RUST_BACKTRACE=1 |
| 828 | 2026-07-22T04:23:50.031Z | + cargo test dload -- --nocapture |
| 829 | 2026-07-22T04:23:50.100Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 830 | 2026-07-22T04:23:50.124Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 831 | 2026-07-22T04:23:50.124Z | |
| 832 | 2026-07-22T04:23:50.124Z | running 2 tests |
| 833 | 2026-07-22T04:23:50.124Z | test dload::pipeline_create ... ok |
| 834 | 2026-07-22T04:23:50.124Z | test dload::dynamic_load ... ok |
| 835 | 2026-07-22T04:23:50.124Z | |
| 836 | 2026-07-22T04:23:50.124Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 837 | 2026-07-22T04:23:50.124Z | |
| 838 | 2026-07-22T04:23:50.133Z | + banner disag |
| 839 | 2026-07-22T04:23:50.133Z | |
| 840 | 2026-07-22T04:23:50.133Z | ##### # #### ## #### |
| 841 | 2026-07-22T04:23:50.133Z | # # # # # # # # |
| 842 | 2026-07-22T04:23:50.133Z | # # # #### # # # |
| 843 | 2026-07-22T04:23:50.133Z | # # # # ###### # ### |
| 844 | 2026-07-22T04:23:50.133Z | # # # # # # # # # |
| 845 | 2026-07-22T04:23:50.133Z | ##### # #### # # #### |
| 846 | 2026-07-22T04:23:50.133Z | |
| 847 | 2026-07-22T04:23:50.133Z | + RUST_BACKTRACE=1 |
| 848 | 2026-07-22T04:23:50.133Z | + cargo test disag_router -- --nocapture |
| 849 | 2026-07-22T04:23:50.202Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 850 | 2026-07-22T04:23:50.205Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 851 | 2026-07-22T04:23:50.206Z | |
| 852 | 2026-07-22T04:23:50.206Z | running 1 test |
| 853 | 2026-07-22T04:23:50.212Z | [phy2] do you know the muffin man? |
| 854 | 2026-07-22T04:23:50.219Z | [cpu] the muffin man? |
| 855 | 2026-07-22T04:23:50.220Z | [cpu] the muffin man! |
| 856 | 2026-07-22T04:23:50.220Z | [cpu] why yes |
| 857 | 2026-07-22T04:23:50.220Z | [phy1] i know the muffin man |
| 858 | 2026-07-22T04:23:50.220Z | [phy3] the muffin man is me!!! |
| 859 | 2026-07-22T04:23:50.220Z | test disag_router::disag_router ... ok |
| 860 | 2026-07-22T04:23:50.220Z | |
| 861 | 2026-07-22T04:23:50.220Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 862 | 2026-07-22T04:23:50.221Z | |
| 863 | 2026-07-22T04:23:50.226Z | + banner 'dyn rtr' |
| 864 | 2026-07-22T04:23:50.226Z | |
| 865 | 2026-07-22T04:23:50.226Z | ##### # # # # ##### ##### ##### |
| 866 | 2026-07-22T04:23:50.226Z | # # # # ## # # # # # # |
| 867 | 2026-07-22T04:23:50.226Z | # # # # # # # # # # # |
| 868 | 2026-07-22T04:23:50.226Z | # # # # # # ##### # ##### |
| 869 | 2026-07-22T04:23:50.226Z | # # # # ## # # # # # |
| 870 | 2026-07-22T04:23:50.226Z | ##### # # # # # # # # |
| 871 | 2026-07-22T04:23:50.226Z | |
| 872 | 2026-07-22T04:23:50.226Z | + RUST_BACKTRACE=1 |
| 873 | 2026-07-22T04:23:50.226Z | + cargo test dynamic_router -- --nocapture |
| 874 | 2026-07-22T04:23:50.362Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 875 | 2026-07-22T04:23:50.452Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 876 | 2026-07-22T04:23:50.452Z | |
| 877 | 2026-07-22T04:23:50.452Z | running 1 test |
| 878 | 2026-07-22T04:23:50.452Z | [phy2] do you know the muffin man? |
| 879 | 2026-07-22T04:23:50.452Z | [cpu] the muffin man? |
| 880 | 2026-07-22T04:23:50.452Z | [cpu] the muffin man! |
| 881 | 2026-07-22T04:23:50.452Z | [cpu] why yes |
| 882 | 2026-07-22T04:23:50.452Z | [phy1] i know the muffin man |
| 883 | 2026-07-22T04:23:50.452Z | [phy3] the muffin man is me!!! |
| 884 | 2026-07-22T04:23:50.452Z | test dynamic_router::dynamic_router2 ... ok |
| 885 | 2026-07-22T04:23:50.452Z | |
| 886 | 2026-07-22T04:23:50.452Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 887 | 2026-07-22T04:23:50.455Z | |
| 888 | 2026-07-22T04:23:50.455Z | + banner hub |
| 889 | 2026-07-22T04:23:50.455Z | |
| 890 | 2026-07-22T04:23:50.455Z | # # # # ##### |
| 891 | 2026-07-22T04:23:50.455Z | # # # # # # |
| 892 | 2026-07-22T04:23:50.455Z | ###### # # ##### |
| 893 | 2026-07-22T04:23:50.455Z | # # # # # # |
| 894 | 2026-07-22T04:23:50.455Z | # # # # # # |
| 895 | 2026-07-22T04:23:50.455Z | # # #### ##### |
| 896 | 2026-07-22T04:23:50.455Z | |
| 897 | 2026-07-22T04:23:50.455Z | + RUST_BACKTRACE=1 |
| 898 | 2026-07-22T04:23:50.455Z | + cargo test hub -- --nocapture |
| 899 | 2026-07-22T04:23:51.376Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 900 | 2026-07-22T04:23:51.376Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 901 | 2026-07-22T04:23:51.376Z | |
| 902 | 2026-07-22T04:23:51.376Z | running 1 test |
| 903 | 2026-07-22T04:23:51.376Z | [phy2] do you know the muffin man? |
| 904 | 2026-07-22T04:23:51.376Z | [phy3] do you know the muffin man? |
| 905 | 2026-07-22T04:23:51.376Z | [phy1] the muffin man? |
| 906 | 2026-07-22T04:23:51.376Z | [phy3] the muffin man? |
| 907 | 2026-07-22T04:23:51.377Z | [phy2] the muffin man! |
| 908 | 2026-07-22T04:23:51.377Z | [phy3] the muffin man! |
| 909 | 2026-07-22T04:23:51.377Z | [phy1] why yes |
| 910 | 2026-07-22T04:23:51.377Z | [phy1] i know the muffin man |
| 911 | 2026-07-22T04:23:51.377Z | [phy1] the muffin man is me!!! |
| 912 | 2026-07-22T04:23:51.377Z | [phy3] why yes |
| 913 | 2026-07-22T04:23:51.377Z | [phy3] i know the muffin man |
| 914 | 2026-07-22T04:23:51.378Z | [phy3] the muffin man is me!!! |
| 915 | 2026-07-22T04:23:51.378Z | test hub::hub2 ... ok |
| 916 | 2026-07-22T04:23:51.378Z | |
| 917 | 2026-07-22T04:23:51.378Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 918 | 2026-07-22T04:23:51.378Z | |
| 919 | 2026-07-22T04:23:51.378Z | + banner router |
| 920 | 2026-07-22T04:23:51.378Z | |
| 921 | 2026-07-22T04:23:51.378Z | ##### #### # # ##### ###### ##### |
| 922 | 2026-07-22T04:23:51.378Z | # # # # # # # # # # |
| 923 | 2026-07-22T04:23:51.378Z | # # # # # # # ##### # # |
| 924 | 2026-07-22T04:23:51.378Z | ##### # # # # # # ##### |
| 925 | 2026-07-22T04:23:51.378Z | # # # # # # # # # # |
| 926 | 2026-07-22T04:23:51.378Z | # # #### #### # ###### # # |
| 927 | 2026-07-22T04:23:51.378Z | |
| 928 | 2026-07-22T04:23:51.378Z | + RUST_BACKTRACE=1 |
| 929 | 2026-07-22T04:23:51.379Z | + cargo test basic_router -- --nocapture |
| 930 | 2026-07-22T04:23:51.418Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 931 | 2026-07-22T04:23:51.418Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 932 | 2026-07-22T04:23:51.418Z | |
| 933 | 2026-07-22T04:23:51.419Z | running 1 test |
| 934 | 2026-07-22T04:23:51.419Z | [phy2] do you know the muffin man? |
| 935 | 2026-07-22T04:23:51.419Z | [phy1] the muffin man? |
| 936 | 2026-07-22T04:23:51.419Z | [phy2] the muffin man! |
| 937 | 2026-07-22T04:23:51.419Z | [phy1] why yes |
| 938 | 2026-07-22T04:23:51.419Z | [phy1] i know the muffin man |
| 939 | 2026-07-22T04:23:51.419Z | [phy1] the muffin man is me!!! |
| 940 | 2026-07-22T04:23:51.419Z | test basic_router::basic_router2 ... ok |
| 941 | 2026-07-22T04:23:51.419Z | |
| 942 | 2026-07-22T04:23:51.419Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 943 | 2026-07-22T04:23:51.420Z | |
| 944 | 2026-07-22T04:23:51.420Z | + banner headers |
| 945 | 2026-07-22T04:23:51.420Z | |
| 946 | 2026-07-22T04:23:51.420Z | # # ###### ## ##### ###### ##### #### |
| 947 | 2026-07-22T04:23:51.420Z | # # # # # # # # # # # |
| 948 | 2026-07-22T04:23:51.420Z | ###### ##### # # # # ##### # # #### |
| 949 | 2026-07-22T04:23:51.420Z | # # # ###### # # # ##### # |
| 950 | 2026-07-22T04:23:51.420Z | # # # # # # # # # # # # |
| 951 | 2026-07-22T04:23:51.420Z | # # ###### # # ##### ###### # # #### |
| 952 | 2026-07-22T04:23:51.420Z | |
| 953 | 2026-07-22T04:23:51.420Z | + RUST_BACKTRACE=1 |
| 954 | 2026-07-22T04:23:51.420Z | + cargo test headers -- --nocapture |
| 955 | 2026-07-22T04:23:51.420Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 956 | 2026-07-22T04:23:51.420Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-48d22f6b13373da8) |
| 957 | 2026-07-22T04:23:51.420Z | |
| 958 | 2026-07-22T04:23:51.420Z | running 1 test |
| 959 | 2026-07-22T04:23:51.420Z | test headers::ipv6_header_read_write ... ok |
| 960 | 2026-07-22T04:23:51.420Z | |
| 961 | 2026-07-22T04:23:51.420Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 962 | 2026-07-22T04:23:51.420Z | |
| 963 | 2026-07-22T04:23:51.420Z | process exited: duration 107838 ms, exit code 0 |
| |
| 964 | 2026-07-22T04:23:51.503Z | found 4 output files |
| 965 | 2026-07-22T04:23:51.504Z | uploading: /work/debug/libsidecar_lite.so (43098368 bytes) |
| 966 | 2026-07-22T04:23:53.188Z | uploaded: /work/debug/libsidecar_lite.so |
| 967 | 2026-07-22T04:23:53.188Z | uploading: /work/debug/x4c (37736376 bytes) |
| 968 | 2026-07-22T04:23:56.282Z | uploaded: /work/debug/x4c |
| 969 | 2026-07-22T04:23:56.283Z | uploading: /work/release/libsidecar_lite.so (9931064 bytes) |
| 970 | 2026-07-22T04:23:57.436Z | uploaded: /work/release/libsidecar_lite.so |
| 971 | 2026-07-22T04:23:57.438Z | uploading: /work/release/x4c (8660136 bytes) |
| 972 | 2026-07-22T04:23:58.823Z | uploaded: /work/release/x4c |