|
|
|
| 1 | 2026-04-22T21:19:20.751Z | job assigned to worker 01KPVGY0TKBFF0P7Z74CQZPNRC [factory aws, i-08dbb5ecde3c8a826] (queued for 53 s) |
| |
| 2 | 2026-04-22T21:19:27.994Z | starting task 0: "setup" |
| 3 | 2026-04-22T21:19:27.998Z | ++ uname -s |
| 4 | 2026-04-22T21:19:28.002Z | + kern=SunOS |
| 5 | 2026-04-22T21:19:28.002Z | + build_user=build |
| 6 | 2026-04-22T21:19:28.002Z | + build_uid=12345 |
| 7 | 2026-04-22T21:19:28.002Z | + work_dir=/work |
| 8 | 2026-04-22T21:19:28.002Z | + input_dir=/input |
| 9 | 2026-04-22T21:19:28.002Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-22T21:19:28.002Z | + case "$kern" in |
| 11 | 2026-04-22T21:19:28.002Z | + groupadd -g 12345 build |
| 12 | 2026-04-22T21:19:28.005Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-22T21:19:30.013Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-22T21:19:30.113Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-22T21:19:30.117Z | + home_fs=zfs |
| 16 | 2026-04-22T21:19:30.117Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-22T21:19:30.117Z | + mkdir -p /home/build |
| 18 | 2026-04-22T21:19:30.117Z | + chown build:build /home/build /work |
| 19 | 2026-04-22T21:19:32.122Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-22T21:19:32.125Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-04-22T21:19:32.131Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-22T21:19:32.136Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-22T21:19:32.136Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-22T21:19:32.136Z | * rust toolchain profile = "default" |
| 25 | 2026-04-22T21:19:32.136Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-22T21:19:32.136Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-22T21:19:32.136Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-22T21:19:32.139Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-22T21:19:32.139Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-22T21:19:32.251Z | info: downloading installer |
| 31 | 2026-04-22T21:19:33.831Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-22T21:19:33.831Z | warn: /opt/ooce/bin |
| 33 | 2026-04-22T21:19:33.831Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-22T21:19:33.831Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-22T21:19:33.831Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-22T21:19:33.831Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-22T21:19:33.831Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-22T21:19:33.831Z | error: cannot install while Rust is installed |
| 39 | 2026-04-22T21:19:33.831Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-22T21:19:33.831Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-22T21:19:33.831Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-22T21:19:33.831Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-22T21:19:33.831Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-22T21:19:33.865Z | info: profile set to default |
| 45 | 2026-04-22T21:19:33.866Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-22T21:19:33.869Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-22T21:19:34.010Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-22T21:19:34.013Z | info: downloading 6 components |
| 49 | 2026-04-22T21:19:49.737Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-22T21:19:49.737Z | |
| 51 | 2026-04-22T21:19:49.770Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-22T21:19:49.770Z | |
| 53 | 2026-04-22T21:19:49.770Z | |
| 54 | 2026-04-22T21:19:49.770Z | Rust is installed now. Great! |
| 55 | 2026-04-22T21:19:49.771Z | |
| 56 | 2026-04-22T21:19:49.774Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-22T21:19:49.774Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-22T21:19:49.774Z | |
| 59 | 2026-04-22T21:19:49.774Z | To configure your current shell, you need to source |
| 60 | 2026-04-22T21:19:49.774Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-22T21:19:49.774Z | |
| 62 | 2026-04-22T21:19:49.774Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-22T21:19:49.774Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-22T21:19:49.774Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-22T21:19:49.774Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-22T21:19:49.774Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-22T21:19:49.774Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-22T21:19:49.774Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-22T21:19:49.774Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-22T21:19:49.774Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-22T21:19:49.875Z | + rustup --version |
| 72 | 2026-04-22T21:19:49.884Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-22T21:19:49.887Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-22T21:19:49.906Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-22T21:19:49.909Z | + cargo --version |
| 76 | 2026-04-22T21:19:49.924Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-22T21:19:49.927Z | + rustc --version |
| 78 | 2026-04-22T21:19:49.946Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-22T21:19:49.949Z | process exited: duration 17782 ms, exit code 0 |
| |
| 80 | 2026-04-22T21:19:49.955Z | starting task 2: "authentication" |
| 81 | 2026-04-22T21:19:49.972Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-22T21:19:49.978Z | starting task 3: "clone repository" |
| 83 | 2026-04-22T21:19:49.981Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-04-22T21:19:49.984Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-04-22T21:19:50.200Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-04-22T21:19:51.095Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-04-22T21:19:51.095Z | + git fetch origin ea08b9ce6c6aaa67636e0c31f218d9b877cfc393 |
| 88 | 2026-04-22T21:19:51.357Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-04-22T21:19:51.357Z | * branch ea08b9ce6c6aaa67636e0c31f218d9b877cfc393 -> FETCH_HEAD |
| 90 | 2026-04-22T21:19:51.361Z | + [[ -n renovate/crate-rand-vulnerability ]] |
| 91 | 2026-04-22T21:19:51.364Z | ++ git branch --show-current |
| 92 | 2026-04-22T21:19:51.364Z | + current=main |
| 93 | 2026-04-22T21:19:51.364Z | + [[ main != renovate/crate-rand-vulnerability ]] |
| 94 | 2026-04-22T21:19:51.364Z | + git branch -f renovate/crate-rand-vulnerability ea08b9ce6c6aaa67636e0c31f218d9b877cfc393 |
| 95 | 2026-04-22T21:19:51.367Z | + git checkout -f renovate/crate-rand-vulnerability |
| 96 | 2026-04-22T21:19:51.372Z | Switched to branch 'renovate/crate-rand-vulnerability' |
| 97 | 2026-04-22T21:19:51.375Z | + git reset --hard ea08b9ce6c6aaa67636e0c31f218d9b877cfc393 |
| 98 | 2026-04-22T21:19:51.379Z | HEAD is now at ea08b9c Update Rust crate rand to v0.9.3 [SECURITY] |
| 99 | 2026-04-22T21:19:51.382Z | process exited: duration 1399 ms, exit code 0 |
| |
| 100 | 2026-04-22T21:19:51.388Z | starting task 4: "build" |
| 101 | 2026-04-22T21:19:51.392Z | + cargo --version |
| 102 | 2026-04-22T21:19:51.399Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-22T21:19:51.570Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-22T21:19:51.573Z | info: downloading 6 components |
| 105 | 2026-04-22T21:20:07.694Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-22T21:20:07.697Z | + rustc --version |
| 107 | 2026-04-22T21:20:07.725Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-22T21:20:07.728Z | + banner check |
| 109 | 2026-04-22T21:20:07.731Z | |
| 110 | 2026-04-22T21:20:07.731Z | #### # # ###### #### # # |
| 111 | 2026-04-22T21:20:07.731Z | # # # # # # # # # |
| 112 | 2026-04-22T21:20:07.731Z | # ###### ##### # #### |
| 113 | 2026-04-22T21:20:07.731Z | # # # # # # # |
| 114 | 2026-04-22T21:20:07.731Z | # # # # # # # # # |
| 115 | 2026-04-22T21:20:07.731Z | #### # # ###### #### # # |
| 116 | 2026-04-22T21:20:07.731Z | |
| 117 | 2026-04-22T21:20:07.731Z | + cargo fmt -- --check |
| 118 | 2026-04-22T21:20:07.874Z | + cargo check |
| 119 | 2026-04-22T21:20:07.940Z | Updating crates.io index |
| 120 | 2026-04-22T21:20:07.973Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-04-22T21:20:08.306Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-04-22T21:20:08.306Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-04-22T21:20:09.476Z | Downloading crates ... |
| 124 | 2026-04-22T21:20:09.525Z | Downloaded anstyle-query v1.1.5 |
| 125 | 2026-04-22T21:20:09.531Z | Downloaded usdt-macro v0.5.0 |
| 126 | 2026-04-22T21:20:09.539Z | Downloaded clap_derive v4.6.0 |
| 127 | 2026-04-22T21:20:09.542Z | Downloaded colored v3.1.1 |
| 128 | 2026-04-22T21:20:09.545Z | Downloaded zmij v1.0.21 |
| 129 | 2026-04-22T21:20:09.545Z | Downloaded clap_lex v1.0.0 |
| 130 | 2026-04-22T21:20:09.545Z | Downloaded crypto-common v0.1.7 |
| 131 | 2026-04-22T21:20:09.548Z | Downloaded anstream v1.0.0 |
| 132 | 2026-04-22T21:20:09.548Z | Downloaded cfg-if v1.0.4 |
| 133 | 2026-04-22T21:20:09.553Z | Downloaded colorchoice v1.0.4 |
| 134 | 2026-04-22T21:20:09.556Z | Downloaded byteorder v1.5.0 |
| 135 | 2026-04-22T21:20:09.556Z | Downloaded zerocopy-derive v0.7.35 |
| 136 | 2026-04-22T21:20:09.558Z | Downloaded thread-id v4.2.2 |
| 137 | 2026-04-22T21:20:09.559Z | Downloaded digest v0.10.7 |
| 138 | 2026-04-22T21:20:09.561Z | Downloaded anyhow v1.0.102 |
| 139 | 2026-04-22T21:20:09.561Z | Downloaded dof v0.3.0 |
| 140 | 2026-04-22T21:20:09.564Z | Downloaded block-buffer v0.10.4 |
| 141 | 2026-04-22T21:20:09.564Z | Downloaded zerocopy v0.8.40 |
| 142 | 2026-04-22T21:20:09.569Z | Downloaded cpufeatures v0.2.17 |
| 143 | 2026-04-22T21:20:09.574Z | Downloaded rand_chacha v0.9.0 |
| 144 | 2026-04-22T21:20:09.579Z | Downloaded bitflags v2.11.0 |
| 145 | 2026-04-22T21:20:09.585Z | Downloaded bitvec v1.0.1 |
| 146 | 2026-04-22T21:20:09.594Z | Downloaded strsim v0.11.1 |
| 147 | 2026-04-22T21:20:09.596Z | Downloaded scroll_derive v0.12.1 |
| 148 | 2026-04-22T21:20:09.599Z | Downloaded utf8parse v0.2.2 |
| 149 | 2026-04-22T21:20:09.602Z | Downloaded quote v1.0.45 |
| 150 | 2026-04-22T21:20:09.608Z | Downloaded memmap v0.7.0 |
| 151 | 2026-04-22T21:20:09.615Z | Downloaded generic-array v0.14.7 |
| 152 | 2026-04-22T21:20:09.619Z | Downloaded funty v2.0.0 |
| 153 | 2026-04-22T21:20:09.622Z | Downloaded heck v0.5.0 |
| 154 | 2026-04-22T21:20:09.624Z | Downloaded is_terminal_polyfill v1.70.2 |
| 155 | 2026-04-22T21:20:09.624Z | Downloaded dtrace-parser v0.2.0 |
| 156 | 2026-04-22T21:20:09.627Z | Downloaded usdt-attr-macro v0.5.0 |
| 157 | 2026-04-22T21:20:09.627Z | Downloaded num v0.4.3 |
| 158 | 2026-04-22T21:20:09.627Z | Downloaded pretty-hex v0.4.1 |
| 159 | 2026-04-22T21:20:09.630Z | Downloaded version_check v0.9.5 |
| 160 | 2026-04-22T21:20:09.630Z | Downloaded plain v0.2.3 |
| 161 | 2026-04-22T21:20:09.633Z | Downloaded usdt v0.5.0 |
| 162 | 2026-04-22T21:20:09.633Z | Downloaded rand_core v0.9.5 |
| 163 | 2026-04-22T21:20:09.636Z | Downloaded num-integer v0.1.46 |
| 164 | 2026-04-22T21:20:09.636Z | Downloaded num-iter v0.1.45 |
| 165 | 2026-04-22T21:20:09.639Z | Downloaded wyz v0.5.1 |
| 166 | 2026-04-22T21:20:09.642Z | Downloaded radium v0.7.0 |
| 167 | 2026-04-22T21:20:09.650Z | Downloaded fastrand v2.3.0 |
| 168 | 2026-04-22T21:20:09.654Z | Downloaded tap v1.0.1 |
| 169 | 2026-04-22T21:20:09.657Z | Downloaded errno v0.3.14 |
| 170 | 2026-04-22T21:20:09.665Z | Downloaded pnet_transport v0.35.0 |
| 171 | 2026-04-22T21:20:09.668Z | Downloaded pnet_base v0.35.0 |
| 172 | 2026-04-22T21:20:09.673Z | Downloaded thiserror v1.0.69 |
| 173 | 2026-04-22T21:20:09.675Z | Downloaded anstyle-parse v1.0.0 |
| 174 | 2026-04-22T21:20:09.678Z | Downloaded sha2 v0.10.9 |
| 175 | 2026-04-22T21:20:09.681Z | Downloaded glob v0.3.3 |
| 176 | 2026-04-22T21:20:09.681Z | Downloaded pnet_macros_support v0.35.0 |
| 177 | 2026-04-22T21:20:09.681Z | Downloaded autocfg v1.5.0 |
| 178 | 2026-04-22T21:20:09.681Z | Downloaded anstyle v1.0.13 |
| 179 | 2026-04-22T21:20:09.684Z | Downloaded scroll v0.12.0 |
| 180 | 2026-04-22T21:20:09.684Z | Downloaded ppv-lite86 v0.2.21 |
| 181 | 2026-04-22T21:20:09.684Z | Downloaded pnet_sys v0.35.0 |
| 182 | 2026-04-22T21:20:09.687Z | Downloaded num-rational v0.4.2 |
| 183 | 2026-04-22T21:20:09.690Z | Downloaded tempfile v3.27.0 |
| 184 | 2026-04-22T21:20:09.700Z | Downloaded usdt-impl v0.5.0 |
| 185 | 2026-04-22T21:20:09.703Z | Downloaded itoa v1.0.17 |
| 186 | 2026-04-22T21:20:09.703Z | Downloaded ipnetwork v0.20.0 |
| 187 | 2026-04-22T21:20:09.706Z | Downloaded pnet_macros v0.35.0 |
| 188 | 2026-04-22T21:20:09.711Z | Downloaded thiserror-impl v1.0.69 |
| 189 | 2026-04-22T21:20:09.720Z | Downloaded num-complex v0.4.6 |
| 190 | 2026-04-22T21:20:09.723Z | Downloaded serde v1.0.228 |
| 191 | 2026-04-22T21:20:09.726Z | Downloaded pest_generator v2.8.6 |
| 192 | 2026-04-22T21:20:09.729Z | Downloaded clap v4.6.0 |
| 193 | 2026-04-22T21:20:09.733Z | Downloaded serde_tokenstream v0.2.3 |
| 194 | 2026-04-22T21:20:09.736Z | Downloaded once_cell v1.21.3 |
| 195 | 2026-04-22T21:20:09.739Z | Downloaded ucd-trie v0.1.7 |
| 196 | 2026-04-22T21:20:09.739Z | Downloaded pnet_datalink v0.35.0 |
| 197 | 2026-04-22T21:20:09.742Z | Downloaded pnet v0.35.0 |
| 198 | 2026-04-22T21:20:09.748Z | Downloaded no-std-net v0.6.0 |
| 199 | 2026-04-22T21:20:09.755Z | Downloaded pnet_packet v0.35.0 |
| 200 | 2026-04-22T21:20:09.758Z | Downloaded serde_core v1.0.228 |
| 201 | 2026-04-22T21:20:09.761Z | Downloaded pest_derive v2.8.6 |
| 202 | 2026-04-22T21:20:09.764Z | Downloaded getrandom v0.3.4 |
| 203 | 2026-04-22T21:20:09.764Z | Downloaded num-traits v0.2.19 |
| 204 | 2026-04-22T21:20:09.767Z | Downloaded unicode-ident v1.0.24 |
| 205 | 2026-04-22T21:20:09.770Z | Downloaded serde_derive v1.0.228 |
| 206 | 2026-04-22T21:20:09.773Z | Downloaded log v0.4.29 |
| 207 | 2026-04-22T21:20:09.775Z | Downloaded getrandom v0.4.1 |
| 208 | 2026-04-22T21:20:09.775Z | Downloaded typenum v1.19.0 |
| 209 | 2026-04-22T21:20:09.781Z | Downloaded prettyplease v0.2.37 |
| 210 | 2026-04-22T21:20:09.783Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-04-22T21:20:09.794Z | Downloaded pest_meta v2.8.6 |
| 212 | 2026-04-22T21:20:09.809Z | Downloaded rand v0.9.3 |
| 213 | 2026-04-22T21:20:09.812Z | Downloaded num-bigint v0.4.6 |
| 214 | 2026-04-22T21:20:09.817Z | Downloaded memchr v2.8.0 |
| 215 | 2026-04-22T21:20:09.820Z | Downloaded clap_builder v4.6.0 |
| 216 | 2026-04-22T21:20:09.827Z | Downloaded aho-corasick v1.1.4 |
| 217 | 2026-04-22T21:20:09.830Z | Downloaded serde_json v1.0.149 |
| 218 | 2026-04-22T21:20:09.835Z | Downloaded pest v2.8.6 |
| 219 | 2026-04-22T21:20:09.838Z | Downloaded zerocopy v0.7.35 |
| 220 | 2026-04-22T21:20:09.847Z | Downloaded regex v1.12.3 |
| 221 | 2026-04-22T21:20:09.858Z | Downloaded goblin v0.8.2 |
| 222 | 2026-04-22T21:20:09.902Z | Downloaded syn v2.0.117 |
| 223 | 2026-04-22T21:20:09.919Z | Downloaded regex-syntax v0.8.10 |
| 224 | 2026-04-22T21:20:09.927Z | Downloaded rustix v1.1.4 |
| 225 | 2026-04-22T21:20:09.956Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-04-22T21:20:09.968Z | Downloaded libc v0.2.182 |
| 227 | 2026-04-22T21:20:10.037Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-04-22T21:20:10.038Z | Compiling quote v1.0.45 |
| 229 | 2026-04-22T21:20:10.041Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-04-22T21:20:10.041Z | Compiling libc v0.2.182 |
| 231 | 2026-04-22T21:20:10.041Z | Compiling serde_core v1.0.228 |
| 232 | 2026-04-22T21:20:10.041Z | Compiling memchr v2.8.0 |
| 233 | 2026-04-22T21:20:10.041Z | Compiling serde v1.0.228 |
| 234 | 2026-04-22T21:20:10.192Z | Compiling thiserror v1.0.69 |
| 235 | 2026-04-22T21:20:10.436Z | Compiling zmij v1.0.21 |
| 236 | 2026-04-22T21:20:10.628Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-04-22T21:20:10.757Z | Compiling pest v2.8.6 |
| 238 | 2026-04-22T21:20:10.767Z | Compiling getrandom v0.4.1 |
| 239 | 2026-04-22T21:20:10.802Z | Compiling serde_json v1.0.149 |
| 240 | 2026-04-22T21:20:10.845Z | Compiling rustix v1.1.4 |
| 241 | 2026-04-22T21:20:11.039Z | Compiling autocfg v1.5.0 |
| 242 | 2026-04-22T21:20:11.066Z | Compiling version_check v0.9.5 |
| 243 | 2026-04-22T21:20:11.380Z | Compiling num-traits v0.2.19 |
| 244 | 2026-04-22T21:20:11.418Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-04-22T21:20:11.454Z | Checking syn v2.0.117 |
| 246 | 2026-04-22T21:20:11.579Z | Compiling prettyplease v0.2.37 |
| 247 | 2026-04-22T21:20:11.606Z | Compiling regex-syntax v0.8.10 |
| 248 | 2026-04-22T21:20:11.825Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-04-22T21:20:12.177Z | Checking cfg-if v1.0.4 |
| 250 | 2026-04-22T21:20:12.498Z | Compiling itoa v1.0.17 |
| 251 | 2026-04-22T21:20:12.670Z | Compiling byteorder v1.5.0 |
| 252 | 2026-04-22T21:20:12.878Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-04-22T21:20:12.885Z | Checking num-integer v0.1.46 |
| 254 | 2026-04-22T21:20:12.890Z | Compiling thread-id v4.2.2 |
| 255 | 2026-04-22T21:20:13.094Z | Compiling regex-automata v0.4.14 |
| 256 | 2026-04-22T21:20:13.140Z | Checking colored v3.1.1 |
| 257 | 2026-04-22T21:20:13.274Z | Checking log v0.4.29 |
| 258 | 2026-04-22T21:20:13.394Z | Checking plain v0.2.3 |
| 259 | 2026-04-22T21:20:13.483Z | Compiling errno v0.3.14 |
| 260 | 2026-04-22T21:20:13.621Z | Checking pretty-hex v0.4.1 |
| 261 | 2026-04-22T21:20:13.655Z | Compiling radium v0.7.0 |
| 262 | 2026-04-22T21:20:13.687Z | Checking no-std-net v0.6.0 |
| 263 | 2026-04-22T21:20:13.725Z | Compiling bitflags v2.11.0 |
| 264 | 2026-04-22T21:20:13.745Z | Checking pnet_base v0.35.0 |
| 265 | 2026-04-22T21:20:13.859Z | Compiling pest_generator v2.8.6 |
| 266 | 2026-04-22T21:20:14.004Z | Checking tap v1.0.1 |
| 267 | 2026-04-22T21:20:14.009Z | Compiling fastrand v2.3.0 |
| 268 | 2026-04-22T21:20:14.089Z | Compiling zerocopy v0.8.40 |
| 269 | 2026-04-22T21:20:14.118Z | Compiling getrandom v0.3.4 |
| 270 | 2026-04-22T21:20:14.255Z | Compiling once_cell v1.21.3 |
| 271 | 2026-04-22T21:20:14.458Z | Checking wyz v0.5.1 |
| 272 | 2026-04-22T21:20:14.509Z | Checking num-iter v0.1.45 |
| 273 | 2026-04-22T21:20:14.609Z | Compiling tempfile v3.27.0 |
| 274 | 2026-04-22T21:20:14.615Z | Checking memmap v0.7.0 |
| 275 | 2026-04-22T21:20:14.730Z | Checking funty v2.0.0 |
| 276 | 2026-04-22T21:20:14.743Z | Compiling anyhow v1.0.102 |
| 277 | 2026-04-22T21:20:14.984Z | Compiling regex v1.12.3 |
| 278 | 2026-04-22T21:20:15.083Z | Checking bitvec v1.0.1 |
| 279 | 2026-04-22T21:20:15.103Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-04-22T21:20:15.219Z | Compiling thiserror-impl v1.0.69 |
| 281 | 2026-04-22T21:20:15.291Z | Compiling zerocopy-derive v0.7.35 |
| 282 | 2026-04-22T21:20:15.389Z | Compiling pest_derive v2.8.6 |
| 283 | 2026-04-22T21:20:15.395Z | Compiling scroll_derive v0.12.1 |
| 284 | 2026-04-22T21:20:15.759Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 285 | 2026-04-22T21:20:15.935Z | Compiling pnet_macros v0.35.0 |
| 286 | 2026-04-22T21:20:16.105Z | Checking scroll v0.12.0 |
| 287 | 2026-04-22T21:20:16.147Z | Compiling zerocopy v0.7.35 |
| 288 | 2026-04-22T21:20:16.327Z | Checking goblin v0.8.2 |
| 289 | 2026-04-22T21:20:16.497Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-04-22T21:20:16.943Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-04-22T21:20:17.151Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-04-22T21:20:17.185Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-04-22T21:20:17.292Z | Checking utf8parse v0.2.2 |
| 294 | 2026-04-22T21:20:17.344Z | Checking pnet_packet v0.35.0 |
| 295 | 2026-04-22T21:20:17.383Z | Checking anstyle-parse v1.0.0 |
| 296 | 2026-04-22T21:20:17.529Z | Checking rand_core v0.9.5 |
| 297 | 2026-04-22T21:20:18.001Z | Checking anstyle-query v1.1.5 |
| 298 | 2026-04-22T21:20:18.083Z | Checking colorchoice v1.0.4 |
| 299 | 2026-04-22T21:20:18.088Z | Checking anstyle v1.0.13 |
| 300 | 2026-04-22T21:20:18.174Z | Compiling pnet v0.35.0 |
| 301 | 2026-04-22T21:20:18.221Z | Checking num-bigint v0.4.6 |
| 302 | 2026-04-22T21:20:18.228Z | Checking num-complex v0.4.6 |
| 303 | 2026-04-22T21:20:18.250Z | Checking ipnetwork v0.20.0 |
| 304 | 2026-04-22T21:20:18.310Z | Compiling dof v0.3.0 |
| 305 | 2026-04-22T21:20:18.365Z | Compiling serde_tokenstream v0.2.3 |
| 306 | 2026-04-22T21:20:18.580Z | Checking is_terminal_polyfill v1.70.2 |
| 307 | 2026-04-22T21:20:18.644Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 308 | 2026-04-22T21:20:18.653Z | Checking anstream v1.0.0 |
| 309 | 2026-04-22T21:20:18.822Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-04-22T21:20:19.019Z | Checking strsim v0.11.1 |
| 311 | 2026-04-22T21:20:19.047Z | Checking num-rational v0.4.2 |
| 312 | 2026-04-22T21:20:19.084Z | Compiling usdt-macro v0.5.0 |
| 313 | 2026-04-22T21:20:19.168Z | Compiling usdt-attr-macro v0.5.0 |
| 314 | 2026-04-22T21:20:19.263Z | Checking pnet_transport v0.35.0 |
| 315 | 2026-04-22T21:20:19.301Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 316 | 2026-04-22T21:20:19.324Z | Checking num v0.4.3 |
| 317 | 2026-04-22T21:20:19.387Z | Compiling heck v0.5.0 |
| 318 | 2026-04-22T21:20:19.404Z | Checking clap_lex v1.0.0 |
| 319 | 2026-04-22T21:20:19.544Z | Checking clap_builder v4.6.0 |
| 320 | 2026-04-22T21:20:19.547Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 321 | 2026-04-22T21:20:19.575Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 322 | 2026-04-22T21:20:19.585Z | Compiling clap_derive v4.6.0 |
| 323 | 2026-04-22T21:20:19.678Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-04-22T21:20:19.830Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-04-22T21:20:19.885Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-04-22T21:20:19.935Z | Checking usdt v0.5.0 |
| 327 | 2026-04-22T21:20:20.096Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 328 | 2026-04-22T21:20:20.133Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-04-22T21:20:20.299Z | Checking rand v0.9.3 |
| 330 | 2026-04-22T21:20:20.440Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-04-22T21:20:20.996Z | Checking clap v4.6.0 |
| 332 | 2026-04-22T21:20:21.056Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-04-22T21:20:21.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.46s |
| 334 | 2026-04-22T21:20:21.443Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-04-22T21:20:21.563Z | Downloading crates ... |
| 336 | 2026-04-22T21:20:21.613Z | Downloaded libloading v0.9.0 |
| 337 | 2026-04-22T21:20:21.660Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-04-22T21:20:21.677Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-04-22T21:20:21.683Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-04-22T21:20:21.686Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-04-22T21:20:21.689Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-04-22T21:20:21.691Z | Checking libloading v0.9.0 |
| 343 | 2026-04-22T21:20:21.933Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-04-22T21:20:22.464Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-04-22T21:20:23.315Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-04-22T21:20:23.315Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-04-22T21:20:24.269Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-04-22T21:20:29.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.84s |
| 349 | 2026-04-22T21:20:29.371Z | + banner build |
| 350 | 2026-04-22T21:20:29.374Z | |
| 351 | 2026-04-22T21:20:29.374Z | ##### # # # # ##### |
| 352 | 2026-04-22T21:20:29.375Z | # # # # # # # # |
| 353 | 2026-04-22T21:20:29.375Z | ##### # # # # # # |
| 354 | 2026-04-22T21:20:29.375Z | # # # # # # # # |
| 355 | 2026-04-22T21:20:29.375Z | # # # # # # # # |
| 356 | 2026-04-22T21:20:29.375Z | ##### #### # ###### ##### |
| 357 | 2026-04-22T21:20:29.375Z | |
| 358 | 2026-04-22T21:20:29.375Z | + ptime -m cargo build |
| 359 | 2026-04-22T21:20:29.508Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-04-22T21:20:29.508Z | Compiling memchr v2.8.0 |
| 361 | 2026-04-22T21:20:29.511Z | Compiling ucd-trie v0.1.7 |
| 362 | 2026-04-22T21:20:29.511Z | Compiling regex-syntax v0.8.10 |
| 363 | 2026-04-22T21:20:29.511Z | Compiling libc v0.2.182 |
| 364 | 2026-04-22T21:20:29.511Z | Compiling serde_core v1.0.228 |
| 365 | 2026-04-22T21:20:29.533Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-04-22T21:20:29.536Z | Compiling zmij v1.0.21 |
| 367 | 2026-04-22T21:20:29.578Z | Compiling byteorder v1.5.0 |
| 368 | 2026-04-22T21:20:29.627Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-04-22T21:20:29.793Z | Compiling itoa v1.0.17 |
| 370 | 2026-04-22T21:20:29.797Z | Compiling num-traits v0.2.19 |
| 371 | 2026-04-22T21:20:29.800Z | Compiling bitflags v2.11.0 |
| 372 | 2026-04-22T21:20:29.867Z | Compiling thread-id v4.2.2 |
| 373 | 2026-04-22T21:20:29.936Z | Compiling aho-corasick v1.1.4 |
| 374 | 2026-04-22T21:20:29.965Z | Compiling pest v2.8.6 |
| 375 | 2026-04-22T21:20:30.012Z | Compiling quote v1.0.45 |
| 376 | 2026-04-22T21:20:30.200Z | Compiling syn v2.0.117 |
| 377 | 2026-04-22T21:20:30.299Z | Compiling errno v0.3.14 |
| 378 | 2026-04-22T21:20:30.360Z | Compiling num-integer v0.1.46 |
| 379 | 2026-04-22T21:20:30.411Z | Compiling rustix v1.1.4 |
| 380 | 2026-04-22T21:20:30.433Z | Compiling getrandom v0.4.1 |
| 381 | 2026-04-22T21:20:30.563Z | Compiling once_cell v1.21.3 |
| 382 | 2026-04-22T21:20:30.676Z | Compiling log v0.4.29 |
| 383 | 2026-04-22T21:20:30.760Z | Compiling colored v3.1.1 |
| 384 | 2026-04-22T21:20:30.849Z | Compiling fastrand v2.3.0 |
| 385 | 2026-04-22T21:20:31.115Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-04-22T21:20:31.142Z | Compiling pest_meta v2.8.6 |
| 387 | 2026-04-22T21:20:31.246Z | Compiling serde_json v1.0.149 |
| 388 | 2026-04-22T21:20:31.288Z | Compiling plain v0.2.3 |
| 389 | 2026-04-22T21:20:31.382Z | Compiling tempfile v3.27.0 |
| 390 | 2026-04-22T21:20:31.391Z | Compiling no-std-net v0.6.0 |
| 391 | 2026-04-22T21:20:31.457Z | Compiling pretty-hex v0.4.1 |
| 392 | 2026-04-22T21:20:31.583Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-04-22T21:20:31.737Z | Compiling tap v1.0.1 |
| 394 | 2026-04-22T21:20:31.787Z | Compiling radium v0.7.0 |
| 395 | 2026-04-22T21:20:31.834Z | Compiling wyz v0.5.1 |
| 396 | 2026-04-22T21:20:31.970Z | Compiling num-iter v0.1.45 |
| 397 | 2026-04-22T21:20:32.001Z | Compiling memmap v0.7.0 |
| 398 | 2026-04-22T21:20:32.008Z | Compiling funty v2.0.0 |
| 399 | 2026-04-22T21:20:32.073Z | Compiling getrandom v0.3.4 |
| 400 | 2026-04-22T21:20:32.175Z | Compiling zerocopy v0.8.40 |
| 401 | 2026-04-22T21:20:32.201Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-04-22T21:20:32.236Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-04-22T21:20:32.308Z | Compiling bitvec v1.0.1 |
| 404 | 2026-04-22T21:20:32.394Z | Compiling utf8parse v0.2.2 |
| 405 | 2026-04-22T21:20:32.407Z | Compiling rand_core v0.9.5 |
| 406 | 2026-04-22T21:20:32.429Z | Compiling anyhow v1.0.102 |
| 407 | 2026-04-22T21:20:32.489Z | Compiling pest_generator v2.8.6 |
| 408 | 2026-04-22T21:20:32.616Z | Compiling prettyplease v0.2.37 |
| 409 | 2026-04-22T21:20:32.640Z | Compiling anstyle-parse v1.0.0 |
| 410 | 2026-04-22T21:20:32.816Z | Compiling regex v1.12.3 |
| 411 | 2026-04-22T21:20:32.819Z | Compiling anstyle v1.0.13 |
| 412 | 2026-04-22T21:20:33.026Z | Compiling anstyle-query v1.1.5 |
| 413 | 2026-04-22T21:20:33.108Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 414 | 2026-04-22T21:20:33.122Z | Compiling colorchoice v1.0.4 |
| 415 | 2026-04-22T21:20:33.224Z | Compiling is_terminal_polyfill v1.70.2 |
| 416 | 2026-04-22T21:20:33.278Z | Compiling clap_lex v1.0.0 |
| 417 | 2026-04-22T21:20:33.304Z | Compiling anstream v1.0.0 |
| 418 | 2026-04-22T21:20:33.513Z | Compiling strsim v0.11.1 |
| 419 | 2026-04-22T21:20:33.612Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-04-22T21:20:33.624Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 421 | 2026-04-22T21:20:33.687Z | Compiling clap_builder v4.6.0 |
| 422 | 2026-04-22T21:20:33.958Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-04-22T21:20:34.387Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-04-22T21:20:34.390Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-04-22T21:20:34.390Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-04-22T21:20:34.393Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-04-22T21:20:34.589Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-04-22T21:20:35.145Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-04-22T21:20:35.222Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-04-22T21:20:35.446Z | Compiling zerocopy v0.7.35 |
| 431 | 2026-04-22T21:20:35.487Z | Compiling scroll v0.12.0 |
| 432 | 2026-04-22T21:20:35.549Z | Compiling rand_chacha v0.9.0 |
| 433 | 2026-04-22T21:20:35.602Z | Compiling clap_derive v4.6.0 |
| 434 | 2026-04-22T21:20:35.747Z | Compiling goblin v0.8.2 |
| 435 | 2026-04-22T21:20:35.778Z | Compiling thiserror v1.0.69 |
| 436 | 2026-04-22T21:20:35.871Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-04-22T21:20:35.974Z | Compiling rand v0.9.3 |
| 438 | 2026-04-22T21:20:36.712Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-04-22T21:20:36.968Z | Compiling serde v1.0.228 |
| 440 | 2026-04-22T21:20:37.281Z | Compiling clap v4.6.0 |
| 441 | 2026-04-22T21:20:37.323Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 442 | 2026-04-22T21:20:37.347Z | Compiling serde_tokenstream v0.2.3 |
| 443 | 2026-04-22T21:20:37.347Z | Compiling dof v0.3.0 |
| 444 | 2026-04-22T21:20:37.350Z | Compiling num-bigint v0.4.6 |
| 445 | 2026-04-22T21:20:37.350Z | Compiling num-complex v0.4.6 |
| 446 | 2026-04-22T21:20:37.444Z | Compiling ipnetwork v0.20.0 |
| 447 | 2026-04-22T21:20:37.617Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-04-22T21:20:37.688Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-04-22T21:20:37.718Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-04-22T21:20:38.081Z | Compiling usdt-attr-macro v0.5.0 |
| 451 | 2026-04-22T21:20:38.324Z | Compiling num-rational v0.4.2 |
| 452 | 2026-04-22T21:20:38.896Z | Compiling usdt-macro v0.5.0 |
| 453 | 2026-04-22T21:20:38.989Z | Compiling num v0.4.3 |
| 454 | 2026-04-22T21:20:39.058Z | Compiling pnet_transport v0.35.0 |
| 455 | 2026-04-22T21:20:39.227Z | Compiling pnet v0.35.0 |
| 456 | 2026-04-22T21:20:39.719Z | Compiling usdt v0.5.0 |
| 457 | 2026-04-22T21:20:39.841Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-04-22T21:20:40.191Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-04-22T21:20:40.314Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 460 | 2026-04-22T21:20:40.314Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 461 | 2026-04-22T21:20:40.449Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-04-22T21:20:43.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s |
| 463 | 2026-04-22T21:20:43.131Z | |
| 464 | 2026-04-22T21:20:43.131Z | real 13.722756989 |
| 465 | 2026-04-22T21:20:43.131Z | user 1:11.883108996 |
| 466 | 2026-04-22T21:20:43.131Z | sys 12.058859474 |
| 467 | 2026-04-22T21:20:43.131Z | trap 0.038142738 |
| 468 | 2026-04-22T21:20:43.131Z | tflt 0.030226762 |
| 469 | 2026-04-22T21:20:43.131Z | dflt 0.098251747 |
| 470 | 2026-04-22T21:20:43.134Z | kflt 0.000009830 |
| 471 | 2026-04-22T21:20:43.134Z | lock 2:48.619126601 |
| 472 | 2026-04-22T21:20:43.134Z | slp 4:54.650692772 |
| 473 | 2026-04-22T21:20:43.134Z | lat 3.356606178 |
| 474 | 2026-04-22T21:20:43.134Z | stop 4.523375452 |
| 475 | 2026-04-22T21:20:43.134Z | + ptime -m cargo build --release |
| 476 | 2026-04-22T21:20:43.213Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-04-22T21:20:43.213Z | Compiling quote v1.0.45 |
| 478 | 2026-04-22T21:20:43.213Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-04-22T21:20:43.213Z | Compiling libc v0.2.182 |
| 480 | 2026-04-22T21:20:43.213Z | Compiling serde_core v1.0.228 |
| 481 | 2026-04-22T21:20:43.216Z | Compiling memchr v2.8.0 |
| 482 | 2026-04-22T21:20:43.216Z | Compiling serde v1.0.228 |
| 483 | 2026-04-22T21:20:43.216Z | Compiling thiserror v1.0.69 |
| 484 | 2026-04-22T21:20:43.327Z | Compiling zmij v1.0.21 |
| 485 | 2026-04-22T21:20:43.555Z | Compiling ucd-trie v0.1.7 |
| 486 | 2026-04-22T21:20:43.571Z | Compiling getrandom v0.4.1 |
| 487 | 2026-04-22T21:20:43.760Z | Compiling serde_json v1.0.149 |
| 488 | 2026-04-22T21:20:43.774Z | Compiling rustix v1.1.4 |
| 489 | 2026-04-22T21:20:43.838Z | Compiling pest v2.8.6 |
| 490 | 2026-04-22T21:20:43.994Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-04-22T21:20:44.320Z | Compiling regex-syntax v0.8.10 |
| 492 | 2026-04-22T21:20:44.379Z | Compiling version_check v0.9.5 |
| 493 | 2026-04-22T21:20:44.508Z | Compiling syn v2.0.117 |
| 494 | 2026-04-22T21:20:44.644Z | Compiling prettyplease v0.2.37 |
| 495 | 2026-04-22T21:20:44.679Z | Compiling autocfg v1.5.0 |
| 496 | 2026-04-22T21:20:45.055Z | Compiling pest_meta v2.8.6 |
| 497 | 2026-04-22T21:20:45.109Z | Compiling num-traits v0.2.19 |
| 498 | 2026-04-22T21:20:45.867Z | Compiling itoa v1.0.17 |
| 499 | 2026-04-22T21:20:46.031Z | Compiling regex-automata v0.4.14 |
| 500 | 2026-04-22T21:20:46.161Z | Compiling byteorder v1.5.0 |
| 501 | 2026-04-22T21:20:46.313Z | Compiling cfg-if v1.0.4 |
| 502 | 2026-04-22T21:20:46.383Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-04-22T21:20:46.730Z | Compiling num-integer v0.1.46 |
| 504 | 2026-04-22T21:20:46.894Z | Compiling pest_generator v2.8.6 |
| 505 | 2026-04-22T21:20:46.962Z | Compiling errno v0.3.14 |
| 506 | 2026-04-22T21:20:47.099Z | Compiling thread-id v4.2.2 |
| 507 | 2026-04-22T21:20:47.286Z | Compiling bitflags v2.11.0 |
| 508 | 2026-04-22T21:20:47.306Z | Compiling log v0.4.29 |
| 509 | 2026-04-22T21:20:47.488Z | Compiling plain v0.2.3 |
| 510 | 2026-04-22T21:20:47.728Z | Compiling regex v1.12.3 |
| 511 | 2026-04-22T21:20:48.064Z | Compiling radium v0.7.0 |
| 512 | 2026-04-22T21:20:48.096Z | Compiling serde_derive v1.0.228 |
| 513 | 2026-04-22T21:20:48.116Z | Compiling thiserror-impl v1.0.69 |
| 514 | 2026-04-22T21:20:48.277Z | Compiling zerocopy-derive v0.7.35 |
| 515 | 2026-04-22T21:20:48.348Z | Compiling pest_derive v2.8.6 |
| 516 | 2026-04-22T21:20:48.609Z | Compiling scroll_derive v0.12.1 |
| 517 | 2026-04-22T21:20:48.869Z | Compiling fastrand v2.3.0 |
| 518 | 2026-04-22T21:20:49.100Z | Compiling colored v3.1.1 |
| 519 | 2026-04-22T21:20:49.131Z | Compiling zerocopy v0.7.35 |
| 520 | 2026-04-22T21:20:49.335Z | Compiling scroll v0.12.0 |
| 521 | 2026-04-22T21:20:49.394Z | Compiling dtrace-parser v0.2.0 |
| 522 | 2026-04-22T21:20:49.679Z | Compiling goblin v0.8.2 |
| 523 | 2026-04-22T21:20:49.728Z | Compiling pretty-hex v0.4.1 |
| 524 | 2026-04-22T21:20:49.764Z | Compiling no-std-net v0.6.0 |
| 525 | 2026-04-22T21:20:49.833Z | Compiling once_cell v1.21.3 |
| 526 | 2026-04-22T21:20:49.922Z | Compiling pnet_base v0.35.0 |
| 527 | 2026-04-22T21:20:49.988Z | Compiling tempfile v3.27.0 |
| 528 | 2026-04-22T21:20:50.040Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-04-22T21:20:50.310Z | Compiling tap v1.0.1 |
| 530 | 2026-04-22T21:20:50.317Z | Compiling zerocopy v0.8.40 |
| 531 | 2026-04-22T21:20:50.419Z | Compiling getrandom v0.3.4 |
| 532 | 2026-04-22T21:20:50.746Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 533 | 2026-04-22T21:20:50.772Z | Compiling wyz v0.5.1 |
| 534 | 2026-04-22T21:20:51.157Z | Compiling num-iter v0.1.45 |
| 535 | 2026-04-22T21:20:51.189Z | Compiling memmap v0.7.0 |
| 536 | 2026-04-22T21:20:51.271Z | Compiling anyhow v1.0.102 |
| 537 | 2026-04-22T21:20:51.374Z | Compiling serde_tokenstream v0.2.3 |
| 538 | 2026-04-22T21:20:51.413Z | Compiling dof v0.3.0 |
| 539 | 2026-04-22T21:20:51.478Z | Compiling num-bigint v0.4.6 |
| 540 | 2026-04-22T21:20:51.600Z | Compiling num-complex v0.4.6 |
| 541 | 2026-04-22T21:20:51.754Z | Compiling funty v2.0.0 |
| 542 | 2026-04-22T21:20:52.093Z | Compiling bitvec v1.0.1 |
| 543 | 2026-04-22T21:20:52.155Z | Compiling usdt-attr-macro v0.5.0 |
| 544 | 2026-04-22T21:20:52.200Z | Compiling usdt-macro v0.5.0 |
| 545 | 2026-04-22T21:20:52.709Z | Compiling num-rational v0.4.2 |
| 546 | 2026-04-22T21:20:52.872Z | Compiling pnet_macros_support v0.35.0 |
| 547 | 2026-04-22T21:20:52.990Z | Compiling pnet_macros v0.35.0 |
| 548 | 2026-04-22T21:20:54.075Z | Compiling num v0.4.3 |
| 549 | 2026-04-22T21:20:54.221Z | Compiling pnet_sys v0.35.0 |
| 550 | 2026-04-22T21:20:54.425Z | Compiling usdt v0.5.0 |
| 551 | 2026-04-22T21:20:55.124Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-04-22T21:20:55.228Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-04-22T21:20:55.384Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 554 | 2026-04-22T21:20:55.451Z | Compiling pnet_packet v0.35.0 |
| 555 | 2026-04-22T21:20:56.215Z | Compiling ppv-lite86 v0.2.21 |
| 556 | 2026-04-22T21:20:56.424Z | Compiling rand_core v0.9.5 |
| 557 | 2026-04-22T21:20:56.684Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-04-22T21:20:57.426Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-04-22T21:20:58.297Z | Compiling anstyle v1.0.13 |
| 560 | 2026-04-22T21:20:58.385Z | Compiling pnet v0.35.0 |
| 561 | 2026-04-22T21:20:58.562Z | Compiling anstyle-query v1.1.5 |
| 562 | 2026-04-22T21:20:58.610Z | Compiling is_terminal_polyfill v1.70.2 |
| 563 | 2026-04-22T21:20:58.696Z | Compiling colorchoice v1.0.4 |
| 564 | 2026-04-22T21:20:58.808Z | Compiling anstream v1.0.0 |
| 565 | 2026-04-22T21:20:59.574Z | Compiling pnet_transport v0.35.0 |
| 566 | 2026-04-22T21:20:59.716Z | Compiling pnet_datalink v0.35.0 |
| 567 | 2026-04-22T21:20:59.939Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-04-22T21:21:00.374Z | Compiling heck v0.5.0 |
| 569 | 2026-04-22T21:21:00.425Z | Compiling clap_lex v1.0.0 |
| 570 | 2026-04-22T21:21:00.567Z | Compiling strsim v0.11.1 |
| 571 | 2026-04-22T21:21:00.739Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 572 | 2026-04-22T21:21:00.779Z | Compiling clap_builder v4.6.0 |
| 573 | 2026-04-22T21:21:01.076Z | Compiling clap_derive v4.6.0 |
| 574 | 2026-04-22T21:21:01.390Z | Compiling rand v0.9.3 |
| 575 | 2026-04-22T21:21:02.118Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 576 | 2026-04-22T21:21:02.366Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 577 | 2026-04-22T21:21:02.402Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-04-22T21:21:02.766Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 579 | 2026-04-22T21:21:02.972Z | Compiling clap v4.6.0 |
| 580 | 2026-04-22T21:21:06.035Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-04-22T21:21:06.840Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-04-22T21:21:14.357Z | Finished `release` profile [optimized] target(s) in 31.15s |
| 583 | 2026-04-22T21:21:14.379Z | |
| 584 | 2026-04-22T21:21:14.379Z | real 31.179668204 |
| 585 | 2026-04-22T21:21:14.379Z | user 3:13.299466052 |
| 586 | 2026-04-22T21:21:14.379Z | sys 18.267850311 |
| 587 | 2026-04-22T21:21:14.379Z | trap 0.109482750 |
| 588 | 2026-04-22T21:21:14.379Z | tflt 0.185878419 |
| 589 | 2026-04-22T21:21:14.379Z | dflt 0.158270118 |
| 590 | 2026-04-22T21:21:14.379Z | kflt 0.000014311 |
| 591 | 2026-04-22T21:21:14.379Z | lock 10:08.451225205 |
| 592 | 2026-04-22T21:21:14.379Z | slp 12:36.624438301 |
| 593 | 2026-04-22T21:21:14.379Z | lat 13.958057690 |
| 594 | 2026-04-22T21:21:14.379Z | stop 10.094936701 |
| 595 | 2026-04-22T21:21:14.383Z | + for x in debug release |
| 596 | 2026-04-22T21:21:14.383Z | + mkdir -p /work/debug |
| 597 | 2026-04-22T21:21:14.383Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-04-22T21:21:14.411Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-04-22T21:21:14.446Z | + for x in debug release |
| 600 | 2026-04-22T21:21:14.446Z | + mkdir -p /work/release |
| 601 | 2026-04-22T21:21:14.449Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-04-22T21:21:14.456Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-04-22T21:21:14.466Z | + banner test |
| 604 | 2026-04-22T21:21:14.469Z | |
| 605 | 2026-04-22T21:21:14.469Z | ##### ###### #### ##### |
| 606 | 2026-04-22T21:21:14.469Z | # # # # |
| 607 | 2026-04-22T21:21:14.469Z | # ##### #### # |
| 608 | 2026-04-22T21:21:14.469Z | # # # # |
| 609 | 2026-04-22T21:21:14.469Z | # # # # # |
| 610 | 2026-04-22T21:21:14.469Z | # ###### #### # |
| 611 | 2026-04-22T21:21:14.469Z | |
| 612 | 2026-04-22T21:21:14.469Z | + cargo test |
| 613 | 2026-04-22T21:21:14.541Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-04-22T21:21:14.558Z | Compiling libloading v0.9.0 |
| 615 | 2026-04-22T21:21:14.561Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-04-22T21:21:14.561Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 617 | 2026-04-22T21:21:14.564Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 618 | 2026-04-22T21:21:14.564Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-04-22T21:21:14.753Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-04-22T21:21:15.699Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-04-22T21:21:15.699Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 622 | 2026-04-22T21:21:15.699Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 623 | 2026-04-22T21:21:15.979Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-04-22T21:21:22.676Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 8.18s |
| 625 | 2026-04-22T21:21:22.691Z | Running unittests src/lib.rs (target/debug/deps/p4-1546c95bd2fe8ca4) |
| 626 | 2026-04-22T21:21:22.694Z | |
| 627 | 2026-04-22T21:21:22.694Z | running 0 tests |
| 628 | 2026-04-22T21:21:22.694Z | |
| 629 | 2026-04-22T21:21:22.694Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-04-22T21:21:22.694Z | |
| 631 | 2026-04-22T21:21:22.694Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-cd90d596811a5660) |
| 632 | 2026-04-22T21:21:22.697Z | |
| 633 | 2026-04-22T21:21:22.697Z | running 0 tests |
| 634 | 2026-04-22T21:21:22.697Z | |
| 635 | 2026-04-22T21:21:22.697Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-04-22T21:21:22.697Z | |
| 637 | 2026-04-22T21:21:22.697Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-97a008f78b6c0ec4) |
| 638 | 2026-04-22T21:21:22.700Z | |
| 639 | 2026-04-22T21:21:22.700Z | running 0 tests |
| 640 | 2026-04-22T21:21:22.700Z | |
| 641 | 2026-04-22T21:21:22.700Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-04-22T21:21:22.700Z | |
| 643 | 2026-04-22T21:21:22.700Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-f82cf211dee49060) |
| 644 | 2026-04-22T21:21:22.700Z | |
| 645 | 2026-04-22T21:21:22.700Z | running 0 tests |
| 646 | 2026-04-22T21:21:22.700Z | |
| 647 | 2026-04-22T21:21:22.700Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-04-22T21:21:22.700Z | |
| 649 | 2026-04-22T21:21:22.701Z | Running unittests src/lib.rs (target/debug/deps/p4rs-3afe60b63e34350f) |
| 650 | 2026-04-22T21:21:22.704Z | |
| 651 | 2026-04-22T21:21:22.704Z | running 14 tests |
| 652 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_add_le ... ok |
| 653 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_mod ... ok |
| 654 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 655 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_add_nest ... ok |
| 656 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_sub_be ... ok |
| 657 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 658 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_sub_le ... ok |
| 659 | 2026-04-22T21:21:22.704Z | test bitmath::tests::bitmath_add_be ... ok |
| 660 | 2026-04-22T21:21:22.704Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-04-22T21:21:22.704Z | test table::tests::match_lpm_ternary_1 ... ok |
| 662 | 2026-04-22T21:21:22.704Z | test table::tests::match_lpm_ternary_range ... ok |
| 663 | 2026-04-22T21:21:22.704Z | test table::tests::match_lpm_1 ... ok |
| 664 | 2026-04-22T21:21:22.704Z | test table::tests::match_with_action ... ok |
| 665 | 2026-04-22T21:21:22.704Z | test table::tests::match_ternary_1 ... ok |
| 666 | 2026-04-22T21:21:22.704Z | |
| 667 | 2026-04-22T21:21:22.704Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 668 | 2026-04-22T21:21:22.704Z | |
| 669 | 2026-04-22T21:21:22.707Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-5386dbfce708873f) |
| 670 | 2026-04-22T21:21:22.707Z | |
| 671 | 2026-04-22T21:21:22.707Z | running 0 tests |
| 672 | 2026-04-22T21:21:22.707Z | |
| 673 | 2026-04-22T21:21:22.707Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 674 | 2026-04-22T21:21:22.707Z | |
| 675 | 2026-04-22T21:21:22.707Z | Running unittests src/lib.rs (target/debug/deps/tests-92bde0412a747c16) |
| 676 | 2026-04-22T21:21:22.707Z | |
| 677 | 2026-04-22T21:21:22.707Z | running 15 tests |
| 678 | 2026-04-22T21:21:22.711Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 679 | 2026-04-22T21:21:22.713Z | test headers::ipv6_header_read_write ... ok |
| 680 | 2026-04-22T21:21:22.713Z | test dload::pipeline_create ... ok |
| 681 | 2026-04-22T21:21:22.713Z | test ipv6::test_ipv6_parse ... ok |
| 682 | 2026-04-22T21:21:22.717Z | test dload::dynamic_load ... ok |
| 683 | 2026-04-22T21:21:22.726Z | test arithmetic::arithmetic ... ok |
| 684 | 2026-04-22T21:21:22.726Z | test disag_router::disag_router ... ok |
| 685 | 2026-04-22T21:21:22.726Z | test decap::geneve_decap ... ok |
| 686 | 2026-04-22T21:21:22.726Z | test range::range ... ok |
| 687 | 2026-04-22T21:21:22.729Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 688 | 2026-04-22T21:21:22.729Z | test vlan::test_vlan_parse ... ok |
| 689 | 2026-04-22T21:21:22.731Z | test hub::hub2 ... ok |
| 690 | 2026-04-22T21:21:22.734Z | test basic_router::basic_router2 ... ok |
| 691 | 2026-04-22T21:21:22.734Z | test mac_rewrite::mac_rewrite2 ... ok |
| 692 | 2026-04-22T21:21:22.739Z | test dynamic_router::dynamic_router2 ... ok |
| 693 | 2026-04-22T21:21:22.739Z | |
| 694 | 2026-04-22T21:21:22.740Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 695 | 2026-04-22T21:21:22.740Z | |
| 696 | 2026-04-22T21:21:22.746Z | Running unittests src/lib.rs (target/debug/deps/x4c-2985a640bf8d8149) |
| 697 | 2026-04-22T21:21:22.749Z | |
| 698 | 2026-04-22T21:21:22.749Z | running 0 tests |
| 699 | 2026-04-22T21:21:22.749Z | |
| 700 | 2026-04-22T21:21:22.749Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-04-22T21:21:22.749Z | |
| 702 | 2026-04-22T21:21:22.749Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-2e05505f32d0e974) |
| 703 | 2026-04-22T21:21:22.752Z | |
| 704 | 2026-04-22T21:21:22.752Z | running 0 tests |
| 705 | 2026-04-22T21:21:22.752Z | |
| 706 | 2026-04-22T21:21:22.752Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-04-22T21:21:22.752Z | |
| 708 | 2026-04-22T21:21:22.752Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-ff37c4be0895f602) |
| 709 | 2026-04-22T21:21:22.752Z | |
| 710 | 2026-04-22T21:21:22.752Z | running 0 tests |
| 711 | 2026-04-22T21:21:22.752Z | |
| 712 | 2026-04-22T21:21:22.752Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 713 | 2026-04-22T21:21:22.752Z | |
| 714 | 2026-04-22T21:21:22.753Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-d357631c574a9193) |
| 715 | 2026-04-22T21:21:22.756Z | |
| 716 | 2026-04-22T21:21:22.756Z | running 0 tests |
| 717 | 2026-04-22T21:21:22.756Z | |
| 718 | 2026-04-22T21:21:22.756Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 719 | 2026-04-22T21:21:22.756Z | |
| 720 | 2026-04-22T21:21:22.756Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 721 | 2026-04-22T21:21:22.756Z | |
| 722 | 2026-04-22T21:21:22.756Z | running 0 tests |
| 723 | 2026-04-22T21:21:22.756Z | |
| 724 | 2026-04-22T21:21:22.756Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 725 | 2026-04-22T21:21:22.756Z | |
| 726 | 2026-04-22T21:21:22.756Z | Doc-tests p4 |
| 727 | 2026-04-22T21:21:22.847Z | |
| 728 | 2026-04-22T21:21:22.847Z | running 0 tests |
| 729 | 2026-04-22T21:21:22.847Z | |
| 730 | 2026-04-22T21:21:22.850Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 731 | 2026-04-22T21:21:22.850Z | |
| 732 | 2026-04-22T21:21:22.857Z | Doc-tests p4_macro |
| 733 | 2026-04-22T21:21:22.904Z | |
| 734 | 2026-04-22T21:21:22.904Z | running 2 tests |
| 735 | 2026-04-22T21:21:22.907Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 736 | 2026-04-22T21:21:22.907Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 737 | 2026-04-22T21:21:22.907Z | |
| 738 | 2026-04-22T21:21:22.907Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 739 | 2026-04-22T21:21:22.907Z | |
| 740 | 2026-04-22T21:21:22.910Z | Doc-tests p4_rust |
| 741 | 2026-04-22T21:21:23.070Z | |
| 742 | 2026-04-22T21:21:23.070Z | running 0 tests |
| 743 | 2026-04-22T21:21:23.070Z | |
| 744 | 2026-04-22T21:21:23.070Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 745 | 2026-04-22T21:21:23.070Z | |
| 746 | 2026-04-22T21:21:23.083Z | Doc-tests p4rs |
| 747 | 2026-04-22T21:21:23.169Z | |
| 748 | 2026-04-22T21:21:23.169Z | running 1 test |
| 749 | 2026-04-22T21:21:23.990Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 750 | 2026-04-22T21:21:23.990Z | |
| 751 | 2026-04-22T21:21:23.990Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s |
| 752 | 2026-04-22T21:21:23.990Z | |
| 753 | 2026-04-22T21:21:24.002Z | Doc-tests tests |
| 754 | 2026-04-22T21:21:24.066Z | |
| 755 | 2026-04-22T21:21:24.066Z | running 0 tests |
| 756 | 2026-04-22T21:21:24.066Z | |
| 757 | 2026-04-22T21:21:24.066Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-04-22T21:21:24.066Z | |
| 759 | 2026-04-22T21:21:24.074Z | Doc-tests x4c |
| 760 | 2026-04-22T21:21:24.120Z | |
| 761 | 2026-04-22T21:21:24.120Z | running 0 tests |
| 762 | 2026-04-22T21:21:24.120Z | |
| 763 | 2026-04-22T21:21:24.120Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 764 | 2026-04-22T21:21:24.120Z | |
| 765 | 2026-04-22T21:21:24.126Z | Doc-tests x4c_error_codes |
| 766 | 2026-04-22T21:21:24.154Z | |
| 767 | 2026-04-22T21:21:24.154Z | running 0 tests |
| 768 | 2026-04-22T21:21:24.154Z | |
| 769 | 2026-04-22T21:21:24.154Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 770 | 2026-04-22T21:21:24.154Z | |
| 771 | 2026-04-22T21:21:24.166Z | + pushd test |
| 772 | 2026-04-22T21:21:24.170Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 773 | 2026-04-22T21:21:24.170Z | + banner 'mac rewr' |
| 774 | 2026-04-22T21:21:24.170Z | |
| 775 | 2026-04-22T21:21:24.170Z | # # ## #### ##### ###### # # ##### |
| 776 | 2026-04-22T21:21:24.170Z | ## ## # # # # # # # # # # # |
| 777 | 2026-04-22T21:21:24.170Z | # ## # # # # # # ##### # # # # |
| 778 | 2026-04-22T21:21:24.170Z | # # ###### # ##### # # ## # ##### |
| 779 | 2026-04-22T21:21:24.170Z | # # # # # # # # # ## ## # # |
| 780 | 2026-04-22T21:21:24.170Z | # # # # #### # # ###### # # # # |
| 781 | 2026-04-22T21:21:24.170Z | |
| 782 | 2026-04-22T21:21:24.170Z | + RUST_BACKTRACE=1 |
| 783 | 2026-04-22T21:21:24.170Z | + cargo test mac_rewrite -- --nocapture |
| 784 | 2026-04-22T21:21:24.268Z | Compiling aho-corasick v1.1.4 |
| 785 | 2026-04-22T21:21:24.283Z | Compiling rustix v1.1.4 |
| 786 | 2026-04-22T21:21:24.286Z | Compiling getrandom v0.4.1 |
| 787 | 2026-04-22T21:21:24.286Z | Compiling errno v0.3.14 |
| 788 | 2026-04-22T21:21:24.289Z | Compiling prettyplease v0.2.37 |
| 789 | 2026-04-22T21:21:24.981Z | Compiling regex-automata v0.4.14 |
| 790 | 2026-04-22T21:21:25.033Z | Compiling tempfile v3.27.0 |
| 791 | 2026-04-22T21:21:26.404Z | Compiling regex v1.12.3 |
| 792 | 2026-04-22T21:21:26.662Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 793 | 2026-04-22T21:21:26.734Z | Compiling pnet_macros v0.35.0 |
| 794 | 2026-04-22T21:21:27.355Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 795 | 2026-04-22T21:21:27.725Z | Compiling pnet_packet v0.35.0 |
| 796 | 2026-04-22T21:21:28.173Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 797 | 2026-04-22T21:21:29.602Z | Compiling pnet_transport v0.35.0 |
| 798 | 2026-04-22T21:21:29.724Z | Compiling pnet v0.35.0 |
| 799 | 2026-04-22T21:21:29.814Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 800 | 2026-04-22T21:21:36.478Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.27s |
| 801 | 2026-04-22T21:21:36.490Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 802 | 2026-04-22T21:21:36.493Z | |
| 803 | 2026-04-22T21:21:36.493Z | running 1 test |
| 804 | 2026-04-22T21:21:36.498Z | [phy2] do you know the muffin man? |
| 805 | 2026-04-22T21:21:36.501Z | [cpu] the muffin man? |
| 806 | 2026-04-22T21:21:36.501Z | [cpu] the muffin man! |
| 807 | 2026-04-22T21:21:36.501Z | [cpu] why yes |
| 808 | 2026-04-22T21:21:36.501Z | [phy1] i know the muffin man |
| 809 | 2026-04-22T21:21:36.501Z | [phy3] the muffin man is me!!! |
| 810 | 2026-04-22T21:21:36.501Z | test mac_rewrite::mac_rewrite2 ... ok |
| 811 | 2026-04-22T21:21:36.501Z | |
| 812 | 2026-04-22T21:21:36.501Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 813 | 2026-04-22T21:21:36.501Z | |
| 814 | 2026-04-22T21:21:36.507Z | + banner 'dyn load' |
| 815 | 2026-04-22T21:21:36.509Z | |
| 816 | 2026-04-22T21:21:36.509Z | ##### # # # # # #### ## ##### |
| 817 | 2026-04-22T21:21:36.509Z | # # # # ## # # # # # # # # |
| 818 | 2026-04-22T21:21:36.509Z | # # # # # # # # # # # # # |
| 819 | 2026-04-22T21:21:36.509Z | # # # # # # # # # ###### # # |
| 820 | 2026-04-22T21:21:36.509Z | # # # # ## # # # # # # # |
| 821 | 2026-04-22T21:21:36.510Z | ##### # # # ###### #### # # ##### |
| 822 | 2026-04-22T21:21:36.510Z | |
| 823 | 2026-04-22T21:21:36.510Z | + RUST_BACKTRACE=1 |
| 824 | 2026-04-22T21:21:36.510Z | + cargo test dload -- --nocapture |
| 825 | 2026-04-22T21:21:36.598Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 826 | 2026-04-22T21:21:36.601Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 827 | 2026-04-22T21:21:36.604Z | |
| 828 | 2026-04-22T21:21:36.604Z | running 2 tests |
| 829 | 2026-04-22T21:21:36.608Z | test dload::pipeline_create ... ok |
| 830 | 2026-04-22T21:21:36.611Z | test dload::dynamic_load ... ok |
| 831 | 2026-04-22T21:21:36.611Z | |
| 832 | 2026-04-22T21:21:36.611Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 833 | 2026-04-22T21:21:36.611Z | |
| 834 | 2026-04-22T21:21:36.617Z | + banner disag |
| 835 | 2026-04-22T21:21:36.620Z | |
| 836 | 2026-04-22T21:21:36.620Z | ##### # #### ## #### |
| 837 | 2026-04-22T21:21:36.620Z | # # # # # # # # |
| 838 | 2026-04-22T21:21:36.620Z | # # # #### # # # |
| 839 | 2026-04-22T21:21:36.620Z | # # # # ###### # ### |
| 840 | 2026-04-22T21:21:36.620Z | # # # # # # # # # |
| 841 | 2026-04-22T21:21:36.621Z | ##### # #### # # #### |
| 842 | 2026-04-22T21:21:36.621Z | |
| 843 | 2026-04-22T21:21:36.621Z | + RUST_BACKTRACE=1 |
| 844 | 2026-04-22T21:21:36.621Z | + cargo test disag_router -- --nocapture |
| 845 | 2026-04-22T21:21:36.705Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 846 | 2026-04-22T21:21:36.708Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 847 | 2026-04-22T21:21:36.711Z | |
| 848 | 2026-04-22T21:21:36.711Z | running 1 test |
| 849 | 2026-04-22T21:21:36.716Z | [phy2] do you know the muffin man? |
| 850 | 2026-04-22T21:21:36.719Z | [cpu] the muffin man? |
| 851 | 2026-04-22T21:21:36.720Z | [cpu] the muffin man! |
| 852 | 2026-04-22T21:21:36.720Z | [cpu] why yes |
| 853 | 2026-04-22T21:21:36.720Z | [phy1] i know the muffin man |
| 854 | 2026-04-22T21:21:36.720Z | [phy3] the muffin man is me!!! |
| 855 | 2026-04-22T21:21:36.720Z | test disag_router::disag_router ... ok |
| 856 | 2026-04-22T21:21:36.720Z | |
| 857 | 2026-04-22T21:21:36.720Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 858 | 2026-04-22T21:21:36.720Z | |
| 859 | 2026-04-22T21:21:36.724Z | + banner 'dyn rtr' |
| 860 | 2026-04-22T21:21:36.727Z | |
| 861 | 2026-04-22T21:21:36.727Z | ##### # # # # ##### ##### ##### |
| 862 | 2026-04-22T21:21:36.727Z | # # # # ## # # # # # # |
| 863 | 2026-04-22T21:21:36.727Z | # # # # # # # # # # # |
| 864 | 2026-04-22T21:21:36.727Z | # # # # # # ##### # ##### |
| 865 | 2026-04-22T21:21:36.727Z | # # # # ## # # # # # |
| 866 | 2026-04-22T21:21:36.727Z | ##### # # # # # # # # |
| 867 | 2026-04-22T21:21:36.727Z | |
| 868 | 2026-04-22T21:21:36.727Z | + RUST_BACKTRACE=1 |
| 869 | 2026-04-22T21:21:36.728Z | + cargo test dynamic_router -- --nocapture |
| 870 | 2026-04-22T21:21:36.814Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 871 | 2026-04-22T21:21:36.817Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 872 | 2026-04-22T21:21:36.820Z | |
| 873 | 2026-04-22T21:21:36.820Z | running 1 test |
| 874 | 2026-04-22T21:21:36.826Z | [phy2] do you know the muffin man? |
| 875 | 2026-04-22T21:21:36.829Z | [cpu] the muffin man? |
| 876 | 2026-04-22T21:21:36.829Z | [cpu] the muffin man! |
| 877 | 2026-04-22T21:21:36.829Z | [cpu] why yes |
| 878 | 2026-04-22T21:21:36.829Z | [phy1] i know the muffin man |
| 879 | 2026-04-22T21:21:36.829Z | [phy3] the muffin man is me!!! |
| 880 | 2026-04-22T21:21:36.829Z | test dynamic_router::dynamic_router2 ... ok |
| 881 | 2026-04-22T21:21:36.829Z | |
| 882 | 2026-04-22T21:21:36.829Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 883 | 2026-04-22T21:21:36.829Z | |
| 884 | 2026-04-22T21:21:36.834Z | + banner hub |
| 885 | 2026-04-22T21:21:36.837Z | |
| 886 | 2026-04-22T21:21:36.837Z | # # # # ##### |
| 887 | 2026-04-22T21:21:36.837Z | # # # # # # |
| 888 | 2026-04-22T21:21:36.837Z | ###### # # ##### |
| 889 | 2026-04-22T21:21:36.837Z | # # # # # # |
| 890 | 2026-04-22T21:21:36.837Z | # # # # # # |
| 891 | 2026-04-22T21:21:36.837Z | # # #### ##### |
| 892 | 2026-04-22T21:21:36.837Z | |
| 893 | 2026-04-22T21:21:36.837Z | + RUST_BACKTRACE=1 |
| 894 | 2026-04-22T21:21:36.837Z | + cargo test hub -- --nocapture |
| 895 | 2026-04-22T21:21:36.924Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 896 | 2026-04-22T21:21:36.927Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 897 | 2026-04-22T21:21:36.930Z | |
| 898 | 2026-04-22T21:21:36.930Z | running 1 test |
| 899 | 2026-04-22T21:21:36.935Z | [phy2] do you know the muffin man? |
| 900 | 2026-04-22T21:21:36.935Z | [phy3] do you know the muffin man? |
| 901 | 2026-04-22T21:21:36.938Z | [phy1] the muffin man? |
| 902 | 2026-04-22T21:21:36.938Z | [phy3] the muffin man? |
| 903 | 2026-04-22T21:21:36.938Z | [phy2] the muffin man! |
| 904 | 2026-04-22T21:21:36.938Z | [phy3] the muffin man! |
| 905 | 2026-04-22T21:21:36.938Z | [phy1] why yes |
| 906 | 2026-04-22T21:21:36.938Z | [phy1] i know the muffin man |
| 907 | 2026-04-22T21:21:36.938Z | [phy1] the muffin man is me!!! |
| 908 | 2026-04-22T21:21:36.938Z | [phy3] why yes |
| 909 | 2026-04-22T21:21:36.938Z | [phy3] i know the muffin man |
| 910 | 2026-04-22T21:21:36.938Z | [phy3] the muffin man is me!!! |
| 911 | 2026-04-22T21:21:36.938Z | test hub::hub2 ... ok |
| 912 | 2026-04-22T21:21:36.938Z | |
| 913 | 2026-04-22T21:21:36.938Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 914 | 2026-04-22T21:21:36.938Z | |
| 915 | 2026-04-22T21:21:36.943Z | + banner router |
| 916 | 2026-04-22T21:21:36.945Z | |
| 917 | 2026-04-22T21:21:36.945Z | ##### #### # # ##### ###### ##### |
| 918 | 2026-04-22T21:21:36.946Z | # # # # # # # # # # |
| 919 | 2026-04-22T21:21:36.946Z | # # # # # # # ##### # # |
| 920 | 2026-04-22T21:21:36.946Z | ##### # # # # # # ##### |
| 921 | 2026-04-22T21:21:36.946Z | # # # # # # # # # # |
| 922 | 2026-04-22T21:21:36.946Z | # # #### #### # ###### # # |
| 923 | 2026-04-22T21:21:36.946Z | |
| 924 | 2026-04-22T21:21:36.946Z | + RUST_BACKTRACE=1 |
| 925 | 2026-04-22T21:21:36.946Z | + cargo test basic_router -- --nocapture |
| 926 | 2026-04-22T21:21:37.034Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 927 | 2026-04-22T21:21:37.038Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 928 | 2026-04-22T21:21:37.041Z | |
| 929 | 2026-04-22T21:21:37.041Z | running 1 test |
| 930 | 2026-04-22T21:21:37.045Z | [phy2] do you know the muffin man? |
| 931 | 2026-04-22T21:21:37.048Z | [phy1] the muffin man? |
| 932 | 2026-04-22T21:21:37.048Z | [phy2] the muffin man! |
| 933 | 2026-04-22T21:21:37.048Z | [phy1] why yes |
| 934 | 2026-04-22T21:21:37.048Z | [phy1] i know the muffin man |
| 935 | 2026-04-22T21:21:37.048Z | [phy1] the muffin man is me!!! |
| 936 | 2026-04-22T21:21:37.048Z | test basic_router::basic_router2 ... ok |
| 937 | 2026-04-22T21:21:37.048Z | |
| 938 | 2026-04-22T21:21:37.048Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 939 | 2026-04-22T21:21:37.048Z | |
| 940 | 2026-04-22T21:21:37.053Z | + banner headers |
| 941 | 2026-04-22T21:21:37.056Z | |
| 942 | 2026-04-22T21:21:37.056Z | # # ###### ## ##### ###### ##### #### |
| 943 | 2026-04-22T21:21:37.056Z | # # # # # # # # # # # |
| 944 | 2026-04-22T21:21:37.056Z | ###### ##### # # # # ##### # # #### |
| 945 | 2026-04-22T21:21:37.056Z | # # # ###### # # # ##### # |
| 946 | 2026-04-22T21:21:37.056Z | # # # # # # # # # # # # |
| 947 | 2026-04-22T21:21:37.056Z | # # ###### # # ##### ###### # # #### |
| 948 | 2026-04-22T21:21:37.056Z | |
| 949 | 2026-04-22T21:21:37.056Z | + RUST_BACKTRACE=1 |
| 950 | 2026-04-22T21:21:37.056Z | + cargo test headers -- --nocapture |
| 951 | 2026-04-22T21:21:37.142Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 952 | 2026-04-22T21:21:37.145Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-968f73136caf7442) |
| 953 | 2026-04-22T21:21:37.148Z | |
| 954 | 2026-04-22T21:21:37.148Z | running 1 test |
| 955 | 2026-04-22T21:21:37.148Z | test headers::ipv6_header_read_write ... ok |
| 956 | 2026-04-22T21:21:37.148Z | |
| 957 | 2026-04-22T21:21:37.148Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 958 | 2026-04-22T21:21:37.148Z | |
| 959 | 2026-04-22T21:21:37.154Z | process exited: duration 105562 ms, exit code 0 |
| |
| 960 | 2026-04-22T21:21:37.160Z | found 4 output files |
| 961 | 2026-04-22T21:21:37.160Z | uploading: /work/debug/libsidecar_lite.so (43097392 bytes) |
| 962 | 2026-04-22T21:21:38.461Z | uploaded: /work/debug/libsidecar_lite.so |
| 963 | 2026-04-22T21:21:38.461Z | uploading: /work/debug/x4c (37742568 bytes) |
| 964 | 2026-04-22T21:21:39.698Z | uploaded: /work/debug/x4c |
| 965 | 2026-04-22T21:21:39.698Z | uploading: /work/release/libsidecar_lite.so (9834384 bytes) |
| 966 | 2026-04-22T21:21:40.780Z | uploaded: /work/release/libsidecar_lite.so |
| 967 | 2026-04-22T21:21:40.780Z | uploading: /work/release/x4c (8571776 bytes) |
| 968 | 2026-04-22T21:21:41.841Z | uploaded: /work/release/x4c |