|
|
|
| 1 | 2025-09-06T03:46:53.192Z | job assigned to worker 01K4EJ2W5REY5HAX02VJSHK5VG [factory aws, i-0b27a95d41e0a090a] (queued for 23 m 23 s) |
| |
| 2 | 2025-09-06T03:47:01.764Z | starting task 0: "setup" |
| 3 | 2025-09-06T03:47:01.769Z | ++ uname -s |
| 4 | 2025-09-06T03:47:01.772Z | + kern=SunOS |
| 5 | 2025-09-06T03:47:01.772Z | + build_user=build |
| 6 | 2025-09-06T03:47:01.772Z | + build_uid=12345 |
| 7 | 2025-09-06T03:47:01.772Z | + work_dir=/work |
| 8 | 2025-09-06T03:47:01.773Z | + input_dir=/input |
| 9 | 2025-09-06T03:47:01.773Z | + [[ 0 == 12345 ]] |
| 10 | 2025-09-06T03:47:01.773Z | + case "$kern" in |
| 11 | 2025-09-06T03:47:01.773Z | + groupadd -g 12345 build |
| 12 | 2025-09-06T03:47:01.776Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-09-06T03:47:03.782Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-09-06T03:47:03.855Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-09-06T03:47:03.858Z | + home_fs=zfs |
| 16 | 2025-09-06T03:47:03.858Z | + [[ zfs == autofs ]] |
| 17 | 2025-09-06T03:47:03.858Z | + mkdir -p /home/build |
| 18 | 2025-09-06T03:47:03.862Z | + chown build:build /home/build /work |
| 19 | 2025-09-06T03:47:05.863Z | + chmod 0700 /home/build /work |
| 20 | 2025-09-06T03:47:05.866Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2025-09-06T03:47:05.874Z | starting task 1: "rust-toolchain" |
| 22 | 2025-09-06T03:47:05.879Z | * rust toolchain channel = "stable" |
| 23 | 2025-09-06T03:47:05.879Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2025-09-06T03:47:05.879Z | * rust toolchain profile = "default" |
| 25 | 2025-09-06T03:47:05.879Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-09-06T03:47:05.879Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-09-06T03:47:05.879Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-09-06T03:47:05.882Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-09-06T03:47:05.882Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-09-06T03:47:05.978Z | info: downloading installer |
| 31 | 2025-09-06T03:47:07.236Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-09-06T03:47:07.236Z | warn: /opt/ooce/bin |
| 33 | 2025-09-06T03:47:07.236Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-09-06T03:47:07.236Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-09-06T03:47:07.236Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-09-06T03:47:07.236Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-09-06T03:47:07.236Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-09-06T03:47:07.236Z | error: cannot install while Rust is installed |
| 39 | 2025-09-06T03:47:07.236Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-09-06T03:47:07.254Z | info: profile set to 'default' |
| 41 | 2025-09-06T03:47:07.254Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-09-06T03:47:07.258Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-09-06T03:47:07.431Z | info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04) |
| 44 | 2025-09-06T03:47:07.431Z | info: downloading component 'cargo' |
| 45 | 2025-09-06T03:47:08.229Z | info: downloading component 'clippy' |
| 46 | 2025-09-06T03:47:08.544Z | info: downloading component 'rust-docs' |
| 47 | 2025-09-06T03:47:09.739Z | info: downloading component 'rust-std' |
| 48 | 2025-09-06T03:47:11.395Z | info: downloading component 'rustc' |
| 49 | 2025-09-06T03:47:18.733Z | info: downloading component 'rustfmt' |
| 50 | 2025-09-06T03:47:18.965Z | info: installing component 'cargo' |
| 51 | 2025-09-06T03:47:19.861Z | info: installing component 'clippy' |
| 52 | 2025-09-06T03:47:20.252Z | info: installing component 'rust-docs' |
| 53 | 2025-09-06T03:47:22.121Z | info: installing component 'rust-std' |
| 54 | 2025-09-06T03:47:24.082Z | info: installing component 'rustc' |
| 55 | 2025-09-06T03:47:30.620Z | info: installing component 'rustfmt' |
| 56 | 2025-09-06T03:47:30.959Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-09-06T03:47:30.959Z | |
| 58 | 2025-09-06T03:47:31.386Z | stable-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04) |
| 59 | 2025-09-06T03:47:31.386Z | |
| 60 | 2025-09-06T03:47:31.389Z | |
| 61 | 2025-09-06T03:47:31.389Z | Rust is installed now. Great! |
| 62 | 2025-09-06T03:47:31.389Z | |
| 63 | 2025-09-06T03:47:31.389Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-09-06T03:47:31.389Z | environment variable. This has not been done automatically. |
| 65 | 2025-09-06T03:47:31.390Z | |
| 66 | 2025-09-06T03:47:31.390Z | To configure your current shell, you need to source |
| 67 | 2025-09-06T03:47:31.390Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-09-06T03:47:31.390Z | |
| 69 | 2025-09-06T03:47:31.390Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-09-06T03:47:31.390Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-09-06T03:47:31.390Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-09-06T03:47:31.390Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-09-06T03:47:31.492Z | + rustup --version |
| 74 | 2025-09-06T03:47:31.506Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-09-06T03:47:31.510Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-09-06T03:47:31.627Z | info: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)` |
| 77 | 2025-09-06T03:47:31.630Z | + cargo --version |
| 78 | 2025-09-06T03:47:31.695Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 79 | 2025-09-06T03:47:31.698Z | + rustc --version |
| 80 | 2025-09-06T03:47:31.771Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 81 | 2025-09-06T03:47:31.775Z | process exited: duration 25898 ms, exit code 0 |
| |
| 82 | 2025-09-06T03:47:31.782Z | starting task 2: "authentication" |
| 83 | 2025-09-06T03:47:31.805Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2025-09-06T03:47:31.814Z | starting task 3: "clone repository" |
| 85 | 2025-09-06T03:47:31.818Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2025-09-06T03:47:31.821Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2025-09-06T03:47:31.862Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2025-09-06T03:47:32.609Z | + cd /work/oxidecomputer/p4 |
| 89 | 2025-09-06T03:47:32.609Z | + git fetch origin 011f98c8e236fd2da00b0a8acbb758c972fd7c4a |
| 90 | 2025-09-06T03:47:32.871Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2025-09-06T03:47:32.871Z | * branch 011f98c8e236fd2da00b0a8acbb758c972fd7c4a -> FETCH_HEAD |
| 92 | 2025-09-06T03:47:32.879Z | + [[ -n renovate/usdt-0.x ]] |
| 93 | 2025-09-06T03:47:32.882Z | ++ git branch --show-current |
| 94 | 2025-09-06T03:47:32.885Z | + current=main |
| 95 | 2025-09-06T03:47:32.885Z | + [[ main != renovate/usdt-0.x ]] |
| 96 | 2025-09-06T03:47:32.885Z | + git branch -f renovate/usdt-0.x 011f98c8e236fd2da00b0a8acbb758c972fd7c4a |
| 97 | 2025-09-06T03:47:32.889Z | + git checkout -f renovate/usdt-0.x |
| 98 | 2025-09-06T03:47:32.897Z | Switched to branch 'renovate/usdt-0.x' |
| 99 | 2025-09-06T03:47:32.900Z | + git reset --hard 011f98c8e236fd2da00b0a8acbb758c972fd7c4a |
| 100 | 2025-09-06T03:47:32.909Z | HEAD is now at 011f98c Update Rust crate usdt to 0.6.0 |
| 101 | 2025-09-06T03:47:32.912Z | process exited: duration 1097 ms, exit code 0 |
| |
| 102 | 2025-09-06T03:47:32.921Z | starting task 4: "build" |
| 103 | 2025-09-06T03:47:32.925Z | + cargo --version |
| 104 | 2025-09-06T03:47:32.932Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2025-09-06T03:47:33.094Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2025-09-06T03:47:33.095Z | info: downloading component 'cargo' |
| 107 | 2025-09-06T03:47:33.883Z | info: downloading component 'clippy' |
| 108 | 2025-09-06T03:47:34.178Z | info: downloading component 'rust-docs' |
| 109 | 2025-09-06T03:47:35.473Z | info: downloading component 'rust-std' |
| 110 | 2025-09-06T03:47:37.011Z | info: downloading component 'rustc' |
| 111 | 2025-09-06T03:47:42.970Z | info: downloading component 'rustfmt' |
| 112 | 2025-09-06T03:47:43.214Z | info: installing component 'cargo' |
| 113 | 2025-09-06T03:47:44.045Z | info: installing component 'clippy' |
| 114 | 2025-09-06T03:47:44.430Z | info: installing component 'rust-docs' |
| 115 | 2025-09-06T03:47:46.305Z | info: installing component 'rust-std' |
| 116 | 2025-09-06T03:47:48.064Z | info: installing component 'rustc' |
| 117 | 2025-09-06T03:47:54.386Z | info: installing component 'rustfmt' |
| 118 | 2025-09-06T03:47:54.805Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2025-09-06T03:47:54.809Z | + rustc --version |
| 120 | 2025-09-06T03:47:54.885Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2025-09-06T03:47:54.890Z | + banner check |
| 122 | 2025-09-06T03:47:54.894Z | |
| 123 | 2025-09-06T03:47:54.894Z | #### # # ###### #### # # |
| 124 | 2025-09-06T03:47:54.894Z | # # # # # # # # # |
| 125 | 2025-09-06T03:47:54.894Z | # ###### ##### # #### |
| 126 | 2025-09-06T03:47:54.894Z | # # # # # # # |
| 127 | 2025-09-06T03:47:54.894Z | # # # # # # # # # |
| 128 | 2025-09-06T03:47:54.894Z | #### # # ###### #### # # |
| 129 | 2025-09-06T03:47:54.894Z | |
| 130 | 2025-09-06T03:47:54.894Z | + cargo fmt -- --check |
| 131 | 2025-09-06T03:47:55.216Z | + cargo check |
| 132 | 2025-09-06T03:47:55.342Z | Updating crates.io index |
| 133 | 2025-09-06T03:47:55.345Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2025-09-06T03:47:55.649Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2025-09-06T03:47:55.650Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2025-09-06T03:47:56.046Z | Downloading crates ... |
| 137 | 2025-09-06T03:47:56.121Z | Downloaded crypto-common v0.1.6 |
| 138 | 2025-09-06T03:47:56.124Z | Downloaded dof v0.4.0 |
| 139 | 2025-09-06T03:47:56.129Z | Downloaded cpufeatures v0.2.17 |
| 140 | 2025-09-06T03:47:56.135Z | Downloaded pnet_macros v0.35.0 |
| 141 | 2025-09-06T03:47:56.138Z | Downloaded utf8parse v0.2.2 |
| 142 | 2025-09-06T03:47:56.141Z | Downloaded anstream v0.6.18 |
| 143 | 2025-09-06T03:47:56.144Z | Downloaded log v0.4.27 |
| 144 | 2025-09-06T03:47:56.150Z | Downloaded colored v3.0.0 |
| 145 | 2025-09-06T03:47:56.153Z | Downloaded anstyle v1.0.10 |
| 146 | 2025-09-06T03:47:56.172Z | Downloaded serde_json v1.0.140 |
| 147 | 2025-09-06T03:47:56.183Z | Downloaded clap_builder v4.5.47 |
| 148 | 2025-09-06T03:47:56.191Z | Downloaded regex v1.11.2 |
| 149 | 2025-09-06T03:47:56.197Z | Downloaded aho-corasick v1.1.3 |
| 150 | 2025-09-06T03:47:56.203Z | Downloaded zerocopy v0.8.26 |
| 151 | 2025-09-06T03:47:56.224Z | Downloaded rustix v1.0.3 |
| 152 | 2025-09-06T03:47:56.246Z | Downloaded tap v1.0.1 |
| 153 | 2025-09-06T03:47:56.249Z | Downloaded autocfg v1.4.0 |
| 154 | 2025-09-06T03:47:56.249Z | Downloaded scroll v0.13.0 |
| 155 | 2025-09-06T03:47:56.252Z | Downloaded pnet v0.35.0 |
| 156 | 2025-09-06T03:47:56.256Z | Downloaded plain v0.2.3 |
| 157 | 2025-09-06T03:47:56.256Z | Downloaded pest_generator v2.8.1 |
| 158 | 2025-09-06T03:47:56.256Z | Downloaded pnet_sys v0.35.0 |
| 159 | 2025-09-06T03:47:56.259Z | Downloaded dtrace-parser v0.3.0 |
| 160 | 2025-09-06T03:47:56.259Z | Downloaded pest_derive v2.8.1 |
| 161 | 2025-09-06T03:47:56.262Z | Downloaded digest v0.10.7 |
| 162 | 2025-09-06T03:47:56.262Z | Downloaded block-buffer v0.10.4 |
| 163 | 2025-09-06T03:47:56.265Z | Downloaded zerocopy-derive v0.8.26 |
| 164 | 2025-09-06T03:47:56.269Z | Downloaded pnet_packet v0.35.0 |
| 165 | 2025-09-06T03:47:56.272Z | Downloaded pest_meta v2.8.1 |
| 166 | 2025-09-06T03:47:56.275Z | Downloaded ppv-lite86 v0.2.21 |
| 167 | 2025-09-06T03:47:56.275Z | Downloaded itoa v1.0.15 |
| 168 | 2025-09-06T03:47:56.278Z | Downloaded is_terminal_polyfill v1.70.1 |
| 169 | 2025-09-06T03:47:56.278Z | Downloaded tempfile v3.21.0 |
| 170 | 2025-09-06T03:47:56.281Z | Downloaded bitflags v2.9.0 |
| 171 | 2025-09-06T03:47:56.288Z | Downloaded generic-array v0.14.7 |
| 172 | 2025-09-06T03:47:56.291Z | Downloaded fastrand v2.3.0 |
| 173 | 2025-09-06T03:47:56.291Z | Downloaded pnet_transport v0.35.0 |
| 174 | 2025-09-06T03:47:56.294Z | Downloaded errno v0.3.10 |
| 175 | 2025-09-06T03:47:56.294Z | Downloaded funty v2.0.0 |
| 176 | 2025-09-06T03:47:56.298Z | Downloaded num v0.4.3 |
| 177 | 2025-09-06T03:47:56.301Z | Downloaded rand_chacha v0.9.0 |
| 178 | 2025-09-06T03:47:56.301Z | Downloaded pretty-hex v0.4.1 |
| 179 | 2025-09-06T03:47:56.304Z | Downloaded rand_core v0.9.3 |
| 180 | 2025-09-06T03:47:56.307Z | Downloaded quote v1.0.40 |
| 181 | 2025-09-06T03:47:56.310Z | Downloaded num-complex v0.4.6 |
| 182 | 2025-09-06T03:47:56.325Z | Downloaded typenum v1.18.0 |
| 183 | 2025-09-06T03:47:56.328Z | Downloaded serde_tokenstream v0.2.2 |
| 184 | 2025-09-06T03:47:56.334Z | Downloaded num-iter v0.1.45 |
| 185 | 2025-09-06T03:47:56.334Z | Downloaded ipnetwork v0.20.0 |
| 186 | 2025-09-06T03:47:56.338Z | Downloaded strsim v0.11.1 |
| 187 | 2025-09-06T03:47:56.338Z | Downloaded thiserror v2.0.16 |
| 188 | 2025-09-06T03:47:56.341Z | Downloaded pnet_macros_support v0.35.0 |
| 189 | 2025-09-06T03:47:56.342Z | Downloaded radium v0.7.0 |
| 190 | 2025-09-06T03:47:56.342Z | Downloaded pnet_base v0.35.0 |
| 191 | 2025-09-06T03:47:56.345Z | Downloaded heck v0.5.0 |
| 192 | 2025-09-06T03:47:56.345Z | Downloaded glob v0.3.2 |
| 193 | 2025-09-06T03:47:56.345Z | Downloaded cfg-if v1.0.0 |
| 194 | 2025-09-06T03:47:56.348Z | Downloaded thread-id v5.0.0 |
| 195 | 2025-09-06T03:47:56.348Z | Downloaded usdt-attr-macro v0.6.0 |
| 196 | 2025-09-06T03:47:56.348Z | Downloaded thiserror-impl v2.0.16 |
| 197 | 2025-09-06T03:47:56.351Z | Downloaded scroll_derive v0.13.1 |
| 198 | 2025-09-06T03:47:56.355Z | Downloaded version_check v0.9.5 |
| 199 | 2025-09-06T03:47:56.355Z | Downloaded colorchoice v1.0.3 |
| 200 | 2025-09-06T03:47:56.358Z | Downloaded usdt-macro v0.6.0 |
| 201 | 2025-09-06T03:47:56.358Z | Downloaded once_cell v1.21.3 |
| 202 | 2025-09-06T03:47:56.361Z | Downloaded wyz v0.5.1 |
| 203 | 2025-09-06T03:47:56.361Z | Downloaded anstyle-query v1.1.2 |
| 204 | 2025-09-06T03:47:56.364Z | Downloaded sha2 v0.10.8 |
| 205 | 2025-09-06T03:47:56.364Z | Downloaded ryu v1.0.20 |
| 206 | 2025-09-06T03:47:56.367Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2025-09-06T03:47:56.367Z | Downloaded pnet_datalink v0.35.0 |
| 208 | 2025-09-06T03:47:56.371Z | Downloaded num-integer v0.1.46 |
| 209 | 2025-09-06T03:47:56.375Z | Downloaded no-std-net v0.6.0 |
| 210 | 2025-09-06T03:47:56.375Z | Downloaded clap_lex v0.7.4 |
| 211 | 2025-09-06T03:47:56.375Z | Downloaded anstyle-parse v0.2.6 |
| 212 | 2025-09-06T03:47:56.378Z | Downloaded usdt-impl v0.6.0 |
| 213 | 2025-09-06T03:47:56.378Z | Downloaded usdt v0.6.0 |
| 214 | 2025-09-06T03:47:56.378Z | Downloaded clap_derive v4.5.47 |
| 215 | 2025-09-06T03:47:56.381Z | Downloaded byteorder v1.5.0 |
| 216 | 2025-09-06T03:47:56.384Z | Downloaded num-rational v0.4.2 |
| 217 | 2025-09-06T03:47:56.384Z | Downloaded pest v2.8.1 |
| 218 | 2025-09-06T03:47:56.387Z | Downloaded proc-macro2 v1.0.101 |
| 219 | 2025-09-06T03:47:56.391Z | Downloaded num-traits v0.2.19 |
| 220 | 2025-09-06T03:47:56.394Z | Downloaded anyhow v1.0.99 |
| 221 | 2025-09-06T03:47:56.398Z | Downloaded unicode-ident v1.0.18 |
| 222 | 2025-09-06T03:47:56.401Z | Downloaded serde_derive v1.0.219 |
| 223 | 2025-09-06T03:47:56.404Z | Downloaded prettyplease v0.2.37 |
| 224 | 2025-09-06T03:47:56.409Z | Downloaded memchr v2.7.4 |
| 225 | 2025-09-06T03:47:56.412Z | Downloaded serde v1.0.219 |
| 226 | 2025-09-06T03:47:56.415Z | Downloaded num-bigint v0.4.6 |
| 227 | 2025-09-06T03:47:56.419Z | Downloaded rand v0.9.2 |
| 228 | 2025-09-06T03:47:56.423Z | Downloaded clap v4.5.47 |
| 229 | 2025-09-06T03:47:56.431Z | Downloaded getrandom v0.3.2 |
| 230 | 2025-09-06T03:47:56.435Z | Downloaded memmap2 v0.9.8 |
| 231 | 2025-09-06T03:47:56.446Z | Downloaded bitvec v1.0.1 |
| 232 | 2025-09-06T03:47:56.469Z | Downloaded goblin v0.10.1 |
| 233 | 2025-09-06T03:47:56.478Z | Downloaded syn v2.0.106 |
| 234 | 2025-09-06T03:47:56.489Z | Downloaded regex-syntax v0.8.5 |
| 235 | 2025-09-06T03:47:56.523Z | Downloaded regex-automata v0.4.9 |
| 236 | 2025-09-06T03:47:56.539Z | Downloaded libc v0.2.171 |
| 237 | 2025-09-06T03:47:56.664Z | Compiling proc-macro2 v1.0.101 |
| 238 | 2025-09-06T03:47:56.664Z | Compiling unicode-ident v1.0.18 |
| 239 | 2025-09-06T03:47:56.667Z | Compiling libc v0.2.171 |
| 240 | 2025-09-06T03:47:56.668Z | Compiling serde v1.0.219 |
| 241 | 2025-09-06T03:47:56.668Z | Compiling memchr v2.7.4 |
| 242 | 2025-09-06T03:47:56.668Z | Compiling thiserror v2.0.16 |
| 243 | 2025-09-06T03:47:56.849Z | Compiling rustix v1.0.3 |
| 244 | 2025-09-06T03:47:56.861Z | Compiling ucd-trie v0.1.7 |
| 245 | 2025-09-06T03:47:57.280Z | Compiling serde_json v1.0.140 |
| 246 | 2025-09-06T03:47:57.306Z | Compiling prettyplease v0.2.37 |
| 247 | 2025-09-06T03:47:57.599Z | Checking cfg-if v1.0.0 |
| 248 | 2025-09-06T03:47:57.634Z | Compiling autocfg v1.4.0 |
| 249 | 2025-09-06T03:47:57.696Z | Compiling aho-corasick v1.1.3 |
| 250 | 2025-09-06T03:47:57.713Z | Compiling zerocopy v0.8.26 |
| 251 | 2025-09-06T03:47:57.966Z | Compiling regex-syntax v0.8.5 |
| 252 | 2025-09-06T03:47:58.025Z | Compiling getrandom v0.3.2 |
| 253 | 2025-09-06T03:47:58.324Z | Checking quote v1.0.40 |
| 254 | 2025-09-06T03:47:58.458Z | Compiling num-traits v0.2.19 |
| 255 | 2025-09-06T03:47:58.634Z | Checking syn v2.0.106 |
| 256 | 2025-09-06T03:47:58.673Z | Compiling ryu v1.0.20 |
| 257 | 2025-09-06T03:47:58.966Z | Compiling itoa v1.0.15 |
| 258 | 2025-09-06T03:47:58.987Z | Checking colored v3.0.0 |
| 259 | 2025-09-06T03:47:59.164Z | Compiling usdt-impl v0.6.0 |
| 260 | 2025-09-06T03:47:59.322Z | Compiling thread-id v5.0.0 |
| 261 | 2025-09-06T03:47:59.619Z | Checking plain v0.2.3 |
| 262 | 2025-09-06T03:47:59.774Z | Checking log v0.4.27 |
| 263 | 2025-09-06T03:47:59.780Z | Compiling byteorder v1.5.0 |
| 264 | 2025-09-06T03:47:59.961Z | Compiling errno v0.3.10 |
| 265 | 2025-09-06T03:48:00.029Z | Checking no-std-net v0.6.0 |
| 266 | 2025-09-06T03:48:00.129Z | Checking pretty-hex v0.4.1 |
| 267 | 2025-09-06T03:48:00.200Z | Compiling radium v0.7.0 |
| 268 | 2025-09-06T03:48:00.318Z | Compiling bitflags v2.9.0 |
| 269 | 2025-09-06T03:48:00.625Z | Checking num-integer v0.1.46 |
| 270 | 2025-09-06T03:48:00.797Z | Checking pnet_base v0.35.0 |
| 271 | 2025-09-06T03:48:01.128Z | Compiling fastrand v2.3.0 |
| 272 | 2025-09-06T03:48:01.527Z | Compiling regex-automata v0.4.9 |
| 273 | 2025-09-06T03:48:01.588Z | Compiling once_cell v1.21.3 |
| 274 | 2025-09-06T03:48:01.987Z | Checking tap v1.0.1 |
| 275 | 2025-09-06T03:48:02.689Z | Compiling tempfile v3.21.0 |
| 276 | 2025-09-06T03:48:02.808Z | Checking wyz v0.5.1 |
| 277 | 2025-09-06T03:48:03.179Z | Checking num-iter v0.1.45 |
| 278 | 2025-09-06T03:48:03.363Z | Checking memmap2 v0.9.8 |
| 279 | 2025-09-06T03:48:03.423Z | Checking funty v2.0.0 |
| 280 | 2025-09-06T03:48:03.690Z | Compiling anyhow v1.0.99 |
| 281 | 2025-09-06T03:48:03.700Z | Checking pnet_macros_support v0.35.0 |
| 282 | 2025-09-06T03:48:03.862Z | Checking pnet_sys v0.35.0 |
| 283 | 2025-09-06T03:48:03.935Z | Checking utf8parse v0.2.2 |
| 284 | 2025-09-06T03:48:04.091Z | Checking anstyle-parse v0.2.6 |
| 285 | 2025-09-06T03:48:04.266Z | Checking bitvec v1.0.1 |
| 286 | 2025-09-06T03:48:04.354Z | Checking rand_core v0.9.3 |
| 287 | 2025-09-06T03:48:04.644Z | Checking anstyle v1.0.10 |
| 288 | 2025-09-06T03:48:04.825Z | Checking colorchoice v1.0.3 |
| 289 | 2025-09-06T03:48:04.968Z | Compiling pnet v0.35.0 |
| 290 | 2025-09-06T03:48:04.971Z | Checking is_terminal_polyfill v1.70.1 |
| 291 | 2025-09-06T03:48:05.034Z | Checking anstyle-query v1.1.2 |
| 292 | 2025-09-06T03:48:05.070Z | Checking strsim v0.11.1 |
| 293 | 2025-09-06T03:48:05.148Z | Checking anstream v0.6.18 |
| 294 | 2025-09-06T03:48:05.321Z | Compiling heck v0.5.0 |
| 295 | 2025-09-06T03:48:05.342Z | Checking clap_lex v0.7.4 |
| 296 | 2025-09-06T03:48:05.589Z | Compiling regex v1.11.2 |
| 297 | 2025-09-06T03:48:05.607Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 298 | 2025-09-06T03:48:05.747Z | Checking clap_builder v4.5.47 |
| 299 | 2025-09-06T03:48:06.360Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 300 | 2025-09-06T03:48:06.484Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 301 | 2025-09-06T03:48:06.595Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 302 | 2025-09-06T03:48:06.958Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 303 | 2025-09-06T03:48:07.165Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 304 | 2025-09-06T03:48:07.988Z | Compiling serde_derive v1.0.219 |
| 305 | 2025-09-06T03:48:07.988Z | Compiling thiserror-impl v2.0.16 |
| 306 | 2025-09-06T03:48:07.988Z | Compiling zerocopy-derive v0.8.26 |
| 307 | 2025-09-06T03:48:07.991Z | Compiling scroll_derive v0.13.1 |
| 308 | 2025-09-06T03:48:07.991Z | Compiling pnet_macros v0.35.0 |
| 309 | 2025-09-06T03:48:08.559Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 310 | 2025-09-06T03:48:09.727Z | Compiling clap_derive v4.5.47 |
| 311 | 2025-09-06T03:48:09.826Z | Checking scroll v0.13.0 |
| 312 | 2025-09-06T03:48:10.257Z | Checking pnet_packet v0.35.0 |
| 313 | 2025-09-06T03:48:10.265Z | Checking goblin v0.10.1 |
| 314 | 2025-09-06T03:48:10.963Z | Compiling pest v2.8.1 |
| 315 | 2025-09-06T03:48:13.843Z | Compiling pest_meta v2.8.1 |
| 316 | 2025-09-06T03:48:13.883Z | Checking clap v4.5.47 |
| 317 | 2025-09-06T03:48:13.978Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 318 | 2025-09-06T03:48:14.117Z | Checking ppv-lite86 v0.2.21 |
| 319 | 2025-09-06T03:48:14.748Z | Checking rand_chacha v0.9.0 |
| 320 | 2025-09-06T03:48:15.093Z | Checking rand v0.9.2 |
| 321 | 2025-09-06T03:48:15.143Z | Compiling pest_generator v2.8.1 |
| 322 | 2025-09-06T03:48:15.497Z | Checking pnet_transport v0.35.0 |
| 323 | 2025-09-06T03:48:16.474Z | Compiling pest_derive v2.8.1 |
| 324 | 2025-09-06T03:48:17.065Z | Compiling dtrace-parser v0.3.0 |
| 325 | 2025-09-06T03:48:18.278Z | Checking num-bigint v0.4.6 |
| 326 | 2025-09-06T03:48:18.278Z | Checking num-complex v0.4.6 |
| 327 | 2025-09-06T03:48:18.278Z | Checking ipnetwork v0.20.0 |
| 328 | 2025-09-06T03:48:18.282Z | Checking serde_tokenstream v0.2.2 |
| 329 | 2025-09-06T03:48:18.587Z | Checking pnet_datalink v0.35.0 |
| 330 | 2025-09-06T03:48:18.620Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 331 | 2025-09-06T03:48:19.471Z | Checking dof v0.4.0 |
| 332 | 2025-09-06T03:48:19.821Z | Checking num-rational v0.4.2 |
| 333 | 2025-09-06T03:48:20.283Z | Checking num v0.4.3 |
| 334 | 2025-09-06T03:48:20.952Z | Compiling usdt-attr-macro v0.6.0 |
| 335 | 2025-09-06T03:48:20.952Z | Compiling usdt-macro v0.6.0 |
| 336 | 2025-09-06T03:48:21.745Z | Checking usdt v0.6.0 |
| 337 | 2025-09-06T03:48:21.885Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 338 | 2025-09-06T03:48:22.331Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 339 | 2025-09-06T03:48:23.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.34s |
| 340 | 2025-09-06T03:48:23.688Z | + cargo clippy --all-targets -- --deny warnings |
| 341 | 2025-09-06T03:48:23.927Z | Downloading crates ... |
| 342 | 2025-09-06T03:48:23.988Z | Downloaded libloading v0.8.8 |
| 343 | 2025-09-06T03:48:24.056Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 344 | 2025-09-06T03:48:24.061Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 345 | 2025-09-06T03:48:24.067Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 346 | 2025-09-06T03:48:24.070Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 347 | 2025-09-06T03:48:24.074Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 348 | 2025-09-06T03:48:24.074Z | Checking libloading v0.8.8 |
| 349 | 2025-09-06T03:48:24.476Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 350 | 2025-09-06T03:48:25.819Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 351 | 2025-09-06T03:48:27.492Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 352 | 2025-09-06T03:48:27.517Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 353 | 2025-09-06T03:48:28.825Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 354 | 2025-09-06T03:48:29.529Z | error: try not to call a closure in the expression where it is declared |
| 355 | 2025-09-06T03:48:29.529Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 356 | 2025-09-06T03:48:29.529Z | | |
| 357 | 2025-09-06T03:48:29.529Z | 7 | / p4_macro::use_p4!( |
| 358 | 2025-09-06T03:48:29.529Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 359 | 2025-09-06T03:48:29.529Z | 9 | | pipeline_name = "hello" |
| 360 | 2025-09-06T03:48:29.529Z | 10 | | ); |
| 361 | 2025-09-06T03:48:29.529Z | | |_^ |
| 362 | 2025-09-06T03:48:29.529Z | | |
| 363 | 2025-09-06T03:48:29.529Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 364 | 2025-09-06T03:48:29.529Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 365 | 2025-09-06T03:48:29.529Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 366 | 2025-09-06T03:48:29.529Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 367 | 2025-09-06T03:48:29.529Z | help: try doing something like |
| 368 | 2025-09-06T03:48:29.529Z | | |
| 369 | 2025-09-06T03:48:29.529Z | 7 | p4_macro::use_p4!( |
| 370 | 2025-09-06T03:48:29.529Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 371 | 2025-09-06T03:48:29.529Z | 9 + pipeline_name = "hello" |
| 372 | 2025-09-06T03:48:29.529Z | 10 ~ ); |
| 373 | 2025-09-06T03:48:29.529Z | | |
| 374 | 2025-09-06T03:48:29.529Z | |
| 375 | 2025-09-06T03:48:29.533Z | error: try not to call a closure in the expression where it is declared |
| 376 | 2025-09-06T03:48:29.533Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 377 | 2025-09-06T03:48:29.533Z | | |
| 378 | 2025-09-06T03:48:29.533Z | 7 | / p4_macro::use_p4!( |
| 379 | 2025-09-06T03:48:29.533Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 380 | 2025-09-06T03:48:29.533Z | 9 | | pipeline_name = "hello" |
| 381 | 2025-09-06T03:48:29.533Z | 10 | | ); |
| 382 | 2025-09-06T03:48:29.533Z | | |_^ |
| 383 | 2025-09-06T03:48:29.533Z | | |
| 384 | 2025-09-06T03:48:29.533Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 385 | 2025-09-06T03:48:29.533Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 386 | 2025-09-06T03:48:29.533Z | help: try doing something like |
| 387 | 2025-09-06T03:48:29.533Z | | |
| 388 | 2025-09-06T03:48:29.533Z | 7 | p4_macro::use_p4!( |
| 389 | 2025-09-06T03:48:29.533Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 390 | 2025-09-06T03:48:29.533Z | 9 + pipeline_name = "hello" |
| 391 | 2025-09-06T03:48:29.533Z | 10 ~ ); |
| 392 | 2025-09-06T03:48:29.533Z | | |
| 393 | 2025-09-06T03:48:29.533Z | |
| 394 | 2025-09-06T03:48:29.537Z | error: try not to call a closure in the expression where it is declared |
| 395 | 2025-09-06T03:48:29.537Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 396 | 2025-09-06T03:48:29.537Z | | |
| 397 | 2025-09-06T03:48:29.537Z | 7 | / p4_macro::use_p4!( |
| 398 | 2025-09-06T03:48:29.537Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 399 | 2025-09-06T03:48:29.537Z | 9 | | pipeline_name = "hello" |
| 400 | 2025-09-06T03:48:29.537Z | 10 | | ); |
| 401 | 2025-09-06T03:48:29.537Z | | |_^ |
| 402 | 2025-09-06T03:48:29.537Z | | |
| 403 | 2025-09-06T03:48:29.537Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 404 | 2025-09-06T03:48:29.537Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 405 | 2025-09-06T03:48:29.537Z | help: try doing something like |
| 406 | 2025-09-06T03:48:29.537Z | | |
| 407 | 2025-09-06T03:48:29.537Z | 7 | p4_macro::use_p4!( |
| 408 | 2025-09-06T03:48:29.537Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 409 | 2025-09-06T03:48:29.537Z | 9 + pipeline_name = "hello" |
| 410 | 2025-09-06T03:48:29.537Z | 10 ~ ); |
| 411 | 2025-09-06T03:48:29.537Z | | |
| 412 | 2025-09-06T03:48:29.537Z | |
| 413 | 2025-09-06T03:48:29.542Z | error: try not to call a closure in the expression where it is declared |
| 414 | 2025-09-06T03:48:29.542Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 415 | 2025-09-06T03:48:29.542Z | | |
| 416 | 2025-09-06T03:48:29.542Z | 7 | / p4_macro::use_p4!( |
| 417 | 2025-09-06T03:48:29.542Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 418 | 2025-09-06T03:48:29.542Z | 9 | | pipeline_name = "hello" |
| 419 | 2025-09-06T03:48:29.542Z | 10 | | ); |
| 420 | 2025-09-06T03:48:29.542Z | | |_^ |
| 421 | 2025-09-06T03:48:29.542Z | | |
| 422 | 2025-09-06T03:48:29.542Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 423 | 2025-09-06T03:48:29.543Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 424 | 2025-09-06T03:48:29.543Z | help: try doing something like |
| 425 | 2025-09-06T03:48:29.543Z | | |
| 426 | 2025-09-06T03:48:29.543Z | 7 | p4_macro::use_p4!( |
| 427 | 2025-09-06T03:48:29.543Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 428 | 2025-09-06T03:48:29.543Z | 9 + pipeline_name = "hello" |
| 429 | 2025-09-06T03:48:29.543Z | 10 ~ ); |
| 430 | 2025-09-06T03:48:29.543Z | | |
| 431 | 2025-09-06T03:48:29.543Z | |
| 432 | 2025-09-06T03:48:29.546Z | error: try not to call a closure in the expression where it is declared |
| 433 | 2025-09-06T03:48:29.546Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 434 | 2025-09-06T03:48:29.546Z | | |
| 435 | 2025-09-06T03:48:29.546Z | 7 | / p4_macro::use_p4!( |
| 436 | 2025-09-06T03:48:29.546Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 437 | 2025-09-06T03:48:29.546Z | 9 | | pipeline_name = "hello" |
| 438 | 2025-09-06T03:48:29.546Z | 10 | | ); |
| 439 | 2025-09-06T03:48:29.547Z | | |_^ |
| 440 | 2025-09-06T03:48:29.547Z | | |
| 441 | 2025-09-06T03:48:29.547Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 442 | 2025-09-06T03:48:29.547Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 443 | 2025-09-06T03:48:29.547Z | help: try doing something like |
| 444 | 2025-09-06T03:48:29.547Z | | |
| 445 | 2025-09-06T03:48:29.547Z | 7 | p4_macro::use_p4!( |
| 446 | 2025-09-06T03:48:29.547Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 447 | 2025-09-06T03:48:29.547Z | 9 + pipeline_name = "hello" |
| 448 | 2025-09-06T03:48:29.547Z | 10 ~ ); |
| 449 | 2025-09-06T03:48:29.547Z | | |
| 450 | 2025-09-06T03:48:29.547Z | |
| 451 | 2025-09-06T03:48:29.551Z | error: try not to call a closure in the expression where it is declared |
| 452 | 2025-09-06T03:48:29.551Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 453 | 2025-09-06T03:48:29.551Z | | |
| 454 | 2025-09-06T03:48:29.551Z | 7 | / p4_macro::use_p4!( |
| 455 | 2025-09-06T03:48:29.551Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 456 | 2025-09-06T03:48:29.551Z | 9 | | pipeline_name = "hello" |
| 457 | 2025-09-06T03:48:29.551Z | 10 | | ); |
| 458 | 2025-09-06T03:48:29.551Z | | |_^ |
| 459 | 2025-09-06T03:48:29.552Z | | |
| 460 | 2025-09-06T03:48:29.552Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 461 | 2025-09-06T03:48:29.552Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 462 | 2025-09-06T03:48:29.552Z | help: try doing something like |
| 463 | 2025-09-06T03:48:29.552Z | | |
| 464 | 2025-09-06T03:48:29.552Z | 7 | p4_macro::use_p4!( |
| 465 | 2025-09-06T03:48:29.552Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 466 | 2025-09-06T03:48:29.552Z | 9 + pipeline_name = "hello" |
| 467 | 2025-09-06T03:48:29.552Z | 10 ~ ); |
| 468 | 2025-09-06T03:48:29.552Z | | |
| 469 | 2025-09-06T03:48:29.552Z | |
| 470 | 2025-09-06T03:48:29.555Z | error: try not to call a closure in the expression where it is declared |
| 471 | 2025-09-06T03:48:29.555Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 472 | 2025-09-06T03:48:29.555Z | | |
| 473 | 2025-09-06T03:48:29.555Z | 7 | / p4_macro::use_p4!( |
| 474 | 2025-09-06T03:48:29.556Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 475 | 2025-09-06T03:48:29.556Z | 9 | | pipeline_name = "hello" |
| 476 | 2025-09-06T03:48:29.556Z | 10 | | ); |
| 477 | 2025-09-06T03:48:29.556Z | | |_^ |
| 478 | 2025-09-06T03:48:29.556Z | | |
| 479 | 2025-09-06T03:48:29.556Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 480 | 2025-09-06T03:48:29.556Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 481 | 2025-09-06T03:48:29.556Z | help: try doing something like |
| 482 | 2025-09-06T03:48:29.556Z | | |
| 483 | 2025-09-06T03:48:29.556Z | 7 | p4_macro::use_p4!( |
| 484 | 2025-09-06T03:48:29.556Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 485 | 2025-09-06T03:48:29.556Z | 9 + pipeline_name = "hello" |
| 486 | 2025-09-06T03:48:29.556Z | 10 ~ ); |
| 487 | 2025-09-06T03:48:29.556Z | | |
| 488 | 2025-09-06T03:48:29.556Z | |
| 489 | 2025-09-06T03:48:29.556Z | error: try not to call a closure in the expression where it is declared |
| 490 | 2025-09-06T03:48:29.556Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 491 | 2025-09-06T03:48:29.556Z | | |
| 492 | 2025-09-06T03:48:29.556Z | 7 | / p4_macro::use_p4!( |
| 493 | 2025-09-06T03:48:29.556Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 494 | 2025-09-06T03:48:29.556Z | 9 | | pipeline_name = "hello" |
| 495 | 2025-09-06T03:48:29.556Z | 10 | | ); |
| 496 | 2025-09-06T03:48:29.556Z | | |_^ |
| 497 | 2025-09-06T03:48:29.556Z | | |
| 498 | 2025-09-06T03:48:29.556Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 499 | 2025-09-06T03:48:29.556Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 500 | 2025-09-06T03:48:29.556Z | help: try doing something like |
| 501 | 2025-09-06T03:48:29.556Z | | |
| 502 | 2025-09-06T03:48:29.556Z | 7 | p4_macro::use_p4!( |
| 503 | 2025-09-06T03:48:29.556Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 504 | 2025-09-06T03:48:29.556Z | 9 + pipeline_name = "hello" |
| 505 | 2025-09-06T03:48:29.556Z | 10 ~ ); |
| 506 | 2025-09-06T03:48:29.556Z | | |
| 507 | 2025-09-06T03:48:29.556Z | |
| 508 | 2025-09-06T03:48:29.560Z | error: try not to call a closure in the expression where it is declared |
| 509 | 2025-09-06T03:48:29.560Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 510 | 2025-09-06T03:48:29.560Z | | |
| 511 | 2025-09-06T03:48:29.560Z | 7 | / p4_macro::use_p4!( |
| 512 | 2025-09-06T03:48:29.560Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 513 | 2025-09-06T03:48:29.560Z | 9 | | pipeline_name = "hello" |
| 514 | 2025-09-06T03:48:29.560Z | 10 | | ); |
| 515 | 2025-09-06T03:48:29.560Z | | |_^ |
| 516 | 2025-09-06T03:48:29.560Z | | |
| 517 | 2025-09-06T03:48:29.560Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 518 | 2025-09-06T03:48:29.560Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 519 | 2025-09-06T03:48:29.560Z | help: try doing something like |
| 520 | 2025-09-06T03:48:29.560Z | | |
| 521 | 2025-09-06T03:48:29.560Z | 7 | p4_macro::use_p4!( |
| 522 | 2025-09-06T03:48:29.560Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 523 | 2025-09-06T03:48:29.560Z | 9 + pipeline_name = "hello" |
| 524 | 2025-09-06T03:48:29.560Z | 10 ~ ); |
| 525 | 2025-09-06T03:48:29.560Z | | |
| 526 | 2025-09-06T03:48:29.560Z | |
| 527 | 2025-09-06T03:48:29.683Z | error: try not to call a closure in the expression where it is declared |
| 528 | 2025-09-06T03:48:29.683Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 529 | 2025-09-06T03:48:29.684Z | | |
| 530 | 2025-09-06T03:48:29.684Z | 7 | / p4_macro::use_p4!( |
| 531 | 2025-09-06T03:48:29.684Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 532 | 2025-09-06T03:48:29.684Z | 9 | | pipeline_name = "hello" |
| 533 | 2025-09-06T03:48:29.684Z | 10 | | ); |
| 534 | 2025-09-06T03:48:29.684Z | | |_^ |
| 535 | 2025-09-06T03:48:29.684Z | | |
| 536 | 2025-09-06T03:48:29.684Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 537 | 2025-09-06T03:48:29.684Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 538 | 2025-09-06T03:48:29.684Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 539 | 2025-09-06T03:48:29.684Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 540 | 2025-09-06T03:48:29.684Z | help: try doing something like |
| 541 | 2025-09-06T03:48:29.684Z | | |
| 542 | 2025-09-06T03:48:29.684Z | 7 | p4_macro::use_p4!( |
| 543 | 2025-09-06T03:48:29.684Z | 8 + p4 = "book/code/src/bin/hello-world.p4", |
| 544 | 2025-09-06T03:48:29.684Z | 9 + pipeline_name = "hello" |
| 545 | 2025-09-06T03:48:29.684Z | 10 ~ ); |
| 546 | 2025-09-06T03:48:29.684Z | | |
| 547 | 2025-09-06T03:48:29.684Z | |
| 548 | 2025-09-06T03:48:29.862Z | error: could not compile `x4c-book` (bin "hello-world") due to 13 previous errors |
| 549 | 2025-09-06T03:48:29.866Z | warning: build failed, waiting for other jobs to finish... |
| 550 | 2025-09-06T03:48:30.005Z | error: could not compile `x4c-book` (bin "hello-world" test) due to 13 previous errors |
| 551 | 2025-09-06T03:48:30.311Z | error: try not to call a closure in the expression where it is declared |
| 552 | 2025-09-06T03:48:30.311Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 553 | 2025-09-06T03:48:30.311Z | | |
| 554 | 2025-09-06T03:48:30.311Z | 7 | / p4_macro::use_p4!( |
| 555 | 2025-09-06T03:48:30.311Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 556 | 2025-09-06T03:48:30.311Z | 9 | | pipeline_name = "vlan_switch" |
| 557 | 2025-09-06T03:48:30.311Z | 10 | | ); |
| 558 | 2025-09-06T03:48:30.311Z | | |_^ |
| 559 | 2025-09-06T03:48:30.311Z | | |
| 560 | 2025-09-06T03:48:30.311Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 561 | 2025-09-06T03:48:30.311Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 562 | 2025-09-06T03:48:30.311Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 563 | 2025-09-06T03:48:30.311Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 564 | 2025-09-06T03:48:30.311Z | help: try doing something like |
| 565 | 2025-09-06T03:48:30.311Z | | |
| 566 | 2025-09-06T03:48:30.311Z | 7 | p4_macro::use_p4!( |
| 567 | 2025-09-06T03:48:30.311Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 568 | 2025-09-06T03:48:30.311Z | 9 + pipeline_name = "vlan_switch" |
| 569 | 2025-09-06T03:48:30.311Z | 10 ~ ); |
| 570 | 2025-09-06T03:48:30.311Z | | |
| 571 | 2025-09-06T03:48:30.312Z | |
| 572 | 2025-09-06T03:48:30.315Z | error: try not to call a closure in the expression where it is declared |
| 573 | 2025-09-06T03:48:30.315Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 574 | 2025-09-06T03:48:30.315Z | | |
| 575 | 2025-09-06T03:48:30.315Z | 7 | / p4_macro::use_p4!( |
| 576 | 2025-09-06T03:48:30.315Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 577 | 2025-09-06T03:48:30.315Z | 9 | | pipeline_name = "vlan_switch" |
| 578 | 2025-09-06T03:48:30.315Z | 10 | | ); |
| 579 | 2025-09-06T03:48:30.315Z | | |_^ |
| 580 | 2025-09-06T03:48:30.315Z | | |
| 581 | 2025-09-06T03:48:30.315Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 582 | 2025-09-06T03:48:30.315Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 583 | 2025-09-06T03:48:30.315Z | help: try doing something like |
| 584 | 2025-09-06T03:48:30.315Z | | |
| 585 | 2025-09-06T03:48:30.315Z | 7 | p4_macro::use_p4!( |
| 586 | 2025-09-06T03:48:30.315Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 587 | 2025-09-06T03:48:30.315Z | 9 + pipeline_name = "vlan_switch" |
| 588 | 2025-09-06T03:48:30.315Z | 10 ~ ); |
| 589 | 2025-09-06T03:48:30.315Z | | |
| 590 | 2025-09-06T03:48:30.316Z | |
| 591 | 2025-09-06T03:48:30.316Z | error: try not to call a closure in the expression where it is declared |
| 592 | 2025-09-06T03:48:30.316Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 593 | 2025-09-06T03:48:30.316Z | | |
| 594 | 2025-09-06T03:48:30.316Z | 7 | / p4_macro::use_p4!( |
| 595 | 2025-09-06T03:48:30.316Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 596 | 2025-09-06T03:48:30.316Z | 9 | | pipeline_name = "vlan_switch" |
| 597 | 2025-09-06T03:48:30.316Z | 10 | | ); |
| 598 | 2025-09-06T03:48:30.316Z | | |_^ |
| 599 | 2025-09-06T03:48:30.316Z | | |
| 600 | 2025-09-06T03:48:30.316Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 601 | 2025-09-06T03:48:30.316Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 602 | 2025-09-06T03:48:30.316Z | help: try doing something like |
| 603 | 2025-09-06T03:48:30.316Z | | |
| 604 | 2025-09-06T03:48:30.316Z | 7 | p4_macro::use_p4!( |
| 605 | 2025-09-06T03:48:30.316Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 606 | 2025-09-06T03:48:30.316Z | 9 + pipeline_name = "vlan_switch" |
| 607 | 2025-09-06T03:48:30.316Z | 10 ~ ); |
| 608 | 2025-09-06T03:48:30.316Z | | |
| 609 | 2025-09-06T03:48:30.316Z | |
| 610 | 2025-09-06T03:48:30.321Z | error: try not to call a closure in the expression where it is declared |
| 611 | 2025-09-06T03:48:30.321Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 612 | 2025-09-06T03:48:30.321Z | | |
| 613 | 2025-09-06T03:48:30.321Z | 7 | / p4_macro::use_p4!( |
| 614 | 2025-09-06T03:48:30.321Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 615 | 2025-09-06T03:48:30.322Z | 9 | | pipeline_name = "vlan_switch" |
| 616 | 2025-09-06T03:48:30.322Z | 10 | | ); |
| 617 | 2025-09-06T03:48:30.322Z | | |_^ |
| 618 | 2025-09-06T03:48:30.322Z | | |
| 619 | 2025-09-06T03:48:30.322Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 620 | 2025-09-06T03:48:30.325Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 621 | 2025-09-06T03:48:30.325Z | help: try doing something like |
| 622 | 2025-09-06T03:48:30.325Z | | |
| 623 | 2025-09-06T03:48:30.325Z | 7 | p4_macro::use_p4!( |
| 624 | 2025-09-06T03:48:30.325Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 625 | 2025-09-06T03:48:30.325Z | 9 + pipeline_name = "vlan_switch" |
| 626 | 2025-09-06T03:48:30.325Z | 10 ~ ); |
| 627 | 2025-09-06T03:48:30.325Z | | |
| 628 | 2025-09-06T03:48:30.325Z | |
| 629 | 2025-09-06T03:48:30.326Z | error: try not to call a closure in the expression where it is declared |
| 630 | 2025-09-06T03:48:30.326Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 631 | 2025-09-06T03:48:30.326Z | | |
| 632 | 2025-09-06T03:48:30.326Z | 7 | / p4_macro::use_p4!( |
| 633 | 2025-09-06T03:48:30.326Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 634 | 2025-09-06T03:48:30.326Z | 9 | | pipeline_name = "vlan_switch" |
| 635 | 2025-09-06T03:48:30.326Z | 10 | | ); |
| 636 | 2025-09-06T03:48:30.326Z | | |_^ |
| 637 | 2025-09-06T03:48:30.326Z | | |
| 638 | 2025-09-06T03:48:30.326Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 639 | 2025-09-06T03:48:30.326Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 640 | 2025-09-06T03:48:30.326Z | help: try doing something like |
| 641 | 2025-09-06T03:48:30.326Z | | |
| 642 | 2025-09-06T03:48:30.326Z | 7 | p4_macro::use_p4!( |
| 643 | 2025-09-06T03:48:30.326Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 644 | 2025-09-06T03:48:30.326Z | 9 + pipeline_name = "vlan_switch" |
| 645 | 2025-09-06T03:48:30.326Z | 10 ~ ); |
| 646 | 2025-09-06T03:48:30.326Z | | |
| 647 | 2025-09-06T03:48:30.326Z | |
| 648 | 2025-09-06T03:48:30.332Z | error: try not to call a closure in the expression where it is declared |
| 649 | 2025-09-06T03:48:30.332Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 650 | 2025-09-06T03:48:30.332Z | | |
| 651 | 2025-09-06T03:48:30.332Z | 7 | / p4_macro::use_p4!( |
| 652 | 2025-09-06T03:48:30.332Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 653 | 2025-09-06T03:48:30.332Z | 9 | | pipeline_name = "vlan_switch" |
| 654 | 2025-09-06T03:48:30.332Z | 10 | | ); |
| 655 | 2025-09-06T03:48:30.332Z | | |_^ |
| 656 | 2025-09-06T03:48:30.332Z | | |
| 657 | 2025-09-06T03:48:30.332Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 658 | 2025-09-06T03:48:30.332Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 659 | 2025-09-06T03:48:30.332Z | help: try doing something like |
| 660 | 2025-09-06T03:48:30.332Z | | |
| 661 | 2025-09-06T03:48:30.332Z | 7 | p4_macro::use_p4!( |
| 662 | 2025-09-06T03:48:30.332Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 663 | 2025-09-06T03:48:30.332Z | 9 + pipeline_name = "vlan_switch" |
| 664 | 2025-09-06T03:48:30.332Z | 10 ~ ); |
| 665 | 2025-09-06T03:48:30.332Z | | |
| 666 | 2025-09-06T03:48:30.333Z | |
| 667 | 2025-09-06T03:48:30.341Z | error: try not to call a closure in the expression where it is declared |
| 668 | 2025-09-06T03:48:30.342Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 669 | 2025-09-06T03:48:30.342Z | | |
| 670 | 2025-09-06T03:48:30.342Z | 7 | / p4_macro::use_p4!( |
| 671 | 2025-09-06T03:48:30.342Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 672 | 2025-09-06T03:48:30.342Z | 9 | | pipeline_name = "vlan_switch" |
| 673 | 2025-09-06T03:48:30.342Z | 10 | | ); |
| 674 | 2025-09-06T03:48:30.342Z | | |_^ |
| 675 | 2025-09-06T03:48:30.342Z | | |
| 676 | 2025-09-06T03:48:30.342Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 677 | 2025-09-06T03:48:30.342Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 678 | 2025-09-06T03:48:30.342Z | help: try doing something like |
| 679 | 2025-09-06T03:48:30.342Z | | |
| 680 | 2025-09-06T03:48:30.342Z | 7 | p4_macro::use_p4!( |
| 681 | 2025-09-06T03:48:30.342Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 682 | 2025-09-06T03:48:30.342Z | 9 + pipeline_name = "vlan_switch" |
| 683 | 2025-09-06T03:48:30.342Z | 10 ~ ); |
| 684 | 2025-09-06T03:48:30.342Z | | |
| 685 | 2025-09-06T03:48:30.342Z | |
| 686 | 2025-09-06T03:48:30.346Z | error: try not to call a closure in the expression where it is declared |
| 687 | 2025-09-06T03:48:30.346Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 688 | 2025-09-06T03:48:30.346Z | | |
| 689 | 2025-09-06T03:48:30.346Z | 7 | / p4_macro::use_p4!( |
| 690 | 2025-09-06T03:48:30.346Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 691 | 2025-09-06T03:48:30.346Z | 9 | | pipeline_name = "vlan_switch" |
| 692 | 2025-09-06T03:48:30.346Z | 10 | | ); |
| 693 | 2025-09-06T03:48:30.346Z | | |_^ |
| 694 | 2025-09-06T03:48:30.346Z | | |
| 695 | 2025-09-06T03:48:30.346Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 696 | 2025-09-06T03:48:30.346Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 697 | 2025-09-06T03:48:30.346Z | help: try doing something like |
| 698 | 2025-09-06T03:48:30.346Z | | |
| 699 | 2025-09-06T03:48:30.346Z | 7 | p4_macro::use_p4!( |
| 700 | 2025-09-06T03:48:30.346Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 701 | 2025-09-06T03:48:30.347Z | 9 + pipeline_name = "vlan_switch" |
| 702 | 2025-09-06T03:48:30.347Z | 10 ~ ); |
| 703 | 2025-09-06T03:48:30.347Z | | |
| 704 | 2025-09-06T03:48:30.347Z | |
| 705 | 2025-09-06T03:48:30.347Z | error: try not to call a closure in the expression where it is declared |
| 706 | 2025-09-06T03:48:30.347Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 707 | 2025-09-06T03:48:30.347Z | | |
| 708 | 2025-09-06T03:48:30.347Z | 7 | / p4_macro::use_p4!( |
| 709 | 2025-09-06T03:48:30.347Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 710 | 2025-09-06T03:48:30.347Z | 9 | | pipeline_name = "vlan_switch" |
| 711 | 2025-09-06T03:48:30.347Z | 10 | | ); |
| 712 | 2025-09-06T03:48:30.347Z | | |_^ |
| 713 | 2025-09-06T03:48:30.347Z | | |
| 714 | 2025-09-06T03:48:30.347Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 715 | 2025-09-06T03:48:30.347Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 716 | 2025-09-06T03:48:30.347Z | help: try doing something like |
| 717 | 2025-09-06T03:48:30.347Z | | |
| 718 | 2025-09-06T03:48:30.347Z | 7 | p4_macro::use_p4!( |
| 719 | 2025-09-06T03:48:30.347Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 720 | 2025-09-06T03:48:30.347Z | 9 + pipeline_name = "vlan_switch" |
| 721 | 2025-09-06T03:48:30.347Z | 10 ~ ); |
| 722 | 2025-09-06T03:48:30.347Z | | |
| 723 | 2025-09-06T03:48:30.347Z | |
| 724 | 2025-09-06T03:48:30.351Z | error: try not to call a closure in the expression where it is declared |
| 725 | 2025-09-06T03:48:30.351Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 726 | 2025-09-06T03:48:30.351Z | | |
| 727 | 2025-09-06T03:48:30.351Z | 7 | / p4_macro::use_p4!( |
| 728 | 2025-09-06T03:48:30.351Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 729 | 2025-09-06T03:48:30.351Z | 9 | | pipeline_name = "vlan_switch" |
| 730 | 2025-09-06T03:48:30.351Z | 10 | | ); |
| 731 | 2025-09-06T03:48:30.351Z | | |_^ |
| 732 | 2025-09-06T03:48:30.351Z | | |
| 733 | 2025-09-06T03:48:30.352Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 734 | 2025-09-06T03:48:30.352Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 735 | 2025-09-06T03:48:30.352Z | help: try doing something like |
| 736 | 2025-09-06T03:48:30.352Z | | |
| 737 | 2025-09-06T03:48:30.352Z | 7 | p4_macro::use_p4!( |
| 738 | 2025-09-06T03:48:30.352Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 739 | 2025-09-06T03:48:30.352Z | 9 + pipeline_name = "vlan_switch" |
| 740 | 2025-09-06T03:48:30.352Z | 10 ~ ); |
| 741 | 2025-09-06T03:48:30.352Z | | |
| 742 | 2025-09-06T03:48:30.352Z | |
| 743 | 2025-09-06T03:48:30.483Z | error: try not to call a closure in the expression where it is declared |
| 744 | 2025-09-06T03:48:30.483Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 745 | 2025-09-06T03:48:30.483Z | | |
| 746 | 2025-09-06T03:48:30.483Z | 7 | / p4_macro::use_p4!( |
| 747 | 2025-09-06T03:48:30.483Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 748 | 2025-09-06T03:48:30.483Z | 9 | | pipeline_name = "vlan_switch" |
| 749 | 2025-09-06T03:48:30.483Z | 10 | | ); |
| 750 | 2025-09-06T03:48:30.483Z | | |_^ |
| 751 | 2025-09-06T03:48:30.484Z | | |
| 752 | 2025-09-06T03:48:30.484Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 753 | 2025-09-06T03:48:30.484Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 754 | 2025-09-06T03:48:30.484Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 755 | 2025-09-06T03:48:30.484Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 756 | 2025-09-06T03:48:30.484Z | help: try doing something like |
| 757 | 2025-09-06T03:48:30.484Z | | |
| 758 | 2025-09-06T03:48:30.484Z | 7 | p4_macro::use_p4!( |
| 759 | 2025-09-06T03:48:30.484Z | 8 + p4 = "book/code/src/bin/vlan-switch.p4", |
| 760 | 2025-09-06T03:48:30.484Z | 9 + pipeline_name = "vlan_switch" |
| 761 | 2025-09-06T03:48:30.484Z | 10 ~ ); |
| 762 | 2025-09-06T03:48:30.484Z | | |
| 763 | 2025-09-06T03:48:30.484Z | |
| 764 | 2025-09-06T03:48:30.650Z | error: could not compile `x4c-book` (bin "vlan-switch" test) due to 20 previous errors |
| 765 | 2025-09-06T03:48:30.752Z | error: could not compile `x4c-book` (bin "vlan-switch") due to 20 previous errors |
| 766 | 2025-09-06T03:48:30.766Z | error: try not to call a closure in the expression where it is declared |
| 767 | 2025-09-06T03:48:30.766Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 768 | 2025-09-06T03:48:30.766Z | | |
| 769 | 2025-09-06T03:48:30.766Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 770 | 2025-09-06T03:48:30.766Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 771 | 2025-09-06T03:48:30.766Z | | |
| 772 | 2025-09-06T03:48:30.766Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 773 | 2025-09-06T03:48:30.766Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 774 | 2025-09-06T03:48:30.766Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 775 | 2025-09-06T03:48:30.766Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 776 | 2025-09-06T03:48:30.766Z | |
| 777 | 2025-09-06T03:48:30.769Z | error: try not to call a closure in the expression where it is declared |
| 778 | 2025-09-06T03:48:30.770Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 779 | 2025-09-06T03:48:30.770Z | | |
| 780 | 2025-09-06T03:48:30.770Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 781 | 2025-09-06T03:48:30.770Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 782 | 2025-09-06T03:48:30.770Z | | |
| 783 | 2025-09-06T03:48:30.770Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 784 | 2025-09-06T03:48:30.770Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 785 | 2025-09-06T03:48:30.770Z | |
| 786 | 2025-09-06T03:48:30.777Z | error: try not to call a closure in the expression where it is declared |
| 787 | 2025-09-06T03:48:30.777Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 788 | 2025-09-06T03:48:30.777Z | | |
| 789 | 2025-09-06T03:48:30.778Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 790 | 2025-09-06T03:48:30.778Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 791 | 2025-09-06T03:48:30.778Z | | |
| 792 | 2025-09-06T03:48:30.778Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 793 | 2025-09-06T03:48:30.778Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 794 | 2025-09-06T03:48:30.778Z | |
| 795 | 2025-09-06T03:48:30.781Z | error: try not to call a closure in the expression where it is declared |
| 796 | 2025-09-06T03:48:30.781Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 797 | 2025-09-06T03:48:30.781Z | | |
| 798 | 2025-09-06T03:48:30.781Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 799 | 2025-09-06T03:48:30.781Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 800 | 2025-09-06T03:48:30.781Z | | |
| 801 | 2025-09-06T03:48:30.781Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 802 | 2025-09-06T03:48:30.781Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 803 | 2025-09-06T03:48:30.781Z | |
| 804 | 2025-09-06T03:48:30.802Z | error: try not to call a closure in the expression where it is declared |
| 805 | 2025-09-06T03:48:30.802Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 806 | 2025-09-06T03:48:30.802Z | | |
| 807 | 2025-09-06T03:48:30.802Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 808 | 2025-09-06T03:48:30.802Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 809 | 2025-09-06T03:48:30.802Z | | |
| 810 | 2025-09-06T03:48:30.802Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 811 | 2025-09-06T03:48:30.802Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 812 | 2025-09-06T03:48:30.802Z | |
| 813 | 2025-09-06T03:48:30.884Z | error: try not to call a closure in the expression where it is declared |
| 814 | 2025-09-06T03:48:30.884Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 815 | 2025-09-06T03:48:30.884Z | | |
| 816 | 2025-09-06T03:48:30.884Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 817 | 2025-09-06T03:48:30.884Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 818 | 2025-09-06T03:48:30.884Z | | |
| 819 | 2025-09-06T03:48:30.884Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 820 | 2025-09-06T03:48:30.884Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 821 | 2025-09-06T03:48:30.884Z | |
| 822 | 2025-09-06T03:48:30.914Z | error: try not to call a closure in the expression where it is declared |
| 823 | 2025-09-06T03:48:30.914Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 824 | 2025-09-06T03:48:30.914Z | | |
| 825 | 2025-09-06T03:48:30.914Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 826 | 2025-09-06T03:48:30.914Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 827 | 2025-09-06T03:48:30.914Z | | |
| 828 | 2025-09-06T03:48:30.914Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 829 | 2025-09-06T03:48:30.914Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 830 | 2025-09-06T03:48:30.914Z | |
| 831 | 2025-09-06T03:48:30.918Z | error: try not to call a closure in the expression where it is declared |
| 832 | 2025-09-06T03:48:30.918Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 833 | 2025-09-06T03:48:30.918Z | | |
| 834 | 2025-09-06T03:48:30.918Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 835 | 2025-09-06T03:48:30.918Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 836 | 2025-09-06T03:48:30.918Z | | |
| 837 | 2025-09-06T03:48:30.918Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 838 | 2025-09-06T03:48:30.918Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 839 | 2025-09-06T03:48:30.918Z | |
| 840 | 2025-09-06T03:48:30.919Z | error: try not to call a closure in the expression where it is declared |
| 841 | 2025-09-06T03:48:30.919Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 842 | 2025-09-06T03:48:30.919Z | | |
| 843 | 2025-09-06T03:48:30.919Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 844 | 2025-09-06T03:48:30.919Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 845 | 2025-09-06T03:48:30.919Z | | |
| 846 | 2025-09-06T03:48:30.919Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 847 | 2025-09-06T03:48:30.919Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 848 | 2025-09-06T03:48:30.919Z | |
| 849 | 2025-09-06T03:48:30.919Z | error: try not to call a closure in the expression where it is declared |
| 850 | 2025-09-06T03:48:30.919Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 851 | 2025-09-06T03:48:30.919Z | | |
| 852 | 2025-09-06T03:48:30.919Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 853 | 2025-09-06T03:48:30.919Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 854 | 2025-09-06T03:48:30.919Z | | |
| 855 | 2025-09-06T03:48:30.919Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 856 | 2025-09-06T03:48:30.919Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 857 | 2025-09-06T03:48:30.919Z | |
| 858 | 2025-09-06T03:48:31.190Z | error: could not compile `sidecar-lite` (lib test) due to 70 previous errors |
| 859 | 2025-09-06T03:48:31.262Z | error: could not compile `sidecar-lite` (lib) due to 70 previous errors |
| 860 | 2025-09-06T03:48:35.930Z | error: try not to call a closure in the expression where it is declared |
| 861 | 2025-09-06T03:48:35.930Z | --> test/src/arithmetic.rs:5:1 |
| 862 | 2025-09-06T03:48:35.930Z | | |
| 863 | 2025-09-06T03:48:35.930Z | 5 | / p4_macro::use_p4!( |
| 864 | 2025-09-06T03:48:35.930Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 865 | 2025-09-06T03:48:35.931Z | 7 | | pipeline_name = "arithmetic", |
| 866 | 2025-09-06T03:48:35.931Z | 8 | | ); |
| 867 | 2025-09-06T03:48:35.931Z | | |_^ |
| 868 | 2025-09-06T03:48:35.931Z | | |
| 869 | 2025-09-06T03:48:35.931Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 870 | 2025-09-06T03:48:35.931Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 871 | 2025-09-06T03:48:35.931Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 872 | 2025-09-06T03:48:35.931Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 873 | 2025-09-06T03:48:35.931Z | help: try doing something like |
| 874 | 2025-09-06T03:48:35.931Z | | |
| 875 | 2025-09-06T03:48:35.931Z | 5 | p4_macro::use_p4!( |
| 876 | 2025-09-06T03:48:35.931Z | 6 + p4 = "test/src/p4/arithmetic.p4", |
| 877 | 2025-09-06T03:48:35.931Z | 7 + pipeline_name = "arithmetic", |
| 878 | 2025-09-06T03:48:35.931Z | 8 ~ ); |
| 879 | 2025-09-06T03:48:35.931Z | | |
| 880 | 2025-09-06T03:48:35.931Z | |
| 881 | 2025-09-06T03:48:35.937Z | error: try not to call a closure in the expression where it is declared |
| 882 | 2025-09-06T03:48:35.937Z | --> test/src/arithmetic.rs:5:1 |
| 883 | 2025-09-06T03:48:35.937Z | | |
| 884 | 2025-09-06T03:48:35.937Z | 5 | / p4_macro::use_p4!( |
| 885 | 2025-09-06T03:48:35.937Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 886 | 2025-09-06T03:48:35.937Z | 7 | | pipeline_name = "arithmetic", |
| 887 | 2025-09-06T03:48:35.937Z | 8 | | ); |
| 888 | 2025-09-06T03:48:35.937Z | | |_^ |
| 889 | 2025-09-06T03:48:35.937Z | | |
| 890 | 2025-09-06T03:48:35.937Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 891 | 2025-09-06T03:48:35.937Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 892 | 2025-09-06T03:48:35.937Z | help: try doing something like |
| 893 | 2025-09-06T03:48:35.937Z | | |
| 894 | 2025-09-06T03:48:35.937Z | 5 | p4_macro::use_p4!( |
| 895 | 2025-09-06T03:48:35.937Z | 6 + p4 = "test/src/p4/arithmetic.p4", |
| 896 | 2025-09-06T03:48:35.937Z | 7 + pipeline_name = "arithmetic", |
| 897 | 2025-09-06T03:48:35.937Z | 8 ~ ); |
| 898 | 2025-09-06T03:48:35.937Z | | |
| 899 | 2025-09-06T03:48:35.937Z | |
| 900 | 2025-09-06T03:48:35.942Z | error: try not to call a closure in the expression where it is declared |
| 901 | 2025-09-06T03:48:35.942Z | --> test/src/arithmetic.rs:5:1 |
| 902 | 2025-09-06T03:48:35.942Z | | |
| 903 | 2025-09-06T03:48:35.942Z | 5 | / p4_macro::use_p4!( |
| 904 | 2025-09-06T03:48:35.943Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 905 | 2025-09-06T03:48:35.943Z | 7 | | pipeline_name = "arithmetic", |
| 906 | 2025-09-06T03:48:35.943Z | 8 | | ); |
| 907 | 2025-09-06T03:48:35.943Z | | |_^ |
| 908 | 2025-09-06T03:48:35.943Z | | |
| 909 | 2025-09-06T03:48:35.943Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 910 | 2025-09-06T03:48:35.943Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 911 | 2025-09-06T03:48:35.943Z | help: try doing something like |
| 912 | 2025-09-06T03:48:35.943Z | | |
| 913 | 2025-09-06T03:48:35.943Z | 5 | p4_macro::use_p4!( |
| 914 | 2025-09-06T03:48:35.943Z | 6 + p4 = "test/src/p4/arithmetic.p4", |
| 915 | 2025-09-06T03:48:35.943Z | 7 + pipeline_name = "arithmetic", |
| 916 | 2025-09-06T03:48:35.943Z | 8 ~ ); |
| 917 | 2025-09-06T03:48:35.943Z | | |
| 918 | 2025-09-06T03:48:35.943Z | |
| 919 | 2025-09-06T03:48:35.943Z | error: try not to call a closure in the expression where it is declared |
| 920 | 2025-09-06T03:48:35.943Z | --> test/src/arithmetic.rs:5:1 |
| 921 | 2025-09-06T03:48:35.943Z | | |
| 922 | 2025-09-06T03:48:35.943Z | 5 | / p4_macro::use_p4!( |
| 923 | 2025-09-06T03:48:35.943Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 924 | 2025-09-06T03:48:35.943Z | 7 | | pipeline_name = "arithmetic", |
| 925 | 2025-09-06T03:48:35.943Z | 8 | | ); |
| 926 | 2025-09-06T03:48:35.943Z | | |_^ |
| 927 | 2025-09-06T03:48:35.943Z | | |
| 928 | 2025-09-06T03:48:35.943Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 929 | 2025-09-06T03:48:35.943Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 930 | 2025-09-06T03:48:35.943Z | help: try doing something like |
| 931 | 2025-09-06T03:48:35.943Z | | |
| 932 | 2025-09-06T03:48:35.943Z | 5 | p4_macro::use_p4!( |
| 933 | 2025-09-06T03:48:35.943Z | 6 + p4 = "test/src/p4/arithmetic.p4", |
| 934 | 2025-09-06T03:48:35.943Z | 7 + pipeline_name = "arithmetic", |
| 935 | 2025-09-06T03:48:35.943Z | 8 ~ ); |
| 936 | 2025-09-06T03:48:35.943Z | | |
| 937 | 2025-09-06T03:48:35.943Z | |
| 938 | 2025-09-06T03:48:35.943Z | error: try not to call a closure in the expression where it is declared |
| 939 | 2025-09-06T03:48:35.943Z | --> test/src/arithmetic.rs:5:1 |
| 940 | 2025-09-06T03:48:35.943Z | | |
| 941 | 2025-09-06T03:48:35.943Z | 5 | / p4_macro::use_p4!( |
| 942 | 2025-09-06T03:48:35.944Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 943 | 2025-09-06T03:48:35.944Z | 7 | | pipeline_name = "arithmetic", |
| 944 | 2025-09-06T03:48:35.944Z | 8 | | ); |
| 945 | 2025-09-06T03:48:35.944Z | | |_^ |
| 946 | 2025-09-06T03:48:35.944Z | | |
| 947 | 2025-09-06T03:48:35.944Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 948 | 2025-09-06T03:48:35.944Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 949 | 2025-09-06T03:48:35.944Z | help: try doing something like |
| 950 | 2025-09-06T03:48:35.944Z | | |
| 951 | 2025-09-06T03:48:35.944Z | 5 | p4_macro::use_p4!( |
| 952 | 2025-09-06T03:48:35.944Z | 6 + p4 = "test/src/p4/arithmetic.p4", |
| 953 | 2025-09-06T03:48:35.944Z | 7 + pipeline_name = "arithmetic", |
| 954 | 2025-09-06T03:48:35.944Z | 8 ~ ); |
| 955 | 2025-09-06T03:48:35.944Z | | |
| 956 | 2025-09-06T03:48:35.944Z | |
| 957 | 2025-09-06T03:48:35.990Z | error: try not to call a closure in the expression where it is declared |
| 958 | 2025-09-06T03:48:35.990Z | --> test/src/basic_router.rs:4:1 |
| 959 | 2025-09-06T03:48:35.990Z | | |
| 960 | 2025-09-06T03:48:35.990Z | 4 | / p4_macro::use_p4!( |
| 961 | 2025-09-06T03:48:35.990Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 962 | 2025-09-06T03:48:35.990Z | 6 | | pipeline_name = "basic_router", |
| 963 | 2025-09-06T03:48:35.990Z | 7 | | ); |
| 964 | 2025-09-06T03:48:35.990Z | | |_^ |
| 965 | 2025-09-06T03:48:35.990Z | | |
| 966 | 2025-09-06T03:48:35.990Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 967 | 2025-09-06T03:48:35.990Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 968 | 2025-09-06T03:48:35.990Z | help: try doing something like |
| 969 | 2025-09-06T03:48:35.990Z | | |
| 970 | 2025-09-06T03:48:35.991Z | 4 | p4_macro::use_p4!( |
| 971 | 2025-09-06T03:48:35.991Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 972 | 2025-09-06T03:48:35.991Z | 6 + pipeline_name = "basic_router", |
| 973 | 2025-09-06T03:48:35.991Z | 7 ~ ); |
| 974 | 2025-09-06T03:48:35.991Z | | |
| 975 | 2025-09-06T03:48:35.991Z | |
| 976 | 2025-09-06T03:48:35.994Z | error: try not to call a closure in the expression where it is declared |
| 977 | 2025-09-06T03:48:35.994Z | --> test/src/basic_router.rs:4:1 |
| 978 | 2025-09-06T03:48:35.994Z | | |
| 979 | 2025-09-06T03:48:35.994Z | 4 | / p4_macro::use_p4!( |
| 980 | 2025-09-06T03:48:35.994Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 981 | 2025-09-06T03:48:35.994Z | 6 | | pipeline_name = "basic_router", |
| 982 | 2025-09-06T03:48:35.995Z | 7 | | ); |
| 983 | 2025-09-06T03:48:35.995Z | | |_^ |
| 984 | 2025-09-06T03:48:35.995Z | | |
| 985 | 2025-09-06T03:48:35.995Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 986 | 2025-09-06T03:48:35.995Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 987 | 2025-09-06T03:48:35.995Z | help: try doing something like |
| 988 | 2025-09-06T03:48:35.995Z | | |
| 989 | 2025-09-06T03:48:35.995Z | 4 | p4_macro::use_p4!( |
| 990 | 2025-09-06T03:48:35.995Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 991 | 2025-09-06T03:48:35.995Z | 6 + pipeline_name = "basic_router", |
| 992 | 2025-09-06T03:48:35.995Z | 7 ~ ); |
| 993 | 2025-09-06T03:48:35.995Z | | |
| 994 | 2025-09-06T03:48:35.995Z | |
| 995 | 2025-09-06T03:48:35.995Z | error: try not to call a closure in the expression where it is declared |
| 996 | 2025-09-06T03:48:35.995Z | --> test/src/basic_router.rs:4:1 |
| 997 | 2025-09-06T03:48:35.995Z | | |
| 998 | 2025-09-06T03:48:35.995Z | 4 | / p4_macro::use_p4!( |
| 999 | 2025-09-06T03:48:35.995Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 1000 | 2025-09-06T03:48:35.995Z | 6 | | pipeline_name = "basic_router", |
| 1001 | 2025-09-06T03:48:35.995Z | 7 | | ); |
| 1002 | 2025-09-06T03:48:35.995Z | | |_^ |
| 1003 | 2025-09-06T03:48:35.995Z | | |
| 1004 | 2025-09-06T03:48:35.995Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1005 | 2025-09-06T03:48:35.995Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1006 | 2025-09-06T03:48:35.995Z | help: try doing something like |
| 1007 | 2025-09-06T03:48:35.995Z | | |
| 1008 | 2025-09-06T03:48:35.995Z | 4 | p4_macro::use_p4!( |
| 1009 | 2025-09-06T03:48:35.995Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 1010 | 2025-09-06T03:48:35.995Z | 6 + pipeline_name = "basic_router", |
| 1011 | 2025-09-06T03:48:35.995Z | 7 ~ ); |
| 1012 | 2025-09-06T03:48:35.995Z | | |
| 1013 | 2025-09-06T03:48:35.995Z | |
| 1014 | 2025-09-06T03:48:36.003Z | error: try not to call a closure in the expression where it is declared |
| 1015 | 2025-09-06T03:48:36.003Z | --> test/src/basic_router.rs:4:1 |
| 1016 | 2025-09-06T03:48:36.003Z | | |
| 1017 | 2025-09-06T03:48:36.003Z | 4 | / p4_macro::use_p4!( |
| 1018 | 2025-09-06T03:48:36.003Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 1019 | 2025-09-06T03:48:36.003Z | 6 | | pipeline_name = "basic_router", |
| 1020 | 2025-09-06T03:48:36.003Z | 7 | | ); |
| 1021 | 2025-09-06T03:48:36.003Z | | |_^ |
| 1022 | 2025-09-06T03:48:36.003Z | | |
| 1023 | 2025-09-06T03:48:36.003Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1024 | 2025-09-06T03:48:36.003Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1025 | 2025-09-06T03:48:36.004Z | help: try doing something like |
| 1026 | 2025-09-06T03:48:36.004Z | | |
| 1027 | 2025-09-06T03:48:36.004Z | 4 | p4_macro::use_p4!( |
| 1028 | 2025-09-06T03:48:36.004Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 1029 | 2025-09-06T03:48:36.004Z | 6 + pipeline_name = "basic_router", |
| 1030 | 2025-09-06T03:48:36.004Z | 7 ~ ); |
| 1031 | 2025-09-06T03:48:36.004Z | | |
| 1032 | 2025-09-06T03:48:36.004Z | |
| 1033 | 2025-09-06T03:48:36.007Z | error: try not to call a closure in the expression where it is declared |
| 1034 | 2025-09-06T03:48:36.007Z | --> test/src/basic_router.rs:4:1 |
| 1035 | 2025-09-06T03:48:36.007Z | | |
| 1036 | 2025-09-06T03:48:36.007Z | 4 | / p4_macro::use_p4!( |
| 1037 | 2025-09-06T03:48:36.007Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 1038 | 2025-09-06T03:48:36.007Z | 6 | | pipeline_name = "basic_router", |
| 1039 | 2025-09-06T03:48:36.007Z | 7 | | ); |
| 1040 | 2025-09-06T03:48:36.008Z | | |_^ |
| 1041 | 2025-09-06T03:48:36.008Z | | |
| 1042 | 2025-09-06T03:48:36.008Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1043 | 2025-09-06T03:48:36.008Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1044 | 2025-09-06T03:48:36.008Z | help: try doing something like |
| 1045 | 2025-09-06T03:48:36.008Z | | |
| 1046 | 2025-09-06T03:48:36.008Z | 4 | p4_macro::use_p4!( |
| 1047 | 2025-09-06T03:48:36.008Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 1048 | 2025-09-06T03:48:36.008Z | 6 + pipeline_name = "basic_router", |
| 1049 | 2025-09-06T03:48:36.008Z | 7 ~ ); |
| 1050 | 2025-09-06T03:48:36.008Z | | |
| 1051 | 2025-09-06T03:48:36.008Z | |
| 1052 | 2025-09-06T03:48:36.008Z | error: try not to call a closure in the expression where it is declared |
| 1053 | 2025-09-06T03:48:36.008Z | --> test/src/basic_router.rs:4:1 |
| 1054 | 2025-09-06T03:48:36.008Z | | |
| 1055 | 2025-09-06T03:48:36.008Z | 4 | / p4_macro::use_p4!( |
| 1056 | 2025-09-06T03:48:36.008Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 1057 | 2025-09-06T03:48:36.008Z | 6 | | pipeline_name = "basic_router", |
| 1058 | 2025-09-06T03:48:36.008Z | 7 | | ); |
| 1059 | 2025-09-06T03:48:36.008Z | | |_^ |
| 1060 | 2025-09-06T03:48:36.008Z | | |
| 1061 | 2025-09-06T03:48:36.008Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1062 | 2025-09-06T03:48:36.008Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1063 | 2025-09-06T03:48:36.008Z | help: try doing something like |
| 1064 | 2025-09-06T03:48:36.008Z | | |
| 1065 | 2025-09-06T03:48:36.008Z | 4 | p4_macro::use_p4!( |
| 1066 | 2025-09-06T03:48:36.008Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 1067 | 2025-09-06T03:48:36.008Z | 6 + pipeline_name = "basic_router", |
| 1068 | 2025-09-06T03:48:36.008Z | 7 ~ ); |
| 1069 | 2025-09-06T03:48:36.008Z | | |
| 1070 | 2025-09-06T03:48:36.008Z | |
| 1071 | 2025-09-06T03:48:36.008Z | error: try not to call a closure in the expression where it is declared |
| 1072 | 2025-09-06T03:48:36.008Z | --> test/src/basic_router.rs:4:1 |
| 1073 | 2025-09-06T03:48:36.008Z | | |
| 1074 | 2025-09-06T03:48:36.008Z | 4 | / p4_macro::use_p4!( |
| 1075 | 2025-09-06T03:48:36.008Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 1076 | 2025-09-06T03:48:36.008Z | 6 | | pipeline_name = "basic_router", |
| 1077 | 2025-09-06T03:48:36.008Z | 7 | | ); |
| 1078 | 2025-09-06T03:48:36.008Z | | |_^ |
| 1079 | 2025-09-06T03:48:36.009Z | | |
| 1080 | 2025-09-06T03:48:36.009Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1081 | 2025-09-06T03:48:36.009Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1082 | 2025-09-06T03:48:36.009Z | help: try doing something like |
| 1083 | 2025-09-06T03:48:36.009Z | | |
| 1084 | 2025-09-06T03:48:36.009Z | 4 | p4_macro::use_p4!( |
| 1085 | 2025-09-06T03:48:36.009Z | 5 + p4 = "p4/examples/codegen/router.p4", |
| 1086 | 2025-09-06T03:48:36.009Z | 6 + pipeline_name = "basic_router", |
| 1087 | 2025-09-06T03:48:36.009Z | 7 ~ ); |
| 1088 | 2025-09-06T03:48:36.009Z | | |
| 1089 | 2025-09-06T03:48:36.009Z | |
| 1090 | 2025-09-06T03:48:36.034Z | error: try not to call a closure in the expression where it is declared |
| 1091 | 2025-09-06T03:48:36.034Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1092 | 2025-09-06T03:48:36.034Z | | |
| 1093 | 2025-09-06T03:48:36.034Z | 1 | / p4_macro::use_p4!( |
| 1094 | 2025-09-06T03:48:36.034Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1095 | 2025-09-06T03:48:36.034Z | 3 | | pipeline_name = "cmi", |
| 1096 | 2025-09-06T03:48:36.034Z | 4 | | ); |
| 1097 | 2025-09-06T03:48:36.034Z | | |_^ |
| 1098 | 2025-09-06T03:48:36.034Z | | |
| 1099 | 2025-09-06T03:48:36.034Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1100 | 2025-09-06T03:48:36.034Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1101 | 2025-09-06T03:48:36.034Z | help: try doing something like |
| 1102 | 2025-09-06T03:48:36.034Z | | |
| 1103 | 2025-09-06T03:48:36.034Z | 1 | p4_macro::use_p4!( |
| 1104 | 2025-09-06T03:48:36.034Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1105 | 2025-09-06T03:48:36.034Z | 3 + pipeline_name = "cmi", |
| 1106 | 2025-09-06T03:48:36.034Z | 4 ~ ); |
| 1107 | 2025-09-06T03:48:36.034Z | | |
| 1108 | 2025-09-06T03:48:36.034Z | |
| 1109 | 2025-09-06T03:48:36.039Z | error: try not to call a closure in the expression where it is declared |
| 1110 | 2025-09-06T03:48:36.039Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1111 | 2025-09-06T03:48:36.039Z | | |
| 1112 | 2025-09-06T03:48:36.039Z | 1 | / p4_macro::use_p4!( |
| 1113 | 2025-09-06T03:48:36.039Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1114 | 2025-09-06T03:48:36.039Z | 3 | | pipeline_name = "cmi", |
| 1115 | 2025-09-06T03:48:36.039Z | 4 | | ); |
| 1116 | 2025-09-06T03:48:36.039Z | | |_^ |
| 1117 | 2025-09-06T03:48:36.039Z | | |
| 1118 | 2025-09-06T03:48:36.039Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1119 | 2025-09-06T03:48:36.039Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1120 | 2025-09-06T03:48:36.039Z | help: try doing something like |
| 1121 | 2025-09-06T03:48:36.039Z | | |
| 1122 | 2025-09-06T03:48:36.039Z | 1 | p4_macro::use_p4!( |
| 1123 | 2025-09-06T03:48:36.039Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1124 | 2025-09-06T03:48:36.039Z | 3 + pipeline_name = "cmi", |
| 1125 | 2025-09-06T03:48:36.040Z | 4 ~ ); |
| 1126 | 2025-09-06T03:48:36.040Z | | |
| 1127 | 2025-09-06T03:48:36.040Z | |
| 1128 | 2025-09-06T03:48:36.043Z | error: try not to call a closure in the expression where it is declared |
| 1129 | 2025-09-06T03:48:36.043Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1130 | 2025-09-06T03:48:36.043Z | | |
| 1131 | 2025-09-06T03:48:36.043Z | 1 | / p4_macro::use_p4!( |
| 1132 | 2025-09-06T03:48:36.043Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1133 | 2025-09-06T03:48:36.043Z | 3 | | pipeline_name = "cmi", |
| 1134 | 2025-09-06T03:48:36.044Z | 4 | | ); |
| 1135 | 2025-09-06T03:48:36.044Z | | |_^ |
| 1136 | 2025-09-06T03:48:36.044Z | | |
| 1137 | 2025-09-06T03:48:36.044Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1138 | 2025-09-06T03:48:36.044Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1139 | 2025-09-06T03:48:36.044Z | help: try doing something like |
| 1140 | 2025-09-06T03:48:36.044Z | | |
| 1141 | 2025-09-06T03:48:36.044Z | 1 | p4_macro::use_p4!( |
| 1142 | 2025-09-06T03:48:36.044Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1143 | 2025-09-06T03:48:36.044Z | 3 + pipeline_name = "cmi", |
| 1144 | 2025-09-06T03:48:36.044Z | 4 ~ ); |
| 1145 | 2025-09-06T03:48:36.044Z | | |
| 1146 | 2025-09-06T03:48:36.044Z | |
| 1147 | 2025-09-06T03:48:36.047Z | error: try not to call a closure in the expression where it is declared |
| 1148 | 2025-09-06T03:48:36.047Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1149 | 2025-09-06T03:48:36.047Z | | |
| 1150 | 2025-09-06T03:48:36.048Z | 1 | / p4_macro::use_p4!( |
| 1151 | 2025-09-06T03:48:36.048Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1152 | 2025-09-06T03:48:36.048Z | 3 | | pipeline_name = "cmi", |
| 1153 | 2025-09-06T03:48:36.048Z | 4 | | ); |
| 1154 | 2025-09-06T03:48:36.048Z | | |_^ |
| 1155 | 2025-09-06T03:48:36.048Z | | |
| 1156 | 2025-09-06T03:48:36.048Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1157 | 2025-09-06T03:48:36.048Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1158 | 2025-09-06T03:48:36.048Z | help: try doing something like |
| 1159 | 2025-09-06T03:48:36.048Z | | |
| 1160 | 2025-09-06T03:48:36.048Z | 1 | p4_macro::use_p4!( |
| 1161 | 2025-09-06T03:48:36.048Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1162 | 2025-09-06T03:48:36.048Z | 3 + pipeline_name = "cmi", |
| 1163 | 2025-09-06T03:48:36.048Z | 4 ~ ); |
| 1164 | 2025-09-06T03:48:36.048Z | | |
| 1165 | 2025-09-06T03:48:36.048Z | |
| 1166 | 2025-09-06T03:48:36.048Z | error: try not to call a closure in the expression where it is declared |
| 1167 | 2025-09-06T03:48:36.048Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1168 | 2025-09-06T03:48:36.048Z | | |
| 1169 | 2025-09-06T03:48:36.048Z | 1 | / p4_macro::use_p4!( |
| 1170 | 2025-09-06T03:48:36.048Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1171 | 2025-09-06T03:48:36.048Z | 3 | | pipeline_name = "cmi", |
| 1172 | 2025-09-06T03:48:36.048Z | 4 | | ); |
| 1173 | 2025-09-06T03:48:36.048Z | | |_^ |
| 1174 | 2025-09-06T03:48:36.048Z | | |
| 1175 | 2025-09-06T03:48:36.048Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1176 | 2025-09-06T03:48:36.048Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1177 | 2025-09-06T03:48:36.048Z | help: try doing something like |
| 1178 | 2025-09-06T03:48:36.049Z | | |
| 1179 | 2025-09-06T03:48:36.049Z | 1 | p4_macro::use_p4!( |
| 1180 | 2025-09-06T03:48:36.049Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1181 | 2025-09-06T03:48:36.049Z | 3 + pipeline_name = "cmi", |
| 1182 | 2025-09-06T03:48:36.049Z | 4 ~ ); |
| 1183 | 2025-09-06T03:48:36.049Z | | |
| 1184 | 2025-09-06T03:48:36.049Z | |
| 1185 | 2025-09-06T03:48:36.053Z | error: try not to call a closure in the expression where it is declared |
| 1186 | 2025-09-06T03:48:36.053Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1187 | 2025-09-06T03:48:36.053Z | | |
| 1188 | 2025-09-06T03:48:36.053Z | 1 | / p4_macro::use_p4!( |
| 1189 | 2025-09-06T03:48:36.053Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1190 | 2025-09-06T03:48:36.053Z | 3 | | pipeline_name = "cmi", |
| 1191 | 2025-09-06T03:48:36.053Z | 4 | | ); |
| 1192 | 2025-09-06T03:48:36.053Z | | |_^ |
| 1193 | 2025-09-06T03:48:36.053Z | | |
| 1194 | 2025-09-06T03:48:36.053Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1195 | 2025-09-06T03:48:36.053Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1196 | 2025-09-06T03:48:36.053Z | help: try doing something like |
| 1197 | 2025-09-06T03:48:36.053Z | | |
| 1198 | 2025-09-06T03:48:36.053Z | 1 | p4_macro::use_p4!( |
| 1199 | 2025-09-06T03:48:36.053Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1200 | 2025-09-06T03:48:36.053Z | 3 + pipeline_name = "cmi", |
| 1201 | 2025-09-06T03:48:36.053Z | 4 ~ ); |
| 1202 | 2025-09-06T03:48:36.053Z | | |
| 1203 | 2025-09-06T03:48:36.053Z | |
| 1204 | 2025-09-06T03:48:36.053Z | error: try not to call a closure in the expression where it is declared |
| 1205 | 2025-09-06T03:48:36.053Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1206 | 2025-09-06T03:48:36.053Z | | |
| 1207 | 2025-09-06T03:48:36.053Z | 1 | / p4_macro::use_p4!( |
| 1208 | 2025-09-06T03:48:36.053Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1209 | 2025-09-06T03:48:36.053Z | 3 | | pipeline_name = "cmi", |
| 1210 | 2025-09-06T03:48:36.053Z | 4 | | ); |
| 1211 | 2025-09-06T03:48:36.053Z | | |_^ |
| 1212 | 2025-09-06T03:48:36.054Z | | |
| 1213 | 2025-09-06T03:48:36.054Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1214 | 2025-09-06T03:48:36.054Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1215 | 2025-09-06T03:48:36.054Z | help: try doing something like |
| 1216 | 2025-09-06T03:48:36.054Z | | |
| 1217 | 2025-09-06T03:48:36.054Z | 1 | p4_macro::use_p4!( |
| 1218 | 2025-09-06T03:48:36.054Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1219 | 2025-09-06T03:48:36.054Z | 3 + pipeline_name = "cmi", |
| 1220 | 2025-09-06T03:48:36.054Z | 4 ~ ); |
| 1221 | 2025-09-06T03:48:36.054Z | | |
| 1222 | 2025-09-06T03:48:36.054Z | |
| 1223 | 2025-09-06T03:48:36.054Z | error: try not to call a closure in the expression where it is declared |
| 1224 | 2025-09-06T03:48:36.054Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 1225 | 2025-09-06T03:48:36.054Z | | |
| 1226 | 2025-09-06T03:48:36.054Z | 1 | / p4_macro::use_p4!( |
| 1227 | 2025-09-06T03:48:36.054Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1228 | 2025-09-06T03:48:36.054Z | 3 | | pipeline_name = "cmi", |
| 1229 | 2025-09-06T03:48:36.054Z | 4 | | ); |
| 1230 | 2025-09-06T03:48:36.054Z | | |_^ |
| 1231 | 2025-09-06T03:48:36.054Z | | |
| 1232 | 2025-09-06T03:48:36.054Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1233 | 2025-09-06T03:48:36.054Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1234 | 2025-09-06T03:48:36.054Z | help: try doing something like |
| 1235 | 2025-09-06T03:48:36.054Z | | |
| 1236 | 2025-09-06T03:48:36.054Z | 1 | p4_macro::use_p4!( |
| 1237 | 2025-09-06T03:48:36.054Z | 2 + p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 1238 | 2025-09-06T03:48:36.054Z | 3 + pipeline_name = "cmi", |
| 1239 | 2025-09-06T03:48:36.054Z | 4 ~ ); |
| 1240 | 2025-09-06T03:48:36.054Z | | |
| 1241 | 2025-09-06T03:48:36.054Z | |
| 1242 | 2025-09-06T03:48:36.275Z | error: try not to call a closure in the expression where it is declared |
| 1243 | 2025-09-06T03:48:36.275Z | --> test/src/decap.rs:12:1 |
| 1244 | 2025-09-06T03:48:36.275Z | | |
| 1245 | 2025-09-06T03:48:36.275Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 1246 | 2025-09-06T03:48:36.275Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 1247 | 2025-09-06T03:48:36.275Z | | |
| 1248 | 2025-09-06T03:48:36.275Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1249 | 2025-09-06T03:48:36.275Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1250 | 2025-09-06T03:48:36.275Z | |
| 1251 | 2025-09-06T03:48:36.324Z | error: try not to call a closure in the expression where it is declared |
| 1252 | 2025-09-06T03:48:36.324Z | --> test/src/decap.rs:12:1 |
| 1253 | 2025-09-06T03:48:36.324Z | | |
| 1254 | 2025-09-06T03:48:36.324Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 1255 | 2025-09-06T03:48:36.324Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 1256 | 2025-09-06T03:48:36.325Z | | |
| 1257 | 2025-09-06T03:48:36.325Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1258 | 2025-09-06T03:48:36.325Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1259 | 2025-09-06T03:48:36.325Z | |
| 1260 | 2025-09-06T03:48:36.328Z | error: try not to call a closure in the expression where it is declared |
| 1261 | 2025-09-06T03:48:36.328Z | --> test/src/decap.rs:12:1 |
| 1262 | 2025-09-06T03:48:36.328Z | | |
| 1263 | 2025-09-06T03:48:36.328Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 1264 | 2025-09-06T03:48:36.328Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 1265 | 2025-09-06T03:48:36.328Z | | |
| 1266 | 2025-09-06T03:48:36.328Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1267 | 2025-09-06T03:48:36.328Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1268 | 2025-09-06T03:48:36.328Z | |
| 1269 | 2025-09-06T03:48:36.329Z | error: try not to call a closure in the expression where it is declared |
| 1270 | 2025-09-06T03:48:36.329Z | --> test/src/decap.rs:12:1 |
| 1271 | 2025-09-06T03:48:36.329Z | | |
| 1272 | 2025-09-06T03:48:36.329Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 1273 | 2025-09-06T03:48:36.329Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 1274 | 2025-09-06T03:48:36.329Z | | |
| 1275 | 2025-09-06T03:48:36.329Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1276 | 2025-09-06T03:48:36.329Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1277 | 2025-09-06T03:48:36.329Z | |
| 1278 | 2025-09-06T03:48:36.329Z | error: try not to call a closure in the expression where it is declared |
| 1279 | 2025-09-06T03:48:36.329Z | --> test/src/decap.rs:12:1 |
| 1280 | 2025-09-06T03:48:36.329Z | | |
| 1281 | 2025-09-06T03:48:36.329Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 1282 | 2025-09-06T03:48:36.329Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 1283 | 2025-09-06T03:48:36.329Z | | |
| 1284 | 2025-09-06T03:48:36.329Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1285 | 2025-09-06T03:48:36.329Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1286 | 2025-09-06T03:48:36.329Z | |
| 1287 | 2025-09-06T03:48:36.540Z | error: try not to call a closure in the expression where it is declared |
| 1288 | 2025-09-06T03:48:36.540Z | --> test/src/disag_router.rs:5:1 |
| 1289 | 2025-09-06T03:48:36.540Z | | |
| 1290 | 2025-09-06T03:48:36.540Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1291 | 2025-09-06T03:48:36.540Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1292 | 2025-09-06T03:48:36.540Z | | |
| 1293 | 2025-09-06T03:48:36.540Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1294 | 2025-09-06T03:48:36.540Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1295 | 2025-09-06T03:48:36.540Z | |
| 1296 | 2025-09-06T03:48:36.545Z | error: try not to call a closure in the expression where it is declared |
| 1297 | 2025-09-06T03:48:36.545Z | --> test/src/disag_router.rs:5:1 |
| 1298 | 2025-09-06T03:48:36.545Z | | |
| 1299 | 2025-09-06T03:48:36.545Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1300 | 2025-09-06T03:48:36.545Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1301 | 2025-09-06T03:48:36.545Z | | |
| 1302 | 2025-09-06T03:48:36.545Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1303 | 2025-09-06T03:48:36.545Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1304 | 2025-09-06T03:48:36.545Z | |
| 1305 | 2025-09-06T03:48:36.545Z | error: try not to call a closure in the expression where it is declared |
| 1306 | 2025-09-06T03:48:36.545Z | --> test/src/disag_router.rs:5:1 |
| 1307 | 2025-09-06T03:48:36.545Z | | |
| 1308 | 2025-09-06T03:48:36.545Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1309 | 2025-09-06T03:48:36.545Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1310 | 2025-09-06T03:48:36.545Z | | |
| 1311 | 2025-09-06T03:48:36.545Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1312 | 2025-09-06T03:48:36.545Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1313 | 2025-09-06T03:48:36.545Z | |
| 1314 | 2025-09-06T03:48:36.549Z | error: try not to call a closure in the expression where it is declared |
| 1315 | 2025-09-06T03:48:36.549Z | --> test/src/disag_router.rs:5:1 |
| 1316 | 2025-09-06T03:48:36.550Z | | |
| 1317 | 2025-09-06T03:48:36.550Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1318 | 2025-09-06T03:48:36.550Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1319 | 2025-09-06T03:48:36.550Z | | |
| 1320 | 2025-09-06T03:48:36.550Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1321 | 2025-09-06T03:48:36.550Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1322 | 2025-09-06T03:48:36.550Z | |
| 1323 | 2025-09-06T03:48:36.553Z | error: try not to call a closure in the expression where it is declared |
| 1324 | 2025-09-06T03:48:36.553Z | --> test/src/disag_router.rs:5:1 |
| 1325 | 2025-09-06T03:48:36.553Z | | |
| 1326 | 2025-09-06T03:48:36.553Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1327 | 2025-09-06T03:48:36.554Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1328 | 2025-09-06T03:48:36.554Z | | |
| 1329 | 2025-09-06T03:48:36.554Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1330 | 2025-09-06T03:48:36.554Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1331 | 2025-09-06T03:48:36.554Z | |
| 1332 | 2025-09-06T03:48:36.568Z | error: try not to call a closure in the expression where it is declared |
| 1333 | 2025-09-06T03:48:36.568Z | --> test/src/disag_router.rs:5:1 |
| 1334 | 2025-09-06T03:48:36.568Z | | |
| 1335 | 2025-09-06T03:48:36.568Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1336 | 2025-09-06T03:48:36.568Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1337 | 2025-09-06T03:48:36.568Z | | |
| 1338 | 2025-09-06T03:48:36.568Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1339 | 2025-09-06T03:48:36.568Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1340 | 2025-09-06T03:48:36.568Z | |
| 1341 | 2025-09-06T03:48:36.572Z | error: try not to call a closure in the expression where it is declared |
| 1342 | 2025-09-06T03:48:36.572Z | --> test/src/disag_router.rs:5:1 |
| 1343 | 2025-09-06T03:48:36.572Z | | |
| 1344 | 2025-09-06T03:48:36.572Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1345 | 2025-09-06T03:48:36.572Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1346 | 2025-09-06T03:48:36.572Z | | |
| 1347 | 2025-09-06T03:48:36.572Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1348 | 2025-09-06T03:48:36.572Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1349 | 2025-09-06T03:48:36.572Z | |
| 1350 | 2025-09-06T03:48:36.572Z | error: try not to call a closure in the expression where it is declared |
| 1351 | 2025-09-06T03:48:36.572Z | --> test/src/disag_router.rs:5:1 |
| 1352 | 2025-09-06T03:48:36.572Z | | |
| 1353 | 2025-09-06T03:48:36.572Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1354 | 2025-09-06T03:48:36.572Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1355 | 2025-09-06T03:48:36.572Z | | |
| 1356 | 2025-09-06T03:48:36.572Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1357 | 2025-09-06T03:48:36.572Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1358 | 2025-09-06T03:48:36.573Z | |
| 1359 | 2025-09-06T03:48:36.573Z | error: try not to call a closure in the expression where it is declared |
| 1360 | 2025-09-06T03:48:36.573Z | --> test/src/disag_router.rs:5:1 |
| 1361 | 2025-09-06T03:48:36.573Z | | |
| 1362 | 2025-09-06T03:48:36.573Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1363 | 2025-09-06T03:48:36.573Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1364 | 2025-09-06T03:48:36.573Z | | |
| 1365 | 2025-09-06T03:48:36.573Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1366 | 2025-09-06T03:48:36.573Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1367 | 2025-09-06T03:48:36.573Z | |
| 1368 | 2025-09-06T03:48:36.781Z | error: try not to call a closure in the expression where it is declared |
| 1369 | 2025-09-06T03:48:36.781Z | --> test/src/dload.rs:1:1 |
| 1370 | 2025-09-06T03:48:36.781Z | | |
| 1371 | 2025-09-06T03:48:36.781Z | 1 | / p4_macro::use_p4!( |
| 1372 | 2025-09-06T03:48:36.781Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1373 | 2025-09-06T03:48:36.781Z | 3 | | pipeline_name = "dload", |
| 1374 | 2025-09-06T03:48:36.781Z | 4 | | ); |
| 1375 | 2025-09-06T03:48:36.781Z | | |_^ |
| 1376 | 2025-09-06T03:48:36.781Z | | |
| 1377 | 2025-09-06T03:48:36.781Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1378 | 2025-09-06T03:48:36.785Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1379 | 2025-09-06T03:48:36.785Z | help: try doing something like |
| 1380 | 2025-09-06T03:48:36.785Z | | |
| 1381 | 2025-09-06T03:48:36.785Z | 1 | p4_macro::use_p4!( |
| 1382 | 2025-09-06T03:48:36.785Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1383 | 2025-09-06T03:48:36.785Z | 3 + pipeline_name = "dload", |
| 1384 | 2025-09-06T03:48:36.785Z | 4 ~ ); |
| 1385 | 2025-09-06T03:48:36.785Z | | |
| 1386 | 2025-09-06T03:48:36.785Z | |
| 1387 | 2025-09-06T03:48:36.785Z | error: try not to call a closure in the expression where it is declared |
| 1388 | 2025-09-06T03:48:36.785Z | --> test/src/dload.rs:1:1 |
| 1389 | 2025-09-06T03:48:36.785Z | | |
| 1390 | 2025-09-06T03:48:36.785Z | 1 | / p4_macro::use_p4!( |
| 1391 | 2025-09-06T03:48:36.785Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1392 | 2025-09-06T03:48:36.785Z | 3 | | pipeline_name = "dload", |
| 1393 | 2025-09-06T03:48:36.785Z | 4 | | ); |
| 1394 | 2025-09-06T03:48:36.785Z | | |_^ |
| 1395 | 2025-09-06T03:48:36.785Z | | |
| 1396 | 2025-09-06T03:48:36.785Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1397 | 2025-09-06T03:48:36.785Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1398 | 2025-09-06T03:48:36.785Z | help: try doing something like |
| 1399 | 2025-09-06T03:48:36.785Z | | |
| 1400 | 2025-09-06T03:48:36.785Z | 1 | p4_macro::use_p4!( |
| 1401 | 2025-09-06T03:48:36.785Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1402 | 2025-09-06T03:48:36.785Z | 3 + pipeline_name = "dload", |
| 1403 | 2025-09-06T03:48:36.785Z | 4 ~ ); |
| 1404 | 2025-09-06T03:48:36.785Z | | |
| 1405 | 2025-09-06T03:48:36.785Z | |
| 1406 | 2025-09-06T03:48:36.786Z | error: try not to call a closure in the expression where it is declared |
| 1407 | 2025-09-06T03:48:36.786Z | --> test/src/dload.rs:1:1 |
| 1408 | 2025-09-06T03:48:36.786Z | | |
| 1409 | 2025-09-06T03:48:36.786Z | 1 | / p4_macro::use_p4!( |
| 1410 | 2025-09-06T03:48:36.786Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1411 | 2025-09-06T03:48:36.786Z | 3 | | pipeline_name = "dload", |
| 1412 | 2025-09-06T03:48:36.786Z | 4 | | ); |
| 1413 | 2025-09-06T03:48:36.786Z | | |_^ |
| 1414 | 2025-09-06T03:48:36.786Z | | |
| 1415 | 2025-09-06T03:48:36.786Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1416 | 2025-09-06T03:48:36.786Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1417 | 2025-09-06T03:48:36.786Z | help: try doing something like |
| 1418 | 2025-09-06T03:48:36.786Z | | |
| 1419 | 2025-09-06T03:48:36.786Z | 1 | p4_macro::use_p4!( |
| 1420 | 2025-09-06T03:48:36.786Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1421 | 2025-09-06T03:48:36.786Z | 3 + pipeline_name = "dload", |
| 1422 | 2025-09-06T03:48:36.786Z | 4 ~ ); |
| 1423 | 2025-09-06T03:48:36.786Z | | |
| 1424 | 2025-09-06T03:48:36.786Z | |
| 1425 | 2025-09-06T03:48:36.790Z | error: try not to call a closure in the expression where it is declared |
| 1426 | 2025-09-06T03:48:36.790Z | --> test/src/dload.rs:1:1 |
| 1427 | 2025-09-06T03:48:36.790Z | | |
| 1428 | 2025-09-06T03:48:36.790Z | 1 | / p4_macro::use_p4!( |
| 1429 | 2025-09-06T03:48:36.790Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1430 | 2025-09-06T03:48:36.790Z | 3 | | pipeline_name = "dload", |
| 1431 | 2025-09-06T03:48:36.790Z | 4 | | ); |
| 1432 | 2025-09-06T03:48:36.790Z | | |_^ |
| 1433 | 2025-09-06T03:48:36.790Z | | |
| 1434 | 2025-09-06T03:48:36.790Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1435 | 2025-09-06T03:48:36.790Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1436 | 2025-09-06T03:48:36.790Z | help: try doing something like |
| 1437 | 2025-09-06T03:48:36.790Z | | |
| 1438 | 2025-09-06T03:48:36.790Z | 1 | p4_macro::use_p4!( |
| 1439 | 2025-09-06T03:48:36.790Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1440 | 2025-09-06T03:48:36.793Z | 3 + pipeline_name = "dload", |
| 1441 | 2025-09-06T03:48:36.793Z | 4 ~ ); |
| 1442 | 2025-09-06T03:48:36.793Z | | |
| 1443 | 2025-09-06T03:48:36.793Z | |
| 1444 | 2025-09-06T03:48:36.802Z | error: try not to call a closure in the expression where it is declared |
| 1445 | 2025-09-06T03:48:36.802Z | --> test/src/dload.rs:1:1 |
| 1446 | 2025-09-06T03:48:36.802Z | | |
| 1447 | 2025-09-06T03:48:36.802Z | 1 | / p4_macro::use_p4!( |
| 1448 | 2025-09-06T03:48:36.802Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1449 | 2025-09-06T03:48:36.802Z | 3 | | pipeline_name = "dload", |
| 1450 | 2025-09-06T03:48:36.802Z | 4 | | ); |
| 1451 | 2025-09-06T03:48:36.802Z | | |_^ |
| 1452 | 2025-09-06T03:48:36.802Z | | |
| 1453 | 2025-09-06T03:48:36.802Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1454 | 2025-09-06T03:48:36.802Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1455 | 2025-09-06T03:48:36.802Z | help: try doing something like |
| 1456 | 2025-09-06T03:48:36.802Z | | |
| 1457 | 2025-09-06T03:48:36.802Z | 1 | p4_macro::use_p4!( |
| 1458 | 2025-09-06T03:48:36.802Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1459 | 2025-09-06T03:48:36.802Z | 3 + pipeline_name = "dload", |
| 1460 | 2025-09-06T03:48:36.802Z | 4 ~ ); |
| 1461 | 2025-09-06T03:48:36.802Z | | |
| 1462 | 2025-09-06T03:48:36.802Z | |
| 1463 | 2025-09-06T03:48:36.817Z | error: try not to call a closure in the expression where it is declared |
| 1464 | 2025-09-06T03:48:36.817Z | --> test/src/dload.rs:1:1 |
| 1465 | 2025-09-06T03:48:36.817Z | | |
| 1466 | 2025-09-06T03:48:36.817Z | 1 | / p4_macro::use_p4!( |
| 1467 | 2025-09-06T03:48:36.817Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1468 | 2025-09-06T03:48:36.817Z | 3 | | pipeline_name = "dload", |
| 1469 | 2025-09-06T03:48:36.817Z | 4 | | ); |
| 1470 | 2025-09-06T03:48:36.817Z | | |_^ |
| 1471 | 2025-09-06T03:48:36.817Z | | |
| 1472 | 2025-09-06T03:48:36.817Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1473 | 2025-09-06T03:48:36.817Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1474 | 2025-09-06T03:48:36.817Z | help: try doing something like |
| 1475 | 2025-09-06T03:48:36.817Z | | |
| 1476 | 2025-09-06T03:48:36.817Z | 1 | p4_macro::use_p4!( |
| 1477 | 2025-09-06T03:48:36.817Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1478 | 2025-09-06T03:48:36.817Z | 3 + pipeline_name = "dload", |
| 1479 | 2025-09-06T03:48:36.817Z | 4 ~ ); |
| 1480 | 2025-09-06T03:48:36.817Z | | |
| 1481 | 2025-09-06T03:48:36.817Z | |
| 1482 | 2025-09-06T03:48:36.821Z | error: try not to call a closure in the expression where it is declared |
| 1483 | 2025-09-06T03:48:36.821Z | --> test/src/dload.rs:1:1 |
| 1484 | 2025-09-06T03:48:36.821Z | | |
| 1485 | 2025-09-06T03:48:36.821Z | 1 | / p4_macro::use_p4!( |
| 1486 | 2025-09-06T03:48:36.821Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1487 | 2025-09-06T03:48:36.821Z | 3 | | pipeline_name = "dload", |
| 1488 | 2025-09-06T03:48:36.821Z | 4 | | ); |
| 1489 | 2025-09-06T03:48:36.821Z | | |_^ |
| 1490 | 2025-09-06T03:48:36.821Z | | |
| 1491 | 2025-09-06T03:48:36.821Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1492 | 2025-09-06T03:48:36.821Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1493 | 2025-09-06T03:48:36.821Z | help: try doing something like |
| 1494 | 2025-09-06T03:48:36.821Z | | |
| 1495 | 2025-09-06T03:48:36.821Z | 1 | p4_macro::use_p4!( |
| 1496 | 2025-09-06T03:48:36.821Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1497 | 2025-09-06T03:48:36.821Z | 3 + pipeline_name = "dload", |
| 1498 | 2025-09-06T03:48:36.821Z | 4 ~ ); |
| 1499 | 2025-09-06T03:48:36.821Z | | |
| 1500 | 2025-09-06T03:48:36.821Z | |
| 1501 | 2025-09-06T03:48:36.821Z | error: try not to call a closure in the expression where it is declared |
| 1502 | 2025-09-06T03:48:36.822Z | --> test/src/dload.rs:1:1 |
| 1503 | 2025-09-06T03:48:36.822Z | | |
| 1504 | 2025-09-06T03:48:36.822Z | 1 | / p4_macro::use_p4!( |
| 1505 | 2025-09-06T03:48:36.822Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1506 | 2025-09-06T03:48:36.822Z | 3 | | pipeline_name = "dload", |
| 1507 | 2025-09-06T03:48:36.822Z | 4 | | ); |
| 1508 | 2025-09-06T03:48:36.822Z | | |_^ |
| 1509 | 2025-09-06T03:48:36.822Z | | |
| 1510 | 2025-09-06T03:48:36.822Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1511 | 2025-09-06T03:48:36.822Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1512 | 2025-09-06T03:48:36.822Z | help: try doing something like |
| 1513 | 2025-09-06T03:48:36.822Z | | |
| 1514 | 2025-09-06T03:48:36.822Z | 1 | p4_macro::use_p4!( |
| 1515 | 2025-09-06T03:48:36.822Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1516 | 2025-09-06T03:48:36.822Z | 3 + pipeline_name = "dload", |
| 1517 | 2025-09-06T03:48:36.822Z | 4 ~ ); |
| 1518 | 2025-09-06T03:48:36.822Z | | |
| 1519 | 2025-09-06T03:48:36.822Z | |
| 1520 | 2025-09-06T03:48:36.822Z | error: try not to call a closure in the expression where it is declared |
| 1521 | 2025-09-06T03:48:36.822Z | --> test/src/dload.rs:1:1 |
| 1522 | 2025-09-06T03:48:36.822Z | | |
| 1523 | 2025-09-06T03:48:36.822Z | 1 | / p4_macro::use_p4!( |
| 1524 | 2025-09-06T03:48:36.822Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1525 | 2025-09-06T03:48:36.822Z | 3 | | pipeline_name = "dload", |
| 1526 | 2025-09-06T03:48:36.822Z | 4 | | ); |
| 1527 | 2025-09-06T03:48:36.822Z | | |_^ |
| 1528 | 2025-09-06T03:48:36.822Z | | |
| 1529 | 2025-09-06T03:48:36.822Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1530 | 2025-09-06T03:48:36.822Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1531 | 2025-09-06T03:48:36.822Z | help: try doing something like |
| 1532 | 2025-09-06T03:48:36.822Z | | |
| 1533 | 2025-09-06T03:48:36.822Z | 1 | p4_macro::use_p4!( |
| 1534 | 2025-09-06T03:48:36.822Z | 2 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1535 | 2025-09-06T03:48:36.822Z | 3 + pipeline_name = "dload", |
| 1536 | 2025-09-06T03:48:36.822Z | 4 ~ ); |
| 1537 | 2025-09-06T03:48:36.822Z | | |
| 1538 | 2025-09-06T03:48:36.822Z | |
| 1539 | 2025-09-06T03:48:37.030Z | error: try not to call a closure in the expression where it is declared |
| 1540 | 2025-09-06T03:48:37.030Z | --> test/src/dynamic_router.rs:5:1 |
| 1541 | 2025-09-06T03:48:37.030Z | | |
| 1542 | 2025-09-06T03:48:37.030Z | 5 | / p4_macro::use_p4!( |
| 1543 | 2025-09-06T03:48:37.030Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1544 | 2025-09-06T03:48:37.030Z | 7 | | pipeline_name = "dynamic", |
| 1545 | 2025-09-06T03:48:37.030Z | 8 | | ); |
| 1546 | 2025-09-06T03:48:37.030Z | | |_^ |
| 1547 | 2025-09-06T03:48:37.030Z | | |
| 1548 | 2025-09-06T03:48:37.030Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1549 | 2025-09-06T03:48:37.030Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1550 | 2025-09-06T03:48:37.030Z | help: try doing something like |
| 1551 | 2025-09-06T03:48:37.030Z | | |
| 1552 | 2025-09-06T03:48:37.030Z | 5 | p4_macro::use_p4!( |
| 1553 | 2025-09-06T03:48:37.030Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1554 | 2025-09-06T03:48:37.030Z | 7 + pipeline_name = "dynamic", |
| 1555 | 2025-09-06T03:48:37.034Z | 8 ~ ); |
| 1556 | 2025-09-06T03:48:37.034Z | | |
| 1557 | 2025-09-06T03:48:37.034Z | |
| 1558 | 2025-09-06T03:48:37.034Z | error: try not to call a closure in the expression where it is declared |
| 1559 | 2025-09-06T03:48:37.034Z | --> test/src/dynamic_router.rs:5:1 |
| 1560 | 2025-09-06T03:48:37.034Z | | |
| 1561 | 2025-09-06T03:48:37.034Z | 5 | / p4_macro::use_p4!( |
| 1562 | 2025-09-06T03:48:37.034Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1563 | 2025-09-06T03:48:37.034Z | 7 | | pipeline_name = "dynamic", |
| 1564 | 2025-09-06T03:48:37.034Z | 8 | | ); |
| 1565 | 2025-09-06T03:48:37.034Z | | |_^ |
| 1566 | 2025-09-06T03:48:37.034Z | | |
| 1567 | 2025-09-06T03:48:37.034Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1568 | 2025-09-06T03:48:37.034Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1569 | 2025-09-06T03:48:37.034Z | help: try doing something like |
| 1570 | 2025-09-06T03:48:37.034Z | | |
| 1571 | 2025-09-06T03:48:37.034Z | 5 | p4_macro::use_p4!( |
| 1572 | 2025-09-06T03:48:37.034Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1573 | 2025-09-06T03:48:37.034Z | 7 + pipeline_name = "dynamic", |
| 1574 | 2025-09-06T03:48:37.034Z | 8 ~ ); |
| 1575 | 2025-09-06T03:48:37.034Z | | |
| 1576 | 2025-09-06T03:48:37.034Z | |
| 1577 | 2025-09-06T03:48:37.038Z | error: try not to call a closure in the expression where it is declared |
| 1578 | 2025-09-06T03:48:37.038Z | --> test/src/dynamic_router.rs:5:1 |
| 1579 | 2025-09-06T03:48:37.038Z | | |
| 1580 | 2025-09-06T03:48:37.038Z | 5 | / p4_macro::use_p4!( |
| 1581 | 2025-09-06T03:48:37.038Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1582 | 2025-09-06T03:48:37.038Z | 7 | | pipeline_name = "dynamic", |
| 1583 | 2025-09-06T03:48:37.038Z | 8 | | ); |
| 1584 | 2025-09-06T03:48:37.038Z | | |_^ |
| 1585 | 2025-09-06T03:48:37.038Z | | |
| 1586 | 2025-09-06T03:48:37.038Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1587 | 2025-09-06T03:48:37.038Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1588 | 2025-09-06T03:48:37.038Z | help: try doing something like |
| 1589 | 2025-09-06T03:48:37.038Z | | |
| 1590 | 2025-09-06T03:48:37.038Z | 5 | p4_macro::use_p4!( |
| 1591 | 2025-09-06T03:48:37.038Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1592 | 2025-09-06T03:48:37.038Z | 7 + pipeline_name = "dynamic", |
| 1593 | 2025-09-06T03:48:37.038Z | 8 ~ ); |
| 1594 | 2025-09-06T03:48:37.038Z | | |
| 1595 | 2025-09-06T03:48:37.038Z | |
| 1596 | 2025-09-06T03:48:37.042Z | error: try not to call a closure in the expression where it is declared |
| 1597 | 2025-09-06T03:48:37.042Z | --> test/src/dynamic_router.rs:5:1 |
| 1598 | 2025-09-06T03:48:37.042Z | | |
| 1599 | 2025-09-06T03:48:37.042Z | 5 | / p4_macro::use_p4!( |
| 1600 | 2025-09-06T03:48:37.042Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1601 | 2025-09-06T03:48:37.042Z | 7 | | pipeline_name = "dynamic", |
| 1602 | 2025-09-06T03:48:37.042Z | 8 | | ); |
| 1603 | 2025-09-06T03:48:37.042Z | | |_^ |
| 1604 | 2025-09-06T03:48:37.042Z | | |
| 1605 | 2025-09-06T03:48:37.042Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1606 | 2025-09-06T03:48:37.042Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1607 | 2025-09-06T03:48:37.042Z | help: try doing something like |
| 1608 | 2025-09-06T03:48:37.042Z | | |
| 1609 | 2025-09-06T03:48:37.042Z | 5 | p4_macro::use_p4!( |
| 1610 | 2025-09-06T03:48:37.042Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1611 | 2025-09-06T03:48:37.042Z | 7 + pipeline_name = "dynamic", |
| 1612 | 2025-09-06T03:48:37.042Z | 8 ~ ); |
| 1613 | 2025-09-06T03:48:37.042Z | | |
| 1614 | 2025-09-06T03:48:37.042Z | |
| 1615 | 2025-09-06T03:48:37.050Z | error: try not to call a closure in the expression where it is declared |
| 1616 | 2025-09-06T03:48:37.050Z | --> test/src/dynamic_router.rs:5:1 |
| 1617 | 2025-09-06T03:48:37.050Z | | |
| 1618 | 2025-09-06T03:48:37.050Z | 5 | / p4_macro::use_p4!( |
| 1619 | 2025-09-06T03:48:37.050Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1620 | 2025-09-06T03:48:37.050Z | 7 | | pipeline_name = "dynamic", |
| 1621 | 2025-09-06T03:48:37.050Z | 8 | | ); |
| 1622 | 2025-09-06T03:48:37.050Z | | |_^ |
| 1623 | 2025-09-06T03:48:37.050Z | | |
| 1624 | 2025-09-06T03:48:37.050Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1625 | 2025-09-06T03:48:37.050Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1626 | 2025-09-06T03:48:37.050Z | help: try doing something like |
| 1627 | 2025-09-06T03:48:37.050Z | | |
| 1628 | 2025-09-06T03:48:37.050Z | 5 | p4_macro::use_p4!( |
| 1629 | 2025-09-06T03:48:37.050Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1630 | 2025-09-06T03:48:37.050Z | 7 + pipeline_name = "dynamic", |
| 1631 | 2025-09-06T03:48:37.050Z | 8 ~ ); |
| 1632 | 2025-09-06T03:48:37.050Z | | |
| 1633 | 2025-09-06T03:48:37.051Z | |
| 1634 | 2025-09-06T03:48:37.062Z | error: try not to call a closure in the expression where it is declared |
| 1635 | 2025-09-06T03:48:37.062Z | --> test/src/dynamic_router.rs:5:1 |
| 1636 | 2025-09-06T03:48:37.062Z | | |
| 1637 | 2025-09-06T03:48:37.062Z | 5 | / p4_macro::use_p4!( |
| 1638 | 2025-09-06T03:48:37.062Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1639 | 2025-09-06T03:48:37.062Z | 7 | | pipeline_name = "dynamic", |
| 1640 | 2025-09-06T03:48:37.062Z | 8 | | ); |
| 1641 | 2025-09-06T03:48:37.062Z | | |_^ |
| 1642 | 2025-09-06T03:48:37.062Z | | |
| 1643 | 2025-09-06T03:48:37.062Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1644 | 2025-09-06T03:48:37.062Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1645 | 2025-09-06T03:48:37.062Z | help: try doing something like |
| 1646 | 2025-09-06T03:48:37.062Z | | |
| 1647 | 2025-09-06T03:48:37.062Z | 5 | p4_macro::use_p4!( |
| 1648 | 2025-09-06T03:48:37.062Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1649 | 2025-09-06T03:48:37.062Z | 7 + pipeline_name = "dynamic", |
| 1650 | 2025-09-06T03:48:37.066Z | 8 ~ ); |
| 1651 | 2025-09-06T03:48:37.066Z | | |
| 1652 | 2025-09-06T03:48:37.066Z | |
| 1653 | 2025-09-06T03:48:37.066Z | error: try not to call a closure in the expression where it is declared |
| 1654 | 2025-09-06T03:48:37.066Z | --> test/src/dynamic_router.rs:5:1 |
| 1655 | 2025-09-06T03:48:37.066Z | | |
| 1656 | 2025-09-06T03:48:37.066Z | 5 | / p4_macro::use_p4!( |
| 1657 | 2025-09-06T03:48:37.066Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1658 | 2025-09-06T03:48:37.066Z | 7 | | pipeline_name = "dynamic", |
| 1659 | 2025-09-06T03:48:37.066Z | 8 | | ); |
| 1660 | 2025-09-06T03:48:37.066Z | | |_^ |
| 1661 | 2025-09-06T03:48:37.066Z | | |
| 1662 | 2025-09-06T03:48:37.066Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1663 | 2025-09-06T03:48:37.066Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1664 | 2025-09-06T03:48:37.066Z | help: try doing something like |
| 1665 | 2025-09-06T03:48:37.067Z | | |
| 1666 | 2025-09-06T03:48:37.067Z | 5 | p4_macro::use_p4!( |
| 1667 | 2025-09-06T03:48:37.067Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1668 | 2025-09-06T03:48:37.067Z | 7 + pipeline_name = "dynamic", |
| 1669 | 2025-09-06T03:48:37.067Z | 8 ~ ); |
| 1670 | 2025-09-06T03:48:37.067Z | | |
| 1671 | 2025-09-06T03:48:37.067Z | |
| 1672 | 2025-09-06T03:48:37.067Z | error: try not to call a closure in the expression where it is declared |
| 1673 | 2025-09-06T03:48:37.067Z | --> test/src/dynamic_router.rs:5:1 |
| 1674 | 2025-09-06T03:48:37.067Z | | |
| 1675 | 2025-09-06T03:48:37.067Z | 5 | / p4_macro::use_p4!( |
| 1676 | 2025-09-06T03:48:37.067Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1677 | 2025-09-06T03:48:37.067Z | 7 | | pipeline_name = "dynamic", |
| 1678 | 2025-09-06T03:48:37.067Z | 8 | | ); |
| 1679 | 2025-09-06T03:48:37.067Z | | |_^ |
| 1680 | 2025-09-06T03:48:37.067Z | | |
| 1681 | 2025-09-06T03:48:37.067Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1682 | 2025-09-06T03:48:37.067Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1683 | 2025-09-06T03:48:37.067Z | help: try doing something like |
| 1684 | 2025-09-06T03:48:37.067Z | | |
| 1685 | 2025-09-06T03:48:37.067Z | 5 | p4_macro::use_p4!( |
| 1686 | 2025-09-06T03:48:37.067Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1687 | 2025-09-06T03:48:37.067Z | 7 + pipeline_name = "dynamic", |
| 1688 | 2025-09-06T03:48:37.067Z | 8 ~ ); |
| 1689 | 2025-09-06T03:48:37.067Z | | |
| 1690 | 2025-09-06T03:48:37.067Z | |
| 1691 | 2025-09-06T03:48:37.067Z | error: try not to call a closure in the expression where it is declared |
| 1692 | 2025-09-06T03:48:37.067Z | --> test/src/dynamic_router.rs:5:1 |
| 1693 | 2025-09-06T03:48:37.067Z | | |
| 1694 | 2025-09-06T03:48:37.067Z | 5 | / p4_macro::use_p4!( |
| 1695 | 2025-09-06T03:48:37.067Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1696 | 2025-09-06T03:48:37.067Z | 7 | | pipeline_name = "dynamic", |
| 1697 | 2025-09-06T03:48:37.067Z | 8 | | ); |
| 1698 | 2025-09-06T03:48:37.067Z | | |_^ |
| 1699 | 2025-09-06T03:48:37.067Z | | |
| 1700 | 2025-09-06T03:48:37.067Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1701 | 2025-09-06T03:48:37.067Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1702 | 2025-09-06T03:48:37.067Z | help: try doing something like |
| 1703 | 2025-09-06T03:48:37.068Z | | |
| 1704 | 2025-09-06T03:48:37.068Z | 5 | p4_macro::use_p4!( |
| 1705 | 2025-09-06T03:48:37.068Z | 6 + p4 = "test/src/p4/dynamic_router.p4", |
| 1706 | 2025-09-06T03:48:37.068Z | 7 + pipeline_name = "dynamic", |
| 1707 | 2025-09-06T03:48:37.068Z | 8 ~ ); |
| 1708 | 2025-09-06T03:48:37.068Z | | |
| 1709 | 2025-09-06T03:48:37.068Z | |
| 1710 | 2025-09-06T03:48:37.133Z | error: try not to call a closure in the expression where it is declared |
| 1711 | 2025-09-06T03:48:37.133Z | --> test/src/hub.rs:4:1 |
| 1712 | 2025-09-06T03:48:37.133Z | | |
| 1713 | 2025-09-06T03:48:37.133Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1714 | 2025-09-06T03:48:37.133Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1715 | 2025-09-06T03:48:37.133Z | | |
| 1716 | 2025-09-06T03:48:37.133Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1717 | 2025-09-06T03:48:37.133Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1718 | 2025-09-06T03:48:37.133Z | |
| 1719 | 2025-09-06T03:48:37.138Z | error: try not to call a closure in the expression where it is declared |
| 1720 | 2025-09-06T03:48:37.138Z | --> test/src/hub.rs:4:1 |
| 1721 | 2025-09-06T03:48:37.138Z | | |
| 1722 | 2025-09-06T03:48:37.138Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1723 | 2025-09-06T03:48:37.138Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1724 | 2025-09-06T03:48:37.138Z | | |
| 1725 | 2025-09-06T03:48:37.138Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1726 | 2025-09-06T03:48:37.138Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1727 | 2025-09-06T03:48:37.138Z | |
| 1728 | 2025-09-06T03:48:37.138Z | error: try not to call a closure in the expression where it is declared |
| 1729 | 2025-09-06T03:48:37.138Z | --> test/src/hub.rs:4:1 |
| 1730 | 2025-09-06T03:48:37.138Z | | |
| 1731 | 2025-09-06T03:48:37.138Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1732 | 2025-09-06T03:48:37.138Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1733 | 2025-09-06T03:48:37.138Z | | |
| 1734 | 2025-09-06T03:48:37.138Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1735 | 2025-09-06T03:48:37.138Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1736 | 2025-09-06T03:48:37.138Z | |
| 1737 | 2025-09-06T03:48:37.138Z | error: try not to call a closure in the expression where it is declared |
| 1738 | 2025-09-06T03:48:37.138Z | --> test/src/hub.rs:4:1 |
| 1739 | 2025-09-06T03:48:37.138Z | | |
| 1740 | 2025-09-06T03:48:37.138Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1741 | 2025-09-06T03:48:37.138Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1742 | 2025-09-06T03:48:37.138Z | | |
| 1743 | 2025-09-06T03:48:37.138Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1744 | 2025-09-06T03:48:37.138Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1745 | 2025-09-06T03:48:37.138Z | |
| 1746 | 2025-09-06T03:48:37.142Z | error: try not to call a closure in the expression where it is declared |
| 1747 | 2025-09-06T03:48:37.142Z | --> test/src/hub.rs:4:1 |
| 1748 | 2025-09-06T03:48:37.142Z | | |
| 1749 | 2025-09-06T03:48:37.142Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1750 | 2025-09-06T03:48:37.142Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1751 | 2025-09-06T03:48:37.142Z | | |
| 1752 | 2025-09-06T03:48:37.142Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1753 | 2025-09-06T03:48:37.142Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1754 | 2025-09-06T03:48:37.142Z | |
| 1755 | 2025-09-06T03:48:37.142Z | error: try not to call a closure in the expression where it is declared |
| 1756 | 2025-09-06T03:48:37.142Z | --> test/src/hub.rs:4:1 |
| 1757 | 2025-09-06T03:48:37.142Z | | |
| 1758 | 2025-09-06T03:48:37.142Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1759 | 2025-09-06T03:48:37.142Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1760 | 2025-09-06T03:48:37.142Z | | |
| 1761 | 2025-09-06T03:48:37.142Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1762 | 2025-09-06T03:48:37.143Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1763 | 2025-09-06T03:48:37.143Z | |
| 1764 | 2025-09-06T03:48:37.146Z | error: try not to call a closure in the expression where it is declared |
| 1765 | 2025-09-06T03:48:37.146Z | --> test/src/hub.rs:4:1 |
| 1766 | 2025-09-06T03:48:37.146Z | | |
| 1767 | 2025-09-06T03:48:37.146Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1768 | 2025-09-06T03:48:37.146Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1769 | 2025-09-06T03:48:37.146Z | | |
| 1770 | 2025-09-06T03:48:37.146Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1771 | 2025-09-06T03:48:37.146Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1772 | 2025-09-06T03:48:37.146Z | |
| 1773 | 2025-09-06T03:48:37.146Z | error: try not to call a closure in the expression where it is declared |
| 1774 | 2025-09-06T03:48:37.146Z | --> test/src/hub.rs:4:1 |
| 1775 | 2025-09-06T03:48:37.146Z | | |
| 1776 | 2025-09-06T03:48:37.146Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1777 | 2025-09-06T03:48:37.146Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1778 | 2025-09-06T03:48:37.147Z | | |
| 1779 | 2025-09-06T03:48:37.147Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1780 | 2025-09-06T03:48:37.147Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1781 | 2025-09-06T03:48:37.147Z | |
| 1782 | 2025-09-06T03:48:37.366Z | error: try not to call a closure in the expression where it is declared |
| 1783 | 2025-09-06T03:48:37.366Z | --> test/src/ipv6.rs:1:1 |
| 1784 | 2025-09-06T03:48:37.366Z | | |
| 1785 | 2025-09-06T03:48:37.366Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1786 | 2025-09-06T03:48:37.366Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1787 | 2025-09-06T03:48:37.366Z | | |
| 1788 | 2025-09-06T03:48:37.366Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1789 | 2025-09-06T03:48:37.366Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1790 | 2025-09-06T03:48:37.366Z | |
| 1791 | 2025-09-06T03:48:37.375Z | error: try not to call a closure in the expression where it is declared |
| 1792 | 2025-09-06T03:48:37.375Z | --> test/src/ipv6.rs:1:1 |
| 1793 | 2025-09-06T03:48:37.375Z | | |
| 1794 | 2025-09-06T03:48:37.375Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1795 | 2025-09-06T03:48:37.375Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1796 | 2025-09-06T03:48:37.375Z | | |
| 1797 | 2025-09-06T03:48:37.375Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1798 | 2025-09-06T03:48:37.375Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1799 | 2025-09-06T03:48:37.375Z | |
| 1800 | 2025-09-06T03:48:37.378Z | error: try not to call a closure in the expression where it is declared |
| 1801 | 2025-09-06T03:48:37.378Z | --> test/src/ipv6.rs:1:1 |
| 1802 | 2025-09-06T03:48:37.378Z | | |
| 1803 | 2025-09-06T03:48:37.379Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1804 | 2025-09-06T03:48:37.379Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1805 | 2025-09-06T03:48:37.379Z | | |
| 1806 | 2025-09-06T03:48:37.379Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1807 | 2025-09-06T03:48:37.379Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1808 | 2025-09-06T03:48:37.379Z | |
| 1809 | 2025-09-06T03:48:37.413Z | error: try not to call a closure in the expression where it is declared |
| 1810 | 2025-09-06T03:48:37.414Z | --> test/src/ipv6.rs:1:1 |
| 1811 | 2025-09-06T03:48:37.414Z | | |
| 1812 | 2025-09-06T03:48:37.414Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1813 | 2025-09-06T03:48:37.414Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1814 | 2025-09-06T03:48:37.414Z | | |
| 1815 | 2025-09-06T03:48:37.414Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1816 | 2025-09-06T03:48:37.414Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1817 | 2025-09-06T03:48:37.414Z | |
| 1818 | 2025-09-06T03:48:37.458Z | error: try not to call a closure in the expression where it is declared |
| 1819 | 2025-09-06T03:48:37.458Z | --> test/src/ipv6.rs:1:1 |
| 1820 | 2025-09-06T03:48:37.458Z | | |
| 1821 | 2025-09-06T03:48:37.458Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1822 | 2025-09-06T03:48:37.458Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1823 | 2025-09-06T03:48:37.458Z | | |
| 1824 | 2025-09-06T03:48:37.458Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1825 | 2025-09-06T03:48:37.458Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1826 | 2025-09-06T03:48:37.458Z | |
| 1827 | 2025-09-06T03:48:37.498Z | error: try not to call a closure in the expression where it is declared |
| 1828 | 2025-09-06T03:48:37.498Z | --> test/src/ipv6.rs:1:1 |
| 1829 | 2025-09-06T03:48:37.498Z | | |
| 1830 | 2025-09-06T03:48:37.498Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1831 | 2025-09-06T03:48:37.498Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1832 | 2025-09-06T03:48:37.498Z | | |
| 1833 | 2025-09-06T03:48:37.498Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1834 | 2025-09-06T03:48:37.498Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1835 | 2025-09-06T03:48:37.498Z | |
| 1836 | 2025-09-06T03:48:37.502Z | error: try not to call a closure in the expression where it is declared |
| 1837 | 2025-09-06T03:48:37.502Z | --> test/src/ipv6.rs:1:1 |
| 1838 | 2025-09-06T03:48:37.502Z | | |
| 1839 | 2025-09-06T03:48:37.502Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1840 | 2025-09-06T03:48:37.502Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1841 | 2025-09-06T03:48:37.502Z | | |
| 1842 | 2025-09-06T03:48:37.502Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1843 | 2025-09-06T03:48:37.502Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1844 | 2025-09-06T03:48:37.502Z | |
| 1845 | 2025-09-06T03:48:37.502Z | error: try not to call a closure in the expression where it is declared |
| 1846 | 2025-09-06T03:48:37.502Z | --> test/src/ipv6.rs:1:1 |
| 1847 | 2025-09-06T03:48:37.502Z | | |
| 1848 | 2025-09-06T03:48:37.503Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1849 | 2025-09-06T03:48:37.503Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1850 | 2025-09-06T03:48:37.503Z | | |
| 1851 | 2025-09-06T03:48:37.503Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1852 | 2025-09-06T03:48:37.503Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1853 | 2025-09-06T03:48:37.503Z | |
| 1854 | 2025-09-06T03:48:37.503Z | error: try not to call a closure in the expression where it is declared |
| 1855 | 2025-09-06T03:48:37.503Z | --> test/src/ipv6.rs:1:1 |
| 1856 | 2025-09-06T03:48:37.503Z | | |
| 1857 | 2025-09-06T03:48:37.503Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1858 | 2025-09-06T03:48:37.503Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1859 | 2025-09-06T03:48:37.503Z | | |
| 1860 | 2025-09-06T03:48:37.503Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1861 | 2025-09-06T03:48:37.503Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1862 | 2025-09-06T03:48:37.503Z | |
| 1863 | 2025-09-06T03:48:37.740Z | error: try not to call a closure in the expression where it is declared |
| 1864 | 2025-09-06T03:48:37.740Z | --> test/src/mac_rewrite.rs:5:1 |
| 1865 | 2025-09-06T03:48:37.740Z | | |
| 1866 | 2025-09-06T03:48:37.740Z | 5 | / p4_macro::use_p4!( |
| 1867 | 2025-09-06T03:48:37.740Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1868 | 2025-09-06T03:48:37.740Z | 7 | | pipeline_name = "mac_rewrite", |
| 1869 | 2025-09-06T03:48:37.740Z | 8 | | ); |
| 1870 | 2025-09-06T03:48:37.740Z | | |_^ |
| 1871 | 2025-09-06T03:48:37.740Z | | |
| 1872 | 2025-09-06T03:48:37.740Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1873 | 2025-09-06T03:48:37.741Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1874 | 2025-09-06T03:48:37.741Z | help: try doing something like |
| 1875 | 2025-09-06T03:48:37.741Z | | |
| 1876 | 2025-09-06T03:48:37.741Z | 5 | p4_macro::use_p4!( |
| 1877 | 2025-09-06T03:48:37.741Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1878 | 2025-09-06T03:48:37.741Z | 7 + pipeline_name = "mac_rewrite", |
| 1879 | 2025-09-06T03:48:37.741Z | 8 ~ ); |
| 1880 | 2025-09-06T03:48:37.741Z | | |
| 1881 | 2025-09-06T03:48:37.741Z | |
| 1882 | 2025-09-06T03:48:37.796Z | error: try not to call a closure in the expression where it is declared |
| 1883 | 2025-09-06T03:48:37.796Z | --> test/src/mac_rewrite.rs:5:1 |
| 1884 | 2025-09-06T03:48:37.796Z | | |
| 1885 | 2025-09-06T03:48:37.796Z | 5 | / p4_macro::use_p4!( |
| 1886 | 2025-09-06T03:48:37.796Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1887 | 2025-09-06T03:48:37.796Z | 7 | | pipeline_name = "mac_rewrite", |
| 1888 | 2025-09-06T03:48:37.797Z | 8 | | ); |
| 1889 | 2025-09-06T03:48:37.797Z | | |_^ |
| 1890 | 2025-09-06T03:48:37.797Z | | |
| 1891 | 2025-09-06T03:48:37.797Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1892 | 2025-09-06T03:48:37.797Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1893 | 2025-09-06T03:48:37.797Z | help: try doing something like |
| 1894 | 2025-09-06T03:48:37.797Z | | |
| 1895 | 2025-09-06T03:48:37.797Z | 5 | p4_macro::use_p4!( |
| 1896 | 2025-09-06T03:48:37.797Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1897 | 2025-09-06T03:48:37.797Z | 7 + pipeline_name = "mac_rewrite", |
| 1898 | 2025-09-06T03:48:37.797Z | 8 ~ ); |
| 1899 | 2025-09-06T03:48:37.797Z | | |
| 1900 | 2025-09-06T03:48:37.797Z | |
| 1901 | 2025-09-06T03:48:37.797Z | error: try not to call a closure in the expression where it is declared |
| 1902 | 2025-09-06T03:48:37.797Z | --> test/src/mac_rewrite.rs:5:1 |
| 1903 | 2025-09-06T03:48:37.797Z | | |
| 1904 | 2025-09-06T03:48:37.797Z | 5 | / p4_macro::use_p4!( |
| 1905 | 2025-09-06T03:48:37.797Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1906 | 2025-09-06T03:48:37.797Z | 7 | | pipeline_name = "mac_rewrite", |
| 1907 | 2025-09-06T03:48:37.797Z | 8 | | ); |
| 1908 | 2025-09-06T03:48:37.797Z | | |_^ |
| 1909 | 2025-09-06T03:48:37.797Z | | |
| 1910 | 2025-09-06T03:48:37.797Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1911 | 2025-09-06T03:48:37.797Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1912 | 2025-09-06T03:48:37.797Z | help: try doing something like |
| 1913 | 2025-09-06T03:48:37.797Z | | |
| 1914 | 2025-09-06T03:48:37.797Z | 5 | p4_macro::use_p4!( |
| 1915 | 2025-09-06T03:48:37.797Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1916 | 2025-09-06T03:48:37.797Z | 7 + pipeline_name = "mac_rewrite", |
| 1917 | 2025-09-06T03:48:37.797Z | 8 ~ ); |
| 1918 | 2025-09-06T03:48:37.797Z | | |
| 1919 | 2025-09-06T03:48:37.797Z | |
| 1920 | 2025-09-06T03:48:37.797Z | error: try not to call a closure in the expression where it is declared |
| 1921 | 2025-09-06T03:48:37.797Z | --> test/src/mac_rewrite.rs:5:1 |
| 1922 | 2025-09-06T03:48:37.797Z | | |
| 1923 | 2025-09-06T03:48:37.797Z | 5 | / p4_macro::use_p4!( |
| 1924 | 2025-09-06T03:48:37.797Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1925 | 2025-09-06T03:48:37.798Z | 7 | | pipeline_name = "mac_rewrite", |
| 1926 | 2025-09-06T03:48:37.798Z | 8 | | ); |
| 1927 | 2025-09-06T03:48:37.798Z | | |_^ |
| 1928 | 2025-09-06T03:48:37.798Z | | |
| 1929 | 2025-09-06T03:48:37.798Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1930 | 2025-09-06T03:48:37.798Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1931 | 2025-09-06T03:48:37.798Z | help: try doing something like |
| 1932 | 2025-09-06T03:48:37.798Z | | |
| 1933 | 2025-09-06T03:48:37.798Z | 5 | p4_macro::use_p4!( |
| 1934 | 2025-09-06T03:48:37.798Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1935 | 2025-09-06T03:48:37.798Z | 7 + pipeline_name = "mac_rewrite", |
| 1936 | 2025-09-06T03:48:37.798Z | 8 ~ ); |
| 1937 | 2025-09-06T03:48:37.798Z | | |
| 1938 | 2025-09-06T03:48:37.798Z | |
| 1939 | 2025-09-06T03:48:37.798Z | error: try not to call a closure in the expression where it is declared |
| 1940 | 2025-09-06T03:48:37.798Z | --> test/src/mac_rewrite.rs:5:1 |
| 1941 | 2025-09-06T03:48:37.798Z | | |
| 1942 | 2025-09-06T03:48:37.798Z | 5 | / p4_macro::use_p4!( |
| 1943 | 2025-09-06T03:48:37.798Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1944 | 2025-09-06T03:48:37.798Z | 7 | | pipeline_name = "mac_rewrite", |
| 1945 | 2025-09-06T03:48:37.798Z | 8 | | ); |
| 1946 | 2025-09-06T03:48:37.798Z | | |_^ |
| 1947 | 2025-09-06T03:48:37.798Z | | |
| 1948 | 2025-09-06T03:48:37.798Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1949 | 2025-09-06T03:48:37.798Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1950 | 2025-09-06T03:48:37.798Z | help: try doing something like |
| 1951 | 2025-09-06T03:48:37.798Z | | |
| 1952 | 2025-09-06T03:48:37.798Z | 5 | p4_macro::use_p4!( |
| 1953 | 2025-09-06T03:48:37.798Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1954 | 2025-09-06T03:48:37.798Z | 7 + pipeline_name = "mac_rewrite", |
| 1955 | 2025-09-06T03:48:37.798Z | 8 ~ ); |
| 1956 | 2025-09-06T03:48:37.798Z | | |
| 1957 | 2025-09-06T03:48:37.798Z | |
| 1958 | 2025-09-06T03:48:37.798Z | error: try not to call a closure in the expression where it is declared |
| 1959 | 2025-09-06T03:48:37.798Z | --> test/src/mac_rewrite.rs:5:1 |
| 1960 | 2025-09-06T03:48:37.798Z | | |
| 1961 | 2025-09-06T03:48:37.798Z | 5 | / p4_macro::use_p4!( |
| 1962 | 2025-09-06T03:48:37.798Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1963 | 2025-09-06T03:48:37.798Z | 7 | | pipeline_name = "mac_rewrite", |
| 1964 | 2025-09-06T03:48:37.799Z | 8 | | ); |
| 1965 | 2025-09-06T03:48:37.799Z | | |_^ |
| 1966 | 2025-09-06T03:48:37.799Z | | |
| 1967 | 2025-09-06T03:48:37.799Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1968 | 2025-09-06T03:48:37.799Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1969 | 2025-09-06T03:48:37.799Z | help: try doing something like |
| 1970 | 2025-09-06T03:48:37.799Z | | |
| 1971 | 2025-09-06T03:48:37.799Z | 5 | p4_macro::use_p4!( |
| 1972 | 2025-09-06T03:48:37.799Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1973 | 2025-09-06T03:48:37.799Z | 7 + pipeline_name = "mac_rewrite", |
| 1974 | 2025-09-06T03:48:37.799Z | 8 ~ ); |
| 1975 | 2025-09-06T03:48:37.799Z | | |
| 1976 | 2025-09-06T03:48:37.799Z | |
| 1977 | 2025-09-06T03:48:37.799Z | error: try not to call a closure in the expression where it is declared |
| 1978 | 2025-09-06T03:48:37.799Z | --> test/src/mac_rewrite.rs:5:1 |
| 1979 | 2025-09-06T03:48:37.799Z | | |
| 1980 | 2025-09-06T03:48:37.799Z | 5 | / p4_macro::use_p4!( |
| 1981 | 2025-09-06T03:48:37.799Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1982 | 2025-09-06T03:48:37.803Z | 7 | | pipeline_name = "mac_rewrite", |
| 1983 | 2025-09-06T03:48:37.803Z | 8 | | ); |
| 1984 | 2025-09-06T03:48:37.803Z | | |_^ |
| 1985 | 2025-09-06T03:48:37.803Z | | |
| 1986 | 2025-09-06T03:48:37.803Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 1987 | 2025-09-06T03:48:37.804Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1988 | 2025-09-06T03:48:37.804Z | help: try doing something like |
| 1989 | 2025-09-06T03:48:37.804Z | | |
| 1990 | 2025-09-06T03:48:37.804Z | 5 | p4_macro::use_p4!( |
| 1991 | 2025-09-06T03:48:37.804Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1992 | 2025-09-06T03:48:37.804Z | 7 + pipeline_name = "mac_rewrite", |
| 1993 | 2025-09-06T03:48:37.804Z | 8 ~ ); |
| 1994 | 2025-09-06T03:48:37.804Z | | |
| 1995 | 2025-09-06T03:48:37.804Z | |
| 1996 | 2025-09-06T03:48:37.804Z | error: try not to call a closure in the expression where it is declared |
| 1997 | 2025-09-06T03:48:37.804Z | --> test/src/mac_rewrite.rs:5:1 |
| 1998 | 2025-09-06T03:48:37.804Z | | |
| 1999 | 2025-09-06T03:48:37.804Z | 5 | / p4_macro::use_p4!( |
| 2000 | 2025-09-06T03:48:37.804Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 2001 | 2025-09-06T03:48:37.804Z | 7 | | pipeline_name = "mac_rewrite", |
| 2002 | 2025-09-06T03:48:37.804Z | 8 | | ); |
| 2003 | 2025-09-06T03:48:37.804Z | | |_^ |
| 2004 | 2025-09-06T03:48:37.804Z | | |
| 2005 | 2025-09-06T03:48:37.804Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2006 | 2025-09-06T03:48:37.804Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2007 | 2025-09-06T03:48:37.804Z | help: try doing something like |
| 2008 | 2025-09-06T03:48:37.804Z | | |
| 2009 | 2025-09-06T03:48:37.804Z | 5 | p4_macro::use_p4!( |
| 2010 | 2025-09-06T03:48:37.804Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 2011 | 2025-09-06T03:48:37.804Z | 7 + pipeline_name = "mac_rewrite", |
| 2012 | 2025-09-06T03:48:37.804Z | 8 ~ ); |
| 2013 | 2025-09-06T03:48:37.804Z | | |
| 2014 | 2025-09-06T03:48:37.804Z | |
| 2015 | 2025-09-06T03:48:37.804Z | error: try not to call a closure in the expression where it is declared |
| 2016 | 2025-09-06T03:48:37.804Z | --> test/src/mac_rewrite.rs:5:1 |
| 2017 | 2025-09-06T03:48:37.804Z | | |
| 2018 | 2025-09-06T03:48:37.804Z | 5 | / p4_macro::use_p4!( |
| 2019 | 2025-09-06T03:48:37.804Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 2020 | 2025-09-06T03:48:37.804Z | 7 | | pipeline_name = "mac_rewrite", |
| 2021 | 2025-09-06T03:48:37.804Z | 8 | | ); |
| 2022 | 2025-09-06T03:48:37.804Z | | |_^ |
| 2023 | 2025-09-06T03:48:37.804Z | | |
| 2024 | 2025-09-06T03:48:37.804Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2025 | 2025-09-06T03:48:37.804Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2026 | 2025-09-06T03:48:37.805Z | help: try doing something like |
| 2027 | 2025-09-06T03:48:37.805Z | | |
| 2028 | 2025-09-06T03:48:37.805Z | 5 | p4_macro::use_p4!( |
| 2029 | 2025-09-06T03:48:37.805Z | 6 + p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 2030 | 2025-09-06T03:48:37.805Z | 7 + pipeline_name = "mac_rewrite", |
| 2031 | 2025-09-06T03:48:37.805Z | 8 ~ ); |
| 2032 | 2025-09-06T03:48:37.805Z | | |
| 2033 | 2025-09-06T03:48:37.805Z | |
| 2034 | 2025-09-06T03:48:37.989Z | error: try not to call a closure in the expression where it is declared |
| 2035 | 2025-09-06T03:48:37.989Z | --> test/src/range.rs:5:1 |
| 2036 | 2025-09-06T03:48:37.989Z | | |
| 2037 | 2025-09-06T03:48:37.989Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2038 | 2025-09-06T03:48:37.989Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2039 | 2025-09-06T03:48:37.989Z | | |
| 2040 | 2025-09-06T03:48:37.989Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2041 | 2025-09-06T03:48:37.989Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2042 | 2025-09-06T03:48:37.989Z | |
| 2043 | 2025-09-06T03:48:37.993Z | error: try not to call a closure in the expression where it is declared |
| 2044 | 2025-09-06T03:48:37.993Z | --> test/src/range.rs:5:1 |
| 2045 | 2025-09-06T03:48:37.993Z | | |
| 2046 | 2025-09-06T03:48:37.993Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2047 | 2025-09-06T03:48:37.993Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2048 | 2025-09-06T03:48:37.993Z | | |
| 2049 | 2025-09-06T03:48:37.993Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2050 | 2025-09-06T03:48:37.993Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2051 | 2025-09-06T03:48:37.993Z | |
| 2052 | 2025-09-06T03:48:37.996Z | error: try not to call a closure in the expression where it is declared |
| 2053 | 2025-09-06T03:48:37.996Z | --> test/src/range.rs:5:1 |
| 2054 | 2025-09-06T03:48:37.996Z | | |
| 2055 | 2025-09-06T03:48:37.996Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2056 | 2025-09-06T03:48:37.997Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2057 | 2025-09-06T03:48:37.997Z | | |
| 2058 | 2025-09-06T03:48:37.997Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2059 | 2025-09-06T03:48:37.997Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2060 | 2025-09-06T03:48:37.997Z | |
| 2061 | 2025-09-06T03:48:37.997Z | error: try not to call a closure in the expression where it is declared |
| 2062 | 2025-09-06T03:48:37.997Z | --> test/src/range.rs:5:1 |
| 2063 | 2025-09-06T03:48:37.997Z | | |
| 2064 | 2025-09-06T03:48:37.997Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2065 | 2025-09-06T03:48:37.997Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2066 | 2025-09-06T03:48:37.997Z | | |
| 2067 | 2025-09-06T03:48:37.997Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2068 | 2025-09-06T03:48:37.997Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2069 | 2025-09-06T03:48:37.997Z | |
| 2070 | 2025-09-06T03:48:38.001Z | error: try not to call a closure in the expression where it is declared |
| 2071 | 2025-09-06T03:48:38.001Z | --> test/src/range.rs:5:1 |
| 2072 | 2025-09-06T03:48:38.001Z | | |
| 2073 | 2025-09-06T03:48:38.001Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2074 | 2025-09-06T03:48:38.001Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2075 | 2025-09-06T03:48:38.001Z | | |
| 2076 | 2025-09-06T03:48:38.001Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2077 | 2025-09-06T03:48:38.001Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2078 | 2025-09-06T03:48:38.001Z | |
| 2079 | 2025-09-06T03:48:38.002Z | error: try not to call a closure in the expression where it is declared |
| 2080 | 2025-09-06T03:48:38.002Z | --> test/src/range.rs:5:1 |
| 2081 | 2025-09-06T03:48:38.002Z | | |
| 2082 | 2025-09-06T03:48:38.002Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2083 | 2025-09-06T03:48:38.002Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2084 | 2025-09-06T03:48:38.002Z | | |
| 2085 | 2025-09-06T03:48:38.002Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2086 | 2025-09-06T03:48:38.002Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2087 | 2025-09-06T03:48:38.002Z | |
| 2088 | 2025-09-06T03:48:38.007Z | error: try not to call a closure in the expression where it is declared |
| 2089 | 2025-09-06T03:48:38.007Z | --> test/src/range.rs:5:1 |
| 2090 | 2025-09-06T03:48:38.007Z | | |
| 2091 | 2025-09-06T03:48:38.007Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2092 | 2025-09-06T03:48:38.007Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2093 | 2025-09-06T03:48:38.007Z | | |
| 2094 | 2025-09-06T03:48:38.007Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2095 | 2025-09-06T03:48:38.007Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2096 | 2025-09-06T03:48:38.007Z | |
| 2097 | 2025-09-06T03:48:38.007Z | error: try not to call a closure in the expression where it is declared |
| 2098 | 2025-09-06T03:48:38.007Z | --> test/src/range.rs:5:1 |
| 2099 | 2025-09-06T03:48:38.007Z | | |
| 2100 | 2025-09-06T03:48:38.007Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 2101 | 2025-09-06T03:48:38.007Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 2102 | 2025-09-06T03:48:38.007Z | | |
| 2103 | 2025-09-06T03:48:38.007Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2104 | 2025-09-06T03:48:38.007Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2105 | 2025-09-06T03:48:38.007Z | |
| 2106 | 2025-09-06T03:48:38.204Z | error: try not to call a closure in the expression where it is declared |
| 2107 | 2025-09-06T03:48:38.204Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 2108 | 2025-09-06T03:48:38.204Z | | |
| 2109 | 2025-09-06T03:48:38.204Z | 1 | / p4_macro::use_p4!( |
| 2110 | 2025-09-06T03:48:38.204Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2111 | 2025-09-06T03:48:38.204Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 2112 | 2025-09-06T03:48:38.204Z | 4 | | ); |
| 2113 | 2025-09-06T03:48:38.204Z | | |_^ |
| 2114 | 2025-09-06T03:48:38.204Z | | |
| 2115 | 2025-09-06T03:48:38.204Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2116 | 2025-09-06T03:48:38.204Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2117 | 2025-09-06T03:48:38.204Z | help: try doing something like |
| 2118 | 2025-09-06T03:48:38.204Z | | |
| 2119 | 2025-09-06T03:48:38.204Z | 1 | p4_macro::use_p4!( |
| 2120 | 2025-09-06T03:48:38.204Z | 2 + p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2121 | 2025-09-06T03:48:38.204Z | 3 + pipeline_name = "table_in_ingresss_and_egress", |
| 2122 | 2025-09-06T03:48:38.204Z | 4 ~ ); |
| 2123 | 2025-09-06T03:48:38.205Z | | |
| 2124 | 2025-09-06T03:48:38.205Z | |
| 2125 | 2025-09-06T03:48:38.208Z | error: try not to call a closure in the expression where it is declared |
| 2126 | 2025-09-06T03:48:38.208Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 2127 | 2025-09-06T03:48:38.208Z | | |
| 2128 | 2025-09-06T03:48:38.208Z | 1 | / p4_macro::use_p4!( |
| 2129 | 2025-09-06T03:48:38.208Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2130 | 2025-09-06T03:48:38.208Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 2131 | 2025-09-06T03:48:38.208Z | 4 | | ); |
| 2132 | 2025-09-06T03:48:38.208Z | | |_^ |
| 2133 | 2025-09-06T03:48:38.208Z | | |
| 2134 | 2025-09-06T03:48:38.208Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2135 | 2025-09-06T03:48:38.208Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2136 | 2025-09-06T03:48:38.210Z | help: try doing something like |
| 2137 | 2025-09-06T03:48:38.210Z | | |
| 2138 | 2025-09-06T03:48:38.210Z | 1 | p4_macro::use_p4!( |
| 2139 | 2025-09-06T03:48:38.210Z | 2 + p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2140 | 2025-09-06T03:48:38.210Z | 3 + pipeline_name = "table_in_ingresss_and_egress", |
| 2141 | 2025-09-06T03:48:38.210Z | 4 ~ ); |
| 2142 | 2025-09-06T03:48:38.210Z | | |
| 2143 | 2025-09-06T03:48:38.210Z | |
| 2144 | 2025-09-06T03:48:38.213Z | error: try not to call a closure in the expression where it is declared |
| 2145 | 2025-09-06T03:48:38.213Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 2146 | 2025-09-06T03:48:38.213Z | | |
| 2147 | 2025-09-06T03:48:38.213Z | 1 | / p4_macro::use_p4!( |
| 2148 | 2025-09-06T03:48:38.214Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2149 | 2025-09-06T03:48:38.214Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 2150 | 2025-09-06T03:48:38.214Z | 4 | | ); |
| 2151 | 2025-09-06T03:48:38.214Z | | |_^ |
| 2152 | 2025-09-06T03:48:38.214Z | | |
| 2153 | 2025-09-06T03:48:38.214Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2154 | 2025-09-06T03:48:38.214Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2155 | 2025-09-06T03:48:38.214Z | help: try doing something like |
| 2156 | 2025-09-06T03:48:38.214Z | | |
| 2157 | 2025-09-06T03:48:38.214Z | 1 | p4_macro::use_p4!( |
| 2158 | 2025-09-06T03:48:38.214Z | 2 + p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2159 | 2025-09-06T03:48:38.214Z | 3 + pipeline_name = "table_in_ingresss_and_egress", |
| 2160 | 2025-09-06T03:48:38.214Z | 4 ~ ); |
| 2161 | 2025-09-06T03:48:38.214Z | | |
| 2162 | 2025-09-06T03:48:38.214Z | |
| 2163 | 2025-09-06T03:48:38.214Z | error: try not to call a closure in the expression where it is declared |
| 2164 | 2025-09-06T03:48:38.214Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 2165 | 2025-09-06T03:48:38.214Z | | |
| 2166 | 2025-09-06T03:48:38.214Z | 1 | / p4_macro::use_p4!( |
| 2167 | 2025-09-06T03:48:38.214Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2168 | 2025-09-06T03:48:38.214Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 2169 | 2025-09-06T03:48:38.214Z | 4 | | ); |
| 2170 | 2025-09-06T03:48:38.214Z | | |_^ |
| 2171 | 2025-09-06T03:48:38.214Z | | |
| 2172 | 2025-09-06T03:48:38.214Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2173 | 2025-09-06T03:48:38.214Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2174 | 2025-09-06T03:48:38.214Z | help: try doing something like |
| 2175 | 2025-09-06T03:48:38.214Z | | |
| 2176 | 2025-09-06T03:48:38.214Z | 1 | p4_macro::use_p4!( |
| 2177 | 2025-09-06T03:48:38.214Z | 2 + p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2178 | 2025-09-06T03:48:38.214Z | 3 + pipeline_name = "table_in_ingresss_and_egress", |
| 2179 | 2025-09-06T03:48:38.214Z | 4 ~ ); |
| 2180 | 2025-09-06T03:48:38.214Z | | |
| 2181 | 2025-09-06T03:48:38.214Z | |
| 2182 | 2025-09-06T03:48:38.218Z | error: try not to call a closure in the expression where it is declared |
| 2183 | 2025-09-06T03:48:38.218Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 2184 | 2025-09-06T03:48:38.218Z | | |
| 2185 | 2025-09-06T03:48:38.218Z | 1 | / p4_macro::use_p4!( |
| 2186 | 2025-09-06T03:48:38.218Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2187 | 2025-09-06T03:48:38.218Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 2188 | 2025-09-06T03:48:38.218Z | 4 | | ); |
| 2189 | 2025-09-06T03:48:38.218Z | | |_^ |
| 2190 | 2025-09-06T03:48:38.218Z | | |
| 2191 | 2025-09-06T03:48:38.218Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2192 | 2025-09-06T03:48:38.218Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2193 | 2025-09-06T03:48:38.218Z | help: try doing something like |
| 2194 | 2025-09-06T03:48:38.218Z | | |
| 2195 | 2025-09-06T03:48:38.218Z | 1 | p4_macro::use_p4!( |
| 2196 | 2025-09-06T03:48:38.218Z | 2 + p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2197 | 2025-09-06T03:48:38.218Z | 3 + pipeline_name = "table_in_ingresss_and_egress", |
| 2198 | 2025-09-06T03:48:38.218Z | 4 ~ ); |
| 2199 | 2025-09-06T03:48:38.218Z | | |
| 2200 | 2025-09-06T03:48:38.219Z | |
| 2201 | 2025-09-06T03:48:38.219Z | error: try not to call a closure in the expression where it is declared |
| 2202 | 2025-09-06T03:48:38.219Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 2203 | 2025-09-06T03:48:38.219Z | | |
| 2204 | 2025-09-06T03:48:38.219Z | 1 | / p4_macro::use_p4!( |
| 2205 | 2025-09-06T03:48:38.219Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2206 | 2025-09-06T03:48:38.219Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 2207 | 2025-09-06T03:48:38.219Z | 4 | | ); |
| 2208 | 2025-09-06T03:48:38.219Z | | |_^ |
| 2209 | 2025-09-06T03:48:38.219Z | | |
| 2210 | 2025-09-06T03:48:38.219Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_call |
| 2211 | 2025-09-06T03:48:38.219Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2212 | 2025-09-06T03:48:38.219Z | help: try doing something like |
| 2213 | 2025-09-06T03:48:38.219Z | | |
| 2214 | 2025-09-06T03:48:38.219Z | 1 | p4_macro::use_p4!( |
| 2215 | 2025-09-06T03:48:38.219Z | 2 + p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 2216 | 2025-09-06T03:48:38.219Z | 3 + pipeline_name = "table_in_ingresss_and_egress", |
| 2217 | 2025-09-06T03:48:38.219Z | 4 ~ ); |
| 2218 | 2025-09-06T03:48:38.219Z | | |
| 2219 | 2025-09-06T03:48:38.219Z | |
| 2220 | 2025-09-06T03:48:38.765Z | error: could not compile `tests` (lib test) due to 266 previous errors |
| 2221 | 2025-09-06T03:48:38.798Z | process exited: duration 65870 ms, exit code 101 |
| |
| 2222 | 2025-09-06T03:48:38.806Z | found 0 output files |