|
|
|
| 1 | 2026-03-27T12:39:50.633Z | job assigned to worker 01KMQMWEP6BN8S5ZY7DXPA46VV [factory aws, i-03722e5134827f484] (queued for 48 s) |
| |
| 2 | 2026-03-27T12:39:57.556Z | starting task 0: "setup" |
| 3 | 2026-03-27T12:39:57.561Z | ++ uname -s |
| 4 | 2026-03-27T12:39:57.564Z | + kern=SunOS |
| 5 | 2026-03-27T12:39:57.564Z | + build_user=build |
| 6 | 2026-03-27T12:39:57.564Z | + build_uid=12345 |
| 7 | 2026-03-27T12:39:57.564Z | + work_dir=/work |
| 8 | 2026-03-27T12:39:57.564Z | + input_dir=/input |
| 9 | 2026-03-27T12:39:57.564Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T12:39:57.564Z | + case "$kern" in |
| 11 | 2026-03-27T12:39:57.564Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T12:39:57.567Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T12:39:59.560Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T12:39:59.673Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T12:39:59.676Z | + home_fs=zfs |
| 16 | 2026-03-27T12:39:59.676Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T12:39:59.676Z | + mkdir -p /home/build |
| 18 | 2026-03-27T12:39:59.676Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T12:40:01.666Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T12:40:01.670Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-27T12:40:01.677Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T12:40:01.681Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-27T12:40:01.681Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-27T12:40:01.681Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T12:40:01.681Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T12:40:01.681Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T12:40:01.681Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T12:40:01.684Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T12:40:01.684Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-27T12:40:01.806Z | info: downloading installer |
| 31 | 2026-03-27T12:40:03.223Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T12:40:03.223Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T12:40:03.223Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T12:40:03.223Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T12:40:03.223Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T12:40:03.223Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T12:40:03.223Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T12:40:03.223Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T12:40:03.223Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T12:40:03.223Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T12:40:03.223Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T12:40:03.223Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T12:40:03.223Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T12:40:03.237Z | info: profile set to default |
| 45 | 2026-03-27T12:40:03.237Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T12:40:03.240Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-27T12:40:03.388Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T12:40:03.391Z | info: downloading 6 components |
| 49 | 2026-03-27T12:40:17.778Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-27T12:40:17.778Z | |
| 51 | 2026-03-27T12:40:17.809Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T12:40:17.809Z | |
| 53 | 2026-03-27T12:40:17.812Z | |
| 54 | 2026-03-27T12:40:17.812Z | Rust is installed now. Great! |
| 55 | 2026-03-27T12:40:17.812Z | |
| 56 | 2026-03-27T12:40:17.812Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T12:40:17.812Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T12:40:17.812Z | |
| 59 | 2026-03-27T12:40:17.812Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T12:40:17.812Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T12:40:17.812Z | |
| 62 | 2026-03-27T12:40:17.812Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T12:40:17.812Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T12:40:17.813Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T12:40:17.813Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T12:40:17.813Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T12:40:17.813Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T12:40:17.813Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T12:40:17.813Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T12:40:17.813Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T12:40:17.891Z | + rustup --version |
| 72 | 2026-03-27T12:40:17.900Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T12:40:17.904Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T12:40:17.922Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T12:40:17.925Z | + cargo --version |
| 76 | 2026-03-27T12:40:17.938Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T12:40:17.941Z | + rustc --version |
| 78 | 2026-03-27T12:40:17.960Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T12:40:17.963Z | process exited: duration 16376 ms, exit code 0 |
| |
| 80 | 2026-03-27T12:40:17.970Z | starting task 2: "authentication" |
| 81 | 2026-03-27T12:40:17.987Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T12:40:17.995Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T12:40:17.999Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-03-27T12:40:18.002Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-03-27T12:40:18.033Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-03-27T12:40:18.798Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-03-27T12:40:18.798Z | + git fetch origin 0e8a28a2edce0a96dd0ac3a3df95af3d58cee839 |
| 88 | 2026-03-27T12:40:19.039Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-03-27T12:40:19.039Z | * branch 0e8a28a2edce0a96dd0ac3a3df95af3d58cee839 -> FETCH_HEAD |
| 90 | 2026-03-27T12:40:19.044Z | + [[ -n zl/multicast ]] |
| 91 | 2026-03-27T12:40:19.047Z | ++ git branch --show-current |
| 92 | 2026-03-27T12:40:19.047Z | + current=main |
| 93 | 2026-03-27T12:40:19.047Z | + [[ main != zl/multicast ]] |
| 94 | 2026-03-27T12:40:19.047Z | + git branch -f zl/multicast 0e8a28a2edce0a96dd0ac3a3df95af3d58cee839 |
| 95 | 2026-03-27T12:40:19.050Z | + git checkout -f zl/multicast |
| 96 | 2026-03-27T12:40:19.056Z | Switched to branch 'zl/multicast' |
| 97 | 2026-03-27T12:40:19.059Z | + git reset --hard 0e8a28a2edce0a96dd0ac3a3df95af3d58cee839 |
| 98 | 2026-03-27T12:40:19.063Z | HEAD is now at 0e8a28a [multicast] Bitmap-based replication and bit-slice assignment for softnpu/a4x2 |
| 99 | 2026-03-27T12:40:19.066Z | process exited: duration 1074 ms, exit code 0 |
| |
| 100 | 2026-03-27T12:40:19.074Z | starting task 4: "build" |
| 101 | 2026-03-27T12:40:19.077Z | + cargo --version |
| 102 | 2026-03-27T12:40:19.083Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-27T12:40:19.238Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-27T12:40:19.241Z | info: downloading 6 components |
| 105 | 2026-03-27T12:40:33.967Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-27T12:40:33.971Z | + rustc --version |
| 107 | 2026-03-27T12:40:33.998Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-27T12:40:34.002Z | + banner check |
| 109 | 2026-03-27T12:40:34.006Z | |
| 110 | 2026-03-27T12:40:34.006Z | #### # # ###### #### # # |
| 111 | 2026-03-27T12:40:34.006Z | # # # # # # # # # |
| 112 | 2026-03-27T12:40:34.006Z | # ###### ##### # #### |
| 113 | 2026-03-27T12:40:34.006Z | # # # # # # # |
| 114 | 2026-03-27T12:40:34.006Z | # # # # # # # # # |
| 115 | 2026-03-27T12:40:34.006Z | #### # # ###### #### # # |
| 116 | 2026-03-27T12:40:34.006Z | |
| 117 | 2026-03-27T12:40:34.006Z | + cargo fmt -- --check |
| 118 | 2026-03-27T12:40:34.160Z | + cargo check |
| 119 | 2026-03-27T12:40:34.229Z | Updating crates.io index |
| 120 | 2026-03-27T12:40:34.232Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-03-27T12:40:34.528Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-03-27T12:40:34.528Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-03-27T12:40:35.354Z | Downloading crates ... |
| 124 | 2026-03-27T12:40:35.419Z | Downloaded aho-corasick v1.1.4 |
| 125 | 2026-03-27T12:40:35.423Z | Downloaded zmij v1.0.21 |
| 126 | 2026-03-27T12:40:35.426Z | Downloaded pnet_datalink v0.35.0 |
| 127 | 2026-03-27T12:40:35.426Z | Downloaded funty v2.0.0 |
| 128 | 2026-03-27T12:40:35.426Z | Downloaded zerocopy-derive v0.7.35 |
| 129 | 2026-03-27T12:40:35.430Z | Downloaded ipnetwork v0.20.0 |
| 130 | 2026-03-27T12:40:35.433Z | Downloaded dof v0.3.0 |
| 131 | 2026-03-27T12:40:35.436Z | Downloaded num-traits v0.2.19 |
| 132 | 2026-03-27T12:40:35.436Z | Downloaded pnet_sys v0.35.0 |
| 133 | 2026-03-27T12:40:35.436Z | Downloaded digest v0.10.7 |
| 134 | 2026-03-27T12:40:35.439Z | Downloaded glob v0.3.3 |
| 135 | 2026-03-27T12:40:35.442Z | Downloaded zerocopy v0.8.40 |
| 136 | 2026-03-27T12:40:35.447Z | Downloaded num v0.4.3 |
| 137 | 2026-03-27T12:40:35.450Z | Downloaded pnet_packet v0.35.0 |
| 138 | 2026-03-27T12:40:35.453Z | Downloaded pretty-hex v0.4.1 |
| 139 | 2026-03-27T12:40:35.453Z | Downloaded itoa v1.0.17 |
| 140 | 2026-03-27T12:40:35.457Z | Downloaded memmap v0.7.0 |
| 141 | 2026-03-27T12:40:35.460Z | Downloaded num-integer v0.1.46 |
| 142 | 2026-03-27T12:40:35.463Z | Downloaded scroll v0.12.0 |
| 143 | 2026-03-27T12:40:35.463Z | Downloaded pnet_macros v0.35.0 |
| 144 | 2026-03-27T12:40:35.463Z | Downloaded generic-array v0.14.7 |
| 145 | 2026-03-27T12:40:35.466Z | Downloaded clap_lex v1.0.0 |
| 146 | 2026-03-27T12:40:35.469Z | Downloaded crypto-common v0.1.7 |
| 147 | 2026-03-27T12:40:35.473Z | Downloaded fastrand v2.3.0 |
| 148 | 2026-03-27T12:40:35.473Z | Downloaded serde_tokenstream v0.2.3 |
| 149 | 2026-03-27T12:40:35.473Z | Downloaded dtrace-parser v0.2.0 |
| 150 | 2026-03-27T12:40:35.478Z | Downloaded colorchoice v1.0.4 |
| 151 | 2026-03-27T12:40:35.481Z | Downloaded pnet_base v0.35.0 |
| 152 | 2026-03-27T12:40:35.485Z | Downloaded errno v0.3.14 |
| 153 | 2026-03-27T12:40:35.485Z | Downloaded pnet_transport v0.35.0 |
| 154 | 2026-03-27T12:40:35.491Z | Downloaded plain v0.2.3 |
| 155 | 2026-03-27T12:40:35.496Z | Downloaded strsim v0.11.1 |
| 156 | 2026-03-27T12:40:35.499Z | Downloaded num-iter v0.1.45 |
| 157 | 2026-03-27T12:40:35.505Z | Downloaded radium v0.7.0 |
| 158 | 2026-03-27T12:40:35.508Z | Downloaded version_check v0.9.5 |
| 159 | 2026-03-27T12:40:35.512Z | Downloaded anstyle-query v1.1.5 |
| 160 | 2026-03-27T12:40:35.512Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-03-27T12:40:35.515Z | Downloaded thread-id v4.2.2 |
| 162 | 2026-03-27T12:40:35.515Z | Downloaded is_terminal_polyfill v1.70.2 |
| 163 | 2026-03-27T12:40:35.518Z | Downloaded ppv-lite86 v0.2.21 |
| 164 | 2026-03-27T12:40:35.521Z | Downloaded no-std-net v0.6.0 |
| 165 | 2026-03-27T12:40:35.529Z | Downloaded cpufeatures v0.2.17 |
| 166 | 2026-03-27T12:40:35.536Z | Downloaded heck v0.5.0 |
| 167 | 2026-03-27T12:40:35.542Z | Downloaded pnet_macros_support v0.35.0 |
| 168 | 2026-03-27T12:40:35.545Z | Downloaded tap v1.0.1 |
| 169 | 2026-03-27T12:40:35.545Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-03-27T12:40:35.553Z | Downloaded usdt-macro v0.5.0 |
| 171 | 2026-03-27T12:40:35.558Z | Downloaded anstyle-parse v1.0.0 |
| 172 | 2026-03-27T12:40:35.561Z | Downloaded thiserror-impl v1.0.69 |
| 173 | 2026-03-27T12:40:35.561Z | Downloaded rand_core v0.9.5 |
| 174 | 2026-03-27T12:40:35.564Z | Downloaded rand_chacha v0.9.0 |
| 175 | 2026-03-27T12:40:35.565Z | Downloaded byteorder v1.5.0 |
| 176 | 2026-03-27T12:40:35.569Z | Downloaded utf8parse v0.2.2 |
| 177 | 2026-03-27T12:40:35.572Z | Downloaded thiserror v1.0.69 |
| 178 | 2026-03-27T12:40:35.576Z | Downloaded pnet v0.35.0 |
| 179 | 2026-03-27T12:40:35.576Z | Downloaded usdt-impl v0.5.0 |
| 180 | 2026-03-27T12:40:35.576Z | Downloaded autocfg v1.5.0 |
| 181 | 2026-03-27T12:40:35.576Z | Downloaded pest_derive v2.8.6 |
| 182 | 2026-03-27T12:40:35.579Z | Downloaded getrandom v0.3.4 |
| 183 | 2026-03-27T12:40:35.579Z | Downloaded wyz v0.5.1 |
| 184 | 2026-03-27T12:40:35.579Z | Downloaded anstyle v1.0.13 |
| 185 | 2026-03-27T12:40:35.582Z | Downloaded sha2 v0.10.9 |
| 186 | 2026-03-27T12:40:35.585Z | Downloaded num-complex v0.4.6 |
| 187 | 2026-03-27T12:40:35.588Z | Downloaded usdt v0.5.0 |
| 188 | 2026-03-27T12:40:35.592Z | Downloaded scroll_derive v0.12.1 |
| 189 | 2026-03-27T12:40:35.592Z | Downloaded quote v1.0.45 |
| 190 | 2026-03-27T12:40:35.592Z | Downloaded anstream v1.0.0 |
| 191 | 2026-03-27T12:40:35.599Z | Downloaded usdt-attr-macro v0.5.0 |
| 192 | 2026-03-27T12:40:35.618Z | Downloaded once_cell v1.21.3 |
| 193 | 2026-03-27T12:40:35.623Z | Downloaded num-rational v0.4.2 |
| 194 | 2026-03-27T12:40:35.627Z | Downloaded num-bigint v0.4.6 |
| 195 | 2026-03-27T12:40:35.630Z | Downloaded clap_derive v4.6.0 |
| 196 | 2026-03-27T12:40:35.633Z | Downloaded tempfile v3.27.0 |
| 197 | 2026-03-27T12:40:35.633Z | Downloaded colored v3.1.1 |
| 198 | 2026-03-27T12:40:35.643Z | Downloaded ucd-trie v0.1.7 |
| 199 | 2026-03-27T12:40:35.646Z | Downloaded bitflags v2.11.0 |
| 200 | 2026-03-27T12:40:35.646Z | Downloaded log v0.4.29 |
| 201 | 2026-03-27T12:40:35.649Z | Downloaded getrandom v0.4.1 |
| 202 | 2026-03-27T12:40:35.649Z | Downloaded pest_generator v2.8.6 |
| 203 | 2026-03-27T12:40:35.652Z | Downloaded serde_core v1.0.228 |
| 204 | 2026-03-27T12:40:35.655Z | Downloaded clap v4.6.0 |
| 205 | 2026-03-27T12:40:35.663Z | Downloaded anyhow v1.0.102 |
| 206 | 2026-03-27T12:40:35.667Z | Downloaded unicode-ident v1.0.24 |
| 207 | 2026-03-27T12:40:35.670Z | Downloaded serde_derive v1.0.228 |
| 208 | 2026-03-27T12:40:35.674Z | Downloaded proc-macro2 v1.0.106 |
| 209 | 2026-03-27T12:40:35.674Z | Downloaded pest_meta v2.8.6 |
| 210 | 2026-03-27T12:40:35.685Z | Downloaded typenum v1.19.0 |
| 211 | 2026-03-27T12:40:35.692Z | Downloaded prettyplease v0.2.37 |
| 212 | 2026-03-27T12:40:35.701Z | Downloaded pest v2.8.6 |
| 213 | 2026-03-27T12:40:35.710Z | Downloaded regex v1.12.3 |
| 214 | 2026-03-27T12:40:35.713Z | Downloaded memchr v2.8.0 |
| 215 | 2026-03-27T12:40:35.716Z | Downloaded rand v0.9.2 |
| 216 | 2026-03-27T12:40:35.719Z | Downloaded serde v1.0.228 |
| 217 | 2026-03-27T12:40:35.761Z | Downloaded serde_json v1.0.149 |
| 218 | 2026-03-27T12:40:35.765Z | Downloaded zerocopy v0.7.35 |
| 219 | 2026-03-27T12:40:35.773Z | Downloaded clap_builder v4.6.0 |
| 220 | 2026-03-27T12:40:35.777Z | Downloaded goblin v0.8.2 |
| 221 | 2026-03-27T12:40:35.791Z | Downloaded bitvec v1.0.1 |
| 222 | 2026-03-27T12:40:35.820Z | Downloaded syn v2.0.117 |
| 223 | 2026-03-27T12:40:35.839Z | Downloaded regex-syntax v0.8.10 |
| 224 | 2026-03-27T12:40:35.855Z | Downloaded rustix v1.1.4 |
| 225 | 2026-03-27T12:40:35.883Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-03-27T12:40:35.900Z | Downloaded libc v0.2.182 |
| 227 | 2026-03-27T12:40:35.969Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-03-27T12:40:35.969Z | Compiling quote v1.0.45 |
| 229 | 2026-03-27T12:40:35.969Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-03-27T12:40:35.973Z | Compiling libc v0.2.182 |
| 231 | 2026-03-27T12:40:35.973Z | Compiling serde_core v1.0.228 |
| 232 | 2026-03-27T12:40:35.973Z | Compiling memchr v2.8.0 |
| 233 | 2026-03-27T12:40:35.973Z | Compiling serde v1.0.228 |
| 234 | 2026-03-27T12:40:36.125Z | Compiling thiserror v1.0.69 |
| 235 | 2026-03-27T12:40:36.386Z | Compiling zmij v1.0.21 |
| 236 | 2026-03-27T12:40:36.386Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-03-27T12:40:36.584Z | Compiling pest v2.8.6 |
| 238 | 2026-03-27T12:40:36.593Z | Compiling rustix v1.1.4 |
| 239 | 2026-03-27T12:40:36.603Z | Compiling serde_json v1.0.149 |
| 240 | 2026-03-27T12:40:36.718Z | Compiling getrandom v0.4.1 |
| 241 | 2026-03-27T12:40:36.837Z | Compiling autocfg v1.5.0 |
| 242 | 2026-03-27T12:40:36.988Z | Compiling version_check v0.9.5 |
| 243 | 2026-03-27T12:40:37.192Z | Compiling syn v2.0.117 |
| 244 | 2026-03-27T12:40:37.224Z | Compiling num-traits v0.2.19 |
| 245 | 2026-03-27T12:40:37.269Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-03-27T12:40:37.273Z | Compiling regex-syntax v0.8.10 |
| 247 | 2026-03-27T12:40:37.449Z | Compiling prettyplease v0.2.37 |
| 248 | 2026-03-27T12:40:37.690Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-03-27T12:40:37.931Z | Checking cfg-if v1.0.4 |
| 250 | 2026-03-27T12:40:38.241Z | Compiling byteorder v1.5.0 |
| 251 | 2026-03-27T12:40:38.460Z | Compiling itoa v1.0.17 |
| 252 | 2026-03-27T12:40:38.499Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-03-27T12:40:38.638Z | Checking num-integer v0.1.46 |
| 254 | 2026-03-27T12:40:38.693Z | Compiling thread-id v4.2.2 |
| 255 | 2026-03-27T12:40:38.748Z | Compiling regex-automata v0.4.14 |
| 256 | 2026-03-27T12:40:39.050Z | Checking plain v0.2.3 |
| 257 | 2026-03-27T12:40:39.053Z | Checking colored v3.1.1 |
| 258 | 2026-03-27T12:40:39.142Z | Checking log v0.4.29 |
| 259 | 2026-03-27T12:40:39.279Z | Compiling errno v0.3.14 |
| 260 | 2026-03-27T12:40:39.331Z | Compiling bitflags v2.11.0 |
| 261 | 2026-03-27T12:40:39.416Z | Checking no-std-net v0.6.0 |
| 262 | 2026-03-27T12:40:39.480Z | Compiling pest_generator v2.8.6 |
| 263 | 2026-03-27T12:40:39.485Z | Compiling radium v0.7.0 |
| 264 | 2026-03-27T12:40:39.536Z | Checking pretty-hex v0.4.1 |
| 265 | 2026-03-27T12:40:39.747Z | Checking pnet_base v0.35.0 |
| 266 | 2026-03-27T12:40:39.865Z | Compiling fastrand v2.3.0 |
| 267 | 2026-03-27T12:40:39.869Z | Compiling zerocopy v0.8.40 |
| 268 | 2026-03-27T12:40:39.895Z | Compiling once_cell v1.21.3 |
| 269 | 2026-03-27T12:40:40.096Z | Checking tap v1.0.1 |
| 270 | 2026-03-27T12:40:40.129Z | Compiling getrandom v0.3.4 |
| 271 | 2026-03-27T12:40:40.207Z | Checking wyz v0.5.1 |
| 272 | 2026-03-27T12:40:40.383Z | Checking num-iter v0.1.45 |
| 273 | 2026-03-27T12:40:40.414Z | Compiling tempfile v3.27.0 |
| 274 | 2026-03-27T12:40:40.466Z | Checking memmap v0.7.0 |
| 275 | 2026-03-27T12:40:40.479Z | Compiling regex v1.12.3 |
| 276 | 2026-03-27T12:40:40.584Z | Compiling anyhow v1.0.102 |
| 277 | 2026-03-27T12:40:40.751Z | Checking funty v2.0.0 |
| 278 | 2026-03-27T12:40:40.759Z | Compiling serde_derive v1.0.228 |
| 279 | 2026-03-27T12:40:40.878Z | Compiling thiserror-impl v1.0.69 |
| 280 | 2026-03-27T12:40:40.908Z | Compiling zerocopy-derive v0.7.35 |
| 281 | 2026-03-27T12:40:41.066Z | Compiling pest_derive v2.8.6 |
| 282 | 2026-03-27T12:40:41.097Z | Compiling scroll_derive v0.12.1 |
| 283 | 2026-03-27T12:40:41.194Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 284 | 2026-03-27T12:40:41.421Z | Compiling pnet_macros v0.35.0 |
| 285 | 2026-03-27T12:40:41.577Z | Checking bitvec v1.0.1 |
| 286 | 2026-03-27T12:40:41.773Z | Compiling zerocopy v0.7.35 |
| 287 | 2026-03-27T12:40:41.796Z | Checking scroll v0.12.0 |
| 288 | 2026-03-27T12:40:42.021Z | Checking goblin v0.8.2 |
| 289 | 2026-03-27T12:40:42.156Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-03-27T12:40:42.420Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-03-27T12:40:42.759Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-03-27T12:40:42.781Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-03-27T12:40:42.975Z | Checking utf8parse v0.2.2 |
| 294 | 2026-03-27T12:40:43.073Z | Checking anstyle-parse v1.0.0 |
| 295 | 2026-03-27T12:40:43.090Z | Checking pnet_packet v0.35.0 |
| 296 | 2026-03-27T12:40:43.412Z | Checking rand_core v0.9.5 |
| 297 | 2026-03-27T12:40:43.784Z | Compiling pnet v0.35.0 |
| 298 | 2026-03-27T12:40:43.860Z | Checking num-bigint v0.4.6 |
| 299 | 2026-03-27T12:40:43.873Z | Checking num-complex v0.4.6 |
| 300 | 2026-03-27T12:40:43.979Z | Checking dof v0.3.0 |
| 301 | 2026-03-27T12:40:43.991Z | Checking ipnetwork v0.20.0 |
| 302 | 2026-03-27T12:40:44.065Z | Compiling serde_tokenstream v0.2.3 |
| 303 | 2026-03-27T12:40:44.209Z | Checking colorchoice v1.0.4 |
| 304 | 2026-03-27T12:40:44.298Z | Checking anstyle-query v1.1.5 |
| 305 | 2026-03-27T12:40:44.341Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 306 | 2026-03-27T12:40:44.371Z | Checking anstyle v1.0.13 |
| 307 | 2026-03-27T12:40:44.377Z | Checking is_terminal_polyfill v1.70.2 |
| 308 | 2026-03-27T12:40:44.541Z | Checking anstream v1.0.0 |
| 309 | 2026-03-27T12:40:44.680Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-03-27T12:40:44.684Z | Checking num-rational v0.4.2 |
| 311 | 2026-03-27T12:40:44.884Z | Checking strsim v0.11.1 |
| 312 | 2026-03-27T12:40:44.965Z | Checking num v0.4.3 |
| 313 | 2026-03-27T12:40:45.026Z | Compiling usdt-attr-macro v0.5.0 |
| 314 | 2026-03-27T12:40:45.032Z | Compiling usdt-macro v0.5.0 |
| 315 | 2026-03-27T12:40:45.037Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 316 | 2026-03-27T12:40:45.064Z | Checking pnet_transport v0.35.0 |
| 317 | 2026-03-27T12:40:45.161Z | Compiling heck v0.5.0 |
| 318 | 2026-03-27T12:40:45.208Z | Checking clap_lex v1.0.0 |
| 319 | 2026-03-27T12:40:45.298Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 320 | 2026-03-27T12:40:45.303Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 321 | 2026-03-27T12:40:45.350Z | Checking clap_builder v4.6.0 |
| 322 | 2026-03-27T12:40:45.359Z | Compiling clap_derive v4.6.0 |
| 323 | 2026-03-27T12:40:45.422Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-03-27T12:40:45.612Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-03-27T12:40:45.691Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-03-27T12:40:45.745Z | Checking usdt v0.5.0 |
| 327 | 2026-03-27T12:40:45.886Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 328 | 2026-03-27T12:40:45.897Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-03-27T12:40:46.062Z | Checking rand v0.9.2 |
| 330 | 2026-03-27T12:40:46.238Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-03-27T12:40:46.662Z | Checking clap v4.6.0 |
| 332 | 2026-03-27T12:40:46.714Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-03-27T12:40:47.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.02s |
| 334 | 2026-03-27T12:40:47.189Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-03-27T12:40:47.309Z | Downloading crates ... |
| 336 | 2026-03-27T12:40:47.358Z | Downloaded libloading v0.9.0 |
| 337 | 2026-03-27T12:40:47.405Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-03-27T12:40:47.421Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-03-27T12:40:47.427Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-03-27T12:40:47.431Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-03-27T12:40:47.434Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-03-27T12:40:47.437Z | Checking libloading v0.9.0 |
| 343 | 2026-03-27T12:40:47.685Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-03-27T12:40:48.224Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 345 | 2026-03-27T12:40:49.142Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 346 | 2026-03-27T12:40:49.142Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 347 | 2026-03-27T12:40:50.066Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 348 | 2026-03-27T12:40:56.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.86s |
| 349 | 2026-03-27T12:40:56.073Z | + banner build |
| 350 | 2026-03-27T12:40:56.076Z | |
| 351 | 2026-03-27T12:40:56.076Z | ##### # # # # ##### |
| 352 | 2026-03-27T12:40:56.076Z | # # # # # # # # |
| 353 | 2026-03-27T12:40:56.076Z | ##### # # # # # # |
| 354 | 2026-03-27T12:40:56.076Z | # # # # # # # # |
| 355 | 2026-03-27T12:40:56.076Z | # # # # # # # # |
| 356 | 2026-03-27T12:40:56.076Z | ##### #### # ###### ##### |
| 357 | 2026-03-27T12:40:56.076Z | |
| 358 | 2026-03-27T12:40:56.076Z | + ptime -m cargo build |
| 359 | 2026-03-27T12:40:56.208Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-03-27T12:40:56.208Z | Compiling memchr v2.8.0 |
| 361 | 2026-03-27T12:40:56.208Z | Compiling ucd-trie v0.1.7 |
| 362 | 2026-03-27T12:40:56.212Z | Compiling libc v0.2.182 |
| 363 | 2026-03-27T12:40:56.213Z | Compiling serde_core v1.0.228 |
| 364 | 2026-03-27T12:40:56.213Z | Compiling regex-syntax v0.8.10 |
| 365 | 2026-03-27T12:40:56.231Z | Compiling cfg-if v1.0.4 |
| 366 | 2026-03-27T12:40:56.234Z | Compiling zmij v1.0.21 |
| 367 | 2026-03-27T12:40:56.277Z | Compiling byteorder v1.5.0 |
| 368 | 2026-03-27T12:40:56.327Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-03-27T12:40:56.480Z | Compiling itoa v1.0.17 |
| 370 | 2026-03-27T12:40:56.488Z | Compiling num-traits v0.2.19 |
| 371 | 2026-03-27T12:40:56.504Z | Compiling errno v0.3.14 |
| 372 | 2026-03-27T12:40:56.551Z | Compiling thread-id v4.2.2 |
| 373 | 2026-03-27T12:40:56.620Z | Compiling aho-corasick v1.1.4 |
| 374 | 2026-03-27T12:40:56.635Z | Compiling pest v2.8.6 |
| 375 | 2026-03-27T12:40:56.647Z | Compiling bitflags v2.11.0 |
| 376 | 2026-03-27T12:40:56.864Z | Compiling quote v1.0.45 |
| 377 | 2026-03-27T12:40:56.880Z | Compiling rustix v1.1.4 |
| 378 | 2026-03-27T12:40:57.036Z | Compiling syn v2.0.117 |
| 379 | 2026-03-27T12:40:57.096Z | Compiling num-integer v0.1.46 |
| 380 | 2026-03-27T12:40:57.142Z | Compiling getrandom v0.4.1 |
| 381 | 2026-03-27T12:40:57.274Z | Compiling fastrand v2.3.0 |
| 382 | 2026-03-27T12:40:57.408Z | Compiling plain v0.2.3 |
| 383 | 2026-03-27T12:40:57.504Z | Compiling colored v3.1.1 |
| 384 | 2026-03-27T12:40:57.532Z | Compiling log v0.4.29 |
| 385 | 2026-03-27T12:40:57.701Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-03-27T12:40:57.741Z | Compiling pest_meta v2.8.6 |
| 387 | 2026-03-27T12:40:57.880Z | Compiling serde_json v1.0.149 |
| 388 | 2026-03-27T12:40:57.900Z | Compiling once_cell v1.21.3 |
| 389 | 2026-03-27T12:40:58.026Z | Compiling pretty-hex v0.4.1 |
| 390 | 2026-03-27T12:40:58.104Z | Compiling tempfile v3.27.0 |
| 391 | 2026-03-27T12:40:58.156Z | Compiling no-std-net v0.6.0 |
| 392 | 2026-03-27T12:40:58.220Z | Compiling pnet_base v0.35.0 |
| 393 | 2026-03-27T12:40:58.375Z | Compiling tap v1.0.1 |
| 394 | 2026-03-27T12:40:58.475Z | Compiling wyz v0.5.1 |
| 395 | 2026-03-27T12:40:58.521Z | Compiling radium v0.7.0 |
| 396 | 2026-03-27T12:40:58.650Z | Compiling num-iter v0.1.45 |
| 397 | 2026-03-27T12:40:58.653Z | Compiling memmap v0.7.0 |
| 398 | 2026-03-27T12:40:58.703Z | Compiling funty v2.0.0 |
| 399 | 2026-03-27T12:40:58.751Z | Compiling getrandom v0.3.4 |
| 400 | 2026-03-27T12:40:58.818Z | Compiling zerocopy v0.8.40 |
| 401 | 2026-03-27T12:40:58.857Z | Compiling pnet_macros_support v0.35.0 |
| 402 | 2026-03-27T12:40:58.912Z | Compiling pnet_sys v0.35.0 |
| 403 | 2026-03-27T12:40:58.961Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-03-27T12:40:59.017Z | Compiling bitvec v1.0.1 |
| 405 | 2026-03-27T12:40:59.054Z | Compiling anstyle-parse v1.0.0 |
| 406 | 2026-03-27T12:40:59.057Z | Compiling rand_core v0.9.5 |
| 407 | 2026-03-27T12:40:59.081Z | Compiling anyhow v1.0.102 |
| 408 | 2026-03-27T12:40:59.223Z | Compiling anstyle v1.0.13 |
| 409 | 2026-03-27T12:40:59.253Z | Compiling colorchoice v1.0.4 |
| 410 | 2026-03-27T12:40:59.340Z | Compiling pest_generator v2.8.6 |
| 411 | 2026-03-27T12:40:59.354Z | Compiling regex v1.12.3 |
| 412 | 2026-03-27T12:40:59.430Z | Compiling prettyplease v0.2.37 |
| 413 | 2026-03-27T12:40:59.461Z | Compiling is_terminal_polyfill v1.70.2 |
| 414 | 2026-03-27T12:40:59.541Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-03-27T12:40:59.636Z | Compiling anstream v1.0.0 |
| 416 | 2026-03-27T12:40:59.835Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 417 | 2026-03-27T12:40:59.948Z | Compiling strsim v0.11.1 |
| 418 | 2026-03-27T12:40:59.972Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-03-27T12:41:00.210Z | Compiling clap_builder v4.6.0 |
| 420 | 2026-03-27T12:41:00.335Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 421 | 2026-03-27T12:41:00.456Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 422 | 2026-03-27T12:41:00.706Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 423 | 2026-03-27T12:41:01.155Z | Compiling serde_derive v1.0.228 |
| 424 | 2026-03-27T12:41:01.155Z | Compiling thiserror-impl v1.0.69 |
| 425 | 2026-03-27T12:41:01.159Z | Compiling zerocopy-derive v0.7.35 |
| 426 | 2026-03-27T12:41:01.159Z | Compiling pest_derive v2.8.6 |
| 427 | 2026-03-27T12:41:01.184Z | Compiling scroll_derive v0.12.1 |
| 428 | 2026-03-27T12:41:01.825Z | Compiling pnet_macros v0.35.0 |
| 429 | 2026-03-27T12:41:01.857Z | Compiling ppv-lite86 v0.2.21 |
| 430 | 2026-03-27T12:41:02.041Z | Compiling scroll v0.12.0 |
| 431 | 2026-03-27T12:41:02.168Z | Compiling zerocopy v0.7.35 |
| 432 | 2026-03-27T12:41:02.172Z | Compiling rand_chacha v0.9.0 |
| 433 | 2026-03-27T12:41:02.299Z | Compiling goblin v0.8.2 |
| 434 | 2026-03-27T12:41:02.415Z | Compiling rand v0.9.2 |
| 435 | 2026-03-27T12:41:02.482Z | Compiling thiserror v1.0.69 |
| 436 | 2026-03-27T12:41:02.571Z | Compiling dtrace-parser v0.2.0 |
| 437 | 2026-03-27T12:41:02.593Z | Compiling clap_derive v4.6.0 |
| 438 | 2026-03-27T12:41:03.369Z | Compiling pnet_packet v0.35.0 |
| 439 | 2026-03-27T12:41:03.651Z | Compiling serde v1.0.228 |
| 440 | 2026-03-27T12:41:04.031Z | Compiling serde_tokenstream v0.2.3 |
| 441 | 2026-03-27T12:41:04.031Z | Compiling dof v0.3.0 |
| 442 | 2026-03-27T12:41:04.031Z | Compiling num-bigint v0.4.6 |
| 443 | 2026-03-27T12:41:04.034Z | Compiling num-complex v0.4.6 |
| 444 | 2026-03-27T12:41:04.064Z | Compiling ipnetwork v0.20.0 |
| 445 | 2026-03-27T12:41:04.127Z | Compiling clap v4.6.0 |
| 446 | 2026-03-27T12:41:04.193Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 447 | 2026-03-27T12:41:04.301Z | Compiling usdt-impl v0.5.0 |
| 448 | 2026-03-27T12:41:04.332Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 449 | 2026-03-27T12:41:04.360Z | Compiling pnet_datalink v0.35.0 |
| 450 | 2026-03-27T12:41:04.873Z | Compiling usdt-attr-macro v0.5.0 |
| 451 | 2026-03-27T12:41:05.039Z | Compiling num-rational v0.4.2 |
| 452 | 2026-03-27T12:41:05.438Z | Compiling usdt-macro v0.5.0 |
| 453 | 2026-03-27T12:41:05.450Z | Compiling num v0.4.3 |
| 454 | 2026-03-27T12:41:05.518Z | Compiling pnet_transport v0.35.0 |
| 455 | 2026-03-27T12:41:05.695Z | Compiling pnet v0.35.0 |
| 456 | 2026-03-27T12:41:06.312Z | Compiling usdt v0.5.0 |
| 457 | 2026-03-27T12:41:06.432Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 458 | 2026-03-27T12:41:06.791Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 459 | 2026-03-27T12:41:06.918Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 460 | 2026-03-27T12:41:06.918Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 461 | 2026-03-27T12:41:07.046Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 462 | 2026-03-27T12:41:09.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s |
| 463 | 2026-03-27T12:41:09.758Z | |
| 464 | 2026-03-27T12:41:09.761Z | real 13.750209677 |
| 465 | 2026-03-27T12:41:09.761Z | user 1:11.827745161 |
| 466 | 2026-03-27T12:41:09.761Z | sys 12.018295303 |
| 467 | 2026-03-27T12:41:09.761Z | trap 0.039758285 |
| 468 | 2026-03-27T12:41:09.761Z | tflt 0.060660656 |
| 469 | 2026-03-27T12:41:09.761Z | dflt 0.068791128 |
| 470 | 2026-03-27T12:41:09.761Z | kflt 0.000011151 |
| 471 | 2026-03-27T12:41:09.761Z | lock 2:49.471470945 |
| 472 | 2026-03-27T12:41:09.761Z | slp 4:52.733009405 |
| 473 | 2026-03-27T12:41:09.761Z | lat 3.748760120 |
| 474 | 2026-03-27T12:41:09.761Z | stop 4.444314982 |
| 475 | 2026-03-27T12:41:09.761Z | + ptime -m cargo build --release |
| 476 | 2026-03-27T12:41:09.839Z | Compiling proc-macro2 v1.0.106 |
| 477 | 2026-03-27T12:41:09.839Z | Compiling quote v1.0.45 |
| 478 | 2026-03-27T12:41:09.839Z | Compiling unicode-ident v1.0.24 |
| 479 | 2026-03-27T12:41:09.839Z | Compiling libc v0.2.182 |
| 480 | 2026-03-27T12:41:09.843Z | Compiling serde_core v1.0.228 |
| 481 | 2026-03-27T12:41:09.843Z | Compiling memchr v2.8.0 |
| 482 | 2026-03-27T12:41:09.843Z | Compiling serde v1.0.228 |
| 483 | 2026-03-27T12:41:09.959Z | Compiling thiserror v1.0.69 |
| 484 | 2026-03-27T12:41:10.165Z | Compiling zmij v1.0.21 |
| 485 | 2026-03-27T12:41:10.266Z | Compiling ucd-trie v0.1.7 |
| 486 | 2026-03-27T12:41:10.400Z | Compiling getrandom v0.4.1 |
| 487 | 2026-03-27T12:41:10.452Z | Compiling serde_json v1.0.149 |
| 488 | 2026-03-27T12:41:10.471Z | Compiling rustix v1.1.4 |
| 489 | 2026-03-27T12:41:10.605Z | Compiling pest v2.8.6 |
| 490 | 2026-03-27T12:41:10.670Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-03-27T12:41:11.011Z | Compiling syn v2.0.117 |
| 492 | 2026-03-27T12:41:11.040Z | Compiling prettyplease v0.2.37 |
| 493 | 2026-03-27T12:41:11.047Z | Compiling regex-syntax v0.8.10 |
| 494 | 2026-03-27T12:41:11.179Z | Compiling version_check v0.9.5 |
| 495 | 2026-03-27T12:41:11.278Z | Compiling autocfg v1.5.0 |
| 496 | 2026-03-27T12:41:11.617Z | Compiling num-traits v0.2.19 |
| 497 | 2026-03-27T12:41:11.824Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-03-27T12:41:12.522Z | Compiling regex-automata v0.4.14 |
| 499 | 2026-03-27T12:41:12.654Z | Compiling byteorder v1.5.0 |
| 500 | 2026-03-27T12:41:12.872Z | Compiling itoa v1.0.17 |
| 501 | 2026-03-27T12:41:13.039Z | Compiling cfg-if v1.0.4 |
| 502 | 2026-03-27T12:41:13.085Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-03-27T12:41:13.304Z | Compiling num-integer v0.1.46 |
| 504 | 2026-03-27T12:41:13.336Z | Compiling pest_generator v2.8.6 |
| 505 | 2026-03-27T12:41:13.725Z | Compiling thread-id v4.2.2 |
| 506 | 2026-03-27T12:41:13.794Z | Compiling errno v0.3.14 |
| 507 | 2026-03-27T12:41:13.798Z | Compiling plain v0.2.3 |
| 508 | 2026-03-27T12:41:13.943Z | Compiling log v0.4.29 |
| 509 | 2026-03-27T12:41:13.984Z | Compiling bitflags v2.11.0 |
| 510 | 2026-03-27T12:41:14.314Z | Compiling regex v1.12.3 |
| 511 | 2026-03-27T12:41:14.522Z | Compiling serde_derive v1.0.228 |
| 512 | 2026-03-27T12:41:14.713Z | Compiling thiserror-impl v1.0.69 |
| 513 | 2026-03-27T12:41:14.718Z | Compiling zerocopy-derive v0.7.35 |
| 514 | 2026-03-27T12:41:14.966Z | Compiling pest_derive v2.8.6 |
| 515 | 2026-03-27T12:41:15.099Z | Compiling scroll_derive v0.12.1 |
| 516 | 2026-03-27T12:41:15.503Z | Compiling pretty-hex v0.4.1 |
| 517 | 2026-03-27T12:41:15.570Z | Compiling zerocopy v0.7.35 |
| 518 | 2026-03-27T12:41:15.715Z | Compiling no-std-net v0.6.0 |
| 519 | 2026-03-27T12:41:15.785Z | Compiling radium v0.7.0 |
| 520 | 2026-03-27T12:41:15.819Z | Compiling scroll v0.12.0 |
| 521 | 2026-03-27T12:41:15.992Z | Compiling dtrace-parser v0.2.0 |
| 522 | 2026-03-27T12:41:16.105Z | Compiling goblin v0.8.2 |
| 523 | 2026-03-27T12:41:16.109Z | Compiling colored v3.1.1 |
| 524 | 2026-03-27T12:41:16.230Z | Compiling once_cell v1.21.3 |
| 525 | 2026-03-27T12:41:16.404Z | Compiling fastrand v2.3.0 |
| 526 | 2026-03-27T12:41:16.428Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 527 | 2026-03-27T12:41:16.570Z | Compiling tempfile v3.27.0 |
| 528 | 2026-03-27T12:41:16.822Z | Compiling pnet_base v0.35.0 |
| 529 | 2026-03-27T12:41:17.012Z | Compiling getrandom v0.3.4 |
| 530 | 2026-03-27T12:41:17.069Z | Compiling tap v1.0.1 |
| 531 | 2026-03-27T12:41:17.176Z | Compiling zerocopy v0.8.40 |
| 532 | 2026-03-27T12:41:17.508Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 533 | 2026-03-27T12:41:17.539Z | Compiling wyz v0.5.1 |
| 534 | 2026-03-27T12:41:17.735Z | Compiling num-bigint v0.4.6 |
| 535 | 2026-03-27T12:41:17.811Z | Compiling serde_tokenstream v0.2.3 |
| 536 | 2026-03-27T12:41:17.830Z | Compiling dof v0.3.0 |
| 537 | 2026-03-27T12:41:17.840Z | Compiling num-complex v0.4.6 |
| 538 | 2026-03-27T12:41:18.170Z | Compiling num-iter v0.1.45 |
| 539 | 2026-03-27T12:41:18.285Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-27T12:41:18.333Z | Compiling funty v2.0.0 |
| 541 | 2026-03-27T12:41:18.510Z | Compiling anyhow v1.0.102 |
| 542 | 2026-03-27T12:41:18.600Z | Compiling usdt-attr-macro v0.5.0 |
| 543 | 2026-03-27T12:41:18.630Z | Compiling usdt-macro v0.5.0 |
| 544 | 2026-03-27T12:41:19.285Z | Compiling num-rational v0.4.2 |
| 545 | 2026-03-27T12:41:19.327Z | Compiling bitvec v1.0.1 |
| 546 | 2026-03-27T12:41:20.577Z | Compiling num v0.4.3 |
| 547 | 2026-03-27T12:41:20.651Z | Compiling usdt v0.5.0 |
| 548 | 2026-03-27T12:41:21.354Z | Compiling pnet_macros_support v0.35.0 |
| 549 | 2026-03-27T12:41:21.476Z | Compiling pnet_macros v0.35.0 |
| 550 | 2026-03-27T12:41:21.511Z | Compiling pnet_sys v0.35.0 |
| 551 | 2026-03-27T12:41:21.525Z | Compiling utf8parse v0.2.2 |
| 552 | 2026-03-27T12:41:21.707Z | Compiling anstyle-parse v1.0.0 |
| 553 | 2026-03-27T12:41:21.922Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 554 | 2026-03-27T12:41:22.555Z | Compiling pnet_packet v0.35.0 |
| 555 | 2026-03-27T12:41:22.861Z | Compiling ppv-lite86 v0.2.21 |
| 556 | 2026-03-27T12:41:23.020Z | Compiling rand_core v0.9.5 |
| 557 | 2026-03-27T12:41:23.558Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 558 | 2026-03-27T12:41:23.887Z | Compiling ipnetwork v0.20.0 |
| 559 | 2026-03-27T12:41:24.544Z | Compiling anstyle v1.0.13 |
| 560 | 2026-03-27T12:41:24.805Z | Compiling is_terminal_polyfill v1.70.2 |
| 561 | 2026-03-27T12:41:24.888Z | Compiling anstyle-query v1.1.5 |
| 562 | 2026-03-27T12:41:24.892Z | Compiling colorchoice v1.0.4 |
| 563 | 2026-03-27T12:41:24.988Z | Compiling pnet v0.35.0 |
| 564 | 2026-03-27T12:41:24.997Z | Compiling anstream v1.0.0 |
| 565 | 2026-03-27T12:41:25.219Z | Compiling pnet_transport v0.35.0 |
| 566 | 2026-03-27T12:41:25.983Z | Compiling pnet_datalink v0.35.0 |
| 567 | 2026-03-27T12:41:26.881Z | Compiling rand_chacha v0.9.0 |
| 568 | 2026-03-27T12:41:26.954Z | Compiling clap_lex v1.0.0 |
| 569 | 2026-03-27T12:41:27.024Z | Compiling heck v0.5.0 |
| 570 | 2026-03-27T12:41:27.217Z | Compiling strsim v0.11.1 |
| 571 | 2026-03-27T12:41:27.309Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 572 | 2026-03-27T12:41:27.542Z | Compiling clap_builder v4.6.0 |
| 573 | 2026-03-27T12:41:27.557Z | Compiling clap_derive v4.6.0 |
| 574 | 2026-03-27T12:41:27.777Z | Compiling rand v0.9.2 |
| 575 | 2026-03-27T12:41:28.586Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 576 | 2026-03-27T12:41:28.852Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 577 | 2026-03-27T12:41:28.896Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 578 | 2026-03-27T12:41:29.240Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 579 | 2026-03-27T12:41:31.995Z | Compiling clap v4.6.0 |
| 580 | 2026-03-27T12:41:32.071Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 581 | 2026-03-27T12:41:34.323Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 582 | 2026-03-27T12:41:41.822Z | Finished `release` profile [optimized] target(s) in 32.23s |
| 583 | 2026-03-27T12:41:41.843Z | |
| 584 | 2026-03-27T12:41:41.846Z | real 32.255630150 |
| 585 | 2026-03-27T12:41:41.846Z | user 3:13.991685019 |
| 586 | 2026-03-27T12:41:41.846Z | sys 18.244177834 |
| 587 | 2026-03-27T12:41:41.846Z | trap 0.111525684 |
| 588 | 2026-03-27T12:41:41.846Z | tflt 0.166435982 |
| 589 | 2026-03-27T12:41:41.846Z | dflt 0.290378025 |
| 590 | 2026-03-27T12:41:41.846Z | kflt 0.000024886 |
| 591 | 2026-03-27T12:41:41.846Z | lock 9:56.882814854 |
| 592 | 2026-03-27T12:41:41.846Z | slp 12:16.733453081 |
| 593 | 2026-03-27T12:41:41.846Z | lat 11.735974606 |
| 594 | 2026-03-27T12:41:41.846Z | stop 9.722486904 |
| 595 | 2026-03-27T12:41:41.846Z | + for x in debug release |
| 596 | 2026-03-27T12:41:41.846Z | + mkdir -p /work/debug |
| 597 | 2026-03-27T12:41:41.846Z | + cp target/debug/x4c /work/debug/ |
| 598 | 2026-03-27T12:41:41.874Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 599 | 2026-03-27T12:41:41.909Z | + for x in debug release |
| 600 | 2026-03-27T12:41:41.909Z | + mkdir -p /work/release |
| 601 | 2026-03-27T12:41:41.913Z | + cp target/release/x4c /work/release/ |
| 602 | 2026-03-27T12:41:41.919Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 603 | 2026-03-27T12:41:41.928Z | + banner test |
| 604 | 2026-03-27T12:41:41.932Z | |
| 605 | 2026-03-27T12:41:41.932Z | ##### ###### #### ##### |
| 606 | 2026-03-27T12:41:41.932Z | # # # # |
| 607 | 2026-03-27T12:41:41.932Z | # ##### #### # |
| 608 | 2026-03-27T12:41:41.932Z | # # # # |
| 609 | 2026-03-27T12:41:41.932Z | # # # # # |
| 610 | 2026-03-27T12:41:41.932Z | # ###### #### # |
| 611 | 2026-03-27T12:41:41.932Z | |
| 612 | 2026-03-27T12:41:41.932Z | + cargo test |
| 613 | 2026-03-27T12:41:42.002Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 614 | 2026-03-27T12:41:42.018Z | Compiling libloading v0.9.0 |
| 615 | 2026-03-27T12:41:42.021Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 616 | 2026-03-27T12:41:42.024Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 617 | 2026-03-27T12:41:42.024Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 618 | 2026-03-27T12:41:42.024Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 619 | 2026-03-27T12:41:42.211Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 620 | 2026-03-27T12:41:43.140Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 621 | 2026-03-27T12:41:43.140Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 622 | 2026-03-27T12:41:43.140Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 623 | 2026-03-27T12:41:43.430Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 624 | 2026-03-27T12:41:51.170Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 9.28s |
| 625 | 2026-03-27T12:41:51.183Z | Running unittests src/lib.rs (target/debug/deps/p4-1546c95bd2fe8ca4) |
| 626 | 2026-03-27T12:41:51.186Z | |
| 627 | 2026-03-27T12:41:51.186Z | running 2 tests |
| 628 | 2026-03-27T12:41:51.190Z | test hlir::tests::slice_read_clean ... ok |
| 629 | 2026-03-27T12:41:51.190Z | test hlir::tests::slice_assign_clean ... ok |
| 630 | 2026-03-27T12:41:51.190Z | |
| 631 | 2026-03-27T12:41:51.190Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 632 | 2026-03-27T12:41:51.190Z | |
| 633 | 2026-03-27T12:41:51.190Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-cd90d596811a5660) |
| 634 | 2026-03-27T12:41:51.190Z | |
| 635 | 2026-03-27T12:41:51.190Z | running 0 tests |
| 636 | 2026-03-27T12:41:51.190Z | |
| 637 | 2026-03-27T12:41:51.190Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 638 | 2026-03-27T12:41:51.190Z | |
| 639 | 2026-03-27T12:41:51.190Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-97a008f78b6c0ec4) |
| 640 | 2026-03-27T12:41:51.194Z | |
| 641 | 2026-03-27T12:41:51.194Z | running 0 tests |
| 642 | 2026-03-27T12:41:51.194Z | |
| 643 | 2026-03-27T12:41:51.194Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 644 | 2026-03-27T12:41:51.194Z | |
| 645 | 2026-03-27T12:41:51.194Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-f82cf211dee49060) |
| 646 | 2026-03-27T12:41:51.194Z | |
| 647 | 2026-03-27T12:41:51.194Z | running 11 tests |
| 648 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_16bit_low_byte ... ok |
| 649 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_16bit_top_nibble ... ok |
| 650 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_128bit_top_two_bytes ... ok |
| 651 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_128bit_top_byte ... ok |
| 652 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_32bit_bottom_nibble ... ok |
| 653 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_32bit_middle_byte ... ok |
| 654 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_32bit_bottom_two_bytes ... ok |
| 655 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_32bit_top_nibble ... ok |
| 656 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_32bit_top_three_bytes ... ok |
| 657 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_48bit_upper_24 ... ok |
| 658 | 2026-03-27T12:41:51.194Z | test expression::tests::slice_non_contiguous_returns_none ... ok |
| 659 | 2026-03-27T12:41:51.194Z | |
| 660 | 2026-03-27T12:41:51.194Z | test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 661 | 2026-03-27T12:41:51.194Z | |
| 662 | 2026-03-27T12:41:51.194Z | Running unittests src/lib.rs (target/debug/deps/p4rs-3afe60b63e34350f) |
| 663 | 2026-03-27T12:41:51.198Z | |
| 664 | 2026-03-27T12:41:51.198Z | running 19 tests |
| 665 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_mod ... ok |
| 666 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_add_be ... ok |
| 667 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_shl_be ... ok |
| 668 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_add_le ... ok |
| 669 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 670 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_shl_le ... ok |
| 671 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 672 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_add_nest ... ok |
| 673 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_shl_shr_roundtrip_le ... ok |
| 674 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_shr_be ... ok |
| 675 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_shr_le ... ok |
| 676 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_sub_be ... ok |
| 677 | 2026-03-27T12:41:51.198Z | test bitmath::tests::bitmath_sub_le ... ok |
| 678 | 2026-03-27T12:41:51.198Z | test checksum::tests::udp_checksum ... ok |
| 679 | 2026-03-27T12:41:51.198Z | test table::tests::match_lpm_ternary_1 ... ok |
| 680 | 2026-03-27T12:41:51.198Z | test table::tests::match_lpm_ternary_range ... ok |
| 681 | 2026-03-27T12:41:51.198Z | test table::tests::match_lpm_1 ... ok |
| 682 | 2026-03-27T12:41:51.199Z | test table::tests::match_ternary_1 ... ok |
| 683 | 2026-03-27T12:41:51.199Z | test table::tests::match_with_action ... ok |
| 684 | 2026-03-27T12:41:51.199Z | |
| 685 | 2026-03-27T12:41:51.199Z | test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 686 | 2026-03-27T12:41:51.199Z | |
| 687 | 2026-03-27T12:41:51.199Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-5386dbfce708873f) |
| 688 | 2026-03-27T12:41:51.202Z | |
| 689 | 2026-03-27T12:41:51.202Z | running 0 tests |
| 690 | 2026-03-27T12:41:51.202Z | |
| 691 | 2026-03-27T12:41:51.202Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 692 | 2026-03-27T12:41:51.202Z | |
| 693 | 2026-03-27T12:41:51.202Z | Running unittests src/lib.rs (target/debug/deps/tests-1b637ef03272df3f) |
| 694 | 2026-03-27T12:41:51.202Z | |
| 695 | 2026-03-27T12:41:51.202Z | running 24 tests |
| 696 | 2026-03-27T12:41:51.206Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 697 | 2026-03-27T12:41:51.206Z | test headers::ipv6_header_read_write ... ok |
| 698 | 2026-03-27T12:41:51.206Z | test dload::pipeline_create ... ok |
| 699 | 2026-03-27T12:41:51.209Z | test ipv6::test_ipv6_parse ... ok |
| 700 | 2026-03-27T12:41:51.209Z | test dload::dynamic_load ... ok |
| 701 | 2026-03-27T12:41:51.213Z | test dynamic_router::dynamic_router2 ... ok |
| 702 | 2026-03-27T12:41:51.213Z | test basic_router::basic_router2 ... ok |
| 703 | 2026-03-27T12:41:51.225Z | test hub::hub2 ... ok |
| 704 | 2026-03-27T12:41:51.225Z | test disag_router::disag_router ... ok |
| 705 | 2026-03-27T12:41:51.229Z | test mcast::bitmap_all_ports ... ok |
| 706 | 2026-03-27T12:41:51.229Z | test arithmetic::arithmetic ... ok |
| 707 | 2026-03-27T12:41:51.229Z | test decap::geneve_decap ... ok |
| 708 | 2026-03-27T12:41:51.229Z | test mcast::bitmap_empty ... ok |
| 709 | 2026-03-27T12:41:51.232Z | test mcast::bitmap_ports_1_2 ... ok |
| 710 | 2026-03-27T12:41:51.236Z | test mcast::bitmap_precedence_over_broadcast ... ok |
| 711 | 2026-03-27T12:41:51.236Z | test mcast::bitmap_no_self_replication ... ok |
| 712 | 2026-03-27T12:41:51.236Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 713 | 2026-03-27T12:41:51.239Z | test vlan::test_vlan_parse ... ok |
| 714 | 2026-03-27T12:41:51.239Z | test shift::shift_in_egress ... ok |
| 715 | 2026-03-27T12:41:51.249Z | test slice_read::slice_read_top_nibble ... ok |
| 716 | 2026-03-27T12:41:51.253Z | test slice_assign::slice_assign_mcast_mac ... ok |
| 717 | 2026-03-27T12:41:51.264Z | test shift::shift_higher_port ... ok |
| 718 | 2026-03-27T12:41:51.268Z | test range::range ... ok |
| 719 | 2026-03-27T12:41:51.309Z | test mac_rewrite::mac_rewrite2 ... ok |
| 720 | 2026-03-27T12:41:51.309Z | |
| 721 | 2026-03-27T12:41:51.309Z | test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s |
| 722 | 2026-03-27T12:41:51.309Z | |
| 723 | 2026-03-27T12:41:51.324Z | Running unittests src/lib.rs (target/debug/deps/x4c-2985a640bf8d8149) |
| 724 | 2026-03-27T12:41:51.328Z | |
| 725 | 2026-03-27T12:41:51.328Z | running 0 tests |
| 726 | 2026-03-27T12:41:51.328Z | |
| 727 | 2026-03-27T12:41:51.328Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 728 | 2026-03-27T12:41:51.328Z | |
| 729 | 2026-03-27T12:41:51.328Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-2e05505f32d0e974) |
| 730 | 2026-03-27T12:41:51.328Z | |
| 731 | 2026-03-27T12:41:51.328Z | running 0 tests |
| 732 | 2026-03-27T12:41:51.328Z | |
| 733 | 2026-03-27T12:41:51.328Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 734 | 2026-03-27T12:41:51.328Z | |
| 735 | 2026-03-27T12:41:51.328Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-a85c950da1038504) |
| 736 | 2026-03-27T12:41:51.332Z | |
| 737 | 2026-03-27T12:41:51.332Z | running 0 tests |
| 738 | 2026-03-27T12:41:51.332Z | |
| 739 | 2026-03-27T12:41:51.332Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 740 | 2026-03-27T12:41:51.332Z | |
| 741 | 2026-03-27T12:41:51.332Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-7cfba82c616208f5) |
| 742 | 2026-03-27T12:41:51.332Z | |
| 743 | 2026-03-27T12:41:51.332Z | running 0 tests |
| 744 | 2026-03-27T12:41:51.332Z | |
| 745 | 2026-03-27T12:41:51.332Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 746 | 2026-03-27T12:41:51.332Z | |
| 747 | 2026-03-27T12:41:51.332Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 748 | 2026-03-27T12:41:51.335Z | |
| 749 | 2026-03-27T12:41:51.335Z | running 0 tests |
| 750 | 2026-03-27T12:41:51.335Z | |
| 751 | 2026-03-27T12:41:51.335Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 752 | 2026-03-27T12:41:51.335Z | |
| 753 | 2026-03-27T12:41:51.335Z | Doc-tests p4 |
| 754 | 2026-03-27T12:41:51.427Z | |
| 755 | 2026-03-27T12:41:51.427Z | running 0 tests |
| 756 | 2026-03-27T12:41:51.427Z | |
| 757 | 2026-03-27T12:41:51.430Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-03-27T12:41:51.431Z | |
| 759 | 2026-03-27T12:41:51.439Z | Doc-tests p4_macro |
| 760 | 2026-03-27T12:41:51.486Z | |
| 761 | 2026-03-27T12:41:51.486Z | running 2 tests |
| 762 | 2026-03-27T12:41:51.490Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 763 | 2026-03-27T12:41:51.490Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 764 | 2026-03-27T12:41:51.490Z | |
| 765 | 2026-03-27T12:41:51.490Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 766 | 2026-03-27T12:41:51.490Z | |
| 767 | 2026-03-27T12:41:51.493Z | Doc-tests p4_rust |
| 768 | 2026-03-27T12:41:51.663Z | |
| 769 | 2026-03-27T12:41:51.663Z | running 0 tests |
| 770 | 2026-03-27T12:41:51.663Z | |
| 771 | 2026-03-27T12:41:51.663Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 772 | 2026-03-27T12:41:51.664Z | |
| 773 | 2026-03-27T12:41:51.679Z | Doc-tests p4rs |
| 774 | 2026-03-27T12:41:51.766Z | |
| 775 | 2026-03-27T12:41:51.766Z | running 1 test |
| 776 | 2026-03-27T12:41:52.575Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 777 | 2026-03-27T12:41:52.575Z | |
| 778 | 2026-03-27T12:41:52.575Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s |
| 779 | 2026-03-27T12:41:52.575Z | |
| 780 | 2026-03-27T12:41:52.587Z | Doc-tests tests |
| 781 | 2026-03-27T12:41:52.652Z | |
| 782 | 2026-03-27T12:41:52.652Z | running 0 tests |
| 783 | 2026-03-27T12:41:52.652Z | |
| 784 | 2026-03-27T12:41:52.652Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 785 | 2026-03-27T12:41:52.652Z | |
| 786 | 2026-03-27T12:41:52.662Z | Doc-tests x4c |
| 787 | 2026-03-27T12:41:52.713Z | |
| 788 | 2026-03-27T12:41:52.713Z | running 0 tests |
| 789 | 2026-03-27T12:41:52.713Z | |
| 790 | 2026-03-27T12:41:52.713Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 791 | 2026-03-27T12:41:52.713Z | |
| 792 | 2026-03-27T12:41:52.719Z | Doc-tests x4c_error_codes |
| 793 | 2026-03-27T12:41:52.749Z | |
| 794 | 2026-03-27T12:41:52.749Z | running 0 tests |
| 795 | 2026-03-27T12:41:52.749Z | |
| 796 | 2026-03-27T12:41:52.749Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 797 | 2026-03-27T12:41:52.749Z | |
| 798 | 2026-03-27T12:41:52.761Z | + pushd test |
| 799 | 2026-03-27T12:41:52.764Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 800 | 2026-03-27T12:41:52.764Z | + banner 'mac rewr' |
| 801 | 2026-03-27T12:41:52.764Z | |
| 802 | 2026-03-27T12:41:52.764Z | # # ## #### ##### ###### # # ##### |
| 803 | 2026-03-27T12:41:52.764Z | ## ## # # # # # # # # # # # |
| 804 | 2026-03-27T12:41:52.764Z | # ## # # # # # # ##### # # # # |
| 805 | 2026-03-27T12:41:52.764Z | # # ###### # ##### # # ## # ##### |
| 806 | 2026-03-27T12:41:52.764Z | # # # # # # # # # ## ## # # |
| 807 | 2026-03-27T12:41:52.764Z | # # # # #### # # ###### # # # # |
| 808 | 2026-03-27T12:41:52.764Z | |
| 809 | 2026-03-27T12:41:52.764Z | + RUST_BACKTRACE=1 |
| 810 | 2026-03-27T12:41:52.764Z | + cargo test mac_rewrite -- --nocapture |
| 811 | 2026-03-27T12:41:52.862Z | Compiling aho-corasick v1.1.4 |
| 812 | 2026-03-27T12:41:52.876Z | Compiling getrandom v0.4.1 |
| 813 | 2026-03-27T12:41:52.880Z | Compiling rustix v1.1.4 |
| 814 | 2026-03-27T12:41:52.880Z | Compiling errno v0.3.14 |
| 815 | 2026-03-27T12:41:52.883Z | Compiling prettyplease v0.2.37 |
| 816 | 2026-03-27T12:41:53.567Z | Compiling regex-automata v0.4.14 |
| 817 | 2026-03-27T12:41:53.613Z | Compiling tempfile v3.27.0 |
| 818 | 2026-03-27T12:41:54.963Z | Compiling regex v1.12.3 |
| 819 | 2026-03-27T12:41:55.215Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 820 | 2026-03-27T12:41:55.284Z | Compiling pnet_macros v0.35.0 |
| 821 | 2026-03-27T12:41:55.915Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 822 | 2026-03-27T12:41:56.275Z | Compiling pnet_packet v0.35.0 |
| 823 | 2026-03-27T12:41:56.783Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 824 | 2026-03-27T12:41:58.128Z | Compiling pnet_transport v0.35.0 |
| 825 | 2026-03-27T12:41:58.248Z | Compiling pnet v0.35.0 |
| 826 | 2026-03-27T12:41:58.338Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 827 | 2026-03-27T12:42:06.056Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.35s |
| 828 | 2026-03-27T12:42:06.068Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 829 | 2026-03-27T12:42:06.071Z | |
| 830 | 2026-03-27T12:42:06.071Z | running 1 test |
| 831 | 2026-03-27T12:42:06.076Z | [phy2] do you know the muffin man? |
| 832 | 2026-03-27T12:42:06.079Z | [cpu] the muffin man? |
| 833 | 2026-03-27T12:42:06.079Z | [cpu] the muffin man! |
| 834 | 2026-03-27T12:42:06.079Z | [cpu] why yes |
| 835 | 2026-03-27T12:42:06.079Z | [phy1] i know the muffin man |
| 836 | 2026-03-27T12:42:06.079Z | [phy3] the muffin man is me!!! |
| 837 | 2026-03-27T12:42:06.079Z | test mac_rewrite::mac_rewrite2 ... ok |
| 838 | 2026-03-27T12:42:06.079Z | |
| 839 | 2026-03-27T12:42:06.079Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.01s |
| 840 | 2026-03-27T12:42:06.079Z | |
| 841 | 2026-03-27T12:42:06.085Z | + banner 'dyn load' |
| 842 | 2026-03-27T12:42:06.088Z | |
| 843 | 2026-03-27T12:42:06.088Z | ##### # # # # # #### ## ##### |
| 844 | 2026-03-27T12:42:06.088Z | # # # # ## # # # # # # # # |
| 845 | 2026-03-27T12:42:06.088Z | # # # # # # # # # # # # # |
| 846 | 2026-03-27T12:42:06.088Z | # # # # # # # # # ###### # # |
| 847 | 2026-03-27T12:42:06.088Z | # # # # ## # # # # # # # |
| 848 | 2026-03-27T12:42:06.088Z | ##### # # # ###### #### # # ##### |
| 849 | 2026-03-27T12:42:06.088Z | |
| 850 | 2026-03-27T12:42:06.089Z | + RUST_BACKTRACE=1 |
| 851 | 2026-03-27T12:42:06.089Z | + cargo test dload -- --nocapture |
| 852 | 2026-03-27T12:42:06.174Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 853 | 2026-03-27T12:42:06.178Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 854 | 2026-03-27T12:42:06.181Z | |
| 855 | 2026-03-27T12:42:06.181Z | running 2 tests |
| 856 | 2026-03-27T12:42:06.185Z | test dload::pipeline_create ... ok |
| 857 | 2026-03-27T12:42:06.188Z | test dload::dynamic_load ... ok |
| 858 | 2026-03-27T12:42:06.188Z | |
| 859 | 2026-03-27T12:42:06.188Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 22 filtered out; finished in 0.01s |
| 860 | 2026-03-27T12:42:06.188Z | |
| 861 | 2026-03-27T12:42:06.191Z | + banner disag |
| 862 | 2026-03-27T12:42:06.195Z | |
| 863 | 2026-03-27T12:42:06.195Z | ##### # #### ## #### |
| 864 | 2026-03-27T12:42:06.195Z | # # # # # # # # |
| 865 | 2026-03-27T12:42:06.195Z | # # # #### # # # |
| 866 | 2026-03-27T12:42:06.195Z | # # # # ###### # ### |
| 867 | 2026-03-27T12:42:06.195Z | # # # # # # # # # |
| 868 | 2026-03-27T12:42:06.195Z | ##### # #### # # #### |
| 869 | 2026-03-27T12:42:06.195Z | |
| 870 | 2026-03-27T12:42:06.195Z | + RUST_BACKTRACE=1 |
| 871 | 2026-03-27T12:42:06.195Z | + cargo test disag_router -- --nocapture |
| 872 | 2026-03-27T12:42:06.280Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 873 | 2026-03-27T12:42:06.284Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 874 | 2026-03-27T12:42:06.287Z | |
| 875 | 2026-03-27T12:42:06.287Z | running 1 test |
| 876 | 2026-03-27T12:42:06.291Z | [phy2] do you know the muffin man? |
| 877 | 2026-03-27T12:42:06.294Z | [cpu] the muffin man? |
| 878 | 2026-03-27T12:42:06.294Z | [cpu] the muffin man! |
| 879 | 2026-03-27T12:42:06.294Z | [cpu] why yes |
| 880 | 2026-03-27T12:42:06.294Z | [phy1] i know the muffin man |
| 881 | 2026-03-27T12:42:06.294Z | [phy3] the muffin man is me!!! |
| 882 | 2026-03-27T12:42:06.294Z | test disag_router::disag_router ... ok |
| 883 | 2026-03-27T12:42:06.294Z | |
| 884 | 2026-03-27T12:42:06.295Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.01s |
| 885 | 2026-03-27T12:42:06.295Z | |
| 886 | 2026-03-27T12:42:06.299Z | + banner 'dyn rtr' |
| 887 | 2026-03-27T12:42:06.302Z | |
| 888 | 2026-03-27T12:42:06.303Z | ##### # # # # ##### ##### ##### |
| 889 | 2026-03-27T12:42:06.303Z | # # # # ## # # # # # # |
| 890 | 2026-03-27T12:42:06.303Z | # # # # # # # # # # # |
| 891 | 2026-03-27T12:42:06.303Z | # # # # # # ##### # ##### |
| 892 | 2026-03-27T12:42:06.303Z | # # # # ## # # # # # |
| 893 | 2026-03-27T12:42:06.303Z | ##### # # # # # # # # |
| 894 | 2026-03-27T12:42:06.303Z | |
| 895 | 2026-03-27T12:42:06.303Z | + RUST_BACKTRACE=1 |
| 896 | 2026-03-27T12:42:06.303Z | + cargo test dynamic_router -- --nocapture |
| 897 | 2026-03-27T12:42:06.387Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 898 | 2026-03-27T12:42:06.391Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 899 | 2026-03-27T12:42:06.395Z | |
| 900 | 2026-03-27T12:42:06.395Z | running 1 test |
| 901 | 2026-03-27T12:42:06.399Z | [phy2] do you know the muffin man? |
| 902 | 2026-03-27T12:42:06.402Z | [cpu] the muffin man? |
| 903 | 2026-03-27T12:42:06.402Z | [cpu] the muffin man! |
| 904 | 2026-03-27T12:42:06.402Z | [cpu] why yes |
| 905 | 2026-03-27T12:42:06.402Z | [phy1] i know the muffin man |
| 906 | 2026-03-27T12:42:06.402Z | [phy3] the muffin man is me!!! |
| 907 | 2026-03-27T12:42:06.402Z | test dynamic_router::dynamic_router2 ... ok |
| 908 | 2026-03-27T12:42:06.402Z | |
| 909 | 2026-03-27T12:42:06.402Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.01s |
| 910 | 2026-03-27T12:42:06.402Z | |
| 911 | 2026-03-27T12:42:06.407Z | + banner hub |
| 912 | 2026-03-27T12:42:06.411Z | |
| 913 | 2026-03-27T12:42:06.411Z | # # # # ##### |
| 914 | 2026-03-27T12:42:06.411Z | # # # # # # |
| 915 | 2026-03-27T12:42:06.411Z | ###### # # ##### |
| 916 | 2026-03-27T12:42:06.411Z | # # # # # # |
| 917 | 2026-03-27T12:42:06.411Z | # # # # # # |
| 918 | 2026-03-27T12:42:06.411Z | # # #### ##### |
| 919 | 2026-03-27T12:42:06.412Z | |
| 920 | 2026-03-27T12:42:06.412Z | + RUST_BACKTRACE=1 |
| 921 | 2026-03-27T12:42:06.412Z | + cargo test hub -- --nocapture |
| 922 | 2026-03-27T12:42:06.496Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 923 | 2026-03-27T12:42:06.500Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 924 | 2026-03-27T12:42:06.503Z | |
| 925 | 2026-03-27T12:42:06.503Z | running 1 test |
| 926 | 2026-03-27T12:42:06.507Z | [phy2] do you know the muffin man? |
| 927 | 2026-03-27T12:42:06.507Z | [phy3] do you know the muffin man? |
| 928 | 2026-03-27T12:42:06.510Z | [phy1] the muffin man? |
| 929 | 2026-03-27T12:42:06.510Z | [phy3] the muffin man? |
| 930 | 2026-03-27T12:42:06.510Z | [phy2] the muffin man! |
| 931 | 2026-03-27T12:42:06.510Z | [phy3] the muffin man! |
| 932 | 2026-03-27T12:42:06.510Z | [phy1] why yes |
| 933 | 2026-03-27T12:42:06.510Z | [phy1] i know the muffin man |
| 934 | 2026-03-27T12:42:06.510Z | [phy1] the muffin man is me!!! |
| 935 | 2026-03-27T12:42:06.510Z | [phy3] why yes |
| 936 | 2026-03-27T12:42:06.511Z | [phy3] i know the muffin man |
| 937 | 2026-03-27T12:42:06.511Z | [phy3] the muffin man is me!!! |
| 938 | 2026-03-27T12:42:06.511Z | test hub::hub2 ... ok |
| 939 | 2026-03-27T12:42:06.511Z | |
| 940 | 2026-03-27T12:42:06.511Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.01s |
| 941 | 2026-03-27T12:42:06.511Z | |
| 942 | 2026-03-27T12:42:06.515Z | + banner router |
| 943 | 2026-03-27T12:42:06.518Z | |
| 944 | 2026-03-27T12:42:06.518Z | ##### #### # # ##### ###### ##### |
| 945 | 2026-03-27T12:42:06.518Z | # # # # # # # # # # |
| 946 | 2026-03-27T12:42:06.518Z | # # # # # # # ##### # # |
| 947 | 2026-03-27T12:42:06.518Z | ##### # # # # # # ##### |
| 948 | 2026-03-27T12:42:06.518Z | # # # # # # # # # # |
| 949 | 2026-03-27T12:42:06.518Z | # # #### #### # ###### # # |
| 950 | 2026-03-27T12:42:06.518Z | |
| 951 | 2026-03-27T12:42:06.518Z | + RUST_BACKTRACE=1 |
| 952 | 2026-03-27T12:42:06.518Z | + cargo test basic_router -- --nocapture |
| 953 | 2026-03-27T12:42:06.604Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 954 | 2026-03-27T12:42:06.607Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 955 | 2026-03-27T12:42:06.611Z | |
| 956 | 2026-03-27T12:42:06.611Z | running 1 test |
| 957 | 2026-03-27T12:42:06.614Z | [phy2] do you know the muffin man? |
| 958 | 2026-03-27T12:42:06.617Z | [phy1] the muffin man? |
| 959 | 2026-03-27T12:42:06.617Z | [phy2] the muffin man! |
| 960 | 2026-03-27T12:42:06.617Z | [phy1] why yes |
| 961 | 2026-03-27T12:42:06.618Z | [phy1] i know the muffin man |
| 962 | 2026-03-27T12:42:06.618Z | [phy1] the muffin man is me!!! |
| 963 | 2026-03-27T12:42:06.618Z | test basic_router::basic_router2 ... ok |
| 964 | 2026-03-27T12:42:06.618Z | |
| 965 | 2026-03-27T12:42:06.618Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.01s |
| 966 | 2026-03-27T12:42:06.618Z | |
| 967 | 2026-03-27T12:42:06.622Z | + banner headers |
| 968 | 2026-03-27T12:42:06.626Z | |
| 969 | 2026-03-27T12:42:06.626Z | # # ###### ## ##### ###### ##### #### |
| 970 | 2026-03-27T12:42:06.626Z | # # # # # # # # # # # |
| 971 | 2026-03-27T12:42:06.626Z | ###### ##### # # # # ##### # # #### |
| 972 | 2026-03-27T12:42:06.626Z | # # # ###### # # # ##### # |
| 973 | 2026-03-27T12:42:06.626Z | # # # # # # # # # # # # |
| 974 | 2026-03-27T12:42:06.626Z | # # ###### # # ##### ###### # # #### |
| 975 | 2026-03-27T12:42:06.626Z | |
| 976 | 2026-03-27T12:42:06.626Z | + RUST_BACKTRACE=1 |
| 977 | 2026-03-27T12:42:06.626Z | + cargo test headers -- --nocapture |
| 978 | 2026-03-27T12:42:06.711Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s |
| 979 | 2026-03-27T12:42:06.714Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-3c6bff18bca95fb1) |
| 980 | 2026-03-27T12:42:06.718Z | |
| 981 | 2026-03-27T12:42:06.718Z | running 1 test |
| 982 | 2026-03-27T12:42:06.718Z | test headers::ipv6_header_read_write ... ok |
| 983 | 2026-03-27T12:42:06.718Z | |
| 984 | 2026-03-27T12:42:06.718Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.00s |
| 985 | 2026-03-27T12:42:06.718Z | |
| 986 | 2026-03-27T12:42:06.723Z | process exited: duration 108250 ms, exit code 0 |
| |
| 987 | 2026-03-27T12:42:06.734Z | found 4 output files |
| 988 | 2026-03-27T12:42:06.734Z | uploading: /work/debug/libsidecar_lite.so (43267720 bytes) |
| 989 | 2026-03-27T12:42:07.981Z | uploaded: /work/debug/libsidecar_lite.so |
| 990 | 2026-03-27T12:42:07.981Z | uploading: /work/debug/x4c (37900720 bytes) |
| 991 | 2026-03-27T12:42:09.196Z | uploaded: /work/debug/x4c |
| 992 | 2026-03-27T12:42:09.197Z | uploading: /work/release/libsidecar_lite.so (9882848 bytes) |
| 993 | 2026-03-27T12:42:10.273Z | uploaded: /work/release/libsidecar_lite.so |
| 994 | 2026-03-27T12:42:10.273Z | uploading: /work/release/x4c (8611424 bytes) |
| 995 | 2026-03-27T12:42:11.335Z | uploaded: /work/release/x4c |