|
|
|
| 1 | 2026-03-13T03:54:10.192Z | job assigned to worker 01KKJN5GD8K15X81R6DYC7DVCZ [factory aws, i-0cdce2a3af0b06032] (queued for 1 m 29 s) |
| |
| 2 | 2026-03-13T03:54:17.582Z | starting task 0: "setup" |
| 3 | 2026-03-13T03:54:17.586Z | ++ uname -s |
| 4 | 2026-03-13T03:54:17.589Z | + kern=SunOS |
| 5 | 2026-03-13T03:54:17.589Z | + build_user=build |
| 6 | 2026-03-13T03:54:17.589Z | + build_uid=12345 |
| 7 | 2026-03-13T03:54:17.589Z | + work_dir=/work |
| 8 | 2026-03-13T03:54:17.589Z | + input_dir=/input |
| 9 | 2026-03-13T03:54:17.589Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T03:54:17.589Z | + case "$kern" in |
| 11 | 2026-03-13T03:54:17.589Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T03:54:17.594Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T03:54:19.597Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T03:54:19.717Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T03:54:19.720Z | + home_fs=zfs |
| 16 | 2026-03-13T03:54:19.720Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T03:54:19.720Z | + mkdir -p /home/build |
| 18 | 2026-03-13T03:54:19.720Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T03:54:20.722Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T03:54:20.725Z | process exited: duration 3144 ms, exit code 0 |
| |
| 21 | 2026-03-13T03:54:20.733Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T03:54:20.737Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-13T03:54:20.737Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-13T03:54:20.737Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-13T03:54:20.737Z | * rust toolchain profile = "default" |
| 26 | 2026-03-13T03:54:20.737Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T03:54:20.737Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T03:54:20.740Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T03:54:20.740Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-13T03:54:20.855Z | info: downloading installer |
| 31 | 2026-03-13T03:54:22.484Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T03:54:22.484Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T03:54:22.484Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T03:54:22.484Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T03:54:22.484Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T03:54:22.484Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T03:54:22.484Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T03:54:22.484Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T03:54:22.484Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T03:54:22.484Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T03:54:22.484Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T03:54:22.484Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T03:54:22.484Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T03:54:22.498Z | info: profile set to default |
| 45 | 2026-03-13T03:54:22.498Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T03:54:22.505Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-13T03:54:22.666Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-13T03:54:22.681Z | info: downloading 6 components |
| 49 | 2026-03-13T03:54:37.913Z | |
| 50 | 2026-03-13T03:54:37.913Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-03-13T03:54:37.946Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-13T03:54:37.946Z | |
| 53 | 2026-03-13T03:54:37.949Z | |
| 54 | 2026-03-13T03:54:37.949Z | Rust is installed now. Great! |
| 55 | 2026-03-13T03:54:37.949Z | |
| 56 | 2026-03-13T03:54:37.949Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T03:54:37.949Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T03:54:37.949Z | |
| 59 | 2026-03-13T03:54:37.949Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T03:54:37.949Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T03:54:37.950Z | |
| 62 | 2026-03-13T03:54:37.950Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T03:54:37.950Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T03:54:37.950Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T03:54:37.950Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T03:54:37.950Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T03:54:37.950Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T03:54:37.950Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T03:54:37.950Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T03:54:37.950Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T03:54:38.052Z | + rustup --version |
| 72 | 2026-03-13T03:54:38.063Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T03:54:38.065Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T03:54:38.089Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-13T03:54:38.092Z | + cargo --version |
| 76 | 2026-03-13T03:54:38.108Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-13T03:54:38.111Z | + rustc --version |
| 78 | 2026-03-13T03:54:38.136Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-13T03:54:38.139Z | process exited: duration 17404 ms, exit code 0 |
| |
| 80 | 2026-03-13T03:54:38.145Z | starting task 2: "authentication" |
| 81 | 2026-03-13T03:54:38.165Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T03:54:38.171Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T03:54:38.174Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-03-13T03:54:38.177Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-03-13T03:54:38.209Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-03-13T03:54:39.001Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-03-13T03:54:39.006Z | + git fetch origin f79252fefe39e5635eea49b5ab737e0dca0258da |
| 88 | 2026-03-13T03:54:39.233Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-03-13T03:54:39.233Z | * branch f79252fefe39e5635eea49b5ab737e0dca0258da -> FETCH_HEAD |
| 90 | 2026-03-13T03:54:39.239Z | + [[ -n renovate/clap-4.x-lockfile ]] |
| 91 | 2026-03-13T03:54:39.244Z | ++ git branch --show-current |
| 92 | 2026-03-13T03:54:39.244Z | + current=main |
| 93 | 2026-03-13T03:54:39.244Z | + [[ main != renovate/clap-4.x-lockfile ]] |
| 94 | 2026-03-13T03:54:39.244Z | + git branch -f renovate/clap-4.x-lockfile f79252fefe39e5635eea49b5ab737e0dca0258da |
| 95 | 2026-03-13T03:54:39.247Z | + git checkout -f renovate/clap-4.x-lockfile |
| 96 | 2026-03-13T03:54:39.254Z | Switched to branch 'renovate/clap-4.x-lockfile' |
| 97 | 2026-03-13T03:54:39.257Z | + git reset --hard f79252fefe39e5635eea49b5ab737e0dca0258da |
| 98 | 2026-03-13T03:54:39.265Z | HEAD is now at f79252f Update Rust crate clap to v4.6.0 |
| 99 | 2026-03-13T03:54:39.268Z | process exited: duration 1094 ms, exit code 0 |
| |
| 100 | 2026-03-13T03:54:39.275Z | starting task 4: "build" |
| 101 | 2026-03-13T03:54:39.279Z | + cargo --version |
| 102 | 2026-03-13T03:54:39.285Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-13T03:54:39.475Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-13T03:54:39.478Z | info: downloading 6 components |
| 105 | 2026-03-13T03:54:55.808Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-13T03:54:55.811Z | + rustc --version |
| 107 | 2026-03-13T03:54:55.853Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-13T03:54:55.859Z | + banner check |
| 109 | 2026-03-13T03:54:55.862Z | |
| 110 | 2026-03-13T03:54:55.862Z | #### # # ###### #### # # |
| 111 | 2026-03-13T03:54:55.862Z | # # # # # # # # # |
| 112 | 2026-03-13T03:54:55.862Z | # ###### ##### # #### |
| 113 | 2026-03-13T03:54:55.862Z | # # # # # # # |
| 114 | 2026-03-13T03:54:55.865Z | # # # # # # # # # |
| 115 | 2026-03-13T03:54:55.865Z | #### # # ###### #### # # |
| 116 | 2026-03-13T03:54:55.866Z | |
| 117 | 2026-03-13T03:54:55.866Z | + cargo fmt -- --check |
| 118 | 2026-03-13T03:54:56.122Z | + cargo check |
| 119 | 2026-03-13T03:54:56.149Z | Updating crates.io index |
| 120 | 2026-03-13T03:54:56.151Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-03-13T03:54:56.424Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-03-13T03:54:56.424Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-03-13T03:54:57.455Z | Downloading crates ... |
| 124 | 2026-03-13T03:54:57.529Z | Downloaded clap_derive v4.6.0 |
| 125 | 2026-03-13T03:54:57.534Z | Downloaded zerocopy-derive v0.7.35 |
| 126 | 2026-03-13T03:54:57.539Z | Downloaded fastrand v2.3.0 |
| 127 | 2026-03-13T03:54:57.539Z | Downloaded usdt-macro v0.5.0 |
| 128 | 2026-03-13T03:54:57.539Z | Downloaded crypto-common v0.1.7 |
| 129 | 2026-03-13T03:54:57.542Z | Downloaded zmij v1.0.21 |
| 130 | 2026-03-13T03:54:57.550Z | Downloaded zerocopy v0.8.40 |
| 131 | 2026-03-13T03:54:57.594Z | Downloaded errno v0.3.14 |
| 132 | 2026-03-13T03:54:57.600Z | Downloaded anstream v1.0.0 |
| 133 | 2026-03-13T03:54:57.605Z | Downloaded clap_builder v4.6.0 |
| 134 | 2026-03-13T03:54:57.611Z | Downloaded tap v1.0.1 |
| 135 | 2026-03-13T03:54:57.614Z | Downloaded once_cell v1.21.3 |
| 136 | 2026-03-13T03:54:57.614Z | Downloaded pnet_packet v0.35.0 |
| 137 | 2026-03-13T03:54:57.617Z | Downloaded byteorder v1.5.0 |
| 138 | 2026-03-13T03:54:57.622Z | Downloaded pnet_transport v0.35.0 |
| 139 | 2026-03-13T03:54:57.630Z | Downloaded pnet_macros v0.35.0 |
| 140 | 2026-03-13T03:54:57.633Z | Downloaded no-std-net v0.6.0 |
| 141 | 2026-03-13T03:54:57.636Z | Downloaded num-complex v0.4.6 |
| 142 | 2026-03-13T03:54:57.639Z | Downloaded digest v0.10.7 |
| 143 | 2026-03-13T03:54:57.642Z | Downloaded colorchoice v1.0.4 |
| 144 | 2026-03-13T03:54:57.646Z | Downloaded anyhow v1.0.102 |
| 145 | 2026-03-13T03:54:57.648Z | Downloaded pest_generator v2.8.6 |
| 146 | 2026-03-13T03:54:57.659Z | Downloaded serde_core v1.0.228 |
| 147 | 2026-03-13T03:54:57.663Z | Downloaded sha2 v0.10.9 |
| 148 | 2026-03-13T03:54:57.663Z | Downloaded version_check v0.9.5 |
| 149 | 2026-03-13T03:54:57.663Z | Downloaded typenum v1.19.0 |
| 150 | 2026-03-13T03:54:57.667Z | Downloaded scroll_derive v0.12.1 |
| 151 | 2026-03-13T03:54:57.667Z | Downloaded colored v3.1.1 |
| 152 | 2026-03-13T03:54:57.671Z | Downloaded usdt v0.5.0 |
| 153 | 2026-03-13T03:54:57.684Z | Downloaded rand_core v0.9.5 |
| 154 | 2026-03-13T03:54:57.687Z | Downloaded prettyplease v0.2.37 |
| 155 | 2026-03-13T03:54:57.687Z | Downloaded ipnetwork v0.20.0 |
| 156 | 2026-03-13T03:54:57.692Z | Downloaded getrandom v0.3.4 |
| 157 | 2026-03-13T03:54:57.695Z | Downloaded autocfg v1.5.0 |
| 158 | 2026-03-13T03:54:57.722Z | Downloaded clap_lex v1.0.0 |
| 159 | 2026-03-13T03:54:57.733Z | Downloaded is_terminal_polyfill v1.70.2 |
| 160 | 2026-03-13T03:54:57.736Z | Downloaded cfg-if v1.0.4 |
| 161 | 2026-03-13T03:54:57.736Z | Downloaded anstyle-query v1.1.5 |
| 162 | 2026-03-13T03:54:57.745Z | Downloaded pretty-hex v0.4.1 |
| 163 | 2026-03-13T03:54:57.748Z | Downloaded pnet_sys v0.35.0 |
| 164 | 2026-03-13T03:54:57.751Z | Downloaded strsim v0.11.1 |
| 165 | 2026-03-13T03:54:57.757Z | Downloaded anstyle v1.0.13 |
| 166 | 2026-03-13T03:54:57.766Z | Downloaded usdt-attr-macro v0.5.0 |
| 167 | 2026-03-13T03:54:57.769Z | Downloaded itoa v1.0.17 |
| 168 | 2026-03-13T03:54:57.769Z | Downloaded radium v0.7.0 |
| 169 | 2026-03-13T03:54:57.769Z | Downloaded pnet_macros_support v0.35.0 |
| 170 | 2026-03-13T03:54:57.773Z | Downloaded funty v2.0.0 |
| 171 | 2026-03-13T03:54:57.776Z | Downloaded num-rational v0.4.2 |
| 172 | 2026-03-13T03:54:57.776Z | Downloaded pnet v0.35.0 |
| 173 | 2026-03-13T03:54:57.779Z | Downloaded dof v0.3.0 |
| 174 | 2026-03-13T03:54:57.779Z | Downloaded tempfile v3.27.0 |
| 175 | 2026-03-13T03:54:57.782Z | Downloaded num v0.4.3 |
| 176 | 2026-03-13T03:54:57.787Z | Downloaded wyz v0.5.1 |
| 177 | 2026-03-13T03:54:57.798Z | Downloaded usdt-impl v0.5.0 |
| 178 | 2026-03-13T03:54:57.802Z | Downloaded num-integer v0.1.46 |
| 179 | 2026-03-13T03:54:57.802Z | Downloaded thiserror-impl v1.0.69 |
| 180 | 2026-03-13T03:54:57.842Z | Downloaded getrandom v0.4.1 |
| 181 | 2026-03-13T03:54:57.846Z | Downloaded pest_meta v2.8.6 |
| 182 | 2026-03-13T03:54:57.850Z | Downloaded ucd-trie v0.1.7 |
| 183 | 2026-03-13T03:54:57.854Z | Downloaded syn v2.0.117 |
| 184 | 2026-03-13T03:54:57.862Z | Downloaded serde_derive v1.0.228 |
| 185 | 2026-03-13T03:54:57.867Z | Downloaded memchr v2.8.0 |
| 186 | 2026-03-13T03:54:57.867Z | Downloaded pest v2.8.6 |
| 187 | 2026-03-13T03:54:57.872Z | Downloaded zerocopy v0.7.35 |
| 188 | 2026-03-13T03:54:57.881Z | Downloaded goblin v0.8.2 |
| 189 | 2026-03-13T03:54:57.896Z | Downloaded serde_json v1.0.149 |
| 190 | 2026-03-13T03:54:57.900Z | Downloaded regex v1.12.3 |
| 191 | 2026-03-13T03:54:57.913Z | Downloaded regex-syntax v0.8.10 |
| 192 | 2026-03-13T03:54:57.923Z | Downloaded bitvec v1.0.1 |
| 193 | 2026-03-13T03:54:57.939Z | Downloaded rustix v1.1.4 |
| 194 | 2026-03-13T03:54:57.956Z | Downloaded libc v0.2.182 |
| 195 | 2026-03-13T03:54:58.020Z | Downloaded clap v4.6.0 |
| 196 | 2026-03-13T03:54:58.027Z | Downloaded anstyle-parse v1.0.0 |
| 197 | 2026-03-13T03:54:58.042Z | Downloaded bitflags v2.11.0 |
| 198 | 2026-03-13T03:54:58.048Z | Downloaded thiserror v1.0.69 |
| 199 | 2026-03-13T03:54:58.052Z | Downloaded utf8parse v0.2.2 |
| 200 | 2026-03-13T03:54:58.055Z | Downloaded num-iter v0.1.45 |
| 201 | 2026-03-13T03:54:58.055Z | Downloaded pnet_base v0.35.0 |
| 202 | 2026-03-13T03:54:58.055Z | Downloaded heck v0.5.0 |
| 203 | 2026-03-13T03:54:58.065Z | Downloaded scroll v0.12.0 |
| 204 | 2026-03-13T03:54:58.068Z | Downloaded pnet_datalink v0.35.0 |
| 205 | 2026-03-13T03:54:58.071Z | Downloaded rand v0.9.2 |
| 206 | 2026-03-13T03:54:58.483Z | Downloaded block-buffer v0.10.4 |
| 207 | 2026-03-13T03:54:58.483Z | Downloaded ppv-lite86 v0.2.21 |
| 208 | 2026-03-13T03:54:58.483Z | Downloaded dtrace-parser v0.2.0 |
| 209 | 2026-03-13T03:54:58.486Z | Downloaded aho-corasick v1.1.4 |
| 210 | 2026-03-13T03:54:58.486Z | Downloaded plain v0.2.3 |
| 211 | 2026-03-13T03:54:58.486Z | Downloaded generic-array v0.14.7 |
| 212 | 2026-03-13T03:54:58.486Z | Downloaded cpufeatures v0.2.17 |
| 213 | 2026-03-13T03:54:58.486Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-03-13T03:54:58.486Z | Downloaded memmap v0.7.0 |
| 215 | 2026-03-13T03:54:58.486Z | Downloaded pest_derive v2.8.6 |
| 216 | 2026-03-13T03:54:58.486Z | Downloaded quote v1.0.45 |
| 217 | 2026-03-13T03:54:58.486Z | Downloaded serde_tokenstream v0.2.3 |
| 218 | 2026-03-13T03:54:58.486Z | Downloaded num-traits v0.2.19 |
| 219 | 2026-03-13T03:54:58.486Z | Downloaded rand_chacha v0.9.0 |
| 220 | 2026-03-13T03:54:58.486Z | Downloaded log v0.4.29 |
| 221 | 2026-03-13T03:54:58.486Z | Downloaded glob v0.3.3 |
| 222 | 2026-03-13T03:54:58.486Z | Downloaded thread-id v4.2.2 |
| 223 | 2026-03-13T03:54:58.486Z | Downloaded unicode-ident v1.0.24 |
| 224 | 2026-03-13T03:54:58.486Z | Downloaded num-bigint v0.4.6 |
| 225 | 2026-03-13T03:54:58.486Z | Downloaded serde v1.0.228 |
| 226 | 2026-03-13T03:54:58.486Z | Downloaded regex-automata v0.4.14 |
| 227 | 2026-03-13T03:54:58.486Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-03-13T03:54:58.486Z | Compiling quote v1.0.45 |
| 229 | 2026-03-13T03:54:58.486Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-03-13T03:54:58.486Z | Compiling libc v0.2.182 |
| 231 | 2026-03-13T03:54:58.486Z | Compiling serde_core v1.0.228 |
| 232 | 2026-03-13T03:54:58.486Z | Compiling memchr v2.8.0 |
| 233 | 2026-03-13T03:54:58.487Z | Compiling serde v1.0.228 |
| 234 | 2026-03-13T03:54:58.487Z | Compiling thiserror v1.0.69 |
| 235 | 2026-03-13T03:54:58.761Z | Compiling zmij v1.0.21 |
| 236 | 2026-03-13T03:54:58.814Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-03-13T03:54:59.053Z | Compiling pest v2.8.6 |
| 238 | 2026-03-13T03:54:59.069Z | Compiling serde_json v1.0.149 |
| 239 | 2026-03-13T03:54:59.125Z | Compiling rustix v1.1.4 |
| 240 | 2026-03-13T03:54:59.387Z | Compiling getrandom v0.4.1 |
| 241 | 2026-03-13T03:54:59.471Z | Compiling autocfg v1.5.0 |
| 242 | 2026-03-13T03:54:59.855Z | Compiling version_check v0.9.5 |
| 243 | 2026-03-13T03:54:59.893Z | Checking syn v2.0.117 |
| 244 | 2026-03-13T03:54:59.938Z | Compiling num-traits v0.2.19 |
| 245 | 2026-03-13T03:55:00.088Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-03-13T03:55:00.215Z | Compiling regex-syntax v0.8.10 |
| 247 | 2026-03-13T03:55:00.221Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-03-13T03:55:00.704Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-03-13T03:55:00.842Z | Checking cfg-if v1.0.4 |
| 250 | 2026-03-13T03:55:01.421Z | Compiling byteorder v1.5.0 |
| 251 | 2026-03-13T03:55:01.691Z | Compiling itoa v1.0.17 |
| 252 | 2026-03-13T03:55:01.710Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-03-13T03:55:02.058Z | Checking num-integer v0.1.46 |
| 254 | 2026-03-13T03:55:02.085Z | Compiling thread-id v4.2.2 |
| 255 | 2026-03-13T03:55:02.344Z | Compiling regex-automata v0.4.14 |
| 256 | 2026-03-13T03:55:02.428Z | Checking colored v3.1.1 |
| 257 | 2026-03-13T03:55:02.559Z | Checking log v0.4.29 |
| 258 | 2026-03-13T03:55:02.620Z | Checking plain v0.2.3 |
| 259 | 2026-03-13T03:55:02.737Z | Compiling errno v0.3.14 |
| 260 | 2026-03-13T03:55:02.898Z | Checking no-std-net v0.6.0 |
| 261 | 2026-03-13T03:55:02.972Z | Compiling bitflags v2.11.0 |
| 262 | 2026-03-13T03:55:03.046Z | Checking pretty-hex v0.4.1 |
| 263 | 2026-03-13T03:55:03.139Z | Compiling radium v0.7.0 |
| 264 | 2026-03-13T03:55:03.226Z | Compiling pest_generator v2.8.6 |
| 265 | 2026-03-13T03:55:03.524Z | Checking pnet_base v0.35.0 |
| 266 | 2026-03-13T03:55:03.597Z | Checking tap v1.0.1 |
| 267 | 2026-03-13T03:55:03.644Z | Compiling zerocopy v0.8.40 |
| 268 | 2026-03-13T03:55:03.704Z | Compiling once_cell v1.21.3 |
| 269 | 2026-03-13T03:55:03.931Z | Compiling getrandom v0.3.4 |
| 270 | 2026-03-13T03:55:03.941Z | Compiling fastrand v2.3.0 |
| 271 | 2026-03-13T03:55:04.041Z | Checking wyz v0.5.1 |
| 272 | 2026-03-13T03:55:04.201Z | Compiling tempfile v3.27.0 |
| 273 | 2026-03-13T03:55:04.276Z | Checking num-iter v0.1.45 |
| 274 | 2026-03-13T03:55:04.390Z | Checking memmap v0.7.0 |
| 275 | 2026-03-13T03:55:04.410Z | Compiling anyhow v1.0.102 |
| 276 | 2026-03-13T03:55:04.557Z | Checking funty v2.0.0 |
| 277 | 2026-03-13T03:55:04.817Z | Compiling regex v1.12.3 |
| 278 | 2026-03-13T03:55:05.018Z | Checking bitvec v1.0.1 |
| 279 | 2026-03-13T03:55:05.131Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-03-13T03:55:05.265Z | Compiling thiserror-impl v1.0.69 |
| 281 | 2026-03-13T03:55:05.353Z | Compiling zerocopy-derive v0.7.35 |
| 282 | 2026-03-13T03:55:05.369Z | Compiling pest_derive v2.8.6 |
| 283 | 2026-03-13T03:55:05.983Z | Compiling scroll_derive v0.12.1 |
| 284 | 2026-03-13T03:55:06.046Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 285 | 2026-03-13T03:55:06.464Z | Compiling zerocopy v0.7.35 |
| 286 | 2026-03-13T03:55:06.934Z | Checking scroll v0.12.0 |
| 287 | 2026-03-13T03:55:06.961Z | Compiling dtrace-parser v0.2.0 |
| 288 | 2026-03-13T03:55:07.176Z | Checking goblin v0.8.2 |
| 289 | 2026-03-13T03:55:07.550Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 290 | 2026-03-13T03:55:07.815Z | Compiling pnet_macros v0.35.0 |
| 291 | 2026-03-13T03:55:07.949Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-03-13T03:55:08.044Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-03-13T03:55:08.055Z | Checking utf8parse v0.2.2 |
| 294 | 2026-03-13T03:55:08.164Z | Checking anstyle-parse v1.0.0 |
| 295 | 2026-03-13T03:55:08.571Z | Checking rand_core v0.9.5 |
| 296 | 2026-03-13T03:55:08.721Z | Checking colorchoice v1.0.4 |
| 297 | 2026-03-13T03:55:08.830Z | Checking anstyle v1.0.13 |
| 298 | 2026-03-13T03:55:09.052Z | Checking anstyle-query v1.1.5 |
| 299 | 2026-03-13T03:55:09.159Z | Checking ppv-lite86 v0.2.21 |
| 300 | 2026-03-13T03:55:09.205Z | Checking pnet_packet v0.35.0 |
| 301 | 2026-03-13T03:55:09.230Z | Checking is_terminal_polyfill v1.70.2 |
| 302 | 2026-03-13T03:55:09.323Z | Compiling pnet v0.35.0 |
| 303 | 2026-03-13T03:55:09.373Z | Checking num-bigint v0.4.6 |
| 304 | 2026-03-13T03:55:09.389Z | Checking num-complex v0.4.6 |
| 305 | 2026-03-13T03:55:09.474Z | Compiling serde_tokenstream v0.2.3 |
| 306 | 2026-03-13T03:55:09.504Z | Compiling dof v0.3.0 |
| 307 | 2026-03-13T03:55:09.568Z | Checking ipnetwork v0.20.0 |
| 308 | 2026-03-13T03:55:09.595Z | Checking rand_chacha v0.9.0 |
| 309 | 2026-03-13T03:55:09.787Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-03-13T03:55:09.836Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 311 | 2026-03-13T03:55:09.988Z | Checking anstream v1.0.0 |
| 312 | 2026-03-13T03:55:10.224Z | Checking strsim v0.11.1 |
| 313 | 2026-03-13T03:55:10.415Z | Compiling heck v0.5.0 |
| 314 | 2026-03-13T03:55:10.541Z | Compiling usdt-macro v0.5.0 |
| 315 | 2026-03-13T03:55:10.604Z | Checking num-rational v0.4.2 |
| 316 | 2026-03-13T03:55:10.618Z | Compiling usdt-attr-macro v0.5.0 |
| 317 | 2026-03-13T03:55:10.674Z | Checking clap_lex v1.0.0 |
| 318 | 2026-03-13T03:55:10.730Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 319 | 2026-03-13T03:55:10.849Z | Checking clap_builder v4.6.0 |
| 320 | 2026-03-13T03:55:10.905Z | Compiling clap_derive v4.6.0 |
| 321 | 2026-03-13T03:55:11.395Z | Checking num v0.4.3 |
| 322 | 2026-03-13T03:55:11.402Z | Checking rand v0.9.2 |
| 323 | 2026-03-13T03:55:11.402Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 324 | 2026-03-13T03:55:11.402Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 325 | 2026-03-13T03:55:11.402Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 326 | 2026-03-13T03:55:11.519Z | Checking usdt v0.5.0 |
| 327 | 2026-03-13T03:55:11.654Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 328 | 2026-03-13T03:55:11.693Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 329 | 2026-03-13T03:55:12.004Z | Checking pnet_transport v0.35.0 |
| 330 | 2026-03-13T03:55:12.144Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-03-13T03:55:12.631Z | Checking clap v4.6.0 |
| 332 | 2026-03-13T03:55:12.703Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-03-13T03:55:13.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s |
| 334 | 2026-03-13T03:55:13.347Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-03-13T03:55:13.502Z | Downloading crates ... |
| 336 | 2026-03-13T03:55:13.570Z | Downloaded libloading v0.9.0 |
| 337 | 2026-03-13T03:55:13.625Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-03-13T03:55:13.646Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-03-13T03:55:13.654Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-03-13T03:55:13.658Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-03-13T03:55:13.662Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-03-13T03:55:13.665Z | Checking libloading v0.9.0 |
| 343 | 2026-03-13T03:55:13.964Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-03-13T03:55:14.784Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-03-13T03:55:15.976Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-03-13T03:55:15.976Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-03-13T03:55:17.186Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-03-13T03:55:24.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s |
| 349 | 2026-03-13T03:55:24.467Z | + banner build |
| 350 | 2026-03-13T03:55:24.467Z | |
| 351 | 2026-03-13T03:55:24.467Z | ##### # # # # ##### |
| 352 | 2026-03-13T03:55:24.467Z | # # # # # # # # |
| 353 | 2026-03-13T03:55:24.467Z | ##### # # # # # # |
| 354 | 2026-03-13T03:55:24.467Z | # # # # # # # # |
| 355 | 2026-03-13T03:55:24.467Z | # # # # # # # # |
| 356 | 2026-03-13T03:55:24.467Z | ##### #### # ###### ##### |
| 357 | 2026-03-13T03:55:24.467Z | |
| 358 | 2026-03-13T03:55:24.467Z | + ptime -m cargo build |
| 359 | 2026-03-13T03:55:24.628Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-03-13T03:55:24.628Z | Compiling memchr v2.8.0 |
| 361 | 2026-03-13T03:55:24.631Z | Compiling regex-syntax v0.8.10 |
| 362 | 2026-03-13T03:55:24.631Z | Compiling libc v0.2.182 |
| 363 | 2026-03-13T03:55:24.631Z | Compiling serde_core v1.0.228 |
| 364 | 2026-03-13T03:55:24.648Z | Compiling ucd-trie v0.1.7 |
| 365 | 2026-03-13T03:55:24.657Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-03-13T03:55:24.660Z | Compiling zmij v1.0.21 |
| 367 | 2026-03-13T03:55:24.714Z | Compiling itoa v1.0.17 |
| 368 | 2026-03-13T03:55:24.778Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-03-13T03:55:24.929Z | Compiling byteorder v1.5.0 |
| 370 | 2026-03-13T03:55:25.003Z | Compiling num-traits v0.2.19 |
| 371 | 2026-03-13T03:55:25.010Z | Compiling bitflags v2.11.0 |
| 372 | 2026-03-13T03:55:25.154Z | Compiling thread-id v4.2.2 |
| 373 | 2026-03-13T03:55:25.205Z | Compiling aho-corasick v1.1.4 |
| 374 | 2026-03-13T03:55:25.234Z | Compiling quote v1.0.45 |
| 375 | 2026-03-13T03:55:25.281Z | Compiling pest v2.8.6 |
| 376 | 2026-03-13T03:55:25.539Z | Compiling syn v2.0.117 |
| 377 | 2026-03-13T03:55:25.615Z | Compiling errno v0.3.14 |
| 378 | 2026-03-13T03:55:25.735Z | Compiling rustix v1.1.4 |
| 379 | 2026-03-13T03:55:25.781Z | Compiling getrandom v0.4.1 |
| 380 | 2026-03-13T03:55:25.928Z | Compiling num-integer v0.1.46 |
| 381 | 2026-03-13T03:55:25.943Z | Compiling once_cell v1.21.3 |
| 382 | 2026-03-13T03:55:26.593Z | Compiling colored v3.1.1 |
| 383 | 2026-03-13T03:55:26.595Z | Compiling plain v0.2.3 |
| 384 | 2026-03-13T03:55:26.596Z | Compiling fastrand v2.3.0 |
| 385 | 2026-03-13T03:55:26.740Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-03-13T03:55:26.785Z | Compiling pest_meta v2.8.6 |
| 387 | 2026-03-13T03:55:27.003Z | Compiling log v0.4.29 |
| 388 | 2026-03-13T03:55:27.147Z | Compiling serde_json v1.0.149 |
| 389 | 2026-03-13T03:55:27.304Z | Compiling tempfile v3.27.0 |
| 390 | 2026-03-13T03:55:27.325Z | Compiling pretty-hex v0.4.1 |
| 391 | 2026-03-13T03:55:27.377Z | Compiling no-std-net v0.6.0 |
| 392 | 2026-03-13T03:55:27.450Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-03-13T03:55:27.639Z | Compiling tap v1.0.1 |
| 394 | 2026-03-13T03:55:27.718Z | Compiling radium v0.7.0 |
| 395 | 2026-03-13T03:55:27.757Z | Compiling wyz v0.5.1 |
| 396 | 2026-03-13T03:55:28.102Z | Compiling num-iter v0.1.45 |
| 397 | 2026-03-13T03:55:28.108Z | Compiling memmap v0.7.0 |
| 398 | 2026-03-13T03:55:28.108Z | Compiling funty v2.0.0 |
| 399 | 2026-03-13T03:55:28.108Z | Compiling getrandom v0.3.4 |
| 400 | 2026-03-13T03:55:28.208Z | Compiling zerocopy v0.8.40 |
| 401 | 2026-03-13T03:55:28.301Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-03-13T03:55:28.351Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-03-13T03:55:28.535Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-03-13T03:55:28.541Z | Compiling bitvec v1.0.1 |
| 405 | 2026-03-13T03:55:28.673Z | Compiling anstyle-parse v1.0.0 |
| 406 | 2026-03-13T03:55:28.682Z | Compiling rand_core v0.9.5 |
| 407 | 2026-03-13T03:55:28.690Z | Compiling anyhow v1.0.102 |
| 408 | 2026-03-13T03:55:28.768Z | Compiling pest_generator v2.8.6 |
| 409 | 2026-03-13T03:55:28.920Z | Compiling prettyplease v0.2.37 |
| 410 | 2026-03-13T03:55:29.061Z | Compiling regex v1.12.3 |
| 411 | 2026-03-13T03:55:29.204Z | Compiling colorchoice v1.0.4 |
| 412 | 2026-03-13T03:55:29.330Z | Compiling is_terminal_polyfill v1.70.2 |
| 413 | 2026-03-13T03:55:29.425Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 414 | 2026-03-13T03:55:29.590Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-03-13T03:55:29.642Z | Compiling anstyle v1.0.13 |
| 416 | 2026-03-13T03:55:29.705Z | Compiling strsim v0.11.1 |
| 417 | 2026-03-13T03:55:29.922Z | Compiling anstream v1.0.0 |
| 418 | 2026-03-13T03:55:30.199Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-03-13T03:55:30.236Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-03-13T03:55:30.328Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 421 | 2026-03-13T03:55:30.400Z | Compiling clap_builder v4.6.0 |
| 422 | 2026-03-13T03:55:30.530Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-03-13T03:55:31.427Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-03-13T03:55:31.427Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-03-13T03:55:31.430Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-03-13T03:55:31.430Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-03-13T03:55:31.869Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-03-13T03:55:32.328Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-03-13T03:55:32.582Z | Compiling scroll v0.12.0 |
| 430 | 2026-03-13T03:55:32.634Z | Compiling ppv-lite86 v0.2.21 |
| 431 | 2026-03-13T03:55:32.656Z | Compiling clap_derive v4.6.0 |
| 432 | 2026-03-13T03:55:32.774Z | Compiling zerocopy v0.7.35 |
| 433 | 2026-03-13T03:55:32.917Z | Compiling goblin v0.8.2 |
| 434 | 2026-03-13T03:55:33.059Z | Compiling rand_chacha v0.9.0 |
| 435 | 2026-03-13T03:55:33.188Z | Compiling thiserror v1.0.69 |
| 436 | 2026-03-13T03:55:33.293Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-03-13T03:55:33.546Z | Compiling rand v0.9.2 |
| 438 | 2026-03-13T03:55:34.343Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-03-13T03:55:34.889Z | Compiling serde v1.0.228 |
| 440 | 2026-03-13T03:55:35.036Z | Compiling clap v4.6.0 |
| 441 | 2026-03-13T03:55:35.086Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 442 | 2026-03-13T03:55:35.447Z | Compiling dof v0.3.0 |
| 443 | 2026-03-13T03:55:35.447Z | Compiling serde_tokenstream v0.2.3 |
| 444 | 2026-03-13T03:55:35.450Z | Compiling num-bigint v0.4.6 |
| 445 | 2026-03-13T03:55:35.452Z | Compiling num-complex v0.4.6 |
| 446 | 2026-03-13T03:55:35.571Z | Compiling ipnetwork v0.20.0 |
| 447 | 2026-03-13T03:55:35.784Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-03-13T03:55:35.802Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-03-13T03:55:35.914Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-03-13T03:55:36.469Z | Compiling usdt-macro v0.5.0 |
| 451 | 2026-03-13T03:55:37.313Z | Compiling num-rational v0.4.2 |
| 452 | 2026-03-13T03:55:37.343Z | Compiling usdt-attr-macro v0.5.0 |
| 453 | 2026-03-13T03:55:37.595Z | Compiling pnet_transport v0.35.0 |
| 454 | 2026-03-13T03:55:37.742Z | Compiling num v0.4.3 |
| 455 | 2026-03-13T03:55:37.791Z | Compiling pnet v0.35.0 |
| 456 | 2026-03-13T03:55:38.466Z | Compiling usdt v0.5.0 |
| 457 | 2026-03-13T03:55:38.617Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-03-13T03:55:39.077Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-03-13T03:55:39.280Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 460 | 2026-03-13T03:55:39.283Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 461 | 2026-03-13T03:55:39.414Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-03-13T03:55:42.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.51s |
| 463 | 2026-03-13T03:55:43.009Z | |
| 464 | 2026-03-13T03:55:43.012Z | real 18.542675875 |
| 465 | 2026-03-13T03:55:43.012Z | user 1:39.158300084 |
| 466 | 2026-03-13T03:55:43.012Z | sys 14.690772232 |
| 467 | 2026-03-13T03:55:43.012Z | trap 0.053200952 |
| 468 | 2026-03-13T03:55:43.012Z | tflt 0.035810075 |
| 469 | 2026-03-13T03:55:43.012Z | dflt 0.050691766 |
| 470 | 2026-03-13T03:55:43.012Z | kflt 0.000017995 |
| 471 | 2026-03-13T03:55:43.012Z | lock 4:05.458402135 |
| 472 | 2026-03-13T03:55:43.012Z | slp 6:37.273042738 |
| 473 | 2026-03-13T03:55:43.012Z | lat 4.087075165 |
| 474 | 2026-03-13T03:55:43.012Z | stop 5.722376121 |
| 475 | 2026-03-13T03:55:43.012Z | + ptime -m cargo build --release |
| 476 | 2026-03-13T03:55:43.112Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-03-13T03:55:43.112Z | Compiling quote v1.0.45 |
| 478 | 2026-03-13T03:55:43.112Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-03-13T03:55:43.115Z | Compiling libc v0.2.182 |
| 480 | 2026-03-13T03:55:43.115Z | Compiling serde_core v1.0.228 |
| 481 | 2026-03-13T03:55:43.115Z | Compiling memchr v2.8.0 |
| 482 | 2026-03-13T03:55:43.115Z | Compiling serde v1.0.228 |
| 483 | 2026-03-13T03:55:43.115Z | Compiling zmij v1.0.21 |
| 484 | 2026-03-13T03:55:43.485Z | Compiling thiserror v1.0.69 |
| 485 | 2026-03-13T03:55:43.514Z | Compiling getrandom v0.4.1 |
| 486 | 2026-03-13T03:55:43.586Z | Compiling rustix v1.1.4 |
| 487 | 2026-03-13T03:55:43.852Z | Compiling ucd-trie v0.1.7 |
| 488 | 2026-03-13T03:55:43.862Z | Compiling serde_json v1.0.149 |
| 489 | 2026-03-13T03:55:44.033Z | Compiling pest v2.8.6 |
| 490 | 2026-03-13T03:55:44.216Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-03-13T03:55:44.655Z | Compiling autocfg v1.5.0 |
| 492 | 2026-03-13T03:55:44.732Z | Compiling syn v2.0.117 |
| 493 | 2026-03-13T03:55:44.775Z | Compiling prettyplease v0.2.37 |
| 494 | 2026-03-13T03:55:44.851Z | Compiling regex-syntax v0.8.10 |
| 495 | 2026-03-13T03:55:45.113Z | Compiling version_check v0.9.5 |
| 496 | 2026-03-13T03:55:45.465Z | Compiling num-traits v0.2.19 |
| 497 | 2026-03-13T03:55:45.756Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-03-13T03:55:46.778Z | Compiling itoa v1.0.17 |
| 499 | 2026-03-13T03:55:46.820Z | Compiling byteorder v1.5.0 |
| 500 | 2026-03-13T03:55:46.983Z | Compiling regex-automata v0.4.14 |
| 501 | 2026-03-13T03:55:47.089Z | Compiling cfg-if v1.0.4 |
| 502 | 2026-03-13T03:55:47.547Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-03-13T03:55:47.938Z | Compiling pest_generator v2.8.6 |
| 504 | 2026-03-13T03:55:47.969Z | Compiling num-integer v0.1.46 |
| 505 | 2026-03-13T03:55:48.051Z | Compiling thread-id v4.2.2 |
| 506 | 2026-03-13T03:55:48.132Z | Compiling errno v0.3.14 |
| 507 | 2026-03-13T03:55:48.432Z | Compiling plain v0.2.3 |
| 508 | 2026-03-13T03:55:48.468Z | Compiling bitflags v2.11.0 |
| 509 | 2026-03-13T03:55:48.732Z | Compiling log v0.4.29 |
| 510 | 2026-03-13T03:55:48.989Z | Compiling fastrand v2.3.0 |
| 511 | 2026-03-13T03:55:49.321Z | Compiling regex v1.12.3 |
| 512 | 2026-03-13T03:55:49.325Z | Compiling colored v3.1.1 |
| 513 | 2026-03-13T03:55:49.719Z | Compiling radium v0.7.0 |
| 514 | 2026-03-13T03:55:49.796Z | Compiling serde_derive v1.0.228 |
| 515 | 2026-03-13T03:55:49.835Z | Compiling thiserror-impl v1.0.69 |
| 516 | 2026-03-13T03:55:50.050Z | Compiling zerocopy-derive v0.7.35 |
| 517 | 2026-03-13T03:55:50.471Z | Compiling pest_derive v2.8.6 |
| 518 | 2026-03-13T03:55:50.562Z | Compiling scroll_derive v0.12.1 |
| 519 | 2026-03-13T03:55:50.704Z | Compiling once_cell v1.21.3 |
| 520 | 2026-03-13T03:55:51.187Z | Compiling zerocopy v0.7.35 |
| 521 | 2026-03-13T03:55:51.495Z | Compiling scroll v0.12.0 |
| 522 | 2026-03-13T03:55:51.515Z | Compiling dtrace-parser v0.2.0 |
| 523 | 2026-03-13T03:55:51.881Z | Compiling goblin v0.8.2 |
| 524 | 2026-03-13T03:55:51.905Z | Compiling pretty-hex v0.4.1 |
| 525 | 2026-03-13T03:55:51.955Z | Compiling no-std-net v0.6.0 |
| 526 | 2026-03-13T03:55:52.034Z | Compiling pnet_base v0.35.0 |
| 527 | 2026-03-13T03:55:52.083Z | Compiling tempfile v3.27.0 |
| 528 | 2026-03-13T03:55:52.196Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-03-13T03:55:52.468Z | Compiling getrandom v0.3.4 |
| 530 | 2026-03-13T03:55:52.502Z | Compiling tap v1.0.1 |
| 531 | 2026-03-13T03:55:52.629Z | Compiling zerocopy v0.8.40 |
| 532 | 2026-03-13T03:55:52.928Z | Compiling wyz v0.5.1 |
| 533 | 2026-03-13T03:55:53.162Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 534 | 2026-03-13T03:55:53.243Z | Compiling num-iter v0.1.45 |
| 535 | 2026-03-13T03:55:53.386Z | Compiling memmap v0.7.0 |
| 536 | 2026-03-13T03:55:53.472Z | Compiling anyhow v1.0.102 |
| 537 | 2026-03-13T03:55:53.744Z | Compiling funty v2.0.0 |
| 538 | 2026-03-13T03:55:54.367Z | Compiling serde_tokenstream v0.2.3 |
| 539 | 2026-03-13T03:55:54.407Z | Compiling dof v0.3.0 |
| 540 | 2026-03-13T03:55:54.624Z | Compiling num-bigint v0.4.6 |
| 541 | 2026-03-13T03:55:54.880Z | Compiling num-complex v0.4.6 |
| 542 | 2026-03-13T03:55:55.087Z | Compiling bitvec v1.0.1 |
| 543 | 2026-03-13T03:55:55.579Z | Compiling usdt-attr-macro v0.5.0 |
| 544 | 2026-03-13T03:55:55.627Z | Compiling usdt-macro v0.5.0 |
| 545 | 2026-03-13T03:55:56.468Z | Compiling num-rational v0.4.2 |
| 546 | 2026-03-13T03:55:58.004Z | Compiling num v0.4.3 |
| 547 | 2026-03-13T03:55:58.085Z | Compiling usdt v0.5.0 |
| 548 | 2026-03-13T03:55:58.121Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-03-13T03:55:58.267Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-03-13T03:55:58.739Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-03-13T03:55:58.981Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-03-13T03:55:59.144Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-03-13T03:55:59.305Z | Compiling ppv-lite86 v0.2.21 |
| 554 | 2026-03-13T03:55:59.542Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 555 | 2026-03-13T03:55:59.790Z | Compiling pnet_packet v0.35.0 |
| 556 | 2026-03-13T03:55:59.813Z | Compiling rand_core v0.9.5 |
| 557 | 2026-03-13T03:56:00.137Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-03-13T03:56:00.740Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-03-13T03:56:02.176Z | Compiling pnet v0.35.0 |
| 560 | 2026-03-13T03:56:02.359Z | Compiling anstyle v1.0.13 |
| 561 | 2026-03-13T03:56:02.450Z | Compiling anstyle-query v1.1.5 |
| 562 | 2026-03-13T03:56:02.572Z | Compiling is_terminal_polyfill v1.70.2 |
| 563 | 2026-03-13T03:56:02.698Z | Compiling colorchoice v1.0.4 |
| 564 | 2026-03-13T03:56:02.815Z | Compiling anstream v1.0.0 |
| 565 | 2026-03-13T03:56:03.145Z | Compiling pnet_transport v0.35.0 |
| 566 | 2026-03-13T03:56:03.761Z | Compiling pnet_datalink v0.35.0 |
| 567 | 2026-03-13T03:56:05.268Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-03-13T03:56:05.721Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 569 | 2026-03-13T03:56:05.966Z | Compiling heck v0.5.0 |
| 570 | 2026-03-13T03:56:06.186Z | Compiling strsim v0.11.1 |
| 571 | 2026-03-13T03:56:06.621Z | Compiling clap_lex v1.0.0 |
| 572 | 2026-03-13T03:56:06.624Z | Compiling clap_derive v4.6.0 |
| 573 | 2026-03-13T03:56:06.688Z | Compiling clap_builder v4.6.0 |
| 574 | 2026-03-13T03:56:07.222Z | Compiling rand v0.9.2 |
| 575 | 2026-03-13T03:56:08.280Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 576 | 2026-03-13T03:56:08.363Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 577 | 2026-03-13T03:56:08.633Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-03-13T03:56:09.018Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 579 | 2026-03-13T03:56:12.912Z | Compiling clap v4.6.0 |
| 580 | 2026-03-13T03:56:12.916Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-03-13T03:56:15.444Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-03-13T03:56:25.125Z | Finished `release` profile [optimized] target(s) in 42.10s |
| 583 | 2026-03-13T03:56:25.152Z | |
| 584 | 2026-03-13T03:56:25.155Z | real 42.133716646 |
| 585 | 2026-03-13T03:56:25.155Z | user 4:15.390943779 |
| 586 | 2026-03-13T03:56:25.155Z | sys 22.219898929 |
| 587 | 2026-03-13T03:56:25.155Z | trap 0.141812349 |
| 588 | 2026-03-13T03:56:25.155Z | tflt 0.169935688 |
| 589 | 2026-03-13T03:56:25.155Z | dflt 0.257515151 |
| 590 | 2026-03-13T03:56:25.155Z | kflt 0.000019267 |
| 591 | 2026-03-13T03:56:25.155Z | lock 13:15.614155757 |
| 592 | 2026-03-13T03:56:25.155Z | slp 16:05.881391442 |
| 593 | 2026-03-13T03:56:25.155Z | lat 16.529291831 |
| 594 | 2026-03-13T03:56:25.155Z | stop 11.990680361 |
| 595 | 2026-03-13T03:56:25.155Z | + for x in debug release |
| 596 | 2026-03-13T03:56:25.155Z | + mkdir -p /work/debug |
| 597 | 2026-03-13T03:56:25.155Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-03-13T03:56:25.183Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-03-13T03:56:25.221Z | + for x in debug release |
| 600 | 2026-03-13T03:56:25.221Z | + mkdir -p /work/release |
| 601 | 2026-03-13T03:56:25.224Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-03-13T03:56:25.234Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-03-13T03:56:25.247Z | + banner test |
| 604 | 2026-03-13T03:56:25.250Z | |
| 605 | 2026-03-13T03:56:25.250Z | ##### ###### #### ##### |
| 606 | 2026-03-13T03:56:25.250Z | # # # # |
| 607 | 2026-03-13T03:56:25.250Z | # ##### #### # |
| 608 | 2026-03-13T03:56:25.251Z | # # # # |
| 609 | 2026-03-13T03:56:25.251Z | # # # # # |
| 610 | 2026-03-13T03:56:25.251Z | # ###### #### # |
| 611 | 2026-03-13T03:56:25.251Z | |
| 612 | 2026-03-13T03:56:25.251Z | + cargo test |
| 613 | 2026-03-13T03:56:25.346Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-03-13T03:56:25.367Z | Compiling libloading v0.9.0 |
| 615 | 2026-03-13T03:56:25.370Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-03-13T03:56:25.370Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 617 | 2026-03-13T03:56:25.372Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 618 | 2026-03-13T03:56:25.375Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-03-13T03:56:25.613Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-03-13T03:56:26.742Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-03-13T03:56:26.742Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 622 | 2026-03-13T03:56:26.742Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 623 | 2026-03-13T03:56:27.096Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-03-13T03:56:36.428Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 11.17s |
| 625 | 2026-03-13T03:56:36.446Z | Running unittests src/lib.rs (target/debug/deps/p4-1546c95bd2fe8ca4) |
| 626 | 2026-03-13T03:56:36.448Z | |
| 627 | 2026-03-13T03:56:36.449Z | running 0 tests |
| 628 | 2026-03-13T03:56:36.449Z | |
| 629 | 2026-03-13T03:56:36.449Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-03-13T03:56:36.449Z | |
| 631 | 2026-03-13T03:56:36.449Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-cd90d596811a5660) |
| 632 | 2026-03-13T03:56:36.451Z | |
| 633 | 2026-03-13T03:56:36.452Z | running 0 tests |
| 634 | 2026-03-13T03:56:36.454Z | |
| 635 | 2026-03-13T03:56:36.454Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-03-13T03:56:36.454Z | |
| 637 | 2026-03-13T03:56:36.454Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-97a008f78b6c0ec4) |
| 638 | 2026-03-13T03:56:36.454Z | |
| 639 | 2026-03-13T03:56:36.454Z | running 0 tests |
| 640 | 2026-03-13T03:56:36.454Z | |
| 641 | 2026-03-13T03:56:36.454Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-03-13T03:56:36.454Z | |
| 643 | 2026-03-13T03:56:36.454Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-f82cf211dee49060) |
| 644 | 2026-03-13T03:56:36.457Z | |
| 645 | 2026-03-13T03:56:36.457Z | running 0 tests |
| 646 | 2026-03-13T03:56:36.457Z | |
| 647 | 2026-03-13T03:56:36.457Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-03-13T03:56:36.457Z | |
| 649 | 2026-03-13T03:56:36.457Z | Running unittests src/lib.rs (target/debug/deps/p4rs-3afe60b63e34350f) |
| 650 | 2026-03-13T03:56:36.460Z | |
| 651 | 2026-03-13T03:56:36.460Z | running 14 tests |
| 652 | 2026-03-13T03:56:36.460Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 653 | 2026-03-13T03:56:36.460Z | test bitmath::tests::bitmath_add_nest ... ok |
| 654 | 2026-03-13T03:56:36.461Z | test bitmath::tests::bitmath_add_be ... ok |
| 655 | 2026-03-13T03:56:36.461Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 656 | 2026-03-13T03:56:36.461Z | test bitmath::tests::bitmath_mod ... ok |
| 657 | 2026-03-13T03:56:36.461Z | test bitmath::tests::bitmath_add_le ... ok |
| 658 | 2026-03-13T03:56:36.461Z | test bitmath::tests::bitmath_sub_be ... ok |
| 659 | 2026-03-13T03:56:36.461Z | test bitmath::tests::bitmath_sub_le ... ok |
| 660 | 2026-03-13T03:56:36.461Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-03-13T03:56:36.461Z | test table::tests::match_lpm_ternary_1 ... ok |
| 662 | 2026-03-13T03:56:36.461Z | test table::tests::match_lpm_ternary_range ... ok |
| 663 | 2026-03-13T03:56:36.461Z | test table::tests::match_ternary_1 ... ok |
| 664 | 2026-03-13T03:56:36.461Z | test table::tests::match_lpm_1 ... ok |
| 665 | 2026-03-13T03:56:36.461Z | test table::tests::match_with_action ... ok |
| 666 | 2026-03-13T03:56:36.461Z | |
| 667 | 2026-03-13T03:56:36.461Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 668 | 2026-03-13T03:56:36.461Z | |
| 669 | 2026-03-13T03:56:36.461Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-5386dbfce708873f) |
| 670 | 2026-03-13T03:56:36.464Z | |
| 671 | 2026-03-13T03:56:36.464Z | running 0 tests |
| 672 | 2026-03-13T03:56:36.464Z | |
| 673 | 2026-03-13T03:56:36.464Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 674 | 2026-03-13T03:56:36.464Z | |
| 675 | 2026-03-13T03:56:36.464Z | Running unittests src/lib.rs (target/debug/deps/tests-1b637ef03272df3f) |
| 676 | 2026-03-13T03:56:36.467Z | |
| 677 | 2026-03-13T03:56:36.467Z | running 15 tests |
| 678 | 2026-03-13T03:56:36.469Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 679 | 2026-03-13T03:56:36.469Z | test headers::ipv6_header_read_write ... ok |
| 680 | 2026-03-13T03:56:36.472Z | test dload::pipeline_create ... ok |
| 681 | 2026-03-13T03:56:36.472Z | test ipv6::test_ipv6_parse ... ok |
| 682 | 2026-03-13T03:56:36.472Z | test dload::dynamic_load ... ok |
| 683 | 2026-03-13T03:56:36.479Z | test basic_router::basic_router2 ... ok |
| 684 | 2026-03-13T03:56:36.482Z | test arithmetic::arithmetic ... ok |
| 685 | 2026-03-13T03:56:36.482Z | test hub::hub2 ... ok |
| 686 | 2026-03-13T03:56:36.482Z | test vlan::test_vlan_parse ... ok |
| 687 | 2026-03-13T03:56:36.482Z | test dynamic_router::dynamic_router2 ... ok |
| 688 | 2026-03-13T03:56:36.485Z | test decap::geneve_decap ... ok |
| 689 | 2026-03-13T03:56:36.486Z | test range::range ... ok |
| 690 | 2026-03-13T03:56:36.486Z | test disag_router::disag_router ... ok |
| 691 | 2026-03-13T03:56:36.497Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 692 | 2026-03-13T03:56:36.539Z | test mac_rewrite::mac_rewrite2 ... ok |
| 693 | 2026-03-13T03:56:36.539Z | |
| 694 | 2026-03-13T03:56:36.539Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 695 | 2026-03-13T03:56:36.539Z | |
| 696 | 2026-03-13T03:56:36.552Z | Running unittests src/lib.rs (target/debug/deps/x4c-2985a640bf8d8149) |
| 697 | 2026-03-13T03:56:36.555Z | |
| 698 | 2026-03-13T03:56:36.555Z | running 0 tests |
| 699 | 2026-03-13T03:56:36.555Z | |
| 700 | 2026-03-13T03:56:36.555Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-03-13T03:56:36.555Z | |
| 702 | 2026-03-13T03:56:36.555Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-2e05505f32d0e974) |
| 703 | 2026-03-13T03:56:36.555Z | |
| 704 | 2026-03-13T03:56:36.555Z | running 0 tests |
| 705 | 2026-03-13T03:56:36.555Z | |
| 706 | 2026-03-13T03:56:36.555Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-03-13T03:56:36.555Z | |
| 708 | 2026-03-13T03:56:36.555Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-a85c950da1038504) |
| 709 | 2026-03-13T03:56:36.559Z | |
| 710 | 2026-03-13T03:56:36.559Z | running 0 tests |
| 711 | 2026-03-13T03:56:36.559Z | |
| 712 | 2026-03-13T03:56:36.559Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 713 | 2026-03-13T03:56:36.559Z | |
| 714 | 2026-03-13T03:56:36.559Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-7cfba82c616208f5) |
| 715 | 2026-03-13T03:56:36.559Z | |
| 716 | 2026-03-13T03:56:36.559Z | running 0 tests |
| 717 | 2026-03-13T03:56:36.559Z | |
| 718 | 2026-03-13T03:56:36.562Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 719 | 2026-03-13T03:56:36.562Z | |
| 720 | 2026-03-13T03:56:36.562Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 721 | 2026-03-13T03:56:36.562Z | |
| 722 | 2026-03-13T03:56:36.562Z | running 0 tests |
| 723 | 2026-03-13T03:56:36.562Z | |
| 724 | 2026-03-13T03:56:36.562Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 725 | 2026-03-13T03:56:36.562Z | |
| 726 | 2026-03-13T03:56:36.562Z | Doc-tests p4 |
| 727 | 2026-03-13T03:56:36.681Z | |
| 728 | 2026-03-13T03:56:36.681Z | running 0 tests |
| 729 | 2026-03-13T03:56:36.681Z | |
| 730 | 2026-03-13T03:56:36.681Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 731 | 2026-03-13T03:56:36.681Z | |
| 732 | 2026-03-13T03:56:36.692Z | Doc-tests p4_macro |
| 733 | 2026-03-13T03:56:36.747Z | |
| 734 | 2026-03-13T03:56:36.747Z | running 2 tests |
| 735 | 2026-03-13T03:56:36.751Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 736 | 2026-03-13T03:56:36.751Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 737 | 2026-03-13T03:56:36.751Z | |
| 738 | 2026-03-13T03:56:36.751Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 739 | 2026-03-13T03:56:36.751Z | |
| 740 | 2026-03-13T03:56:36.754Z | Doc-tests p4_rust |
| 741 | 2026-03-13T03:56:36.973Z | |
| 742 | 2026-03-13T03:56:36.973Z | running 0 tests |
| 743 | 2026-03-13T03:56:36.973Z | |
| 744 | 2026-03-13T03:56:36.973Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 745 | 2026-03-13T03:56:36.973Z | |
| 746 | 2026-03-13T03:56:36.986Z | Doc-tests p4rs |
| 747 | 2026-03-13T03:56:37.092Z | |
| 748 | 2026-03-13T03:56:37.092Z | running 1 test |
| 749 | 2026-03-13T03:56:38.158Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 750 | 2026-03-13T03:56:38.158Z | |
| 751 | 2026-03-13T03:56:38.158Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s |
| 752 | 2026-03-13T03:56:38.158Z | |
| 753 | 2026-03-13T03:56:38.169Z | Doc-tests tests |
| 754 | 2026-03-13T03:56:38.249Z | |
| 755 | 2026-03-13T03:56:38.249Z | running 0 tests |
| 756 | 2026-03-13T03:56:38.249Z | |
| 757 | 2026-03-13T03:56:38.249Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-03-13T03:56:38.249Z | |
| 759 | 2026-03-13T03:56:38.259Z | Doc-tests x4c |
| 760 | 2026-03-13T03:56:38.316Z | |
| 761 | 2026-03-13T03:56:38.317Z | running 0 tests |
| 762 | 2026-03-13T03:56:38.317Z | |
| 763 | 2026-03-13T03:56:38.317Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 764 | 2026-03-13T03:56:38.317Z | |
| 765 | 2026-03-13T03:56:38.326Z | Doc-tests x4c_error_codes |
| 766 | 2026-03-13T03:56:38.357Z | |
| 767 | 2026-03-13T03:56:38.357Z | running 0 tests |
| 768 | 2026-03-13T03:56:38.357Z | |
| 769 | 2026-03-13T03:56:38.360Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 770 | 2026-03-13T03:56:38.360Z | |
| 771 | 2026-03-13T03:56:38.371Z | + pushd test |
| 772 | 2026-03-13T03:56:38.374Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 773 | 2026-03-13T03:56:38.374Z | + banner 'mac rewr' |
| 774 | 2026-03-13T03:56:38.374Z | |
| 775 | 2026-03-13T03:56:38.374Z | # # ## #### ##### ###### # # ##### |
| 776 | 2026-03-13T03:56:38.374Z | ## ## # # # # # # # # # # # |
| 777 | 2026-03-13T03:56:38.374Z | # ## # # # # # # ##### # # # # |
| 778 | 2026-03-13T03:56:38.374Z | # # ###### # ##### # # ## # ##### |
| 779 | 2026-03-13T03:56:38.374Z | # # # # # # # # # ## ## # # |
| 780 | 2026-03-13T03:56:38.374Z | # # # # #### # # ###### # # # # |
| 781 | 2026-03-13T03:56:38.374Z | |
| 782 | 2026-03-13T03:56:38.374Z | + RUST_BACKTRACE=1 |
| 783 | 2026-03-13T03:56:38.374Z | + cargo test mac_rewrite -- --nocapture |
| 784 | 2026-03-13T03:56:38.513Z | Compiling aho-corasick v1.1.4 |
| 785 | 2026-03-13T03:56:38.531Z | Compiling rustix v1.1.4 |
| 786 | 2026-03-13T03:56:38.534Z | Compiling getrandom v0.4.1 |
| 787 | 2026-03-13T03:56:38.534Z | Compiling errno v0.3.14 |
| 788 | 2026-03-13T03:56:38.538Z | Compiling prettyplease v0.2.37 |
| 789 | 2026-03-13T03:56:39.539Z | Compiling regex-automata v0.4.14 |
| 790 | 2026-03-13T03:56:39.562Z | Compiling tempfile v3.27.0 |
| 791 | 2026-03-13T03:56:41.553Z | Compiling regex v1.12.3 |
| 792 | 2026-03-13T03:56:41.903Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 793 | 2026-03-13T03:56:41.992Z | Compiling pnet_macros v0.35.0 |
| 794 | 2026-03-13T03:56:42.897Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 795 | 2026-03-13T03:56:43.266Z | Compiling pnet_packet v0.35.0 |
| 796 | 2026-03-13T03:56:43.980Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 797 | 2026-03-13T03:56:46.002Z | Compiling pnet_transport v0.35.0 |
| 798 | 2026-03-13T03:56:46.153Z | Compiling pnet v0.35.0 |
| 799 | 2026-03-13T03:56:46.289Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 800 | 2026-03-13T03:56:55.515Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 17.12s |
| 801 | 2026-03-13T03:56:55.531Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 802 | 2026-03-13T03:56:55.536Z | |
| 803 | 2026-03-13T03:56:55.536Z | running 1 test |
| 804 | 2026-03-13T03:56:55.543Z | [phy2] do you know the muffin man? |
| 805 | 2026-03-13T03:56:55.546Z | [cpu] the muffin man? |
| 806 | 2026-03-13T03:56:55.546Z | [cpu] the muffin man! |
| 807 | 2026-03-13T03:56:55.546Z | [cpu] why yes |
| 808 | 2026-03-13T03:56:55.546Z | [phy1] i know the muffin man |
| 809 | 2026-03-13T03:56:55.546Z | [phy3] the muffin man is me!!! |
| 810 | 2026-03-13T03:56:55.546Z | test mac_rewrite::mac_rewrite2 ... ok |
| 811 | 2026-03-13T03:56:55.546Z | |
| 812 | 2026-03-13T03:56:55.546Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 813 | 2026-03-13T03:56:55.546Z | |
| 814 | 2026-03-13T03:56:55.552Z | + banner 'dyn load' |
| 815 | 2026-03-13T03:56:55.555Z | |
| 816 | 2026-03-13T03:56:55.555Z | ##### # # # # # #### ## ##### |
| 817 | 2026-03-13T03:56:55.555Z | # # # # ## # # # # # # # # |
| 818 | 2026-03-13T03:56:55.555Z | # # # # # # # # # # # # # |
| 819 | 2026-03-13T03:56:55.555Z | # # # # # # # # # ###### # # |
| 820 | 2026-03-13T03:56:55.555Z | # # # # ## # # # # # # # |
| 821 | 2026-03-13T03:56:55.555Z | ##### # # # ###### #### # # ##### |
| 822 | 2026-03-13T03:56:55.555Z | |
| 823 | 2026-03-13T03:56:55.555Z | + RUST_BACKTRACE=1 |
| 824 | 2026-03-13T03:56:55.555Z | + cargo test dload -- --nocapture |
| 825 | 2026-03-13T03:56:55.674Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 826 | 2026-03-13T03:56:55.680Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 827 | 2026-03-13T03:56:55.683Z | |
| 828 | 2026-03-13T03:56:55.683Z | running 2 tests |
| 829 | 2026-03-13T03:56:55.687Z | test dload::pipeline_create ... ok |
| 830 | 2026-03-13T03:56:55.690Z | test dload::dynamic_load ... ok |
| 831 | 2026-03-13T03:56:55.690Z | |
| 832 | 2026-03-13T03:56:55.690Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 833 | 2026-03-13T03:56:55.690Z | |
| 834 | 2026-03-13T03:56:55.697Z | + banner disag |
| 835 | 2026-03-13T03:56:55.699Z | |
| 836 | 2026-03-13T03:56:55.699Z | ##### # #### ## #### |
| 837 | 2026-03-13T03:56:55.699Z | # # # # # # # # |
| 838 | 2026-03-13T03:56:55.699Z | # # # #### # # # |
| 839 | 2026-03-13T03:56:55.699Z | # # # # ###### # ### |
| 840 | 2026-03-13T03:56:55.699Z | # # # # # # # # # |
| 841 | 2026-03-13T03:56:55.699Z | ##### # #### # # #### |
| 842 | 2026-03-13T03:56:55.699Z | |
| 843 | 2026-03-13T03:56:55.699Z | + RUST_BACKTRACE=1 |
| 844 | 2026-03-13T03:56:55.699Z | + cargo test disag_router -- --nocapture |
| 845 | 2026-03-13T03:56:55.831Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 846 | 2026-03-13T03:56:55.837Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 847 | 2026-03-13T03:56:55.837Z | |
| 848 | 2026-03-13T03:56:55.837Z | running 1 test |
| 849 | 2026-03-13T03:56:55.841Z | [phy2] do you know the muffin man? |
| 850 | 2026-03-13T03:56:55.842Z | [cpu] the muffin man? |
| 851 | 2026-03-13T03:56:55.842Z | [cpu] the muffin man! |
| 852 | 2026-03-13T03:56:55.842Z | [cpu] why yes |
| 853 | 2026-03-13T03:56:55.842Z | [phy1] i know the muffin man |
| 854 | 2026-03-13T03:56:55.842Z | [phy3] the muffin man is me!!! |
| 855 | 2026-03-13T03:56:55.847Z | test disag_router::disag_router ... ok |
| 856 | 2026-03-13T03:56:55.847Z | |
| 857 | 2026-03-13T03:56:55.847Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 858 | 2026-03-13T03:56:55.847Z | |
| 859 | 2026-03-13T03:56:55.851Z | + banner 'dyn rtr' |
| 860 | 2026-03-13T03:56:55.854Z | |
| 861 | 2026-03-13T03:56:55.855Z | ##### # # # # ##### ##### ##### |
| 862 | 2026-03-13T03:56:55.855Z | # # # # ## # # # # # # |
| 863 | 2026-03-13T03:56:55.855Z | # # # # # # # # # # # |
| 864 | 2026-03-13T03:56:55.855Z | # # # # # # ##### # ##### |
| 865 | 2026-03-13T03:56:55.855Z | # # # # ## # # # # # |
| 866 | 2026-03-13T03:56:55.855Z | ##### # # # # # # # # |
| 867 | 2026-03-13T03:56:55.855Z | |
| 868 | 2026-03-13T03:56:55.855Z | + RUST_BACKTRACE=1 |
| 869 | 2026-03-13T03:56:55.855Z | + cargo test dynamic_router -- --nocapture |
| 870 | 2026-03-13T03:56:55.999Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 871 | 2026-03-13T03:56:56.013Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 872 | 2026-03-13T03:56:56.013Z | |
| 873 | 2026-03-13T03:56:56.013Z | running 1 test |
| 874 | 2026-03-13T03:56:56.013Z | [phy2] do you know the muffin man? |
| 875 | 2026-03-13T03:56:56.013Z | [cpu] the muffin man? |
| 876 | 2026-03-13T03:56:56.013Z | [cpu] the muffin man! |
| 877 | 2026-03-13T03:56:56.013Z | [cpu] why yes |
| 878 | 2026-03-13T03:56:56.013Z | [phy1] i know the muffin man |
| 879 | 2026-03-13T03:56:56.013Z | [phy3] the muffin man is me!!! |
| 880 | 2026-03-13T03:56:56.013Z | test dynamic_router::dynamic_router2 ... ok |
| 881 | 2026-03-13T03:56:56.014Z | |
| 882 | 2026-03-13T03:56:56.014Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 883 | 2026-03-13T03:56:56.014Z | |
| 884 | 2026-03-13T03:56:56.014Z | + banner hub |
| 885 | 2026-03-13T03:56:56.014Z | |
| 886 | 2026-03-13T03:56:56.014Z | # # # # ##### |
| 887 | 2026-03-13T03:56:56.014Z | # # # # # # |
| 888 | 2026-03-13T03:56:56.014Z | ###### # # ##### |
| 889 | 2026-03-13T03:56:56.014Z | # # # # # # |
| 890 | 2026-03-13T03:56:56.014Z | # # # # # # |
| 891 | 2026-03-13T03:56:56.014Z | # # #### ##### |
| 892 | 2026-03-13T03:56:56.014Z | |
| 893 | 2026-03-13T03:56:56.014Z | + RUST_BACKTRACE=1 |
| 894 | 2026-03-13T03:56:56.014Z | + cargo test hub -- --nocapture |
| 895 | 2026-03-13T03:56:56.145Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 896 | 2026-03-13T03:56:56.184Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 897 | 2026-03-13T03:56:56.184Z | |
| 898 | 2026-03-13T03:56:56.184Z | running 1 test |
| 899 | 2026-03-13T03:56:56.184Z | [phy2] do you know the muffin man? |
| 900 | 2026-03-13T03:56:56.185Z | [phy3] do you know the muffin man? |
| 901 | 2026-03-13T03:56:56.185Z | [phy1] the muffin man? |
| 902 | 2026-03-13T03:56:56.185Z | [phy3] the muffin man? |
| 903 | 2026-03-13T03:56:56.185Z | [phy2] the muffin man! |
| 904 | 2026-03-13T03:56:56.185Z | [phy3] the muffin man! |
| 905 | 2026-03-13T03:56:56.185Z | [phy1] why yes |
| 906 | 2026-03-13T03:56:56.185Z | [phy1] i know the muffin man |
| 907 | 2026-03-13T03:56:56.186Z | [phy1] the muffin man is me!!! |
| 908 | 2026-03-13T03:56:56.186Z | [phy3] why yes |
| 909 | 2026-03-13T03:56:56.186Z | [phy3] i know the muffin man |
| 910 | 2026-03-13T03:56:56.186Z | [phy3] the muffin man is me!!! |
| 911 | 2026-03-13T03:56:56.186Z | test hub::hub2 ... ok |
| 912 | 2026-03-13T03:56:56.186Z | |
| 913 | 2026-03-13T03:56:56.186Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 914 | 2026-03-13T03:56:56.187Z | |
| 915 | 2026-03-13T03:56:56.187Z | + banner router |
| 916 | 2026-03-13T03:56:56.187Z | |
| 917 | 2026-03-13T03:56:56.187Z | ##### #### # # ##### ###### ##### |
| 918 | 2026-03-13T03:56:56.187Z | # # # # # # # # # # |
| 919 | 2026-03-13T03:56:56.187Z | # # # # # # # ##### # # |
| 920 | 2026-03-13T03:56:56.187Z | ##### # # # # # # ##### |
| 921 | 2026-03-13T03:56:56.187Z | # # # # # # # # # # |
| 922 | 2026-03-13T03:56:56.187Z | # # #### #### # ###### # # |
| 923 | 2026-03-13T03:56:56.187Z | |
| 924 | 2026-03-13T03:56:56.187Z | + RUST_BACKTRACE=1 |
| 925 | 2026-03-13T03:56:56.187Z | + cargo test basic_router -- --nocapture |
| 926 | 2026-03-13T03:56:56.288Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 927 | 2026-03-13T03:56:56.308Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 928 | 2026-03-13T03:56:56.308Z | |
| 929 | 2026-03-13T03:56:56.308Z | running 1 test |
| 930 | 2026-03-13T03:56:56.309Z | [phy2] do you know the muffin man? |
| 931 | 2026-03-13T03:56:56.309Z | [phy1] the muffin man? |
| 932 | 2026-03-13T03:56:56.309Z | [phy2] the muffin man! |
| 933 | 2026-03-13T03:56:56.309Z | [phy1] why yes |
| 934 | 2026-03-13T03:56:56.309Z | [phy1] i know the muffin man |
| 935 | 2026-03-13T03:56:56.309Z | [phy1] the muffin man is me!!! |
| 936 | 2026-03-13T03:56:56.310Z | test basic_router::basic_router2 ... ok |
| 937 | 2026-03-13T03:56:56.310Z | |
| 938 | 2026-03-13T03:56:56.310Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 939 | 2026-03-13T03:56:56.310Z | |
| 940 | 2026-03-13T03:56:56.328Z | + banner headers |
| 941 | 2026-03-13T03:56:56.328Z | |
| 942 | 2026-03-13T03:56:56.328Z | # # ###### ## ##### ###### ##### #### |
| 943 | 2026-03-13T03:56:56.328Z | # # # # # # # # # # # |
| 944 | 2026-03-13T03:56:56.328Z | ###### ##### # # # # ##### # # #### |
| 945 | 2026-03-13T03:56:56.328Z | # # # ###### # # # ##### # |
| 946 | 2026-03-13T03:56:56.328Z | # # # # # # # # # # # # |
| 947 | 2026-03-13T03:56:56.328Z | # # ###### # # ##### ###### # # #### |
| 948 | 2026-03-13T03:56:56.328Z | |
| 949 | 2026-03-13T03:56:56.329Z | + RUST_BACKTRACE=1 |
| 950 | 2026-03-13T03:56:56.329Z | + cargo test headers -- --nocapture |
| 951 | 2026-03-13T03:56:56.514Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 952 | 2026-03-13T03:56:56.545Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 953 | 2026-03-13T03:56:56.545Z | |
| 954 | 2026-03-13T03:56:56.545Z | running 1 test |
| 955 | 2026-03-13T03:56:56.546Z | test headers::ipv6_header_read_write ... ok |
| 956 | 2026-03-13T03:56:56.546Z | |
| 957 | 2026-03-13T03:56:56.546Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 958 | 2026-03-13T03:56:56.546Z | |
| 959 | 2026-03-13T03:56:56.546Z | process exited: duration 137148 ms, exit code 0 |
| |
| 960 | 2026-03-13T03:56:56.589Z | found 4 output files |
| 961 | 2026-03-13T03:56:56.589Z | uploading: /work/debug/libsidecar_lite.so (43097048 bytes) |
| 962 | 2026-03-13T03:56:58.353Z | uploaded: /work/debug/libsidecar_lite.so |
| 963 | 2026-03-13T03:56:58.361Z | uploading: /work/debug/x4c (37742568 bytes) |
| 964 | 2026-03-13T03:56:59.882Z | uploaded: /work/debug/x4c |
| 965 | 2026-03-13T03:56:59.883Z | uploading: /work/release/libsidecar_lite.so (9837824 bytes) |
| 966 | 2026-03-13T03:57:01.148Z | uploaded: /work/release/libsidecar_lite.so |
| 967 | 2026-03-13T03:57:01.151Z | uploading: /work/release/x4c (8571776 bytes) |
| 968 | 2026-03-13T03:57:02.265Z | uploaded: /work/release/x4c |