|
|
|
| 1 | 2026-03-09T03:29:53.861Z | job assigned to worker 01KK8A8PHR41KE3DHP91R7ND7E [factory gimlet-EVT22200007-propolis, EVT22200007/60687] (queued for 35 s) |
| |
| 2 | 2026-03-09T03:30:02.247Z | starting task 0: "setup" |
| 3 | 2026-03-09T03:30:02.272Z | ++ uname -s |
| 4 | 2026-03-09T03:30:02.272Z | + kern=SunOS |
| 5 | 2026-03-09T03:30:02.272Z | + build_user=build |
| 6 | 2026-03-09T03:30:02.272Z | + build_uid=12345 |
| 7 | 2026-03-09T03:30:02.272Z | + work_dir=/work |
| 8 | 2026-03-09T03:30:02.272Z | + input_dir=/input |
| 9 | 2026-03-09T03:30:02.272Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-09T03:30:02.272Z | + case "$kern" in |
| 11 | 2026-03-09T03:30:02.272Z | + groupadd -g 12345 build |
| 12 | 2026-03-09T03:30:02.272Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-09T03:30:04.274Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-09T03:30:04.324Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-09T03:30:04.348Z | + home_fs=zfs |
| 16 | 2026-03-09T03:30:04.349Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-09T03:30:04.349Z | + mkdir -p /home/build |
| 18 | 2026-03-09T03:30:04.349Z | + chown build:build /home/build /work |
| 19 | 2026-03-09T03:30:06.334Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-09T03:30:06.358Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-03-09T03:30:06.413Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-09T03:30:06.438Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-09T03:30:06.438Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-09T03:30:06.438Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-09T03:30:06.438Z | * rust toolchain channel = "stable" |
| 26 | 2026-03-09T03:30:06.438Z | * rust toolchain profile = "default" |
| 27 | 2026-03-09T03:30:06.438Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-09T03:30:06.438Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-09T03:30:06.438Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-09T03:30:06.553Z | info: downloading installer |
| 31 | 2026-03-09T03:30:07.026Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-09T03:30:07.026Z | warn: /opt/ooce/bin |
| 33 | 2026-03-09T03:30:07.026Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-09T03:30:07.026Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-09T03:30:07.026Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-09T03:30:07.026Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-09T03:30:07.026Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-09T03:30:07.027Z | error: cannot install while Rust is installed |
| 39 | 2026-03-09T03:30:07.027Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-09T03:30:07.052Z | info: profile set to 'default' |
| 41 | 2026-03-09T03:30:07.052Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-09T03:30:07.052Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-09T03:30:07.140Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-09T03:30:07.140Z | info: downloading component 'cargo' |
| 45 | 2026-03-09T03:30:07.334Z | info: downloading component 'clippy' |
| 46 | 2026-03-09T03:30:07.425Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-09T03:30:07.667Z | info: downloading component 'rust-std' |
| 48 | 2026-03-09T03:30:07.999Z | info: downloading component 'rustc' |
| 49 | 2026-03-09T03:30:09.447Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-09T03:30:09.502Z | info: installing component 'cargo' |
| 51 | 2026-03-09T03:30:10.782Z | info: installing component 'clippy' |
| 52 | 2026-03-09T03:30:11.252Z | info: installing component 'rust-docs' |
| 53 | 2026-03-09T03:30:14.629Z | info: installing component 'rust-std' |
| 54 | 2026-03-09T03:30:16.657Z | info: installing component 'rustc' |
| 55 | 2026-03-09T03:30:24.974Z | info: installing component 'rustfmt' |
| 56 | 2026-03-09T03:30:25.374Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-09T03:30:25.374Z | |
| 58 | 2026-03-09T03:30:25.562Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-09T03:30:25.562Z | |
| 60 | 2026-03-09T03:30:25.562Z | |
| 61 | 2026-03-09T03:30:25.562Z | Rust is installed now. Great! |
| 62 | 2026-03-09T03:30:25.562Z | |
| 63 | 2026-03-09T03:30:25.562Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-09T03:30:25.562Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-09T03:30:25.562Z | |
| 66 | 2026-03-09T03:30:25.562Z | To configure your current shell, you need to source |
| 67 | 2026-03-09T03:30:25.562Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-09T03:30:25.562Z | |
| 69 | 2026-03-09T03:30:25.562Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-09T03:30:25.562Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-09T03:30:25.562Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-09T03:30:25.562Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-09T03:30:25.681Z | + rustup --version |
| 74 | 2026-03-09T03:30:25.708Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-09T03:30:25.708Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-09T03:30:25.792Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-09T03:30:25.817Z | + cargo --version |
| 78 | 2026-03-09T03:30:25.874Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-09T03:30:25.899Z | + rustc --version |
| 80 | 2026-03-09T03:30:25.970Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-09T03:30:25.994Z | process exited: duration 19565 ms, exit code 0 |
| |
| 82 | 2026-03-09T03:30:26.046Z | starting task 2: "authentication" |
| 83 | 2026-03-09T03:30:26.102Z | process exited: duration 59 ms, exit code 0 |
| |
| 84 | 2026-03-09T03:30:26.151Z | starting task 3: "clone repository" |
| 85 | 2026-03-09T03:30:26.175Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-03-09T03:30:26.175Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-03-09T03:30:26.199Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-03-09T03:30:27.161Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-03-09T03:30:27.161Z | + git fetch origin f92ba7365b3307904b43ed9977f1130c61950859 |
| 90 | 2026-03-09T03:30:27.476Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-03-09T03:30:27.476Z | * branch f92ba7365b3307904b43ed9977f1130c61950859 -> FETCH_HEAD |
| 92 | 2026-03-09T03:30:27.500Z | + [[ -n '' ]] |
| 93 | 2026-03-09T03:30:27.500Z | + git reset --hard f92ba7365b3307904b43ed9977f1130c61950859 |
| 94 | 2026-03-09T03:30:27.524Z | HEAD is now at f92ba73 Update Rust crate usdt to 0.6.0 |
| 95 | 2026-03-09T03:30:27.524Z | process exited: duration 1354 ms, exit code 0 |
| |
| 96 | 2026-03-09T03:30:27.574Z | starting task 4: "build" |
| 97 | 2026-03-09T03:30:27.598Z | + cargo --version |
| 98 | 2026-03-09T03:30:27.598Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 99 | 2026-03-09T03:30:27.737Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 100 | 2026-03-09T03:30:27.737Z | info: downloading component 'cargo' |
| 101 | 2026-03-09T03:30:27.915Z | info: downloading component 'clippy' |
| 102 | 2026-03-09T03:30:27.991Z | info: downloading component 'rust-docs' |
| 103 | 2026-03-09T03:30:28.272Z | info: downloading component 'rust-std' |
| 104 | 2026-03-09T03:30:28.624Z | info: downloading component 'rustc' |
| 105 | 2026-03-09T03:30:29.837Z | info: downloading component 'rustfmt' |
| 106 | 2026-03-09T03:30:29.909Z | info: installing component 'cargo' |
| 107 | 2026-03-09T03:30:31.080Z | info: installing component 'clippy' |
| 108 | 2026-03-09T03:30:31.536Z | info: installing component 'rust-docs' |
| 109 | 2026-03-09T03:30:34.968Z | info: installing component 'rust-std' |
| 110 | 2026-03-09T03:30:37.148Z | info: installing component 'rustc' |
| 111 | 2026-03-09T03:30:45.556Z | info: installing component 'rustfmt' |
| 112 | 2026-03-09T03:30:46.095Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 113 | 2026-03-09T03:30:46.121Z | + rustc --version |
| 114 | 2026-03-09T03:30:46.222Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 115 | 2026-03-09T03:30:46.246Z | + banner check |
| 116 | 2026-03-09T03:30:46.246Z | |
| 117 | 2026-03-09T03:30:46.246Z | #### # # ###### #### # # |
| 118 | 2026-03-09T03:30:46.246Z | # # # # # # # # # |
| 119 | 2026-03-09T03:30:46.246Z | # ###### ##### # #### |
| 120 | 2026-03-09T03:30:46.246Z | # # # # # # # |
| 121 | 2026-03-09T03:30:46.246Z | # # # # # # # # # |
| 122 | 2026-03-09T03:30:46.246Z | #### # # ###### #### # # |
| 123 | 2026-03-09T03:30:46.246Z | |
| 124 | 2026-03-09T03:30:46.246Z | + cargo fmt -- --check |
| 125 | 2026-03-09T03:30:46.725Z | + cargo check |
| 126 | 2026-03-09T03:30:46.929Z | Updating crates.io index |
| 127 | 2026-03-09T03:30:46.954Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 128 | 2026-03-09T03:30:47.306Z | From https://github.com/oxidecomputer/xfr |
| 129 | 2026-03-09T03:30:47.306Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 130 | 2026-03-09T03:30:47.847Z | Downloading crates ... |
| 131 | 2026-03-09T03:30:47.933Z | Downloaded block-buffer v0.10.4 |
| 132 | 2026-03-09T03:30:47.957Z | Downloaded errno v0.3.14 |
| 133 | 2026-03-09T03:30:47.957Z | Downloaded dtrace-parser v0.3.0 |
| 134 | 2026-03-09T03:30:47.957Z | Downloaded strsim v0.11.1 |
| 135 | 2026-03-09T03:30:47.957Z | Downloaded pretty-hex v0.4.1 |
| 136 | 2026-03-09T03:30:47.957Z | Downloaded usdt v0.6.0 |
| 137 | 2026-03-09T03:30:47.957Z | Downloaded autocfg v1.5.0 |
| 138 | 2026-03-09T03:30:47.957Z | Downloaded plain v0.2.3 |
| 139 | 2026-03-09T03:30:47.957Z | Downloaded cpufeatures v0.2.17 |
| 140 | 2026-03-09T03:30:47.982Z | Downloaded num-complex v0.4.6 |
| 141 | 2026-03-09T03:30:47.982Z | Downloaded zerocopy-derive v0.8.40 |
| 142 | 2026-03-09T03:30:47.982Z | Downloaded serde_core v1.0.228 |
| 143 | 2026-03-09T03:30:47.982Z | Downloaded memchr v2.8.0 |
| 144 | 2026-03-09T03:30:48.007Z | Downloaded radium v0.7.0 |
| 145 | 2026-03-09T03:30:48.007Z | Downloaded rand_core v0.9.5 |
| 146 | 2026-03-09T03:30:48.007Z | Downloaded quote v1.0.45 |
| 147 | 2026-03-09T03:30:48.007Z | Downloaded usdt-macro v0.6.0 |
| 148 | 2026-03-09T03:30:48.007Z | Downloaded num-rational v0.4.2 |
| 149 | 2026-03-09T03:30:48.007Z | Downloaded thread-id v5.1.0 |
| 150 | 2026-03-09T03:30:48.007Z | Downloaded pest_derive v2.8.6 |
| 151 | 2026-03-09T03:30:48.032Z | Downloaded thiserror v2.0.18 |
| 152 | 2026-03-09T03:30:48.032Z | Downloaded zmij v1.0.21 |
| 153 | 2026-03-09T03:30:48.032Z | Downloaded usdt-impl v0.6.0 |
| 154 | 2026-03-09T03:30:48.032Z | Downloaded unicode-ident v1.0.24 |
| 155 | 2026-03-09T03:30:48.032Z | Downloaded serde v1.0.228 |
| 156 | 2026-03-09T03:30:48.056Z | Downloaded typenum v1.19.0 |
| 157 | 2026-03-09T03:30:48.056Z | Downloaded num-bigint v0.4.6 |
| 158 | 2026-03-09T03:30:48.056Z | Downloaded pest v2.8.6 |
| 159 | 2026-03-09T03:30:48.056Z | Downloaded regex v1.12.3 |
| 160 | 2026-03-09T03:30:48.081Z | Downloaded serde_json v1.0.149 |
| 161 | 2026-03-09T03:30:48.081Z | Downloaded prettyplease v0.2.37 |
| 162 | 2026-03-09T03:30:48.081Z | Downloaded pest_generator v2.8.6 |
| 163 | 2026-03-09T03:30:48.081Z | Downloaded log v0.4.29 |
| 164 | 2026-03-09T03:30:48.081Z | Downloaded zerocopy v0.8.40 |
| 165 | 2026-03-09T03:30:48.106Z | Downloaded ucd-trie v0.1.7 |
| 166 | 2026-03-09T03:30:48.106Z | Downloaded goblin v0.10.5 |
| 167 | 2026-03-09T03:30:48.106Z | Downloaded syn v2.0.117 |
| 168 | 2026-03-09T03:30:48.132Z | Downloaded serde_tokenstream v0.2.3 |
| 169 | 2026-03-09T03:30:48.132Z | Downloaded serde_derive v1.0.228 |
| 170 | 2026-03-09T03:30:48.132Z | Downloaded regex-syntax v0.8.10 |
| 171 | 2026-03-09T03:30:48.132Z | Downloaded ppv-lite86 v0.2.21 |
| 172 | 2026-03-09T03:30:48.132Z | Downloaded version_check v0.9.5 |
| 173 | 2026-03-09T03:30:48.157Z | Downloaded rustix v1.1.4 |
| 174 | 2026-03-09T03:30:48.181Z | Downloaded no-std-net v0.6.0 |
| 175 | 2026-03-09T03:30:48.181Z | Downloaded tempfile v3.26.0 |
| 176 | 2026-03-09T03:30:48.181Z | Downloaded rand_chacha v0.9.0 |
| 177 | 2026-03-09T03:30:48.181Z | Downloaded pnet_datalink v0.35.0 |
| 178 | 2026-03-09T03:30:48.181Z | Downloaded num-traits v0.2.19 |
| 179 | 2026-03-09T03:30:48.181Z | Downloaded num-iter v0.1.45 |
| 180 | 2026-03-09T03:30:48.182Z | Downloaded regex-automata v0.4.14 |
| 181 | 2026-03-09T03:30:48.207Z | Downloaded wyz v0.5.1 |
| 182 | 2026-03-09T03:30:48.207Z | Downloaded utf8parse v0.2.2 |
| 183 | 2026-03-09T03:30:48.207Z | Downloaded sha2 v0.10.9 |
| 184 | 2026-03-09T03:30:48.207Z | Downloaded pnet v0.35.0 |
| 185 | 2026-03-09T03:30:48.207Z | Downloaded scroll_derive v0.13.1 |
| 186 | 2026-03-09T03:30:48.207Z | Downloaded scroll v0.13.0 |
| 187 | 2026-03-09T03:30:48.207Z | Downloaded pest_meta v2.8.6 |
| 188 | 2026-03-09T03:30:48.233Z | Downloaded num-integer v0.1.46 |
| 189 | 2026-03-09T03:30:48.233Z | Downloaded libc v0.2.182 |
| 190 | 2026-03-09T03:30:48.257Z | Downloaded tap v1.0.1 |
| 191 | 2026-03-09T03:30:48.257Z | Downloaded pnet_sys v0.35.0 |
| 192 | 2026-03-09T03:30:48.257Z | Downloaded is_terminal_polyfill v1.70.2 |
| 193 | 2026-03-09T03:30:48.283Z | Downloaded usdt-attr-macro v0.6.0 |
| 194 | 2026-03-09T03:30:48.283Z | Downloaded pnet_macros_support v0.35.0 |
| 195 | 2026-03-09T03:30:48.283Z | Downloaded pnet_packet v0.35.0 |
| 196 | 2026-03-09T03:30:48.283Z | Downloaded proc-macro2 v1.0.106 |
| 197 | 2026-03-09T03:30:48.283Z | Downloaded pnet_transport v0.35.0 |
| 198 | 2026-03-09T03:30:48.283Z | Downloaded pnet_base v0.35.0 |
| 199 | 2026-03-09T03:30:48.283Z | Downloaded ipnetwork v0.20.0 |
| 200 | 2026-03-09T03:30:48.283Z | Downloaded pnet_macros v0.35.0 |
| 201 | 2026-03-09T03:30:48.283Z | Downloaded num v0.4.3 |
| 202 | 2026-03-09T03:30:48.283Z | Downloaded memmap2 v0.9.10 |
| 203 | 2026-03-09T03:30:48.283Z | Downloaded itoa v1.0.17 |
| 204 | 2026-03-09T03:30:48.283Z | Downloaded heck v0.5.0 |
| 205 | 2026-03-09T03:30:48.309Z | Downloaded clap_builder v4.5.60 |
| 206 | 2026-03-09T03:30:48.309Z | Downloaded bitvec v1.0.1 |
| 207 | 2026-03-09T03:30:48.333Z | Downloaded aho-corasick v1.1.4 |
| 208 | 2026-03-09T03:30:48.333Z | Downloaded getrandom v0.4.1 |
| 209 | 2026-03-09T03:30:48.333Z | Downloaded getrandom v0.3.4 |
| 210 | 2026-03-09T03:30:48.333Z | Downloaded anstyle v1.0.13 |
| 211 | 2026-03-09T03:30:48.333Z | Downloaded anstream v0.6.21 |
| 212 | 2026-03-09T03:30:48.357Z | Downloaded rand v0.9.2 |
| 213 | 2026-03-09T03:30:48.357Z | Downloaded once_cell v1.21.3 |
| 214 | 2026-03-09T03:30:48.357Z | Downloaded glob v0.3.3 |
| 215 | 2026-03-09T03:30:48.358Z | Downloaded digest v0.10.7 |
| 216 | 2026-03-09T03:30:48.358Z | Downloaded clap_derive v4.5.55 |
| 217 | 2026-03-09T03:30:48.358Z | Downloaded clap v4.5.60 |
| 218 | 2026-03-09T03:30:48.382Z | Downloaded bitflags v2.11.0 |
| 219 | 2026-03-09T03:30:48.382Z | Downloaded anyhow v1.0.102 |
| 220 | 2026-03-09T03:30:48.382Z | Downloaded thiserror-impl v2.0.18 |
| 221 | 2026-03-09T03:30:48.382Z | Downloaded colored v3.1.1 |
| 222 | 2026-03-09T03:30:48.382Z | Downloaded byteorder v1.5.0 |
| 223 | 2026-03-09T03:30:48.382Z | Downloaded anstyle-query v1.1.5 |
| 224 | 2026-03-09T03:30:48.407Z | Downloaded funty v2.0.0 |
| 225 | 2026-03-09T03:30:48.407Z | Downloaded clap_lex v1.0.0 |
| 226 | 2026-03-09T03:30:48.407Z | Downloaded anstyle-parse v0.2.7 |
| 227 | 2026-03-09T03:30:48.407Z | Downloaded generic-array v0.14.7 |
| 228 | 2026-03-09T03:30:48.407Z | Downloaded fastrand v2.3.0 |
| 229 | 2026-03-09T03:30:48.407Z | Downloaded dof v0.4.0 |
| 230 | 2026-03-09T03:30:48.407Z | Downloaded crypto-common v0.1.7 |
| 231 | 2026-03-09T03:30:48.407Z | Downloaded colorchoice v1.0.4 |
| 232 | 2026-03-09T03:30:48.407Z | Downloaded cfg-if v1.0.4 |
| 233 | 2026-03-09T03:30:48.509Z | Compiling proc-macro2 v1.0.106 |
| 234 | 2026-03-09T03:30:48.509Z | Compiling quote v1.0.45 |
| 235 | 2026-03-09T03:30:48.534Z | Compiling unicode-ident v1.0.24 |
| 236 | 2026-03-09T03:30:48.534Z | Compiling libc v0.2.182 |
| 237 | 2026-03-09T03:30:48.534Z | Compiling serde_core v1.0.228 |
| 238 | 2026-03-09T03:30:48.534Z | Compiling memchr v2.8.0 |
| 239 | 2026-03-09T03:30:48.534Z | Compiling serde v1.0.228 |
| 240 | 2026-03-09T03:30:48.785Z | Compiling zmij v1.0.21 |
| 241 | 2026-03-09T03:30:49.159Z | Compiling thiserror v2.0.18 |
| 242 | 2026-03-09T03:30:49.350Z | Compiling ucd-trie v0.1.7 |
| 243 | 2026-03-09T03:30:49.375Z | Compiling getrandom v0.4.1 |
| 244 | 2026-03-09T03:30:49.826Z | Compiling pest v2.8.6 |
| 245 | 2026-03-09T03:30:49.893Z | Compiling rustix v1.1.4 |
| 246 | 2026-03-09T03:30:50.199Z | Compiling serde_json v1.0.149 |
| 247 | 2026-03-09T03:30:50.286Z | Compiling autocfg v1.5.0 |
| 248 | 2026-03-09T03:30:50.738Z | Checking syn v2.0.117 |
| 249 | 2026-03-09T03:30:50.843Z | Compiling aho-corasick v1.1.4 |
| 250 | 2026-03-09T03:30:51.014Z | Compiling num-traits v0.2.19 |
| 251 | 2026-03-09T03:30:51.076Z | Compiling zerocopy v0.8.40 |
| 252 | 2026-03-09T03:30:51.359Z | Compiling regex-syntax v0.8.10 |
| 253 | 2026-03-09T03:30:51.692Z | Compiling prettyplease v0.2.37 |
| 254 | 2026-03-09T03:30:52.312Z | Compiling pest_meta v2.8.6 |
| 255 | 2026-03-09T03:30:52.499Z | Checking cfg-if v1.0.4 |
| 256 | 2026-03-09T03:30:53.749Z | Compiling itoa v1.0.17 |
| 257 | 2026-03-09T03:30:54.015Z | Compiling usdt-impl v0.6.0 |
| 258 | 2026-03-09T03:30:54.214Z | Compiling thread-id v5.1.0 |
| 259 | 2026-03-09T03:30:54.238Z | Checking num-integer v0.1.46 |
| 260 | 2026-03-09T03:30:54.483Z | Compiling regex-automata v0.4.14 |
| 261 | 2026-03-09T03:30:54.646Z | Checking log v0.4.29 |
| 262 | 2026-03-09T03:30:54.902Z | Checking plain v0.2.3 |
| 263 | 2026-03-09T03:30:54.926Z | Checking colored v3.1.1 |
| 264 | 2026-03-09T03:30:55.156Z | Compiling byteorder v1.5.0 |
| 265 | 2026-03-09T03:30:55.495Z | Compiling errno v0.3.14 |
| 266 | 2026-03-09T03:30:55.660Z | Checking no-std-net v0.6.0 |
| 267 | 2026-03-09T03:30:55.750Z | Checking pretty-hex v0.4.1 |
| 268 | 2026-03-09T03:30:55.822Z | Compiling bitflags v2.11.0 |
| 269 | 2026-03-09T03:30:55.928Z | Compiling radium v0.7.0 |
| 270 | 2026-03-09T03:30:56.364Z | Compiling pest_generator v2.8.6 |
| 271 | 2026-03-09T03:30:56.388Z | Checking pnet_base v0.35.0 |
| 272 | 2026-03-09T03:30:56.578Z | Compiling getrandom v0.3.4 |
| 273 | 2026-03-09T03:30:56.695Z | Checking tap v1.0.1 |
| 274 | 2026-03-09T03:30:56.840Z | Compiling once_cell v1.21.3 |
| 275 | 2026-03-09T03:30:57.104Z | Compiling fastrand v2.3.0 |
| 276 | 2026-03-09T03:30:57.229Z | Checking wyz v0.5.1 |
| 277 | 2026-03-09T03:30:57.559Z | Checking num-iter v0.1.45 |
| 278 | 2026-03-09T03:30:57.584Z | Checking memmap2 v0.9.10 |
| 279 | 2026-03-09T03:30:57.696Z | Compiling tempfile v3.26.0 |
| 280 | 2026-03-09T03:30:57.857Z | Compiling anyhow v1.0.102 |
| 281 | 2026-03-09T03:30:57.898Z | Checking funty v2.0.0 |
| 282 | 2026-03-09T03:30:58.392Z | Compiling regex v1.12.3 |
| 283 | 2026-03-09T03:30:58.632Z | Checking bitvec v1.0.1 |
| 284 | 2026-03-09T03:30:58.931Z | Checking pnet_macros_support v0.35.0 |
| 285 | 2026-03-09T03:30:59.078Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 286 | 2026-03-09T03:30:59.102Z | Checking pnet_sys v0.35.0 |
| 287 | 2026-03-09T03:30:59.209Z | Checking utf8parse v0.2.2 |
| 288 | 2026-03-09T03:30:59.364Z | Checking anstyle-parse v0.2.7 |
| 289 | 2026-03-09T03:30:59.388Z | Checking rand_core v0.9.5 |
| 290 | 2026-03-09T03:30:59.413Z | Compiling serde_derive v1.0.228 |
| 291 | 2026-03-09T03:30:59.557Z | Compiling zerocopy-derive v0.8.40 |
| 292 | 2026-03-09T03:30:59.625Z | Compiling thiserror-impl v2.0.18 |
| 293 | 2026-03-09T03:30:59.665Z | Compiling pest_derive v2.8.6 |
| 294 | 2026-03-09T03:31:00.165Z | Compiling scroll_derive v0.13.1 |
| 295 | 2026-03-09T03:31:00.405Z | Compiling pnet_macros v0.35.0 |
| 296 | 2026-03-09T03:31:01.567Z | Checking scroll v0.13.0 |
| 297 | 2026-03-09T03:31:01.942Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 298 | 2026-03-09T03:31:01.995Z | Checking goblin v0.10.5 |
| 299 | 2026-03-09T03:31:02.212Z | Compiling dtrace-parser v0.3.0 |
| 300 | 2026-03-09T03:31:02.651Z | Checking pnet_packet v0.35.0 |
| 301 | 2026-03-09T03:31:04.601Z | Checking colorchoice v1.0.4 |
| 302 | 2026-03-09T03:31:04.779Z | Checking anstyle v1.0.13 |
| 303 | 2026-03-09T03:31:05.106Z | Checking anstyle-query v1.1.5 |
| 304 | 2026-03-09T03:31:05.139Z | Checking is_terminal_polyfill v1.70.2 |
| 305 | 2026-03-09T03:31:05.251Z | Compiling pnet v0.35.0 |
| 306 | 2026-03-09T03:31:05.651Z | Checking anstream v0.6.21 |
| 307 | 2026-03-09T03:31:05.787Z | Checking num-bigint v0.4.6 |
| 308 | 2026-03-09T03:31:06.015Z | Compiling serde_tokenstream v0.2.3 |
| 309 | 2026-03-09T03:31:06.039Z | Checking num-complex v0.4.6 |
| 310 | 2026-03-09T03:31:06.064Z | Checking ipnetwork v0.20.0 |
| 311 | 2026-03-09T03:31:06.371Z | Checking pnet_datalink v0.35.0 |
| 312 | 2026-03-09T03:31:06.590Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 313 | 2026-03-09T03:31:07.092Z | Checking pnet_transport v0.35.0 |
| 314 | 2026-03-09T03:31:07.321Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 315 | 2026-03-09T03:31:07.558Z | Checking clap_lex v1.0.0 |
| 316 | 2026-03-09T03:31:07.691Z | Checking strsim v0.11.1 |
| 317 | 2026-03-09T03:31:07.715Z | Compiling heck v0.5.0 |
| 318 | 2026-03-09T03:31:07.833Z | Checking num-rational v0.4.2 |
| 319 | 2026-03-09T03:31:07.917Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 320 | 2026-03-09T03:31:07.946Z | Checking clap_builder v4.5.60 |
| 321 | 2026-03-09T03:31:08.002Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 322 | 2026-03-09T03:31:08.064Z | Compiling clap_derive v4.5.55 |
| 323 | 2026-03-09T03:31:08.131Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-03-09T03:31:08.472Z | Checking num v0.4.3 |
| 325 | 2026-03-09T03:31:08.565Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-03-09T03:31:09.229Z | Checking dof v0.4.0 |
| 327 | 2026-03-09T03:31:09.253Z | Checking ppv-lite86 v0.2.21 |
| 328 | 2026-03-09T03:31:09.879Z | Checking rand_chacha v0.9.0 |
| 329 | 2026-03-09T03:31:10.250Z | Checking rand v0.9.2 |
| 330 | 2026-03-09T03:31:10.594Z | Checking clap v4.5.60 |
| 331 | 2026-03-09T03:31:10.690Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 332 | 2026-03-09T03:31:11.556Z | Compiling usdt-attr-macro v0.6.0 |
| 333 | 2026-03-09T03:31:11.580Z | Compiling usdt-macro v0.6.0 |
| 334 | 2026-03-09T03:31:12.555Z | Checking usdt v0.6.0 |
| 335 | 2026-03-09T03:31:12.751Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 336 | 2026-03-09T03:31:13.354Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 337 | 2026-03-09T03:31:15.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.22s |
| 338 | 2026-03-09T03:31:15.144Z | + cargo clippy --all-targets -- --deny warnings |
| 339 | 2026-03-09T03:31:15.538Z | Downloading crates ... |
| 340 | 2026-03-09T03:31:15.592Z | Downloaded libloading v0.9.0 |
| 341 | 2026-03-09T03:31:15.687Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 342 | 2026-03-09T03:31:15.711Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 343 | 2026-03-09T03:31:15.711Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 344 | 2026-03-09T03:31:15.711Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 345 | 2026-03-09T03:31:15.735Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 346 | 2026-03-09T03:31:15.735Z | Checking libloading v0.9.0 |
| 347 | 2026-03-09T03:31:16.132Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 348 | 2026-03-09T03:31:17.529Z | Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 349 | 2026-03-09T03:31:19.326Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 350 | 2026-03-09T03:31:19.326Z | Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 351 | 2026-03-09T03:31:21.081Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 352 | 2026-03-09T03:31:21.908Z | error: try not to call a closure in the expression where it is declared |
| 353 | 2026-03-09T03:31:21.908Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 354 | 2026-03-09T03:31:21.908Z | | |
| 355 | 2026-03-09T03:31:21.908Z | 7 | / p4_macro::use_p4!( |
| 356 | 2026-03-09T03:31:21.908Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 357 | 2026-03-09T03:31:21.908Z | 9 | | pipeline_name = "hello" |
| 358 | 2026-03-09T03:31:21.908Z | 10 | | ); |
| 359 | 2026-03-09T03:31:21.908Z | | |_^ |
| 360 | 2026-03-09T03:31:21.909Z | | |
| 361 | 2026-03-09T03:31:21.909Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 362 | 2026-03-09T03:31:21.909Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 363 | 2026-03-09T03:31:21.909Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 364 | 2026-03-09T03:31:21.909Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 365 | 2026-03-09T03:31:21.909Z | |
| 366 | 2026-03-09T03:31:21.955Z | error: try not to call a closure in the expression where it is declared |
| 367 | 2026-03-09T03:31:21.955Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 368 | 2026-03-09T03:31:21.955Z | | |
| 369 | 2026-03-09T03:31:21.955Z | 7 | / p4_macro::use_p4!( |
| 370 | 2026-03-09T03:31:21.955Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 371 | 2026-03-09T03:31:21.955Z | 9 | | pipeline_name = "hello" |
| 372 | 2026-03-09T03:31:21.955Z | 10 | | ); |
| 373 | 2026-03-09T03:31:21.955Z | | |_^ |
| 374 | 2026-03-09T03:31:21.956Z | | |
| 375 | 2026-03-09T03:31:21.956Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 376 | 2026-03-09T03:31:21.956Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 377 | 2026-03-09T03:31:21.956Z | |
| 378 | 2026-03-09T03:31:21.956Z | error: try not to call a closure in the expression where it is declared |
| 379 | 2026-03-09T03:31:21.956Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 380 | 2026-03-09T03:31:21.956Z | | |
| 381 | 2026-03-09T03:31:21.956Z | 7 | / p4_macro::use_p4!( |
| 382 | 2026-03-09T03:31:21.956Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 383 | 2026-03-09T03:31:21.956Z | 9 | | pipeline_name = "hello" |
| 384 | 2026-03-09T03:31:21.956Z | 10 | | ); |
| 385 | 2026-03-09T03:31:21.956Z | | |_^ |
| 386 | 2026-03-09T03:31:21.956Z | | |
| 387 | 2026-03-09T03:31:21.956Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 388 | 2026-03-09T03:31:21.956Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 389 | 2026-03-09T03:31:21.956Z | |
| 390 | 2026-03-09T03:31:21.956Z | error: try not to call a closure in the expression where it is declared |
| 391 | 2026-03-09T03:31:21.956Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 392 | 2026-03-09T03:31:21.956Z | | |
| 393 | 2026-03-09T03:31:21.956Z | 7 | / p4_macro::use_p4!( |
| 394 | 2026-03-09T03:31:21.956Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 395 | 2026-03-09T03:31:21.956Z | 9 | | pipeline_name = "hello" |
| 396 | 2026-03-09T03:31:21.956Z | 10 | | ); |
| 397 | 2026-03-09T03:31:21.956Z | | |_^ |
| 398 | 2026-03-09T03:31:21.956Z | | |
| 399 | 2026-03-09T03:31:21.956Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 400 | 2026-03-09T03:31:21.956Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 401 | 2026-03-09T03:31:21.956Z | |
| 402 | 2026-03-09T03:31:21.956Z | error: try not to call a closure in the expression where it is declared |
| 403 | 2026-03-09T03:31:21.956Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 404 | 2026-03-09T03:31:21.956Z | | |
| 405 | 2026-03-09T03:31:21.956Z | 7 | / p4_macro::use_p4!( |
| 406 | 2026-03-09T03:31:21.956Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 407 | 2026-03-09T03:31:21.956Z | 9 | | pipeline_name = "hello" |
| 408 | 2026-03-09T03:31:21.956Z | 10 | | ); |
| 409 | 2026-03-09T03:31:21.956Z | | |_^ |
| 410 | 2026-03-09T03:31:21.956Z | | |
| 411 | 2026-03-09T03:31:21.956Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 412 | 2026-03-09T03:31:21.957Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 413 | 2026-03-09T03:31:21.957Z | |
| 414 | 2026-03-09T03:31:21.957Z | error: try not to call a closure in the expression where it is declared |
| 415 | 2026-03-09T03:31:21.957Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 416 | 2026-03-09T03:31:21.957Z | | |
| 417 | 2026-03-09T03:31:21.957Z | 7 | / p4_macro::use_p4!( |
| 418 | 2026-03-09T03:31:21.957Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 419 | 2026-03-09T03:31:21.957Z | 9 | | pipeline_name = "hello" |
| 420 | 2026-03-09T03:31:21.957Z | 10 | | ); |
| 421 | 2026-03-09T03:31:21.957Z | | |_^ |
| 422 | 2026-03-09T03:31:21.957Z | | |
| 423 | 2026-03-09T03:31:21.957Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 424 | 2026-03-09T03:31:21.957Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 425 | 2026-03-09T03:31:21.957Z | |
| 426 | 2026-03-09T03:31:21.957Z | error: try not to call a closure in the expression where it is declared |
| 427 | 2026-03-09T03:31:21.957Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 428 | 2026-03-09T03:31:21.957Z | | |
| 429 | 2026-03-09T03:31:21.957Z | 7 | / p4_macro::use_p4!( |
| 430 | 2026-03-09T03:31:21.957Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 431 | 2026-03-09T03:31:21.957Z | 9 | | pipeline_name = "hello" |
| 432 | 2026-03-09T03:31:21.957Z | 10 | | ); |
| 433 | 2026-03-09T03:31:21.957Z | | |_^ |
| 434 | 2026-03-09T03:31:21.957Z | | |
| 435 | 2026-03-09T03:31:21.957Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 436 | 2026-03-09T03:31:21.957Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 437 | 2026-03-09T03:31:21.957Z | |
| 438 | 2026-03-09T03:31:21.957Z | error: try not to call a closure in the expression where it is declared |
| 439 | 2026-03-09T03:31:21.957Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 440 | 2026-03-09T03:31:21.957Z | | |
| 441 | 2026-03-09T03:31:21.957Z | 7 | / p4_macro::use_p4!( |
| 442 | 2026-03-09T03:31:21.957Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 443 | 2026-03-09T03:31:21.957Z | 9 | | pipeline_name = "hello" |
| 444 | 2026-03-09T03:31:21.957Z | 10 | | ); |
| 445 | 2026-03-09T03:31:21.957Z | | |_^ |
| 446 | 2026-03-09T03:31:21.957Z | | |
| 447 | 2026-03-09T03:31:21.957Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 448 | 2026-03-09T03:31:21.957Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 449 | 2026-03-09T03:31:21.957Z | |
| 450 | 2026-03-09T03:31:21.957Z | error: try not to call a closure in the expression where it is declared |
| 451 | 2026-03-09T03:31:21.957Z | --> book/code/src/bin/hello-world.rs:7:1 |
| 452 | 2026-03-09T03:31:21.958Z | | |
| 453 | 2026-03-09T03:31:21.958Z | 7 | / p4_macro::use_p4!( |
| 454 | 2026-03-09T03:31:21.958Z | 8 | | p4 = "book/code/src/bin/hello-world.p4", |
| 455 | 2026-03-09T03:31:21.958Z | 9 | | pipeline_name = "hello" |
| 456 | 2026-03-09T03:31:21.958Z | 10 | | ); |
| 457 | 2026-03-09T03:31:21.958Z | | |_^ |
| 458 | 2026-03-09T03:31:21.958Z | | |
| 459 | 2026-03-09T03:31:21.958Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 460 | 2026-03-09T03:31:21.958Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 461 | 2026-03-09T03:31:21.958Z | |
| 462 | 2026-03-09T03:31:22.161Z | error: could not compile `x4c-book` (bin "hello-world") due to 13 previous errors |
| 463 | 2026-03-09T03:31:22.161Z | warning: build failed, waiting for other jobs to finish... |
| 464 | 2026-03-09T03:31:22.186Z | error: could not compile `x4c-book` (bin "hello-world" test) due to 13 previous errors |
| 465 | 2026-03-09T03:31:22.494Z | error: try not to call a closure in the expression where it is declared |
| 466 | 2026-03-09T03:31:22.494Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 467 | 2026-03-09T03:31:22.494Z | | |
| 468 | 2026-03-09T03:31:22.494Z | 7 | / p4_macro::use_p4!( |
| 469 | 2026-03-09T03:31:22.494Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 470 | 2026-03-09T03:31:22.494Z | 9 | | pipeline_name = "vlan_switch" |
| 471 | 2026-03-09T03:31:22.494Z | 10 | | ); |
| 472 | 2026-03-09T03:31:22.494Z | | |_^ |
| 473 | 2026-03-09T03:31:22.494Z | | |
| 474 | 2026-03-09T03:31:22.494Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 475 | 2026-03-09T03:31:22.494Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 476 | 2026-03-09T03:31:22.494Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 477 | 2026-03-09T03:31:22.494Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 478 | 2026-03-09T03:31:22.494Z | |
| 479 | 2026-03-09T03:31:22.519Z | error: try not to call a closure in the expression where it is declared |
| 480 | 2026-03-09T03:31:22.519Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 481 | 2026-03-09T03:31:22.519Z | | |
| 482 | 2026-03-09T03:31:22.519Z | 7 | / p4_macro::use_p4!( |
| 483 | 2026-03-09T03:31:22.519Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 484 | 2026-03-09T03:31:22.519Z | 9 | | pipeline_name = "vlan_switch" |
| 485 | 2026-03-09T03:31:22.519Z | 10 | | ); |
| 486 | 2026-03-09T03:31:22.519Z | | |_^ |
| 487 | 2026-03-09T03:31:22.519Z | | |
| 488 | 2026-03-09T03:31:22.519Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 489 | 2026-03-09T03:31:22.519Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 490 | 2026-03-09T03:31:22.519Z | |
| 491 | 2026-03-09T03:31:22.519Z | error: try not to call a closure in the expression where it is declared |
| 492 | 2026-03-09T03:31:22.520Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 493 | 2026-03-09T03:31:22.520Z | | |
| 494 | 2026-03-09T03:31:22.520Z | 7 | / p4_macro::use_p4!( |
| 495 | 2026-03-09T03:31:22.520Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 496 | 2026-03-09T03:31:22.520Z | 9 | | pipeline_name = "vlan_switch" |
| 497 | 2026-03-09T03:31:22.520Z | 10 | | ); |
| 498 | 2026-03-09T03:31:22.521Z | | |_^ |
| 499 | 2026-03-09T03:31:22.521Z | | |
| 500 | 2026-03-09T03:31:22.521Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 501 | 2026-03-09T03:31:22.521Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 502 | 2026-03-09T03:31:22.521Z | |
| 503 | 2026-03-09T03:31:22.521Z | error: try not to call a closure in the expression where it is declared |
| 504 | 2026-03-09T03:31:22.522Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 505 | 2026-03-09T03:31:22.522Z | | |
| 506 | 2026-03-09T03:31:22.522Z | 7 | / p4_macro::use_p4!( |
| 507 | 2026-03-09T03:31:22.522Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 508 | 2026-03-09T03:31:22.522Z | 9 | | pipeline_name = "vlan_switch" |
| 509 | 2026-03-09T03:31:22.522Z | 10 | | ); |
| 510 | 2026-03-09T03:31:22.522Z | | |_^ |
| 511 | 2026-03-09T03:31:22.522Z | | |
| 512 | 2026-03-09T03:31:22.522Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 513 | 2026-03-09T03:31:22.522Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 514 | 2026-03-09T03:31:22.522Z | |
| 515 | 2026-03-09T03:31:22.522Z | error: try not to call a closure in the expression where it is declared |
| 516 | 2026-03-09T03:31:22.522Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 517 | 2026-03-09T03:31:22.522Z | | |
| 518 | 2026-03-09T03:31:22.522Z | 7 | / p4_macro::use_p4!( |
| 519 | 2026-03-09T03:31:22.522Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 520 | 2026-03-09T03:31:22.522Z | 9 | | pipeline_name = "vlan_switch" |
| 521 | 2026-03-09T03:31:22.522Z | 10 | | ); |
| 522 | 2026-03-09T03:31:22.522Z | | |_^ |
| 523 | 2026-03-09T03:31:22.522Z | | |
| 524 | 2026-03-09T03:31:22.522Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 525 | 2026-03-09T03:31:22.522Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 526 | 2026-03-09T03:31:22.522Z | |
| 527 | 2026-03-09T03:31:22.522Z | error: try not to call a closure in the expression where it is declared |
| 528 | 2026-03-09T03:31:22.522Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 529 | 2026-03-09T03:31:22.522Z | | |
| 530 | 2026-03-09T03:31:22.522Z | 7 | / p4_macro::use_p4!( |
| 531 | 2026-03-09T03:31:22.522Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 532 | 2026-03-09T03:31:22.522Z | 9 | | pipeline_name = "vlan_switch" |
| 533 | 2026-03-09T03:31:22.522Z | 10 | | ); |
| 534 | 2026-03-09T03:31:22.522Z | | |_^ |
| 535 | 2026-03-09T03:31:22.522Z | | |
| 536 | 2026-03-09T03:31:22.522Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 537 | 2026-03-09T03:31:22.522Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 538 | 2026-03-09T03:31:22.522Z | |
| 539 | 2026-03-09T03:31:22.522Z | error: try not to call a closure in the expression where it is declared |
| 540 | 2026-03-09T03:31:22.522Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 541 | 2026-03-09T03:31:22.522Z | | |
| 542 | 2026-03-09T03:31:22.522Z | 7 | / p4_macro::use_p4!( |
| 543 | 2026-03-09T03:31:22.523Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 544 | 2026-03-09T03:31:22.523Z | 9 | | pipeline_name = "vlan_switch" |
| 545 | 2026-03-09T03:31:22.523Z | 10 | | ); |
| 546 | 2026-03-09T03:31:22.523Z | | |_^ |
| 547 | 2026-03-09T03:31:22.523Z | | |
| 548 | 2026-03-09T03:31:22.523Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 549 | 2026-03-09T03:31:22.523Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 550 | 2026-03-09T03:31:22.523Z | |
| 551 | 2026-03-09T03:31:22.523Z | error: try not to call a closure in the expression where it is declared |
| 552 | 2026-03-09T03:31:22.523Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 553 | 2026-03-09T03:31:22.523Z | | |
| 554 | 2026-03-09T03:31:22.523Z | 7 | / p4_macro::use_p4!( |
| 555 | 2026-03-09T03:31:22.523Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 556 | 2026-03-09T03:31:22.523Z | 9 | | pipeline_name = "vlan_switch" |
| 557 | 2026-03-09T03:31:22.523Z | 10 | | ); |
| 558 | 2026-03-09T03:31:22.523Z | | |_^ |
| 559 | 2026-03-09T03:31:22.523Z | | |
| 560 | 2026-03-09T03:31:22.523Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 561 | 2026-03-09T03:31:22.523Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 562 | 2026-03-09T03:31:22.523Z | |
| 563 | 2026-03-09T03:31:22.523Z | error: try not to call a closure in the expression where it is declared |
| 564 | 2026-03-09T03:31:22.523Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 565 | 2026-03-09T03:31:22.523Z | | |
| 566 | 2026-03-09T03:31:22.523Z | 7 | / p4_macro::use_p4!( |
| 567 | 2026-03-09T03:31:22.523Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 568 | 2026-03-09T03:31:22.523Z | 9 | | pipeline_name = "vlan_switch" |
| 569 | 2026-03-09T03:31:22.523Z | 10 | | ); |
| 570 | 2026-03-09T03:31:22.523Z | | |_^ |
| 571 | 2026-03-09T03:31:22.523Z | | |
| 572 | 2026-03-09T03:31:22.523Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 573 | 2026-03-09T03:31:22.523Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 574 | 2026-03-09T03:31:22.523Z | |
| 575 | 2026-03-09T03:31:22.523Z | error: try not to call a closure in the expression where it is declared |
| 576 | 2026-03-09T03:31:22.523Z | --> book/code/src/bin/vlan-switch.rs:7:1 |
| 577 | 2026-03-09T03:31:22.523Z | | |
| 578 | 2026-03-09T03:31:22.523Z | 7 | / p4_macro::use_p4!( |
| 579 | 2026-03-09T03:31:22.548Z | 8 | | p4 = "book/code/src/bin/vlan-switch.p4", |
| 580 | 2026-03-09T03:31:22.548Z | 9 | | pipeline_name = "vlan_switch" |
| 581 | 2026-03-09T03:31:22.548Z | 10 | | ); |
| 582 | 2026-03-09T03:31:22.548Z | | |_^ |
| 583 | 2026-03-09T03:31:22.548Z | | |
| 584 | 2026-03-09T03:31:22.548Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 585 | 2026-03-09T03:31:22.548Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 586 | 2026-03-09T03:31:22.548Z | |
| 587 | 2026-03-09T03:31:22.790Z | error: could not compile `x4c-book` (bin "vlan-switch" test) due to 20 previous errors |
| 588 | 2026-03-09T03:31:22.814Z | error: could not compile `x4c-book` (bin "vlan-switch") due to 20 previous errors |
| 589 | 2026-03-09T03:31:22.925Z | error: try not to call a closure in the expression where it is declared |
| 590 | 2026-03-09T03:31:22.925Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 591 | 2026-03-09T03:31:22.925Z | | |
| 592 | 2026-03-09T03:31:22.925Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 593 | 2026-03-09T03:31:22.925Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 594 | 2026-03-09T03:31:22.925Z | | |
| 595 | 2026-03-09T03:31:22.925Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 596 | 2026-03-09T03:31:22.925Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 597 | 2026-03-09T03:31:22.925Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 598 | 2026-03-09T03:31:22.925Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 599 | 2026-03-09T03:31:22.925Z | |
| 600 | 2026-03-09T03:31:22.949Z | error: try not to call a closure in the expression where it is declared |
| 601 | 2026-03-09T03:31:22.949Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 602 | 2026-03-09T03:31:22.949Z | | |
| 603 | 2026-03-09T03:31:22.949Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 604 | 2026-03-09T03:31:22.949Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 605 | 2026-03-09T03:31:22.949Z | | |
| 606 | 2026-03-09T03:31:22.949Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 607 | 2026-03-09T03:31:22.949Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 608 | 2026-03-09T03:31:22.949Z | |
| 609 | 2026-03-09T03:31:22.950Z | error: try not to call a closure in the expression where it is declared |
| 610 | 2026-03-09T03:31:22.950Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 611 | 2026-03-09T03:31:22.950Z | | |
| 612 | 2026-03-09T03:31:22.950Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 613 | 2026-03-09T03:31:22.950Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 614 | 2026-03-09T03:31:22.950Z | | |
| 615 | 2026-03-09T03:31:22.950Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 616 | 2026-03-09T03:31:22.950Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 617 | 2026-03-09T03:31:22.950Z | |
| 618 | 2026-03-09T03:31:22.974Z | error: try not to call a closure in the expression where it is declared |
| 619 | 2026-03-09T03:31:22.974Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 620 | 2026-03-09T03:31:22.974Z | | |
| 621 | 2026-03-09T03:31:22.974Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 622 | 2026-03-09T03:31:22.974Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 623 | 2026-03-09T03:31:22.974Z | | |
| 624 | 2026-03-09T03:31:22.974Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 625 | 2026-03-09T03:31:22.974Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 626 | 2026-03-09T03:31:22.974Z | |
| 627 | 2026-03-09T03:31:22.974Z | error: try not to call a closure in the expression where it is declared |
| 628 | 2026-03-09T03:31:22.974Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 629 | 2026-03-09T03:31:22.974Z | | |
| 630 | 2026-03-09T03:31:22.974Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 631 | 2026-03-09T03:31:22.974Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 632 | 2026-03-09T03:31:22.974Z | | |
| 633 | 2026-03-09T03:31:22.974Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 634 | 2026-03-09T03:31:22.975Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 635 | 2026-03-09T03:31:22.975Z | |
| 636 | 2026-03-09T03:31:22.999Z | error: try not to call a closure in the expression where it is declared |
| 637 | 2026-03-09T03:31:22.999Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 638 | 2026-03-09T03:31:22.999Z | | |
| 639 | 2026-03-09T03:31:22.999Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 640 | 2026-03-09T03:31:22.999Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 641 | 2026-03-09T03:31:22.999Z | | |
| 642 | 2026-03-09T03:31:22.999Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 643 | 2026-03-09T03:31:22.999Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 644 | 2026-03-09T03:31:22.999Z | |
| 645 | 2026-03-09T03:31:23.045Z | error: try not to call a closure in the expression where it is declared |
| 646 | 2026-03-09T03:31:23.045Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 647 | 2026-03-09T03:31:23.045Z | | |
| 648 | 2026-03-09T03:31:23.045Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 649 | 2026-03-09T03:31:23.045Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 650 | 2026-03-09T03:31:23.045Z | | |
| 651 | 2026-03-09T03:31:23.046Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 652 | 2026-03-09T03:31:23.046Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 653 | 2026-03-09T03:31:23.046Z | |
| 654 | 2026-03-09T03:31:23.070Z | error: try not to call a closure in the expression where it is declared |
| 655 | 2026-03-09T03:31:23.070Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 656 | 2026-03-09T03:31:23.070Z | | |
| 657 | 2026-03-09T03:31:23.070Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 658 | 2026-03-09T03:31:23.070Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 659 | 2026-03-09T03:31:23.070Z | | |
| 660 | 2026-03-09T03:31:23.070Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 661 | 2026-03-09T03:31:23.070Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 662 | 2026-03-09T03:31:23.070Z | |
| 663 | 2026-03-09T03:31:23.070Z | error: try not to call a closure in the expression where it is declared |
| 664 | 2026-03-09T03:31:23.070Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 665 | 2026-03-09T03:31:23.070Z | | |
| 666 | 2026-03-09T03:31:23.070Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 667 | 2026-03-09T03:31:23.071Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 668 | 2026-03-09T03:31:23.071Z | | |
| 669 | 2026-03-09T03:31:23.071Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 670 | 2026-03-09T03:31:23.071Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 671 | 2026-03-09T03:31:23.071Z | |
| 672 | 2026-03-09T03:31:23.071Z | error: try not to call a closure in the expression where it is declared |
| 673 | 2026-03-09T03:31:23.071Z | --> lang/prog/sidecar-lite/src/lib.rs:5:1 |
| 674 | 2026-03-09T03:31:23.071Z | | |
| 675 | 2026-03-09T03:31:23.071Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main"); |
| 676 | 2026-03-09T03:31:23.071Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/sidecar-lite.p4", pipeline_name = "main")` |
| 677 | 2026-03-09T03:31:23.071Z | | |
| 678 | 2026-03-09T03:31:23.071Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 679 | 2026-03-09T03:31:23.071Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 680 | 2026-03-09T03:31:23.071Z | |
| 681 | 2026-03-09T03:31:23.366Z | error: could not compile `sidecar-lite` (lib) due to 70 previous errors |
| 682 | 2026-03-09T03:31:23.391Z | error: could not compile `sidecar-lite` (lib test) due to 70 previous errors |
| 683 | 2026-03-09T03:31:29.886Z | error: try not to call a closure in the expression where it is declared |
| 684 | 2026-03-09T03:31:29.886Z | --> test/src/arithmetic.rs:5:1 |
| 685 | 2026-03-09T03:31:29.886Z | | |
| 686 | 2026-03-09T03:31:29.886Z | 5 | / p4_macro::use_p4!( |
| 687 | 2026-03-09T03:31:29.886Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 688 | 2026-03-09T03:31:29.886Z | 7 | | pipeline_name = "arithmetic", |
| 689 | 2026-03-09T03:31:29.886Z | 8 | | ); |
| 690 | 2026-03-09T03:31:29.887Z | | |_^ |
| 691 | 2026-03-09T03:31:29.887Z | | |
| 692 | 2026-03-09T03:31:29.887Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 693 | 2026-03-09T03:31:29.887Z | = note: `-D clippy::redundant-closure-call` implied by `-D warnings` |
| 694 | 2026-03-09T03:31:29.887Z | = help: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]` |
| 695 | 2026-03-09T03:31:29.887Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 696 | 2026-03-09T03:31:29.887Z | |
| 697 | 2026-03-09T03:31:29.912Z | error: try not to call a closure in the expression where it is declared |
| 698 | 2026-03-09T03:31:29.912Z | --> test/src/arithmetic.rs:5:1 |
| 699 | 2026-03-09T03:31:29.912Z | | |
| 700 | 2026-03-09T03:31:29.912Z | 5 | / p4_macro::use_p4!( |
| 701 | 2026-03-09T03:31:29.912Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 702 | 2026-03-09T03:31:29.912Z | 7 | | pipeline_name = "arithmetic", |
| 703 | 2026-03-09T03:31:29.912Z | 8 | | ); |
| 704 | 2026-03-09T03:31:29.912Z | | |_^ |
| 705 | 2026-03-09T03:31:29.912Z | | |
| 706 | 2026-03-09T03:31:29.912Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 707 | 2026-03-09T03:31:29.912Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 708 | 2026-03-09T03:31:29.912Z | |
| 709 | 2026-03-09T03:31:29.912Z | error: try not to call a closure in the expression where it is declared |
| 710 | 2026-03-09T03:31:29.912Z | --> test/src/arithmetic.rs:5:1 |
| 711 | 2026-03-09T03:31:29.912Z | | |
| 712 | 2026-03-09T03:31:29.913Z | 5 | / p4_macro::use_p4!( |
| 713 | 2026-03-09T03:31:29.913Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 714 | 2026-03-09T03:31:29.913Z | 7 | | pipeline_name = "arithmetic", |
| 715 | 2026-03-09T03:31:29.913Z | 8 | | ); |
| 716 | 2026-03-09T03:31:29.913Z | | |_^ |
| 717 | 2026-03-09T03:31:29.913Z | | |
| 718 | 2026-03-09T03:31:29.913Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 719 | 2026-03-09T03:31:29.913Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 720 | 2026-03-09T03:31:29.913Z | |
| 721 | 2026-03-09T03:31:29.913Z | error: try not to call a closure in the expression where it is declared |
| 722 | 2026-03-09T03:31:29.913Z | --> test/src/arithmetic.rs:5:1 |
| 723 | 2026-03-09T03:31:29.913Z | | |
| 724 | 2026-03-09T03:31:29.913Z | 5 | / p4_macro::use_p4!( |
| 725 | 2026-03-09T03:31:29.913Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 726 | 2026-03-09T03:31:29.913Z | 7 | | pipeline_name = "arithmetic", |
| 727 | 2026-03-09T03:31:29.913Z | 8 | | ); |
| 728 | 2026-03-09T03:31:29.913Z | | |_^ |
| 729 | 2026-03-09T03:31:29.913Z | | |
| 730 | 2026-03-09T03:31:29.913Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 731 | 2026-03-09T03:31:29.913Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 732 | 2026-03-09T03:31:29.913Z | |
| 733 | 2026-03-09T03:31:29.913Z | error: try not to call a closure in the expression where it is declared |
| 734 | 2026-03-09T03:31:29.913Z | --> test/src/arithmetic.rs:5:1 |
| 735 | 2026-03-09T03:31:29.913Z | | |
| 736 | 2026-03-09T03:31:29.913Z | 5 | / p4_macro::use_p4!( |
| 737 | 2026-03-09T03:31:29.913Z | 6 | | p4 = "test/src/p4/arithmetic.p4", |
| 738 | 2026-03-09T03:31:29.913Z | 7 | | pipeline_name = "arithmetic", |
| 739 | 2026-03-09T03:31:29.913Z | 8 | | ); |
| 740 | 2026-03-09T03:31:29.913Z | | |_^ |
| 741 | 2026-03-09T03:31:29.913Z | | |
| 742 | 2026-03-09T03:31:29.913Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 743 | 2026-03-09T03:31:29.913Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 744 | 2026-03-09T03:31:29.913Z | |
| 745 | 2026-03-09T03:31:29.938Z | error: try not to call a closure in the expression where it is declared |
| 746 | 2026-03-09T03:31:29.938Z | --> test/src/basic_router.rs:4:1 |
| 747 | 2026-03-09T03:31:29.938Z | | |
| 748 | 2026-03-09T03:31:29.938Z | 4 | / p4_macro::use_p4!( |
| 749 | 2026-03-09T03:31:29.938Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 750 | 2026-03-09T03:31:29.938Z | 6 | | pipeline_name = "basic_router", |
| 751 | 2026-03-09T03:31:29.938Z | 7 | | ); |
| 752 | 2026-03-09T03:31:29.938Z | | |_^ |
| 753 | 2026-03-09T03:31:29.938Z | | |
| 754 | 2026-03-09T03:31:29.938Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 755 | 2026-03-09T03:31:29.938Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 756 | 2026-03-09T03:31:29.938Z | |
| 757 | 2026-03-09T03:31:29.963Z | error: try not to call a closure in the expression where it is declared |
| 758 | 2026-03-09T03:31:29.963Z | --> test/src/basic_router.rs:4:1 |
| 759 | 2026-03-09T03:31:29.963Z | | |
| 760 | 2026-03-09T03:31:29.963Z | 4 | / p4_macro::use_p4!( |
| 761 | 2026-03-09T03:31:29.963Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 762 | 2026-03-09T03:31:29.963Z | 6 | | pipeline_name = "basic_router", |
| 763 | 2026-03-09T03:31:29.963Z | 7 | | ); |
| 764 | 2026-03-09T03:31:29.963Z | | |_^ |
| 765 | 2026-03-09T03:31:29.963Z | | |
| 766 | 2026-03-09T03:31:29.963Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 767 | 2026-03-09T03:31:29.963Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 768 | 2026-03-09T03:31:29.963Z | |
| 769 | 2026-03-09T03:31:29.963Z | error: try not to call a closure in the expression where it is declared |
| 770 | 2026-03-09T03:31:29.963Z | --> test/src/basic_router.rs:4:1 |
| 771 | 2026-03-09T03:31:29.963Z | | |
| 772 | 2026-03-09T03:31:29.963Z | 4 | / p4_macro::use_p4!( |
| 773 | 2026-03-09T03:31:29.963Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 774 | 2026-03-09T03:31:29.963Z | 6 | | pipeline_name = "basic_router", |
| 775 | 2026-03-09T03:31:29.963Z | 7 | | ); |
| 776 | 2026-03-09T03:31:29.963Z | | |_^ |
| 777 | 2026-03-09T03:31:29.963Z | | |
| 778 | 2026-03-09T03:31:29.964Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 779 | 2026-03-09T03:31:29.964Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 780 | 2026-03-09T03:31:29.964Z | |
| 781 | 2026-03-09T03:31:29.964Z | error: try not to call a closure in the expression where it is declared |
| 782 | 2026-03-09T03:31:29.964Z | --> test/src/basic_router.rs:4:1 |
| 783 | 2026-03-09T03:31:29.964Z | | |
| 784 | 2026-03-09T03:31:29.964Z | 4 | / p4_macro::use_p4!( |
| 785 | 2026-03-09T03:31:29.964Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 786 | 2026-03-09T03:31:29.964Z | 6 | | pipeline_name = "basic_router", |
| 787 | 2026-03-09T03:31:29.964Z | 7 | | ); |
| 788 | 2026-03-09T03:31:29.964Z | | |_^ |
| 789 | 2026-03-09T03:31:29.964Z | | |
| 790 | 2026-03-09T03:31:29.964Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 791 | 2026-03-09T03:31:29.964Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 792 | 2026-03-09T03:31:29.964Z | |
| 793 | 2026-03-09T03:31:29.964Z | error: try not to call a closure in the expression where it is declared |
| 794 | 2026-03-09T03:31:29.964Z | --> test/src/basic_router.rs:4:1 |
| 795 | 2026-03-09T03:31:29.964Z | | |
| 796 | 2026-03-09T03:31:29.964Z | 4 | / p4_macro::use_p4!( |
| 797 | 2026-03-09T03:31:29.964Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 798 | 2026-03-09T03:31:29.964Z | 6 | | pipeline_name = "basic_router", |
| 799 | 2026-03-09T03:31:29.964Z | 7 | | ); |
| 800 | 2026-03-09T03:31:29.964Z | | |_^ |
| 801 | 2026-03-09T03:31:29.964Z | | |
| 802 | 2026-03-09T03:31:29.964Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 803 | 2026-03-09T03:31:29.964Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 804 | 2026-03-09T03:31:29.964Z | |
| 805 | 2026-03-09T03:31:29.964Z | error: try not to call a closure in the expression where it is declared |
| 806 | 2026-03-09T03:31:29.964Z | --> test/src/basic_router.rs:4:1 |
| 807 | 2026-03-09T03:31:29.964Z | | |
| 808 | 2026-03-09T03:31:29.964Z | 4 | / p4_macro::use_p4!( |
| 809 | 2026-03-09T03:31:29.964Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 810 | 2026-03-09T03:31:29.964Z | 6 | | pipeline_name = "basic_router", |
| 811 | 2026-03-09T03:31:29.964Z | 7 | | ); |
| 812 | 2026-03-09T03:31:29.964Z | | |_^ |
| 813 | 2026-03-09T03:31:29.964Z | | |
| 814 | 2026-03-09T03:31:29.964Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 815 | 2026-03-09T03:31:29.964Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 816 | 2026-03-09T03:31:29.965Z | |
| 817 | 2026-03-09T03:31:29.965Z | error: try not to call a closure in the expression where it is declared |
| 818 | 2026-03-09T03:31:29.965Z | --> test/src/basic_router.rs:4:1 |
| 819 | 2026-03-09T03:31:29.965Z | | |
| 820 | 2026-03-09T03:31:29.965Z | 4 | / p4_macro::use_p4!( |
| 821 | 2026-03-09T03:31:29.965Z | 5 | | p4 = "p4/examples/codegen/router.p4", |
| 822 | 2026-03-09T03:31:29.965Z | 6 | | pipeline_name = "basic_router", |
| 823 | 2026-03-09T03:31:29.965Z | 7 | | ); |
| 824 | 2026-03-09T03:31:29.965Z | | |_^ |
| 825 | 2026-03-09T03:31:29.965Z | | |
| 826 | 2026-03-09T03:31:29.965Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 827 | 2026-03-09T03:31:29.965Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 828 | 2026-03-09T03:31:29.965Z | |
| 829 | 2026-03-09T03:31:29.990Z | error: try not to call a closure in the expression where it is declared |
| 830 | 2026-03-09T03:31:29.990Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 831 | 2026-03-09T03:31:29.990Z | | |
| 832 | 2026-03-09T03:31:29.990Z | 1 | / p4_macro::use_p4!( |
| 833 | 2026-03-09T03:31:29.990Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 834 | 2026-03-09T03:31:29.990Z | 3 | | pipeline_name = "cmi", |
| 835 | 2026-03-09T03:31:29.990Z | 4 | | ); |
| 836 | 2026-03-09T03:31:29.990Z | | |_^ |
| 837 | 2026-03-09T03:31:29.990Z | | |
| 838 | 2026-03-09T03:31:29.990Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 839 | 2026-03-09T03:31:29.990Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 840 | 2026-03-09T03:31:29.990Z | |
| 841 | 2026-03-09T03:31:29.990Z | error: try not to call a closure in the expression where it is declared |
| 842 | 2026-03-09T03:31:29.990Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 843 | 2026-03-09T03:31:29.990Z | | |
| 844 | 2026-03-09T03:31:29.990Z | 1 | / p4_macro::use_p4!( |
| 845 | 2026-03-09T03:31:29.990Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 846 | 2026-03-09T03:31:29.990Z | 3 | | pipeline_name = "cmi", |
| 847 | 2026-03-09T03:31:29.990Z | 4 | | ); |
| 848 | 2026-03-09T03:31:29.990Z | | |_^ |
| 849 | 2026-03-09T03:31:29.990Z | | |
| 850 | 2026-03-09T03:31:29.990Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 851 | 2026-03-09T03:31:29.990Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 852 | 2026-03-09T03:31:29.990Z | |
| 853 | 2026-03-09T03:31:29.990Z | error: try not to call a closure in the expression where it is declared |
| 854 | 2026-03-09T03:31:29.990Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 855 | 2026-03-09T03:31:29.990Z | | |
| 856 | 2026-03-09T03:31:29.990Z | 1 | / p4_macro::use_p4!( |
| 857 | 2026-03-09T03:31:29.990Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 858 | 2026-03-09T03:31:29.990Z | 3 | | pipeline_name = "cmi", |
| 859 | 2026-03-09T03:31:29.990Z | 4 | | ); |
| 860 | 2026-03-09T03:31:29.992Z | | |_^ |
| 861 | 2026-03-09T03:31:29.992Z | | |
| 862 | 2026-03-09T03:31:29.992Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 863 | 2026-03-09T03:31:29.992Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 864 | 2026-03-09T03:31:29.992Z | |
| 865 | 2026-03-09T03:31:29.992Z | error: try not to call a closure in the expression where it is declared |
| 866 | 2026-03-09T03:31:29.992Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 867 | 2026-03-09T03:31:29.992Z | | |
| 868 | 2026-03-09T03:31:29.992Z | 1 | / p4_macro::use_p4!( |
| 869 | 2026-03-09T03:31:29.992Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 870 | 2026-03-09T03:31:29.992Z | 3 | | pipeline_name = "cmi", |
| 871 | 2026-03-09T03:31:29.992Z | 4 | | ); |
| 872 | 2026-03-09T03:31:29.992Z | | |_^ |
| 873 | 2026-03-09T03:31:29.992Z | | |
| 874 | 2026-03-09T03:31:29.992Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 875 | 2026-03-09T03:31:29.992Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 876 | 2026-03-09T03:31:29.992Z | |
| 877 | 2026-03-09T03:31:29.992Z | error: try not to call a closure in the expression where it is declared |
| 878 | 2026-03-09T03:31:29.992Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 879 | 2026-03-09T03:31:29.992Z | | |
| 880 | 2026-03-09T03:31:29.992Z | 1 | / p4_macro::use_p4!( |
| 881 | 2026-03-09T03:31:29.992Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 882 | 2026-03-09T03:31:29.992Z | 3 | | pipeline_name = "cmi", |
| 883 | 2026-03-09T03:31:29.992Z | 4 | | ); |
| 884 | 2026-03-09T03:31:29.992Z | | |_^ |
| 885 | 2026-03-09T03:31:29.992Z | | |
| 886 | 2026-03-09T03:31:29.992Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 887 | 2026-03-09T03:31:29.992Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 888 | 2026-03-09T03:31:29.992Z | |
| 889 | 2026-03-09T03:31:30.017Z | error: try not to call a closure in the expression where it is declared |
| 890 | 2026-03-09T03:31:30.017Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 891 | 2026-03-09T03:31:30.017Z | | |
| 892 | 2026-03-09T03:31:30.017Z | 1 | / p4_macro::use_p4!( |
| 893 | 2026-03-09T03:31:30.017Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 894 | 2026-03-09T03:31:30.017Z | 3 | | pipeline_name = "cmi", |
| 895 | 2026-03-09T03:31:30.018Z | 4 | | ); |
| 896 | 2026-03-09T03:31:30.018Z | | |_^ |
| 897 | 2026-03-09T03:31:30.018Z | | |
| 898 | 2026-03-09T03:31:30.018Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 899 | 2026-03-09T03:31:30.018Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 900 | 2026-03-09T03:31:30.018Z | |
| 901 | 2026-03-09T03:31:30.018Z | error: try not to call a closure in the expression where it is declared |
| 902 | 2026-03-09T03:31:30.018Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 903 | 2026-03-09T03:31:30.018Z | | |
| 904 | 2026-03-09T03:31:30.018Z | 1 | / p4_macro::use_p4!( |
| 905 | 2026-03-09T03:31:30.018Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 906 | 2026-03-09T03:31:30.018Z | 3 | | pipeline_name = "cmi", |
| 907 | 2026-03-09T03:31:30.018Z | 4 | | ); |
| 908 | 2026-03-09T03:31:30.018Z | | |_^ |
| 909 | 2026-03-09T03:31:30.018Z | | |
| 910 | 2026-03-09T03:31:30.018Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 911 | 2026-03-09T03:31:30.018Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 912 | 2026-03-09T03:31:30.018Z | |
| 913 | 2026-03-09T03:31:30.018Z | error: try not to call a closure in the expression where it is declared |
| 914 | 2026-03-09T03:31:30.018Z | --> test/src/controller_multiple_instantiation.rs:1:1 |
| 915 | 2026-03-09T03:31:30.018Z | | |
| 916 | 2026-03-09T03:31:30.018Z | 1 | / p4_macro::use_p4!( |
| 917 | 2026-03-09T03:31:30.018Z | 2 | | p4 = "test/src/p4/controller_multiple_instantiation.p4", |
| 918 | 2026-03-09T03:31:30.018Z | 3 | | pipeline_name = "cmi", |
| 919 | 2026-03-09T03:31:30.018Z | 4 | | ); |
| 920 | 2026-03-09T03:31:30.018Z | | |_^ |
| 921 | 2026-03-09T03:31:30.018Z | | |
| 922 | 2026-03-09T03:31:30.018Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 923 | 2026-03-09T03:31:30.018Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 924 | 2026-03-09T03:31:30.018Z | |
| 925 | 2026-03-09T03:31:30.199Z | error: try not to call a closure in the expression where it is declared |
| 926 | 2026-03-09T03:31:30.199Z | --> test/src/decap.rs:12:1 |
| 927 | 2026-03-09T03:31:30.199Z | | |
| 928 | 2026-03-09T03:31:30.199Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 929 | 2026-03-09T03:31:30.199Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 930 | 2026-03-09T03:31:30.199Z | | |
| 931 | 2026-03-09T03:31:30.199Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 932 | 2026-03-09T03:31:30.199Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 933 | 2026-03-09T03:31:30.199Z | |
| 934 | 2026-03-09T03:31:30.245Z | error: try not to call a closure in the expression where it is declared |
| 935 | 2026-03-09T03:31:30.245Z | --> test/src/decap.rs:12:1 |
| 936 | 2026-03-09T03:31:30.245Z | | |
| 937 | 2026-03-09T03:31:30.245Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 938 | 2026-03-09T03:31:30.245Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 939 | 2026-03-09T03:31:30.245Z | | |
| 940 | 2026-03-09T03:31:30.245Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 941 | 2026-03-09T03:31:30.245Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 942 | 2026-03-09T03:31:30.245Z | |
| 943 | 2026-03-09T03:31:30.269Z | error: try not to call a closure in the expression where it is declared |
| 944 | 2026-03-09T03:31:30.269Z | --> test/src/decap.rs:12:1 |
| 945 | 2026-03-09T03:31:30.269Z | | |
| 946 | 2026-03-09T03:31:30.269Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 947 | 2026-03-09T03:31:30.269Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 948 | 2026-03-09T03:31:30.269Z | | |
| 949 | 2026-03-09T03:31:30.269Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 950 | 2026-03-09T03:31:30.269Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 951 | 2026-03-09T03:31:30.269Z | |
| 952 | 2026-03-09T03:31:30.270Z | error: try not to call a closure in the expression where it is declared |
| 953 | 2026-03-09T03:31:30.270Z | --> test/src/decap.rs:12:1 |
| 954 | 2026-03-09T03:31:30.270Z | | |
| 955 | 2026-03-09T03:31:30.270Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 956 | 2026-03-09T03:31:30.270Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 957 | 2026-03-09T03:31:30.270Z | | |
| 958 | 2026-03-09T03:31:30.270Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 959 | 2026-03-09T03:31:30.270Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 960 | 2026-03-09T03:31:30.270Z | |
| 961 | 2026-03-09T03:31:30.270Z | error: try not to call a closure in the expression where it is declared |
| 962 | 2026-03-09T03:31:30.270Z | --> test/src/decap.rs:12:1 |
| 963 | 2026-03-09T03:31:30.270Z | | |
| 964 | 2026-03-09T03:31:30.270Z | 12 | p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",); |
| 965 | 2026-03-09T03:31:30.270Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/decap.p4", pipeline_name = "decap",)` |
| 966 | 2026-03-09T03:31:30.270Z | | |
| 967 | 2026-03-09T03:31:30.270Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 968 | 2026-03-09T03:31:30.270Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 969 | 2026-03-09T03:31:30.270Z | |
| 970 | 2026-03-09T03:31:30.427Z | error: try not to call a closure in the expression where it is declared |
| 971 | 2026-03-09T03:31:30.427Z | --> test/src/disag_router.rs:5:1 |
| 972 | 2026-03-09T03:31:30.427Z | | |
| 973 | 2026-03-09T03:31:30.427Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 974 | 2026-03-09T03:31:30.428Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 975 | 2026-03-09T03:31:30.428Z | | |
| 976 | 2026-03-09T03:31:30.428Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 977 | 2026-03-09T03:31:30.428Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 978 | 2026-03-09T03:31:30.428Z | |
| 979 | 2026-03-09T03:31:30.452Z | error: try not to call a closure in the expression where it is declared |
| 980 | 2026-03-09T03:31:30.452Z | --> test/src/disag_router.rs:5:1 |
| 981 | 2026-03-09T03:31:30.452Z | | |
| 982 | 2026-03-09T03:31:30.452Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 983 | 2026-03-09T03:31:30.452Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 984 | 2026-03-09T03:31:30.452Z | | |
| 985 | 2026-03-09T03:31:30.452Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 986 | 2026-03-09T03:31:30.452Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 987 | 2026-03-09T03:31:30.452Z | |
| 988 | 2026-03-09T03:31:30.453Z | error: try not to call a closure in the expression where it is declared |
| 989 | 2026-03-09T03:31:30.453Z | --> test/src/disag_router.rs:5:1 |
| 990 | 2026-03-09T03:31:30.453Z | | |
| 991 | 2026-03-09T03:31:30.453Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 992 | 2026-03-09T03:31:30.453Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 993 | 2026-03-09T03:31:30.453Z | | |
| 994 | 2026-03-09T03:31:30.453Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 995 | 2026-03-09T03:31:30.453Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 996 | 2026-03-09T03:31:30.453Z | |
| 997 | 2026-03-09T03:31:30.453Z | error: try not to call a closure in the expression where it is declared |
| 998 | 2026-03-09T03:31:30.453Z | --> test/src/disag_router.rs:5:1 |
| 999 | 2026-03-09T03:31:30.453Z | | |
| 1000 | 2026-03-09T03:31:30.453Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1001 | 2026-03-09T03:31:30.453Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1002 | 2026-03-09T03:31:30.453Z | | |
| 1003 | 2026-03-09T03:31:30.453Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1004 | 2026-03-09T03:31:30.453Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1005 | 2026-03-09T03:31:30.453Z | |
| 1006 | 2026-03-09T03:31:30.478Z | error: try not to call a closure in the expression where it is declared |
| 1007 | 2026-03-09T03:31:30.478Z | --> test/src/disag_router.rs:5:1 |
| 1008 | 2026-03-09T03:31:30.478Z | | |
| 1009 | 2026-03-09T03:31:30.478Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1010 | 2026-03-09T03:31:30.478Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1011 | 2026-03-09T03:31:30.478Z | | |
| 1012 | 2026-03-09T03:31:30.478Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1013 | 2026-03-09T03:31:30.478Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1014 | 2026-03-09T03:31:30.478Z | |
| 1015 | 2026-03-09T03:31:30.478Z | error: try not to call a closure in the expression where it is declared |
| 1016 | 2026-03-09T03:31:30.478Z | --> test/src/disag_router.rs:5:1 |
| 1017 | 2026-03-09T03:31:30.478Z | | |
| 1018 | 2026-03-09T03:31:30.478Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1019 | 2026-03-09T03:31:30.478Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1020 | 2026-03-09T03:31:30.478Z | | |
| 1021 | 2026-03-09T03:31:30.478Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1022 | 2026-03-09T03:31:30.478Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1023 | 2026-03-09T03:31:30.478Z | |
| 1024 | 2026-03-09T03:31:30.478Z | error: try not to call a closure in the expression where it is declared |
| 1025 | 2026-03-09T03:31:30.478Z | --> test/src/disag_router.rs:5:1 |
| 1026 | 2026-03-09T03:31:30.478Z | | |
| 1027 | 2026-03-09T03:31:30.478Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1028 | 2026-03-09T03:31:30.478Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1029 | 2026-03-09T03:31:30.478Z | | |
| 1030 | 2026-03-09T03:31:30.478Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1031 | 2026-03-09T03:31:30.478Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1032 | 2026-03-09T03:31:30.478Z | |
| 1033 | 2026-03-09T03:31:30.478Z | error: try not to call a closure in the expression where it is declared |
| 1034 | 2026-03-09T03:31:30.478Z | --> test/src/disag_router.rs:5:1 |
| 1035 | 2026-03-09T03:31:30.478Z | | |
| 1036 | 2026-03-09T03:31:30.478Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1037 | 2026-03-09T03:31:30.478Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1038 | 2026-03-09T03:31:30.478Z | | |
| 1039 | 2026-03-09T03:31:30.478Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1040 | 2026-03-09T03:31:30.478Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1041 | 2026-03-09T03:31:30.479Z | |
| 1042 | 2026-03-09T03:31:30.479Z | error: try not to call a closure in the expression where it is declared |
| 1043 | 2026-03-09T03:31:30.479Z | --> test/src/disag_router.rs:5:1 |
| 1044 | 2026-03-09T03:31:30.479Z | | |
| 1045 | 2026-03-09T03:31:30.479Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",); |
| 1046 | 2026-03-09T03:31:30.479Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/router.p4", pipeline_name = "disag",)` |
| 1047 | 2026-03-09T03:31:30.479Z | | |
| 1048 | 2026-03-09T03:31:30.479Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1049 | 2026-03-09T03:31:30.479Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1050 | 2026-03-09T03:31:30.479Z | |
| 1051 | 2026-03-09T03:31:30.652Z | error: try not to call a closure in the expression where it is declared |
| 1052 | 2026-03-09T03:31:30.652Z | --> test/src/dload.rs:1:1 |
| 1053 | 2026-03-09T03:31:30.652Z | | |
| 1054 | 2026-03-09T03:31:30.652Z | 1 | / p4_macro::use_p4!( |
| 1055 | 2026-03-09T03:31:30.652Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1056 | 2026-03-09T03:31:30.652Z | 3 | | pipeline_name = "dload", |
| 1057 | 2026-03-09T03:31:30.652Z | 4 | | ); |
| 1058 | 2026-03-09T03:31:30.652Z | | |_^ |
| 1059 | 2026-03-09T03:31:30.652Z | | |
| 1060 | 2026-03-09T03:31:30.652Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1061 | 2026-03-09T03:31:30.652Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1062 | 2026-03-09T03:31:30.652Z | |
| 1063 | 2026-03-09T03:31:30.677Z | error: try not to call a closure in the expression where it is declared |
| 1064 | 2026-03-09T03:31:30.677Z | --> test/src/dload.rs:1:1 |
| 1065 | 2026-03-09T03:31:30.677Z | | |
| 1066 | 2026-03-09T03:31:30.677Z | 1 | / p4_macro::use_p4!( |
| 1067 | 2026-03-09T03:31:30.677Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1068 | 2026-03-09T03:31:30.677Z | 3 | | pipeline_name = "dload", |
| 1069 | 2026-03-09T03:31:30.677Z | 4 | | ); |
| 1070 | 2026-03-09T03:31:30.677Z | | |_^ |
| 1071 | 2026-03-09T03:31:30.677Z | | |
| 1072 | 2026-03-09T03:31:30.677Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1073 | 2026-03-09T03:31:30.677Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1074 | 2026-03-09T03:31:30.678Z | |
| 1075 | 2026-03-09T03:31:30.678Z | error: try not to call a closure in the expression where it is declared |
| 1076 | 2026-03-09T03:31:30.678Z | --> test/src/dload.rs:1:1 |
| 1077 | 2026-03-09T03:31:30.678Z | | |
| 1078 | 2026-03-09T03:31:30.678Z | 1 | / p4_macro::use_p4!( |
| 1079 | 2026-03-09T03:31:30.678Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1080 | 2026-03-09T03:31:30.678Z | 3 | | pipeline_name = "dload", |
| 1081 | 2026-03-09T03:31:30.678Z | 4 | | ); |
| 1082 | 2026-03-09T03:31:30.678Z | | |_^ |
| 1083 | 2026-03-09T03:31:30.678Z | | |
| 1084 | 2026-03-09T03:31:30.678Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1085 | 2026-03-09T03:31:30.678Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1086 | 2026-03-09T03:31:30.678Z | |
| 1087 | 2026-03-09T03:31:30.678Z | error: try not to call a closure in the expression where it is declared |
| 1088 | 2026-03-09T03:31:30.678Z | --> test/src/dload.rs:1:1 |
| 1089 | 2026-03-09T03:31:30.678Z | | |
| 1090 | 2026-03-09T03:31:30.678Z | 1 | / p4_macro::use_p4!( |
| 1091 | 2026-03-09T03:31:30.678Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1092 | 2026-03-09T03:31:30.678Z | 3 | | pipeline_name = "dload", |
| 1093 | 2026-03-09T03:31:30.678Z | 4 | | ); |
| 1094 | 2026-03-09T03:31:30.678Z | | |_^ |
| 1095 | 2026-03-09T03:31:30.678Z | | |
| 1096 | 2026-03-09T03:31:30.678Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1097 | 2026-03-09T03:31:30.678Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1098 | 2026-03-09T03:31:30.678Z | |
| 1099 | 2026-03-09T03:31:30.678Z | error: try not to call a closure in the expression where it is declared |
| 1100 | 2026-03-09T03:31:30.678Z | --> test/src/dload.rs:1:1 |
| 1101 | 2026-03-09T03:31:30.678Z | | |
| 1102 | 2026-03-09T03:31:30.678Z | 1 | / p4_macro::use_p4!( |
| 1103 | 2026-03-09T03:31:30.678Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1104 | 2026-03-09T03:31:30.678Z | 3 | | pipeline_name = "dload", |
| 1105 | 2026-03-09T03:31:30.678Z | 4 | | ); |
| 1106 | 2026-03-09T03:31:30.678Z | | |_^ |
| 1107 | 2026-03-09T03:31:30.678Z | | |
| 1108 | 2026-03-09T03:31:30.678Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1109 | 2026-03-09T03:31:30.678Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1110 | 2026-03-09T03:31:30.678Z | |
| 1111 | 2026-03-09T03:31:30.703Z | error: try not to call a closure in the expression where it is declared |
| 1112 | 2026-03-09T03:31:30.703Z | --> test/src/dload.rs:1:1 |
| 1113 | 2026-03-09T03:31:30.703Z | | |
| 1114 | 2026-03-09T03:31:30.703Z | 1 | / p4_macro::use_p4!( |
| 1115 | 2026-03-09T03:31:30.703Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1116 | 2026-03-09T03:31:30.703Z | 3 | | pipeline_name = "dload", |
| 1117 | 2026-03-09T03:31:30.703Z | 4 | | ); |
| 1118 | 2026-03-09T03:31:30.703Z | | |_^ |
| 1119 | 2026-03-09T03:31:30.703Z | | |
| 1120 | 2026-03-09T03:31:30.703Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1121 | 2026-03-09T03:31:30.703Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1122 | 2026-03-09T03:31:30.703Z | |
| 1123 | 2026-03-09T03:31:30.703Z | error: try not to call a closure in the expression where it is declared |
| 1124 | 2026-03-09T03:31:30.703Z | --> test/src/dload.rs:1:1 |
| 1125 | 2026-03-09T03:31:30.703Z | | |
| 1126 | 2026-03-09T03:31:30.703Z | 1 | / p4_macro::use_p4!( |
| 1127 | 2026-03-09T03:31:30.703Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1128 | 2026-03-09T03:31:30.704Z | 3 | | pipeline_name = "dload", |
| 1129 | 2026-03-09T03:31:30.704Z | 4 | | ); |
| 1130 | 2026-03-09T03:31:30.704Z | | |_^ |
| 1131 | 2026-03-09T03:31:30.704Z | | |
| 1132 | 2026-03-09T03:31:30.704Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1133 | 2026-03-09T03:31:30.704Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1134 | 2026-03-09T03:31:30.704Z | |
| 1135 | 2026-03-09T03:31:30.704Z | error: try not to call a closure in the expression where it is declared |
| 1136 | 2026-03-09T03:31:30.704Z | --> test/src/dload.rs:1:1 |
| 1137 | 2026-03-09T03:31:30.704Z | | |
| 1138 | 2026-03-09T03:31:30.704Z | 1 | / p4_macro::use_p4!( |
| 1139 | 2026-03-09T03:31:30.704Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1140 | 2026-03-09T03:31:30.704Z | 3 | | pipeline_name = "dload", |
| 1141 | 2026-03-09T03:31:30.704Z | 4 | | ); |
| 1142 | 2026-03-09T03:31:30.704Z | | |_^ |
| 1143 | 2026-03-09T03:31:30.704Z | | |
| 1144 | 2026-03-09T03:31:30.704Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1145 | 2026-03-09T03:31:30.704Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1146 | 2026-03-09T03:31:30.704Z | |
| 1147 | 2026-03-09T03:31:30.704Z | error: try not to call a closure in the expression where it is declared |
| 1148 | 2026-03-09T03:31:30.704Z | --> test/src/dload.rs:1:1 |
| 1149 | 2026-03-09T03:31:30.704Z | | |
| 1150 | 2026-03-09T03:31:30.704Z | 1 | / p4_macro::use_p4!( |
| 1151 | 2026-03-09T03:31:30.704Z | 2 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1152 | 2026-03-09T03:31:30.704Z | 3 | | pipeline_name = "dload", |
| 1153 | 2026-03-09T03:31:30.704Z | 4 | | ); |
| 1154 | 2026-03-09T03:31:30.704Z | | |_^ |
| 1155 | 2026-03-09T03:31:30.704Z | | |
| 1156 | 2026-03-09T03:31:30.704Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1157 | 2026-03-09T03:31:30.704Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1158 | 2026-03-09T03:31:30.704Z | |
| 1159 | 2026-03-09T03:31:30.877Z | error: try not to call a closure in the expression where it is declared |
| 1160 | 2026-03-09T03:31:30.877Z | --> test/src/dynamic_router.rs:5:1 |
| 1161 | 2026-03-09T03:31:30.877Z | | |
| 1162 | 2026-03-09T03:31:30.877Z | 5 | / p4_macro::use_p4!( |
| 1163 | 2026-03-09T03:31:30.877Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1164 | 2026-03-09T03:31:30.877Z | 7 | | pipeline_name = "dynamic", |
| 1165 | 2026-03-09T03:31:30.877Z | 8 | | ); |
| 1166 | 2026-03-09T03:31:30.877Z | | |_^ |
| 1167 | 2026-03-09T03:31:30.877Z | | |
| 1168 | 2026-03-09T03:31:30.878Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1169 | 2026-03-09T03:31:30.878Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1170 | 2026-03-09T03:31:30.878Z | |
| 1171 | 2026-03-09T03:31:30.903Z | error: try not to call a closure in the expression where it is declared |
| 1172 | 2026-03-09T03:31:30.903Z | --> test/src/dynamic_router.rs:5:1 |
| 1173 | 2026-03-09T03:31:30.903Z | | |
| 1174 | 2026-03-09T03:31:30.903Z | 5 | / p4_macro::use_p4!( |
| 1175 | 2026-03-09T03:31:30.903Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1176 | 2026-03-09T03:31:30.903Z | 7 | | pipeline_name = "dynamic", |
| 1177 | 2026-03-09T03:31:30.903Z | 8 | | ); |
| 1178 | 2026-03-09T03:31:30.903Z | | |_^ |
| 1179 | 2026-03-09T03:31:30.903Z | | |
| 1180 | 2026-03-09T03:31:30.903Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1181 | 2026-03-09T03:31:30.903Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1182 | 2026-03-09T03:31:30.903Z | |
| 1183 | 2026-03-09T03:31:30.903Z | error: try not to call a closure in the expression where it is declared |
| 1184 | 2026-03-09T03:31:30.903Z | --> test/src/dynamic_router.rs:5:1 |
| 1185 | 2026-03-09T03:31:30.903Z | | |
| 1186 | 2026-03-09T03:31:30.903Z | 5 | / p4_macro::use_p4!( |
| 1187 | 2026-03-09T03:31:30.903Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1188 | 2026-03-09T03:31:30.903Z | 7 | | pipeline_name = "dynamic", |
| 1189 | 2026-03-09T03:31:30.903Z | 8 | | ); |
| 1190 | 2026-03-09T03:31:30.903Z | | |_^ |
| 1191 | 2026-03-09T03:31:30.903Z | | |
| 1192 | 2026-03-09T03:31:30.903Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1193 | 2026-03-09T03:31:30.903Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1194 | 2026-03-09T03:31:30.903Z | |
| 1195 | 2026-03-09T03:31:30.903Z | error: try not to call a closure in the expression where it is declared |
| 1196 | 2026-03-09T03:31:30.903Z | --> test/src/dynamic_router.rs:5:1 |
| 1197 | 2026-03-09T03:31:30.903Z | | |
| 1198 | 2026-03-09T03:31:30.904Z | 5 | / p4_macro::use_p4!( |
| 1199 | 2026-03-09T03:31:30.904Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1200 | 2026-03-09T03:31:30.904Z | 7 | | pipeline_name = "dynamic", |
| 1201 | 2026-03-09T03:31:30.904Z | 8 | | ); |
| 1202 | 2026-03-09T03:31:30.904Z | | |_^ |
| 1203 | 2026-03-09T03:31:30.904Z | | |
| 1204 | 2026-03-09T03:31:30.904Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1205 | 2026-03-09T03:31:30.904Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1206 | 2026-03-09T03:31:30.904Z | |
| 1207 | 2026-03-09T03:31:30.904Z | error: try not to call a closure in the expression where it is declared |
| 1208 | 2026-03-09T03:31:30.904Z | --> test/src/dynamic_router.rs:5:1 |
| 1209 | 2026-03-09T03:31:30.904Z | | |
| 1210 | 2026-03-09T03:31:30.904Z | 5 | / p4_macro::use_p4!( |
| 1211 | 2026-03-09T03:31:30.904Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1212 | 2026-03-09T03:31:30.904Z | 7 | | pipeline_name = "dynamic", |
| 1213 | 2026-03-09T03:31:30.904Z | 8 | | ); |
| 1214 | 2026-03-09T03:31:30.904Z | | |_^ |
| 1215 | 2026-03-09T03:31:30.904Z | | |
| 1216 | 2026-03-09T03:31:30.904Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1217 | 2026-03-09T03:31:30.904Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1218 | 2026-03-09T03:31:30.904Z | |
| 1219 | 2026-03-09T03:31:30.929Z | error: try not to call a closure in the expression where it is declared |
| 1220 | 2026-03-09T03:31:30.929Z | --> test/src/dynamic_router.rs:5:1 |
| 1221 | 2026-03-09T03:31:30.929Z | | |
| 1222 | 2026-03-09T03:31:30.929Z | 5 | / p4_macro::use_p4!( |
| 1223 | 2026-03-09T03:31:30.929Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1224 | 2026-03-09T03:31:30.929Z | 7 | | pipeline_name = "dynamic", |
| 1225 | 2026-03-09T03:31:30.929Z | 8 | | ); |
| 1226 | 2026-03-09T03:31:30.929Z | | |_^ |
| 1227 | 2026-03-09T03:31:30.929Z | | |
| 1228 | 2026-03-09T03:31:30.929Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1229 | 2026-03-09T03:31:30.929Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1230 | 2026-03-09T03:31:30.929Z | |
| 1231 | 2026-03-09T03:31:30.929Z | error: try not to call a closure in the expression where it is declared |
| 1232 | 2026-03-09T03:31:30.929Z | --> test/src/dynamic_router.rs:5:1 |
| 1233 | 2026-03-09T03:31:30.929Z | | |
| 1234 | 2026-03-09T03:31:30.930Z | 5 | / p4_macro::use_p4!( |
| 1235 | 2026-03-09T03:31:30.930Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1236 | 2026-03-09T03:31:30.930Z | 7 | | pipeline_name = "dynamic", |
| 1237 | 2026-03-09T03:31:30.930Z | 8 | | ); |
| 1238 | 2026-03-09T03:31:30.930Z | | |_^ |
| 1239 | 2026-03-09T03:31:30.930Z | | |
| 1240 | 2026-03-09T03:31:30.930Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1241 | 2026-03-09T03:31:30.930Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1242 | 2026-03-09T03:31:30.930Z | |
| 1243 | 2026-03-09T03:31:30.930Z | error: try not to call a closure in the expression where it is declared |
| 1244 | 2026-03-09T03:31:30.930Z | --> test/src/dynamic_router.rs:5:1 |
| 1245 | 2026-03-09T03:31:30.930Z | | |
| 1246 | 2026-03-09T03:31:30.930Z | 5 | / p4_macro::use_p4!( |
| 1247 | 2026-03-09T03:31:30.930Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1248 | 2026-03-09T03:31:30.930Z | 7 | | pipeline_name = "dynamic", |
| 1249 | 2026-03-09T03:31:30.930Z | 8 | | ); |
| 1250 | 2026-03-09T03:31:30.930Z | | |_^ |
| 1251 | 2026-03-09T03:31:30.930Z | | |
| 1252 | 2026-03-09T03:31:30.930Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1253 | 2026-03-09T03:31:30.930Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1254 | 2026-03-09T03:31:30.930Z | |
| 1255 | 2026-03-09T03:31:30.930Z | error: try not to call a closure in the expression where it is declared |
| 1256 | 2026-03-09T03:31:30.930Z | --> test/src/dynamic_router.rs:5:1 |
| 1257 | 2026-03-09T03:31:30.930Z | | |
| 1258 | 2026-03-09T03:31:30.930Z | 5 | / p4_macro::use_p4!( |
| 1259 | 2026-03-09T03:31:30.930Z | 6 | | p4 = "test/src/p4/dynamic_router.p4", |
| 1260 | 2026-03-09T03:31:30.930Z | 7 | | pipeline_name = "dynamic", |
| 1261 | 2026-03-09T03:31:30.930Z | 8 | | ); |
| 1262 | 2026-03-09T03:31:30.930Z | | |_^ |
| 1263 | 2026-03-09T03:31:30.930Z | | |
| 1264 | 2026-03-09T03:31:30.930Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1265 | 2026-03-09T03:31:30.930Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1266 | 2026-03-09T03:31:30.930Z | |
| 1267 | 2026-03-09T03:31:30.960Z | error: try not to call a closure in the expression where it is declared |
| 1268 | 2026-03-09T03:31:30.960Z | --> test/src/hub.rs:4:1 |
| 1269 | 2026-03-09T03:31:30.961Z | | |
| 1270 | 2026-03-09T03:31:30.961Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1271 | 2026-03-09T03:31:30.961Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1272 | 2026-03-09T03:31:30.961Z | | |
| 1273 | 2026-03-09T03:31:30.961Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1274 | 2026-03-09T03:31:30.961Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1275 | 2026-03-09T03:31:30.961Z | |
| 1276 | 2026-03-09T03:31:30.985Z | error: try not to call a closure in the expression where it is declared |
| 1277 | 2026-03-09T03:31:30.985Z | --> test/src/hub.rs:4:1 |
| 1278 | 2026-03-09T03:31:30.985Z | | |
| 1279 | 2026-03-09T03:31:30.985Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1280 | 2026-03-09T03:31:30.985Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1281 | 2026-03-09T03:31:30.986Z | | |
| 1282 | 2026-03-09T03:31:30.986Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1283 | 2026-03-09T03:31:30.986Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1284 | 2026-03-09T03:31:30.986Z | |
| 1285 | 2026-03-09T03:31:30.986Z | error: try not to call a closure in the expression where it is declared |
| 1286 | 2026-03-09T03:31:30.986Z | --> test/src/hub.rs:4:1 |
| 1287 | 2026-03-09T03:31:30.986Z | | |
| 1288 | 2026-03-09T03:31:30.986Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1289 | 2026-03-09T03:31:30.986Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1290 | 2026-03-09T03:31:30.986Z | | |
| 1291 | 2026-03-09T03:31:30.986Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1292 | 2026-03-09T03:31:30.986Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1293 | 2026-03-09T03:31:30.986Z | |
| 1294 | 2026-03-09T03:31:30.986Z | error: try not to call a closure in the expression where it is declared |
| 1295 | 2026-03-09T03:31:30.986Z | --> test/src/hub.rs:4:1 |
| 1296 | 2026-03-09T03:31:30.986Z | | |
| 1297 | 2026-03-09T03:31:30.986Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1298 | 2026-03-09T03:31:30.986Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1299 | 2026-03-09T03:31:30.986Z | | |
| 1300 | 2026-03-09T03:31:30.986Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1301 | 2026-03-09T03:31:30.986Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1302 | 2026-03-09T03:31:30.986Z | |
| 1303 | 2026-03-09T03:31:30.986Z | error: try not to call a closure in the expression where it is declared |
| 1304 | 2026-03-09T03:31:30.986Z | --> test/src/hub.rs:4:1 |
| 1305 | 2026-03-09T03:31:30.986Z | | |
| 1306 | 2026-03-09T03:31:30.986Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1307 | 2026-03-09T03:31:30.986Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1308 | 2026-03-09T03:31:30.986Z | | |
| 1309 | 2026-03-09T03:31:30.986Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1310 | 2026-03-09T03:31:30.986Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1311 | 2026-03-09T03:31:30.987Z | |
| 1312 | 2026-03-09T03:31:30.987Z | error: try not to call a closure in the expression where it is declared |
| 1313 | 2026-03-09T03:31:30.987Z | --> test/src/hub.rs:4:1 |
| 1314 | 2026-03-09T03:31:30.987Z | | |
| 1315 | 2026-03-09T03:31:30.987Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1316 | 2026-03-09T03:31:30.987Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1317 | 2026-03-09T03:31:30.987Z | | |
| 1318 | 2026-03-09T03:31:30.987Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1319 | 2026-03-09T03:31:30.987Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1320 | 2026-03-09T03:31:30.987Z | |
| 1321 | 2026-03-09T03:31:30.987Z | error: try not to call a closure in the expression where it is declared |
| 1322 | 2026-03-09T03:31:30.987Z | --> test/src/hub.rs:4:1 |
| 1323 | 2026-03-09T03:31:30.987Z | | |
| 1324 | 2026-03-09T03:31:30.987Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1325 | 2026-03-09T03:31:30.987Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1326 | 2026-03-09T03:31:30.987Z | | |
| 1327 | 2026-03-09T03:31:30.987Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1328 | 2026-03-09T03:31:30.987Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1329 | 2026-03-09T03:31:30.987Z | |
| 1330 | 2026-03-09T03:31:30.987Z | error: try not to call a closure in the expression where it is declared |
| 1331 | 2026-03-09T03:31:30.987Z | --> test/src/hub.rs:4:1 |
| 1332 | 2026-03-09T03:31:30.987Z | | |
| 1333 | 2026-03-09T03:31:30.987Z | 4 | p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2"); |
| 1334 | 2026-03-09T03:31:30.987Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/hub.p4", pipeline_name = "hub2")` |
| 1335 | 2026-03-09T03:31:30.987Z | | |
| 1336 | 2026-03-09T03:31:30.987Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1337 | 2026-03-09T03:31:30.987Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1338 | 2026-03-09T03:31:30.987Z | |
| 1339 | 2026-03-09T03:31:31.181Z | error: try not to call a closure in the expression where it is declared |
| 1340 | 2026-03-09T03:31:31.182Z | --> test/src/ipv6.rs:1:1 |
| 1341 | 2026-03-09T03:31:31.182Z | | |
| 1342 | 2026-03-09T03:31:31.182Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1343 | 2026-03-09T03:31:31.182Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1344 | 2026-03-09T03:31:31.182Z | | |
| 1345 | 2026-03-09T03:31:31.182Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1346 | 2026-03-09T03:31:31.182Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1347 | 2026-03-09T03:31:31.182Z | |
| 1348 | 2026-03-09T03:31:31.212Z | error: try not to call a closure in the expression where it is declared |
| 1349 | 2026-03-09T03:31:31.212Z | --> test/src/ipv6.rs:1:1 |
| 1350 | 2026-03-09T03:31:31.212Z | | |
| 1351 | 2026-03-09T03:31:31.212Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1352 | 2026-03-09T03:31:31.212Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1353 | 2026-03-09T03:31:31.212Z | | |
| 1354 | 2026-03-09T03:31:31.212Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1355 | 2026-03-09T03:31:31.212Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1356 | 2026-03-09T03:31:31.212Z | |
| 1357 | 2026-03-09T03:31:31.212Z | error: try not to call a closure in the expression where it is declared |
| 1358 | 2026-03-09T03:31:31.212Z | --> test/src/ipv6.rs:1:1 |
| 1359 | 2026-03-09T03:31:31.212Z | | |
| 1360 | 2026-03-09T03:31:31.212Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1361 | 2026-03-09T03:31:31.212Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1362 | 2026-03-09T03:31:31.213Z | | |
| 1363 | 2026-03-09T03:31:31.213Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1364 | 2026-03-09T03:31:31.213Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1365 | 2026-03-09T03:31:31.213Z | |
| 1366 | 2026-03-09T03:31:31.238Z | error: try not to call a closure in the expression where it is declared |
| 1367 | 2026-03-09T03:31:31.238Z | --> test/src/ipv6.rs:1:1 |
| 1368 | 2026-03-09T03:31:31.238Z | | |
| 1369 | 2026-03-09T03:31:31.238Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1370 | 2026-03-09T03:31:31.238Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1371 | 2026-03-09T03:31:31.238Z | | |
| 1372 | 2026-03-09T03:31:31.238Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1373 | 2026-03-09T03:31:31.238Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1374 | 2026-03-09T03:31:31.238Z | |
| 1375 | 2026-03-09T03:31:31.239Z | error: try not to call a closure in the expression where it is declared |
| 1376 | 2026-03-09T03:31:31.239Z | --> test/src/ipv6.rs:1:1 |
| 1377 | 2026-03-09T03:31:31.239Z | | |
| 1378 | 2026-03-09T03:31:31.239Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1379 | 2026-03-09T03:31:31.239Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1380 | 2026-03-09T03:31:31.239Z | | |
| 1381 | 2026-03-09T03:31:31.239Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1382 | 2026-03-09T03:31:31.239Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1383 | 2026-03-09T03:31:31.239Z | |
| 1384 | 2026-03-09T03:31:31.311Z | error: try not to call a closure in the expression where it is declared |
| 1385 | 2026-03-09T03:31:31.311Z | --> test/src/ipv6.rs:1:1 |
| 1386 | 2026-03-09T03:31:31.311Z | | |
| 1387 | 2026-03-09T03:31:31.311Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1388 | 2026-03-09T03:31:31.311Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1389 | 2026-03-09T03:31:31.311Z | | |
| 1390 | 2026-03-09T03:31:31.312Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1391 | 2026-03-09T03:31:31.312Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1392 | 2026-03-09T03:31:31.312Z | |
| 1393 | 2026-03-09T03:31:31.336Z | error: try not to call a closure in the expression where it is declared |
| 1394 | 2026-03-09T03:31:31.336Z | --> test/src/ipv6.rs:1:1 |
| 1395 | 2026-03-09T03:31:31.336Z | | |
| 1396 | 2026-03-09T03:31:31.336Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1397 | 2026-03-09T03:31:31.336Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1398 | 2026-03-09T03:31:31.336Z | | |
| 1399 | 2026-03-09T03:31:31.336Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1400 | 2026-03-09T03:31:31.336Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1401 | 2026-03-09T03:31:31.336Z | |
| 1402 | 2026-03-09T03:31:31.336Z | error: try not to call a closure in the expression where it is declared |
| 1403 | 2026-03-09T03:31:31.336Z | --> test/src/ipv6.rs:1:1 |
| 1404 | 2026-03-09T03:31:31.336Z | | |
| 1405 | 2026-03-09T03:31:31.336Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1406 | 2026-03-09T03:31:31.336Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1407 | 2026-03-09T03:31:31.336Z | | |
| 1408 | 2026-03-09T03:31:31.336Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1409 | 2026-03-09T03:31:31.336Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1410 | 2026-03-09T03:31:31.336Z | |
| 1411 | 2026-03-09T03:31:31.336Z | error: try not to call a closure in the expression where it is declared |
| 1412 | 2026-03-09T03:31:31.336Z | --> test/src/ipv6.rs:1:1 |
| 1413 | 2026-03-09T03:31:31.336Z | | |
| 1414 | 2026-03-09T03:31:31.337Z | 1 | p4_macro::use_p4!("test/src/p4/sidecar-lite.p4"); |
| 1415 | 2026-03-09T03:31:31.337Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!("test/src/p4/sidecar-lite.p4")` |
| 1416 | 2026-03-09T03:31:31.337Z | | |
| 1417 | 2026-03-09T03:31:31.337Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1418 | 2026-03-09T03:31:31.337Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1419 | 2026-03-09T03:31:31.337Z | |
| 1420 | 2026-03-09T03:31:31.553Z | error: try not to call a closure in the expression where it is declared |
| 1421 | 2026-03-09T03:31:31.553Z | --> test/src/mac_rewrite.rs:5:1 |
| 1422 | 2026-03-09T03:31:31.553Z | | |
| 1423 | 2026-03-09T03:31:31.553Z | 5 | / p4_macro::use_p4!( |
| 1424 | 2026-03-09T03:31:31.553Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1425 | 2026-03-09T03:31:31.554Z | 7 | | pipeline_name = "mac_rewrite", |
| 1426 | 2026-03-09T03:31:31.554Z | 8 | | ); |
| 1427 | 2026-03-09T03:31:31.554Z | | |_^ |
| 1428 | 2026-03-09T03:31:31.554Z | | |
| 1429 | 2026-03-09T03:31:31.554Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1430 | 2026-03-09T03:31:31.554Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1431 | 2026-03-09T03:31:31.554Z | |
| 1432 | 2026-03-09T03:31:31.578Z | error: try not to call a closure in the expression where it is declared |
| 1433 | 2026-03-09T03:31:31.578Z | --> test/src/mac_rewrite.rs:5:1 |
| 1434 | 2026-03-09T03:31:31.578Z | | |
| 1435 | 2026-03-09T03:31:31.578Z | 5 | / p4_macro::use_p4!( |
| 1436 | 2026-03-09T03:31:31.578Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1437 | 2026-03-09T03:31:31.578Z | 7 | | pipeline_name = "mac_rewrite", |
| 1438 | 2026-03-09T03:31:31.578Z | 8 | | ); |
| 1439 | 2026-03-09T03:31:31.578Z | | |_^ |
| 1440 | 2026-03-09T03:31:31.578Z | | |
| 1441 | 2026-03-09T03:31:31.579Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1442 | 2026-03-09T03:31:31.579Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1443 | 2026-03-09T03:31:31.579Z | |
| 1444 | 2026-03-09T03:31:31.579Z | error: try not to call a closure in the expression where it is declared |
| 1445 | 2026-03-09T03:31:31.579Z | --> test/src/mac_rewrite.rs:5:1 |
| 1446 | 2026-03-09T03:31:31.579Z | | |
| 1447 | 2026-03-09T03:31:31.579Z | 5 | / p4_macro::use_p4!( |
| 1448 | 2026-03-09T03:31:31.579Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1449 | 2026-03-09T03:31:31.579Z | 7 | | pipeline_name = "mac_rewrite", |
| 1450 | 2026-03-09T03:31:31.579Z | 8 | | ); |
| 1451 | 2026-03-09T03:31:31.579Z | | |_^ |
| 1452 | 2026-03-09T03:31:31.579Z | | |
| 1453 | 2026-03-09T03:31:31.579Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1454 | 2026-03-09T03:31:31.579Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1455 | 2026-03-09T03:31:31.579Z | |
| 1456 | 2026-03-09T03:31:31.579Z | error: try not to call a closure in the expression where it is declared |
| 1457 | 2026-03-09T03:31:31.579Z | --> test/src/mac_rewrite.rs:5:1 |
| 1458 | 2026-03-09T03:31:31.579Z | | |
| 1459 | 2026-03-09T03:31:31.579Z | 5 | / p4_macro::use_p4!( |
| 1460 | 2026-03-09T03:31:31.579Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1461 | 2026-03-09T03:31:31.579Z | 7 | | pipeline_name = "mac_rewrite", |
| 1462 | 2026-03-09T03:31:31.579Z | 8 | | ); |
| 1463 | 2026-03-09T03:31:31.579Z | | |_^ |
| 1464 | 2026-03-09T03:31:31.579Z | | |
| 1465 | 2026-03-09T03:31:31.579Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1466 | 2026-03-09T03:31:31.579Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1467 | 2026-03-09T03:31:31.579Z | |
| 1468 | 2026-03-09T03:31:31.579Z | error: try not to call a closure in the expression where it is declared |
| 1469 | 2026-03-09T03:31:31.579Z | --> test/src/mac_rewrite.rs:5:1 |
| 1470 | 2026-03-09T03:31:31.579Z | | |
| 1471 | 2026-03-09T03:31:31.579Z | 5 | / p4_macro::use_p4!( |
| 1472 | 2026-03-09T03:31:31.579Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1473 | 2026-03-09T03:31:31.579Z | 7 | | pipeline_name = "mac_rewrite", |
| 1474 | 2026-03-09T03:31:31.579Z | 8 | | ); |
| 1475 | 2026-03-09T03:31:31.579Z | | |_^ |
| 1476 | 2026-03-09T03:31:31.579Z | | |
| 1477 | 2026-03-09T03:31:31.579Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1478 | 2026-03-09T03:31:31.579Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1479 | 2026-03-09T03:31:31.580Z | |
| 1480 | 2026-03-09T03:31:31.605Z | error: try not to call a closure in the expression where it is declared |
| 1481 | 2026-03-09T03:31:31.605Z | --> test/src/mac_rewrite.rs:5:1 |
| 1482 | 2026-03-09T03:31:31.605Z | | |
| 1483 | 2026-03-09T03:31:31.605Z | 5 | / p4_macro::use_p4!( |
| 1484 | 2026-03-09T03:31:31.605Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1485 | 2026-03-09T03:31:31.605Z | 7 | | pipeline_name = "mac_rewrite", |
| 1486 | 2026-03-09T03:31:31.605Z | 8 | | ); |
| 1487 | 2026-03-09T03:31:31.605Z | | |_^ |
| 1488 | 2026-03-09T03:31:31.605Z | | |
| 1489 | 2026-03-09T03:31:31.605Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1490 | 2026-03-09T03:31:31.605Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1491 | 2026-03-09T03:31:31.605Z | |
| 1492 | 2026-03-09T03:31:31.605Z | error: try not to call a closure in the expression where it is declared |
| 1493 | 2026-03-09T03:31:31.605Z | --> test/src/mac_rewrite.rs:5:1 |
| 1494 | 2026-03-09T03:31:31.605Z | | |
| 1495 | 2026-03-09T03:31:31.605Z | 5 | / p4_macro::use_p4!( |
| 1496 | 2026-03-09T03:31:31.605Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1497 | 2026-03-09T03:31:31.605Z | 7 | | pipeline_name = "mac_rewrite", |
| 1498 | 2026-03-09T03:31:31.605Z | 8 | | ); |
| 1499 | 2026-03-09T03:31:31.605Z | | |_^ |
| 1500 | 2026-03-09T03:31:31.605Z | | |
| 1501 | 2026-03-09T03:31:31.605Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1502 | 2026-03-09T03:31:31.605Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1503 | 2026-03-09T03:31:31.605Z | |
| 1504 | 2026-03-09T03:31:31.605Z | error: try not to call a closure in the expression where it is declared |
| 1505 | 2026-03-09T03:31:31.605Z | --> test/src/mac_rewrite.rs:5:1 |
| 1506 | 2026-03-09T03:31:31.605Z | | |
| 1507 | 2026-03-09T03:31:31.605Z | 5 | / p4_macro::use_p4!( |
| 1508 | 2026-03-09T03:31:31.605Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1509 | 2026-03-09T03:31:31.605Z | 7 | | pipeline_name = "mac_rewrite", |
| 1510 | 2026-03-09T03:31:31.605Z | 8 | | ); |
| 1511 | 2026-03-09T03:31:31.605Z | | |_^ |
| 1512 | 2026-03-09T03:31:31.605Z | | |
| 1513 | 2026-03-09T03:31:31.605Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1514 | 2026-03-09T03:31:31.605Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1515 | 2026-03-09T03:31:31.605Z | |
| 1516 | 2026-03-09T03:31:31.605Z | error: try not to call a closure in the expression where it is declared |
| 1517 | 2026-03-09T03:31:31.605Z | --> test/src/mac_rewrite.rs:5:1 |
| 1518 | 2026-03-09T03:31:31.606Z | | |
| 1519 | 2026-03-09T03:31:31.606Z | 5 | / p4_macro::use_p4!( |
| 1520 | 2026-03-09T03:31:31.606Z | 6 | | p4 = "test/src/p4/dynamic_router_noaddr_nbr.p4", |
| 1521 | 2026-03-09T03:31:31.606Z | 7 | | pipeline_name = "mac_rewrite", |
| 1522 | 2026-03-09T03:31:31.606Z | 8 | | ); |
| 1523 | 2026-03-09T03:31:31.606Z | | |_^ |
| 1524 | 2026-03-09T03:31:31.606Z | | |
| 1525 | 2026-03-09T03:31:31.606Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1526 | 2026-03-09T03:31:31.606Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1527 | 2026-03-09T03:31:31.606Z | |
| 1528 | 2026-03-09T03:31:31.791Z | error: try not to call a closure in the expression where it is declared |
| 1529 | 2026-03-09T03:31:31.791Z | --> test/src/range.rs:5:1 |
| 1530 | 2026-03-09T03:31:31.791Z | | |
| 1531 | 2026-03-09T03:31:31.791Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1532 | 2026-03-09T03:31:31.791Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1533 | 2026-03-09T03:31:31.791Z | | |
| 1534 | 2026-03-09T03:31:31.791Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1535 | 2026-03-09T03:31:31.791Z | = note: this error originates in the macro `softnpu_provider::parser_transition` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1536 | 2026-03-09T03:31:31.791Z | |
| 1537 | 2026-03-09T03:31:31.816Z | error: try not to call a closure in the expression where it is declared |
| 1538 | 2026-03-09T03:31:31.816Z | --> test/src/range.rs:5:1 |
| 1539 | 2026-03-09T03:31:31.816Z | | |
| 1540 | 2026-03-09T03:31:31.816Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1541 | 2026-03-09T03:31:31.816Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1542 | 2026-03-09T03:31:31.816Z | | |
| 1543 | 2026-03-09T03:31:31.816Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1544 | 2026-03-09T03:31:31.816Z | = note: this error originates in the macro `softnpu_provider::control_table_hit` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1545 | 2026-03-09T03:31:31.816Z | |
| 1546 | 2026-03-09T03:31:31.816Z | error: try not to call a closure in the expression where it is declared |
| 1547 | 2026-03-09T03:31:31.816Z | --> test/src/range.rs:5:1 |
| 1548 | 2026-03-09T03:31:31.816Z | | |
| 1549 | 2026-03-09T03:31:31.816Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1550 | 2026-03-09T03:31:31.816Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1551 | 2026-03-09T03:31:31.816Z | | |
| 1552 | 2026-03-09T03:31:31.816Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1553 | 2026-03-09T03:31:31.816Z | = note: this error originates in the macro `softnpu_provider::control_table_miss` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1554 | 2026-03-09T03:31:31.816Z | |
| 1555 | 2026-03-09T03:31:31.816Z | error: try not to call a closure in the expression where it is declared |
| 1556 | 2026-03-09T03:31:31.816Z | --> test/src/range.rs:5:1 |
| 1557 | 2026-03-09T03:31:31.816Z | | |
| 1558 | 2026-03-09T03:31:31.816Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1559 | 2026-03-09T03:31:31.816Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1560 | 2026-03-09T03:31:31.816Z | | |
| 1561 | 2026-03-09T03:31:31.816Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1562 | 2026-03-09T03:31:31.816Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1563 | 2026-03-09T03:31:31.816Z | |
| 1564 | 2026-03-09T03:31:31.816Z | error: try not to call a closure in the expression where it is declared |
| 1565 | 2026-03-09T03:31:31.816Z | --> test/src/range.rs:5:1 |
| 1566 | 2026-03-09T03:31:31.816Z | | |
| 1567 | 2026-03-09T03:31:31.816Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1568 | 2026-03-09T03:31:31.816Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1569 | 2026-03-09T03:31:31.817Z | | |
| 1570 | 2026-03-09T03:31:31.817Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1571 | 2026-03-09T03:31:31.817Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1572 | 2026-03-09T03:31:31.817Z | |
| 1573 | 2026-03-09T03:31:31.817Z | error: try not to call a closure in the expression where it is declared |
| 1574 | 2026-03-09T03:31:31.817Z | --> test/src/range.rs:5:1 |
| 1575 | 2026-03-09T03:31:31.817Z | | |
| 1576 | 2026-03-09T03:31:31.817Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1577 | 2026-03-09T03:31:31.817Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1578 | 2026-03-09T03:31:31.817Z | | |
| 1579 | 2026-03-09T03:31:31.817Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1580 | 2026-03-09T03:31:31.817Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1581 | 2026-03-09T03:31:31.817Z | |
| 1582 | 2026-03-09T03:31:31.817Z | error: try not to call a closure in the expression where it is declared |
| 1583 | 2026-03-09T03:31:31.817Z | --> test/src/range.rs:5:1 |
| 1584 | 2026-03-09T03:31:31.817Z | | |
| 1585 | 2026-03-09T03:31:31.817Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1586 | 2026-03-09T03:31:31.817Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1587 | 2026-03-09T03:31:31.817Z | | |
| 1588 | 2026-03-09T03:31:31.817Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1589 | 2026-03-09T03:31:31.817Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1590 | 2026-03-09T03:31:31.817Z | |
| 1591 | 2026-03-09T03:31:31.817Z | error: try not to call a closure in the expression where it is declared |
| 1592 | 2026-03-09T03:31:31.817Z | --> test/src/range.rs:5:1 |
| 1593 | 2026-03-09T03:31:31.817Z | | |
| 1594 | 2026-03-09T03:31:31.817Z | 5 | p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",); |
| 1595 | 2026-03-09T03:31:31.817Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try doing something like: `p4_macro::use_p4!(p4 = "test/src/p4/range.p4", pipeline_name = "range",)` |
| 1596 | 2026-03-09T03:31:31.817Z | | |
| 1597 | 2026-03-09T03:31:31.817Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1598 | 2026-03-09T03:31:31.817Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1599 | 2026-03-09T03:31:31.817Z | |
| 1600 | 2026-03-09T03:31:31.986Z | error: try not to call a closure in the expression where it is declared |
| 1601 | 2026-03-09T03:31:31.986Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 1602 | 2026-03-09T03:31:31.986Z | | |
| 1603 | 2026-03-09T03:31:31.986Z | 1 | / p4_macro::use_p4!( |
| 1604 | 2026-03-09T03:31:31.986Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 1605 | 2026-03-09T03:31:31.986Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 1606 | 2026-03-09T03:31:31.986Z | 4 | | ); |
| 1607 | 2026-03-09T03:31:31.986Z | | |_^ |
| 1608 | 2026-03-09T03:31:31.986Z | | |
| 1609 | 2026-03-09T03:31:31.986Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1610 | 2026-03-09T03:31:31.986Z | = note: this error originates in the macro `softnpu_provider::control_apply` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1611 | 2026-03-09T03:31:31.986Z | |
| 1612 | 2026-03-09T03:31:32.011Z | error: try not to call a closure in the expression where it is declared |
| 1613 | 2026-03-09T03:31:32.011Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 1614 | 2026-03-09T03:31:32.011Z | | |
| 1615 | 2026-03-09T03:31:32.011Z | 1 | / p4_macro::use_p4!( |
| 1616 | 2026-03-09T03:31:32.011Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 1617 | 2026-03-09T03:31:32.011Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 1618 | 2026-03-09T03:31:32.011Z | 4 | | ); |
| 1619 | 2026-03-09T03:31:32.011Z | | |_^ |
| 1620 | 2026-03-09T03:31:32.011Z | | |
| 1621 | 2026-03-09T03:31:32.011Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1622 | 2026-03-09T03:31:32.011Z | = note: this error originates in the macro `softnpu_provider::action` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1623 | 2026-03-09T03:31:32.012Z | |
| 1624 | 2026-03-09T03:31:32.012Z | error: try not to call a closure in the expression where it is declared |
| 1625 | 2026-03-09T03:31:32.012Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 1626 | 2026-03-09T03:31:32.012Z | | |
| 1627 | 2026-03-09T03:31:32.012Z | 1 | / p4_macro::use_p4!( |
| 1628 | 2026-03-09T03:31:32.012Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 1629 | 2026-03-09T03:31:32.012Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 1630 | 2026-03-09T03:31:32.012Z | 4 | | ); |
| 1631 | 2026-03-09T03:31:32.012Z | | |_^ |
| 1632 | 2026-03-09T03:31:32.012Z | | |
| 1633 | 2026-03-09T03:31:32.012Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1634 | 2026-03-09T03:31:32.012Z | = note: this error originates in the macro `softnpu_provider::parser_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1635 | 2026-03-09T03:31:32.012Z | |
| 1636 | 2026-03-09T03:31:32.012Z | error: try not to call a closure in the expression where it is declared |
| 1637 | 2026-03-09T03:31:32.012Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 1638 | 2026-03-09T03:31:32.012Z | | |
| 1639 | 2026-03-09T03:31:32.012Z | 1 | / p4_macro::use_p4!( |
| 1640 | 2026-03-09T03:31:32.012Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 1641 | 2026-03-09T03:31:32.012Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 1642 | 2026-03-09T03:31:32.012Z | 4 | | ); |
| 1643 | 2026-03-09T03:31:32.012Z | | |_^ |
| 1644 | 2026-03-09T03:31:32.012Z | | |
| 1645 | 2026-03-09T03:31:32.012Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1646 | 2026-03-09T03:31:32.012Z | = note: this error originates in the macro `softnpu_provider::parser_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1647 | 2026-03-09T03:31:32.012Z | |
| 1648 | 2026-03-09T03:31:32.012Z | error: try not to call a closure in the expression where it is declared |
| 1649 | 2026-03-09T03:31:32.012Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 1650 | 2026-03-09T03:31:32.012Z | | |
| 1651 | 2026-03-09T03:31:32.012Z | 1 | / p4_macro::use_p4!( |
| 1652 | 2026-03-09T03:31:32.012Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 1653 | 2026-03-09T03:31:32.012Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 1654 | 2026-03-09T03:31:32.012Z | 4 | | ); |
| 1655 | 2026-03-09T03:31:32.012Z | | |_^ |
| 1656 | 2026-03-09T03:31:32.012Z | | |
| 1657 | 2026-03-09T03:31:32.012Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1658 | 2026-03-09T03:31:32.012Z | = note: this error originates in the macro `softnpu_provider::ingress_dropped` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1659 | 2026-03-09T03:31:32.012Z | |
| 1660 | 2026-03-09T03:31:32.012Z | error: try not to call a closure in the expression where it is declared |
| 1661 | 2026-03-09T03:31:32.013Z | --> test/src/table_in_egress_and_ingress.rs:1:1 |
| 1662 | 2026-03-09T03:31:32.013Z | | |
| 1663 | 2026-03-09T03:31:32.013Z | 1 | / p4_macro::use_p4!( |
| 1664 | 2026-03-09T03:31:32.013Z | 2 | | p4 = "test/src/p4/table_in_egress_and_ingress.p4", |
| 1665 | 2026-03-09T03:31:32.013Z | 3 | | pipeline_name = "table_in_ingresss_and_egress", |
| 1666 | 2026-03-09T03:31:32.013Z | 4 | | ); |
| 1667 | 2026-03-09T03:31:32.013Z | | |_^ |
| 1668 | 2026-03-09T03:31:32.013Z | | |
| 1669 | 2026-03-09T03:31:32.013Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#redundant_closure_call |
| 1670 | 2026-03-09T03:31:32.013Z | = note: this error originates in the macro `softnpu_provider::ingress_accepted` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1671 | 2026-03-09T03:31:32.013Z | |
| 1672 | 2026-03-09T03:31:32.681Z | error: could not compile `tests` (lib test) due to 266 previous errors |
| 1673 | 2026-03-09T03:31:32.728Z | process exited: duration 65154 ms, exit code 101 |
| |
| 1674 | 2026-03-09T03:31:32.778Z | found 0 output files |