|
|
|
| 1 | 2026-03-27T04:23:56.885Z | job assigned to worker 01KMPRG4876M06M4M77T351WEX [factory aws, i-0ba7bce37ad17b237] (queued for 25 m 44 s) |
| |
| 2 | 2026-03-27T04:24:03.973Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:24:03.979Z | ++ uname -s |
| 4 | 2026-03-27T04:24:03.982Z | + kern=SunOS |
| 5 | 2026-03-27T04:24:03.982Z | + build_user=build |
| 6 | 2026-03-27T04:24:03.982Z | + build_uid=12345 |
| 7 | 2026-03-27T04:24:03.982Z | + work_dir=/work |
| 8 | 2026-03-27T04:24:03.982Z | + input_dir=/input |
| 9 | 2026-03-27T04:24:03.982Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:24:03.982Z | + case "$kern" in |
| 11 | 2026-03-27T04:24:03.982Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:24:03.982Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:24:05.988Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:24:06.115Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:24:06.118Z | + home_fs=zfs |
| 16 | 2026-03-27T04:24:06.118Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:24:06.118Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:24:06.118Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:24:08.119Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:24:08.122Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:24:08.128Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:24:08.131Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-27T04:24:08.131Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-27T04:24:08.131Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T04:24:08.131Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T04:24:08.131Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:24:08.132Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:24:08.135Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:24:08.135Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-27T04:24:08.281Z | info: downloading installer |
| 31 | 2026-03-27T04:24:09.590Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:24:09.590Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:24:09.590Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:24:09.590Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:24:09.590Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:24:09.590Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:24:09.590Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:24:09.590Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:24:09.590Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:24:09.590Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:24:09.590Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:24:09.590Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:24:09.590Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:24:09.602Z | info: profile set to default |
| 45 | 2026-03-27T04:24:09.602Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:24:09.605Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:24:09.756Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:24:09.759Z | info: downloading 6 components |
| 49 | 2026-03-27T04:24:26.025Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:24:26.025Z | |
| 51 | 2026-03-27T04:24:26.059Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:24:26.059Z | |
| 53 | 2026-03-27T04:24:26.060Z | |
| 54 | 2026-03-27T04:24:26.060Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:24:26.060Z | |
| 56 | 2026-03-27T04:24:26.060Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:24:26.060Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:24:26.060Z | |
| 59 | 2026-03-27T04:24:26.060Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:24:26.060Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:24:26.060Z | |
| 62 | 2026-03-27T04:24:26.060Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:24:26.061Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:24:26.061Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:24:26.061Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:24:26.061Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:24:26.061Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:24:26.061Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:24:26.068Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:24:26.068Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:24:26.158Z | + rustup --version |
| 72 | 2026-03-27T04:24:26.167Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:24:26.170Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:24:26.188Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:24:26.191Z | + cargo --version |
| 76 | 2026-03-27T04:24:26.203Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:24:26.206Z | + rustc --version |
| 78 | 2026-03-27T04:24:26.224Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:24:26.229Z | process exited: duration 18098 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:24:26.235Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:24:26.251Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:24:26.257Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:24:26.260Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-03-27T04:24:26.263Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-03-27T04:24:26.296Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-03-27T04:24:27.354Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-03-27T04:24:27.355Z | + git fetch origin 6629ff90c97c55e5ca81cf10a9caf23171352fa1 |
| 88 | 2026-03-27T04:24:27.705Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-03-27T04:24:27.705Z | * branch 6629ff90c97c55e5ca81cf10a9caf23171352fa1 -> FETCH_HEAD |
| 90 | 2026-03-27T04:24:27.711Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:24:27.715Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:24:27.715Z | + current=main |
| 93 | 2026-03-27T04:24:27.715Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:24:27.715Z | + git branch -f renovate/rust-1.x 6629ff90c97c55e5ca81cf10a9caf23171352fa1 |
| 95 | 2026-03-27T04:24:27.718Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:24:27.722Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:24:27.725Z | + git reset --hard 6629ff90c97c55e5ca81cf10a9caf23171352fa1 |
| 98 | 2026-03-27T04:24:27.728Z | HEAD is now at 6629ff9 Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:24:27.728Z | process exited: duration 1469 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:24:27.734Z | starting task 4: "build" |
| 101 | 2026-03-27T04:24:27.737Z | + cargo --version |
| 102 | 2026-03-27T04:24:27.743Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 103 | 2026-03-27T04:24:27.887Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 104 | 2026-03-27T04:24:27.891Z | info: downloading 6 components |
| 105 | 2026-03-27T04:24:43.853Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 106 | 2026-03-27T04:24:43.856Z | + rustc --version |
| 107 | 2026-03-27T04:24:43.882Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 108 | 2026-03-27T04:24:43.885Z | + banner check |
| 109 | 2026-03-27T04:24:43.888Z | |
| 110 | 2026-03-27T04:24:43.888Z | #### # # ###### #### # # |
| 111 | 2026-03-27T04:24:43.888Z | # # # # # # # # # |
| 112 | 2026-03-27T04:24:43.888Z | # ###### ##### # #### |
| 113 | 2026-03-27T04:24:43.888Z | # # # # # # # |
| 114 | 2026-03-27T04:24:43.888Z | # # # # # # # # # |
| 115 | 2026-03-27T04:24:43.888Z | #### # # ###### #### # # |
| 116 | 2026-03-27T04:24:43.888Z | |
| 117 | 2026-03-27T04:24:43.888Z | + cargo fmt -- --check |
| 118 | 2026-03-27T04:24:44.027Z | + cargo check |
| 119 | 2026-03-27T04:24:44.091Z | Updating crates.io index |
| 120 | 2026-03-27T04:24:44.128Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-03-27T04:24:44.392Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-03-27T04:24:44.392Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-03-27T04:24:45.796Z | Downloading crates ... |
| 124 | 2026-03-27T04:24:45.862Z | Downloaded ipnetwork v0.20.0 |
| 125 | 2026-03-27T04:24:45.865Z | Downloaded colored v3.1.1 |
| 126 | 2026-03-27T04:24:45.868Z | Downloaded bitflags v2.11.0 |
| 127 | 2026-03-27T04:24:45.871Z | Downloaded clap v4.6.0 |
| 128 | 2026-03-27T04:24:45.874Z | Downloaded usdt-macro v0.5.0 |
| 129 | 2026-03-27T04:24:45.877Z | Downloaded memchr v2.8.0 |
| 130 | 2026-03-27T04:24:45.880Z | Downloaded ucd-trie v0.1.7 |
| 131 | 2026-03-27T04:24:45.883Z | Downloaded regex v1.12.3 |
| 132 | 2026-03-27T04:24:45.886Z | Downloaded zerocopy-derive v0.7.35 |
| 133 | 2026-03-27T04:24:45.889Z | Downloaded zmij v1.0.21 |
| 134 | 2026-03-27T04:24:45.891Z | Downloaded heck v0.5.0 |
| 135 | 2026-03-27T04:24:45.891Z | Downloaded crypto-common v0.1.7 |
| 136 | 2026-03-27T04:24:45.894Z | Downloaded anyhow v1.0.102 |
| 137 | 2026-03-27T04:24:45.897Z | Downloaded is_terminal_polyfill v1.70.2 |
| 138 | 2026-03-27T04:24:45.897Z | Downloaded itoa v1.0.17 |
| 139 | 2026-03-27T04:24:45.897Z | Downloaded anstyle-parse v1.0.0 |
| 140 | 2026-03-27T04:24:45.900Z | Downloaded colorchoice v1.0.4 |
| 141 | 2026-03-27T04:24:45.900Z | Downloaded clap_derive v4.6.0 |
| 142 | 2026-03-27T04:24:45.903Z | Downloaded cfg-if v1.0.4 |
| 143 | 2026-03-27T04:24:45.903Z | Downloaded zerocopy v0.8.40 |
| 144 | 2026-03-27T04:24:45.908Z | Downloaded pnet_macros v0.35.0 |
| 145 | 2026-03-27T04:24:45.911Z | Downloaded memmap v0.7.0 |
| 146 | 2026-03-27T04:24:45.911Z | Downloaded log v0.4.29 |
| 147 | 2026-03-27T04:24:45.911Z | Downloaded dtrace-parser v0.2.0 |
| 148 | 2026-03-27T04:24:45.914Z | Downloaded clap_lex v1.0.0 |
| 149 | 2026-03-27T04:24:45.914Z | Downloaded pnet_datalink v0.35.0 |
| 150 | 2026-03-27T04:24:45.917Z | Downloaded no-std-net v0.6.0 |
| 151 | 2026-03-27T04:24:45.920Z | Downloaded glob v0.3.3 |
| 152 | 2026-03-27T04:24:45.923Z | Downloaded clap_builder v4.6.0 |
| 153 | 2026-03-27T04:24:45.926Z | Downloaded num v0.4.3 |
| 154 | 2026-03-27T04:24:45.926Z | Downloaded generic-array v0.14.7 |
| 155 | 2026-03-27T04:24:45.933Z | Downloaded num-complex v0.4.6 |
| 156 | 2026-03-27T04:24:45.940Z | Downloaded usdt v0.5.0 |
| 157 | 2026-03-27T04:24:45.943Z | Downloaded pnet_base v0.35.0 |
| 158 | 2026-03-27T04:24:45.943Z | Downloaded funty v2.0.0 |
| 159 | 2026-03-27T04:24:45.943Z | Downloaded dof v0.3.0 |
| 160 | 2026-03-27T04:24:45.947Z | Downloaded anstyle-query v1.1.5 |
| 161 | 2026-03-27T04:24:45.950Z | Downloaded usdt-attr-macro v0.5.0 |
| 162 | 2026-03-27T04:24:45.950Z | Downloaded strsim v0.11.1 |
| 163 | 2026-03-27T04:24:45.956Z | Downloaded pretty-hex v0.4.1 |
| 164 | 2026-03-27T04:24:45.959Z | Downloaded block-buffer v0.10.4 |
| 165 | 2026-03-27T04:24:45.961Z | Downloaded pnet_macros_support v0.35.0 |
| 166 | 2026-03-27T04:24:45.962Z | Downloaded fastrand v2.3.0 |
| 167 | 2026-03-27T04:24:45.965Z | Downloaded autocfg v1.5.0 |
| 168 | 2026-03-27T04:24:45.975Z | Downloaded errno v0.3.14 |
| 169 | 2026-03-27T04:24:45.978Z | Downloaded version_check v0.9.5 |
| 170 | 2026-03-27T04:24:45.986Z | Downloaded pnet_transport v0.35.0 |
| 171 | 2026-03-27T04:24:45.989Z | Downloaded pnet v0.35.0 |
| 172 | 2026-03-27T04:24:45.992Z | Downloaded utf8parse v0.2.2 |
| 173 | 2026-03-27T04:24:45.995Z | Downloaded cpufeatures v0.2.17 |
| 174 | 2026-03-27T04:24:45.995Z | Downloaded scroll_derive v0.12.1 |
| 175 | 2026-03-27T04:24:45.998Z | Downloaded ppv-lite86 v0.2.21 |
| 176 | 2026-03-27T04:24:45.998Z | Downloaded digest v0.10.7 |
| 177 | 2026-03-27T04:24:46.001Z | Downloaded num-rational v0.4.2 |
| 178 | 2026-03-27T04:24:46.009Z | Downloaded tap v1.0.1 |
| 179 | 2026-03-27T04:24:46.012Z | Downloaded thread-id v4.2.2 |
| 180 | 2026-03-27T04:24:46.015Z | Downloaded pnet_sys v0.35.0 |
| 181 | 2026-03-27T04:24:46.015Z | Downloaded num-iter v0.1.45 |
| 182 | 2026-03-27T04:24:46.020Z | Downloaded serde_tokenstream v0.2.3 |
| 183 | 2026-03-27T04:24:46.023Z | Downloaded pest_meta v2.8.6 |
| 184 | 2026-03-27T04:24:46.023Z | Downloaded plain v0.2.3 |
| 185 | 2026-03-27T04:24:46.026Z | Downloaded anstream v1.0.0 |
| 186 | 2026-03-27T04:24:46.028Z | Downloaded rand_chacha v0.9.0 |
| 187 | 2026-03-27T04:24:46.029Z | Downloaded radium v0.7.0 |
| 188 | 2026-03-27T04:24:46.029Z | Downloaded anstyle v1.0.13 |
| 189 | 2026-03-27T04:24:46.032Z | Downloaded byteorder v1.5.0 |
| 190 | 2026-03-27T04:24:46.032Z | Downloaded pest_derive v2.8.6 |
| 191 | 2026-03-27T04:24:46.032Z | Downloaded once_cell v1.21.3 |
| 192 | 2026-03-27T04:24:46.035Z | Downloaded pest_generator v2.8.6 |
| 193 | 2026-03-27T04:24:46.035Z | Downloaded num-integer v0.1.46 |
| 194 | 2026-03-27T04:24:46.039Z | Downloaded scroll v0.12.0 |
| 195 | 2026-03-27T04:24:46.042Z | Downloaded thiserror v1.0.69 |
| 196 | 2026-03-27T04:24:46.048Z | Downloaded num-traits v0.2.19 |
| 197 | 2026-03-27T04:24:46.051Z | Downloaded thiserror-impl v1.0.69 |
| 198 | 2026-03-27T04:24:46.051Z | Downloaded wyz v0.5.1 |
| 199 | 2026-03-27T04:24:46.056Z | Downloaded quote v1.0.45 |
| 200 | 2026-03-27T04:24:46.067Z | Downloaded sha2 v0.10.9 |
| 201 | 2026-03-27T04:24:46.070Z | Downloaded prettyplease v0.2.37 |
| 202 | 2026-03-27T04:24:46.073Z | Downloaded tempfile v3.27.0 |
| 203 | 2026-03-27T04:24:46.075Z | Downloaded pnet_packet v0.35.0 |
| 204 | 2026-03-27T04:24:46.078Z | Downloaded usdt-impl v0.5.0 |
| 205 | 2026-03-27T04:24:46.078Z | Downloaded rand_core v0.9.5 |
| 206 | 2026-03-27T04:24:46.081Z | Downloaded getrandom v0.3.4 |
| 207 | 2026-03-27T04:24:46.084Z | Downloaded typenum v1.19.0 |
| 208 | 2026-03-27T04:24:46.084Z | Downloaded getrandom v0.4.1 |
| 209 | 2026-03-27T04:24:46.093Z | Downloaded num-bigint v0.4.6 |
| 210 | 2026-03-27T04:24:46.097Z | Downloaded serde_derive v1.0.228 |
| 211 | 2026-03-27T04:24:46.100Z | Downloaded unicode-ident v1.0.24 |
| 212 | 2026-03-27T04:24:46.100Z | Downloaded serde_core v1.0.228 |
| 213 | 2026-03-27T04:24:46.113Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-03-27T04:24:46.122Z | Downloaded serde v1.0.228 |
| 215 | 2026-03-27T04:24:46.137Z | Downloaded rand v0.9.2 |
| 216 | 2026-03-27T04:24:46.149Z | Downloaded pest v2.8.6 |
| 217 | 2026-03-27T04:24:46.161Z | Downloaded goblin v0.8.2 |
| 218 | 2026-03-27T04:24:46.164Z | Downloaded zerocopy v0.7.35 |
| 219 | 2026-03-27T04:24:46.172Z | Downloaded bitvec v1.0.1 |
| 220 | 2026-03-27T04:24:46.180Z | Downloaded serde_json v1.0.149 |
| 221 | 2026-03-27T04:24:46.184Z | Downloaded aho-corasick v1.1.4 |
| 222 | 2026-03-27T04:24:46.221Z | Downloaded syn v2.0.117 |
| 223 | 2026-03-27T04:24:46.236Z | Downloaded regex-syntax v0.8.10 |
| 224 | 2026-03-27T04:24:46.245Z | Downloaded rustix v1.1.4 |
| 225 | 2026-03-27T04:24:46.272Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-03-27T04:24:46.281Z | Downloaded libc v0.2.182 |
| 227 | 2026-03-27T04:24:46.349Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-03-27T04:24:46.349Z | Compiling quote v1.0.45 |
| 229 | 2026-03-27T04:24:46.349Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-03-27T04:24:46.349Z | Compiling libc v0.2.182 |
| 231 | 2026-03-27T04:24:46.349Z | Compiling serde_core v1.0.228 |
| 232 | 2026-03-27T04:24:46.354Z | Compiling memchr v2.8.0 |
| 233 | 2026-03-27T04:24:46.354Z | Compiling serde v1.0.228 |
| 234 | 2026-03-27T04:24:46.500Z | Compiling zmij v1.0.21 |
| 235 | 2026-03-27T04:24:46.733Z | Compiling thiserror v1.0.69 |
| 236 | 2026-03-27T04:24:46.738Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-03-27T04:24:46.841Z | Compiling getrandom v0.4.1 |
| 238 | 2026-03-27T04:24:46.948Z | Compiling pest v2.8.6 |
| 239 | 2026-03-27T04:24:46.953Z | Compiling rustix v1.1.4 |
| 240 | 2026-03-27T04:24:47.123Z | Compiling serde_json v1.0.149 |
| 241 | 2026-03-27T04:24:47.212Z | Compiling autocfg v1.5.0 |
| 242 | 2026-03-27T04:24:47.352Z | Compiling version_check v0.9.5 |
| 243 | 2026-03-27T04:24:47.565Z | Compiling syn v2.0.117 |
| 244 | 2026-03-27T04:24:47.571Z | Compiling num-traits v0.2.19 |
| 245 | 2026-03-27T04:24:47.607Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-03-27T04:24:47.614Z | Compiling regex-syntax v0.8.10 |
| 247 | 2026-03-27T04:24:47.781Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-03-27T04:24:48.002Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-03-27T04:24:48.234Z | Checking cfg-if v1.0.4 |
| 250 | 2026-03-27T04:24:48.548Z | Compiling itoa v1.0.17 |
| 251 | 2026-03-27T04:24:48.723Z | Compiling byteorder v1.5.0 |
| 252 | 2026-03-27T04:24:48.928Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-03-27T04:24:48.940Z | Checking num-integer v0.1.46 |
| 254 | 2026-03-27T04:24:49.036Z | Compiling regex-automata v0.4.14 |
| 255 | 2026-03-27T04:24:49.150Z | Compiling thread-id v4.2.2 |
| 256 | 2026-03-27T04:24:49.250Z | Checking log v0.4.29 |
| 257 | 2026-03-27T04:24:49.307Z | Checking colored v3.1.1 |
| 258 | 2026-03-27T04:24:49.500Z | Checking plain v0.2.3 |
| 259 | 2026-03-27T04:24:49.653Z | Compiling errno v0.3.14 |
| 260 | 2026-03-27T04:24:49.684Z | Compiling bitflags v2.11.0 |
| 261 | 2026-03-27T04:24:49.748Z | Compiling radium v0.7.0 |
| 262 | 2026-03-27T04:24:49.792Z | Compiling pest_generator v2.8.6 |
| 263 | 2026-03-27T04:24:49.821Z | Checking pretty-hex v0.4.1 |
| 264 | 2026-03-27T04:24:49.878Z | Checking no-std-net v0.6.0 |
| 265 | 2026-03-27T04:24:49.938Z | Checking pnet_base v0.35.0 |
| 266 | 2026-03-27T04:24:50.141Z | Checking tap v1.0.1 |
| 267 | 2026-03-27T04:24:50.155Z | Compiling once_cell v1.21.3 |
| 268 | 2026-03-27T04:24:50.232Z | Compiling getrandom v0.3.4 |
| 269 | 2026-03-27T04:24:50.350Z | Compiling fastrand v2.3.0 |
| 270 | 2026-03-27T04:24:50.415Z | Compiling zerocopy v0.8.40 |
| 271 | 2026-03-27T04:24:50.493Z | Checking wyz v0.5.1 |
| 272 | 2026-03-27T04:24:50.579Z | Checking num-iter v0.1.45 |
| 273 | 2026-03-27T04:24:50.656Z | Checking memmap v0.7.0 |
| 274 | 2026-03-27T04:24:50.677Z | Compiling anyhow v1.0.102 |
| 275 | 2026-03-27T04:24:50.772Z | Compiling regex v1.12.3 |
| 276 | 2026-03-27T04:24:50.815Z | Compiling tempfile v3.27.0 |
| 277 | 2026-03-27T04:24:50.998Z | Compiling serde_derive v1.0.228 |
| 278 | 2026-03-27T04:24:51.031Z | Compiling thiserror-impl v1.0.69 |
| 279 | 2026-03-27T04:24:51.165Z | Compiling zerocopy-derive v0.7.35 |
| 280 | 2026-03-27T04:24:51.190Z | Compiling pest_derive v2.8.6 |
| 281 | 2026-03-27T04:24:51.310Z | Compiling scroll_derive v0.12.1 |
| 282 | 2026-03-27T04:24:51.400Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 283 | 2026-03-27T04:24:51.687Z | Checking funty v2.0.0 |
| 284 | 2026-03-27T04:24:51.690Z | Compiling pnet_macros v0.35.0 |
| 285 | 2026-03-27T04:24:51.992Z | Checking bitvec v1.0.1 |
| 286 | 2026-03-27T04:24:51.997Z | Compiling zerocopy v0.7.35 |
| 287 | 2026-03-27T04:24:51.997Z | Checking scroll v0.12.0 |
| 288 | 2026-03-27T04:24:52.221Z | Checking goblin v0.8.2 |
| 289 | 2026-03-27T04:24:52.277Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-03-27T04:24:52.765Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-03-27T04:24:52.993Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-03-27T04:24:53.098Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-03-27T04:24:53.142Z | Checking utf8parse v0.2.2 |
| 294 | 2026-03-27T04:24:53.233Z | Checking anstyle-parse v1.0.0 |
| 295 | 2026-03-27T04:24:53.374Z | Checking pnet_packet v0.35.0 |
| 296 | 2026-03-27T04:24:53.518Z | Checking rand_core v0.9.5 |
| 297 | 2026-03-27T04:24:54.059Z | Checking anstyle v1.0.13 |
| 298 | 2026-03-27T04:24:54.078Z | Checking num-bigint v0.4.6 |
| 299 | 2026-03-27T04:24:54.114Z | Checking num-complex v0.4.6 |
| 300 | 2026-03-27T04:24:54.122Z | Checking dof v0.3.0 |
| 301 | 2026-03-27T04:24:54.229Z | Checking ipnetwork v0.20.0 |
| 302 | 2026-03-27T04:24:54.381Z | Compiling serde_tokenstream v0.2.3 |
| 303 | 2026-03-27T04:24:54.414Z | Checking is_terminal_polyfill v1.70.2 |
| 304 | 2026-03-27T04:24:54.443Z | Checking anstyle-query v1.1.5 |
| 305 | 2026-03-27T04:24:54.488Z | Checking colorchoice v1.0.4 |
| 306 | 2026-03-27T04:24:54.651Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 307 | 2026-03-27T04:24:54.651Z | Compiling pnet v0.35.0 |
| 308 | 2026-03-27T04:24:54.674Z | Checking anstream v1.0.0 |
| 309 | 2026-03-27T04:24:54.857Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-03-27T04:24:54.888Z | Checking num-rational v0.4.2 |
| 311 | 2026-03-27T04:24:55.050Z | Checking strsim v0.11.1 |
| 312 | 2026-03-27T04:24:55.091Z | Compiling usdt-attr-macro v0.5.0 |
| 313 | 2026-03-27T04:24:55.163Z | Compiling usdt-macro v0.5.0 |
| 314 | 2026-03-27T04:24:55.200Z | Checking num v0.4.3 |
| 315 | 2026-03-27T04:24:55.222Z | Compiling heck v0.5.0 |
| 316 | 2026-03-27T04:24:55.263Z | Checking clap_lex v1.0.0 |
| 317 | 2026-03-27T04:24:55.285Z | Checking pnet_transport v0.35.0 |
| 318 | 2026-03-27T04:24:55.364Z | Checking ppv-lite86 v0.2.21 |
| 319 | 2026-03-27T04:24:55.402Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 320 | 2026-03-27T04:24:55.416Z | Compiling clap_derive v4.6.0 |
| 321 | 2026-03-27T04:24:55.488Z | Checking clap_builder v4.6.0 |
| 322 | 2026-03-27T04:24:55.492Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 323 | 2026-03-27T04:24:55.614Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 324 | 2026-03-27T04:24:55.636Z | Checking rand_chacha v0.9.0 |
| 325 | 2026-03-27T04:24:55.655Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 326 | 2026-03-27T04:24:55.807Z | Checking usdt v0.5.0 |
| 327 | 2026-03-27T04:24:55.811Z | Checking rand v0.9.2 |
| 328 | 2026-03-27T04:24:55.873Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 329 | 2026-03-27T04:24:55.952Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 330 | 2026-03-27T04:24:56.315Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-03-27T04:24:56.774Z | Checking clap v4.6.0 |
| 332 | 2026-03-27T04:24:56.834Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-03-27T04:24:57.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s |
| 334 | 2026-03-27T04:24:57.215Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-03-27T04:24:57.335Z | Downloading crates ... |
| 336 | 2026-03-27T04:24:57.402Z | Downloaded libloading v0.9.0 |
| 337 | 2026-03-27T04:24:57.449Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-03-27T04:24:57.466Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-03-27T04:24:57.472Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-03-27T04:24:57.475Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-03-27T04:24:57.475Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-03-27T04:24:57.479Z | Checking libloading v0.9.0 |
| 343 | 2026-03-27T04:24:57.706Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-03-27T04:24:58.229Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-03-27T04:24:59.042Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-03-27T04:24:59.042Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-03-27T04:24:59.970Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-03-27T04:25:04.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s |
| 349 | 2026-03-27T04:25:04.844Z | + banner build |
| 350 | 2026-03-27T04:25:04.848Z | |
| 351 | 2026-03-27T04:25:04.848Z | ##### # # # # ##### |
| 352 | 2026-03-27T04:25:04.848Z | # # # # # # # # |
| 353 | 2026-03-27T04:25:04.848Z | ##### # # # # # # |
| 354 | 2026-03-27T04:25:04.848Z | # # # # # # # # |
| 355 | 2026-03-27T04:25:04.848Z | # # # # # # # # |
| 356 | 2026-03-27T04:25:04.848Z | ##### #### # ###### ##### |
| 357 | 2026-03-27T04:25:04.848Z | |
| 358 | 2026-03-27T04:25:04.848Z | + ptime -m cargo build |
| 359 | 2026-03-27T04:25:04.974Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-03-27T04:25:04.974Z | Compiling memchr v2.8.0 |
| 361 | 2026-03-27T04:25:04.977Z | Compiling regex-syntax v0.8.10 |
| 362 | 2026-03-27T04:25:04.977Z | Compiling ucd-trie v0.1.7 |
| 363 | 2026-03-27T04:25:04.977Z | Compiling libc v0.2.182 |
| 364 | 2026-03-27T04:25:04.990Z | Compiling serde_core v1.0.228 |
| 365 | 2026-03-27T04:25:04.998Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-03-27T04:25:05.001Z | Compiling zmij v1.0.21 |
| 367 | 2026-03-27T04:25:05.043Z | Compiling itoa v1.0.17 |
| 368 | 2026-03-27T04:25:05.090Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-03-27T04:25:05.212Z | Compiling byteorder v1.5.0 |
| 370 | 2026-03-27T04:25:05.254Z | Compiling num-traits v0.2.19 |
| 371 | 2026-03-27T04:25:05.267Z | Compiling thread-id v4.2.2 |
| 372 | 2026-03-27T04:25:05.295Z | Compiling errno v0.3.14 |
| 373 | 2026-03-27T04:25:05.330Z | Compiling bitflags v2.11.0 |
| 374 | 2026-03-27T04:25:05.418Z | Compiling quote v1.0.45 |
| 375 | 2026-03-27T04:25:05.426Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-03-27T04:25:05.542Z | Compiling pest v2.8.6 |
| 377 | 2026-03-27T04:25:05.646Z | Compiling syn v2.0.117 |
| 378 | 2026-03-27T04:25:05.691Z | Compiling rustix v1.1.4 |
| 379 | 2026-03-27T04:25:05.803Z | Compiling num-integer v0.1.46 |
| 380 | 2026-03-27T04:25:05.853Z | Compiling getrandom v0.4.1 |
| 381 | 2026-03-27T04:25:05.989Z | Compiling colored v3.1.1 |
| 382 | 2026-03-27T04:25:06.126Z | Compiling log v0.4.29 |
| 383 | 2026-03-27T04:25:06.300Z | Compiling once_cell v1.21.3 |
| 384 | 2026-03-27T04:25:06.370Z | Compiling fastrand v2.3.0 |
| 385 | 2026-03-27T04:25:06.500Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-03-27T04:25:06.588Z | Compiling pest_meta v2.8.6 |
| 387 | 2026-03-27T04:25:06.631Z | Compiling serde_json v1.0.149 |
| 388 | 2026-03-27T04:25:06.800Z | Compiling plain v0.2.3 |
| 389 | 2026-03-27T04:25:06.803Z | Compiling tempfile v3.27.0 |
| 390 | 2026-03-27T04:25:06.893Z | Compiling pretty-hex v0.4.1 |
| 391 | 2026-03-27T04:25:07.016Z | Compiling no-std-net v0.6.0 |
| 392 | 2026-03-27T04:25:07.079Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-03-27T04:25:07.197Z | Compiling tap v1.0.1 |
| 394 | 2026-03-27T04:25:07.231Z | Compiling radium v0.7.0 |
| 395 | 2026-03-27T04:25:07.293Z | Compiling wyz v0.5.1 |
| 396 | 2026-03-27T04:25:07.418Z | Compiling num-iter v0.1.45 |
| 397 | 2026-03-27T04:25:07.444Z | Compiling memmap v0.7.0 |
| 398 | 2026-03-27T04:25:07.467Z | Compiling funty v2.0.0 |
| 399 | 2026-03-27T04:25:07.517Z | Compiling getrandom v0.3.4 |
| 400 | 2026-03-27T04:25:07.598Z | Compiling zerocopy v0.8.40 |
| 401 | 2026-03-27T04:25:07.615Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-03-27T04:25:07.683Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-03-27T04:25:07.718Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-03-27T04:25:07.751Z | Compiling rand_core v0.9.5 |
| 405 | 2026-03-27T04:25:07.812Z | Compiling bitvec v1.0.1 |
| 406 | 2026-03-27T04:25:07.848Z | Compiling pest_generator v2.8.6 |
| 407 | 2026-03-27T04:25:07.863Z | Compiling prettyplease v0.2.37 |
| 408 | 2026-03-27T04:25:07.953Z | Compiling anstyle-parse v1.0.0 |
| 409 | 2026-03-27T04:25:08.105Z | Compiling anyhow v1.0.102 |
| 410 | 2026-03-27T04:25:08.126Z | Compiling anstyle v1.0.13 |
| 411 | 2026-03-27T04:25:08.334Z | Compiling regex v1.12.3 |
| 412 | 2026-03-27T04:25:08.444Z | Compiling is_terminal_polyfill v1.70.2 |
| 413 | 2026-03-27T04:25:08.474Z | Compiling colorchoice v1.0.4 |
| 414 | 2026-03-27T04:25:08.520Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-03-27T04:25:08.574Z | Compiling strsim v0.11.1 |
| 416 | 2026-03-27T04:25:08.614Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 417 | 2026-03-27T04:25:08.791Z | Compiling anstream v1.0.0 |
| 418 | 2026-03-27T04:25:08.846Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-03-27T04:25:08.959Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 420 | 2026-03-27T04:25:09.076Z | Compiling clap_builder v4.6.0 |
| 421 | 2026-03-27T04:25:09.094Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 422 | 2026-03-27T04:25:09.432Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-03-27T04:25:09.664Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-03-27T04:25:09.668Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-03-27T04:25:09.672Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-03-27T04:25:09.714Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-03-27T04:25:10.129Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-03-27T04:25:10.375Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-03-27T04:25:10.387Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-03-27T04:25:10.667Z | Compiling zerocopy v0.7.35 |
| 431 | 2026-03-27T04:25:10.690Z | Compiling rand_chacha v0.9.0 |
| 432 | 2026-03-27T04:25:10.977Z | Compiling thiserror v1.0.69 |
| 433 | 2026-03-27T04:25:11.030Z | Compiling scroll v0.12.0 |
| 434 | 2026-03-27T04:25:11.044Z | Compiling dtrace-parser v0.2.0 |
| 435 | 2026-03-27T04:25:11.064Z | Compiling rand v0.9.2 |
| 436 | 2026-03-27T04:25:11.155Z | Compiling clap_derive v4.6.0 |
| 437 | 2026-03-27T04:25:11.256Z | Compiling goblin v0.8.2 |
| 438 | 2026-03-27T04:25:11.950Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-03-27T04:25:12.228Z | Compiling serde v1.0.228 |
| 440 | 2026-03-27T04:25:12.598Z | Compiling serde_tokenstream v0.2.3 |
| 441 | 2026-03-27T04:25:12.598Z | Compiling dof v0.3.0 |
| 442 | 2026-03-27T04:25:12.598Z | Compiling num-bigint v0.4.6 |
| 443 | 2026-03-27T04:25:12.601Z | Compiling num-complex v0.4.6 |
| 444 | 2026-03-27T04:25:12.637Z | Compiling ipnetwork v0.20.0 |
| 445 | 2026-03-27T04:25:12.692Z | Compiling clap v4.6.0 |
| 446 | 2026-03-27T04:25:12.756Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 447 | 2026-03-27T04:25:12.858Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-03-27T04:25:12.906Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-03-27T04:25:12.921Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-03-27T04:25:13.320Z | Compiling usdt-macro v0.5.0 |
| 451 | 2026-03-27T04:25:13.331Z | Compiling usdt-attr-macro v0.5.0 |
| 452 | 2026-03-27T04:25:14.247Z | Compiling num-rational v0.4.2 |
| 453 | 2026-03-27T04:25:14.254Z | Compiling pnet_transport v0.35.0 |
| 454 | 2026-03-27T04:25:14.288Z | Compiling usdt v0.5.0 |
| 455 | 2026-03-27T04:25:14.409Z | Compiling pnet v0.35.0 |
| 456 | 2026-03-27T04:25:14.539Z | Compiling num v0.4.3 |
| 457 | 2026-03-27T04:25:14.601Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-03-27T04:25:14.946Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-03-27T04:25:15.066Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 460 | 2026-03-27T04:25:15.066Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 461 | 2026-03-27T04:25:15.190Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-03-27T04:25:17.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.96s |
| 463 | 2026-03-27T04:25:17.840Z | |
| 464 | 2026-03-27T04:25:17.843Z | real 12.986023408 |
| 465 | 2026-03-27T04:25:17.843Z | user 1:10.154773918 |
| 466 | 2026-03-27T04:25:17.843Z | sys 11.848935247 |
| 467 | 2026-03-27T04:25:17.843Z | trap 0.037986707 |
| 468 | 2026-03-27T04:25:17.843Z | tflt 0.042694830 |
| 469 | 2026-03-27T04:25:17.844Z | dflt 0.085507979 |
| 470 | 2026-03-27T04:25:17.844Z | kflt 0.000030372 |
| 471 | 2026-03-27T04:25:17.844Z | lock 3:56.487777861 |
| 472 | 2026-03-27T04:25:17.844Z | slp 3:31.507536746 |
| 473 | 2026-03-27T04:25:17.844Z | lat 3.563754164 |
| 474 | 2026-03-27T04:25:17.844Z | stop 4.376465016 |
| 475 | 2026-03-27T04:25:17.844Z | + ptime -m cargo build --release |
| 476 | 2026-03-27T04:25:17.921Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-03-27T04:25:17.921Z | Compiling quote v1.0.45 |
| 478 | 2026-03-27T04:25:17.921Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-03-27T04:25:17.924Z | Compiling libc v0.2.182 |
| 480 | 2026-03-27T04:25:17.924Z | Compiling serde_core v1.0.228 |
| 481 | 2026-03-27T04:25:17.924Z | Compiling memchr v2.8.0 |
| 482 | 2026-03-27T04:25:17.924Z | Compiling serde v1.0.228 |
| 483 | 2026-03-27T04:25:17.924Z | Compiling thiserror v1.0.69 |
| 484 | 2026-03-27T04:25:18.213Z | Compiling zmij v1.0.21 |
| 485 | 2026-03-27T04:25:18.244Z | Compiling rustix v1.1.4 |
| 486 | 2026-03-27T04:25:18.252Z | Compiling getrandom v0.4.1 |
| 487 | 2026-03-27T04:25:18.477Z | Compiling serde_json v1.0.149 |
| 488 | 2026-03-27T04:25:18.493Z | Compiling ucd-trie v0.1.7 |
| 489 | 2026-03-27T04:25:18.662Z | Compiling pest v2.8.6 |
| 490 | 2026-03-27T04:25:18.689Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-03-27T04:25:18.841Z | Compiling autocfg v1.5.0 |
| 492 | 2026-03-27T04:25:19.144Z | Compiling version_check v0.9.5 |
| 493 | 2026-03-27T04:25:19.168Z | Compiling syn v2.0.117 |
| 494 | 2026-03-27T04:25:19.180Z | Compiling regex-syntax v0.8.10 |
| 495 | 2026-03-27T04:25:19.239Z | Compiling prettyplease v0.2.37 |
| 496 | 2026-03-27T04:25:19.390Z | Compiling num-traits v0.2.19 |
| 497 | 2026-03-27T04:25:19.794Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-03-27T04:25:20.467Z | Compiling byteorder v1.5.0 |
| 499 | 2026-03-27T04:25:20.606Z | Compiling regex-automata v0.4.14 |
| 500 | 2026-03-27T04:25:20.683Z | Compiling itoa v1.0.17 |
| 501 | 2026-03-27T04:25:20.839Z | Compiling cfg-if v1.0.4 |
| 502 | 2026-03-27T04:25:21.041Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-03-27T04:25:21.349Z | Compiling num-integer v0.1.46 |
| 504 | 2026-03-27T04:25:21.375Z | Compiling errno v0.3.14 |
| 505 | 2026-03-27T04:25:21.510Z | Compiling pest_generator v2.8.6 |
| 506 | 2026-03-27T04:25:21.604Z | Compiling thread-id v4.2.2 |
| 507 | 2026-03-27T04:25:21.830Z | Compiling bitflags v2.11.0 |
| 508 | 2026-03-27T04:25:21.842Z | Compiling plain v0.2.3 |
| 509 | 2026-03-27T04:25:21.948Z | Compiling log v0.4.29 |
| 510 | 2026-03-27T04:25:22.268Z | Compiling regex v1.12.3 |
| 511 | 2026-03-27T04:25:22.560Z | Compiling colored v3.1.1 |
| 512 | 2026-03-27T04:25:22.637Z | Compiling serde_derive v1.0.228 |
| 513 | 2026-03-27T04:25:22.659Z | Compiling thiserror-impl v1.0.69 |
| 514 | 2026-03-27T04:25:22.855Z | Compiling zerocopy-derive v0.7.35 |
| 515 | 2026-03-27T04:25:22.888Z | Compiling pest_derive v2.8.6 |
| 516 | 2026-03-27T04:25:23.153Z | Compiling scroll_derive v0.12.1 |
| 517 | 2026-03-27T04:25:23.382Z | Compiling once_cell v1.21.3 |
| 518 | 2026-03-27T04:25:23.674Z | Compiling zerocopy v0.7.35 |
| 519 | 2026-03-27T04:25:23.837Z | Compiling scroll v0.12.0 |
| 520 | 2026-03-27T04:25:23.891Z | Compiling dtrace-parser v0.2.0 |
| 521 | 2026-03-27T04:25:24.119Z | Compiling goblin v0.8.2 |
| 522 | 2026-03-27T04:25:24.207Z | Compiling no-std-net v0.6.0 |
| 523 | 2026-03-27T04:25:24.241Z | Compiling fastrand v2.3.0 |
| 524 | 2026-03-27T04:25:24.272Z | Compiling pretty-hex v0.4.1 |
| 525 | 2026-03-27T04:25:24.401Z | Compiling radium v0.7.0 |
| 526 | 2026-03-27T04:25:24.443Z | Compiling tempfile v3.27.0 |
| 527 | 2026-03-27T04:25:24.467Z | Compiling pnet_base v0.35.0 |
| 528 | 2026-03-27T04:25:24.655Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 529 | 2026-03-27T04:25:24.758Z | Compiling getrandom v0.3.4 |
| 530 | 2026-03-27T04:25:24.827Z | Compiling zerocopy v0.8.40 |
| 531 | 2026-03-27T04:25:25.065Z | Compiling tap v1.0.1 |
| 532 | 2026-03-27T04:25:25.171Z | Compiling wyz v0.5.1 |
| 533 | 2026-03-27T04:25:25.362Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 534 | 2026-03-27T04:25:25.445Z | Compiling num-iter v0.1.45 |
| 535 | 2026-03-27T04:25:25.557Z | Compiling memmap v0.7.0 |
| 536 | 2026-03-27T04:25:25.743Z | Compiling serde_tokenstream v0.2.3 |
| 537 | 2026-03-27T04:25:25.777Z | Compiling dof v0.3.0 |
| 538 | 2026-03-27T04:25:25.811Z | Compiling num-bigint v0.4.6 |
| 539 | 2026-03-27T04:25:25.879Z | Compiling num-complex v0.4.6 |
| 540 | 2026-03-27T04:25:26.135Z | Compiling anyhow v1.0.102 |
| 541 | 2026-03-27T04:25:26.366Z | Compiling funty v2.0.0 |
| 542 | 2026-03-27T04:25:26.571Z | Compiling usdt-attr-macro v0.5.0 |
| 543 | 2026-03-27T04:25:26.676Z | Compiling usdt-macro v0.5.0 |
| 544 | 2026-03-27T04:25:27.263Z | Compiling num-rational v0.4.2 |
| 545 | 2026-03-27T04:25:27.268Z | Compiling bitvec v1.0.1 |
| 546 | 2026-03-27T04:25:28.509Z | Compiling num v0.4.3 |
| 547 | 2026-03-27T04:25:28.580Z | Compiling usdt v0.5.0 |
| 548 | 2026-03-27T04:25:29.236Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-03-27T04:25:29.262Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-03-27T04:25:29.375Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-03-27T04:25:29.541Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-03-27T04:25:29.642Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-03-27T04:25:29.849Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 554 | 2026-03-27T04:25:30.311Z | Compiling pnet_packet v0.35.0 |
| 555 | 2026-03-27T04:25:30.316Z | Compiling ppv-lite86 v0.2.21 |
| 556 | 2026-03-27T04:25:30.864Z | Compiling rand_core v0.9.5 |
| 557 | 2026-03-27T04:25:31.345Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-03-27T04:25:31.485Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-03-27T04:25:32.116Z | Compiling anstyle-query v1.1.5 |
| 560 | 2026-03-27T04:25:32.210Z | Compiling is_terminal_polyfill v1.70.2 |
| 561 | 2026-03-27T04:25:32.291Z | Compiling pnet v0.35.0 |
| 562 | 2026-03-27T04:25:32.498Z | Compiling colorchoice v1.0.4 |
| 563 | 2026-03-27T04:25:32.608Z | Compiling anstyle v1.0.13 |
| 564 | 2026-03-27T04:25:32.637Z | Compiling pnet_transport v0.35.0 |
| 565 | 2026-03-27T04:25:32.864Z | Compiling anstream v1.0.0 |
| 566 | 2026-03-27T04:25:33.655Z | Compiling pnet_datalink v0.35.0 |
| 567 | 2026-03-27T04:25:34.295Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-03-27T04:25:34.781Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 569 | 2026-03-27T04:25:34.841Z | Compiling strsim v0.11.1 |
| 570 | 2026-03-27T04:25:35.004Z | Compiling clap_lex v1.0.0 |
| 571 | 2026-03-27T04:25:35.021Z | Compiling heck v0.5.0 |
| 572 | 2026-03-27T04:25:35.154Z | Compiling clap_builder v4.6.0 |
| 573 | 2026-03-27T04:25:35.212Z | Compiling clap_derive v4.6.0 |
| 574 | 2026-03-27T04:25:35.661Z | Compiling rand v0.9.2 |
| 575 | 2026-03-27T04:25:36.398Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 576 | 2026-03-27T04:25:36.632Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 577 | 2026-03-27T04:25:36.669Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-03-27T04:25:36.899Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 579 | 2026-03-27T04:25:40.166Z | Compiling clap v4.6.0 |
| 580 | 2026-03-27T04:25:40.241Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-03-27T04:25:41.708Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-03-27T04:25:49.060Z | Finished `release` profile [optimized] target(s) in 31.21s |
| 583 | 2026-03-27T04:25:49.081Z | |
| 584 | 2026-03-27T04:25:49.084Z | real 31.232435134 |
| 585 | 2026-03-27T04:25:49.084Z | user 3:11.300483532 |
| 586 | 2026-03-27T04:25:49.084Z | sys 17.396081513 |
| 587 | 2026-03-27T04:25:49.084Z | trap 0.105388374 |
| 588 | 2026-03-27T04:25:49.084Z | tflt 0.162667011 |
| 589 | 2026-03-27T04:25:49.084Z | dflt 0.153762605 |
| 590 | 2026-03-27T04:25:49.084Z | kflt 0.000013157 |
| 591 | 2026-03-27T04:25:49.084Z | lock 13:13.924874567 |
| 592 | 2026-03-27T04:25:49.084Z | slp 9:10.208094602 |
| 593 | 2026-03-27T04:25:49.084Z | lat 12.546563586 |
| 594 | 2026-03-27T04:25:49.084Z | stop 9.742944149 |
| 595 | 2026-03-27T04:25:49.084Z | + for x in debug release |
| 596 | 2026-03-27T04:25:49.084Z | + mkdir -p /work/debug |
| 597 | 2026-03-27T04:25:49.085Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-03-27T04:25:49.107Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-03-27T04:25:49.141Z | + for x in debug release |
| 600 | 2026-03-27T04:25:49.141Z | + mkdir -p /work/release |
| 601 | 2026-03-27T04:25:49.145Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-03-27T04:25:49.151Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-03-27T04:25:49.160Z | + banner test |
| 604 | 2026-03-27T04:25:49.163Z | |
| 605 | 2026-03-27T04:25:49.163Z | ##### ###### #### ##### |
| 606 | 2026-03-27T04:25:49.163Z | # # # # |
| 607 | 2026-03-27T04:25:49.163Z | # ##### #### # |
| 608 | 2026-03-27T04:25:49.163Z | # # # # |
| 609 | 2026-03-27T04:25:49.163Z | # # # # # |
| 610 | 2026-03-27T04:25:49.163Z | # ###### #### # |
| 611 | 2026-03-27T04:25:49.163Z | |
| 612 | 2026-03-27T04:25:49.164Z | + cargo test |
| 613 | 2026-03-27T04:25:49.232Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-03-27T04:25:49.248Z | Compiling libloading v0.9.0 |
| 615 | 2026-03-27T04:25:49.251Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-03-27T04:25:49.251Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 617 | 2026-03-27T04:25:49.251Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 618 | 2026-03-27T04:25:49.254Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-03-27T04:25:49.438Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-03-27T04:25:50.318Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-03-27T04:25:50.318Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 622 | 2026-03-27T04:25:50.318Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 623 | 2026-03-27T04:25:50.585Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-03-27T04:25:57.169Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 7.99s |
| 625 | 2026-03-27T04:25:57.182Z | Running unittests src/lib.rs (target/debug/deps/p4-6ebaac3a6d7c3d56) |
| 626 | 2026-03-27T04:25:57.185Z | |
| 627 | 2026-03-27T04:25:57.185Z | running 0 tests |
| 628 | 2026-03-27T04:25:57.185Z | |
| 629 | 2026-03-27T04:25:57.185Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-03-27T04:25:57.185Z | |
| 631 | 2026-03-27T04:25:57.185Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-880399fa777bc1e5) |
| 632 | 2026-03-27T04:25:57.188Z | |
| 633 | 2026-03-27T04:25:57.188Z | running 0 tests |
| 634 | 2026-03-27T04:25:57.188Z | |
| 635 | 2026-03-27T04:25:57.191Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-03-27T04:25:57.191Z | |
| 637 | 2026-03-27T04:25:57.191Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-2e16881a529c14d6) |
| 638 | 2026-03-27T04:25:57.191Z | |
| 639 | 2026-03-27T04:25:57.191Z | running 0 tests |
| 640 | 2026-03-27T04:25:57.191Z | |
| 641 | 2026-03-27T04:25:57.191Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 642 | 2026-03-27T04:25:57.191Z | |
| 643 | 2026-03-27T04:25:57.191Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-793f719931fa1d09) |
| 644 | 2026-03-27T04:25:57.196Z | |
| 645 | 2026-03-27T04:25:57.196Z | running 0 tests |
| 646 | 2026-03-27T04:25:57.196Z | |
| 647 | 2026-03-27T04:25:57.196Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-03-27T04:25:57.196Z | |
| 649 | 2026-03-27T04:25:57.196Z | Running unittests src/lib.rs (target/debug/deps/p4rs-65aa44456a1bfa09) |
| 650 | 2026-03-27T04:25:57.196Z | |
| 651 | 2026-03-27T04:25:57.196Z | running 14 tests |
| 652 | 2026-03-27T04:25:57.196Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 653 | 2026-03-27T04:25:57.196Z | test bitmath::tests::bitmath_add_nest ... ok |
| 654 | 2026-03-27T04:25:57.196Z | test bitmath::tests::bitmath_mod ... ok |
| 655 | 2026-03-27T04:25:57.196Z | test bitmath::tests::bitmath_sub_be ... ok |
| 656 | 2026-03-27T04:25:57.197Z | test bitmath::tests::bitmath_sub_le ... ok |
| 657 | 2026-03-27T04:25:57.197Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 658 | 2026-03-27T04:25:57.197Z | test bitmath::tests::bitmath_add_be ... ok |
| 659 | 2026-03-27T04:25:57.197Z | test bitmath::tests::bitmath_add_le ... ok |
| 660 | 2026-03-27T04:25:57.197Z | test checksum::tests::udp_checksum ... ok |
| 661 | 2026-03-27T04:25:57.197Z | test table::tests::match_lpm_ternary_1 ... ok |
| 662 | 2026-03-27T04:25:57.197Z | test table::tests::match_lpm_ternary_range ... ok |
| 663 | 2026-03-27T04:25:57.197Z | test table::tests::match_ternary_1 ... ok |
| 664 | 2026-03-27T04:25:57.197Z | test table::tests::match_lpm_1 ... ok |
| 665 | 2026-03-27T04:25:57.197Z | test table::tests::match_with_action ... ok |
| 666 | 2026-03-27T04:25:57.197Z | |
| 667 | 2026-03-27T04:25:57.197Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 668 | 2026-03-27T04:25:57.197Z | |
| 669 | 2026-03-27T04:25:57.200Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-603af14ee949a1c7) |
| 670 | 2026-03-27T04:25:57.200Z | |
| 671 | 2026-03-27T04:25:57.200Z | running 0 tests |
| 672 | 2026-03-27T04:25:57.200Z | |
| 673 | 2026-03-27T04:25:57.200Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 674 | 2026-03-27T04:25:57.200Z | |
| 675 | 2026-03-27T04:25:57.200Z | Running unittests src/lib.rs (target/debug/deps/tests-94a92a930f96f7db) |
| 676 | 2026-03-27T04:25:57.200Z | |
| 677 | 2026-03-27T04:25:57.200Z | running 15 tests |
| 678 | 2026-03-27T04:25:57.200Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 679 | 2026-03-27T04:25:57.203Z | test headers::ipv6_header_read_write ... ok |
| 680 | 2026-03-27T04:25:57.206Z | test dload::pipeline_create ... ok |
| 681 | 2026-03-27T04:25:57.206Z | test ipv6::test_ipv6_parse ... ok |
| 682 | 2026-03-27T04:25:57.206Z | test dload::dynamic_load ... ok |
| 683 | 2026-03-27T04:25:57.210Z | test decap::geneve_decap ... ok |
| 684 | 2026-03-27T04:25:57.213Z | test dynamic_router::dynamic_router2 ... ok |
| 685 | 2026-03-27T04:25:57.213Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 686 | 2026-03-27T04:25:57.219Z | test arithmetic::arithmetic ... ok |
| 687 | 2026-03-27T04:25:57.227Z | test basic_router::basic_router2 ... ok |
| 688 | 2026-03-27T04:25:57.227Z | test vlan::test_vlan_parse ... ok |
| 689 | 2026-03-27T04:25:57.227Z | test hub::hub2 ... ok |
| 690 | 2026-03-27T04:25:57.230Z | test range::range ... ok |
| 691 | 2026-03-27T04:25:57.230Z | test disag_router::disag_router ... ok |
| 692 | 2026-03-27T04:25:57.296Z | test mac_rewrite::mac_rewrite2 ... ok |
| 693 | 2026-03-27T04:25:57.296Z | |
| 694 | 2026-03-27T04:25:57.299Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s |
| 695 | 2026-03-27T04:25:57.299Z | |
| 696 | 2026-03-27T04:25:57.304Z | Running unittests src/lib.rs (target/debug/deps/x4c-7b04595af6d48868) |
| 697 | 2026-03-27T04:25:57.307Z | |
| 698 | 2026-03-27T04:25:57.307Z | running 0 tests |
| 699 | 2026-03-27T04:25:57.307Z | |
| 700 | 2026-03-27T04:25:57.307Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-03-27T04:25:57.307Z | |
| 702 | 2026-03-27T04:25:57.307Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-7bb26b91aee50a50) |
| 703 | 2026-03-27T04:25:57.310Z | |
| 704 | 2026-03-27T04:25:57.310Z | running 0 tests |
| 705 | 2026-03-27T04:25:57.310Z | |
| 706 | 2026-03-27T04:25:57.310Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-03-27T04:25:57.310Z | |
| 708 | 2026-03-27T04:25:57.310Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-e72fbdd1f51e07f4) |
| 709 | 2026-03-27T04:25:57.310Z | |
| 710 | 2026-03-27T04:25:57.310Z | running 0 tests |
| 711 | 2026-03-27T04:25:57.311Z | |
| 712 | 2026-03-27T04:25:57.311Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 713 | 2026-03-27T04:25:57.311Z | |
| 714 | 2026-03-27T04:25:57.311Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-0fee963793478053) |
| 715 | 2026-03-27T04:25:57.314Z | |
| 716 | 2026-03-27T04:25:57.314Z | running 0 tests |
| 717 | 2026-03-27T04:25:57.314Z | |
| 718 | 2026-03-27T04:25:57.314Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 719 | 2026-03-27T04:25:57.314Z | |
| 720 | 2026-03-27T04:25:57.314Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-312995ee0d51a99e) |
| 721 | 2026-03-27T04:25:57.314Z | |
| 722 | 2026-03-27T04:25:57.314Z | running 0 tests |
| 723 | 2026-03-27T04:25:57.314Z | |
| 724 | 2026-03-27T04:25:57.314Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 725 | 2026-03-27T04:25:57.314Z | |
| 726 | 2026-03-27T04:25:57.314Z | Doc-tests p4 |
| 727 | 2026-03-27T04:25:57.405Z | |
| 728 | 2026-03-27T04:25:57.405Z | running 0 tests |
| 729 | 2026-03-27T04:25:57.405Z | |
| 730 | 2026-03-27T04:25:57.405Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 731 | 2026-03-27T04:25:57.405Z | |
| 732 | 2026-03-27T04:25:57.414Z | Doc-tests p4_macro |
| 733 | 2026-03-27T04:25:57.458Z | |
| 734 | 2026-03-27T04:25:57.459Z | running 2 tests |
| 735 | 2026-03-27T04:25:57.462Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 736 | 2026-03-27T04:25:57.462Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 737 | 2026-03-27T04:25:57.462Z | |
| 738 | 2026-03-27T04:25:57.462Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 739 | 2026-03-27T04:25:57.462Z | |
| 740 | 2026-03-27T04:25:57.465Z | Doc-tests p4_rust |
| 741 | 2026-03-27T04:25:57.624Z | |
| 742 | 2026-03-27T04:25:57.624Z | running 0 tests |
| 743 | 2026-03-27T04:25:57.624Z | |
| 744 | 2026-03-27T04:25:57.624Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 745 | 2026-03-27T04:25:57.624Z | |
| 746 | 2026-03-27T04:25:57.635Z | Doc-tests p4rs |
| 747 | 2026-03-27T04:25:57.720Z | |
| 748 | 2026-03-27T04:25:57.720Z | running 1 test |
| 749 | 2026-03-27T04:25:58.502Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 750 | 2026-03-27T04:25:58.502Z | |
| 751 | 2026-03-27T04:25:58.502Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s |
| 752 | 2026-03-27T04:25:58.502Z | |
| 753 | 2026-03-27T04:25:58.511Z | Doc-tests tests |
| 754 | 2026-03-27T04:25:58.572Z | |
| 755 | 2026-03-27T04:25:58.572Z | running 0 tests |
| 756 | 2026-03-27T04:25:58.572Z | |
| 757 | 2026-03-27T04:25:58.572Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-03-27T04:25:58.572Z | |
| 759 | 2026-03-27T04:25:58.579Z | Doc-tests x4c |
| 760 | 2026-03-27T04:25:58.623Z | |
| 761 | 2026-03-27T04:25:58.623Z | running 0 tests |
| 762 | 2026-03-27T04:25:58.623Z | |
| 763 | 2026-03-27T04:25:58.623Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 764 | 2026-03-27T04:25:58.623Z | |
| 765 | 2026-03-27T04:25:58.627Z | Doc-tests x4c_error_codes |
| 766 | 2026-03-27T04:25:58.653Z | |
| 767 | 2026-03-27T04:25:58.653Z | running 0 tests |
| 768 | 2026-03-27T04:25:58.653Z | |
| 769 | 2026-03-27T04:25:58.653Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 770 | 2026-03-27T04:25:58.653Z | |
| 771 | 2026-03-27T04:25:58.664Z | + pushd test |
| 772 | 2026-03-27T04:25:58.667Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 773 | 2026-03-27T04:25:58.667Z | + banner 'mac rewr' |
| 774 | 2026-03-27T04:25:58.667Z | |
| 775 | 2026-03-27T04:25:58.667Z | # # ## #### ##### ###### # # ##### |
| 776 | 2026-03-27T04:25:58.667Z | ## ## # # # # # # # # # # # |
| 777 | 2026-03-27T04:25:58.667Z | # ## # # # # # # ##### # # # # |
| 778 | 2026-03-27T04:25:58.668Z | # # ###### # ##### # # ## # ##### |
| 779 | 2026-03-27T04:25:58.668Z | # # # # # # # # # ## ## # # |
| 780 | 2026-03-27T04:25:58.668Z | # # # # #### # # ###### # # # # |
| 781 | 2026-03-27T04:25:58.668Z | |
| 782 | 2026-03-27T04:25:58.668Z | + RUST_BACKTRACE=1 |
| 783 | 2026-03-27T04:25:58.668Z | + cargo test mac_rewrite -- --nocapture |
| 784 | 2026-03-27T04:25:58.764Z | Compiling aho-corasick v1.1.4 |
| 785 | 2026-03-27T04:25:58.779Z | Compiling rustix v1.1.4 |
| 786 | 2026-03-27T04:25:58.779Z | Compiling getrandom v0.4.1 |
| 787 | 2026-03-27T04:25:58.782Z | Compiling errno v0.3.14 |
| 788 | 2026-03-27T04:25:58.785Z | Compiling prettyplease v0.2.37 |
| 789 | 2026-03-27T04:25:59.449Z | Compiling regex-automata v0.4.14 |
| 790 | 2026-03-27T04:25:59.493Z | Compiling tempfile v3.27.0 |
| 791 | 2026-03-27T04:26:00.800Z | Compiling regex v1.12.3 |
| 792 | 2026-03-27T04:26:01.054Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 793 | 2026-03-27T04:26:01.122Z | Compiling pnet_macros v0.35.0 |
| 794 | 2026-03-27T04:26:01.735Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 795 | 2026-03-27T04:26:02.083Z | Compiling pnet_packet v0.35.0 |
| 796 | 2026-03-27T04:26:02.518Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 797 | 2026-03-27T04:26:03.913Z | Compiling pnet_transport v0.35.0 |
| 798 | 2026-03-27T04:26:04.030Z | Compiling pnet v0.35.0 |
| 799 | 2026-03-27T04:26:04.115Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 800 | 2026-03-27T04:26:10.607Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 11.92s |
| 801 | 2026-03-27T04:26:10.617Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 802 | 2026-03-27T04:26:10.620Z | |
| 803 | 2026-03-27T04:26:10.620Z | running 1 test |
| 804 | 2026-03-27T04:26:10.626Z | [phy2] do you know the muffin man? |
| 805 | 2026-03-27T04:26:10.628Z | [cpu] the muffin man? |
| 806 | 2026-03-27T04:26:10.629Z | [cpu] the muffin man! |
| 807 | 2026-03-27T04:26:10.629Z | [cpu] why yes |
| 808 | 2026-03-27T04:26:10.629Z | [phy1] i know the muffin man |
| 809 | 2026-03-27T04:26:10.629Z | [phy3] the muffin man is me!!! |
| 810 | 2026-03-27T04:26:10.629Z | test mac_rewrite::mac_rewrite2 ... ok |
| 811 | 2026-03-27T04:26:10.629Z | |
| 812 | 2026-03-27T04:26:10.629Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 813 | 2026-03-27T04:26:10.629Z | |
| 814 | 2026-03-27T04:26:10.633Z | + banner 'dyn load' |
| 815 | 2026-03-27T04:26:10.636Z | |
| 816 | 2026-03-27T04:26:10.636Z | ##### # # # # # #### ## ##### |
| 817 | 2026-03-27T04:26:10.636Z | # # # # ## # # # # # # # # |
| 818 | 2026-03-27T04:26:10.636Z | # # # # # # # # # # # # # |
| 819 | 2026-03-27T04:26:10.636Z | # # # # # # # # # ###### # # |
| 820 | 2026-03-27T04:26:10.636Z | # # # # ## # # # # # # # |
| 821 | 2026-03-27T04:26:10.636Z | ##### # # # ###### #### # # ##### |
| 822 | 2026-03-27T04:26:10.636Z | |
| 823 | 2026-03-27T04:26:10.636Z | + RUST_BACKTRACE=1 |
| 824 | 2026-03-27T04:26:10.636Z | + cargo test dload -- --nocapture |
| 825 | 2026-03-27T04:26:10.722Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 826 | 2026-03-27T04:26:10.724Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 827 | 2026-03-27T04:26:10.728Z | |
| 828 | 2026-03-27T04:26:10.728Z | running 2 tests |
| 829 | 2026-03-27T04:26:10.731Z | test dload::pipeline_create ... ok |
| 830 | 2026-03-27T04:26:10.734Z | test dload::dynamic_load ... ok |
| 831 | 2026-03-27T04:26:10.734Z | |
| 832 | 2026-03-27T04:26:10.734Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s |
| 833 | 2026-03-27T04:26:10.734Z | |
| 834 | 2026-03-27T04:26:10.738Z | + banner disag |
| 835 | 2026-03-27T04:26:10.741Z | |
| 836 | 2026-03-27T04:26:10.741Z | ##### # #### ## #### |
| 837 | 2026-03-27T04:26:10.741Z | # # # # # # # # |
| 838 | 2026-03-27T04:26:10.741Z | # # # #### # # # |
| 839 | 2026-03-27T04:26:10.741Z | # # # # ###### # ### |
| 840 | 2026-03-27T04:26:10.741Z | # # # # # # # # # |
| 841 | 2026-03-27T04:26:10.741Z | ##### # #### # # #### |
| 842 | 2026-03-27T04:26:10.741Z | |
| 843 | 2026-03-27T04:26:10.742Z | + RUST_BACKTRACE=1 |
| 844 | 2026-03-27T04:26:10.742Z | + cargo test disag_router -- --nocapture |
| 845 | 2026-03-27T04:26:10.826Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 846 | 2026-03-27T04:26:10.829Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 847 | 2026-03-27T04:26:10.832Z | |
| 848 | 2026-03-27T04:26:10.832Z | running 1 test |
| 849 | 2026-03-27T04:26:10.837Z | [phy2] do you know the muffin man? |
| 850 | 2026-03-27T04:26:10.840Z | [cpu] the muffin man? |
| 851 | 2026-03-27T04:26:10.840Z | [cpu] the muffin man! |
| 852 | 2026-03-27T04:26:10.840Z | [cpu] why yes |
| 853 | 2026-03-27T04:26:10.840Z | [phy1] i know the muffin man |
| 854 | 2026-03-27T04:26:10.840Z | [phy3] the muffin man is me!!! |
| 855 | 2026-03-27T04:26:10.840Z | test disag_router::disag_router ... ok |
| 856 | 2026-03-27T04:26:10.840Z | |
| 857 | 2026-03-27T04:26:10.840Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 858 | 2026-03-27T04:26:10.840Z | |
| 859 | 2026-03-27T04:26:10.845Z | + banner 'dyn rtr' |
| 860 | 2026-03-27T04:26:10.847Z | |
| 861 | 2026-03-27T04:26:10.847Z | ##### # # # # ##### ##### ##### |
| 862 | 2026-03-27T04:26:10.847Z | # # # # ## # # # # # # |
| 863 | 2026-03-27T04:26:10.847Z | # # # # # # # # # # # |
| 864 | 2026-03-27T04:26:10.847Z | # # # # # # ##### # ##### |
| 865 | 2026-03-27T04:26:10.847Z | # # # # ## # # # # # |
| 866 | 2026-03-27T04:26:10.847Z | ##### # # # # # # # # |
| 867 | 2026-03-27T04:26:10.848Z | |
| 868 | 2026-03-27T04:26:10.848Z | + RUST_BACKTRACE=1 |
| 869 | 2026-03-27T04:26:10.848Z | + cargo test dynamic_router -- --nocapture |
| 870 | 2026-03-27T04:26:10.936Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 871 | 2026-03-27T04:26:10.939Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 872 | 2026-03-27T04:26:10.942Z | |
| 873 | 2026-03-27T04:26:10.942Z | running 1 test |
| 874 | 2026-03-27T04:26:10.947Z | [phy2] do you know the muffin man? |
| 875 | 2026-03-27T04:26:10.949Z | [cpu] the muffin man? |
| 876 | 2026-03-27T04:26:10.949Z | [cpu] the muffin man! |
| 877 | 2026-03-27T04:26:10.949Z | [cpu] why yes |
| 878 | 2026-03-27T04:26:10.949Z | [phy1] i know the muffin man |
| 879 | 2026-03-27T04:26:10.949Z | [phy3] the muffin man is me!!! |
| 880 | 2026-03-27T04:26:10.949Z | test dynamic_router::dynamic_router2 ... ok |
| 881 | 2026-03-27T04:26:10.950Z | |
| 882 | 2026-03-27T04:26:10.950Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 883 | 2026-03-27T04:26:10.950Z | |
| 884 | 2026-03-27T04:26:10.955Z | + banner hub |
| 885 | 2026-03-27T04:26:10.957Z | |
| 886 | 2026-03-27T04:26:10.957Z | # # # # ##### |
| 887 | 2026-03-27T04:26:10.957Z | # # # # # # |
| 888 | 2026-03-27T04:26:10.958Z | ###### # # ##### |
| 889 | 2026-03-27T04:26:10.958Z | # # # # # # |
| 890 | 2026-03-27T04:26:10.958Z | # # # # # # |
| 891 | 2026-03-27T04:26:10.958Z | # # #### ##### |
| 892 | 2026-03-27T04:26:10.958Z | |
| 893 | 2026-03-27T04:26:10.958Z | + RUST_BACKTRACE=1 |
| 894 | 2026-03-27T04:26:10.958Z | + cargo test hub -- --nocapture |
| 895 | 2026-03-27T04:26:11.046Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 896 | 2026-03-27T04:26:11.049Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 897 | 2026-03-27T04:26:11.049Z | |
| 898 | 2026-03-27T04:26:11.049Z | running 1 test |
| 899 | 2026-03-27T04:26:11.054Z | [phy2] do you know the muffin man? |
| 900 | 2026-03-27T04:26:11.054Z | [phy3] do you know the muffin man? |
| 901 | 2026-03-27T04:26:11.058Z | [phy1] the muffin man? |
| 902 | 2026-03-27T04:26:11.058Z | [phy3] the muffin man? |
| 903 | 2026-03-27T04:26:11.058Z | [phy2] the muffin man! |
| 904 | 2026-03-27T04:26:11.058Z | [phy3] the muffin man! |
| 905 | 2026-03-27T04:26:11.058Z | [phy1] why yes |
| 906 | 2026-03-27T04:26:11.058Z | [phy1] i know the muffin man |
| 907 | 2026-03-27T04:26:11.058Z | [phy1] the muffin man is me!!! |
| 908 | 2026-03-27T04:26:11.058Z | [phy3] why yes |
| 909 | 2026-03-27T04:26:11.058Z | [phy3] i know the muffin man |
| 910 | 2026-03-27T04:26:11.058Z | [phy3] the muffin man is me!!! |
| 911 | 2026-03-27T04:26:11.058Z | test hub::hub2 ... ok |
| 912 | 2026-03-27T04:26:11.058Z | |
| 913 | 2026-03-27T04:26:11.058Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 914 | 2026-03-27T04:26:11.058Z | |
| 915 | 2026-03-27T04:26:11.062Z | + banner router |
| 916 | 2026-03-27T04:26:11.065Z | |
| 917 | 2026-03-27T04:26:11.065Z | ##### #### # # ##### ###### ##### |
| 918 | 2026-03-27T04:26:11.065Z | # # # # # # # # # # |
| 919 | 2026-03-27T04:26:11.065Z | # # # # # # # ##### # # |
| 920 | 2026-03-27T04:26:11.065Z | ##### # # # # # # ##### |
| 921 | 2026-03-27T04:26:11.065Z | # # # # # # # # # # |
| 922 | 2026-03-27T04:26:11.065Z | # # #### #### # ###### # # |
| 923 | 2026-03-27T04:26:11.065Z | |
| 924 | 2026-03-27T04:26:11.065Z | + RUST_BACKTRACE=1 |
| 925 | 2026-03-27T04:26:11.065Z | + cargo test basic_router -- --nocapture |
| 926 | 2026-03-27T04:26:11.152Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 927 | 2026-03-27T04:26:11.155Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 928 | 2026-03-27T04:26:11.158Z | |
| 929 | 2026-03-27T04:26:11.158Z | running 1 test |
| 930 | 2026-03-27T04:26:11.163Z | [phy2] do you know the muffin man? |
| 931 | 2026-03-27T04:26:11.166Z | [phy1] the muffin man? |
| 932 | 2026-03-27T04:26:11.166Z | [phy2] the muffin man! |
| 933 | 2026-03-27T04:26:11.166Z | [phy1] why yes |
| 934 | 2026-03-27T04:26:11.166Z | [phy1] i know the muffin man |
| 935 | 2026-03-27T04:26:11.166Z | [phy1] the muffin man is me!!! |
| 936 | 2026-03-27T04:26:11.166Z | test basic_router::basic_router2 ... ok |
| 937 | 2026-03-27T04:26:11.166Z | |
| 938 | 2026-03-27T04:26:11.166Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s |
| 939 | 2026-03-27T04:26:11.166Z | |
| 940 | 2026-03-27T04:26:11.171Z | + banner headers |
| 941 | 2026-03-27T04:26:11.174Z | |
| 942 | 2026-03-27T04:26:11.174Z | # # ###### ## ##### ###### ##### #### |
| 943 | 2026-03-27T04:26:11.174Z | # # # # # # # # # # # |
| 944 | 2026-03-27T04:26:11.174Z | ###### ##### # # # # ##### # # #### |
| 945 | 2026-03-27T04:26:11.174Z | # # # ###### # # # ##### # |
| 946 | 2026-03-27T04:26:11.174Z | # # # # # # # # # # # # |
| 947 | 2026-03-27T04:26:11.174Z | # # ###### # # ##### ###### # # #### |
| 948 | 2026-03-27T04:26:11.174Z | |
| 949 | 2026-03-27T04:26:11.174Z | + RUST_BACKTRACE=1 |
| 950 | 2026-03-27T04:26:11.174Z | + cargo test headers -- --nocapture |
| 951 | 2026-03-27T04:26:11.260Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 952 | 2026-03-27T04:26:11.263Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c9f563922d5c1ea2) |
| 953 | 2026-03-27T04:26:11.266Z | |
| 954 | 2026-03-27T04:26:11.266Z | running 1 test |
| 955 | 2026-03-27T04:26:11.266Z | test headers::ipv6_header_read_write ... ok |
| 956 | 2026-03-27T04:26:11.266Z | |
| 957 | 2026-03-27T04:26:11.266Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s |
| 958 | 2026-03-27T04:26:11.266Z | |
| 959 | 2026-03-27T04:26:11.272Z | process exited: duration 103535 ms, exit code 0 |
| |
| 960 | 2026-03-27T04:26:11.285Z | found 4 output files |
| 961 | 2026-03-27T04:26:11.285Z | uploading: /work/debug/libsidecar_lite.so (42878624 bytes) |
| 962 | 2026-03-27T04:26:12.620Z | uploaded: /work/debug/libsidecar_lite.so |
| 963 | 2026-03-27T04:26:12.620Z | uploading: /work/debug/x4c (37552864 bytes) |
| 964 | 2026-03-27T04:26:13.906Z | uploaded: /work/debug/x4c |
| 965 | 2026-03-27T04:26:13.906Z | uploading: /work/release/libsidecar_lite.so (9836720 bytes) |
| 966 | 2026-03-27T04:26:14.991Z | uploaded: /work/release/libsidecar_lite.so |
| 967 | 2026-03-27T04:26:14.991Z | uploading: /work/release/x4c (8673344 bytes) |
| 968 | 2026-03-27T04:26:16.051Z | uploaded: /work/release/x4c |