|
|
|
| 1 | 2026-03-11T03:24:01.755Z | job assigned to worker 01KKDEP0GVTPC4S6JSXG42YB7H [factory aws, i-029723c63951c01cc] (queued for 3 m 7 s) |
| |
| 2 | 2026-03-11T03:24:09.966Z | starting task 0: "setup" |
| 3 | 2026-03-11T03:24:09.980Z | ++ uname -s |
| 4 | 2026-03-11T03:24:09.980Z | + kern=SunOS |
| 5 | 2026-03-11T03:24:09.980Z | + build_user=build |
| 6 | 2026-03-11T03:24:09.980Z | + build_uid=12345 |
| 7 | 2026-03-11T03:24:09.980Z | + work_dir=/work |
| 8 | 2026-03-11T03:24:09.980Z | + input_dir=/input |
| 9 | 2026-03-11T03:24:09.980Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T03:24:09.980Z | + case "$kern" in |
| 11 | 2026-03-11T03:24:09.981Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T03:24:09.981Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T03:24:11.976Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T03:24:12.146Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T03:24:12.149Z | + home_fs=zfs |
| 16 | 2026-03-11T03:24:12.149Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T03:24:12.149Z | + mkdir -p /home/build |
| 18 | 2026-03-11T03:24:12.154Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T03:24:14.159Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T03:24:14.173Z | process exited: duration 4195 ms, exit code 0 |
| |
| 21 | 2026-03-11T03:24:14.214Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-11T03:24:14.224Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-11T03:24:14.224Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-11T03:24:14.224Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-11T03:24:14.224Z | * rust toolchain profile = "default" |
| 26 | 2026-03-11T03:24:14.225Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-11T03:24:14.225Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-11T03:24:14.225Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-11T03:24:14.225Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-11T03:24:14.314Z | info: downloading installer |
| 31 | 2026-03-11T03:24:16.138Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-11T03:24:16.139Z | warn: /opt/ooce/bin |
| 33 | 2026-03-11T03:24:16.139Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-11T03:24:16.142Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-11T03:24:16.142Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-11T03:24:16.142Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-11T03:24:16.142Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-11T03:24:16.142Z | error: cannot install while Rust is installed |
| 39 | 2026-03-11T03:24:16.142Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-11T03:24:16.156Z | info: profile set to 'default' |
| 41 | 2026-03-11T03:24:16.156Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-11T03:24:16.159Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-11T03:24:16.326Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-11T03:24:16.326Z | info: downloading component 'cargo' |
| 45 | 2026-03-11T03:24:17.457Z | info: downloading component 'clippy' |
| 46 | 2026-03-11T03:24:17.890Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-11T03:24:19.637Z | info: downloading component 'rust-std' |
| 48 | 2026-03-11T03:24:21.496Z | info: downloading component 'rustc' |
| 49 | 2026-03-11T03:24:29.117Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-11T03:24:29.369Z | info: installing component 'cargo' |
| 51 | 2026-03-11T03:24:30.198Z | info: installing component 'clippy' |
| 52 | 2026-03-11T03:24:30.552Z | info: installing component 'rust-docs' |
| 53 | 2026-03-11T03:24:32.078Z | info: installing component 'rust-std' |
| 54 | 2026-03-11T03:24:33.535Z | info: installing component 'rustc' |
| 55 | 2026-03-11T03:24:39.341Z | info: installing component 'rustfmt' |
| 56 | 2026-03-11T03:24:39.633Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-11T03:24:39.633Z | |
| 58 | 2026-03-11T03:24:40.045Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-11T03:24:40.045Z | |
| 60 | 2026-03-11T03:24:40.048Z | |
| 61 | 2026-03-11T03:24:40.048Z | Rust is installed now. Great! |
| 62 | 2026-03-11T03:24:40.048Z | |
| 63 | 2026-03-11T03:24:40.048Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-11T03:24:40.048Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-11T03:24:40.048Z | |
| 66 | 2026-03-11T03:24:40.048Z | To configure your current shell, you need to source |
| 67 | 2026-03-11T03:24:40.048Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-11T03:24:40.048Z | |
| 69 | 2026-03-11T03:24:40.048Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-11T03:24:40.048Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-11T03:24:40.048Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-11T03:24:40.048Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-11T03:24:40.142Z | + rustup --version |
| 74 | 2026-03-11T03:24:40.153Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-11T03:24:40.155Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-11T03:24:40.222Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-11T03:24:40.226Z | + cargo --version |
| 78 | 2026-03-11T03:24:40.278Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-11T03:24:40.282Z | + rustc --version |
| 80 | 2026-03-11T03:24:40.341Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-11T03:24:40.344Z | process exited: duration 26149 ms, exit code 0 |
| |
| 82 | 2026-03-11T03:24:40.351Z | starting task 2: "authentication" |
| 83 | 2026-03-11T03:24:40.370Z | process exited: duration 19 ms, exit code 0 |
| |
| 84 | 2026-03-11T03:24:40.376Z | starting task 3: "clone repository" |
| 85 | 2026-03-11T03:24:40.379Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-03-11T03:24:40.382Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-03-11T03:24:40.420Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-03-11T03:24:42.151Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-03-11T03:24:42.151Z | + git fetch origin ee2cff16909e3f1ed180d0bcef9da01aeb5cffd1 |
| 90 | 2026-03-11T03:24:42.406Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-03-11T03:24:42.406Z | * branch ee2cff16909e3f1ed180d0bcef9da01aeb5cffd1 -> FETCH_HEAD |
| 92 | 2026-03-11T03:24:42.413Z | + [[ -n renovate/tempfile-3.x-lockfile ]] |
| 93 | 2026-03-11T03:24:42.418Z | ++ git branch --show-current |
| 94 | 2026-03-11T03:24:42.418Z | + current=main |
| 95 | 2026-03-11T03:24:42.418Z | + [[ main != renovate/tempfile-3.x-lockfile ]] |
| 96 | 2026-03-11T03:24:42.418Z | + git branch -f renovate/tempfile-3.x-lockfile ee2cff16909e3f1ed180d0bcef9da01aeb5cffd1 |
| 97 | 2026-03-11T03:24:42.421Z | + git checkout -f renovate/tempfile-3.x-lockfile |
| 98 | 2026-03-11T03:24:42.429Z | Switched to branch 'renovate/tempfile-3.x-lockfile' |
| 99 | 2026-03-11T03:24:42.432Z | + git reset --hard ee2cff16909e3f1ed180d0bcef9da01aeb5cffd1 |
| 100 | 2026-03-11T03:24:42.435Z | HEAD is now at ee2cff1 Update Rust crate tempfile to v3.27.0 |
| 101 | 2026-03-11T03:24:42.435Z | process exited: duration 2058 ms, exit code 0 |
| |
| 102 | 2026-03-11T03:24:42.441Z | starting task 4: "build" |
| 103 | 2026-03-11T03:24:42.445Z | + cargo --version |
| 104 | 2026-03-11T03:24:42.452Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-03-11T03:24:42.637Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-03-11T03:24:42.640Z | info: downloading component 'cargo' |
| 107 | 2026-03-11T03:24:43.605Z | info: downloading component 'clippy' |
| 108 | 2026-03-11T03:24:43.997Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-11T03:24:45.415Z | info: downloading component 'rust-std' |
| 110 | 2026-03-11T03:24:47.186Z | info: downloading component 'rustc' |
| 111 | 2026-03-11T03:24:56.028Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-11T03:24:56.315Z | info: installing component 'cargo' |
| 113 | 2026-03-11T03:24:57.154Z | info: installing component 'clippy' |
| 114 | 2026-03-11T03:24:57.500Z | info: installing component 'rust-docs' |
| 115 | 2026-03-11T03:24:58.928Z | info: installing component 'rust-std' |
| 116 | 2026-03-11T03:25:00.423Z | info: installing component 'rustc' |
| 117 | 2026-03-11T03:25:06.220Z | info: installing component 'rustfmt' |
| 118 | 2026-03-11T03:25:06.623Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-03-11T03:25:06.627Z | + rustc --version |
| 120 | 2026-03-11T03:25:06.702Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-03-11T03:25:06.706Z | + banner check |
| 122 | 2026-03-11T03:25:06.709Z | |
| 123 | 2026-03-11T03:25:06.710Z | #### # # ###### #### # # |
| 124 | 2026-03-11T03:25:06.710Z | # # # # # # # # # |
| 125 | 2026-03-11T03:25:06.710Z | # ###### ##### # #### |
| 126 | 2026-03-11T03:25:06.710Z | # # # # # # # |
| 127 | 2026-03-11T03:25:06.710Z | # # # # # # # # # |
| 128 | 2026-03-11T03:25:06.710Z | #### # # ###### #### # # |
| 129 | 2026-03-11T03:25:06.710Z | |
| 130 | 2026-03-11T03:25:06.710Z | + cargo fmt -- --check |
| 131 | 2026-03-11T03:25:07.031Z | + cargo check |
| 132 | 2026-03-11T03:25:07.158Z | Updating crates.io index |
| 133 | 2026-03-11T03:25:07.225Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-03-11T03:25:07.536Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-03-11T03:25:07.536Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-03-11T03:25:08.820Z | Downloading crates ... |
| 137 | 2026-03-11T03:25:08.895Z | Downloaded cfg-if v1.0.4 |
| 138 | 2026-03-11T03:25:08.905Z | Downloaded autocfg v1.5.0 |
| 139 | 2026-03-11T03:25:08.905Z | Downloaded pnet_base v0.35.0 |
| 140 | 2026-03-11T03:25:08.905Z | Downloaded byteorder v1.5.0 |
| 141 | 2026-03-11T03:25:08.906Z | Downloaded generic-array v0.14.7 |
| 142 | 2026-03-11T03:25:08.906Z | Downloaded pnet_packet v0.35.0 |
| 143 | 2026-03-11T03:25:08.906Z | Downloaded anstyle-query v1.1.5 |
| 144 | 2026-03-11T03:25:08.906Z | Downloaded wyz v0.5.1 |
| 145 | 2026-03-11T03:25:08.906Z | Downloaded aho-corasick v1.1.4 |
| 146 | 2026-03-11T03:25:08.906Z | Downloaded itoa v1.0.17 |
| 147 | 2026-03-11T03:25:08.906Z | Downloaded crypto-common v0.1.7 |
| 148 | 2026-03-11T03:25:08.906Z | Downloaded glob v0.3.3 |
| 149 | 2026-03-11T03:25:08.906Z | Downloaded zmij v1.0.21 |
| 150 | 2026-03-11T03:25:08.906Z | Downloaded clap_derive v4.5.55 |
| 151 | 2026-03-11T03:25:08.918Z | Downloaded zerocopy-derive v0.7.35 |
| 152 | 2026-03-11T03:25:08.918Z | Downloaded pnet v0.35.0 |
| 153 | 2026-03-11T03:25:08.939Z | Downloaded serde_core v1.0.228 |
| 154 | 2026-03-11T03:25:08.940Z | Downloaded plain v0.2.3 |
| 155 | 2026-03-11T03:25:08.953Z | Downloaded pnet_transport v0.35.0 |
| 156 | 2026-03-11T03:25:08.953Z | Downloaded pnet_macros_support v0.35.0 |
| 157 | 2026-03-11T03:25:08.953Z | Downloaded radium v0.7.0 |
| 158 | 2026-03-11T03:25:08.973Z | Downloaded is_terminal_polyfill v1.70.2 |
| 159 | 2026-03-11T03:25:08.973Z | Downloaded colorchoice v1.0.4 |
| 160 | 2026-03-11T03:25:08.973Z | Downloaded funty v2.0.0 |
| 161 | 2026-03-11T03:25:08.973Z | Downloaded dof v0.3.0 |
| 162 | 2026-03-11T03:25:08.974Z | Downloaded fastrand v2.3.0 |
| 163 | 2026-03-11T03:25:08.974Z | Downloaded errno v0.3.14 |
| 164 | 2026-03-11T03:25:08.997Z | Downloaded digest v0.10.7 |
| 165 | 2026-03-11T03:25:08.997Z | Downloaded version_check v0.9.5 |
| 166 | 2026-03-11T03:25:08.997Z | Downloaded memmap v0.7.0 |
| 167 | 2026-03-11T03:25:08.998Z | Downloaded heck v0.5.0 |
| 168 | 2026-03-11T03:25:08.998Z | Downloaded cpufeatures v0.2.17 |
| 169 | 2026-03-11T03:25:08.998Z | Downloaded tap v1.0.1 |
| 170 | 2026-03-11T03:25:09.025Z | Downloaded scroll_derive v0.12.1 |
| 171 | 2026-03-11T03:25:09.025Z | Downloaded pnet_sys v0.35.0 |
| 172 | 2026-03-11T03:25:09.054Z | Downloaded strsim v0.11.1 |
| 173 | 2026-03-11T03:25:09.055Z | Downloaded usdt v0.5.0 |
| 174 | 2026-03-11T03:25:09.055Z | Downloaded utf8parse v0.2.2 |
| 175 | 2026-03-11T03:25:09.055Z | Downloaded clap_lex v1.0.0 |
| 176 | 2026-03-11T03:25:09.055Z | Downloaded rand_core v0.9.5 |
| 177 | 2026-03-11T03:25:09.055Z | Downloaded pnet_macros v0.35.0 |
| 178 | 2026-03-11T03:25:09.055Z | Downloaded num-rational v0.4.2 |
| 179 | 2026-03-11T03:25:09.055Z | Downloaded scroll v0.12.0 |
| 180 | 2026-03-11T03:25:09.055Z | Downloaded serde_tokenstream v0.2.3 |
| 181 | 2026-03-11T03:25:09.055Z | Downloaded num v0.4.3 |
| 182 | 2026-03-11T03:25:09.056Z | Downloaded num-iter v0.1.45 |
| 183 | 2026-03-11T03:25:09.056Z | Downloaded pretty-hex v0.4.1 |
| 184 | 2026-03-11T03:25:09.056Z | Downloaded thread-id v4.2.2 |
| 185 | 2026-03-11T03:25:09.056Z | Downloaded usdt-macro v0.5.0 |
| 186 | 2026-03-11T03:25:09.056Z | Downloaded pest_generator v2.8.6 |
| 187 | 2026-03-11T03:25:09.056Z | Downloaded colored v3.1.1 |
| 188 | 2026-03-11T03:25:09.056Z | Downloaded dtrace-parser v0.2.0 |
| 189 | 2026-03-11T03:25:09.056Z | Downloaded quote v1.0.45 |
| 190 | 2026-03-11T03:25:09.057Z | Downloaded no-std-net v0.6.0 |
| 191 | 2026-03-11T03:25:09.057Z | Downloaded ipnetwork v0.20.0 |
| 192 | 2026-03-11T03:25:09.057Z | Downloaded num-complex v0.4.6 |
| 193 | 2026-03-11T03:25:09.057Z | Downloaded block-buffer v0.10.4 |
| 194 | 2026-03-11T03:25:09.057Z | Downloaded anstyle v1.0.13 |
| 195 | 2026-03-11T03:25:09.057Z | Downloaded pnet_datalink v0.35.0 |
| 196 | 2026-03-11T03:25:09.057Z | Downloaded usdt-attr-macro v0.5.0 |
| 197 | 2026-03-11T03:25:09.086Z | Downloaded anstyle-parse v0.2.7 |
| 198 | 2026-03-11T03:25:09.086Z | Downloaded once_cell v1.21.3 |
| 199 | 2026-03-11T03:25:09.086Z | Downloaded num-integer v0.1.46 |
| 200 | 2026-03-11T03:25:09.086Z | Downloaded rand_chacha v0.9.0 |
| 201 | 2026-03-11T03:25:09.086Z | Downloaded anyhow v1.0.102 |
| 202 | 2026-03-11T03:25:09.086Z | Downloaded sha2 v0.10.9 |
| 203 | 2026-03-11T03:25:09.086Z | Downloaded usdt-impl v0.5.0 |
| 204 | 2026-03-11T03:25:09.086Z | Downloaded anstream v0.6.21 |
| 205 | 2026-03-11T03:25:09.086Z | Downloaded ppv-lite86 v0.2.21 |
| 206 | 2026-03-11T03:25:09.115Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2026-03-11T03:25:09.115Z | Downloaded proc-macro2 v1.0.106 |
| 208 | 2026-03-11T03:25:09.115Z | Downloaded unicode-ident v1.0.24 |
| 209 | 2026-03-11T03:25:09.115Z | Downloaded bitflags v2.11.0 |
| 210 | 2026-03-11T03:25:09.115Z | Downloaded tempfile v3.27.0 |
| 211 | 2026-03-11T03:25:09.115Z | Downloaded thiserror v1.0.69 |
| 212 | 2026-03-11T03:25:09.115Z | Downloaded serde_derive v1.0.228 |
| 213 | 2026-03-11T03:25:09.115Z | Downloaded num-traits v0.2.19 |
| 214 | 2026-03-11T03:25:09.116Z | Downloaded getrandom v0.3.4 |
| 215 | 2026-03-11T03:25:09.116Z | Downloaded log v0.4.29 |
| 216 | 2026-03-11T03:25:09.130Z | Downloaded typenum v1.19.0 |
| 217 | 2026-03-11T03:25:09.130Z | Downloaded pest_meta v2.8.6 |
| 218 | 2026-03-11T03:25:09.152Z | Downloaded serde v1.0.228 |
| 219 | 2026-03-11T03:25:09.169Z | Downloaded prettyplease v0.2.37 |
| 220 | 2026-03-11T03:25:09.169Z | Downloaded rand v0.9.2 |
| 221 | 2026-03-11T03:25:09.170Z | Downloaded memchr v2.8.0 |
| 222 | 2026-03-11T03:25:09.180Z | Downloaded num-bigint v0.4.6 |
| 223 | 2026-03-11T03:25:09.202Z | Downloaded pest v2.8.6 |
| 224 | 2026-03-11T03:25:09.217Z | Downloaded thiserror-impl v1.0.69 |
| 225 | 2026-03-11T03:25:09.217Z | Downloaded regex v1.12.3 |
| 226 | 2026-03-11T03:25:09.232Z | Downloaded zerocopy v0.7.35 |
| 227 | 2026-03-11T03:25:09.232Z | Downloaded serde_json v1.0.149 |
| 228 | 2026-03-11T03:25:09.239Z | Downloaded clap_builder v4.5.60 |
| 229 | 2026-03-11T03:25:09.239Z | Downloaded goblin v0.8.2 |
| 230 | 2026-03-11T03:25:09.248Z | Downloaded bitvec v1.0.1 |
| 231 | 2026-03-11T03:25:09.262Z | Downloaded zerocopy v0.8.40 |
| 232 | 2026-03-11T03:25:09.274Z | Downloaded libc v0.2.182 |
| 233 | 2026-03-11T03:25:09.310Z | Downloaded syn v2.0.117 |
| 234 | 2026-03-11T03:25:09.317Z | Downloaded regex-syntax v0.8.10 |
| 235 | 2026-03-11T03:25:09.317Z | Downloaded rustix v1.1.4 |
| 236 | 2026-03-11T03:25:09.330Z | Downloaded pest_derive v2.8.6 |
| 237 | 2026-03-11T03:25:09.341Z | Downloaded regex-automata v0.4.14 |
| 238 | 2026-03-11T03:25:09.401Z | Downloaded clap v4.5.60 |
| 239 | 2026-03-11T03:25:09.470Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-03-11T03:25:09.473Z | Compiling quote v1.0.45 |
| 241 | 2026-03-11T03:25:09.473Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-03-11T03:25:09.473Z | Compiling libc v0.2.182 |
| 243 | 2026-03-11T03:25:09.473Z | Compiling serde_core v1.0.228 |
| 244 | 2026-03-11T03:25:09.474Z | Compiling memchr v2.8.0 |
| 245 | 2026-03-11T03:25:09.474Z | Compiling serde v1.0.228 |
| 246 | 2026-03-11T03:25:09.702Z | Compiling rustix v1.1.4 |
| 247 | 2026-03-11T03:25:09.973Z | Compiling zmij v1.0.21 |
| 248 | 2026-03-11T03:25:09.980Z | Compiling thiserror v1.0.69 |
| 249 | 2026-03-11T03:25:10.290Z | Compiling ucd-trie v0.1.7 |
| 250 | 2026-03-11T03:25:10.371Z | Compiling serde_json v1.0.149 |
| 251 | 2026-03-11T03:25:10.492Z | Compiling pest v2.8.6 |
| 252 | 2026-03-11T03:25:10.575Z | Compiling autocfg v1.5.0 |
| 253 | 2026-03-11T03:25:10.642Z | Checking cfg-if v1.0.4 |
| 254 | 2026-03-11T03:25:10.657Z | Compiling prettyplease v0.2.37 |
| 255 | 2026-03-11T03:25:10.706Z | Compiling version_check v0.9.5 |
| 256 | 2026-03-11T03:25:10.951Z | Checking syn v2.0.117 |
| 257 | 2026-03-11T03:25:11.036Z | Compiling num-traits v0.2.19 |
| 258 | 2026-03-11T03:25:11.062Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-03-11T03:25:11.071Z | Compiling regex-syntax v0.8.10 |
| 260 | 2026-03-11T03:25:11.304Z | Compiling getrandom v0.3.4 |
| 261 | 2026-03-11T03:25:12.147Z | Compiling pest_meta v2.8.6 |
| 262 | 2026-03-11T03:25:12.474Z | Compiling itoa v1.0.17 |
| 263 | 2026-03-11T03:25:12.722Z | Compiling byteorder v1.5.0 |
| 264 | 2026-03-11T03:25:13.084Z | Compiling usdt-impl v0.5.0 |
| 265 | 2026-03-11T03:25:13.117Z | Compiling regex-automata v0.4.14 |
| 266 | 2026-03-11T03:25:13.202Z | Checking colored v3.1.1 |
| 267 | 2026-03-11T03:25:13.504Z | Checking num-integer v0.1.46 |
| 268 | 2026-03-11T03:25:13.612Z | Compiling thread-id v4.2.2 |
| 269 | 2026-03-11T03:25:13.806Z | Checking log v0.4.29 |
| 270 | 2026-03-11T03:25:13.981Z | Checking plain v0.2.3 |
| 271 | 2026-03-11T03:25:14.123Z | Compiling errno v0.3.14 |
| 272 | 2026-03-11T03:25:14.227Z | Checking no-std-net v0.6.0 |
| 273 | 2026-03-11T03:25:14.300Z | Compiling bitflags v2.11.0 |
| 274 | 2026-03-11T03:25:14.360Z | Compiling radium v0.7.0 |
| 275 | 2026-03-11T03:25:14.367Z | Checking pretty-hex v0.4.1 |
| 276 | 2026-03-11T03:25:14.546Z | Compiling pest_generator v2.8.6 |
| 277 | 2026-03-11T03:25:14.660Z | Checking pnet_base v0.35.0 |
| 278 | 2026-03-11T03:25:14.898Z | Compiling zerocopy v0.8.40 |
| 279 | 2026-03-11T03:25:14.926Z | Compiling once_cell v1.21.3 |
| 280 | 2026-03-11T03:25:15.361Z | Checking tap v1.0.1 |
| 281 | 2026-03-11T03:25:15.475Z | Compiling regex v1.12.3 |
| 282 | 2026-03-11T03:25:15.492Z | Compiling fastrand v2.3.0 |
| 283 | 2026-03-11T03:25:15.617Z | Checking wyz v0.5.1 |
| 284 | 2026-03-11T03:25:15.728Z | Compiling tempfile v3.27.0 |
| 285 | 2026-03-11T03:25:16.031Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 286 | 2026-03-11T03:25:16.061Z | Checking num-iter v0.1.45 |
| 287 | 2026-03-11T03:25:16.160Z | Checking memmap v0.7.0 |
| 288 | 2026-03-11T03:25:16.310Z | Checking funty v2.0.0 |
| 289 | 2026-03-11T03:25:16.429Z | Compiling serde_derive v1.0.228 |
| 290 | 2026-03-11T03:25:16.606Z | Compiling thiserror-impl v1.0.69 |
| 291 | 2026-03-11T03:25:16.657Z | Compiling zerocopy-derive v0.7.35 |
| 292 | 2026-03-11T03:25:16.747Z | Compiling pest_derive v2.8.6 |
| 293 | 2026-03-11T03:25:16.823Z | Compiling scroll_derive v0.12.1 |
| 294 | 2026-03-11T03:25:16.830Z | Compiling anyhow v1.0.102 |
| 295 | 2026-03-11T03:25:17.362Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 296 | 2026-03-11T03:25:17.494Z | Compiling pnet_macros v0.35.0 |
| 297 | 2026-03-11T03:25:17.775Z | Checking scroll v0.12.0 |
| 298 | 2026-03-11T03:25:17.811Z | Compiling zerocopy v0.7.35 |
| 299 | 2026-03-11T03:25:18.070Z | Checking goblin v0.8.2 |
| 300 | 2026-03-11T03:25:18.293Z | Compiling dtrace-parser v0.2.0 |
| 301 | 2026-03-11T03:25:18.659Z | Checking bitvec v1.0.1 |
| 302 | 2026-03-11T03:25:19.000Z | Checking pnet_macros_support v0.35.0 |
| 303 | 2026-03-11T03:25:19.128Z | Checking pnet_sys v0.35.0 |
| 304 | 2026-03-11T03:25:19.162Z | Checking utf8parse v0.2.2 |
| 305 | 2026-03-11T03:25:19.171Z | Checking pnet_packet v0.35.0 |
| 306 | 2026-03-11T03:25:19.272Z | Checking anstyle-parse v0.2.7 |
| 307 | 2026-03-11T03:25:19.495Z | Checking rand_core v0.9.5 |
| 308 | 2026-03-11T03:25:19.694Z | Checking anstyle v1.0.13 |
| 309 | 2026-03-11T03:25:19.911Z | Checking colorchoice v1.0.4 |
| 310 | 2026-03-11T03:25:19.926Z | Checking is_terminal_polyfill v1.70.2 |
| 311 | 2026-03-11T03:25:20.016Z | Compiling pnet v0.35.0 |
| 312 | 2026-03-11T03:25:20.016Z | Checking anstyle-query v1.1.5 |
| 313 | 2026-03-11T03:25:20.111Z | Checking anstream v0.6.21 |
| 314 | 2026-03-11T03:25:20.364Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 315 | 2026-03-11T03:25:20.433Z | Checking strsim v0.11.1 |
| 316 | 2026-03-11T03:25:20.626Z | Compiling heck v0.5.0 |
| 317 | 2026-03-11T03:25:20.663Z | Checking clap_lex v1.0.0 |
| 318 | 2026-03-11T03:25:20.722Z | Checking num-bigint v0.4.6 |
| 319 | 2026-03-11T03:25:20.798Z | Checking num-complex v0.4.6 |
| 320 | 2026-03-11T03:25:20.815Z | Checking dof v0.3.0 |
| 321 | 2026-03-11T03:25:20.833Z | Checking ipnetwork v0.20.0 |
| 322 | 2026-03-11T03:25:20.883Z | Compiling serde_tokenstream v0.2.3 |
| 323 | 2026-03-11T03:25:21.042Z | Checking pnet_datalink v0.35.0 |
| 324 | 2026-03-11T03:25:21.236Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 325 | 2026-03-11T03:25:21.287Z | Compiling clap_derive v4.5.55 |
| 326 | 2026-03-11T03:25:21.413Z | Checking clap_builder v4.5.60 |
| 327 | 2026-03-11T03:25:21.905Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 328 | 2026-03-11T03:25:21.929Z | Checking num-rational v0.4.2 |
| 329 | 2026-03-11T03:25:21.951Z | Checking pnet_transport v0.35.0 |
| 330 | 2026-03-11T03:25:21.976Z | Compiling usdt-attr-macro v0.5.0 |
| 331 | 2026-03-11T03:25:22.125Z | Compiling usdt-macro v0.5.0 |
| 332 | 2026-03-11T03:25:22.296Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 333 | 2026-03-11T03:25:22.304Z | Checking num v0.4.3 |
| 334 | 2026-03-11T03:25:22.450Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 335 | 2026-03-11T03:25:22.940Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 336 | 2026-03-11T03:25:23.020Z | Checking usdt v0.5.0 |
| 337 | 2026-03-11T03:25:23.079Z | Checking ppv-lite86 v0.2.21 |
| 338 | 2026-03-11T03:25:23.206Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-03-11T03:25:23.493Z | Checking rand_chacha v0.9.0 |
| 340 | 2026-03-11T03:25:23.587Z | Checking clap v4.5.60 |
| 341 | 2026-03-11T03:25:23.665Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 342 | 2026-03-11T03:25:23.693Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 343 | 2026-03-11T03:25:23.709Z | Checking rand v0.9.2 |
| 344 | 2026-03-11T03:25:25.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.95s |
| 345 | 2026-03-11T03:25:25.120Z | + cargo clippy --all-targets -- --deny warnings |
| 346 | 2026-03-11T03:25:25.362Z | Downloading crates ... |
| 347 | 2026-03-11T03:25:25.418Z | Downloaded libloading v0.9.0 |
| 348 | 2026-03-11T03:25:25.479Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 349 | 2026-03-11T03:25:25.500Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 350 | 2026-03-11T03:25:25.507Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 351 | 2026-03-11T03:25:25.510Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 352 | 2026-03-11T03:25:25.513Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 353 | 2026-03-11T03:25:25.516Z | Checking libloading v0.9.0 |
| 354 | 2026-03-11T03:25:25.817Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 355 | 2026-03-11T03:25:26.584Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 356 | 2026-03-11T03:25:27.806Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 357 | 2026-03-11T03:25:27.809Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 358 | 2026-03-11T03:25:29.056Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 359 | 2026-03-11T03:25:36.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s |
| 360 | 2026-03-11T03:25:36.265Z | + banner build |
| 361 | 2026-03-11T03:25:36.268Z | |
| 362 | 2026-03-11T03:25:36.268Z | ##### # # # # ##### |
| 363 | 2026-03-11T03:25:36.268Z | # # # # # # # # |
| 364 | 2026-03-11T03:25:36.268Z | ##### # # # # # # |
| 365 | 2026-03-11T03:25:36.268Z | # # # # # # # # |
| 366 | 2026-03-11T03:25:36.268Z | # # # # # # # # |
| 367 | 2026-03-11T03:25:36.268Z | ##### #### # ###### ##### |
| 368 | 2026-03-11T03:25:36.268Z | |
| 369 | 2026-03-11T03:25:36.268Z | + ptime -m cargo build |
| 370 | 2026-03-11T03:25:36.488Z | Compiling unicode-ident v1.0.24 |
| 371 | 2026-03-11T03:25:36.488Z | Compiling memchr v2.8.0 |
| 372 | 2026-03-11T03:25:36.491Z | Compiling cfg-if v1.0.4 |
| 373 | 2026-03-11T03:25:36.491Z | Compiling regex-syntax v0.8.10 |
| 374 | 2026-03-11T03:25:36.491Z | Compiling libc v0.2.182 |
| 375 | 2026-03-11T03:25:36.491Z | Compiling serde_core v1.0.228 |
| 376 | 2026-03-11T03:25:36.515Z | Compiling ucd-trie v0.1.7 |
| 377 | 2026-03-11T03:25:36.518Z | Compiling zmij v1.0.21 |
| 378 | 2026-03-11T03:25:36.565Z | Compiling byteorder v1.5.0 |
| 379 | 2026-03-11T03:25:36.634Z | Compiling proc-macro2 v1.0.106 |
| 380 | 2026-03-11T03:25:36.835Z | Compiling itoa v1.0.17 |
| 381 | 2026-03-11T03:25:36.867Z | Compiling bitflags v2.11.0 |
| 382 | 2026-03-11T03:25:36.873Z | Compiling num-traits v0.2.19 |
| 383 | 2026-03-11T03:25:37.007Z | Compiling errno v0.3.14 |
| 384 | 2026-03-11T03:25:37.073Z | Compiling aho-corasick v1.1.4 |
| 385 | 2026-03-11T03:25:37.154Z | Compiling quote v1.0.45 |
| 386 | 2026-03-11T03:25:37.187Z | Compiling pest v2.8.6 |
| 387 | 2026-03-11T03:25:37.424Z | Compiling syn v2.0.117 |
| 388 | 2026-03-11T03:25:37.544Z | Compiling rustix v1.1.4 |
| 389 | 2026-03-11T03:25:37.625Z | Compiling fastrand v2.3.0 |
| 390 | 2026-03-11T03:25:37.809Z | Compiling once_cell v1.21.3 |
| 391 | 2026-03-11T03:25:37.937Z | Compiling thread-id v4.2.2 |
| 392 | 2026-03-11T03:25:38.015Z | Compiling colored v3.1.1 |
| 393 | 2026-03-11T03:25:38.049Z | Compiling getrandom v0.3.4 |
| 394 | 2026-03-11T03:25:38.251Z | Compiling num-integer v0.1.46 |
| 395 | 2026-03-11T03:25:38.529Z | Compiling regex-automata v0.4.14 |
| 396 | 2026-03-11T03:25:38.671Z | Compiling pest_meta v2.8.6 |
| 397 | 2026-03-11T03:25:38.790Z | Compiling plain v0.2.3 |
| 398 | 2026-03-11T03:25:38.906Z | Compiling log v0.4.29 |
| 399 | 2026-03-11T03:25:38.939Z | Compiling serde_json v1.0.149 |
| 400 | 2026-03-11T03:25:39.124Z | Compiling no-std-net v0.6.0 |
| 401 | 2026-03-11T03:25:39.137Z | Compiling pretty-hex v0.4.1 |
| 402 | 2026-03-11T03:25:39.196Z | Compiling pnet_base v0.35.0 |
| 403 | 2026-03-11T03:25:39.378Z | Compiling tap v1.0.1 |
| 404 | 2026-03-11T03:25:39.448Z | Compiling tempfile v3.27.0 |
| 405 | 2026-03-11T03:25:39.497Z | Compiling wyz v0.5.1 |
| 406 | 2026-03-11T03:25:39.738Z | Compiling radium v0.7.0 |
| 407 | 2026-03-11T03:25:39.885Z | Compiling num-iter v0.1.45 |
| 408 | 2026-03-11T03:25:39.983Z | Compiling memmap v0.7.0 |
| 409 | 2026-03-11T03:25:39.995Z | Compiling funty v2.0.0 |
| 410 | 2026-03-11T03:25:40.011Z | Compiling zerocopy v0.8.40 |
| 411 | 2026-03-11T03:25:40.227Z | Compiling pnet_macros_support v0.35.0 |
| 412 | 2026-03-11T03:25:40.249Z | Compiling pnet_sys v0.35.0 |
| 413 | 2026-03-11T03:25:40.354Z | Compiling utf8parse v0.2.2 |
| 414 | 2026-03-11T03:25:40.466Z | Compiling bitvec v1.0.1 |
| 415 | 2026-03-11T03:25:40.466Z | Compiling anstyle-parse v0.2.7 |
| 416 | 2026-03-11T03:25:40.524Z | Compiling anyhow v1.0.102 |
| 417 | 2026-03-11T03:25:40.561Z | Compiling rand_core v0.9.5 |
| 418 | 2026-03-11T03:25:40.675Z | Compiling pest_generator v2.8.6 |
| 419 | 2026-03-11T03:25:40.825Z | Compiling prettyplease v0.2.37 |
| 420 | 2026-03-11T03:25:40.938Z | Compiling regex v1.12.3 |
| 421 | 2026-03-11T03:25:41.030Z | Compiling colorchoice v1.0.4 |
| 422 | 2026-03-11T03:25:41.159Z | Compiling anstyle-query v1.1.5 |
| 423 | 2026-03-11T03:25:41.261Z | Compiling anstyle v1.0.13 |
| 424 | 2026-03-11T03:25:41.493Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 425 | 2026-03-11T03:25:41.533Z | Compiling is_terminal_polyfill v1.70.2 |
| 426 | 2026-03-11T03:25:41.542Z | Compiling clap_lex v1.0.0 |
| 427 | 2026-03-11T03:25:41.625Z | Compiling anstream v0.6.21 |
| 428 | 2026-03-11T03:25:41.835Z | Compiling strsim v0.11.1 |
| 429 | 2026-03-11T03:25:42.165Z | Compiling clap_builder v4.5.60 |
| 430 | 2026-03-11T03:25:42.334Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 431 | 2026-03-11T03:25:42.511Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 432 | 2026-03-11T03:25:42.622Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 433 | 2026-03-11T03:25:43.598Z | Compiling serde_derive v1.0.228 |
| 434 | 2026-03-11T03:25:43.601Z | Compiling thiserror-impl v1.0.69 |
| 435 | 2026-03-11T03:25:43.601Z | Compiling zerocopy-derive v0.7.35 |
| 436 | 2026-03-11T03:25:43.617Z | Compiling pest_derive v2.8.6 |
| 437 | 2026-03-11T03:25:44.435Z | Compiling scroll_derive v0.12.1 |
| 438 | 2026-03-11T03:25:44.497Z | Compiling pnet_macros v0.35.0 |
| 439 | 2026-03-11T03:25:44.812Z | Compiling ppv-lite86 v0.2.21 |
| 440 | 2026-03-11T03:25:44.943Z | Compiling zerocopy v0.7.35 |
| 441 | 2026-03-11T03:25:44.962Z | Compiling clap_derive v4.5.55 |
| 442 | 2026-03-11T03:25:45.252Z | Compiling rand_chacha v0.9.0 |
| 443 | 2026-03-11T03:25:45.348Z | Compiling thiserror v1.0.69 |
| 444 | 2026-03-11T03:25:45.456Z | Compiling dtrace-parser v0.2.0 |
| 445 | 2026-03-11T03:25:45.565Z | Compiling scroll v0.12.0 |
| 446 | 2026-03-11T03:25:45.724Z | Compiling rand v0.9.2 |
| 447 | 2026-03-11T03:25:45.900Z | Compiling goblin v0.8.2 |
| 448 | 2026-03-11T03:25:46.517Z | Compiling pnet_packet v0.35.0 |
| 449 | 2026-03-11T03:25:47.079Z | Compiling serde v1.0.228 |
| 450 | 2026-03-11T03:25:47.284Z | Compiling clap v4.5.60 |
| 451 | 2026-03-11T03:25:47.333Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 452 | 2026-03-11T03:25:47.630Z | Compiling serde_tokenstream v0.2.3 |
| 453 | 2026-03-11T03:25:47.630Z | Compiling dof v0.3.0 |
| 454 | 2026-03-11T03:25:47.630Z | Compiling num-bigint v0.4.6 |
| 455 | 2026-03-11T03:25:47.630Z | Compiling num-complex v0.4.6 |
| 456 | 2026-03-11T03:25:47.814Z | Compiling ipnetwork v0.20.0 |
| 457 | 2026-03-11T03:25:48.019Z | Compiling usdt-impl v0.5.0 |
| 458 | 2026-03-11T03:25:48.106Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 459 | 2026-03-11T03:25:48.172Z | Compiling pnet_datalink v0.35.0 |
| 460 | 2026-03-11T03:25:48.667Z | Compiling usdt-macro v0.5.0 |
| 461 | 2026-03-11T03:25:48.730Z | Compiling usdt-attr-macro v0.5.0 |
| 462 | 2026-03-11T03:25:49.024Z | Compiling num-rational v0.4.2 |
| 463 | 2026-03-11T03:25:49.811Z | Compiling num v0.4.3 |
| 464 | 2026-03-11T03:25:49.888Z | Compiling pnet_transport v0.35.0 |
| 465 | 2026-03-11T03:25:50.066Z | Compiling pnet v0.35.0 |
| 466 | 2026-03-11T03:25:50.428Z | Compiling usdt v0.5.0 |
| 467 | 2026-03-11T03:25:50.594Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 468 | 2026-03-11T03:25:51.051Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 469 | 2026-03-11T03:25:51.204Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 470 | 2026-03-11T03:25:51.205Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 471 | 2026-03-11T03:25:51.376Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 472 | 2026-03-11T03:25:54.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.64s |
| 473 | 2026-03-11T03:25:54.994Z | |
| 474 | 2026-03-11T03:25:54.997Z | real 18.716225726 |
| 475 | 2026-03-11T03:25:54.997Z | user 1:42.414267971 |
| 476 | 2026-03-11T03:25:54.997Z | sys 14.831991225 |
| 477 | 2026-03-11T03:25:54.997Z | trap 0.059186052 |
| 478 | 2026-03-11T03:25:54.997Z | tflt 0.061187177 |
| 479 | 2026-03-11T03:25:54.997Z | dflt 0.097880246 |
| 480 | 2026-03-11T03:25:54.997Z | kflt 0.000026186 |
| 481 | 2026-03-11T03:25:54.997Z | lock 4:10.029618742 |
| 482 | 2026-03-11T03:25:54.997Z | slp 6:44.636258617 |
| 483 | 2026-03-11T03:25:54.997Z | lat 5.121617754 |
| 484 | 2026-03-11T03:25:54.998Z | stop 6.298155473 |
| 485 | 2026-03-11T03:25:54.998Z | + ptime -m cargo build --release |
| 486 | 2026-03-11T03:25:55.145Z | Compiling proc-macro2 v1.0.106 |
| 487 | 2026-03-11T03:25:55.145Z | Compiling quote v1.0.45 |
| 488 | 2026-03-11T03:25:55.148Z | Compiling unicode-ident v1.0.24 |
| 489 | 2026-03-11T03:25:55.149Z | Compiling libc v0.2.182 |
| 490 | 2026-03-11T03:25:55.149Z | Compiling serde_core v1.0.228 |
| 491 | 2026-03-11T03:25:55.149Z | Compiling memchr v2.8.0 |
| 492 | 2026-03-11T03:25:55.149Z | Compiling serde v1.0.228 |
| 493 | 2026-03-11T03:25:55.281Z | Compiling zmij v1.0.21 |
| 494 | 2026-03-11T03:25:55.537Z | Compiling thiserror v1.0.69 |
| 495 | 2026-03-11T03:25:55.636Z | Compiling ucd-trie v0.1.7 |
| 496 | 2026-03-11T03:25:55.884Z | Compiling serde_json v1.0.149 |
| 497 | 2026-03-11T03:25:55.897Z | Compiling rustix v1.1.4 |
| 498 | 2026-03-11T03:25:55.917Z | Compiling pest v2.8.6 |
| 499 | 2026-03-11T03:25:56.168Z | Compiling aho-corasick v1.1.4 |
| 500 | 2026-03-11T03:25:56.583Z | Compiling version_check v0.9.5 |
| 501 | 2026-03-11T03:25:56.662Z | Compiling syn v2.0.117 |
| 502 | 2026-03-11T03:25:56.667Z | Compiling regex-syntax v0.8.10 |
| 503 | 2026-03-11T03:25:56.824Z | Compiling prettyplease v0.2.37 |
| 504 | 2026-03-11T03:25:56.920Z | Compiling autocfg v1.5.0 |
| 505 | 2026-03-11T03:25:57.366Z | Compiling pest_meta v2.8.6 |
| 506 | 2026-03-11T03:25:57.592Z | Compiling num-traits v0.2.19 |
| 507 | 2026-03-11T03:25:58.816Z | Compiling regex-automata v0.4.14 |
| 508 | 2026-03-11T03:25:58.888Z | Compiling getrandom v0.3.4 |
| 509 | 2026-03-11T03:25:59.265Z | Compiling byteorder v1.5.0 |
| 510 | 2026-03-11T03:25:59.305Z | Compiling itoa v1.0.17 |
| 511 | 2026-03-11T03:25:59.550Z | Compiling usdt-impl v0.5.0 |
| 512 | 2026-03-11T03:25:59.836Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-11T03:25:59.986Z | Compiling num-integer v0.1.46 |
| 514 | 2026-03-11T03:26:00.127Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-11T03:26:00.387Z | Compiling errno v0.3.14 |
| 516 | 2026-03-11T03:26:00.462Z | Compiling thread-id v4.2.2 |
| 517 | 2026-03-11T03:26:00.544Z | Compiling plain v0.2.3 |
| 518 | 2026-03-11T03:26:00.612Z | Compiling log v0.4.29 |
| 519 | 2026-03-11T03:26:00.814Z | Compiling bitflags v2.11.0 |
| 520 | 2026-03-11T03:26:01.127Z | Compiling regex v1.12.3 |
| 521 | 2026-03-11T03:26:01.657Z | Compiling radium v0.7.0 |
| 522 | 2026-03-11T03:26:01.661Z | Compiling colored v3.1.1 |
| 523 | 2026-03-11T03:26:01.862Z | Compiling serde_derive v1.0.228 |
| 524 | 2026-03-11T03:26:02.011Z | Compiling thiserror-impl v1.0.69 |
| 525 | 2026-03-11T03:26:02.053Z | Compiling zerocopy-derive v0.7.35 |
| 526 | 2026-03-11T03:26:02.265Z | Compiling pest_derive v2.8.6 |
| 527 | 2026-03-11T03:26:02.444Z | Compiling scroll_derive v0.12.1 |
| 528 | 2026-03-11T03:26:02.951Z | Compiling pretty-hex v0.4.1 |
| 529 | 2026-03-11T03:26:03.172Z | Compiling no-std-net v0.6.0 |
| 530 | 2026-03-11T03:26:03.211Z | Compiling zerocopy v0.7.35 |
| 531 | 2026-03-11T03:26:03.428Z | Compiling scroll v0.12.0 |
| 532 | 2026-03-11T03:26:03.759Z | Compiling dtrace-parser v0.2.0 |
| 533 | 2026-03-11T03:26:03.914Z | Compiling goblin v0.8.2 |
| 534 | 2026-03-11T03:26:03.976Z | Compiling once_cell v1.21.3 |
| 535 | 2026-03-11T03:26:04.004Z | Compiling fastrand v2.3.0 |
| 536 | 2026-03-11T03:26:04.219Z | Compiling tempfile v3.27.0 |
| 537 | 2026-03-11T03:26:04.300Z | Compiling pnet_base v0.35.0 |
| 538 | 2026-03-11T03:26:04.387Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 539 | 2026-03-11T03:26:04.644Z | Compiling tap v1.0.1 |
| 540 | 2026-03-11T03:26:04.725Z | Compiling zerocopy v0.8.40 |
| 541 | 2026-03-11T03:26:04.766Z | Compiling wyz v0.5.1 |
| 542 | 2026-03-11T03:26:05.263Z | Compiling num-iter v0.1.45 |
| 543 | 2026-03-11T03:26:05.331Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 544 | 2026-03-11T03:26:05.399Z | Compiling memmap v0.7.0 |
| 545 | 2026-03-11T03:26:05.495Z | Compiling funty v2.0.0 |
| 546 | 2026-03-11T03:26:05.927Z | Compiling anyhow v1.0.102 |
| 547 | 2026-03-11T03:26:06.351Z | Compiling serde_tokenstream v0.2.3 |
| 548 | 2026-03-11T03:26:06.358Z | Compiling dof v0.3.0 |
| 549 | 2026-03-11T03:26:06.461Z | Compiling num-bigint v0.4.6 |
| 550 | 2026-03-11T03:26:06.761Z | Compiling num-complex v0.4.6 |
| 551 | 2026-03-11T03:26:06.808Z | Compiling bitvec v1.0.1 |
| 552 | 2026-03-11T03:26:07.389Z | Compiling pnet_macros_support v0.35.0 |
| 553 | 2026-03-11T03:26:07.399Z | Compiling usdt-macro v0.5.0 |
| 554 | 2026-03-11T03:26:07.444Z | Compiling usdt-attr-macro v0.5.0 |
| 555 | 2026-03-11T03:26:08.286Z | Compiling num-rational v0.4.2 |
| 556 | 2026-03-11T03:26:09.786Z | Compiling usdt v0.5.0 |
| 557 | 2026-03-11T03:26:09.907Z | Compiling num v0.4.3 |
| 558 | 2026-03-11T03:26:09.988Z | Compiling pnet_macros v0.35.0 |
| 559 | 2026-03-11T03:26:10.594Z | Compiling pnet_sys v0.35.0 |
| 560 | 2026-03-11T03:26:11.121Z | Compiling utf8parse v0.2.2 |
| 561 | 2026-03-11T03:26:11.244Z | Compiling anstyle-parse v0.2.7 |
| 562 | 2026-03-11T03:26:11.457Z | Compiling pnet_packet v0.35.0 |
| 563 | 2026-03-11T03:26:11.508Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 564 | 2026-03-11T03:26:11.908Z | Compiling ppv-lite86 v0.2.21 |
| 565 | 2026-03-11T03:26:12.834Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 566 | 2026-03-11T03:26:13.776Z | Compiling ipnetwork v0.20.0 |
| 567 | 2026-03-11T03:26:14.191Z | Compiling rand_core v0.9.5 |
| 568 | 2026-03-11T03:26:14.698Z | Compiling colorchoice v1.0.4 |
| 569 | 2026-03-11T03:26:14.829Z | Compiling is_terminal_polyfill v1.70.2 |
| 570 | 2026-03-11T03:26:14.930Z | Compiling anstyle-query v1.1.5 |
| 571 | 2026-03-11T03:26:15.045Z | Compiling anstyle v1.0.13 |
| 572 | 2026-03-11T03:26:15.091Z | Compiling pnet v0.35.0 |
| 573 | 2026-03-11T03:26:15.365Z | Compiling anstream v0.6.21 |
| 574 | 2026-03-11T03:26:16.004Z | Compiling pnet_transport v0.35.0 |
| 575 | 2026-03-11T03:26:16.535Z | Compiling rand_chacha v0.9.0 |
| 576 | 2026-03-11T03:26:17.221Z | Compiling pnet_datalink v0.35.0 |
| 577 | 2026-03-11T03:26:17.538Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 578 | 2026-03-11T03:26:17.842Z | Compiling clap_lex v1.0.0 |
| 579 | 2026-03-11T03:26:18.069Z | Compiling strsim v0.11.1 |
| 580 | 2026-03-11T03:26:18.268Z | Compiling heck v0.5.0 |
| 581 | 2026-03-11T03:26:18.378Z | Compiling clap_builder v4.5.60 |
| 582 | 2026-03-11T03:26:18.517Z | Compiling clap_derive v4.5.55 |
| 583 | 2026-03-11T03:26:19.600Z | Compiling rand v0.9.2 |
| 584 | 2026-03-11T03:26:20.343Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 585 | 2026-03-11T03:26:20.538Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 586 | 2026-03-11T03:26:20.835Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 587 | 2026-03-11T03:26:21.283Z | Compiling clap v4.5.60 |
| 588 | 2026-03-11T03:26:21.371Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 589 | 2026-03-11T03:26:25.433Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 590 | 2026-03-11T03:26:26.273Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 591 | 2026-03-11T03:26:37.516Z | Finished `release` profile [optimized] target(s) in 42.46s |
| 592 | 2026-03-11T03:26:37.541Z | |
| 593 | 2026-03-11T03:26:37.544Z | real 42.534722084 |
| 594 | 2026-03-11T03:26:37.544Z | user 4:16.562088283 |
| 595 | 2026-03-11T03:26:37.544Z | sys 21.884403105 |
| 596 | 2026-03-11T03:26:37.544Z | trap 0.144748271 |
| 597 | 2026-03-11T03:26:37.544Z | tflt 0.163182840 |
| 598 | 2026-03-11T03:26:37.544Z | dflt 0.233578415 |
| 599 | 2026-03-11T03:26:37.544Z | kflt 0.000111552 |
| 600 | 2026-03-11T03:26:37.544Z | lock 13:45.187223703 |
| 601 | 2026-03-11T03:26:37.544Z | slp 16:35.515348426 |
| 602 | 2026-03-11T03:26:37.544Z | lat 16.242690656 |
| 603 | 2026-03-11T03:26:37.544Z | stop 11.466307045 |
| 604 | 2026-03-11T03:26:37.544Z | + for x in debug release |
| 605 | 2026-03-11T03:26:37.544Z | + mkdir -p /work/debug |
| 606 | 2026-03-11T03:26:37.544Z | + cp target/debug/x4c /work/debug/ |
| 607 | 2026-03-11T03:26:37.577Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 608 | 2026-03-11T03:26:37.609Z | + for x in debug release |
| 609 | 2026-03-11T03:26:37.609Z | + mkdir -p /work/release |
| 610 | 2026-03-11T03:26:37.612Z | + cp target/release/x4c /work/release/ |
| 611 | 2026-03-11T03:26:37.620Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 612 | 2026-03-11T03:26:37.631Z | + banner test |
| 613 | 2026-03-11T03:26:37.635Z | |
| 614 | 2026-03-11T03:26:37.635Z | ##### ###### #### ##### |
| 615 | 2026-03-11T03:26:37.635Z | # # # # |
| 616 | 2026-03-11T03:26:37.635Z | # ##### #### # |
| 617 | 2026-03-11T03:26:37.635Z | # # # # |
| 618 | 2026-03-11T03:26:37.635Z | # # # # # |
| 619 | 2026-03-11T03:26:37.635Z | # ###### #### # |
| 620 | 2026-03-11T03:26:37.635Z | |
| 621 | 2026-03-11T03:26:37.635Z | + cargo test |
| 622 | 2026-03-11T03:26:37.774Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 623 | 2026-03-11T03:26:37.792Z | Compiling libloading v0.9.0 |
| 624 | 2026-03-11T03:26:37.796Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 625 | 2026-03-11T03:26:37.799Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 626 | 2026-03-11T03:26:37.799Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 627 | 2026-03-11T03:26:37.802Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 628 | 2026-03-11T03:26:38.042Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 629 | 2026-03-11T03:26:39.170Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 630 | 2026-03-11T03:26:39.170Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 631 | 2026-03-11T03:26:39.170Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 632 | 2026-03-11T03:26:39.517Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 633 | 2026-03-11T03:26:48.839Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 11.14s |
| 634 | 2026-03-11T03:26:48.856Z | Running unittests src/lib.rs (target/debug/deps/p4-1546c95bd2fe8ca4) |
| 635 | 2026-03-11T03:26:48.859Z | |
| 636 | 2026-03-11T03:26:48.859Z | running 0 tests |
| 637 | 2026-03-11T03:26:48.859Z | |
| 638 | 2026-03-11T03:26:48.859Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 639 | 2026-03-11T03:26:48.859Z | |
| 640 | 2026-03-11T03:26:48.859Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-e49bd567b5ae8045) |
| 641 | 2026-03-11T03:26:48.862Z | |
| 642 | 2026-03-11T03:26:48.862Z | running 0 tests |
| 643 | 2026-03-11T03:26:48.862Z | |
| 644 | 2026-03-11T03:26:48.862Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 645 | 2026-03-11T03:26:48.862Z | |
| 646 | 2026-03-11T03:26:48.865Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-f9211c86308ccaad) |
| 647 | 2026-03-11T03:26:48.865Z | |
| 648 | 2026-03-11T03:26:48.865Z | running 0 tests |
| 649 | 2026-03-11T03:26:48.865Z | |
| 650 | 2026-03-11T03:26:48.865Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-03-11T03:26:48.865Z | |
| 652 | 2026-03-11T03:26:48.865Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-354c25839f910525) |
| 653 | 2026-03-11T03:26:48.868Z | |
| 654 | 2026-03-11T03:26:48.868Z | running 0 tests |
| 655 | 2026-03-11T03:26:48.868Z | |
| 656 | 2026-03-11T03:26:48.868Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 657 | 2026-03-11T03:26:48.868Z | |
| 658 | 2026-03-11T03:26:48.868Z | Running unittests src/lib.rs (target/debug/deps/p4rs-3afe60b63e34350f) |
| 659 | 2026-03-11T03:26:48.871Z | |
| 660 | 2026-03-11T03:26:48.871Z | running 14 tests |
| 661 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 662 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 663 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_add_le ... ok |
| 664 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_add_nest ... ok |
| 665 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_mod ... ok |
| 666 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_add_be ... ok |
| 667 | 2026-03-11T03:26:48.871Z | test bitmath::tests::bitmath_sub_le ... ok |
| 668 | 2026-03-11T03:26:48.872Z | test bitmath::tests::bitmath_sub_be ... ok |
| 669 | 2026-03-11T03:26:48.872Z | test checksum::tests::udp_checksum ... ok |
| 670 | 2026-03-11T03:26:48.872Z | test table::tests::match_lpm_ternary_1 ... ok |
| 671 | 2026-03-11T03:26:48.872Z | test table::tests::match_lpm_ternary_range ... ok |
| 672 | 2026-03-11T03:26:48.872Z | test table::tests::match_ternary_1 ... ok |
| 673 | 2026-03-11T03:26:48.872Z | test table::tests::match_lpm_1 ... ok |
| 674 | 2026-03-11T03:26:48.872Z | test table::tests::match_with_action ... ok |
| 675 | 2026-03-11T03:26:48.872Z | |
| 676 | 2026-03-11T03:26:48.872Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 677 | 2026-03-11T03:26:48.872Z | |
| 678 | 2026-03-11T03:26:48.872Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-13062e2b5e99abed) |
| 679 | 2026-03-11T03:26:48.875Z | |
| 680 | 2026-03-11T03:26:48.875Z | running 0 tests |
| 681 | 2026-03-11T03:26:48.875Z | |
| 682 | 2026-03-11T03:26:48.875Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 683 | 2026-03-11T03:26:48.875Z | |
| 684 | 2026-03-11T03:26:48.875Z | Running unittests src/lib.rs (target/debug/deps/tests-a73d03d47dc9fba7) |
| 685 | 2026-03-11T03:26:48.875Z | |
| 686 | 2026-03-11T03:26:48.875Z | running 15 tests |
| 687 | 2026-03-11T03:26:48.879Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 688 | 2026-03-11T03:26:48.882Z | test headers::ipv6_header_read_write ... ok |
| 689 | 2026-03-11T03:26:48.882Z | test dload::pipeline_create ... ok |
| 690 | 2026-03-11T03:26:48.882Z | test ipv6::test_ipv6_parse ... ok |
| 691 | 2026-03-11T03:26:48.882Z | test dload::dynamic_load ... ok |
| 692 | 2026-03-11T03:26:48.887Z | test arithmetic::arithmetic ... ok |
| 693 | 2026-03-11T03:26:48.890Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 694 | 2026-03-11T03:26:48.890Z | test decap::geneve_decap ... ok |
| 695 | 2026-03-11T03:26:48.890Z | test hub::hub2 ... ok |
| 696 | 2026-03-11T03:26:48.891Z | test disag_router::disag_router ... ok |
| 697 | 2026-03-11T03:26:48.891Z | test dynamic_router::dynamic_router2 ... ok |
| 698 | 2026-03-11T03:26:48.891Z | test vlan::test_vlan_parse ... ok |
| 699 | 2026-03-11T03:26:48.894Z | test basic_router::basic_router2 ... ok |
| 700 | 2026-03-11T03:26:48.903Z | test range::range ... ok |
| 701 | 2026-03-11T03:26:48.906Z | test mac_rewrite::mac_rewrite2 ... ok |
| 702 | 2026-03-11T03:26:48.906Z | |
| 703 | 2026-03-11T03:26:48.906Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 704 | 2026-03-11T03:26:48.906Z | |
| 705 | 2026-03-11T03:26:48.913Z | Running unittests src/lib.rs (target/debug/deps/x4c-5f5bd548406d0f4f) |
| 706 | 2026-03-11T03:26:48.915Z | |
| 707 | 2026-03-11T03:26:48.915Z | running 0 tests |
| 708 | 2026-03-11T03:26:48.916Z | |
| 709 | 2026-03-11T03:26:48.916Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 710 | 2026-03-11T03:26:48.916Z | |
| 711 | 2026-03-11T03:26:48.916Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-ccc4900124a23644) |
| 712 | 2026-03-11T03:26:48.919Z | |
| 713 | 2026-03-11T03:26:48.919Z | running 0 tests |
| 714 | 2026-03-11T03:26:48.919Z | |
| 715 | 2026-03-11T03:26:48.919Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 716 | 2026-03-11T03:26:48.919Z | |
| 717 | 2026-03-11T03:26:48.919Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-3a2e4fc4b0fb7846) |
| 718 | 2026-03-11T03:26:48.922Z | |
| 719 | 2026-03-11T03:26:48.922Z | running 0 tests |
| 720 | 2026-03-11T03:26:48.922Z | |
| 721 | 2026-03-11T03:26:48.922Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 722 | 2026-03-11T03:26:48.922Z | |
| 723 | 2026-03-11T03:26:48.922Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-e4ba2bf66014fdff) |
| 724 | 2026-03-11T03:26:48.923Z | |
| 725 | 2026-03-11T03:26:48.923Z | running 0 tests |
| 726 | 2026-03-11T03:26:48.923Z | |
| 727 | 2026-03-11T03:26:48.923Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 728 | 2026-03-11T03:26:48.923Z | |
| 729 | 2026-03-11T03:26:48.923Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 730 | 2026-03-11T03:26:48.927Z | |
| 731 | 2026-03-11T03:26:48.927Z | running 0 tests |
| 732 | 2026-03-11T03:26:48.927Z | |
| 733 | 2026-03-11T03:26:48.927Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 734 | 2026-03-11T03:26:48.927Z | |
| 735 | 2026-03-11T03:26:48.927Z | Doc-tests p4 |
| 736 | 2026-03-11T03:26:49.045Z | |
| 737 | 2026-03-11T03:26:49.045Z | running 0 tests |
| 738 | 2026-03-11T03:26:49.045Z | |
| 739 | 2026-03-11T03:26:49.045Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 740 | 2026-03-11T03:26:49.045Z | |
| 741 | 2026-03-11T03:26:49.056Z | Doc-tests p4_macro |
| 742 | 2026-03-11T03:26:49.112Z | |
| 743 | 2026-03-11T03:26:49.112Z | running 2 tests |
| 744 | 2026-03-11T03:26:49.115Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 745 | 2026-03-11T03:26:49.115Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 746 | 2026-03-11T03:26:49.115Z | |
| 747 | 2026-03-11T03:26:49.115Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 748 | 2026-03-11T03:26:49.115Z | |
| 749 | 2026-03-11T03:26:49.119Z | Doc-tests p4_rust |
| 750 | 2026-03-11T03:26:49.340Z | |
| 751 | 2026-03-11T03:26:49.340Z | running 0 tests |
| 752 | 2026-03-11T03:26:49.340Z | |
| 753 | 2026-03-11T03:26:49.340Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 754 | 2026-03-11T03:26:49.340Z | |
| 755 | 2026-03-11T03:26:49.354Z | Doc-tests p4rs |
| 756 | 2026-03-11T03:26:49.462Z | |
| 757 | 2026-03-11T03:26:49.462Z | running 1 test |
| 758 | 2026-03-11T03:26:50.516Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 759 | 2026-03-11T03:26:50.516Z | |
| 760 | 2026-03-11T03:26:50.516Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s |
| 761 | 2026-03-11T03:26:50.516Z | |
| 762 | 2026-03-11T03:26:50.527Z | Doc-tests tests |
| 763 | 2026-03-11T03:26:50.607Z | |
| 764 | 2026-03-11T03:26:50.608Z | running 0 tests |
| 765 | 2026-03-11T03:26:50.608Z | |
| 766 | 2026-03-11T03:26:50.608Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 767 | 2026-03-11T03:26:50.608Z | |
| 768 | 2026-03-11T03:26:50.617Z | Doc-tests x4c |
| 769 | 2026-03-11T03:26:50.675Z | |
| 770 | 2026-03-11T03:26:50.675Z | running 0 tests |
| 771 | 2026-03-11T03:26:50.675Z | |
| 772 | 2026-03-11T03:26:50.675Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 773 | 2026-03-11T03:26:50.675Z | |
| 774 | 2026-03-11T03:26:50.683Z | Doc-tests x4c_error_codes |
| 775 | 2026-03-11T03:26:50.719Z | |
| 776 | 2026-03-11T03:26:50.719Z | running 0 tests |
| 777 | 2026-03-11T03:26:50.719Z | |
| 778 | 2026-03-11T03:26:50.722Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 779 | 2026-03-11T03:26:50.722Z | |
| 780 | 2026-03-11T03:26:50.733Z | + pushd test |
| 781 | 2026-03-11T03:26:50.736Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 782 | 2026-03-11T03:26:50.736Z | + banner 'mac rewr' |
| 783 | 2026-03-11T03:26:50.736Z | |
| 784 | 2026-03-11T03:26:50.736Z | # # ## #### ##### ###### # # ##### |
| 785 | 2026-03-11T03:26:50.736Z | ## ## # # # # # # # # # # # |
| 786 | 2026-03-11T03:26:50.736Z | # ## # # # # # # ##### # # # # |
| 787 | 2026-03-11T03:26:50.736Z | # # ###### # ##### # # ## # ##### |
| 788 | 2026-03-11T03:26:50.736Z | # # # # # # # # # ## ## # # |
| 789 | 2026-03-11T03:26:50.736Z | # # # # #### # # ###### # # # # |
| 790 | 2026-03-11T03:26:50.736Z | |
| 791 | 2026-03-11T03:26:50.736Z | + RUST_BACKTRACE=1 |
| 792 | 2026-03-11T03:26:50.736Z | + cargo test mac_rewrite -- --nocapture |
| 793 | 2026-03-11T03:26:50.913Z | Compiling aho-corasick v1.1.4 |
| 794 | 2026-03-11T03:26:50.930Z | Compiling errno v0.3.14 |
| 795 | 2026-03-11T03:26:50.933Z | Compiling rustix v1.1.4 |
| 796 | 2026-03-11T03:26:50.936Z | Compiling prettyplease v0.2.37 |
| 797 | 2026-03-11T03:26:51.912Z | Compiling regex-automata v0.4.14 |
| 798 | 2026-03-11T03:26:51.936Z | Compiling tempfile v3.27.0 |
| 799 | 2026-03-11T03:26:53.907Z | Compiling regex v1.12.3 |
| 800 | 2026-03-11T03:26:54.256Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 801 | 2026-03-11T03:26:54.346Z | Compiling pnet_macros v0.35.0 |
| 802 | 2026-03-11T03:26:55.252Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 803 | 2026-03-11T03:26:55.618Z | Compiling pnet_packet v0.35.0 |
| 804 | 2026-03-11T03:26:56.389Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 805 | 2026-03-11T03:26:58.356Z | Compiling pnet_transport v0.35.0 |
| 806 | 2026-03-11T03:26:58.509Z | Compiling pnet v0.35.0 |
| 807 | 2026-03-11T03:26:58.639Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 808 | 2026-03-11T03:27:08.037Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 17.23s |
| 809 | 2026-03-11T03:27:08.051Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 810 | 2026-03-11T03:27:08.054Z | |
| 811 | 2026-03-11T03:27:08.054Z | running 1 test |
| 812 | 2026-03-11T03:27:08.062Z | [phy2] do you know the muffin man? |
| 813 | 2026-03-11T03:27:08.065Z | [cpu] the muffin man? |
| 814 | 2026-03-11T03:27:08.065Z | [cpu] the muffin man! |
| 815 | 2026-03-11T03:27:08.065Z | [cpu] why yes |
| 816 | 2026-03-11T03:27:08.065Z | [phy1] i know the muffin man |
| 817 | 2026-03-11T03:27:08.065Z | [phy3] the muffin man is me!!! |
| 818 | 2026-03-11T03:27:08.065Z | test mac_rewrite::mac_rewrite2 ... ok |
| 819 | 2026-03-11T03:27:08.065Z | |
| 820 | 2026-03-11T03:27:08.065Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 821 | 2026-03-11T03:27:08.065Z | |
| 822 | 2026-03-11T03:27:08.072Z | + banner 'dyn load' |
| 823 | 2026-03-11T03:27:08.075Z | |
| 824 | 2026-03-11T03:27:08.075Z | ##### # # # # # #### ## ##### |
| 825 | 2026-03-11T03:27:08.075Z | # # # # ## # # # # # # # # |
| 826 | 2026-03-11T03:27:08.075Z | # # # # # # # # # # # # # |
| 827 | 2026-03-11T03:27:08.075Z | # # # # # # # # # ###### # # |
| 828 | 2026-03-11T03:27:08.075Z | # # # # ## # # # # # # # |
| 829 | 2026-03-11T03:27:08.075Z | ##### # # # ###### #### # # ##### |
| 830 | 2026-03-11T03:27:08.075Z | |
| 831 | 2026-03-11T03:27:08.075Z | + RUST_BACKTRACE=1 |
| 832 | 2026-03-11T03:27:08.075Z | + cargo test dload -- --nocapture |
| 833 | 2026-03-11T03:27:08.238Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 834 | 2026-03-11T03:27:08.241Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 835 | 2026-03-11T03:27:08.244Z | |
| 836 | 2026-03-11T03:27:08.244Z | running 2 tests |
| 837 | 2026-03-11T03:27:08.249Z | test dload::pipeline_create ... ok |
| 838 | 2026-03-11T03:27:08.252Z | test dload::dynamic_load ... ok |
| 839 | 2026-03-11T03:27:08.252Z | |
| 840 | 2026-03-11T03:27:08.252Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 841 | 2026-03-11T03:27:08.252Z | |
| 842 | 2026-03-11T03:27:08.259Z | + banner disag |
| 843 | 2026-03-11T03:27:08.262Z | |
| 844 | 2026-03-11T03:27:08.262Z | ##### # #### ## #### |
| 845 | 2026-03-11T03:27:08.262Z | # # # # # # # # |
| 846 | 2026-03-11T03:27:08.262Z | # # # #### # # # |
| 847 | 2026-03-11T03:27:08.262Z | # # # # ###### # ### |
| 848 | 2026-03-11T03:27:08.262Z | # # # # # # # # # |
| 849 | 2026-03-11T03:27:08.262Z | ##### # #### # # #### |
| 850 | 2026-03-11T03:27:08.262Z | |
| 851 | 2026-03-11T03:27:08.262Z | + RUST_BACKTRACE=1 |
| 852 | 2026-03-11T03:27:08.262Z | + cargo test disag_router -- --nocapture |
| 853 | 2026-03-11T03:27:08.431Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 854 | 2026-03-11T03:27:08.435Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 855 | 2026-03-11T03:27:08.438Z | |
| 856 | 2026-03-11T03:27:08.438Z | running 1 test |
| 857 | 2026-03-11T03:27:08.445Z | [phy2] do you know the muffin man? |
| 858 | 2026-03-11T03:27:08.451Z | [cpu] the muffin man? |
| 859 | 2026-03-11T03:27:08.451Z | [cpu] the muffin man! |
| 860 | 2026-03-11T03:27:08.451Z | [cpu] why yes |
| 861 | 2026-03-11T03:27:08.451Z | [phy1] i know the muffin man |
| 862 | 2026-03-11T03:27:08.451Z | [phy3] the muffin man is me!!! |
| 863 | 2026-03-11T03:27:08.451Z | test disag_router::disag_router ... ok |
| 864 | 2026-03-11T03:27:08.451Z | |
| 865 | 2026-03-11T03:27:08.451Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 866 | 2026-03-11T03:27:08.451Z | |
| 867 | 2026-03-11T03:27:08.455Z | + banner 'dyn rtr' |
| 868 | 2026-03-11T03:27:08.458Z | |
| 869 | 2026-03-11T03:27:08.459Z | ##### # # # # ##### ##### ##### |
| 870 | 2026-03-11T03:27:08.459Z | # # # # ## # # # # # # |
| 871 | 2026-03-11T03:27:08.459Z | # # # # # # # # # # # |
| 872 | 2026-03-11T03:27:08.459Z | # # # # # # ##### # ##### |
| 873 | 2026-03-11T03:27:08.459Z | # # # # ## # # # # # |
| 874 | 2026-03-11T03:27:08.459Z | ##### # # # # # # # # |
| 875 | 2026-03-11T03:27:08.459Z | |
| 876 | 2026-03-11T03:27:08.459Z | + RUST_BACKTRACE=1 |
| 877 | 2026-03-11T03:27:08.459Z | + cargo test dynamic_router -- --nocapture |
| 878 | 2026-03-11T03:27:08.625Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 879 | 2026-03-11T03:27:08.629Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 880 | 2026-03-11T03:27:08.632Z | |
| 881 | 2026-03-11T03:27:08.632Z | running 1 test |
| 882 | 2026-03-11T03:27:08.639Z | [phy2] do you know the muffin man? |
| 883 | 2026-03-11T03:27:08.642Z | [cpu] the muffin man? |
| 884 | 2026-03-11T03:27:08.642Z | [cpu] the muffin man! |
| 885 | 2026-03-11T03:27:08.642Z | [cpu] why yes |
| 886 | 2026-03-11T03:27:08.642Z | [phy1] i know the muffin man |
| 887 | 2026-03-11T03:27:08.642Z | [phy3] the muffin man is me!!! |
| 888 | 2026-03-11T03:27:08.642Z | test dynamic_router::dynamic_router2 ... ok |
| 889 | 2026-03-11T03:27:08.642Z | |
| 890 | 2026-03-11T03:27:08.642Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 891 | 2026-03-11T03:27:08.642Z | |
| 892 | 2026-03-11T03:27:08.648Z | + banner hub |
| 893 | 2026-03-11T03:27:08.651Z | |
| 894 | 2026-03-11T03:27:08.651Z | # # # # ##### |
| 895 | 2026-03-11T03:27:08.651Z | # # # # # # |
| 896 | 2026-03-11T03:27:08.651Z | ###### # # ##### |
| 897 | 2026-03-11T03:27:08.651Z | # # # # # # |
| 898 | 2026-03-11T03:27:08.651Z | # # # # # # |
| 899 | 2026-03-11T03:27:08.651Z | # # #### ##### |
| 900 | 2026-03-11T03:27:08.651Z | |
| 901 | 2026-03-11T03:27:08.651Z | + RUST_BACKTRACE=1 |
| 902 | 2026-03-11T03:27:08.652Z | + cargo test hub -- --nocapture |
| 903 | 2026-03-11T03:27:08.820Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 904 | 2026-03-11T03:27:08.824Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 905 | 2026-03-11T03:27:08.826Z | |
| 906 | 2026-03-11T03:27:08.826Z | running 1 test |
| 907 | 2026-03-11T03:27:08.834Z | [phy2] do you know the muffin man? |
| 908 | 2026-03-11T03:27:08.834Z | [phy3] do you know the muffin man? |
| 909 | 2026-03-11T03:27:08.837Z | [phy1] the muffin man? |
| 910 | 2026-03-11T03:27:08.837Z | [phy3] the muffin man? |
| 911 | 2026-03-11T03:27:08.837Z | [phy2] the muffin man! |
| 912 | 2026-03-11T03:27:08.837Z | [phy3] the muffin man! |
| 913 | 2026-03-11T03:27:08.837Z | [phy1] why yes |
| 914 | 2026-03-11T03:27:08.837Z | [phy1] i know the muffin man |
| 915 | 2026-03-11T03:27:08.837Z | [phy1] the muffin man is me!!! |
| 916 | 2026-03-11T03:27:08.837Z | [phy3] why yes |
| 917 | 2026-03-11T03:27:08.837Z | [phy3] i know the muffin man |
| 918 | 2026-03-11T03:27:08.837Z | [phy3] the muffin man is me!!! |
| 919 | 2026-03-11T03:27:08.837Z | test hub::hub2 ... ok |
| 920 | 2026-03-11T03:27:08.837Z | |
| 921 | 2026-03-11T03:27:08.837Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 922 | 2026-03-11T03:27:08.837Z | |
| 923 | 2026-03-11T03:27:08.843Z | + banner router |
| 924 | 2026-03-11T03:27:08.846Z | |
| 925 | 2026-03-11T03:27:08.846Z | ##### #### # # ##### ###### ##### |
| 926 | 2026-03-11T03:27:08.846Z | # # # # # # # # # # |
| 927 | 2026-03-11T03:27:08.846Z | # # # # # # # ##### # # |
| 928 | 2026-03-11T03:27:08.846Z | ##### # # # # # # ##### |
| 929 | 2026-03-11T03:27:08.846Z | # # # # # # # # # # |
| 930 | 2026-03-11T03:27:08.846Z | # # #### #### # ###### # # |
| 931 | 2026-03-11T03:27:08.846Z | |
| 932 | 2026-03-11T03:27:08.846Z | + RUST_BACKTRACE=1 |
| 933 | 2026-03-11T03:27:08.846Z | + cargo test basic_router -- --nocapture |
| 934 | 2026-03-11T03:27:09.010Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 935 | 2026-03-11T03:27:09.014Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 936 | 2026-03-11T03:27:09.018Z | |
| 937 | 2026-03-11T03:27:09.018Z | running 1 test |
| 938 | 2026-03-11T03:27:09.021Z | [phy2] do you know the muffin man? |
| 939 | 2026-03-11T03:27:09.025Z | [phy1] the muffin man? |
| 940 | 2026-03-11T03:27:09.025Z | [phy2] the muffin man! |
| 941 | 2026-03-11T03:27:09.025Z | [phy1] why yes |
| 942 | 2026-03-11T03:27:09.025Z | [phy1] i know the muffin man |
| 943 | 2026-03-11T03:27:09.025Z | [phy1] the muffin man is me!!! |
| 944 | 2026-03-11T03:27:09.025Z | test basic_router::basic_router2 ... ok |
| 945 | 2026-03-11T03:27:09.025Z | |
| 946 | 2026-03-11T03:27:09.025Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 947 | 2026-03-11T03:27:09.025Z | |
| 948 | 2026-03-11T03:27:09.031Z | + banner headers |
| 949 | 2026-03-11T03:27:09.034Z | |
| 950 | 2026-03-11T03:27:09.034Z | # # ###### ## ##### ###### ##### #### |
| 951 | 2026-03-11T03:27:09.034Z | # # # # # # # # # # # |
| 952 | 2026-03-11T03:27:09.034Z | ###### ##### # # # # ##### # # #### |
| 953 | 2026-03-11T03:27:09.034Z | # # # ###### # # # ##### # |
| 954 | 2026-03-11T03:27:09.034Z | # # # # # # # # # # # # |
| 955 | 2026-03-11T03:27:09.035Z | # # ###### # # ##### ###### # # #### |
| 956 | 2026-03-11T03:27:09.035Z | |
| 957 | 2026-03-11T03:27:09.035Z | + RUST_BACKTRACE=1 |
| 958 | 2026-03-11T03:27:09.035Z | + cargo test headers -- --nocapture |
| 959 | 2026-03-11T03:27:09.196Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 960 | 2026-03-11T03:27:09.199Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-d4cfefd7db7dfff8) |
| 961 | 2026-03-11T03:27:09.202Z | |
| 962 | 2026-03-11T03:27:09.202Z | running 1 test |
| 963 | 2026-03-11T03:27:09.202Z | test headers::ipv6_header_read_write ... ok |
| 964 | 2026-03-11T03:27:09.202Z | |
| 965 | 2026-03-11T03:27:09.202Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 966 | 2026-03-11T03:27:09.202Z | |
| 967 | 2026-03-11T03:27:09.208Z | process exited: duration 146758 ms, exit code 0 |
| |
| 968 | 2026-03-11T03:27:09.225Z | found 4 output files |
| 969 | 2026-03-11T03:27:09.225Z | uploading: /work/debug/libsidecar_lite.so (43096712 bytes) |
| 970 | 2026-03-11T03:27:10.801Z | uploaded: /work/debug/libsidecar_lite.so |
| 971 | 2026-03-11T03:27:10.801Z | uploading: /work/debug/x4c (37773440 bytes) |
| 972 | 2026-03-11T03:27:12.998Z | uploaded: /work/debug/x4c |
| 973 | 2026-03-11T03:27:13.010Z | uploading: /work/release/libsidecar_lite.so (9834400 bytes) |
| 974 | 2026-03-11T03:27:14.291Z | uploaded: /work/release/libsidecar_lite.so |
| 975 | 2026-03-11T03:27:14.291Z | uploading: /work/release/x4c (8578456 bytes) |
| 976 | 2026-03-11T03:27:15.406Z | uploaded: /work/release/x4c |