|
|
|
| 1 | 2026-03-02T08:49:34.699Z | job assigned to worker 01KJPVSA99YC85QH2T1CNW9KNV [factory gimlet-EVT22200007-propolis, EVT22200007/59808] (queued for 26 s) |
| |
| 2 | 2026-03-02T08:49:43.565Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:49:43.590Z | ++ uname -s |
| 4 | 2026-03-02T08:49:43.590Z | + kern=SunOS |
| 5 | 2026-03-02T08:49:43.590Z | + build_user=build |
| 6 | 2026-03-02T08:49:43.590Z | + build_uid=12345 |
| 7 | 2026-03-02T08:49:43.590Z | + work_dir=/work |
| 8 | 2026-03-02T08:49:43.590Z | + input_dir=/input |
| 9 | 2026-03-02T08:49:43.590Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:49:43.590Z | + case "$kern" in |
| 11 | 2026-03-02T08:49:43.590Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:49:43.590Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:49:45.592Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:49:45.634Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:49:45.659Z | + home_fs=zfs |
| 16 | 2026-03-02T08:49:45.659Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:49:45.659Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:49:45.659Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:49:47.644Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:49:47.668Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:49:47.717Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:49:47.742Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-02T08:49:47.742Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-02T08:49:47.742Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-02T08:49:47.742Z | * rust toolchain channel = "stable" |
| 26 | 2026-03-02T08:49:47.742Z | * rust toolchain profile = "default" |
| 27 | 2026-03-02T08:49:47.742Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:49:47.742Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:49:47.742Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:49:47.865Z | info: downloading installer |
| 31 | 2026-03-02T08:49:48.293Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:49:48.293Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:49:48.293Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:49:48.293Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:49:48.293Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:49:48.293Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:49:48.293Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:49:48.293Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:49:48.293Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:49:48.318Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:49:48.318Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:49:48.318Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:49:48.401Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:49:48.401Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:49:48.549Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:49:48.630Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:49:48.842Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:49:49.172Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:49:50.297Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:49:50.352Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:49:51.672Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:49:52.172Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:49:55.570Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:49:57.612Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:50:06.185Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:50:06.566Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:50:06.566Z | |
| 58 | 2026-03-02T08:50:06.737Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:50:06.737Z | |
| 60 | 2026-03-02T08:50:06.737Z | |
| 61 | 2026-03-02T08:50:06.737Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:50:06.737Z | |
| 63 | 2026-03-02T08:50:06.737Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:50:06.737Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:50:06.737Z | |
| 66 | 2026-03-02T08:50:06.737Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:50:06.737Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:50:06.737Z | |
| 69 | 2026-03-02T08:50:06.737Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:50:06.737Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:50:06.737Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:50:06.737Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:50:06.860Z | + rustup --version |
| 74 | 2026-03-02T08:50:06.884Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:50:06.884Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:50:06.966Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:50:06.991Z | + cargo --version |
| 78 | 2026-03-02T08:50:07.056Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:50:07.080Z | + rustc --version |
| 80 | 2026-03-02T08:50:07.156Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:50:07.180Z | process exited: duration 19446 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:50:07.231Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:50:07.285Z | process exited: duration 53 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:50:07.336Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:50:07.361Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-03-02T08:50:07.361Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-03-02T08:50:07.385Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-03-02T08:50:08.332Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-03-02T08:50:08.332Z | + git fetch origin fe658d867e0b2425749df683e3cacf24fec6ebb0 |
| 90 | 2026-03-02T08:50:08.676Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-03-02T08:50:08.676Z | * branch fe658d867e0b2425749df683e3cacf24fec6ebb0 -> FETCH_HEAD |
| 92 | 2026-03-02T08:50:08.700Z | + [[ -n renovate/lock-file-maintenance ]] |
| 93 | 2026-03-02T08:50:08.700Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:50:08.700Z | + current=main |
| 95 | 2026-03-02T08:50:08.700Z | + [[ main != renovate/lock-file-maintenance ]] |
| 96 | 2026-03-02T08:50:08.700Z | + git branch -f renovate/lock-file-maintenance fe658d867e0b2425749df683e3cacf24fec6ebb0 |
| 97 | 2026-03-02T08:50:08.700Z | + git checkout -f renovate/lock-file-maintenance |
| 98 | 2026-03-02T08:50:08.725Z | Switched to branch 'renovate/lock-file-maintenance' |
| 99 | 2026-03-02T08:50:08.725Z | + git reset --hard fe658d867e0b2425749df683e3cacf24fec6ebb0 |
| 100 | 2026-03-02T08:50:08.749Z | HEAD is now at fe658d8 Lock file maintenance |
| 101 | 2026-03-02T08:50:08.749Z | process exited: duration 1395 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:50:08.799Z | starting task 4: "build" |
| 103 | 2026-03-02T08:50:08.824Z | + cargo --version |
| 104 | 2026-03-02T08:50:08.824Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-03-02T08:50:08.954Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-03-02T08:50:08.954Z | info: downloading component 'cargo' |
| 107 | 2026-03-02T08:50:09.128Z | info: downloading component 'clippy' |
| 108 | 2026-03-02T08:50:09.222Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-02T08:50:09.619Z | info: downloading component 'rust-std' |
| 110 | 2026-03-02T08:50:09.894Z | info: downloading component 'rustc' |
| 111 | 2026-03-02T08:50:12.051Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-02T08:50:12.110Z | info: installing component 'cargo' |
| 113 | 2026-03-02T08:50:13.242Z | info: installing component 'clippy' |
| 114 | 2026-03-02T08:50:13.691Z | info: installing component 'rust-docs' |
| 115 | 2026-03-02T08:50:17.037Z | info: installing component 'rust-std' |
| 116 | 2026-03-02T08:50:19.317Z | info: installing component 'rustc' |
| 117 | 2026-03-02T08:50:28.139Z | info: installing component 'rustfmt' |
| 118 | 2026-03-02T08:50:28.725Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-03-02T08:50:28.749Z | + rustc --version |
| 120 | 2026-03-02T08:50:28.939Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-03-02T08:50:28.963Z | + banner check |
| 122 | 2026-03-02T08:50:28.963Z | |
| 123 | 2026-03-02T08:50:28.963Z | #### # # ###### #### # # |
| 124 | 2026-03-02T08:50:28.963Z | # # # # # # # # # |
| 125 | 2026-03-02T08:50:28.963Z | # ###### ##### # #### |
| 126 | 2026-03-02T08:50:28.963Z | # # # # # # # |
| 127 | 2026-03-02T08:50:28.963Z | # # # # # # # # # |
| 128 | 2026-03-02T08:50:28.963Z | #### # # ###### #### # # |
| 129 | 2026-03-02T08:50:28.963Z | |
| 130 | 2026-03-02T08:50:28.963Z | + cargo fmt -- --check |
| 131 | 2026-03-02T08:50:29.485Z | + cargo check |
| 132 | 2026-03-02T08:50:29.691Z | Updating crates.io index |
| 133 | 2026-03-02T08:50:29.751Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-03-02T08:50:30.167Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-03-02T08:50:30.167Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-03-02T08:50:30.580Z | Downloading crates ... |
| 137 | 2026-03-02T08:50:30.644Z | Downloaded clap v4.5.60 |
| 138 | 2026-03-02T08:50:30.668Z | Downloaded clap_derive v4.5.55 |
| 139 | 2026-03-02T08:50:30.669Z | Downloaded zmij v1.0.21 |
| 140 | 2026-03-02T08:50:30.669Z | Downloaded clap_builder v4.5.60 |
| 141 | 2026-03-02T08:50:30.693Z | Downloaded zerocopy-derive v0.7.35 |
| 142 | 2026-03-02T08:50:30.693Z | Downloaded pnet_base v0.35.0 |
| 143 | 2026-03-02T08:50:30.693Z | Downloaded radium v0.7.0 |
| 144 | 2026-03-02T08:50:30.693Z | Downloaded utf8parse v0.2.2 |
| 145 | 2026-03-02T08:50:30.693Z | Downloaded usdt-macro v0.5.0 |
| 146 | 2026-03-02T08:50:30.693Z | Downloaded pnet_sys v0.35.0 |
| 147 | 2026-03-02T08:50:30.693Z | Downloaded version_check v0.9.5 |
| 148 | 2026-03-02T08:50:30.693Z | Downloaded rand_chacha v0.9.0 |
| 149 | 2026-03-02T08:50:30.718Z | Downloaded wyz v0.5.1 |
| 150 | 2026-03-02T08:50:30.718Z | Downloaded thiserror v1.0.69 |
| 151 | 2026-03-02T08:50:30.718Z | Downloaded usdt-impl v0.5.0 |
| 152 | 2026-03-02T08:50:30.718Z | Downloaded zerocopy v0.8.40 |
| 153 | 2026-03-02T08:50:30.742Z | Downloaded unicode-ident v1.0.24 |
| 154 | 2026-03-02T08:50:30.742Z | Downloaded serde v1.0.228 |
| 155 | 2026-03-02T08:50:30.742Z | Downloaded rand v0.9.2 |
| 156 | 2026-03-02T08:50:30.742Z | Downloaded pest v2.8.6 |
| 157 | 2026-03-02T08:50:30.742Z | Downloaded goblin v0.8.2 |
| 158 | 2026-03-02T08:50:30.766Z | Downloaded serde_json v1.0.149 |
| 159 | 2026-03-02T08:50:30.766Z | Downloaded regex v1.12.3 |
| 160 | 2026-03-02T08:50:30.766Z | Downloaded num-bigint v0.4.6 |
| 161 | 2026-03-02T08:50:30.791Z | Downloaded prettyplease v0.2.37 |
| 162 | 2026-03-02T08:50:30.791Z | Downloaded memchr v2.8.0 |
| 163 | 2026-03-02T08:50:30.791Z | Downloaded typenum v1.19.0 |
| 164 | 2026-03-02T08:50:30.791Z | Downloaded syn v2.0.117 |
| 165 | 2026-03-02T08:50:30.815Z | Downloaded serde_derive v1.0.228 |
| 166 | 2026-03-02T08:50:30.815Z | Downloaded serde_core v1.0.228 |
| 167 | 2026-03-02T08:50:30.815Z | Downloaded regex-syntax v0.8.10 |
| 168 | 2026-03-02T08:50:30.815Z | Downloaded proc-macro2 v1.0.106 |
| 169 | 2026-03-02T08:50:30.815Z | Downloaded pnet_macros v0.35.0 |
| 170 | 2026-03-02T08:50:30.839Z | Downloaded scroll v0.12.0 |
| 171 | 2026-03-02T08:50:30.839Z | Downloaded pnet_packet v0.35.0 |
| 172 | 2026-03-02T08:50:30.839Z | Downloaded pnet_datalink v0.35.0 |
| 173 | 2026-03-02T08:50:30.839Z | Downloaded pest_meta v2.8.6 |
| 174 | 2026-03-02T08:50:30.839Z | Downloaded rustix v1.1.4 |
| 175 | 2026-03-02T08:50:30.863Z | Downloaded num-traits v0.2.19 |
| 176 | 2026-03-02T08:50:30.863Z | Downloaded getrandom v0.4.1 |
| 177 | 2026-03-02T08:50:30.863Z | Downloaded getrandom v0.3.4 |
| 178 | 2026-03-02T08:50:30.864Z | Downloaded anyhow v1.0.102 |
| 179 | 2026-03-02T08:50:30.888Z | Downloaded ucd-trie v0.1.7 |
| 180 | 2026-03-02T08:50:30.888Z | Downloaded thiserror-impl v1.0.69 |
| 181 | 2026-03-02T08:50:30.888Z | Downloaded tempfile v3.26.0 |
| 182 | 2026-03-02T08:50:30.888Z | Downloaded tap v1.0.1 |
| 183 | 2026-03-02T08:50:30.888Z | Downloaded sha2 v0.10.9 |
| 184 | 2026-03-02T08:50:30.888Z | Downloaded serde_tokenstream v0.2.3 |
| 185 | 2026-03-02T08:50:30.888Z | Downloaded regex-automata v0.4.14 |
| 186 | 2026-03-02T08:50:30.912Z | Downloaded quote v1.0.44 |
| 187 | 2026-03-02T08:50:30.912Z | Downloaded pest_generator v2.8.6 |
| 188 | 2026-03-02T08:50:30.912Z | Downloaded rand_core v0.9.5 |
| 189 | 2026-03-02T08:50:30.912Z | Downloaded pnet_macros_support v0.35.0 |
| 190 | 2026-03-02T08:50:30.912Z | Downloaded colored v3.1.1 |
| 191 | 2026-03-02T08:50:30.912Z | Downloaded ppv-lite86 v0.2.21 |
| 192 | 2026-03-02T08:50:30.912Z | Downloaded pnet v0.35.0 |
| 193 | 2026-03-02T08:50:30.912Z | Downloaded once_cell v1.21.3 |
| 194 | 2026-03-02T08:50:30.912Z | Downloaded log v0.4.29 |
| 195 | 2026-03-02T08:50:30.937Z | Downloaded libc v0.2.182 |
| 196 | 2026-03-02T08:50:30.961Z | Downloaded usdt-attr-macro v0.5.0 |
| 197 | 2026-03-02T08:50:30.961Z | Downloaded thread-id v4.2.2 |
| 198 | 2026-03-02T08:50:30.961Z | Downloaded usdt v0.5.0 |
| 199 | 2026-03-02T08:50:30.961Z | Downloaded strsim v0.11.1 |
| 200 | 2026-03-02T08:50:30.961Z | Downloaded scroll_derive v0.12.1 |
| 201 | 2026-03-02T08:50:30.961Z | Downloaded colorchoice v1.0.4 |
| 202 | 2026-03-02T08:50:30.961Z | Downloaded pretty-hex v0.4.1 |
| 203 | 2026-03-02T08:50:30.961Z | Downloaded pnet_transport v0.35.0 |
| 204 | 2026-03-02T08:50:30.961Z | Downloaded no-std-net v0.6.0 |
| 205 | 2026-03-02T08:50:30.986Z | Downloaded glob v0.3.3 |
| 206 | 2026-03-02T08:50:30.986Z | Downloaded dof v0.3.0 |
| 207 | 2026-03-02T08:50:30.986Z | Downloaded digest v0.10.7 |
| 208 | 2026-03-02T08:50:30.986Z | Downloaded autocfg v1.5.0 |
| 209 | 2026-03-02T08:50:30.986Z | Downloaded anstyle-query v1.1.5 |
| 210 | 2026-03-02T08:50:30.986Z | Downloaded num-rational v0.4.2 |
| 211 | 2026-03-02T08:50:30.986Z | Downloaded num-complex v0.4.6 |
| 212 | 2026-03-02T08:50:30.986Z | Downloaded num v0.4.3 |
| 213 | 2026-03-02T08:50:30.986Z | Downloaded memmap v0.7.0 |
| 214 | 2026-03-02T08:50:30.986Z | Downloaded is_terminal_polyfill v1.70.2 |
| 215 | 2026-03-02T08:50:30.986Z | Downloaded ipnetwork v0.20.0 |
| 216 | 2026-03-02T08:50:30.986Z | Downloaded generic-array v0.14.7 |
| 217 | 2026-03-02T08:50:30.986Z | Downloaded fastrand v2.3.0 |
| 218 | 2026-03-02T08:50:30.986Z | Downloaded crypto-common v0.1.7 |
| 219 | 2026-03-02T08:50:30.986Z | Downloaded cpufeatures v0.2.17 |
| 220 | 2026-03-02T08:50:31.011Z | Downloaded bitflags v2.11.0 |
| 221 | 2026-03-02T08:50:31.011Z | Downloaded plain v0.2.3 |
| 222 | 2026-03-02T08:50:31.011Z | Downloaded pest_derive v2.8.6 |
| 223 | 2026-03-02T08:50:31.011Z | Downloaded num-iter v0.1.45 |
| 224 | 2026-03-02T08:50:31.011Z | Downloaded num-integer v0.1.46 |
| 225 | 2026-03-02T08:50:31.011Z | Downloaded itoa v1.0.17 |
| 226 | 2026-03-02T08:50:31.011Z | Downloaded heck v0.5.0 |
| 227 | 2026-03-02T08:50:31.011Z | Downloaded funty v2.0.0 |
| 228 | 2026-03-02T08:50:31.011Z | Downloaded errno v0.3.14 |
| 229 | 2026-03-02T08:50:31.012Z | Downloaded dtrace-parser v0.2.0 |
| 230 | 2026-03-02T08:50:31.012Z | Downloaded clap_lex v1.0.0 |
| 231 | 2026-03-02T08:50:31.012Z | Downloaded bitvec v1.0.1 |
| 232 | 2026-03-02T08:50:31.036Z | Downloaded zerocopy v0.7.35 |
| 233 | 2026-03-02T08:50:31.061Z | Downloaded cfg-if v1.0.4 |
| 234 | 2026-03-02T08:50:31.061Z | Downloaded block-buffer v0.10.4 |
| 235 | 2026-03-02T08:50:31.061Z | Downloaded anstyle-parse v0.2.7 |
| 236 | 2026-03-02T08:50:31.061Z | Downloaded anstyle v1.0.13 |
| 237 | 2026-03-02T08:50:31.061Z | Downloaded anstream v0.6.21 |
| 238 | 2026-03-02T08:50:31.061Z | Downloaded aho-corasick v1.1.4 |
| 239 | 2026-03-02T08:50:31.061Z | Downloaded byteorder v1.5.0 |
| 240 | 2026-03-02T08:50:31.172Z | Compiling proc-macro2 v1.0.106 |
| 241 | 2026-03-02T08:50:31.172Z | Compiling quote v1.0.44 |
| 242 | 2026-03-02T08:50:31.172Z | Compiling unicode-ident v1.0.24 |
| 243 | 2026-03-02T08:50:31.172Z | Compiling libc v0.2.182 |
| 244 | 2026-03-02T08:50:31.196Z | Compiling serde_core v1.0.228 |
| 245 | 2026-03-02T08:50:31.196Z | Compiling memchr v2.8.0 |
| 246 | 2026-03-02T08:50:31.196Z | Compiling serde v1.0.228 |
| 247 | 2026-03-02T08:50:31.443Z | Compiling thiserror v1.0.69 |
| 248 | 2026-03-02T08:50:32.153Z | Compiling zmij v1.0.21 |
| 249 | 2026-03-02T08:50:32.182Z | Compiling ucd-trie v0.1.7 |
| 250 | 2026-03-02T08:50:32.618Z | Compiling pest v2.8.6 |
| 251 | 2026-03-02T08:50:32.642Z | Compiling rustix v1.1.4 |
| 252 | 2026-03-02T08:50:32.783Z | Compiling getrandom v0.4.1 |
| 253 | 2026-03-02T08:50:33.159Z | Compiling serde_json v1.0.149 |
| 254 | 2026-03-02T08:50:33.400Z | Compiling version_check v0.9.5 |
| 255 | 2026-03-02T08:50:33.674Z | Compiling autocfg v1.5.0 |
| 256 | 2026-03-02T08:50:33.783Z | Checking syn v2.0.117 |
| 257 | 2026-03-02T08:50:33.925Z | Compiling aho-corasick v1.1.4 |
| 258 | 2026-03-02T08:50:33.975Z | Compiling prettyplease v0.2.37 |
| 259 | 2026-03-02T08:50:34.397Z | Compiling regex-syntax v0.8.10 |
| 260 | 2026-03-02T08:50:34.422Z | Compiling num-traits v0.2.19 |
| 261 | 2026-03-02T08:50:35.055Z | Checking cfg-if v1.0.4 |
| 262 | 2026-03-02T08:50:35.507Z | Compiling pest_meta v2.8.6 |
| 263 | 2026-03-02T08:50:36.445Z | Compiling itoa v1.0.17 |
| 264 | 2026-03-02T08:50:36.564Z | Compiling byteorder v1.5.0 |
| 265 | 2026-03-02T08:50:36.757Z | Compiling usdt-impl v0.5.0 |
| 266 | 2026-03-02T08:50:36.988Z | Checking num-integer v0.1.46 |
| 267 | 2026-03-02T08:50:37.263Z | Compiling thread-id v4.2.2 |
| 268 | 2026-03-02T08:50:37.414Z | Checking log v0.4.29 |
| 269 | 2026-03-02T08:50:37.570Z | Checking plain v0.2.3 |
| 270 | 2026-03-02T08:50:37.938Z | Compiling regex-automata v0.4.14 |
| 271 | 2026-03-02T08:50:37.962Z | Checking colored v3.1.1 |
| 272 | 2026-03-02T08:50:38.688Z | Compiling errno v0.3.14 |
| 273 | 2026-03-02T08:50:38.781Z | Checking pretty-hex v0.4.1 |
| 274 | 2026-03-02T08:50:38.879Z | Compiling bitflags v2.11.0 |
| 275 | 2026-03-02T08:50:38.940Z | Compiling radium v0.7.0 |
| 276 | 2026-03-02T08:50:39.273Z | Checking no-std-net v0.6.0 |
| 277 | 2026-03-02T08:50:39.370Z | Checking pnet_base v0.35.0 |
| 278 | 2026-03-02T08:50:39.558Z | Compiling once_cell v1.21.3 |
| 279 | 2026-03-02T08:50:39.586Z | Compiling zerocopy v0.8.40 |
| 280 | 2026-03-02T08:50:39.634Z | Checking tap v1.0.1 |
| 281 | 2026-03-02T08:50:39.751Z | Compiling pest_generator v2.8.6 |
| 282 | 2026-03-02T08:50:39.924Z | Compiling fastrand v2.3.0 |
| 283 | 2026-03-02T08:50:40.259Z | Compiling getrandom v0.3.4 |
| 284 | 2026-03-02T08:50:40.408Z | Checking wyz v0.5.1 |
| 285 | 2026-03-02T08:50:40.746Z | Checking num-iter v0.1.45 |
| 286 | 2026-03-02T08:50:40.835Z | Checking memmap v0.7.0 |
| 287 | 2026-03-02T08:50:40.918Z | Compiling tempfile v3.26.0 |
| 288 | 2026-03-02T08:50:41.075Z | Compiling anyhow v1.0.102 |
| 289 | 2026-03-02T08:50:41.238Z | Checking funty v2.0.0 |
| 290 | 2026-03-02T08:50:41.862Z | Compiling regex v1.12.3 |
| 291 | 2026-03-02T08:50:42.066Z | Checking bitvec v1.0.1 |
| 292 | 2026-03-02T08:50:42.093Z | Checking pnet_macros_support v0.35.0 |
| 293 | 2026-03-02T08:50:42.446Z | Checking pnet_sys v0.35.0 |
| 294 | 2026-03-02T08:50:42.633Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 295 | 2026-03-02T08:50:42.659Z | Checking utf8parse v0.2.2 |
| 296 | 2026-03-02T08:50:42.793Z | Checking anstyle-parse v0.2.7 |
| 297 | 2026-03-02T08:50:42.907Z | Compiling serde_derive v1.0.228 |
| 298 | 2026-03-02T08:50:42.980Z | Compiling thiserror-impl v1.0.69 |
| 299 | 2026-03-02T08:50:43.051Z | Compiling zerocopy-derive v0.7.35 |
| 300 | 2026-03-02T08:50:43.901Z | Compiling pest_derive v2.8.6 |
| 301 | 2026-03-02T08:50:44.217Z | Compiling scroll_derive v0.12.1 |
| 302 | 2026-03-02T08:50:44.706Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 303 | 2026-03-02T08:50:44.730Z | Compiling zerocopy v0.7.35 |
| 304 | 2026-03-02T08:50:45.454Z | Compiling dtrace-parser v0.2.0 |
| 305 | 2026-03-02T08:50:45.508Z | Checking scroll v0.12.0 |
| 306 | 2026-03-02T08:50:45.968Z | Checking goblin v0.8.2 |
| 307 | 2026-03-02T08:50:46.231Z | Compiling pnet_macros v0.35.0 |
| 308 | 2026-03-02T08:50:47.398Z | Checking rand_core v0.9.5 |
| 309 | 2026-03-02T08:50:47.698Z | Checking anstyle-query v1.1.5 |
| 310 | 2026-03-02T08:50:47.974Z | Checking colorchoice v1.0.4 |
| 311 | 2026-03-02T08:50:48.118Z | Compiling pnet v0.35.0 |
| 312 | 2026-03-02T08:50:48.143Z | Checking anstyle v1.0.13 |
| 313 | 2026-03-02T08:50:48.308Z | Checking pnet_packet v0.35.0 |
| 314 | 2026-03-02T08:50:48.368Z | Checking is_terminal_polyfill v1.70.2 |
| 315 | 2026-03-02T08:50:48.513Z | Checking anstream v0.6.21 |
| 316 | 2026-03-02T08:50:48.820Z | Checking strsim v0.11.1 |
| 317 | 2026-03-02T08:50:48.872Z | Compiling heck v0.5.0 |
| 318 | 2026-03-02T08:50:49.080Z | Checking ppv-lite86 v0.2.21 |
| 319 | 2026-03-02T08:50:49.247Z | Checking clap_lex v1.0.0 |
| 320 | 2026-03-02T08:50:49.272Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 321 | 2026-03-02T08:50:49.478Z | Checking clap_builder v4.5.60 |
| 322 | 2026-03-02T08:50:49.658Z | Compiling clap_derive v4.5.55 |
| 323 | 2026-03-02T08:50:49.751Z | Checking rand_chacha v0.9.0 |
| 324 | 2026-03-02T08:50:49.946Z | Checking num-bigint v0.4.6 |
| 325 | 2026-03-02T08:50:50.066Z | Checking num-complex v0.4.6 |
| 326 | 2026-03-02T08:50:50.254Z | Compiling serde_tokenstream v0.2.3 |
| 327 | 2026-03-02T08:50:50.699Z | Compiling dof v0.3.0 |
| 328 | 2026-03-02T08:50:50.907Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 329 | 2026-03-02T08:50:51.421Z | Checking ipnetwork v0.20.0 |
| 330 | 2026-03-02T08:50:51.796Z | Checking pnet_datalink v0.35.0 |
| 331 | 2026-03-02T08:50:52.057Z | Checking num-rational v0.4.2 |
| 332 | 2026-03-02T08:50:52.229Z | Checking rand v0.9.2 |
| 333 | 2026-03-02T08:50:52.374Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 334 | 2026-03-02T08:50:52.459Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 335 | 2026-03-02T08:50:52.546Z | Compiling usdt-attr-macro v0.5.0 |
| 336 | 2026-03-02T08:50:52.690Z | Compiling usdt-macro v0.5.0 |
| 337 | 2026-03-02T08:50:52.715Z | Checking num v0.4.3 |
| 338 | 2026-03-02T08:50:52.774Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 339 | 2026-03-02T08:50:53.124Z | Checking pnet_transport v0.35.0 |
| 340 | 2026-03-02T08:50:53.188Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 341 | 2026-03-02T08:50:53.338Z | Checking clap v4.5.60 |
| 342 | 2026-03-02T08:50:53.611Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 343 | 2026-03-02T08:50:53.829Z | Checking usdt v0.5.0 |
| 344 | 2026-03-02T08:50:54.073Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 345 | 2026-03-02T08:50:54.704Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 346 | 2026-03-02T08:50:56.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.08s |
| 347 | 2026-03-02T08:50:56.759Z | + cargo clippy --all-targets -- --deny warnings |
| 348 | 2026-03-02T08:50:57.182Z | Downloading crates ... |
| 349 | 2026-03-02T08:50:57.237Z | Downloaded libloading v0.9.0 |
| 350 | 2026-03-02T08:50:57.355Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 351 | 2026-03-02T08:50:57.379Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 352 | 2026-03-02T08:50:57.379Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 353 | 2026-03-02T08:50:57.406Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 354 | 2026-03-02T08:50:57.406Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 355 | 2026-03-02T08:50:57.406Z | Checking libloading v0.9.0 |
| 356 | 2026-03-02T08:50:57.773Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 357 | 2026-03-02T08:50:59.141Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 358 | 2026-03-02T08:51:01.142Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 359 | 2026-03-02T08:51:01.143Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 360 | 2026-03-02T08:51:03.178Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 361 | 2026-03-02T08:51:15.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s |
| 362 | 2026-03-02T08:51:15.204Z | + banner build |
| 363 | 2026-03-02T08:51:15.228Z | |
| 364 | 2026-03-02T08:51:15.228Z | ##### # # # # ##### |
| 365 | 2026-03-02T08:51:15.228Z | # # # # # # # # |
| 366 | 2026-03-02T08:51:15.228Z | ##### # # # # # # |
| 367 | 2026-03-02T08:51:15.228Z | # # # # # # # # |
| 368 | 2026-03-02T08:51:15.228Z | # # # # # # # # |
| 369 | 2026-03-02T08:51:15.228Z | ##### #### # ###### ##### |
| 370 | 2026-03-02T08:51:15.228Z | |
| 371 | 2026-03-02T08:51:15.228Z | + ptime -m cargo build |
| 372 | 2026-03-02T08:51:15.572Z | Compiling unicode-ident v1.0.24 |
| 373 | 2026-03-02T08:51:15.572Z | Compiling memchr v2.8.0 |
| 374 | 2026-03-02T08:51:15.572Z | Compiling regex-syntax v0.8.10 |
| 375 | 2026-03-02T08:51:15.597Z | Compiling libc v0.2.182 |
| 376 | 2026-03-02T08:51:15.597Z | Compiling serde_core v1.0.228 |
| 377 | 2026-03-02T08:51:15.597Z | Compiling ucd-trie v0.1.7 |
| 378 | 2026-03-02T08:51:15.621Z | Compiling cfg-if v1.0.4 |
| 379 | 2026-03-02T08:51:15.621Z | Compiling zmij v1.0.21 |
| 380 | 2026-03-02T08:51:15.706Z | Compiling byteorder v1.5.0 |
| 381 | 2026-03-02T08:51:15.776Z | Compiling proc-macro2 v1.0.106 |
| 382 | 2026-03-02T08:51:16.179Z | Compiling itoa v1.0.17 |
| 383 | 2026-03-02T08:51:16.204Z | Compiling num-traits v0.2.19 |
| 384 | 2026-03-02T08:51:16.228Z | Compiling bitflags v2.11.0 |
| 385 | 2026-03-02T08:51:16.444Z | Compiling thread-id v4.2.2 |
| 386 | 2026-03-02T08:51:16.497Z | Compiling quote v1.0.44 |
| 387 | 2026-03-02T08:51:16.567Z | Compiling aho-corasick v1.1.4 |
| 388 | 2026-03-02T08:51:16.641Z | Compiling pest v2.8.6 |
| 389 | 2026-03-02T08:51:17.037Z | Compiling syn v2.0.117 |
| 390 | 2026-03-02T08:51:17.062Z | Compiling errno v0.3.14 |
| 391 | 2026-03-02T08:51:17.206Z | Compiling rustix v1.1.4 |
| 392 | 2026-03-02T08:51:17.276Z | Compiling getrandom v0.4.1 |
| 393 | 2026-03-02T08:51:17.491Z | Compiling plain v0.2.3 |
| 394 | 2026-03-02T08:51:17.643Z | Compiling num-integer v0.1.46 |
| 395 | 2026-03-02T08:51:17.676Z | Compiling colored v3.1.1 |
| 396 | 2026-03-02T08:51:18.249Z | Compiling once_cell v1.21.3 |
| 397 | 2026-03-02T08:51:18.391Z | Compiling log v0.4.29 |
| 398 | 2026-03-02T08:51:18.588Z | Compiling regex-automata v0.4.14 |
| 399 | 2026-03-02T08:51:18.693Z | Compiling fastrand v2.3.0 |
| 400 | 2026-03-02T08:51:19.120Z | Compiling pest_meta v2.8.6 |
| 401 | 2026-03-02T08:51:19.181Z | Compiling tempfile v3.26.0 |
| 402 | 2026-03-02T08:51:19.205Z | Compiling pretty-hex v0.4.1 |
| 403 | 2026-03-02T08:51:19.421Z | Compiling no-std-net v0.6.0 |
| 404 | 2026-03-02T08:51:19.533Z | Compiling pnet_base v0.35.0 |
| 405 | 2026-03-02T08:51:19.837Z | Compiling serde_json v1.0.149 |
| 406 | 2026-03-02T08:51:19.861Z | Compiling tap v1.0.1 |
| 407 | 2026-03-02T08:51:20.047Z | Compiling wyz v0.5.1 |
| 408 | 2026-03-02T08:51:20.071Z | Compiling radium v0.7.0 |
| 409 | 2026-03-02T08:51:20.486Z | Compiling num-iter v0.1.45 |
| 410 | 2026-03-02T08:51:20.511Z | Compiling memmap v0.7.0 |
| 411 | 2026-03-02T08:51:20.689Z | Compiling funty v2.0.0 |
| 412 | 2026-03-02T08:51:20.863Z | Compiling getrandom v0.3.4 |
| 413 | 2026-03-02T08:51:20.929Z | Compiling zerocopy v0.8.40 |
| 414 | 2026-03-02T08:51:21.092Z | Compiling pnet_macros_support v0.35.0 |
| 415 | 2026-03-02T08:51:21.193Z | Compiling pnet_sys v0.35.0 |
| 416 | 2026-03-02T08:51:21.289Z | Compiling utf8parse v0.2.2 |
| 417 | 2026-03-02T08:51:21.442Z | Compiling anstyle-parse v0.2.7 |
| 418 | 2026-03-02T08:51:21.514Z | Compiling rand_core v0.9.5 |
| 419 | 2026-03-02T08:51:21.758Z | Compiling bitvec v1.0.1 |
| 420 | 2026-03-02T08:51:21.897Z | Compiling anyhow v1.0.102 |
| 421 | 2026-03-02T08:51:22.252Z | Compiling pest_generator v2.8.6 |
| 422 | 2026-03-02T08:51:22.318Z | Compiling regex v1.12.3 |
| 423 | 2026-03-02T08:51:22.456Z | Compiling prettyplease v0.2.37 |
| 424 | 2026-03-02T08:51:22.630Z | Compiling colorchoice v1.0.4 |
| 425 | 2026-03-02T08:51:22.780Z | Compiling anstyle v1.0.13 |
| 426 | 2026-03-02T08:51:23.138Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 427 | 2026-03-02T08:51:23.193Z | Compiling anstyle-query v1.1.5 |
| 428 | 2026-03-02T08:51:23.335Z | Compiling is_terminal_polyfill v1.70.2 |
| 429 | 2026-03-02T08:51:23.432Z | Compiling anstream v0.6.21 |
| 430 | 2026-03-02T08:51:23.456Z | Compiling clap_lex v1.0.0 |
| 431 | 2026-03-02T08:51:23.886Z | Compiling strsim v0.11.1 |
| 432 | 2026-03-02T08:51:23.983Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 433 | 2026-03-02T08:51:24.205Z | Compiling clap_builder v4.5.60 |
| 434 | 2026-03-02T08:51:24.429Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 435 | 2026-03-02T08:51:25.130Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 436 | 2026-03-02T08:51:26.000Z | Compiling serde_derive v1.0.228 |
| 437 | 2026-03-02T08:51:26.000Z | Compiling thiserror-impl v1.0.69 |
| 438 | 2026-03-02T08:51:26.025Z | Compiling zerocopy-derive v0.7.35 |
| 439 | 2026-03-02T08:51:26.025Z | Compiling pest_derive v2.8.6 |
| 440 | 2026-03-02T08:51:26.110Z | Compiling scroll_derive v0.12.1 |
| 441 | 2026-03-02T08:51:27.078Z | Compiling pnet_macros v0.35.0 |
| 442 | 2026-03-02T08:51:27.525Z | Compiling scroll v0.12.0 |
| 443 | 2026-03-02T08:51:27.821Z | Compiling zerocopy v0.7.35 |
| 444 | 2026-03-02T08:51:27.845Z | Compiling ppv-lite86 v0.2.21 |
| 445 | 2026-03-02T08:51:28.012Z | Compiling goblin v0.8.2 |
| 446 | 2026-03-02T08:51:28.300Z | Compiling clap_derive v4.5.55 |
| 447 | 2026-03-02T08:51:28.453Z | Compiling thiserror v1.0.69 |
| 448 | 2026-03-02T08:51:28.504Z | Compiling rand_chacha v0.9.0 |
| 449 | 2026-03-02T08:51:28.588Z | Compiling dtrace-parser v0.2.0 |
| 450 | 2026-03-02T08:51:29.019Z | Compiling rand v0.9.2 |
| 451 | 2026-03-02T08:51:29.774Z | Compiling pnet_packet v0.35.0 |
| 452 | 2026-03-02T08:51:31.026Z | Compiling serde v1.0.228 |
| 453 | 2026-03-02T08:51:31.276Z | Compiling clap v4.5.60 |
| 454 | 2026-03-02T08:51:31.347Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 455 | 2026-03-02T08:51:31.947Z | Compiling serde_tokenstream v0.2.3 |
| 456 | 2026-03-02T08:51:31.971Z | Compiling dof v0.3.0 |
| 457 | 2026-03-02T08:51:31.971Z | Compiling num-bigint v0.4.6 |
| 458 | 2026-03-02T08:51:31.996Z | Compiling num-complex v0.4.6 |
| 459 | 2026-03-02T08:51:32.113Z | Compiling ipnetwork v0.20.0 |
| 460 | 2026-03-02T08:51:32.468Z | Compiling usdt-impl v0.5.0 |
| 461 | 2026-03-02T08:51:32.566Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 462 | 2026-03-02T08:51:32.634Z | Compiling pnet_datalink v0.35.0 |
| 463 | 2026-03-02T08:51:33.431Z | Compiling usdt-macro v0.5.0 |
| 464 | 2026-03-02T08:51:33.795Z | Compiling usdt-attr-macro v0.5.0 |
| 465 | 2026-03-02T08:51:34.697Z | Compiling num-rational v0.4.2 |
| 466 | 2026-03-02T08:51:34.899Z | Compiling pnet_transport v0.35.0 |
| 467 | 2026-03-02T08:51:35.214Z | Compiling pnet v0.35.0 |
| 468 | 2026-03-02T08:51:35.333Z | Compiling num v0.4.3 |
| 469 | 2026-03-02T08:51:35.433Z | Compiling usdt v0.5.0 |
| 470 | 2026-03-02T08:51:35.654Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 471 | 2026-03-02T08:51:36.381Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 472 | 2026-03-02T08:51:36.715Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 473 | 2026-03-02T08:51:36.715Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 474 | 2026-03-02T08:51:36.905Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 475 | 2026-03-02T08:51:41.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.66s |
| 476 | 2026-03-02T08:51:41.996Z | |
| 477 | 2026-03-02T08:51:42.021Z | real 26.777832982 |
| 478 | 2026-03-02T08:51:42.021Z | user 2:29.953138710 |
| 479 | 2026-03-02T08:51:42.021Z | sys 21.124436688 |
| 480 | 2026-03-02T08:51:42.021Z | trap 0.097393208 |
| 481 | 2026-03-02T08:51:42.021Z | tflt 0.034001386 |
| 482 | 2026-03-02T08:51:42.021Z | dflt 0.087509394 |
| 483 | 2026-03-02T08:51:42.021Z | kflt 0.000098746 |
| 484 | 2026-03-02T08:51:42.021Z | lock 6:23.078910053 |
| 485 | 2026-03-02T08:51:42.021Z | slp 9:36.143530537 |
| 486 | 2026-03-02T08:51:42.021Z | lat 5.178696688 |
| 487 | 2026-03-02T08:51:42.021Z | stop 5.156568583 |
| 488 | 2026-03-02T08:51:42.021Z | + ptime -m cargo build --release |
| 489 | 2026-03-02T08:51:42.229Z | Compiling proc-macro2 v1.0.106 |
| 490 | 2026-03-02T08:51:42.229Z | Compiling quote v1.0.44 |
| 491 | 2026-03-02T08:51:42.253Z | Compiling unicode-ident v1.0.24 |
| 492 | 2026-03-02T08:51:42.253Z | Compiling libc v0.2.182 |
| 493 | 2026-03-02T08:51:42.253Z | Compiling serde_core v1.0.228 |
| 494 | 2026-03-02T08:51:42.253Z | Compiling memchr v2.8.0 |
| 495 | 2026-03-02T08:51:42.253Z | Compiling serde v1.0.228 |
| 496 | 2026-03-02T08:51:42.253Z | Compiling thiserror v1.0.69 |
| 497 | 2026-03-02T08:51:42.428Z | Compiling zmij v1.0.21 |
| 498 | 2026-03-02T08:51:42.756Z | Compiling ucd-trie v0.1.7 |
| 499 | 2026-03-02T08:51:42.910Z | Compiling rustix v1.1.4 |
| 500 | 2026-03-02T08:51:43.125Z | Compiling serde_json v1.0.149 |
| 501 | 2026-03-02T08:51:43.327Z | Compiling getrandom v0.4.1 |
| 502 | 2026-03-02T08:51:43.460Z | Compiling pest v2.8.6 |
| 503 | 2026-03-02T08:51:43.716Z | Compiling aho-corasick v1.1.4 |
| 504 | 2026-03-02T08:51:44.006Z | Compiling prettyplease v0.2.37 |
| 505 | 2026-03-02T08:51:44.351Z | Compiling version_check v0.9.5 |
| 506 | 2026-03-02T08:51:44.410Z | Compiling regex-syntax v0.8.10 |
| 507 | 2026-03-02T08:51:44.704Z | Compiling syn v2.0.117 |
| 508 | 2026-03-02T08:51:44.823Z | Compiling autocfg v1.5.0 |
| 509 | 2026-03-02T08:51:45.466Z | Compiling num-traits v0.2.19 |
| 510 | 2026-03-02T08:51:45.817Z | Compiling pest_meta v2.8.6 |
| 511 | 2026-03-02T08:51:47.559Z | Compiling regex-automata v0.4.14 |
| 512 | 2026-03-02T08:51:47.939Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-02T08:51:48.047Z | Compiling itoa v1.0.17 |
| 514 | 2026-03-02T08:51:48.331Z | Compiling byteorder v1.5.0 |
| 515 | 2026-03-02T08:51:48.740Z | Compiling usdt-impl v0.5.0 |
| 516 | 2026-03-02T08:51:49.238Z | Compiling num-integer v0.1.46 |
| 517 | 2026-03-02T08:51:49.308Z | Compiling thread-id v4.2.2 |
| 518 | 2026-03-02T08:51:49.356Z | Compiling errno v0.3.14 |
| 519 | 2026-03-02T08:51:49.561Z | Compiling log v0.4.29 |
| 520 | 2026-03-02T08:51:49.964Z | Compiling bitflags v2.11.0 |
| 521 | 2026-03-02T08:51:50.133Z | Compiling pest_generator v2.8.6 |
| 522 | 2026-03-02T08:51:50.361Z | Compiling plain v0.2.3 |
| 523 | 2026-03-02T08:51:51.297Z | Compiling regex v1.12.3 |
| 524 | 2026-03-02T08:51:51.366Z | Compiling radium v0.7.0 |
| 525 | 2026-03-02T08:51:51.810Z | Compiling no-std-net v0.6.0 |
| 526 | 2026-03-02T08:51:51.906Z | Compiling fastrand v2.3.0 |
| 527 | 2026-03-02T08:51:52.102Z | Compiling colored v3.1.1 |
| 528 | 2026-03-02T08:51:52.300Z | Compiling once_cell v1.21.3 |
| 529 | 2026-03-02T08:51:52.324Z | Compiling pretty-hex v0.4.1 |
| 530 | 2026-03-02T08:51:52.647Z | Compiling tempfile v3.26.0 |
| 531 | 2026-03-02T08:51:52.938Z | Compiling serde_derive v1.0.228 |
| 532 | 2026-03-02T08:51:53.122Z | Compiling thiserror-impl v1.0.69 |
| 533 | 2026-03-02T08:51:53.147Z | Compiling zerocopy-derive v0.7.35 |
| 534 | 2026-03-02T08:51:53.225Z | Compiling pest_derive v2.8.6 |
| 535 | 2026-03-02T08:51:53.345Z | Compiling scroll_derive v0.12.1 |
| 536 | 2026-03-02T08:51:54.007Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 537 | 2026-03-02T08:51:54.032Z | Compiling pnet_base v0.35.0 |
| 538 | 2026-03-02T08:51:54.586Z | Compiling scroll v0.12.0 |
| 539 | 2026-03-02T08:51:54.734Z | Compiling zerocopy v0.7.35 |
| 540 | 2026-03-02T08:51:55.143Z | Compiling goblin v0.8.2 |
| 541 | 2026-03-02T08:51:55.535Z | Compiling dtrace-parser v0.2.0 |
| 542 | 2026-03-02T08:51:56.241Z | Compiling getrandom v0.3.4 |
| 543 | 2026-03-02T08:51:56.504Z | Compiling zerocopy v0.8.40 |
| 544 | 2026-03-02T08:51:56.836Z | Compiling tap v1.0.1 |
| 545 | 2026-03-02T08:51:56.914Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 546 | 2026-03-02T08:51:57.014Z | Compiling wyz v0.5.1 |
| 547 | 2026-03-02T08:51:57.307Z | Compiling num-iter v0.1.45 |
| 548 | 2026-03-02T08:51:57.448Z | Compiling memmap v0.7.0 |
| 549 | 2026-03-02T08:51:57.498Z | Compiling anyhow v1.0.102 |
| 550 | 2026-03-02T08:51:57.729Z | Compiling funty v2.0.0 |
| 551 | 2026-03-02T08:51:59.288Z | Compiling bitvec v1.0.1 |
| 552 | 2026-03-02T08:51:59.858Z | Compiling serde_tokenstream v0.2.3 |
| 553 | 2026-03-02T08:51:59.896Z | Compiling dof v0.3.0 |
| 554 | 2026-03-02T08:52:00.057Z | Compiling num-bigint v0.4.6 |
| 555 | 2026-03-02T08:52:00.432Z | Compiling num-complex v0.4.6 |
| 556 | 2026-03-02T08:52:01.696Z | Compiling pnet_macros_support v0.35.0 |
| 557 | 2026-03-02T08:52:01.748Z | Compiling usdt-macro v0.5.0 |
| 558 | 2026-03-02T08:52:01.886Z | Compiling usdt-attr-macro v0.5.0 |
| 559 | 2026-03-02T08:52:02.872Z | Compiling num-rational v0.4.2 |
| 560 | 2026-03-02T08:52:04.351Z | Compiling usdt v0.5.0 |
| 561 | 2026-03-02T08:52:05.667Z | Compiling num v0.4.3 |
| 562 | 2026-03-02T08:52:05.695Z | Compiling pnet_macros v0.35.0 |
| 563 | 2026-03-02T08:52:05.774Z | Compiling pnet_sys v0.35.0 |
| 564 | 2026-03-02T08:52:06.951Z | Compiling utf8parse v0.2.2 |
| 565 | 2026-03-02T08:52:07.121Z | Compiling anstyle-parse v0.2.7 |
| 566 | 2026-03-02T08:52:07.556Z | Compiling ppv-lite86 v0.2.21 |
| 567 | 2026-03-02T08:52:07.727Z | Compiling pnet_packet v0.35.0 |
| 568 | 2026-03-02T08:52:07.786Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 569 | 2026-03-02T08:52:08.279Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 570 | 2026-03-02T08:52:09.546Z | Compiling ipnetwork v0.20.0 |
| 571 | 2026-03-02T08:52:09.891Z | Compiling rand_core v0.9.5 |
| 572 | 2026-03-02T08:52:12.607Z | Compiling anstyle-query v1.1.5 |
| 573 | 2026-03-02T08:52:12.767Z | Compiling is_terminal_polyfill v1.70.2 |
| 574 | 2026-03-02T08:52:12.904Z | Compiling colorchoice v1.0.4 |
| 575 | 2026-03-02T08:52:12.936Z | Compiling pnet v0.35.0 |
| 576 | 2026-03-02T08:52:13.087Z | Compiling anstyle v1.0.13 |
| 577 | 2026-03-02T08:52:13.600Z | Compiling anstream v0.6.21 |
| 578 | 2026-03-02T08:52:14.085Z | Compiling pnet_transport v0.35.0 |
| 579 | 2026-03-02T08:52:15.039Z | Compiling rand_chacha v0.9.0 |
| 580 | 2026-03-02T08:52:16.679Z | Compiling pnet_datalink v0.35.0 |
| 581 | 2026-03-02T08:52:17.694Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 582 | 2026-03-02T08:52:18.047Z | Compiling heck v0.5.0 |
| 583 | 2026-03-02T08:52:18.503Z | Compiling clap_lex v1.0.0 |
| 584 | 2026-03-02T08:52:19.057Z | Compiling strsim v0.11.1 |
| 585 | 2026-03-02T08:52:19.151Z | Compiling clap_derive v4.5.55 |
| 586 | 2026-03-02T08:52:19.468Z | Compiling clap_builder v4.5.60 |
| 587 | 2026-03-02T08:52:21.205Z | Compiling rand v0.9.2 |
| 588 | 2026-03-02T08:52:22.396Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 589 | 2026-03-02T08:52:22.801Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 590 | 2026-03-02T08:52:22.874Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 591 | 2026-03-02T08:52:23.938Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 592 | 2026-03-02T08:52:29.975Z | Compiling clap v4.5.60 |
| 593 | 2026-03-02T08:52:30.088Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 594 | 2026-03-02T08:52:33.854Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 595 | 2026-03-02T08:52:50.849Z | Finished `release` profile [optimized] target(s) in 1m 08s |
| 596 | 2026-03-02T08:52:50.892Z | |
| 597 | 2026-03-02T08:52:50.892Z | real 1:08.876966484 |
| 598 | 2026-03-02T08:52:50.892Z | user 7:01.168096707 |
| 599 | 2026-03-02T08:52:50.892Z | sys 31.571312106 |
| 600 | 2026-03-02T08:52:50.892Z | trap 0.312606859 |
| 601 | 2026-03-02T08:52:50.892Z | tflt 0.176091409 |
| 602 | 2026-03-02T08:52:50.892Z | dflt 0.197687709 |
| 603 | 2026-03-02T08:52:50.892Z | kflt 0.000045160 |
| 604 | 2026-03-02T08:52:50.892Z | lock 23:06.886212769 |
| 605 | 2026-03-02T08:52:50.916Z | slp 26:34.460322026 |
| 606 | 2026-03-02T08:52:50.916Z | lat 21.860305588 |
| 607 | 2026-03-02T08:52:50.916Z | stop 11.875202289 |
| 608 | 2026-03-02T08:52:50.916Z | + for x in debug release |
| 609 | 2026-03-02T08:52:50.917Z | + mkdir -p /work/debug |
| 610 | 2026-03-02T08:52:50.917Z | + cp target/debug/x4c /work/debug/ |
| 611 | 2026-03-02T08:52:50.942Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 612 | 2026-03-02T08:52:50.990Z | + for x in debug release |
| 613 | 2026-03-02T08:52:50.990Z | + mkdir -p /work/release |
| 614 | 2026-03-02T08:52:51.015Z | + cp target/release/x4c /work/release/ |
| 615 | 2026-03-02T08:52:51.015Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 616 | 2026-03-02T08:52:51.040Z | + banner test |
| 617 | 2026-03-02T08:52:51.040Z | |
| 618 | 2026-03-02T08:52:51.040Z | ##### ###### #### ##### |
| 619 | 2026-03-02T08:52:51.040Z | # # # # |
| 620 | 2026-03-02T08:52:51.040Z | # ##### #### # |
| 621 | 2026-03-02T08:52:51.040Z | # # # # |
| 622 | 2026-03-02T08:52:51.040Z | # # # # # |
| 623 | 2026-03-02T08:52:51.040Z | # ###### #### # |
| 624 | 2026-03-02T08:52:51.040Z | |
| 625 | 2026-03-02T08:52:51.040Z | + cargo test |
| 626 | 2026-03-02T08:52:51.281Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 627 | 2026-03-02T08:52:51.306Z | Compiling libloading v0.9.0 |
| 628 | 2026-03-02T08:52:51.306Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 629 | 2026-03-02T08:52:51.330Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 630 | 2026-03-02T08:52:51.330Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 631 | 2026-03-02T08:52:51.330Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 632 | 2026-03-02T08:52:51.795Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 633 | 2026-03-02T08:52:53.298Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 634 | 2026-03-02T08:52:53.298Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 635 | 2026-03-02T08:52:53.323Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 636 | 2026-03-02T08:52:53.899Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 637 | 2026-03-02T08:53:10.240Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 19.10s |
| 638 | 2026-03-02T08:53:10.264Z | Running unittests src/lib.rs (target/debug/deps/p4-1546c95bd2fe8ca4) |
| 639 | 2026-03-02T08:53:10.289Z | |
| 640 | 2026-03-02T08:53:10.289Z | running 0 tests |
| 641 | 2026-03-02T08:53:10.289Z | |
| 642 | 2026-03-02T08:53:10.289Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 643 | 2026-03-02T08:53:10.289Z | |
| 644 | 2026-03-02T08:53:10.289Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-924a4ad28d6c2759) |
| 645 | 2026-03-02T08:53:10.289Z | |
| 646 | 2026-03-02T08:53:10.289Z | running 0 tests |
| 647 | 2026-03-02T08:53:10.289Z | |
| 648 | 2026-03-02T08:53:10.289Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 649 | 2026-03-02T08:53:10.289Z | |
| 650 | 2026-03-02T08:53:10.289Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-0c3b251b7d9a9f41) |
| 651 | 2026-03-02T08:53:10.289Z | |
| 652 | 2026-03-02T08:53:10.289Z | running 0 tests |
| 653 | 2026-03-02T08:53:10.289Z | |
| 654 | 2026-03-02T08:53:10.290Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 655 | 2026-03-02T08:53:10.290Z | |
| 656 | 2026-03-02T08:53:10.290Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-e1988c17a655f16b) |
| 657 | 2026-03-02T08:53:10.315Z | |
| 658 | 2026-03-02T08:53:10.315Z | running 0 tests |
| 659 | 2026-03-02T08:53:10.315Z | |
| 660 | 2026-03-02T08:53:10.315Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 661 | 2026-03-02T08:53:10.315Z | |
| 662 | 2026-03-02T08:53:10.315Z | Running unittests src/lib.rs (target/debug/deps/p4rs-4604f78a352aea82) |
| 663 | 2026-03-02T08:53:10.315Z | |
| 664 | 2026-03-02T08:53:10.315Z | running 14 tests |
| 665 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_add_be ... ok |
| 666 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 667 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_add_le ... ok |
| 668 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_add_nest ... ok |
| 669 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 670 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_mod ... ok |
| 671 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_sub_be ... ok |
| 672 | 2026-03-02T08:53:10.315Z | test bitmath::tests::bitmath_sub_le ... ok |
| 673 | 2026-03-02T08:53:10.315Z | test checksum::tests::udp_checksum ... ok |
| 674 | 2026-03-02T08:53:10.315Z | test table::tests::match_lpm_ternary_1 ... ok |
| 675 | 2026-03-02T08:53:10.315Z | test table::tests::match_ternary_1 ... ok |
| 676 | 2026-03-02T08:53:10.315Z | test table::tests::match_lpm_1 ... ok |
| 677 | 2026-03-02T08:53:10.315Z | test table::tests::match_lpm_ternary_range ... ok |
| 678 | 2026-03-02T08:53:10.315Z | test table::tests::match_with_action ... ok |
| 679 | 2026-03-02T08:53:10.315Z | |
| 680 | 2026-03-02T08:53:10.315Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 681 | 2026-03-02T08:53:10.316Z | |
| 682 | 2026-03-02T08:53:10.316Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-8a7dac65ab839238) |
| 683 | 2026-03-02T08:53:10.316Z | |
| 684 | 2026-03-02T08:53:10.316Z | running 0 tests |
| 685 | 2026-03-02T08:53:10.316Z | |
| 686 | 2026-03-02T08:53:10.316Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 687 | 2026-03-02T08:53:10.316Z | |
| 688 | 2026-03-02T08:53:10.316Z | Running unittests src/lib.rs (target/debug/deps/tests-ffb79c58dd84b140) |
| 689 | 2026-03-02T08:53:10.316Z | |
| 690 | 2026-03-02T08:53:10.316Z | running 15 tests |
| 691 | 2026-03-02T08:53:10.316Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 692 | 2026-03-02T08:53:10.316Z | test headers::ipv6_header_read_write ... ok |
| 693 | 2026-03-02T08:53:10.341Z | test dload::pipeline_create ... ok |
| 694 | 2026-03-02T08:53:10.341Z | test ipv6::test_ipv6_parse ... ok |
| 695 | 2026-03-02T08:53:10.341Z | test dload::dynamic_load ... ok |
| 696 | 2026-03-02T08:53:10.341Z | test arithmetic::arithmetic ... ok |
| 697 | 2026-03-02T08:53:10.341Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 698 | 2026-03-02T08:53:10.341Z | test vlan::test_vlan_parse ... ok |
| 699 | 2026-03-02T08:53:10.341Z | test basic_router::basic_router2 ... ok |
| 700 | 2026-03-02T08:53:10.365Z | test mac_rewrite::mac_rewrite2 ... ok |
| 701 | 2026-03-02T08:53:10.365Z | test hub::hub2 ... ok |
| 702 | 2026-03-02T08:53:10.365Z | test range::range ... ok |
| 703 | 2026-03-02T08:53:10.365Z | test dynamic_router::dynamic_router2 ... ok |
| 704 | 2026-03-02T08:53:10.389Z | test decap::geneve_decap ... ok |
| 705 | 2026-03-02T08:53:10.413Z | test disag_router::disag_router ... ok |
| 706 | 2026-03-02T08:53:10.413Z | |
| 707 | 2026-03-02T08:53:10.413Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 708 | 2026-03-02T08:53:10.413Z | |
| 709 | 2026-03-02T08:53:10.413Z | Running unittests src/lib.rs (target/debug/deps/x4c-82c8df9980ea361c) |
| 710 | 2026-03-02T08:53:10.413Z | |
| 711 | 2026-03-02T08:53:10.413Z | running 0 tests |
| 712 | 2026-03-02T08:53:10.413Z | |
| 713 | 2026-03-02T08:53:10.413Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 714 | 2026-03-02T08:53:10.413Z | |
| 715 | 2026-03-02T08:53:10.438Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-f21199bc01bfa2ee) |
| 716 | 2026-03-02T08:53:10.438Z | |
| 717 | 2026-03-02T08:53:10.438Z | running 0 tests |
| 718 | 2026-03-02T08:53:10.438Z | |
| 719 | 2026-03-02T08:53:10.438Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 720 | 2026-03-02T08:53:10.438Z | |
| 721 | 2026-03-02T08:53:10.438Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-7568e3d0ca58a9f8) |
| 722 | 2026-03-02T08:53:10.438Z | |
| 723 | 2026-03-02T08:53:10.438Z | running 0 tests |
| 724 | 2026-03-02T08:53:10.438Z | |
| 725 | 2026-03-02T08:53:10.438Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 726 | 2026-03-02T08:53:10.438Z | |
| 727 | 2026-03-02T08:53:10.438Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-a7a1a6068e83d703) |
| 728 | 2026-03-02T08:53:10.438Z | |
| 729 | 2026-03-02T08:53:10.438Z | running 0 tests |
| 730 | 2026-03-02T08:53:10.438Z | |
| 731 | 2026-03-02T08:53:10.438Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 732 | 2026-03-02T08:53:10.439Z | |
| 733 | 2026-03-02T08:53:10.439Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 734 | 2026-03-02T08:53:10.439Z | |
| 735 | 2026-03-02T08:53:10.439Z | running 0 tests |
| 736 | 2026-03-02T08:53:10.439Z | |
| 737 | 2026-03-02T08:53:10.439Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 738 | 2026-03-02T08:53:10.439Z | |
| 739 | 2026-03-02T08:53:10.439Z | Doc-tests p4 |
| 740 | 2026-03-02T08:53:10.643Z | |
| 741 | 2026-03-02T08:53:10.643Z | running 0 tests |
| 742 | 2026-03-02T08:53:10.643Z | |
| 743 | 2026-03-02T08:53:10.643Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 744 | 2026-03-02T08:53:10.643Z | |
| 745 | 2026-03-02T08:53:10.667Z | Doc-tests p4_macro |
| 746 | 2026-03-02T08:53:10.745Z | |
| 747 | 2026-03-02T08:53:10.745Z | running 2 tests |
| 748 | 2026-03-02T08:53:10.769Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 749 | 2026-03-02T08:53:10.769Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 750 | 2026-03-02T08:53:10.769Z | |
| 751 | 2026-03-02T08:53:10.769Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 752 | 2026-03-02T08:53:10.769Z | |
| 753 | 2026-03-02T08:53:10.769Z | Doc-tests p4_rust |
| 754 | 2026-03-02T08:53:11.157Z | |
| 755 | 2026-03-02T08:53:11.157Z | running 0 tests |
| 756 | 2026-03-02T08:53:11.157Z | |
| 757 | 2026-03-02T08:53:11.157Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-03-02T08:53:11.157Z | |
| 759 | 2026-03-02T08:53:11.182Z | Doc-tests p4rs |
| 760 | 2026-03-02T08:53:11.347Z | |
| 761 | 2026-03-02T08:53:11.347Z | running 1 test |
| 762 | 2026-03-02T08:53:12.985Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 763 | 2026-03-02T08:53:12.985Z | |
| 764 | 2026-03-02T08:53:12.985Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s |
| 765 | 2026-03-02T08:53:12.985Z | |
| 766 | 2026-03-02T08:53:13.009Z | Doc-tests tests |
| 767 | 2026-03-02T08:53:13.119Z | |
| 768 | 2026-03-02T08:53:13.119Z | running 0 tests |
| 769 | 2026-03-02T08:53:13.120Z | |
| 770 | 2026-03-02T08:53:13.120Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 771 | 2026-03-02T08:53:13.120Z | |
| 772 | 2026-03-02T08:53:13.144Z | Doc-tests x4c |
| 773 | 2026-03-02T08:53:13.223Z | |
| 774 | 2026-03-02T08:53:13.223Z | running 0 tests |
| 775 | 2026-03-02T08:53:13.223Z | |
| 776 | 2026-03-02T08:53:13.223Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 777 | 2026-03-02T08:53:13.223Z | |
| 778 | 2026-03-02T08:53:13.247Z | Doc-tests x4c_error_codes |
| 779 | 2026-03-02T08:53:13.290Z | |
| 780 | 2026-03-02T08:53:13.290Z | running 0 tests |
| 781 | 2026-03-02T08:53:13.290Z | |
| 782 | 2026-03-02T08:53:13.291Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 783 | 2026-03-02T08:53:13.291Z | |
| 784 | 2026-03-02T08:53:13.315Z | + pushd test |
| 785 | 2026-03-02T08:53:13.315Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 786 | 2026-03-02T08:53:13.315Z | + banner 'mac rewr' |
| 787 | 2026-03-02T08:53:13.339Z | |
| 788 | 2026-03-02T08:53:13.339Z | # # ## #### ##### ###### # # ##### |
| 789 | 2026-03-02T08:53:13.339Z | ## ## # # # # # # # # # # # |
| 790 | 2026-03-02T08:53:13.339Z | # ## # # # # # # ##### # # # # |
| 791 | 2026-03-02T08:53:13.339Z | # # ###### # ##### # # ## # ##### |
| 792 | 2026-03-02T08:53:13.339Z | # # # # # # # # # ## ## # # |
| 793 | 2026-03-02T08:53:13.339Z | # # # # #### # # ###### # # # # |
| 794 | 2026-03-02T08:53:13.339Z | |
| 795 | 2026-03-02T08:53:13.339Z | + RUST_BACKTRACE=1 |
| 796 | 2026-03-02T08:53:13.340Z | + cargo test mac_rewrite -- --nocapture |
| 797 | 2026-03-02T08:53:13.623Z | Compiling aho-corasick v1.1.4 |
| 798 | 2026-03-02T08:53:13.647Z | Compiling getrandom v0.4.1 |
| 799 | 2026-03-02T08:53:13.647Z | Compiling rustix v1.1.4 |
| 800 | 2026-03-02T08:53:13.647Z | Compiling errno v0.3.14 |
| 801 | 2026-03-02T08:53:13.672Z | Compiling prettyplease v0.2.37 |
| 802 | 2026-03-02T08:53:15.449Z | Compiling regex-automata v0.4.14 |
| 803 | 2026-03-02T08:53:15.473Z | Compiling tempfile v3.26.0 |
| 804 | 2026-03-02T08:53:19.177Z | Compiling regex v1.12.3 |
| 805 | 2026-03-02T08:53:19.818Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 806 | 2026-03-02T08:53:19.999Z | Compiling pnet_macros v0.35.0 |
| 807 | 2026-03-02T08:53:21.880Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 808 | 2026-03-02T08:53:22.024Z | Compiling pnet_packet v0.35.0 |
| 809 | 2026-03-02T08:53:24.180Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 810 | 2026-03-02T08:53:27.465Z | Compiling pnet_transport v0.35.0 |
| 811 | 2026-03-02T08:53:27.744Z | Compiling pnet v0.35.0 |
| 812 | 2026-03-02T08:53:28.029Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 813 | 2026-03-02T08:53:45.788Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 32.36s |
| 814 | 2026-03-02T08:53:45.812Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 815 | 2026-03-02T08:53:45.836Z | |
| 816 | 2026-03-02T08:53:45.836Z | running 1 test |
| 817 | 2026-03-02T08:53:45.836Z | [phy2] do you know the muffin man? |
| 818 | 2026-03-02T08:53:45.836Z | [cpu] the muffin man? |
| 819 | 2026-03-02T08:53:45.836Z | [cpu] the muffin man! |
| 820 | 2026-03-02T08:53:45.836Z | [cpu] why yes |
| 821 | 2026-03-02T08:53:45.836Z | [phy1] i know the muffin man |
| 822 | 2026-03-02T08:53:45.836Z | [phy3] the muffin man is me!!! |
| 823 | 2026-03-02T08:53:45.836Z | test mac_rewrite::mac_rewrite2 ... ok |
| 824 | 2026-03-02T08:53:45.836Z | |
| 825 | 2026-03-02T08:53:45.836Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s |
| 826 | 2026-03-02T08:53:45.837Z | |
| 827 | 2026-03-02T08:53:45.861Z | + banner 'dyn load' |
| 828 | 2026-03-02T08:53:45.861Z | |
| 829 | 2026-03-02T08:53:45.861Z | ##### # # # # # #### ## ##### |
| 830 | 2026-03-02T08:53:45.861Z | # # # # ## # # # # # # # # |
| 831 | 2026-03-02T08:53:45.861Z | # # # # # # # # # # # # # |
| 832 | 2026-03-02T08:53:45.861Z | # # # # # # # # # ###### # # |
| 833 | 2026-03-02T08:53:45.861Z | # # # # ## # # # # # # # |
| 834 | 2026-03-02T08:53:45.861Z | ##### # # # ###### #### # # ##### |
| 835 | 2026-03-02T08:53:45.861Z | |
| 836 | 2026-03-02T08:53:45.861Z | + RUST_BACKTRACE=1 |
| 837 | 2026-03-02T08:53:45.861Z | + cargo test dload -- --nocapture |
| 838 | 2026-03-02T08:53:46.167Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 839 | 2026-03-02T08:53:46.192Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 840 | 2026-03-02T08:53:46.192Z | |
| 841 | 2026-03-02T08:53:46.192Z | running 2 tests |
| 842 | 2026-03-02T08:53:46.192Z | test dload::pipeline_create ... ok |
| 843 | 2026-03-02T08:53:46.192Z | test dload::dynamic_load ... ok |
| 844 | 2026-03-02T08:53:46.192Z | |
| 845 | 2026-03-02T08:53:46.192Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 846 | 2026-03-02T08:53:46.192Z | |
| 847 | 2026-03-02T08:53:46.217Z | + banner disag |
| 848 | 2026-03-02T08:53:46.217Z | |
| 849 | 2026-03-02T08:53:46.217Z | ##### # #### ## #### |
| 850 | 2026-03-02T08:53:46.217Z | # # # # # # # # |
| 851 | 2026-03-02T08:53:46.217Z | # # # #### # # # |
| 852 | 2026-03-02T08:53:46.217Z | # # # # ###### # ### |
| 853 | 2026-03-02T08:53:46.217Z | # # # # # # # # # |
| 854 | 2026-03-02T08:53:46.217Z | ##### # #### # # #### |
| 855 | 2026-03-02T08:53:46.217Z | |
| 856 | 2026-03-02T08:53:46.217Z | + RUST_BACKTRACE=1 |
| 857 | 2026-03-02T08:53:46.217Z | + cargo test disag_router -- --nocapture |
| 858 | 2026-03-02T08:53:46.520Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s |
| 859 | 2026-03-02T08:53:46.545Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 860 | 2026-03-02T08:53:46.545Z | |
| 861 | 2026-03-02T08:53:46.545Z | running 1 test |
| 862 | 2026-03-02T08:53:46.569Z | [phy2] do you know the muffin man? |
| 863 | 2026-03-02T08:53:46.569Z | [cpu] the muffin man? |
| 864 | 2026-03-02T08:53:46.569Z | [cpu] the muffin man! |
| 865 | 2026-03-02T08:53:46.569Z | [cpu] why yes |
| 866 | 2026-03-02T08:53:46.569Z | [phy1] i know the muffin man |
| 867 | 2026-03-02T08:53:46.569Z | [phy3] the muffin man is me!!! |
| 868 | 2026-03-02T08:53:46.569Z | test disag_router::disag_router ... ok |
| 869 | 2026-03-02T08:53:46.569Z | |
| 870 | 2026-03-02T08:53:46.569Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s |
| 871 | 2026-03-02T08:53:46.570Z | |
| 872 | 2026-03-02T08:53:46.594Z | + banner 'dyn rtr' |
| 873 | 2026-03-02T08:53:46.594Z | |
| 874 | 2026-03-02T08:53:46.594Z | ##### # # # # ##### ##### ##### |
| 875 | 2026-03-02T08:53:46.594Z | # # # # ## # # # # # # |
| 876 | 2026-03-02T08:53:46.594Z | # # # # # # # # # # # |
| 877 | 2026-03-02T08:53:46.594Z | # # # # # # ##### # ##### |
| 878 | 2026-03-02T08:53:46.594Z | # # # # ## # # # # # |
| 879 | 2026-03-02T08:53:46.594Z | ##### # # # # # # # # |
| 880 | 2026-03-02T08:53:46.594Z | |
| 881 | 2026-03-02T08:53:46.594Z | + RUST_BACKTRACE=1 |
| 882 | 2026-03-02T08:53:46.594Z | + cargo test dynamic_router -- --nocapture |
| 883 | 2026-03-02T08:53:46.874Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 884 | 2026-03-02T08:53:46.898Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 885 | 2026-03-02T08:53:46.898Z | |
| 886 | 2026-03-02T08:53:46.898Z | running 1 test |
| 887 | 2026-03-02T08:53:46.922Z | [phy2] do you know the muffin man? |
| 888 | 2026-03-02T08:53:46.922Z | [cpu] the muffin man? |
| 889 | 2026-03-02T08:53:46.922Z | [cpu] the muffin man! |
| 890 | 2026-03-02T08:53:46.922Z | [cpu] why yes |
| 891 | 2026-03-02T08:53:46.922Z | [phy1] i know the muffin man |
| 892 | 2026-03-02T08:53:46.922Z | [phy3] the muffin man is me!!! |
| 893 | 2026-03-02T08:53:46.922Z | test dynamic_router::dynamic_router2 ... ok |
| 894 | 2026-03-02T08:53:46.922Z | |
| 895 | 2026-03-02T08:53:46.922Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s |
| 896 | 2026-03-02T08:53:46.922Z | |
| 897 | 2026-03-02T08:53:46.947Z | + banner hub |
| 898 | 2026-03-02T08:53:46.947Z | |
| 899 | 2026-03-02T08:53:46.947Z | # # # # ##### |
| 900 | 2026-03-02T08:53:46.947Z | # # # # # # |
| 901 | 2026-03-02T08:53:46.947Z | ###### # # ##### |
| 902 | 2026-03-02T08:53:46.947Z | # # # # # # |
| 903 | 2026-03-02T08:53:46.947Z | # # # # # # |
| 904 | 2026-03-02T08:53:46.947Z | # # #### ##### |
| 905 | 2026-03-02T08:53:46.947Z | |
| 906 | 2026-03-02T08:53:46.947Z | + RUST_BACKTRACE=1 |
| 907 | 2026-03-02T08:53:46.947Z | + cargo test hub -- --nocapture |
| 908 | 2026-03-02T08:53:47.223Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 909 | 2026-03-02T08:53:47.247Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 910 | 2026-03-02T08:53:47.247Z | |
| 911 | 2026-03-02T08:53:47.247Z | running 1 test |
| 912 | 2026-03-02T08:53:47.272Z | [phy2] do you know the muffin man? |
| 913 | 2026-03-02T08:53:47.272Z | [phy3] do you know the muffin man? |
| 914 | 2026-03-02T08:53:47.272Z | [phy1] the muffin man? |
| 915 | 2026-03-02T08:53:47.272Z | [phy3] the muffin man? |
| 916 | 2026-03-02T08:53:47.272Z | [phy2] the muffin man! |
| 917 | 2026-03-02T08:53:47.272Z | [phy3] the muffin man! |
| 918 | 2026-03-02T08:53:47.272Z | [phy1] why yes |
| 919 | 2026-03-02T08:53:47.272Z | [phy1] i know the muffin man |
| 920 | 2026-03-02T08:53:47.272Z | [phy1] the muffin man is me!!! |
| 921 | 2026-03-02T08:53:47.272Z | [phy3] why yes |
| 922 | 2026-03-02T08:53:47.272Z | [phy3] i know the muffin man |
| 923 | 2026-03-02T08:53:47.272Z | [phy3] the muffin man is me!!! |
| 924 | 2026-03-02T08:53:47.272Z | test hub::hub2 ... ok |
| 925 | 2026-03-02T08:53:47.272Z | |
| 926 | 2026-03-02T08:53:47.272Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s |
| 927 | 2026-03-02T08:53:47.272Z | |
| 928 | 2026-03-02T08:53:47.272Z | + banner router |
| 929 | 2026-03-02T08:53:47.297Z | |
| 930 | 2026-03-02T08:53:47.297Z | ##### #### # # ##### ###### ##### |
| 931 | 2026-03-02T08:53:47.297Z | # # # # # # # # # # |
| 932 | 2026-03-02T08:53:47.297Z | # # # # # # # ##### # # |
| 933 | 2026-03-02T08:53:47.297Z | ##### # # # # # # ##### |
| 934 | 2026-03-02T08:53:47.297Z | # # # # # # # # # # |
| 935 | 2026-03-02T08:53:47.297Z | # # #### #### # ###### # # |
| 936 | 2026-03-02T08:53:47.297Z | |
| 937 | 2026-03-02T08:53:47.297Z | + RUST_BACKTRACE=1 |
| 938 | 2026-03-02T08:53:47.297Z | + cargo test basic_router -- --nocapture |
| 939 | 2026-03-02T08:53:47.566Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 940 | 2026-03-02T08:53:47.591Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 941 | 2026-03-02T08:53:47.591Z | |
| 942 | 2026-03-02T08:53:47.591Z | running 1 test |
| 943 | 2026-03-02T08:53:47.616Z | [phy2] do you know the muffin man? |
| 944 | 2026-03-02T08:53:47.616Z | [phy1] the muffin man? |
| 945 | 2026-03-02T08:53:47.616Z | [phy2] the muffin man! |
| 946 | 2026-03-02T08:53:47.616Z | [phy1] why yes |
| 947 | 2026-03-02T08:53:47.616Z | [phy1] i know the muffin man |
| 948 | 2026-03-02T08:53:47.616Z | [phy1] the muffin man is me!!! |
| 949 | 2026-03-02T08:53:47.616Z | test basic_router::basic_router2 ... ok |
| 950 | 2026-03-02T08:53:47.616Z | |
| 951 | 2026-03-02T08:53:47.616Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s |
| 952 | 2026-03-02T08:53:47.616Z | |
| 953 | 2026-03-02T08:53:47.640Z | + banner headers |
| 954 | 2026-03-02T08:53:47.640Z | |
| 955 | 2026-03-02T08:53:47.640Z | # # ###### ## ##### ###### ##### #### |
| 956 | 2026-03-02T08:53:47.640Z | # # # # # # # # # # # |
| 957 | 2026-03-02T08:53:47.640Z | ###### ##### # # # # ##### # # #### |
| 958 | 2026-03-02T08:53:47.640Z | # # # ###### # # # ##### # |
| 959 | 2026-03-02T08:53:47.640Z | # # # # # # # # # # # # |
| 960 | 2026-03-02T08:53:47.640Z | # # ###### # # ##### ###### # # #### |
| 961 | 2026-03-02T08:53:47.640Z | |
| 962 | 2026-03-02T08:53:47.640Z | + RUST_BACKTRACE=1 |
| 963 | 2026-03-02T08:53:47.640Z | + cargo test headers -- --nocapture |
| 964 | 2026-03-02T08:53:47.917Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 965 | 2026-03-02T08:53:47.942Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1a34e06a4621e8a1) |
| 966 | 2026-03-02T08:53:47.942Z | |
| 967 | 2026-03-02T08:53:47.942Z | running 1 test |
| 968 | 2026-03-02T08:53:47.942Z | test headers::ipv6_header_read_write ... ok |
| 969 | 2026-03-02T08:53:47.942Z | |
| 970 | 2026-03-02T08:53:47.942Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 971 | 2026-03-02T08:53:47.942Z | |
| 972 | 2026-03-02T08:53:47.966Z | process exited: duration 219161 ms, exit code 0 |
| |
| 973 | 2026-03-02T08:53:48.057Z | found 4 output files |
| 974 | 2026-03-02T08:53:48.057Z | uploading: /work/debug/libsidecar_lite.so (43096624 bytes) |
| 975 | 2026-03-02T08:53:51.183Z | uploaded: /work/debug/libsidecar_lite.so |
| 976 | 2026-03-02T08:53:51.220Z | uploading: /work/debug/x4c (37733944 bytes) |
| 977 | 2026-03-02T08:53:55.072Z | uploaded: /work/debug/x4c |
| 978 | 2026-03-02T08:53:55.072Z | uploading: /work/release/libsidecar_lite.so (9928136 bytes) |
| 979 | 2026-03-02T08:53:56.816Z | uploaded: /work/release/libsidecar_lite.so |
| 980 | 2026-03-02T08:53:56.816Z | uploading: /work/release/x4c (8663344 bytes) |
| 981 | 2026-03-02T08:53:58.393Z | uploaded: /work/release/x4c |