|
|
|
| 1 | 2026-08-25T03:39:04.032Z | job assigned to worker 01M0VFYGHKSJ1866T7XPWRY4A4 [factory aws, i-04f9a72835e32a030] (queued for 52 s) |
| |
| 2 | 2026-08-25T03:39:10.573Z | starting task 0: "setup" |
| 3 | 2026-08-25T03:39:10.579Z | ++ uname -s |
| 4 | 2026-08-25T03:39:10.579Z | + kern=SunOS |
| 5 | 2026-08-25T03:39:10.579Z | + build_user=build |
| 6 | 2026-08-25T03:39:10.579Z | + build_uid=12345 |
| 7 | 2026-08-25T03:39:10.579Z | + work_dir=/work |
| 8 | 2026-08-25T03:39:10.579Z | + input_dir=/input |
| 9 | 2026-08-25T03:39:10.582Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T03:39:10.582Z | + case "$kern" in |
| 11 | 2026-08-25T03:39:10.582Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T03:39:10.582Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T03:39:12.584Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T03:39:12.668Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T03:39:12.677Z | + home_fs=zfs |
| 16 | 2026-08-25T03:39:12.677Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T03:39:12.677Z | + mkdir -p /home/build |
| 18 | 2026-08-25T03:39:12.677Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T03:39:14.671Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T03:39:14.675Z | process exited: duration 4099 ms, exit code 0 |
| |
| 21 | 2026-08-25T03:39:14.684Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T03:39:14.688Z | * rust toolchain channel = "stable" |
| 23 | 2026-08-25T03:39:14.688Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-08-25T03:39:14.688Z | * rust toolchain profile = "default" |
| 25 | 2026-08-25T03:39:14.688Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-25T03:39:14.688Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T03:39:14.688Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T03:39:14.694Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T03:39:14.695Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-25T03:39:14.810Z | info: downloading installer |
| 31 | 2026-08-25T03:39:16.284Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-25T03:39:16.284Z | warn: /opt/ooce/bin |
| 33 | 2026-08-25T03:39:16.284Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-25T03:39:16.341Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-25T03:39:16.342Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-25T03:39:16.342Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-25T03:39:16.342Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-25T03:39:16.342Z | error: cannot install while Rust is installed |
| 39 | 2026-08-25T03:39:16.342Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-25T03:39:16.342Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-25T03:39:16.342Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-25T03:39:16.342Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-25T03:39:16.342Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-25T03:39:16.343Z | info: profile set to default |
| 45 | 2026-08-25T03:39:16.343Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-25T03:39:16.343Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-25T03:39:16.463Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 48 | 2026-08-25T03:39:16.468Z | info: downloading 6 components |
| 49 | 2026-08-25T03:39:32.477Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-25T03:39:32.477Z | |
| 51 | 2026-08-25T03:39:32.661Z | stable-x86_64-unknown-illumos installed - rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 52 | 2026-08-25T03:39:32.661Z | |
| 53 | 2026-08-25T03:39:32.661Z | |
| 54 | 2026-08-25T03:39:32.661Z | Rust is installed now. Great! |
| 55 | 2026-08-25T03:39:32.661Z | |
| 56 | 2026-08-25T03:39:32.661Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-25T03:39:32.661Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-25T03:39:32.661Z | |
| 59 | 2026-08-25T03:39:32.661Z | To configure your current shell, you need to source |
| 60 | 2026-08-25T03:39:32.661Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-25T03:39:32.661Z | |
| 62 | 2026-08-25T03:39:32.661Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-25T03:39:32.661Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-25T03:39:32.661Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-25T03:39:32.661Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-25T03:39:32.661Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-25T03:39:32.661Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-25T03:39:32.661Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-25T03:39:32.661Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-25T03:39:32.662Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-25T03:39:32.689Z | + rustup --version |
| 72 | 2026-08-25T03:39:32.689Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-25T03:39:32.689Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-25T03:39:32.689Z | info: the currently active `rustc` version is `rustc 1.98.0 (88d9e12ae 2026-08-18)` |
| 75 | 2026-08-25T03:39:32.689Z | + cargo --version |
| 76 | 2026-08-25T03:39:32.689Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 77 | 2026-08-25T03:39:32.689Z | + rustc --version |
| 78 | 2026-08-25T03:39:32.689Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 79 | 2026-08-25T03:39:32.689Z | process exited: duration 17906 ms, exit code 0 |
| |
| 80 | 2026-08-25T03:39:32.715Z | starting task 2: "authentication" |
| 81 | 2026-08-25T03:39:32.733Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-08-25T03:40:27.580Z | process exited: duration 54868 ms, exit code 0 |
| |
| 83 | 2026-08-25T03:40:27.589Z | starting task 3: "clone repository" |
| 84 | 2026-08-25T03:40:27.597Z | + mkdir -p /work/oxidecomputer/p4 |
| 85 | 2026-08-25T03:40:27.598Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 86 | 2026-08-25T03:40:27.626Z | Cloning into '/work/oxidecomputer/p4'... |
| 87 | 2026-08-25T03:40:28.435Z | + cd /work/oxidecomputer/p4 |
| 88 | 2026-08-25T03:40:28.435Z | + git fetch origin 1506f14fb91288b4b6a01ee8070766a78400b47e |
| 89 | 2026-08-25T03:40:28.731Z | From https://github.com/oxidecomputer/p4 |
| 90 | 2026-08-25T03:40:28.731Z | * branch 1506f14fb91288b4b6a01ee8070766a78400b47e -> FETCH_HEAD |
| 91 | 2026-08-25T03:40:28.736Z | + [[ -n renovate/rust-1.x ]] |
| 92 | 2026-08-25T03:40:28.739Z | ++ git branch --show-current |
| 93 | 2026-08-25T03:40:28.739Z | + current=main |
| 94 | 2026-08-25T03:40:28.739Z | + [[ main != renovate/rust-1.x ]] |
| 95 | 2026-08-25T03:40:28.739Z | + git branch -f renovate/rust-1.x 1506f14fb91288b4b6a01ee8070766a78400b47e |
| 96 | 2026-08-25T03:40:28.743Z | + git checkout -f renovate/rust-1.x |
| 97 | 2026-08-25T03:40:28.748Z | Switched to branch 'renovate/rust-1.x' |
| 98 | 2026-08-25T03:40:28.751Z | + git reset --hard 1506f14fb91288b4b6a01ee8070766a78400b47e |
| 99 | 2026-08-25T03:40:28.754Z | HEAD is now at 1506f14 Update dependency rust to v1.98.0 |
| 100 | 2026-08-25T03:40:28.758Z | process exited: duration 1166 ms, exit code 0 |
| |
| 101 | 2026-08-25T03:40:28.764Z | starting task 4: "build" |
| 102 | 2026-08-25T03:40:28.767Z | + cargo --version |
| 103 | 2026-08-25T03:40:28.773Z | info: syncing channel updates for 1.98.0-x86_64-unknown-illumos |
| 104 | 2026-08-25T03:40:28.916Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 105 | 2026-08-25T03:40:28.922Z | info: downloading 6 components |
| 106 | 2026-08-25T03:40:45.038Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 107 | 2026-08-25T03:40:45.041Z | + rustc --version |
| 108 | 2026-08-25T03:40:45.067Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 109 | 2026-08-25T03:40:45.071Z | + banner check |
| 110 | 2026-08-25T03:40:45.073Z | |
| 111 | 2026-08-25T03:40:45.073Z | #### # # ###### #### # # |
| 112 | 2026-08-25T03:40:45.074Z | # # # # # # # # # |
| 113 | 2026-08-25T03:40:45.074Z | # ###### ##### # #### |
| 114 | 2026-08-25T03:40:45.074Z | # # # # # # # |
| 115 | 2026-08-25T03:40:45.074Z | # # # # # # # # # |
| 116 | 2026-08-25T03:40:45.074Z | #### # # ###### #### # # |
| 117 | 2026-08-25T03:40:45.074Z | |
| 118 | 2026-08-25T03:40:45.074Z | + cargo fmt -- --check |
| 119 | 2026-08-25T03:40:45.211Z | + cargo check |
| 120 | 2026-08-25T03:40:45.274Z | Updating crates.io index |
| 121 | 2026-08-25T03:40:45.277Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 122 | 2026-08-25T03:40:45.559Z | From https://github.com/oxidecomputer/xfr |
| 123 | 2026-08-25T03:40:45.559Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 124 | 2026-08-25T03:40:46.762Z | Downloading crates ... |
| 125 | 2026-08-25T03:40:46.810Z | Downloaded fastrand v2.3.0 |
| 126 | 2026-08-25T03:40:46.813Z | Downloaded byteorder v1.5.0 |
| 127 | 2026-08-25T03:40:46.818Z | Downloaded pnet_sys v0.35.0 |
| 128 | 2026-08-25T03:40:46.818Z | Downloaded serde_tokenstream v0.2.3 |
| 129 | 2026-08-25T03:40:46.822Z | Downloaded cfg-if v1.0.4 |
| 130 | 2026-08-25T03:40:46.826Z | Downloaded num-rational v0.4.2 |
| 131 | 2026-08-25T03:40:46.830Z | Downloaded heck v0.5.0 |
| 132 | 2026-08-25T03:40:46.834Z | Downloaded log v0.4.29 |
| 133 | 2026-08-25T03:40:46.834Z | Downloaded zmij v1.0.21 |
| 134 | 2026-08-25T03:40:46.846Z | Downloaded errno v0.3.14 |
| 135 | 2026-08-25T03:40:46.849Z | Downloaded radium v0.7.0 |
| 136 | 2026-08-25T03:40:46.852Z | Downloaded zerocopy v0.8.40 |
| 137 | 2026-08-25T03:40:46.858Z | Downloaded zerocopy-derive v0.7.35 |
| 138 | 2026-08-25T03:40:46.861Z | Downloaded block-buffer v0.10.4 |
| 139 | 2026-08-25T03:40:46.866Z | Downloaded dtrace-parser v0.2.0 |
| 140 | 2026-08-25T03:40:46.866Z | Downloaded itoa v1.0.17 |
| 141 | 2026-08-25T03:40:46.866Z | Downloaded cpufeatures v0.2.17 |
| 142 | 2026-08-25T03:40:46.866Z | Downloaded funty v2.0.0 |
| 143 | 2026-08-25T03:40:46.866Z | Downloaded memmap v0.7.0 |
| 144 | 2026-08-25T03:40:46.870Z | Downloaded crypto-common v0.1.7 |
| 145 | 2026-08-25T03:40:46.870Z | Downloaded generic-array v0.14.7 |
| 146 | 2026-08-25T03:40:46.870Z | Downloaded colorchoice v1.0.4 |
| 147 | 2026-08-25T03:40:46.873Z | Downloaded dof v0.3.0 |
| 148 | 2026-08-25T03:40:46.874Z | Downloaded strsim v0.11.1 |
| 149 | 2026-08-25T03:40:46.876Z | Downloaded thread-id v4.2.2 |
| 150 | 2026-08-25T03:40:46.884Z | Downloaded scroll_derive v0.12.1 |
| 151 | 2026-08-25T03:40:46.887Z | Downloaded utf8parse v0.2.2 |
| 152 | 2026-08-25T03:40:46.887Z | Downloaded clap_lex v1.0.0 |
| 153 | 2026-08-25T03:40:46.887Z | Downloaded is_terminal_polyfill v1.70.2 |
| 154 | 2026-08-25T03:40:46.890Z | Downloaded usdt-attr-macro v0.5.0 |
| 155 | 2026-08-25T03:40:46.892Z | Downloaded tap v1.0.1 |
| 156 | 2026-08-25T03:40:46.897Z | Downloaded pretty-hex v0.4.1 |
| 157 | 2026-08-25T03:40:46.899Z | Downloaded num-iter v0.1.45 |
| 158 | 2026-08-25T03:40:46.903Z | Downloaded version_check v0.9.5 |
| 159 | 2026-08-25T03:40:46.907Z | Downloaded num v0.4.3 |
| 160 | 2026-08-25T03:40:46.907Z | Downloaded pnet_macros_support v0.35.0 |
| 161 | 2026-08-25T03:40:46.910Z | Downloaded usdt-macro v0.5.0 |
| 162 | 2026-08-25T03:40:46.912Z | Downloaded pnet_transport v0.35.0 |
| 163 | 2026-08-25T03:40:46.913Z | Downloaded plain v0.2.3 |
| 164 | 2026-08-25T03:40:46.917Z | Downloaded pnet_base v0.35.0 |
| 165 | 2026-08-25T03:40:46.917Z | Downloaded usdt v0.5.0 |
| 166 | 2026-08-25T03:40:46.926Z | Downloaded anstyle v1.0.13 |
| 167 | 2026-08-25T03:40:46.929Z | Downloaded quote v1.0.45 |
| 168 | 2026-08-25T03:40:46.929Z | Downloaded num-complex v0.4.6 |
| 169 | 2026-08-25T03:40:46.932Z | Downloaded no-std-net v0.6.0 |
| 170 | 2026-08-25T03:40:46.936Z | Downloaded thiserror v1.0.69 |
| 171 | 2026-08-25T03:40:46.939Z | Downloaded autocfg v1.5.0 |
| 172 | 2026-08-25T03:40:46.939Z | Downloaded ipnetwork v0.20.0 |
| 173 | 2026-08-25T03:40:46.939Z | Downloaded anstyle-query v1.1.5 |
| 174 | 2026-08-25T03:40:46.939Z | Downloaded rand_chacha v0.9.0 |
| 175 | 2026-08-25T03:40:46.943Z | Downloaded thiserror-impl v1.0.69 |
| 176 | 2026-08-25T03:40:46.943Z | Downloaded rand_core v0.9.5 |
| 177 | 2026-08-25T03:40:46.946Z | Downloaded ppv-lite86 v0.2.21 |
| 178 | 2026-08-25T03:40:46.950Z | Downloaded digest v0.10.7 |
| 179 | 2026-08-25T03:40:46.950Z | Downloaded anstream v1.0.0 |
| 180 | 2026-08-25T03:40:46.954Z | Downloaded num-integer v0.1.46 |
| 181 | 2026-08-25T03:40:46.957Z | Downloaded pnet v0.35.0 |
| 182 | 2026-08-25T03:40:46.960Z | Downloaded pnet_macros v0.35.0 |
| 183 | 2026-08-25T03:40:46.963Z | Downloaded usdt-impl v0.5.0 |
| 184 | 2026-08-25T03:40:46.966Z | Downloaded wyz v0.5.1 |
| 185 | 2026-08-25T03:40:46.971Z | Downloaded glob v0.3.3 |
| 186 | 2026-08-25T03:40:46.976Z | Downloaded clap_derive v4.6.1 |
| 187 | 2026-08-25T03:40:46.983Z | Downloaded colored v3.1.1 |
| 188 | 2026-08-25T03:40:46.986Z | Downloaded pnet_packet v0.35.0 |
| 189 | 2026-08-25T03:40:46.989Z | Downloaded once_cell v1.21.3 |
| 190 | 2026-08-25T03:40:46.992Z | Downloaded anyhow v1.0.102 |
| 191 | 2026-08-25T03:40:46.996Z | Downloaded tempfile v3.27.0 |
| 192 | 2026-08-25T03:40:46.996Z | Downloaded scroll v0.12.0 |
| 193 | 2026-08-25T03:40:47.000Z | Downloaded sha2 v0.10.9 |
| 194 | 2026-08-25T03:40:47.000Z | Downloaded pnet_datalink v0.35.0 |
| 195 | 2026-08-25T03:40:47.007Z | Downloaded pest_generator v2.8.6 |
| 196 | 2026-08-25T03:40:47.007Z | Downloaded getrandom v0.3.4 |
| 197 | 2026-08-25T03:40:47.009Z | Downloaded num-traits v0.2.19 |
| 198 | 2026-08-25T03:40:47.010Z | Downloaded clap v4.6.1 |
| 199 | 2026-08-25T03:40:47.014Z | Downloaded anstyle-parse v1.0.0 |
| 200 | 2026-08-25T03:40:47.017Z | Downloaded serde_core v1.0.228 |
| 201 | 2026-08-25T03:40:47.020Z | Downloaded getrandom v0.4.1 |
| 202 | 2026-08-25T03:40:47.023Z | Downloaded unicode-ident v1.0.24 |
| 203 | 2026-08-25T03:40:47.027Z | Downloaded pest_derive v2.8.6 |
| 204 | 2026-08-25T03:40:47.032Z | Downloaded bitflags v2.11.0 |
| 205 | 2026-08-25T03:40:47.035Z | Downloaded proc-macro2 v1.0.106 |
| 206 | 2026-08-25T03:40:47.039Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-08-25T03:40:47.042Z | Downloaded ucd-trie v0.1.7 |
| 208 | 2026-08-25T03:40:47.042Z | Downloaded pest_meta v2.8.6 |
| 209 | 2026-08-25T03:40:47.046Z | Downloaded prettyplease v0.2.37 |
| 210 | 2026-08-25T03:40:47.046Z | Downloaded typenum v1.19.0 |
| 211 | 2026-08-25T03:40:47.066Z | Downloaded serde v1.0.228 |
| 212 | 2026-08-25T03:40:47.069Z | Downloaded memchr v2.8.0 |
| 213 | 2026-08-25T03:40:47.073Z | Downloaded num-bigint v0.4.6 |
| 214 | 2026-08-25T03:40:47.081Z | Downloaded rand v0.9.3 |
| 215 | 2026-08-25T03:40:47.118Z | Downloaded regex v1.12.4 |
| 216 | 2026-08-25T03:40:47.121Z | Downloaded aho-corasick v1.1.4 |
| 217 | 2026-08-25T03:40:47.127Z | Downloaded pest v2.8.6 |
| 218 | 2026-08-25T03:40:47.132Z | Downloaded serde_json v1.0.149 |
| 219 | 2026-08-25T03:40:47.132Z | Downloaded zerocopy v0.7.35 |
| 220 | 2026-08-25T03:40:47.144Z | Downloaded goblin v0.8.2 |
| 221 | 2026-08-25T03:40:47.147Z | Downloaded bitvec v1.1.1 |
| 222 | 2026-08-25T03:40:47.154Z | Downloaded clap_builder v4.6.0 |
| 223 | 2026-08-25T03:40:47.180Z | Downloaded syn v2.0.118 |
| 224 | 2026-08-25T03:40:47.200Z | Downloaded regex-syntax v0.8.11 |
| 225 | 2026-08-25T03:40:47.207Z | Downloaded rustix v1.1.4 |
| 226 | 2026-08-25T03:40:47.232Z | Downloaded regex-automata v0.4.14 |
| 227 | 2026-08-25T03:40:47.247Z | Downloaded libc v0.2.182 |
| 228 | 2026-08-25T03:40:47.316Z | Compiling proc-macro2 v1.0.106 |
| 229 | 2026-08-25T03:40:47.316Z | Compiling quote v1.0.45 |
| 230 | 2026-08-25T03:40:47.316Z | Compiling unicode-ident v1.0.24 |
| 231 | 2026-08-25T03:40:47.316Z | Compiling libc v0.2.182 |
| 232 | 2026-08-25T03:40:47.319Z | Compiling serde_core v1.0.228 |
| 233 | 2026-08-25T03:40:47.319Z | Compiling memchr v2.8.0 |
| 234 | 2026-08-25T03:40:47.319Z | Compiling serde v1.0.228 |
| 235 | 2026-08-25T03:40:47.482Z | Compiling zmij v1.0.21 |
| 236 | 2026-08-25T03:40:47.733Z | Compiling thiserror v1.0.69 |
| 237 | 2026-08-25T03:40:47.758Z | Compiling ucd-trie v0.1.7 |
| 238 | 2026-08-25T03:40:47.835Z | Compiling getrandom v0.4.1 |
| 239 | 2026-08-25T03:40:47.922Z | Compiling pest v2.8.6 |
| 240 | 2026-08-25T03:40:47.967Z | Compiling rustix v1.1.4 |
| 241 | 2026-08-25T03:40:48.113Z | Compiling serde_json v1.0.149 |
| 242 | 2026-08-25T03:40:48.207Z | Compiling version_check v0.9.5 |
| 243 | 2026-08-25T03:40:48.363Z | Compiling autocfg v1.5.0 |
| 244 | 2026-08-25T03:40:48.513Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-08-25T03:40:48.518Z | Checking syn v2.0.118 |
| 246 | 2026-08-25T03:40:48.575Z | Compiling prettyplease v0.2.37 |
| 247 | 2026-08-25T03:40:48.709Z | Compiling num-traits v0.2.19 |
| 248 | 2026-08-25T03:40:48.826Z | Compiling regex-syntax v0.8.11 |
| 249 | 2026-08-25T03:40:48.947Z | Compiling pest_meta v2.8.6 |
| 250 | 2026-08-25T03:40:49.285Z | Checking cfg-if v1.0.4 |
| 251 | 2026-08-25T03:40:49.596Z | Compiling itoa v1.0.17 |
| 252 | 2026-08-25T03:40:49.760Z | Compiling byteorder v1.5.0 |
| 253 | 2026-08-25T03:40:49.813Z | Compiling usdt-impl v0.5.0 |
| 254 | 2026-08-25T03:40:49.968Z | Checking num-integer v0.1.46 |
| 255 | 2026-08-25T03:40:49.978Z | Compiling thread-id v4.2.2 |
| 256 | 2026-08-25T03:40:50.160Z | Checking log v0.4.29 |
| 257 | 2026-08-25T03:40:50.249Z | Compiling regex-automata v0.4.14 |
| 258 | 2026-08-25T03:40:50.258Z | Checking plain v0.2.3 |
| 259 | 2026-08-25T03:40:50.334Z | Checking colored v3.1.1 |
| 260 | 2026-08-25T03:40:50.529Z | Compiling errno v0.3.14 |
| 261 | 2026-08-25T03:40:50.661Z | Checking pretty-hex v0.4.1 |
| 262 | 2026-08-25T03:40:50.673Z | Compiling radium v0.7.0 |
| 263 | 2026-08-25T03:40:50.769Z | Compiling bitflags v2.11.0 |
| 264 | 2026-08-25T03:40:50.850Z | Checking no-std-net v0.6.0 |
| 265 | 2026-08-25T03:40:50.910Z | Compiling pest_generator v2.8.6 |
| 266 | 2026-08-25T03:40:50.967Z | Checking pnet_base v0.35.0 |
| 267 | 2026-08-25T03:40:51.163Z | Compiling zerocopy v0.8.40 |
| 268 | 2026-08-25T03:40:51.177Z | Checking tap v1.0.1 |
| 269 | 2026-08-25T03:40:51.190Z | Compiling getrandom v0.3.4 |
| 270 | 2026-08-25T03:40:51.512Z | Compiling fastrand v2.3.0 |
| 271 | 2026-08-25T03:40:51.537Z | Compiling once_cell v1.21.3 |
| 272 | 2026-08-25T03:40:51.560Z | Checking wyz v0.5.1 |
| 273 | 2026-08-25T03:40:51.726Z | Compiling tempfile v3.27.0 |
| 274 | 2026-08-25T03:40:51.740Z | Checking num-iter v0.1.45 |
| 275 | 2026-08-25T03:40:51.745Z | Checking memmap v0.7.0 |
| 276 | 2026-08-25T03:40:51.843Z | Checking funty v2.0.0 |
| 277 | 2026-08-25T03:40:51.859Z | Compiling anyhow v1.0.102 |
| 278 | 2026-08-25T03:40:52.054Z | Compiling regex v1.12.4 |
| 279 | 2026-08-25T03:40:52.163Z | Checking bitvec v1.1.1 |
| 280 | 2026-08-25T03:40:52.192Z | Compiling serde_derive v1.0.228 |
| 281 | 2026-08-25T03:40:52.197Z | Compiling thiserror-impl v1.0.69 |
| 282 | 2026-08-25T03:40:52.300Z | Compiling zerocopy-derive v0.7.35 |
| 283 | 2026-08-25T03:40:52.435Z | Compiling pest_derive v2.8.6 |
| 284 | 2026-08-25T03:40:52.463Z | Compiling scroll_derive v0.12.1 |
| 285 | 2026-08-25T03:40:52.943Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 286 | 2026-08-25T03:40:52.980Z | Compiling pnet_macros v0.35.0 |
| 287 | 2026-08-25T03:40:53.161Z | Compiling zerocopy v0.7.35 |
| 288 | 2026-08-25T03:40:53.166Z | Checking scroll v0.12.0 |
| 289 | 2026-08-25T03:40:53.456Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-08-25T03:40:53.470Z | Checking goblin v0.8.2 |
| 291 | 2026-08-25T03:40:53.963Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 292 | 2026-08-25T03:40:54.268Z | Checking pnet_macros_support v0.35.0 |
| 293 | 2026-08-25T03:40:54.309Z | Checking pnet_sys v0.35.0 |
| 294 | 2026-08-25T03:40:54.413Z | Checking utf8parse v0.2.2 |
| 295 | 2026-08-25T03:40:54.427Z | Checking pnet_packet v0.35.0 |
| 296 | 2026-08-25T03:40:54.504Z | Checking anstyle-parse v1.0.0 |
| 297 | 2026-08-25T03:40:54.646Z | Checking rand_core v0.9.5 |
| 298 | 2026-08-25T03:40:54.994Z | Checking anstyle v1.0.13 |
| 299 | 2026-08-25T03:40:55.164Z | Checking is_terminal_polyfill v1.70.2 |
| 300 | 2026-08-25T03:40:55.216Z | Checking anstyle-query v1.1.5 |
| 301 | 2026-08-25T03:40:55.243Z | Checking colorchoice v1.0.4 |
| 302 | 2026-08-25T03:40:55.258Z | Checking num-bigint v0.4.6 |
| 303 | 2026-08-25T03:40:55.279Z | Checking num-complex v0.4.6 |
| 304 | 2026-08-25T03:40:55.293Z | Checking ipnetwork v0.20.0 |
| 305 | 2026-08-25T03:40:55.408Z | Compiling dof v0.3.0 |
| 306 | 2026-08-25T03:40:55.420Z | Compiling serde_tokenstream v0.2.3 |
| 307 | 2026-08-25T03:40:55.501Z | Compiling pnet v0.35.0 |
| 308 | 2026-08-25T03:40:55.721Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 309 | 2026-08-25T03:40:55.740Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-08-25T03:40:55.806Z | Checking anstream v1.0.0 |
| 311 | 2026-08-25T03:40:55.993Z | Compiling heck v0.5.0 |
| 312 | 2026-08-25T03:40:56.067Z | Checking num-rational v0.4.2 |
| 313 | 2026-08-25T03:40:56.213Z | Checking clap_lex v1.0.0 |
| 314 | 2026-08-25T03:40:56.232Z | Compiling usdt-macro v0.5.0 |
| 315 | 2026-08-25T03:40:56.354Z | Compiling usdt-attr-macro v0.5.0 |
| 316 | 2026-08-25T03:40:56.358Z | Checking num v0.4.3 |
| 317 | 2026-08-25T03:40:56.383Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 318 | 2026-08-25T03:40:56.409Z | Checking pnet_transport v0.35.0 |
| 319 | 2026-08-25T03:40:56.417Z | Checking strsim v0.11.1 |
| 320 | 2026-08-25T03:40:56.580Z | Checking clap_builder v4.6.0 |
| 321 | 2026-08-25T03:40:56.626Z | Compiling clap_derive v4.6.1 |
| 322 | 2026-08-25T03:40:56.663Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 323 | 2026-08-25T03:40:56.670Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 324 | 2026-08-25T03:40:56.778Z | Checking ppv-lite86 v0.2.21 |
| 325 | 2026-08-25T03:40:56.791Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 326 | 2026-08-25T03:40:56.947Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 327 | 2026-08-25T03:40:57.065Z | Checking rand_chacha v0.9.0 |
| 328 | 2026-08-25T03:40:57.103Z | Checking usdt v0.5.0 |
| 329 | 2026-08-25T03:40:57.231Z | Checking rand v0.9.3 |
| 330 | 2026-08-25T03:40:57.247Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 331 | 2026-08-25T03:40:57.585Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 332 | 2026-08-25T03:40:57.972Z | Checking clap v4.6.1 |
| 333 | 2026-08-25T03:40:58.032Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 334 | 2026-08-25T03:40:58.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s |
| 335 | 2026-08-25T03:40:58.469Z | + cargo clippy --all-targets -- --deny warnings |
| 336 | 2026-08-25T03:40:58.585Z | Downloading crates ... |
| 337 | 2026-08-25T03:40:58.638Z | Downloaded libloading v0.9.0 |
| 338 | 2026-08-25T03:40:58.685Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 339 | 2026-08-25T03:40:58.704Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 340 | 2026-08-25T03:40:58.711Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 341 | 2026-08-25T03:40:58.721Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 342 | 2026-08-25T03:40:58.721Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 343 | 2026-08-25T03:40:58.724Z | Checking libloading v0.9.0 |
| 344 | 2026-08-25T03:40:58.972Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 345 | 2026-08-25T03:40:59.247Z | error: redundant reference in `format!` argument |
| 346 | 2026-08-25T03:40:59.247Z | --> p4/src/check.rs:185:33 |
| 347 | 2026-08-25T03:40:59.247Z | | |
| 348 | 2026-08-25T03:40:59.248Z | 185 | t.name, &a.name, |
| 349 | 2026-08-25T03:40:59.248Z | | ^^^^^^^ help: remove the redundant `&`: `a.name` |
| 350 | 2026-08-25T03:40:59.248Z | | |
| 351 | 2026-08-25T03:40:59.248Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 352 | 2026-08-25T03:40:59.248Z | = note: `-D clippy::useless-borrows-in-formatting` implied by `-D warnings` |
| 353 | 2026-08-25T03:40:59.248Z | = help: to override `-D warnings` add `#[allow(clippy::useless_borrows_in_formatting)]` |
| 354 | 2026-08-25T03:40:59.248Z | |
| 355 | 2026-08-25T03:40:59.252Z | error: redundant reference in `format!` argument |
| 356 | 2026-08-25T03:40:59.252Z | --> p4/src/check.rs:228:33 |
| 357 | 2026-08-25T03:40:59.252Z | | |
| 358 | 2026-08-25T03:40:59.252Z | 228 | ... &lval.name, |
| 359 | 2026-08-25T03:40:59.252Z | | ^^^^^^^^^^ help: remove the redundant `&`: `lval.name` |
| 360 | 2026-08-25T03:40:59.252Z | | |
| 361 | 2026-08-25T03:40:59.252Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 362 | 2026-08-25T03:40:59.252Z | |
| 363 | 2026-08-25T03:40:59.252Z | error: redundant reference in `format!` argument |
| 364 | 2026-08-25T03:40:59.252Z | --> p4/src/check.rs:255:46 |
| 365 | 2026-08-25T03:40:59.252Z | | |
| 366 | 2026-08-25T03:40:59.252Z | 255 | ... expression_type, &name_info.ty, |
| 367 | 2026-08-25T03:40:59.252Z | | ^^^^^^^^^^^^^ help: remove the redundant `&`: `name_info.ty` |
| 368 | 2026-08-25T03:40:59.252Z | | |
| 369 | 2026-08-25T03:40:59.252Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 370 | 2026-08-25T03:40:59.252Z | |
| 371 | 2026-08-25T03:40:59.252Z | error: redundant reference in `format!` argument |
| 372 | 2026-08-25T03:40:59.252Z | --> p4/src/check.rs:271:33 |
| 373 | 2026-08-25T03:40:59.252Z | | |
| 374 | 2026-08-25T03:40:59.252Z | 271 | ... &c.lval.name, |
| 375 | 2026-08-25T03:40:59.252Z | | ^^^^^^^^^^^^ help: remove the redundant `&`: `c.lval.name` |
| 376 | 2026-08-25T03:40:59.252Z | | |
| 377 | 2026-08-25T03:40:59.253Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 378 | 2026-08-25T03:40:59.253Z | |
| 379 | 2026-08-25T03:40:59.253Z | error: this `if` can be collapsed into the outer `match` |
| 380 | 2026-08-25T03:40:59.253Z | --> p4/src/check.rs:289:25 |
| 381 | 2026-08-25T03:40:59.253Z | | |
| 382 | 2026-08-25T03:40:59.253Z | 289 | / if ast.get_control(name).is_some() { |
| 383 | 2026-08-25T03:40:59.253Z | 290 | | diags.push(Diagnostic { |
| 384 | 2026-08-25T03:40:59.253Z | 291 | | level: Level::Error, |
| 385 | 2026-08-25T03:40:59.253Z | 292 | | message: String::from( |
| 386 | 2026-08-25T03:40:59.253Z | ... | |
| 387 | 2026-08-25T03:40:59.253Z | 296 | | }); |
| 388 | 2026-08-25T03:40:59.253Z | 297 | | } |
| 389 | 2026-08-25T03:40:59.253Z | | |_________________________^ |
| 390 | 2026-08-25T03:40:59.253Z | | |
| 391 | 2026-08-25T03:40:59.253Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#collapsible_match |
| 392 | 2026-08-25T03:40:59.253Z | = note: `-D clippy::collapsible-match` implied by `-D warnings` |
| 393 | 2026-08-25T03:40:59.253Z | = help: to override `-D warnings` add `#[allow(clippy::collapsible_match)]` |
| 394 | 2026-08-25T03:40:59.253Z | help: collapse nested if block |
| 395 | 2026-08-25T03:40:59.253Z | | |
| 396 | 2026-08-25T03:40:59.253Z | 288 ~ Type::UserDefined(name) |
| 397 | 2026-08-25T03:40:59.253Z | 289 ~ if ast.get_control(name).is_some() => { |
| 398 | 2026-08-25T03:40:59.253Z | 290 | diags.push(Diagnostic { |
| 399 | 2026-08-25T03:40:59.253Z | ... |
| 400 | 2026-08-25T03:40:59.253Z | 296 | }); |
| 401 | 2026-08-25T03:40:59.253Z | 297 ~ } |
| 402 | 2026-08-25T03:40:59.253Z | | |
| 403 | 2026-08-25T03:40:59.253Z | |
| 404 | 2026-08-25T03:40:59.258Z | error: this `match` expression can be replaced with `?` |
| 405 | 2026-08-25T03:40:59.258Z | --> p4/src/lexer.rs:739:13 |
| 406 | 2026-08-25T03:40:59.258Z | | |
| 407 | 2026-08-25T03:40:59.258Z | 739 | / match self.parse_bitsized(tok, n, Kind::BitLiteral) { |
| 408 | 2026-08-25T03:40:59.258Z | 740 | | Some(token) => { |
| 409 | 2026-08-25T03:40:59.258Z | 741 | | self.col += len; |
| 410 | 2026-08-25T03:40:59.259Z | 742 | | self.cursor = &self.cursor[len..]; |
| 411 | 2026-08-25T03:40:59.259Z | ... | |
| 412 | 2026-08-25T03:40:59.259Z | 745 | | None => return None, |
| 413 | 2026-08-25T03:40:59.259Z | 746 | | } |
| 414 | 2026-08-25T03:40:59.259Z | | |_____________^ |
| 415 | 2026-08-25T03:40:59.259Z | | |
| 416 | 2026-08-25T03:40:59.259Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#question_mark |
| 417 | 2026-08-25T03:40:59.259Z | = note: `-D clippy::question-mark` implied by `-D warnings` |
| 418 | 2026-08-25T03:40:59.259Z | = help: to override `-D warnings` add `#[allow(clippy::question_mark)]` |
| 419 | 2026-08-25T03:40:59.259Z | help: try instead |
| 420 | 2026-08-25T03:40:59.259Z | | |
| 421 | 2026-08-25T03:40:59.264Z | 739 ~ { |
| 422 | 2026-08-25T03:40:59.264Z | 740 + let token = self.parse_bitsized(tok, n, Kind::BitLiteral)?; |
| 423 | 2026-08-25T03:40:59.265Z | 741 + self.col += len; |
| 424 | 2026-08-25T03:40:59.265Z | 742 + self.cursor = &self.cursor[len..]; |
| 425 | 2026-08-25T03:40:59.265Z | 743 + return Some(token); |
| 426 | 2026-08-25T03:40:59.265Z | 744 + } |
| 427 | 2026-08-25T03:40:59.265Z | | |
| 428 | 2026-08-25T03:40:59.265Z | |
| 429 | 2026-08-25T03:40:59.265Z | error: this `match` expression can be replaced with `?` |
| 430 | 2026-08-25T03:40:59.265Z | --> p4/src/lexer.rs:761:13 |
| 431 | 2026-08-25T03:40:59.265Z | | |
| 432 | 2026-08-25T03:40:59.265Z | 761 | / match self.parse_intsized(tok, n, Kind::SignedLiteral) { |
| 433 | 2026-08-25T03:40:59.265Z | 762 | | Some(token) => { |
| 434 | 2026-08-25T03:40:59.265Z | 763 | | self.col += len; |
| 435 | 2026-08-25T03:40:59.265Z | 764 | | self.cursor = &self.cursor[len..]; |
| 436 | 2026-08-25T03:40:59.265Z | ... | |
| 437 | 2026-08-25T03:40:59.266Z | 767 | | None => return None, |
| 438 | 2026-08-25T03:40:59.266Z | 768 | | } |
| 439 | 2026-08-25T03:40:59.266Z | | |_____________^ |
| 440 | 2026-08-25T03:40:59.266Z | | |
| 441 | 2026-08-25T03:40:59.266Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#question_mark |
| 442 | 2026-08-25T03:40:59.266Z | help: try instead |
| 443 | 2026-08-25T03:40:59.266Z | | |
| 444 | 2026-08-25T03:40:59.266Z | 761 ~ { |
| 445 | 2026-08-25T03:40:59.266Z | 762 + let token = self.parse_intsized(tok, n, Kind::SignedLiteral)?; |
| 446 | 2026-08-25T03:40:59.266Z | 763 + self.col += len; |
| 447 | 2026-08-25T03:40:59.266Z | 764 + self.cursor = &self.cursor[len..]; |
| 448 | 2026-08-25T03:40:59.266Z | 765 + return Some(token); |
| 449 | 2026-08-25T03:40:59.266Z | 766 + } |
| 450 | 2026-08-25T03:40:59.266Z | | |
| 451 | 2026-08-25T03:40:59.266Z | |
| 452 | 2026-08-25T03:40:59.266Z | error: this `match` expression can be replaced with `?` |
| 453 | 2026-08-25T03:40:59.266Z | --> p4/src/parser.rs:644:13 |
| 454 | 2026-08-25T03:40:59.266Z | | |
| 455 | 2026-08-25T03:40:59.266Z | 644 | / match self.parser.next_token() { |
| 456 | 2026-08-25T03:40:59.267Z | 645 | | Ok(token) => { |
| 457 | 2026-08-25T03:40:59.267Z | 646 | | if token.kind == lexer::Kind::Eof { |
| 458 | 2026-08-25T03:40:59.267Z | 647 | | break; |
| 459 | 2026-08-25T03:40:59.267Z | ... | |
| 460 | 2026-08-25T03:40:59.267Z | 651 | | Err(e) => return Err(e), |
| 461 | 2026-08-25T03:40:59.267Z | 652 | | }; |
| 462 | 2026-08-25T03:40:59.267Z | | |_____________^ |
| 463 | 2026-08-25T03:40:59.267Z | | |
| 464 | 2026-08-25T03:40:59.267Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#question_mark |
| 465 | 2026-08-25T03:40:59.267Z | help: try instead |
| 466 | 2026-08-25T03:40:59.268Z | | |
| 467 | 2026-08-25T03:40:59.268Z | 644 ~ { |
| 468 | 2026-08-25T03:40:59.268Z | 645 + let token = self.parser.next_token()?; |
| 469 | 2026-08-25T03:40:59.268Z | 646 + if token.kind == lexer::Kind::Eof { |
| 470 | 2026-08-25T03:40:59.268Z | 647 + break; |
| 471 | 2026-08-25T03:40:59.268Z | 648 + } |
| 472 | 2026-08-25T03:40:59.268Z | 649 + self.handle_token(token, ast)?; |
| 473 | 2026-08-25T03:40:59.268Z | 650 ~ }; |
| 474 | 2026-08-25T03:40:59.268Z | | |
| 475 | 2026-08-25T03:40:59.268Z | |
| 476 | 2026-08-25T03:40:59.417Z | error: could not compile `p4` (lib) due to 8 previous errors |
| 477 | 2026-08-25T03:40:59.417Z | warning: build failed, waiting for other jobs to finish... |
| 478 | 2026-08-25T03:40:59.469Z | error: could not compile `p4` (lib) due to 8 previous errors |
| 479 | 2026-08-25T03:40:59.554Z | error: could not compile `p4` (lib test) due to 8 previous errors |
| 480 | 2026-08-25T03:40:59.585Z | process exited: duration 30819 ms, exit code 101 |
| |
| 481 | 2026-08-25T03:40:59.593Z | found 0 output files |