|
|
|
| 1 | 2026-03-20T16:57:06.783Z | job assigned to worker 01KM62TB15W66X3547FEMB9R9Q [factory aws, i-0940bf88dae28cdaf] (queued for 51 s) |
| |
| 2 | 2026-03-20T16:57:14.817Z | starting task 0: "setup" |
| 3 | 2026-03-20T16:57:14.821Z | ++ uname -s |
| 4 | 2026-03-20T16:57:14.824Z | + kern=SunOS |
| 5 | 2026-03-20T16:57:14.824Z | + build_user=build |
| 6 | 2026-03-20T16:57:14.824Z | + build_uid=12345 |
| 7 | 2026-03-20T16:57:14.824Z | + work_dir=/work |
| 8 | 2026-03-20T16:57:14.825Z | + input_dir=/input |
| 9 | 2026-03-20T16:57:14.825Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T16:57:14.825Z | + case "$kern" in |
| 11 | 2026-03-20T16:57:14.825Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T16:57:14.828Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T16:57:16.832Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T16:57:16.950Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T16:57:16.953Z | + home_fs=zfs |
| 16 | 2026-03-20T16:57:16.953Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T16:57:16.953Z | + mkdir -p /home/build |
| 18 | 2026-03-20T16:57:16.956Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T16:57:18.956Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T16:57:18.960Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-20T16:57:18.970Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T16:57:18.973Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-20T16:57:18.973Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-20T16:57:18.973Z | * rust toolchain profile = "default" |
| 25 | 2026-03-20T16:57:18.973Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-20T16:57:18.973Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T16:57:18.973Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T16:57:18.977Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T16:57:18.977Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-20T16:57:19.111Z | info: downloading installer |
| 31 | 2026-03-20T16:57:20.749Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T16:57:20.749Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T16:57:20.750Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T16:57:20.750Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T16:57:20.750Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T16:57:20.750Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T16:57:20.750Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T16:57:20.750Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T16:57:20.750Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T16:57:20.750Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T16:57:20.750Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T16:57:20.750Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T16:57:20.750Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T16:57:20.765Z | info: profile set to default |
| 45 | 2026-03-20T16:57:20.765Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T16:57:20.768Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-20T16:57:20.911Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T16:57:20.914Z | info: downloading 6 components |
| 49 | 2026-03-20T16:57:35.578Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-20T16:57:35.578Z | |
| 51 | 2026-03-20T16:57:35.616Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T16:57:35.617Z | |
| 53 | 2026-03-20T16:57:35.617Z | |
| 54 | 2026-03-20T16:57:35.617Z | Rust is installed now. Great! |
| 55 | 2026-03-20T16:57:35.617Z | |
| 56 | 2026-03-20T16:57:35.620Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T16:57:35.620Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T16:57:35.620Z | |
| 59 | 2026-03-20T16:57:35.620Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T16:57:35.620Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T16:57:35.621Z | |
| 62 | 2026-03-20T16:57:35.621Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T16:57:35.621Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T16:57:35.621Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T16:57:35.621Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T16:57:35.621Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T16:57:35.621Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T16:57:35.621Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T16:57:35.621Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T16:57:35.621Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T16:57:35.729Z | + rustup --version |
| 72 | 2026-03-20T16:57:35.739Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T16:57:35.742Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T16:57:35.766Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T16:57:35.770Z | + cargo --version |
| 76 | 2026-03-20T16:57:35.786Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T16:57:35.789Z | + rustc --version |
| 78 | 2026-03-20T16:57:35.815Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T16:57:35.819Z | process exited: duration 16847 ms, exit code 0 |
| |
| 80 | 2026-03-20T16:57:35.825Z | starting task 2: "authentication" |
| 81 | 2026-03-20T16:57:35.845Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-20T16:57:35.851Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T16:57:35.855Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-03-20T16:57:35.858Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-03-20T16:57:35.889Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-03-20T16:57:37.000Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-03-20T16:57:37.004Z | + git fetch origin 0e20707853ef5ec7ce04e3b069053698231f7dc2 |
| 88 | 2026-03-20T16:57:37.433Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-03-20T16:57:37.433Z | * branch 0e20707853ef5ec7ce04e3b069053698231f7dc2 -> FETCH_HEAD |
| 90 | 2026-03-20T16:57:37.438Z | + [[ -n zl/multicast ]] |
| 91 | 2026-03-20T16:57:37.441Z | ++ git branch --show-current |
| 92 | 2026-03-20T16:57:37.444Z | + current=main |
| 93 | 2026-03-20T16:57:37.444Z | + [[ main != zl/multicast ]] |
| 94 | 2026-03-20T16:57:37.444Z | + git branch -f zl/multicast 0e20707853ef5ec7ce04e3b069053698231f7dc2 |
| 95 | 2026-03-20T16:57:37.447Z | + git checkout -f zl/multicast |
| 96 | 2026-03-20T16:57:37.454Z | Switched to branch 'zl/multicast' |
| 97 | 2026-03-20T16:57:37.457Z | + git reset --hard 0e20707853ef5ec7ce04e3b069053698231f7dc2 |
| 98 | 2026-03-20T16:57:37.463Z | HEAD is now at 0e20707 [multicast] Add multicast replication and bit-slice assignment for softnpu/a4x2 |
| 99 | 2026-03-20T16:57:37.467Z | process exited: duration 1613 ms, exit code 0 |
| |
| 100 | 2026-03-20T16:57:37.475Z | starting task 4: "build" |
| 101 | 2026-03-20T16:57:37.478Z | + cargo --version |
| 102 | 2026-03-20T16:57:37.485Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-20T16:57:37.661Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-20T16:57:37.664Z | info: downloading 6 components |
| 105 | 2026-03-20T16:57:53.642Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-20T16:57:53.645Z | + rustc --version |
| 107 | 2026-03-20T16:57:53.680Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-20T16:57:53.685Z | + banner check |
| 109 | 2026-03-20T16:57:53.688Z | |
| 110 | 2026-03-20T16:57:53.688Z | #### # # ###### #### # # |
| 111 | 2026-03-20T16:57:53.688Z | # # # # # # # # # |
| 112 | 2026-03-20T16:57:53.688Z | # ###### ##### # #### |
| 113 | 2026-03-20T16:57:53.688Z | # # # # # # # |
| 114 | 2026-03-20T16:57:53.688Z | # # # # # # # # # |
| 115 | 2026-03-20T16:57:53.688Z | #### # # ###### #### # # |
| 116 | 2026-03-20T16:57:53.688Z | |
| 117 | 2026-03-20T16:57:53.691Z | + cargo fmt -- --check |
| 118 | 2026-03-20T16:57:53.882Z | + cargo check |
| 119 | 2026-03-20T16:57:53.966Z | Updating crates.io index |
| 120 | 2026-03-20T16:57:54.004Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-03-20T16:57:54.299Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-03-20T16:57:54.299Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-03-20T16:57:55.412Z | Downloading crates ... |
| 124 | 2026-03-20T16:57:55.469Z | Downloaded block-buffer v0.10.4 |
| 125 | 2026-03-20T16:57:55.473Z | Downloaded autocfg v1.5.0 |
| 126 | 2026-03-20T16:57:55.478Z | Downloaded bitflags v2.11.0 |
| 127 | 2026-03-20T16:57:55.483Z | Downloaded errno v0.3.14 |
| 128 | 2026-03-20T16:57:55.486Z | Downloaded cpufeatures v0.2.17 |
| 129 | 2026-03-20T16:57:55.491Z | Downloaded generic-array v0.14.7 |
| 130 | 2026-03-20T16:57:55.494Z | Downloaded dtrace-parser v0.2.0 |
| 131 | 2026-03-20T16:57:55.494Z | Downloaded aho-corasick v1.1.4 |
| 132 | 2026-03-20T16:57:55.498Z | Downloaded zerocopy-derive v0.7.35 |
| 133 | 2026-03-20T16:57:55.501Z | Downloaded fastrand v2.3.0 |
| 134 | 2026-03-20T16:57:55.504Z | Downloaded dof v0.3.0 |
| 135 | 2026-03-20T16:57:55.507Z | Downloaded bitvec v1.0.1 |
| 136 | 2026-03-20T16:57:55.515Z | Downloaded proc-macro2 v1.0.106 |
| 137 | 2026-03-20T16:57:55.518Z | Downloaded ppv-lite86 v0.2.21 |
| 138 | 2026-03-20T16:57:55.521Z | Downloaded itoa v1.0.17 |
| 139 | 2026-03-20T16:57:55.521Z | Downloaded memmap v0.7.0 |
| 140 | 2026-03-20T16:57:55.521Z | Downloaded is_terminal_polyfill v1.70.2 |
| 141 | 2026-03-20T16:57:55.524Z | Downloaded clap_derive v4.5.55 |
| 142 | 2026-03-20T16:57:55.524Z | Downloaded utf8parse v0.2.2 |
| 143 | 2026-03-20T16:57:55.526Z | Downloaded cfg-if v1.0.4 |
| 144 | 2026-03-20T16:57:55.526Z | Downloaded pnet_transport v0.35.0 |
| 145 | 2026-03-20T16:57:55.527Z | Downloaded crypto-common v0.1.7 |
| 146 | 2026-03-20T16:57:55.527Z | Downloaded num v0.4.3 |
| 147 | 2026-03-20T16:57:55.530Z | Downloaded pnet_packet v0.35.0 |
| 148 | 2026-03-20T16:57:55.530Z | Downloaded num-iter v0.1.45 |
| 149 | 2026-03-20T16:57:55.533Z | Downloaded byteorder v1.5.0 |
| 150 | 2026-03-20T16:57:55.533Z | Downloaded thread-id v4.2.2 |
| 151 | 2026-03-20T16:57:55.535Z | Downloaded serde_tokenstream v0.2.3 |
| 152 | 2026-03-20T16:57:55.535Z | Downloaded anstream v0.6.21 |
| 153 | 2026-03-20T16:57:55.539Z | Downloaded pest_generator v2.8.6 |
| 154 | 2026-03-20T16:57:55.542Z | Downloaded usdt v0.5.0 |
| 155 | 2026-03-20T16:57:55.542Z | Downloaded heck v0.5.0 |
| 156 | 2026-03-20T16:57:55.545Z | Downloaded pretty-hex v0.4.1 |
| 157 | 2026-03-20T16:57:55.545Z | Downloaded anstyle-query v1.1.5 |
| 158 | 2026-03-20T16:57:55.547Z | Downloaded strsim v0.11.1 |
| 159 | 2026-03-20T16:57:55.554Z | Downloaded num-rational v0.4.2 |
| 160 | 2026-03-20T16:57:55.557Z | Downloaded funty v2.0.0 |
| 161 | 2026-03-20T16:57:55.557Z | Downloaded scroll v0.12.0 |
| 162 | 2026-03-20T16:57:55.564Z | Downloaded usdt-macro v0.5.0 |
| 163 | 2026-03-20T16:57:55.567Z | Downloaded colorchoice v1.0.4 |
| 164 | 2026-03-20T16:57:55.570Z | Downloaded pnet_macros_support v0.35.0 |
| 165 | 2026-03-20T16:57:55.576Z | Downloaded scroll_derive v0.12.1 |
| 166 | 2026-03-20T16:57:55.582Z | Downloaded clap_lex v1.0.0 |
| 167 | 2026-03-20T16:57:55.593Z | Downloaded thiserror v1.0.69 |
| 168 | 2026-03-20T16:57:55.596Z | Downloaded glob v0.3.3 |
| 169 | 2026-03-20T16:57:55.600Z | Downloaded pnet_sys v0.35.0 |
| 170 | 2026-03-20T16:57:55.603Z | Downloaded plain v0.2.3 |
| 171 | 2026-03-20T16:57:55.605Z | Downloaded usdt-attr-macro v0.5.0 |
| 172 | 2026-03-20T16:57:55.606Z | Downloaded tap v1.0.1 |
| 173 | 2026-03-20T16:57:55.608Z | Downloaded anstyle-parse v0.2.7 |
| 174 | 2026-03-20T16:57:55.611Z | Downloaded digest v0.10.7 |
| 175 | 2026-03-20T16:57:55.611Z | Downloaded version_check v0.9.5 |
| 176 | 2026-03-20T16:57:55.614Z | Downloaded anstyle v1.0.13 |
| 177 | 2026-03-20T16:57:55.617Z | Downloaded radium v0.7.0 |
| 178 | 2026-03-20T16:57:55.619Z | Downloaded num-integer v0.1.46 |
| 179 | 2026-03-20T16:57:55.623Z | Downloaded pnet_base v0.35.0 |
| 180 | 2026-03-20T16:57:55.630Z | Downloaded rand_chacha v0.9.0 |
| 181 | 2026-03-20T16:57:55.633Z | Downloaded ipnetwork v0.20.0 |
| 182 | 2026-03-20T16:57:55.636Z | Downloaded wyz v0.5.1 |
| 183 | 2026-03-20T16:57:55.636Z | Downloaded ucd-trie v0.1.7 |
| 184 | 2026-03-20T16:57:55.639Z | Downloaded quote v1.0.44 |
| 185 | 2026-03-20T16:57:55.639Z | Downloaded num-complex v0.4.6 |
| 186 | 2026-03-20T16:57:55.644Z | Downloaded zmij v1.0.21 |
| 187 | 2026-03-20T16:57:55.659Z | Downloaded sha2 v0.10.9 |
| 188 | 2026-03-20T16:57:55.661Z | Downloaded usdt-impl v0.5.0 |
| 189 | 2026-03-20T16:57:55.664Z | Downloaded thiserror-impl v1.0.69 |
| 190 | 2026-03-20T16:57:55.664Z | Downloaded no-std-net v0.6.0 |
| 191 | 2026-03-20T16:57:55.667Z | Downloaded tempfile v3.26.0 |
| 192 | 2026-03-20T16:57:55.670Z | Downloaded pnet_macros v0.35.0 |
| 193 | 2026-03-20T16:57:55.670Z | Downloaded colored v3.1.1 |
| 194 | 2026-03-20T16:57:55.673Z | Downloaded pnet_datalink v0.35.0 |
| 195 | 2026-03-20T16:57:55.676Z | Downloaded rand_core v0.9.5 |
| 196 | 2026-03-20T16:57:55.679Z | Downloaded pest_derive v2.8.6 |
| 197 | 2026-03-20T16:57:55.682Z | Downloaded once_cell v1.21.3 |
| 198 | 2026-03-20T16:57:55.685Z | Downloaded serde_core v1.0.228 |
| 199 | 2026-03-20T16:57:55.689Z | Downloaded anyhow v1.0.102 |
| 200 | 2026-03-20T16:57:55.696Z | Downloaded unicode-ident v1.0.24 |
| 201 | 2026-03-20T16:57:55.707Z | Downloaded pest_meta v2.8.6 |
| 202 | 2026-03-20T16:57:55.710Z | Downloaded log v0.4.29 |
| 203 | 2026-03-20T16:57:55.713Z | Downloaded num-traits v0.2.19 |
| 204 | 2026-03-20T16:57:55.713Z | Downloaded getrandom v0.3.4 |
| 205 | 2026-03-20T16:57:55.716Z | Downloaded clap v4.5.60 |
| 206 | 2026-03-20T16:57:55.722Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-03-20T16:57:55.725Z | Downloaded prettyplease v0.2.37 |
| 208 | 2026-03-20T16:57:55.728Z | Downloaded pnet v0.35.0 |
| 209 | 2026-03-20T16:57:55.731Z | Downloaded typenum v1.19.0 |
| 210 | 2026-03-20T16:57:55.734Z | Downloaded num-bigint v0.4.6 |
| 211 | 2026-03-20T16:57:55.737Z | Downloaded memchr v2.8.0 |
| 212 | 2026-03-20T16:57:55.740Z | Downloaded serde v1.0.228 |
| 213 | 2026-03-20T16:57:55.748Z | Downloaded rand v0.9.2 |
| 214 | 2026-03-20T16:57:55.770Z | Downloaded pest v2.8.6 |
| 215 | 2026-03-20T16:57:55.783Z | Downloaded regex v1.12.3 |
| 216 | 2026-03-20T16:57:55.798Z | Downloaded zerocopy v0.7.35 |
| 217 | 2026-03-20T16:57:55.811Z | Downloaded serde_json v1.0.149 |
| 218 | 2026-03-20T16:57:55.815Z | Downloaded goblin v0.8.2 |
| 219 | 2026-03-20T16:57:55.819Z | Downloaded clap_builder v4.5.60 |
| 220 | 2026-03-20T16:57:55.849Z | Downloaded zerocopy v0.8.39 |
| 221 | 2026-03-20T16:57:55.864Z | Downloaded syn v2.0.117 |
| 222 | 2026-03-20T16:57:55.872Z | Downloaded regex-syntax v0.8.9 |
| 223 | 2026-03-20T16:57:55.881Z | Downloaded rustix v1.1.4 |
| 224 | 2026-03-20T16:57:55.905Z | Downloaded regex-automata v0.4.14 |
| 225 | 2026-03-20T16:57:55.921Z | Downloaded libc v0.2.182 |
| 226 | 2026-03-20T16:57:56.006Z | Compiling proc-macro2 v1.0.106 |
| 227 | 2026-03-20T16:57:56.010Z | Compiling quote v1.0.44 |
| 228 | 2026-03-20T16:57:56.010Z | Compiling unicode-ident v1.0.24 |
| 229 | 2026-03-20T16:57:56.010Z | Compiling libc v0.2.182 |
| 230 | 2026-03-20T16:57:56.010Z | Compiling serde_core v1.0.228 |
| 231 | 2026-03-20T16:57:56.010Z | Compiling memchr v2.8.0 |
| 232 | 2026-03-20T16:57:56.010Z | Compiling serde v1.0.228 |
| 233 | 2026-03-20T16:57:56.314Z | Compiling zmij v1.0.21 |
| 234 | 2026-03-20T16:57:56.580Z | Compiling thiserror v1.0.69 |
| 235 | 2026-03-20T16:57:56.599Z | Compiling rustix v1.1.4 |
| 236 | 2026-03-20T16:57:56.718Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-03-20T16:57:57.010Z | Compiling pest v2.8.6 |
| 238 | 2026-03-20T16:57:57.124Z | Compiling serde_json v1.0.149 |
| 239 | 2026-03-20T16:57:57.204Z | Checking cfg-if v1.0.4 |
| 240 | 2026-03-20T16:57:57.270Z | Compiling autocfg v1.5.0 |
| 241 | 2026-03-20T16:57:57.290Z | Compiling version_check v0.9.5 |
| 242 | 2026-03-20T16:57:57.598Z | Checking syn v2.0.117 |
| 243 | 2026-03-20T16:57:57.695Z | Compiling prettyplease v0.2.37 |
| 244 | 2026-03-20T16:57:57.734Z | Compiling num-traits v0.2.19 |
| 245 | 2026-03-20T16:57:57.750Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-03-20T16:57:57.990Z | Compiling getrandom v0.3.4 |
| 247 | 2026-03-20T16:57:58.018Z | Compiling regex-syntax v0.8.9 |
| 248 | 2026-03-20T16:57:58.605Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-03-20T16:57:59.179Z | Compiling byteorder v1.5.0 |
| 250 | 2026-03-20T16:57:59.538Z | Compiling itoa v1.0.17 |
| 251 | 2026-03-20T16:57:59.780Z | Compiling usdt-impl v0.5.0 |
| 252 | 2026-03-20T16:57:59.787Z | Checking colored v3.1.1 |
| 253 | 2026-03-20T16:58:00.489Z | Compiling regex-automata v0.4.14 |
| 254 | 2026-03-20T16:58:00.492Z | Checking num-integer v0.1.46 |
| 255 | 2026-03-20T16:58:00.492Z | Compiling thread-id v4.2.2 |
| 256 | 2026-03-20T16:58:00.492Z | Checking plain v0.2.3 |
| 257 | 2026-03-20T16:58:00.492Z | Checking log v0.4.29 |
| 258 | 2026-03-20T16:58:00.758Z | Compiling errno v0.3.14 |
| 259 | 2026-03-20T16:58:00.917Z | Compiling pest_generator v2.8.6 |
| 260 | 2026-03-20T16:58:00.920Z | Checking no-std-net v0.6.0 |
| 261 | 2026-03-20T16:58:00.943Z | Compiling radium v0.7.0 |
| 262 | 2026-03-20T16:58:00.987Z | Compiling bitflags v2.11.0 |
| 263 | 2026-03-20T16:58:01.043Z | Checking pretty-hex v0.4.1 |
| 264 | 2026-03-20T16:58:01.273Z | Checking pnet_base v0.35.0 |
| 265 | 2026-03-20T16:58:01.603Z | Compiling fastrand v2.3.0 |
| 266 | 2026-03-20T16:58:01.904Z | Compiling zerocopy v0.8.39 |
| 267 | 2026-03-20T16:58:02.135Z | Checking tap v1.0.1 |
| 268 | 2026-03-20T16:58:02.250Z | Compiling once_cell v1.21.3 |
| 269 | 2026-03-20T16:58:02.350Z | Checking wyz v0.5.1 |
| 270 | 2026-03-20T16:58:02.402Z | Compiling regex v1.12.3 |
| 271 | 2026-03-20T16:58:02.498Z | Compiling tempfile v3.26.0 |
| 272 | 2026-03-20T16:58:02.776Z | Checking num-iter v0.1.45 |
| 273 | 2026-03-20T16:58:02.808Z | Compiling serde_derive v1.0.228 |
| 274 | 2026-03-20T16:58:02.897Z | Compiling thiserror-impl v1.0.69 |
| 275 | 2026-03-20T16:58:02.929Z | Compiling zerocopy-derive v0.7.35 |
| 276 | 2026-03-20T16:58:02.936Z | Compiling pest_derive v2.8.6 |
| 277 | 2026-03-20T16:58:03.274Z | Compiling scroll_derive v0.12.1 |
| 278 | 2026-03-20T16:58:03.525Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 279 | 2026-03-20T16:58:03.570Z | Checking memmap v0.7.0 |
| 280 | 2026-03-20T16:58:03.686Z | Compiling anyhow v1.0.102 |
| 281 | 2026-03-20T16:58:04.025Z | Compiling zerocopy v0.7.35 |
| 282 | 2026-03-20T16:58:04.138Z | Checking funty v2.0.0 |
| 283 | 2026-03-20T16:58:04.194Z | Checking scroll v0.12.0 |
| 284 | 2026-03-20T16:58:04.537Z | Compiling dtrace-parser v0.2.0 |
| 285 | 2026-03-20T16:58:04.568Z | Checking goblin v0.8.2 |
| 286 | 2026-03-20T16:58:04.777Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 287 | 2026-03-20T16:58:04.798Z | Checking bitvec v1.0.1 |
| 288 | 2026-03-20T16:58:05.118Z | Compiling pnet_macros v0.35.0 |
| 289 | 2026-03-20T16:58:05.421Z | Checking pnet_macros_support v0.35.0 |
| 290 | 2026-03-20T16:58:05.551Z | Checking pnet_sys v0.35.0 |
| 291 | 2026-03-20T16:58:05.685Z | Checking utf8parse v0.2.2 |
| 292 | 2026-03-20T16:58:05.796Z | Checking anstyle-parse v0.2.7 |
| 293 | 2026-03-20T16:58:06.640Z | Checking pnet_packet v0.35.0 |
| 294 | 2026-03-20T16:58:06.699Z | Checking rand_core v0.9.5 |
| 295 | 2026-03-20T16:58:06.769Z | Compiling pnet v0.35.0 |
| 296 | 2026-03-20T16:58:06.913Z | Checking anstyle v1.0.13 |
| 297 | 2026-03-20T16:58:06.933Z | Checking is_terminal_polyfill v1.70.2 |
| 298 | 2026-03-20T16:58:07.025Z | Checking anstyle-query v1.1.5 |
| 299 | 2026-03-20T16:58:07.031Z | Checking colorchoice v1.0.4 |
| 300 | 2026-03-20T16:58:07.065Z | Checking num-bigint v0.4.6 |
| 301 | 2026-03-20T16:58:07.121Z | Checking num-complex v0.4.6 |
| 302 | 2026-03-20T16:58:07.133Z | Checking ipnetwork v0.20.0 |
| 303 | 2026-03-20T16:58:07.137Z | Checking anstream v0.6.21 |
| 304 | 2026-03-20T16:58:07.266Z | Compiling dof v0.3.0 |
| 305 | 2026-03-20T16:58:07.347Z | Compiling serde_tokenstream v0.2.3 |
| 306 | 2026-03-20T16:58:07.375Z | Checking pnet_datalink v0.35.0 |
| 307 | 2026-03-20T16:58:07.632Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 308 | 2026-03-20T16:58:07.701Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 309 | 2026-03-20T16:58:07.715Z | Checking clap_lex v1.0.0 |
| 310 | 2026-03-20T16:58:07.886Z | Compiling heck v0.5.0 |
| 311 | 2026-03-20T16:58:07.936Z | Checking strsim v0.11.1 |
| 312 | 2026-03-20T16:58:08.126Z | Checking clap_builder v4.5.60 |
| 313 | 2026-03-20T16:58:08.141Z | Compiling clap_derive v4.5.55 |
| 314 | 2026-03-20T16:58:08.266Z | Checking num-rational v0.4.2 |
| 315 | 2026-03-20T16:58:08.287Z | Compiling usdt-macro v0.5.0 |
| 316 | 2026-03-20T16:58:08.362Z | Compiling usdt-attr-macro v0.5.0 |
| 317 | 2026-03-20T16:58:08.641Z | Checking num v0.4.3 |
| 318 | 2026-03-20T16:58:08.770Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 319 | 2026-03-20T16:58:08.859Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 320 | 2026-03-20T16:58:09.163Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 321 | 2026-03-20T16:58:09.272Z | Checking usdt v0.5.0 |
| 322 | 2026-03-20T16:58:09.416Z | Checking pnet_transport v0.35.0 |
| 323 | 2026-03-20T16:58:09.450Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 324 | 2026-03-20T16:58:09.529Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-03-20T16:58:09.673Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-03-20T16:58:09.911Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 327 | 2026-03-20T16:58:09.925Z | Checking rand_chacha v0.9.0 |
| 328 | 2026-03-20T16:58:10.137Z | Checking rand v0.9.2 |
| 329 | 2026-03-20T16:58:10.274Z | Checking clap v4.5.60 |
| 330 | 2026-03-20T16:58:10.346Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 331 | 2026-03-20T16:58:11.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.61s |
| 332 | 2026-03-20T16:58:11.590Z | + cargo clippy --all-targets -- --deny warnings |
| 333 | 2026-03-20T16:58:11.747Z | Downloading crates ... |
| 334 | 2026-03-20T16:58:11.808Z | Downloaded libloading v0.9.0 |
| 335 | 2026-03-20T16:58:11.871Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 336 | 2026-03-20T16:58:11.891Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 337 | 2026-03-20T16:58:11.898Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 338 | 2026-03-20T16:58:11.903Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 339 | 2026-03-20T16:58:11.906Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 340 | 2026-03-20T16:58:11.906Z | Checking libloading v0.9.0 |
| 341 | 2026-03-20T16:58:12.219Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 342 | 2026-03-20T16:58:13.011Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 343 | 2026-03-20T16:58:14.338Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 344 | 2026-03-20T16:58:14.341Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 345 | 2026-03-20T16:58:15.587Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 346 | 2026-03-20T16:58:24.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.61s |
| 347 | 2026-03-20T16:58:24.291Z | + banner build |
| 348 | 2026-03-20T16:58:24.294Z | |
| 349 | 2026-03-20T16:58:24.294Z | ##### # # # # ##### |
| 350 | 2026-03-20T16:58:24.294Z | # # # # # # # # |
| 351 | 2026-03-20T16:58:24.294Z | ##### # # # # # # |
| 352 | 2026-03-20T16:58:24.294Z | # # # # # # # # |
| 353 | 2026-03-20T16:58:24.294Z | # # # # # # # # |
| 354 | 2026-03-20T16:58:24.294Z | ##### #### # ###### ##### |
| 355 | 2026-03-20T16:58:24.294Z | |
| 356 | 2026-03-20T16:58:24.294Z | + ptime -m cargo build |
| 357 | 2026-03-20T16:58:24.464Z | Compiling unicode-ident v1.0.24 |
| 358 | 2026-03-20T16:58:24.464Z | Compiling memchr v2.8.0 |
| 359 | 2026-03-20T16:58:24.467Z | Compiling cfg-if v1.0.4 |
| 360 | 2026-03-20T16:58:24.467Z | Compiling regex-syntax v0.8.9 |
| 361 | 2026-03-20T16:58:24.481Z | Compiling libc v0.2.182 |
| 362 | 2026-03-20T16:58:24.484Z | Compiling serde_core v1.0.228 |
| 363 | 2026-03-20T16:58:24.488Z | Compiling ucd-trie v0.1.7 |
| 364 | 2026-03-20T16:58:24.495Z | Compiling zmij v1.0.21 |
| 365 | 2026-03-20T16:58:24.541Z | Compiling byteorder v1.5.0 |
| 366 | 2026-03-20T16:58:24.613Z | Compiling proc-macro2 v1.0.106 |
| 367 | 2026-03-20T16:58:24.813Z | Compiling itoa v1.0.17 |
| 368 | 2026-03-20T16:58:24.835Z | Compiling bitflags v2.11.0 |
| 369 | 2026-03-20T16:58:24.842Z | Compiling num-traits v0.2.19 |
| 370 | 2026-03-20T16:58:24.979Z | Compiling errno v0.3.14 |
| 371 | 2026-03-20T16:58:25.023Z | Compiling aho-corasick v1.1.4 |
| 372 | 2026-03-20T16:58:25.108Z | Compiling quote v1.0.44 |
| 373 | 2026-03-20T16:58:25.140Z | Compiling pest v2.8.6 |
| 374 | 2026-03-20T16:58:25.381Z | Compiling syn v2.0.117 |
| 375 | 2026-03-20T16:58:25.483Z | Compiling rustix v1.1.4 |
| 376 | 2026-03-20T16:58:25.562Z | Compiling once_cell v1.21.3 |
| 377 | 2026-03-20T16:58:25.760Z | Compiling fastrand v2.3.0 |
| 378 | 2026-03-20T16:58:25.814Z | Compiling thread-id v4.2.2 |
| 379 | 2026-03-20T16:58:25.896Z | Compiling colored v3.1.1 |
| 380 | 2026-03-20T16:58:26.082Z | Compiling getrandom v0.3.4 |
| 381 | 2026-03-20T16:58:26.284Z | Compiling num-integer v0.1.46 |
| 382 | 2026-03-20T16:58:26.417Z | Compiling log v0.4.29 |
| 383 | 2026-03-20T16:58:26.644Z | Compiling regex-automata v0.4.14 |
| 384 | 2026-03-20T16:58:26.706Z | Compiling pest_meta v2.8.6 |
| 385 | 2026-03-20T16:58:26.726Z | Compiling plain v0.2.3 |
| 386 | 2026-03-20T16:58:26.842Z | Compiling pretty-hex v0.4.1 |
| 387 | 2026-03-20T16:58:26.911Z | Compiling serde_json v1.0.149 |
| 388 | 2026-03-20T16:58:26.993Z | Compiling no-std-net v0.6.0 |
| 389 | 2026-03-20T16:58:27.065Z | Compiling pnet_base v0.35.0 |
| 390 | 2026-03-20T16:58:27.250Z | Compiling tap v1.0.1 |
| 391 | 2026-03-20T16:58:27.263Z | Compiling tempfile v3.26.0 |
| 392 | 2026-03-20T16:58:27.369Z | Compiling wyz v0.5.1 |
| 393 | 2026-03-20T16:58:27.605Z | Compiling radium v0.7.0 |
| 394 | 2026-03-20T16:58:27.791Z | Compiling num-iter v0.1.45 |
| 395 | 2026-03-20T16:58:27.832Z | Compiling memmap v0.7.0 |
| 396 | 2026-03-20T16:58:27.862Z | Compiling funty v2.0.0 |
| 397 | 2026-03-20T16:58:27.915Z | Compiling zerocopy v0.8.39 |
| 398 | 2026-03-20T16:58:28.050Z | Compiling pnet_macros_support v0.35.0 |
| 399 | 2026-03-20T16:58:28.144Z | Compiling pnet_sys v0.35.0 |
| 400 | 2026-03-20T16:58:28.179Z | Compiling utf8parse v0.2.2 |
| 401 | 2026-03-20T16:58:28.295Z | Compiling anstyle-parse v0.2.7 |
| 402 | 2026-03-20T16:58:28.355Z | Compiling bitvec v1.0.1 |
| 403 | 2026-03-20T16:58:28.468Z | Compiling anyhow v1.0.102 |
| 404 | 2026-03-20T16:58:28.511Z | Compiling rand_core v0.9.5 |
| 405 | 2026-03-20T16:58:28.592Z | Compiling pest_generator v2.8.6 |
| 406 | 2026-03-20T16:58:28.775Z | Compiling prettyplease v0.2.37 |
| 407 | 2026-03-20T16:58:28.789Z | Compiling is_terminal_polyfill v1.70.2 |
| 408 | 2026-03-20T16:58:28.881Z | Compiling colorchoice v1.0.4 |
| 409 | 2026-03-20T16:58:28.977Z | Compiling regex v1.12.3 |
| 410 | 2026-03-20T16:58:29.003Z | Compiling anstyle-query v1.1.5 |
| 411 | 2026-03-20T16:58:29.115Z | Compiling anstyle v1.0.13 |
| 412 | 2026-03-20T16:58:29.383Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 413 | 2026-03-20T16:58:29.422Z | Compiling anstream v0.6.21 |
| 414 | 2026-03-20T16:58:29.583Z | Compiling strsim v0.11.1 |
| 415 | 2026-03-20T16:58:29.825Z | Compiling clap_lex v1.0.0 |
| 416 | 2026-03-20T16:58:30.082Z | Compiling clap_builder v4.5.60 |
| 417 | 2026-03-20T16:58:30.116Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 418 | 2026-03-20T16:58:30.286Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 419 | 2026-03-20T16:58:30.615Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 420 | 2026-03-20T16:58:31.500Z | Compiling serde_derive v1.0.228 |
| 421 | 2026-03-20T16:58:31.500Z | Compiling thiserror-impl v1.0.69 |
| 422 | 2026-03-20T16:58:31.503Z | Compiling zerocopy-derive v0.7.35 |
| 423 | 2026-03-20T16:58:31.515Z | Compiling pest_derive v2.8.6 |
| 424 | 2026-03-20T16:58:32.306Z | Compiling scroll_derive v0.12.1 |
| 425 | 2026-03-20T16:58:32.395Z | Compiling pnet_macros v0.35.0 |
| 426 | 2026-03-20T16:58:32.837Z | Compiling zerocopy v0.7.35 |
| 427 | 2026-03-20T16:58:32.990Z | Compiling ppv-lite86 v0.2.21 |
| 428 | 2026-03-20T16:58:32.995Z | Compiling clap_derive v4.5.55 |
| 429 | 2026-03-20T16:58:33.256Z | Compiling thiserror v1.0.69 |
| 430 | 2026-03-20T16:58:33.366Z | Compiling dtrace-parser v0.2.0 |
| 431 | 2026-03-20T16:58:33.406Z | Compiling scroll v0.12.0 |
| 432 | 2026-03-20T16:58:33.422Z | Compiling rand_chacha v0.9.0 |
| 433 | 2026-03-20T16:58:33.727Z | Compiling goblin v0.8.2 |
| 434 | 2026-03-20T16:58:33.973Z | Compiling rand v0.9.2 |
| 435 | 2026-03-20T16:58:34.390Z | Compiling pnet_packet v0.35.0 |
| 436 | 2026-03-20T16:58:34.936Z | Compiling serde v1.0.228 |
| 437 | 2026-03-20T16:58:35.255Z | Compiling clap v4.5.60 |
| 438 | 2026-03-20T16:58:35.311Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 439 | 2026-03-20T16:58:35.491Z | Compiling serde_tokenstream v0.2.3 |
| 440 | 2026-03-20T16:58:35.491Z | Compiling dof v0.3.0 |
| 441 | 2026-03-20T16:58:35.491Z | Compiling num-bigint v0.4.6 |
| 442 | 2026-03-20T16:58:35.496Z | Compiling num-complex v0.4.6 |
| 443 | 2026-03-20T16:58:35.608Z | Compiling ipnetwork v0.20.0 |
| 444 | 2026-03-20T16:58:35.836Z | Compiling usdt-impl v0.5.0 |
| 445 | 2026-03-20T16:58:35.951Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 446 | 2026-03-20T16:58:35.951Z | Compiling pnet_datalink v0.35.0 |
| 447 | 2026-03-20T16:58:36.453Z | Compiling usdt-attr-macro v0.5.0 |
| 448 | 2026-03-20T16:58:36.496Z | Compiling usdt-macro v0.5.0 |
| 449 | 2026-03-20T16:58:36.861Z | Compiling num-rational v0.4.2 |
| 450 | 2026-03-20T16:58:37.633Z | Compiling num v0.4.3 |
| 451 | 2026-03-20T16:58:37.656Z | Compiling pnet_transport v0.35.0 |
| 452 | 2026-03-20T16:58:37.822Z | Compiling pnet v0.35.0 |
| 453 | 2026-03-20T16:58:38.308Z | Compiling usdt v0.5.0 |
| 454 | 2026-03-20T16:58:38.469Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 455 | 2026-03-20T16:58:38.932Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 456 | 2026-03-20T16:58:39.086Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 457 | 2026-03-20T16:58:39.089Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 458 | 2026-03-20T16:58:39.255Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 459 | 2026-03-20T16:58:43.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.69s |
| 460 | 2026-03-20T16:58:43.027Z | |
| 461 | 2026-03-20T16:58:43.030Z | real 18.720968002 |
| 462 | 2026-03-20T16:58:43.030Z | user 1:42.222775128 |
| 463 | 2026-03-20T16:58:43.030Z | sys 15.002757265 |
| 464 | 2026-03-20T16:58:43.030Z | trap 0.058591728 |
| 465 | 2026-03-20T16:58:43.030Z | tflt 0.042154964 |
| 466 | 2026-03-20T16:58:43.030Z | dflt 0.110582576 |
| 467 | 2026-03-20T16:58:43.030Z | kflt 0.000019473 |
| 468 | 2026-03-20T16:58:43.030Z | lock 4:09.768731568 |
| 469 | 2026-03-20T16:58:43.030Z | slp 6:44.889037434 |
| 470 | 2026-03-20T16:58:43.030Z | lat 4.045350410 |
| 471 | 2026-03-20T16:58:43.030Z | stop 5.641062224 |
| 472 | 2026-03-20T16:58:43.030Z | + ptime -m cargo build --release |
| 473 | 2026-03-20T16:58:43.132Z | Compiling proc-macro2 v1.0.106 |
| 474 | 2026-03-20T16:58:43.132Z | Compiling quote v1.0.44 |
| 475 | 2026-03-20T16:58:43.135Z | Compiling unicode-ident v1.0.24 |
| 476 | 2026-03-20T16:58:43.135Z | Compiling libc v0.2.182 |
| 477 | 2026-03-20T16:58:43.135Z | Compiling serde_core v1.0.228 |
| 478 | 2026-03-20T16:58:43.135Z | Compiling memchr v2.8.0 |
| 479 | 2026-03-20T16:58:43.135Z | Compiling serde v1.0.228 |
| 480 | 2026-03-20T16:58:43.270Z | Compiling zmij v1.0.21 |
| 481 | 2026-03-20T16:58:43.526Z | Compiling thiserror v1.0.69 |
| 482 | 2026-03-20T16:58:43.601Z | Compiling ucd-trie v0.1.7 |
| 483 | 2026-03-20T16:58:43.863Z | Compiling rustix v1.1.4 |
| 484 | 2026-03-20T16:58:43.886Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-20T16:58:43.911Z | Compiling pest v2.8.6 |
| 486 | 2026-03-20T16:58:44.176Z | Compiling aho-corasick v1.1.4 |
| 487 | 2026-03-20T16:58:44.344Z | Compiling prettyplease v0.2.37 |
| 488 | 2026-03-20T16:58:44.641Z | Compiling autocfg v1.5.0 |
| 489 | 2026-03-20T16:58:44.645Z | Compiling regex-syntax v0.8.9 |
| 490 | 2026-03-20T16:58:44.778Z | Compiling version_check v0.9.5 |
| 491 | 2026-03-20T16:58:44.903Z | Compiling syn v2.0.117 |
| 492 | 2026-03-20T16:58:45.076Z | Compiling num-traits v0.2.19 |
| 493 | 2026-03-20T16:58:45.358Z | Compiling pest_meta v2.8.6 |
| 494 | 2026-03-20T16:58:46.704Z | Compiling regex-automata v0.4.14 |
| 495 | 2026-03-20T16:58:46.804Z | Compiling getrandom v0.3.4 |
| 496 | 2026-03-20T16:58:47.224Z | Compiling itoa v1.0.17 |
| 497 | 2026-03-20T16:58:47.227Z | Compiling byteorder v1.5.0 |
| 498 | 2026-03-20T16:58:47.512Z | Compiling usdt-impl v0.5.0 |
| 499 | 2026-03-20T16:58:47.820Z | Compiling cfg-if v1.0.4 |
| 500 | 2026-03-20T16:58:48.117Z | Compiling num-integer v0.1.46 |
| 501 | 2026-03-20T16:58:48.243Z | Compiling pest_generator v2.8.6 |
| 502 | 2026-03-20T16:58:48.312Z | Compiling thread-id v4.2.2 |
| 503 | 2026-03-20T16:58:48.371Z | Compiling errno v0.3.14 |
| 504 | 2026-03-20T16:58:48.392Z | Compiling plain v0.2.3 |
| 505 | 2026-03-20T16:58:48.529Z | Compiling log v0.4.29 |
| 506 | 2026-03-20T16:58:48.706Z | Compiling bitflags v2.11.0 |
| 507 | 2026-03-20T16:58:49.025Z | Compiling regex v1.12.3 |
| 508 | 2026-03-20T16:58:49.570Z | Compiling fastrand v2.3.0 |
| 509 | 2026-03-20T16:58:49.726Z | Compiling radium v0.7.0 |
| 510 | 2026-03-20T16:58:49.857Z | Compiling once_cell v1.21.3 |
| 511 | 2026-03-20T16:58:49.986Z | Compiling serde_derive v1.0.228 |
| 512 | 2026-03-20T16:58:50.071Z | Compiling thiserror-impl v1.0.69 |
| 513 | 2026-03-20T16:58:50.098Z | Compiling zerocopy-derive v0.7.35 |
| 514 | 2026-03-20T16:58:50.180Z | Compiling pest_derive v2.8.6 |
| 515 | 2026-03-20T16:58:50.283Z | Compiling scroll_derive v0.12.1 |
| 516 | 2026-03-20T16:58:50.824Z | Compiling colored v3.1.1 |
| 517 | 2026-03-20T16:58:51.263Z | Compiling scroll v0.12.0 |
| 518 | 2026-03-20T16:58:51.266Z | Compiling pretty-hex v0.4.1 |
| 519 | 2026-03-20T16:58:51.271Z | Compiling zerocopy v0.7.35 |
| 520 | 2026-03-20T16:58:51.653Z | Compiling goblin v0.8.2 |
| 521 | 2026-03-20T16:58:51.784Z | Compiling dtrace-parser v0.2.0 |
| 522 | 2026-03-20T16:58:52.070Z | Compiling no-std-net v0.6.0 |
| 523 | 2026-03-20T16:58:52.145Z | Compiling pnet_base v0.35.0 |
| 524 | 2026-03-20T16:58:52.320Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 525 | 2026-03-20T16:58:52.395Z | Compiling tempfile v3.26.0 |
| 526 | 2026-03-20T16:58:52.689Z | Compiling tap v1.0.1 |
| 527 | 2026-03-20T16:58:52.814Z | Compiling zerocopy v0.8.39 |
| 528 | 2026-03-20T16:58:52.814Z | Compiling wyz v0.5.1 |
| 529 | 2026-03-20T16:58:53.348Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 530 | 2026-03-20T16:58:53.380Z | Compiling num-iter v0.1.45 |
| 531 | 2026-03-20T16:58:53.512Z | Compiling memmap v0.7.0 |
| 532 | 2026-03-20T16:58:53.516Z | Compiling anyhow v1.0.102 |
| 533 | 2026-03-20T16:58:53.898Z | Compiling funty v2.0.0 |
| 534 | 2026-03-20T16:58:54.462Z | Compiling serde_tokenstream v0.2.3 |
| 535 | 2026-03-20T16:58:54.597Z | Compiling dof v0.3.0 |
| 536 | 2026-03-20T16:58:54.838Z | Compiling num-bigint v0.4.6 |
| 537 | 2026-03-20T16:58:55.059Z | Compiling num-complex v0.4.6 |
| 538 | 2026-03-20T16:58:55.189Z | Compiling bitvec v1.0.1 |
| 539 | 2026-03-20T16:58:55.598Z | Compiling usdt-attr-macro v0.5.0 |
| 540 | 2026-03-20T16:58:55.755Z | Compiling usdt-macro v0.5.0 |
| 541 | 2026-03-20T16:58:56.530Z | Compiling num-rational v0.4.2 |
| 542 | 2026-03-20T16:58:58.133Z | Compiling usdt v0.5.0 |
| 543 | 2026-03-20T16:58:58.161Z | Compiling num v0.4.3 |
| 544 | 2026-03-20T16:58:58.241Z | Compiling pnet_macros_support v0.35.0 |
| 545 | 2026-03-20T16:58:58.386Z | Compiling pnet_macros v0.35.0 |
| 546 | 2026-03-20T16:58:58.791Z | Compiling pnet_sys v0.35.0 |
| 547 | 2026-03-20T16:58:59.005Z | Compiling utf8parse v0.2.2 |
| 548 | 2026-03-20T16:58:59.124Z | Compiling anstyle-parse v0.2.7 |
| 549 | 2026-03-20T16:58:59.387Z | Compiling ppv-lite86 v0.2.21 |
| 550 | 2026-03-20T16:58:59.507Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 551 | 2026-03-20T16:58:59.848Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 552 | 2026-03-20T16:58:59.867Z | Compiling pnet_packet v0.35.0 |
| 553 | 2026-03-20T16:59:00.790Z | Compiling ipnetwork v0.20.0 |
| 554 | 2026-03-20T16:59:01.758Z | Compiling rand_core v0.9.5 |
| 555 | 2026-03-20T16:59:02.520Z | Compiling pnet v0.35.0 |
| 556 | 2026-03-20T16:59:02.793Z | Compiling anstyle-query v1.1.5 |
| 557 | 2026-03-20T16:59:02.857Z | Compiling colorchoice v1.0.4 |
| 558 | 2026-03-20T16:59:02.908Z | Compiling is_terminal_polyfill v1.70.2 |
| 559 | 2026-03-20T16:59:02.988Z | Compiling anstyle v1.0.13 |
| 560 | 2026-03-20T16:59:03.314Z | Compiling anstream v0.6.21 |
| 561 | 2026-03-20T16:59:03.935Z | Compiling pnet_transport v0.35.0 |
| 562 | 2026-03-20T16:59:04.226Z | Compiling rand_chacha v0.9.0 |
| 563 | 2026-03-20T16:59:04.885Z | Compiling pnet_datalink v0.35.0 |
| 564 | 2026-03-20T16:59:04.941Z | Compiling clap_lex v1.0.0 |
| 565 | 2026-03-20T16:59:05.371Z | Compiling heck v0.5.0 |
| 566 | 2026-03-20T16:59:05.930Z | Compiling strsim v0.11.1 |
| 567 | 2026-03-20T16:59:06.091Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 568 | 2026-03-20T16:59:06.405Z | Compiling clap_builder v4.5.60 |
| 569 | 2026-03-20T16:59:06.606Z | Compiling clap_derive v4.5.55 |
| 570 | 2026-03-20T16:59:07.625Z | Compiling rand v0.9.2 |
| 571 | 2026-03-20T16:59:08.387Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 572 | 2026-03-20T16:59:08.562Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 573 | 2026-03-20T16:59:08.915Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 574 | 2026-03-20T16:59:09.216Z | Compiling clap v4.5.60 |
| 575 | 2026-03-20T16:59:09.310Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 576 | 2026-03-20T16:59:13.490Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 577 | 2026-03-20T16:59:15.072Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 578 | 2026-03-20T16:59:24.951Z | Finished `release` profile [optimized] target(s) in 41.90s |
| 579 | 2026-03-20T16:59:24.975Z | |
| 580 | 2026-03-20T16:59:24.978Z | real 41.931501427 |
| 581 | 2026-03-20T16:59:24.978Z | user 4:19.865414009 |
| 582 | 2026-03-20T16:59:24.978Z | sys 22.265774619 |
| 583 | 2026-03-20T16:59:24.978Z | trap 0.142969721 |
| 584 | 2026-03-20T16:59:24.978Z | tflt 0.175936116 |
| 585 | 2026-03-20T16:59:24.978Z | dflt 0.201728345 |
| 586 | 2026-03-20T16:59:24.978Z | kflt 0.000023665 |
| 587 | 2026-03-20T16:59:24.978Z | lock 13:41.441319821 |
| 588 | 2026-03-20T16:59:24.978Z | slp 16:35.165258785 |
| 589 | 2026-03-20T16:59:24.978Z | lat 16.133120261 |
| 590 | 2026-03-20T16:59:24.978Z | stop 11.118500075 |
| 591 | 2026-03-20T16:59:24.979Z | + for x in debug release |
| 592 | 2026-03-20T16:59:24.979Z | + mkdir -p /work/debug |
| 593 | 2026-03-20T16:59:24.979Z | + cp target/debug/x4c /work/debug/ |
| 594 | 2026-03-20T16:59:25.009Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 595 | 2026-03-20T16:59:25.048Z | + for x in debug release |
| 596 | 2026-03-20T16:59:25.048Z | + mkdir -p /work/release |
| 597 | 2026-03-20T16:59:25.051Z | + cp target/release/x4c /work/release/ |
| 598 | 2026-03-20T16:59:25.060Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 599 | 2026-03-20T16:59:25.073Z | + banner test |
| 600 | 2026-03-20T16:59:25.076Z | |
| 601 | 2026-03-20T16:59:25.076Z | ##### ###### #### ##### |
| 602 | 2026-03-20T16:59:25.076Z | # # # # |
| 603 | 2026-03-20T16:59:25.076Z | # ##### #### # |
| 604 | 2026-03-20T16:59:25.076Z | # # # # |
| 605 | 2026-03-20T16:59:25.076Z | # # # # # |
| 606 | 2026-03-20T16:59:25.076Z | # ###### #### # |
| 607 | 2026-03-20T16:59:25.076Z | |
| 608 | 2026-03-20T16:59:25.076Z | + cargo test |
| 609 | 2026-03-20T16:59:25.168Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 610 | 2026-03-20T16:59:25.186Z | Compiling libloading v0.9.0 |
| 611 | 2026-03-20T16:59:25.190Z | Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 612 | 2026-03-20T16:59:25.190Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 613 | 2026-03-20T16:59:25.193Z | Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 614 | 2026-03-20T16:59:25.196Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 615 | 2026-03-20T16:59:25.438Z | Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 616 | 2026-03-20T16:59:26.615Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 617 | 2026-03-20T16:59:26.615Z | Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 618 | 2026-03-20T16:59:26.620Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 619 | 2026-03-20T16:59:26.978Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 620 | 2026-03-20T16:59:37.898Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.81s |
| 621 | 2026-03-20T16:59:37.916Z | Running unittests src/lib.rs (target/debug/deps/p4-8052cf7e4697e3cd) |
| 622 | 2026-03-20T16:59:37.920Z | |
| 623 | 2026-03-20T16:59:37.920Z | running 2 tests |
| 624 | 2026-03-20T16:59:37.920Z | test hlir::test::slice_assign_clean ... ok |
| 625 | 2026-03-20T16:59:37.920Z | test hlir::test::slice_read_clean ... ok |
| 626 | 2026-03-20T16:59:37.920Z | |
| 627 | 2026-03-20T16:59:37.920Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 628 | 2026-03-20T16:59:37.920Z | |
| 629 | 2026-03-20T16:59:37.920Z | Running unittests src/lib.rs (target/debug/deps/p4_macro-75e55cecca31d63a) |
| 630 | 2026-03-20T16:59:37.924Z | |
| 631 | 2026-03-20T16:59:37.924Z | running 0 tests |
| 632 | 2026-03-20T16:59:37.924Z | |
| 633 | 2026-03-20T16:59:37.924Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 634 | 2026-03-20T16:59:37.924Z | |
| 635 | 2026-03-20T16:59:37.924Z | Running unittests src/main.rs (target/debug/deps/p4_macro_test-82425ed9e517ab72) |
| 636 | 2026-03-20T16:59:37.928Z | |
| 637 | 2026-03-20T16:59:37.928Z | running 0 tests |
| 638 | 2026-03-20T16:59:37.928Z | |
| 639 | 2026-03-20T16:59:37.928Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 640 | 2026-03-20T16:59:37.928Z | |
| 641 | 2026-03-20T16:59:37.928Z | Running unittests src/lib.rs (target/debug/deps/p4_rust-540329e1d59283c5) |
| 642 | 2026-03-20T16:59:37.932Z | |
| 643 | 2026-03-20T16:59:37.932Z | running 11 tests |
| 644 | 2026-03-20T16:59:37.933Z | test expression::test::slice_128bit_top_byte ... ok |
| 645 | 2026-03-20T16:59:37.933Z | test expression::test::slice_16bit_low_byte ... ok |
| 646 | 2026-03-20T16:59:37.933Z | test expression::test::slice_128bit_top_two_bytes ... ok |
| 647 | 2026-03-20T16:59:37.933Z | test expression::test::slice_16bit_top_nibble ... ok |
| 648 | 2026-03-20T16:59:37.933Z | test expression::test::slice_32bit_bottom_nibble ... ok |
| 649 | 2026-03-20T16:59:37.933Z | test expression::test::slice_32bit_bottom_two_bytes ... ok |
| 650 | 2026-03-20T16:59:37.933Z | test expression::test::slice_32bit_middle_byte ... ok |
| 651 | 2026-03-20T16:59:37.933Z | test expression::test::slice_32bit_top_nibble ... ok |
| 652 | 2026-03-20T16:59:37.933Z | test expression::test::slice_32bit_top_three_bytes ... ok |
| 653 | 2026-03-20T16:59:37.933Z | test expression::test::slice_48bit_upper_24 ... ok |
| 654 | 2026-03-20T16:59:37.933Z | test expression::test::slice_non_contiguous_returns_none ... ok |
| 655 | 2026-03-20T16:59:37.933Z | |
| 656 | 2026-03-20T16:59:37.933Z | test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 657 | 2026-03-20T16:59:37.934Z | |
| 658 | 2026-03-20T16:59:37.934Z | Running unittests src/lib.rs (target/debug/deps/p4rs-3be131a98aea6b61) |
| 659 | 2026-03-20T16:59:37.934Z | |
| 660 | 2026-03-20T16:59:37.934Z | running 14 tests |
| 661 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_add_cascade ... ok |
| 662 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_add_mixed_size ... ok |
| 663 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_add_le ... ok |
| 664 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_add_be ... ok |
| 665 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_add_nest ... ok |
| 666 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_mod ... ok |
| 667 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_sub_le ... ok |
| 668 | 2026-03-20T16:59:37.934Z | test bitmath::tests::bitmath_sub_be ... ok |
| 669 | 2026-03-20T16:59:37.934Z | test checksum::tests::udp_checksum ... ok |
| 670 | 2026-03-20T16:59:37.934Z | test table::tests::match_lpm_ternary_1 ... ok |
| 671 | 2026-03-20T16:59:37.935Z | test table::tests::match_lpm_ternary_range ... ok |
| 672 | 2026-03-20T16:59:37.935Z | test table::tests::match_ternary_1 ... ok |
| 673 | 2026-03-20T16:59:37.935Z | test table::tests::match_lpm_1 ... ok |
| 674 | 2026-03-20T16:59:37.935Z | test table::tests::match_with_action ... ok |
| 675 | 2026-03-20T16:59:37.935Z | |
| 676 | 2026-03-20T16:59:37.935Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 677 | 2026-03-20T16:59:37.935Z | |
| 678 | 2026-03-20T16:59:37.940Z | Running unittests src/lib.rs (target/debug/deps/sidecar_lite-1c29630cbe5fc1c3) |
| 679 | 2026-03-20T16:59:37.940Z | |
| 680 | 2026-03-20T16:59:37.940Z | running 0 tests |
| 681 | 2026-03-20T16:59:37.941Z | |
| 682 | 2026-03-20T16:59:37.941Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 683 | 2026-03-20T16:59:37.941Z | |
| 684 | 2026-03-20T16:59:37.941Z | Running unittests src/lib.rs (target/debug/deps/tests-00ae874c2aab84e0) |
| 685 | 2026-03-20T16:59:37.941Z | |
| 686 | 2026-03-20T16:59:37.941Z | running 25 tests |
| 687 | 2026-03-20T16:59:37.945Z | test controller_multiple_instantiation::controller_multiple_instantiation ... ok |
| 688 | 2026-03-20T16:59:37.945Z | test headers::ipv6_header_read_write ... ok |
| 689 | 2026-03-20T16:59:37.945Z | test dload::pipeline_create ... ok |
| 690 | 2026-03-20T16:59:37.945Z | test ipv6::test_ipv6_parse ... ok |
| 691 | 2026-03-20T16:59:37.945Z | test dload::dynamic_load ... ok |
| 692 | 2026-03-20T16:59:37.950Z | test arithmetic::arithmetic ... ok |
| 693 | 2026-03-20T16:59:37.953Z | test decap::geneve_decap ... ok |
| 694 | 2026-03-20T16:59:37.953Z | test basic_router::basic_router2 ... ok |
| 695 | 2026-03-20T16:59:37.953Z | test hub::hub2 ... ok |
| 696 | 2026-03-20T16:59:37.953Z | test disag_router::disag_router ... ok |
| 697 | 2026-03-20T16:59:37.953Z | test mcast::mcast_group_lifecycle ... ok |
| 698 | 2026-03-20T16:59:37.958Z | test dynamic_router::dynamic_router2 ... ok |
| 699 | 2026-03-20T16:59:37.972Z | test mcast::mcast_no_self_replication ... ok |
| 700 | 2026-03-20T16:59:37.972Z | test mcast::mcast_bifurcated ... ok |
| 701 | 2026-03-20T16:59:37.978Z | test mcast::mcast_ingress_in_both_groups ... ok |
| 702 | 2026-03-20T16:59:37.983Z | test mcast::mcast_empty_group ... ok |
| 703 | 2026-03-20T16:59:37.993Z | test table_in_egress_and_ingress::table_in_egress_and_ingress ... ok |
| 704 | 2026-03-20T16:59:37.993Z | test slice_assign::slice_assign_mcast_mac ... ok |
| 705 | 2026-03-20T16:59:37.993Z | test range::range ... ok |
| 706 | 2026-03-20T16:59:37.993Z | test slice_read::slice_read_top_nibble ... ok |
| 707 | 2026-03-20T16:59:38.006Z | test mcast::mcast_group_a ... ok |
| 708 | 2026-03-20T16:59:38.007Z | test vlan::test_vlan_parse ... ok |
| 709 | 2026-03-20T16:59:38.017Z | test mcast::mcast_group_b ... ok |
| 710 | 2026-03-20T16:59:38.017Z | test mac_rewrite::mac_rewrite2 ... ok |
| 711 | 2026-03-20T16:59:38.017Z | test mcast::mcast_precedence_over_broadcast ... ok |
| 712 | 2026-03-20T16:59:38.017Z | |
| 713 | 2026-03-20T16:59:38.018Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 714 | 2026-03-20T16:59:38.018Z | |
| 715 | 2026-03-20T16:59:38.037Z | Running unittests src/lib.rs (target/debug/deps/x4c-57f252a817fcd4d2) |
| 716 | 2026-03-20T16:59:38.042Z | |
| 717 | 2026-03-20T16:59:38.042Z | running 0 tests |
| 718 | 2026-03-20T16:59:38.042Z | |
| 719 | 2026-03-20T16:59:38.043Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 720 | 2026-03-20T16:59:38.043Z | |
| 721 | 2026-03-20T16:59:38.043Z | Running unittests src/bin/x4c.rs (target/debug/deps/x4c-fd671a49c17d8426) |
| 722 | 2026-03-20T16:59:38.043Z | |
| 723 | 2026-03-20T16:59:38.043Z | running 0 tests |
| 724 | 2026-03-20T16:59:38.043Z | |
| 725 | 2026-03-20T16:59:38.043Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 726 | 2026-03-20T16:59:38.043Z | |
| 727 | 2026-03-20T16:59:38.043Z | Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-306a4d70f984852b) |
| 728 | 2026-03-20T16:59:38.048Z | |
| 729 | 2026-03-20T16:59:38.048Z | running 0 tests |
| 730 | 2026-03-20T16:59:38.048Z | |
| 731 | 2026-03-20T16:59:38.048Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 732 | 2026-03-20T16:59:38.048Z | |
| 733 | 2026-03-20T16:59:38.048Z | Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-f6e6acf5a53006a4) |
| 734 | 2026-03-20T16:59:38.048Z | |
| 735 | 2026-03-20T16:59:38.048Z | running 0 tests |
| 736 | 2026-03-20T16:59:38.048Z | |
| 737 | 2026-03-20T16:59:38.048Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 738 | 2026-03-20T16:59:38.048Z | |
| 739 | 2026-03-20T16:59:38.048Z | Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42) |
| 740 | 2026-03-20T16:59:38.052Z | |
| 741 | 2026-03-20T16:59:38.052Z | running 0 tests |
| 742 | 2026-03-20T16:59:38.052Z | |
| 743 | 2026-03-20T16:59:38.052Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 744 | 2026-03-20T16:59:38.052Z | |
| 745 | 2026-03-20T16:59:38.052Z | Doc-tests p4 |
| 746 | 2026-03-20T16:59:38.168Z | |
| 747 | 2026-03-20T16:59:38.168Z | running 0 tests |
| 748 | 2026-03-20T16:59:38.168Z | |
| 749 | 2026-03-20T16:59:38.168Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 750 | 2026-03-20T16:59:38.168Z | |
| 751 | 2026-03-20T16:59:38.179Z | Doc-tests p4_macro |
| 752 | 2026-03-20T16:59:38.237Z | |
| 753 | 2026-03-20T16:59:38.237Z | running 2 tests |
| 754 | 2026-03-20T16:59:38.243Z | test lang/p4-macro/src/lib.rs - (line 18) ... ignored |
| 755 | 2026-03-20T16:59:38.243Z | test lang/p4-macro/src/lib.rs - (line 6) ... ignored |
| 756 | 2026-03-20T16:59:38.243Z | |
| 757 | 2026-03-20T16:59:38.243Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 758 | 2026-03-20T16:59:38.243Z | |
| 759 | 2026-03-20T16:59:38.243Z | Doc-tests p4_rust |
| 760 | 2026-03-20T16:59:38.485Z | |
| 761 | 2026-03-20T16:59:38.485Z | running 0 tests |
| 762 | 2026-03-20T16:59:38.485Z | |
| 763 | 2026-03-20T16:59:38.485Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 764 | 2026-03-20T16:59:38.485Z | |
| 765 | 2026-03-20T16:59:38.502Z | Doc-tests p4rs |
| 766 | 2026-03-20T16:59:38.607Z | |
| 767 | 2026-03-20T16:59:38.608Z | running 1 test |
| 768 | 2026-03-20T16:59:39.650Z | test lang/p4rs/src/lib.rs - (line 11) ... ok |
| 769 | 2026-03-20T16:59:39.650Z | |
| 770 | 2026-03-20T16:59:39.650Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s |
| 771 | 2026-03-20T16:59:39.650Z | |
| 772 | 2026-03-20T16:59:39.660Z | Doc-tests tests |
| 773 | 2026-03-20T16:59:39.739Z | |
| 774 | 2026-03-20T16:59:39.739Z | running 0 tests |
| 775 | 2026-03-20T16:59:39.739Z | |
| 776 | 2026-03-20T16:59:39.739Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 777 | 2026-03-20T16:59:39.739Z | |
| 778 | 2026-03-20T16:59:39.748Z | Doc-tests x4c |
| 779 | 2026-03-20T16:59:39.804Z | |
| 780 | 2026-03-20T16:59:39.804Z | running 0 tests |
| 781 | 2026-03-20T16:59:39.804Z | |
| 782 | 2026-03-20T16:59:39.804Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 783 | 2026-03-20T16:59:39.804Z | |
| 784 | 2026-03-20T16:59:39.811Z | Doc-tests x4c_error_codes |
| 785 | 2026-03-20T16:59:39.846Z | |
| 786 | 2026-03-20T16:59:39.846Z | running 0 tests |
| 787 | 2026-03-20T16:59:39.846Z | |
| 788 | 2026-03-20T16:59:39.846Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 789 | 2026-03-20T16:59:39.846Z | |
| 790 | 2026-03-20T16:59:39.860Z | + pushd test |
| 791 | 2026-03-20T16:59:39.865Z | /work/oxidecomputer/p4/test /work/oxidecomputer/p4 |
| 792 | 2026-03-20T16:59:39.865Z | + banner 'mac rewr' |
| 793 | 2026-03-20T16:59:39.865Z | |
| 794 | 2026-03-20T16:59:39.865Z | # # ## #### ##### ###### # # ##### |
| 795 | 2026-03-20T16:59:39.866Z | ## ## # # # # # # # # # # # |
| 796 | 2026-03-20T16:59:39.866Z | # ## # # # # # # ##### # # # # |
| 797 | 2026-03-20T16:59:39.866Z | # # ###### # ##### # # ## # ##### |
| 798 | 2026-03-20T16:59:39.866Z | # # # # # # # # # ## ## # # |
| 799 | 2026-03-20T16:59:39.866Z | # # # # #### # # ###### # # # # |
| 800 | 2026-03-20T16:59:39.866Z | |
| 801 | 2026-03-20T16:59:39.866Z | + RUST_BACKTRACE=1 |
| 802 | 2026-03-20T16:59:39.866Z | + cargo test mac_rewrite -- --nocapture |
| 803 | 2026-03-20T16:59:39.999Z | Compiling aho-corasick v1.1.4 |
| 804 | 2026-03-20T16:59:40.014Z | Compiling rustix v1.1.4 |
| 805 | 2026-03-20T16:59:40.018Z | Compiling errno v0.3.14 |
| 806 | 2026-03-20T16:59:40.021Z | Compiling prettyplease v0.2.37 |
| 807 | 2026-03-20T16:59:40.987Z | Compiling regex-automata v0.4.14 |
| 808 | 2026-03-20T16:59:41.030Z | Compiling tempfile v3.26.0 |
| 809 | 2026-03-20T16:59:43.018Z | Compiling regex v1.12.3 |
| 810 | 2026-03-20T16:59:43.368Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 811 | 2026-03-20T16:59:43.457Z | Compiling pnet_macros v0.35.0 |
| 812 | 2026-03-20T16:59:44.367Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 813 | 2026-03-20T16:59:44.711Z | Compiling pnet_packet v0.35.0 |
| 814 | 2026-03-20T16:59:45.568Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 815 | 2026-03-20T16:59:47.449Z | Compiling pnet_transport v0.35.0 |
| 816 | 2026-03-20T16:59:47.600Z | Compiling pnet v0.35.0 |
| 817 | 2026-03-20T16:59:47.727Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 818 | 2026-03-20T16:59:58.563Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 18.67s |
| 819 | 2026-03-20T16:59:58.577Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 820 | 2026-03-20T16:59:58.580Z | |
| 821 | 2026-03-20T16:59:58.580Z | running 1 test |
| 822 | 2026-03-20T16:59:58.586Z | [phy2] do you know the muffin man? |
| 823 | 2026-03-20T16:59:58.591Z | [cpu] the muffin man? |
| 824 | 2026-03-20T16:59:58.591Z | [cpu] the muffin man! |
| 825 | 2026-03-20T16:59:58.591Z | [cpu] why yes |
| 826 | 2026-03-20T16:59:58.591Z | [phy1] i know the muffin man |
| 827 | 2026-03-20T16:59:58.591Z | [phy3] the muffin man is me!!! |
| 828 | 2026-03-20T16:59:58.591Z | test mac_rewrite::mac_rewrite2 ... ok |
| 829 | 2026-03-20T16:59:58.591Z | |
| 830 | 2026-03-20T16:59:58.591Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.01s |
| 831 | 2026-03-20T16:59:58.591Z | |
| 832 | 2026-03-20T16:59:58.596Z | + banner 'dyn load' |
| 833 | 2026-03-20T16:59:58.599Z | |
| 834 | 2026-03-20T16:59:58.599Z | ##### # # # # # #### ## ##### |
| 835 | 2026-03-20T16:59:58.599Z | # # # # ## # # # # # # # # |
| 836 | 2026-03-20T16:59:58.599Z | # # # # # # # # # # # # # |
| 837 | 2026-03-20T16:59:58.599Z | # # # # # # # # # ###### # # |
| 838 | 2026-03-20T16:59:58.599Z | # # # # ## # # # # # # # |
| 839 | 2026-03-20T16:59:58.599Z | ##### # # # ###### #### # # ##### |
| 840 | 2026-03-20T16:59:58.599Z | |
| 841 | 2026-03-20T16:59:58.599Z | + RUST_BACKTRACE=1 |
| 842 | 2026-03-20T16:59:58.599Z | + cargo test dload -- --nocapture |
| 843 | 2026-03-20T16:59:58.715Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 844 | 2026-03-20T16:59:58.718Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 845 | 2026-03-20T16:59:58.721Z | |
| 846 | 2026-03-20T16:59:58.721Z | running 2 tests |
| 847 | 2026-03-20T16:59:58.726Z | test dload::pipeline_create ... ok |
| 848 | 2026-03-20T16:59:58.730Z | test dload::dynamic_load ... ok |
| 849 | 2026-03-20T16:59:58.730Z | |
| 850 | 2026-03-20T16:59:58.730Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.01s |
| 851 | 2026-03-20T16:59:58.730Z | |
| 852 | 2026-03-20T16:59:58.736Z | + banner disag |
| 853 | 2026-03-20T16:59:58.740Z | |
| 854 | 2026-03-20T16:59:58.740Z | ##### # #### ## #### |
| 855 | 2026-03-20T16:59:58.740Z | # # # # # # # # |
| 856 | 2026-03-20T16:59:58.740Z | # # # #### # # # |
| 857 | 2026-03-20T16:59:58.740Z | # # # # ###### # ### |
| 858 | 2026-03-20T16:59:58.740Z | # # # # # # # # # |
| 859 | 2026-03-20T16:59:58.741Z | ##### # #### # # #### |
| 860 | 2026-03-20T16:59:58.741Z | |
| 861 | 2026-03-20T16:59:58.741Z | + RUST_BACKTRACE=1 |
| 862 | 2026-03-20T16:59:58.741Z | + cargo test disag_router -- --nocapture |
| 863 | 2026-03-20T16:59:58.857Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 864 | 2026-03-20T16:59:58.864Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 865 | 2026-03-20T16:59:58.864Z | |
| 866 | 2026-03-20T16:59:58.864Z | running 1 test |
| 867 | 2026-03-20T16:59:58.868Z | [phy2] do you know the muffin man? |
| 868 | 2026-03-20T16:59:58.874Z | [cpu] the muffin man? |
| 869 | 2026-03-20T16:59:58.874Z | [cpu] the muffin man! |
| 870 | 2026-03-20T16:59:58.874Z | [cpu] why yes |
| 871 | 2026-03-20T16:59:58.874Z | [phy1] i know the muffin man |
| 872 | 2026-03-20T16:59:58.874Z | [phy3] the muffin man is me!!! |
| 873 | 2026-03-20T16:59:58.874Z | test disag_router::disag_router ... ok |
| 874 | 2026-03-20T16:59:58.874Z | |
| 875 | 2026-03-20T16:59:58.874Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.01s |
| 876 | 2026-03-20T16:59:58.874Z | |
| 877 | 2026-03-20T16:59:58.878Z | + banner 'dyn rtr' |
| 878 | 2026-03-20T16:59:58.882Z | |
| 879 | 2026-03-20T16:59:58.882Z | ##### # # # # ##### ##### ##### |
| 880 | 2026-03-20T16:59:58.882Z | # # # # ## # # # # # # |
| 881 | 2026-03-20T16:59:58.882Z | # # # # # # # # # # # |
| 882 | 2026-03-20T16:59:58.882Z | # # # # # # ##### # ##### |
| 883 | 2026-03-20T16:59:58.882Z | # # # # ## # # # # # |
| 884 | 2026-03-20T16:59:58.882Z | ##### # # # # # # # # |
| 885 | 2026-03-20T16:59:58.882Z | |
| 886 | 2026-03-20T16:59:58.882Z | + RUST_BACKTRACE=1 |
| 887 | 2026-03-20T16:59:58.882Z | + cargo test dynamic_router -- --nocapture |
| 888 | 2026-03-20T16:59:59.000Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 889 | 2026-03-20T16:59:59.004Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 890 | 2026-03-20T16:59:59.007Z | |
| 891 | 2026-03-20T16:59:59.007Z | running 1 test |
| 892 | 2026-03-20T16:59:59.014Z | [phy2] do you know the muffin man? |
| 893 | 2026-03-20T16:59:59.017Z | [cpu] the muffin man? |
| 894 | 2026-03-20T16:59:59.017Z | [cpu] the muffin man! |
| 895 | 2026-03-20T16:59:59.017Z | [cpu] why yes |
| 896 | 2026-03-20T16:59:59.017Z | [phy1] i know the muffin man |
| 897 | 2026-03-20T16:59:59.017Z | [phy3] the muffin man is me!!! |
| 898 | 2026-03-20T16:59:59.017Z | test dynamic_router::dynamic_router2 ... ok |
| 899 | 2026-03-20T16:59:59.017Z | |
| 900 | 2026-03-20T16:59:59.017Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.01s |
| 901 | 2026-03-20T16:59:59.017Z | |
| 902 | 2026-03-20T16:59:59.023Z | + banner hub |
| 903 | 2026-03-20T16:59:59.027Z | |
| 904 | 2026-03-20T16:59:59.027Z | # # # # ##### |
| 905 | 2026-03-20T16:59:59.027Z | # # # # # # |
| 906 | 2026-03-20T16:59:59.027Z | ###### # # ##### |
| 907 | 2026-03-20T16:59:59.027Z | # # # # # # |
| 908 | 2026-03-20T16:59:59.027Z | # # # # # # |
| 909 | 2026-03-20T16:59:59.027Z | # # #### ##### |
| 910 | 2026-03-20T16:59:59.027Z | |
| 911 | 2026-03-20T16:59:59.027Z | + RUST_BACKTRACE=1 |
| 912 | 2026-03-20T16:59:59.027Z | + cargo test hub -- --nocapture |
| 913 | 2026-03-20T16:59:59.141Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 914 | 2026-03-20T16:59:59.145Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 915 | 2026-03-20T16:59:59.150Z | |
| 916 | 2026-03-20T16:59:59.150Z | running 1 test |
| 917 | 2026-03-20T16:59:59.156Z | [phy2] do you know the muffin man? |
| 918 | 2026-03-20T16:59:59.156Z | [phy3] do you know the muffin man? |
| 919 | 2026-03-20T16:59:59.160Z | [phy1] the muffin man? |
| 920 | 2026-03-20T16:59:59.161Z | [phy3] the muffin man? |
| 921 | 2026-03-20T16:59:59.161Z | [phy2] the muffin man! |
| 922 | 2026-03-20T16:59:59.161Z | [phy3] the muffin man! |
| 923 | 2026-03-20T16:59:59.161Z | [phy1] why yes |
| 924 | 2026-03-20T16:59:59.161Z | [phy1] i know the muffin man |
| 925 | 2026-03-20T16:59:59.161Z | [phy1] the muffin man is me!!! |
| 926 | 2026-03-20T16:59:59.161Z | [phy3] why yes |
| 927 | 2026-03-20T16:59:59.161Z | [phy3] i know the muffin man |
| 928 | 2026-03-20T16:59:59.161Z | [phy3] the muffin man is me!!! |
| 929 | 2026-03-20T16:59:59.161Z | test hub::hub2 ... ok |
| 930 | 2026-03-20T16:59:59.161Z | |
| 931 | 2026-03-20T16:59:59.162Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.01s |
| 932 | 2026-03-20T16:59:59.162Z | |
| 933 | 2026-03-20T16:59:59.168Z | + banner router |
| 934 | 2026-03-20T16:59:59.172Z | |
| 935 | 2026-03-20T16:59:59.172Z | ##### #### # # ##### ###### ##### |
| 936 | 2026-03-20T16:59:59.172Z | # # # # # # # # # # |
| 937 | 2026-03-20T16:59:59.172Z | # # # # # # # ##### # # |
| 938 | 2026-03-20T16:59:59.172Z | ##### # # # # # # ##### |
| 939 | 2026-03-20T16:59:59.172Z | # # # # # # # # # # |
| 940 | 2026-03-20T16:59:59.172Z | # # #### #### # ###### # # |
| 941 | 2026-03-20T16:59:59.172Z | |
| 942 | 2026-03-20T16:59:59.172Z | + RUST_BACKTRACE=1 |
| 943 | 2026-03-20T16:59:59.172Z | + cargo test basic_router -- --nocapture |
| 944 | 2026-03-20T16:59:59.291Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 945 | 2026-03-20T16:59:59.294Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 946 | 2026-03-20T16:59:59.297Z | |
| 947 | 2026-03-20T16:59:59.297Z | running 1 test |
| 948 | 2026-03-20T16:59:59.302Z | [phy2] do you know the muffin man? |
| 949 | 2026-03-20T16:59:59.305Z | [phy1] the muffin man? |
| 950 | 2026-03-20T16:59:59.305Z | [phy2] the muffin man! |
| 951 | 2026-03-20T16:59:59.306Z | [phy1] why yes |
| 952 | 2026-03-20T16:59:59.306Z | [phy1] i know the muffin man |
| 953 | 2026-03-20T16:59:59.306Z | [phy1] the muffin man is me!!! |
| 954 | 2026-03-20T16:59:59.306Z | test basic_router::basic_router2 ... ok |
| 955 | 2026-03-20T16:59:59.306Z | |
| 956 | 2026-03-20T16:59:59.306Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.01s |
| 957 | 2026-03-20T16:59:59.306Z | |
| 958 | 2026-03-20T16:59:59.312Z | + banner headers |
| 959 | 2026-03-20T16:59:59.315Z | |
| 960 | 2026-03-20T16:59:59.315Z | # # ###### ## ##### ###### ##### #### |
| 961 | 2026-03-20T16:59:59.315Z | # # # # # # # # # # # |
| 962 | 2026-03-20T16:59:59.315Z | ###### ##### # # # # ##### # # #### |
| 963 | 2026-03-20T16:59:59.315Z | # # # ###### # # # ##### # |
| 964 | 2026-03-20T16:59:59.316Z | # # # # # # # # # # # # |
| 965 | 2026-03-20T16:59:59.316Z | # # ###### # # ##### ###### # # #### |
| 966 | 2026-03-20T16:59:59.316Z | |
| 967 | 2026-03-20T16:59:59.316Z | + RUST_BACKTRACE=1 |
| 968 | 2026-03-20T16:59:59.316Z | + cargo test headers -- --nocapture |
| 969 | 2026-03-20T16:59:59.435Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s |
| 970 | 2026-03-20T16:59:59.438Z | Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-054196f8f35a45df) |
| 971 | 2026-03-20T16:59:59.441Z | |
| 972 | 2026-03-20T16:59:59.441Z | running 1 test |
| 973 | 2026-03-20T16:59:59.444Z | test headers::ipv6_header_read_write ... ok |
| 974 | 2026-03-20T16:59:59.444Z | |
| 975 | 2026-03-20T16:59:59.444Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 976 | 2026-03-20T16:59:59.444Z | |
| 977 | 2026-03-20T16:59:59.449Z | process exited: duration 141950 ms, exit code 0 |
| |
| 978 | 2026-03-20T16:59:59.466Z | found 4 output files |
| 979 | 2026-03-20T16:59:59.466Z | uploading: /work/debug/libsidecar_lite.so (43763912 bytes) |
| 980 | 2026-03-20T17:00:00.834Z | uploaded: /work/debug/libsidecar_lite.so |
| 981 | 2026-03-20T17:00:00.834Z | uploading: /work/debug/x4c (37940224 bytes) |
| 982 | 2026-03-20T17:00:02.099Z | uploaded: /work/debug/x4c |
| 983 | 2026-03-20T17:00:02.107Z | uploading: /work/release/libsidecar_lite.so (9965664 bytes) |
| 984 | 2026-03-20T17:00:03.198Z | uploaded: /work/release/libsidecar_lite.so |
| 985 | 2026-03-20T17:00:03.198Z | uploading: /work/release/x4c (8701304 bytes) |
| 986 | 2026-03-20T17:00:04.283Z | uploaded: /work/release/x4c |