[INFO] fetching crate mybatis-macro 2.0.3...
[INFO] checking mybatis-macro-2.0.3 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate mybatis-macro 2.0.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mybatis-macro 2.0.3
[INFO] finished tweaking crates.io crate mybatis-macro 2.0.3
[INFO] tweaked toml for crates.io crate mybatis-macro 2.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mybatis-macro 2.0.3 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding html_parser v0.6.3 (available: v0.7.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded html_parser v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b010c416966981c15542d4daaf640b19a9c0598198926c8a4cf9f09d0c999fd9
[INFO] running `Command { std: "docker" "start" "-a" "b010c416966981c15542d4daaf640b19a9c0598198926c8a4cf9f09d0c999fd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b010c416966981c15542d4daaf640b19a9c0598198926c8a4cf9f09d0c999fd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b010c416966981c15542d4daaf640b19a9c0598198926c8a4cf9f09d0c999fd9", kill_on_drop: false }`
[INFO] [stdout] b010c416966981c15542d4daaf640b19a9c0598198926c8a4cf9f09d0c999fd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec7d6bacad706a816824321249fac584887a069b874387066a401a45419b0e2d
[INFO] running `Command { std: "docker" "start" "-a" "ec7d6bacad706a816824321249fac584887a069b874387066a401a45419b0e2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking html_parser v0.6.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking mybatis-macro v2.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DataStruct`
[INFO] [stdout]  --> src/lib.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{parse_macro_input, AttributeArgs, DataStruct, ItemFn};
[INFO] [stdout]   |                                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemFn`
[INFO] [stdout]  --> src/func.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syn::{BinOp, Expr, ItemFn, Lit, Member};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::proc_macro::TokenStream`
[INFO] [stdout]  --> src/func.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                   /// The `-` operator (subtraction)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 | /                 BinOp::Sub(_) => {
[INFO] [stdout] 155 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 156 | |                         "({}).op_sub(&{})",
[INFO] [stdout] 157 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |                     .unwrap();
[INFO] [stdout] 161 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                   /// The `*` operator (multiplication)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 163 | /                 BinOp::Mul(_) => {
[INFO] [stdout] 164 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 165 | |                         "({}).op_mul(&{})",
[INFO] [stdout] 166 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |                     .unwrap();
[INFO] [stdout] 170 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                   /// The `/` operator (division)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 172 | /                 BinOp::Div(_) => {
[INFO] [stdout] 173 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 174 | |                         "({}).op_div(&{})",
[INFO] [stdout] 175 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |                     .unwrap();
[INFO] [stdout] 179 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                   /// The `%` operator (modulus)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 181 | /                 BinOp::Rem(_) => {
[INFO] [stdout] 182 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 183 | |                         "({}).op_rem(&{})",
[INFO] [stdout] 184 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |                     .unwrap();
[INFO] [stdout] 188 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |                   /// The `&` operator (bitwise and)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 190 | /                 BinOp::BitAnd(_) => {
[INFO] [stdout] 191 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 192 | |                         "({}).op_bitand(&{})",
[INFO] [stdout] 193 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |                     .unwrap();
[INFO] [stdout] 197 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                   /// The `|` operator (bitwise or)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 199 | /                 BinOp::BitOr(_) => {
[INFO] [stdout] 200 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 201 | |                         "({}).op_bitor(&{})",
[INFO] [stdout] 202 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |                     .unwrap();
[INFO] [stdout] 206 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |                   /// The `==` operator (equality)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 | /                 BinOp::Eq(_) => {
[INFO] [stdout] 209 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 210 | |                         "({}).op_eq(&{})",
[INFO] [stdout] 211 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |                     .unwrap();
[INFO] [stdout] 215 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |                   /// The `<` operator (less than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 217 | /                 BinOp::Lt(_) => {
[INFO] [stdout] 218 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 219 | |                         "({}).op_lt(&{})",
[INFO] [stdout] 220 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |                     .unwrap();
[INFO] [stdout] 224 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |                   /// The `<=` operator (less than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 | /                 BinOp::Le(_) => {
[INFO] [stdout] 227 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 228 | |                         "({}).op_le(&{})",
[INFO] [stdout] 229 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |                     .unwrap();
[INFO] [stdout] 233 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                   /// The `!=` operator (not equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 235 | /                 BinOp::Ne(_) => {
[INFO] [stdout] 236 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 237 | |                         "({}).op_ne(&{})",
[INFO] [stdout] 238 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |                     .unwrap();
[INFO] [stdout] 242 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |                   /// The `>=` operator (greater than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 244 | /                 BinOp::Ge(_) => {
[INFO] [stdout] 245 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 246 | |                         "({}).op_ge(&{})",
[INFO] [stdout] 247 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                     .unwrap();
[INFO] [stdout] 251 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                   /// The `>` operator (greater than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 253 | /                 BinOp::Gt(_) => {
[INFO] [stdout] 254 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 255 | |                         "({}).op_gt(&{})",
[INFO] [stdout] 256 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                     .unwrap();
[INFO] [stdout] 260 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |                   /// The `^` operator (bitwise xor)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 262 | /                 BinOp::BitXor(_) => {
[INFO] [stdout] 263 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 264 | |                         "({}).op_bitxor(&{})",
[INFO] [stdout] 265 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |                     .unwrap();
[INFO] [stdout] 269 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   /// The `<<` operator (shift left)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 271 | /                 BinOp::Shl(_) => {
[INFO] [stdout] 272 | |                     panic!("unsupported token << ")
[INFO] [stdout] 273 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                   /// The `>>` operator (shift right)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 | /                 BinOp::Shr(_) => {
[INFO] [stdout] 276 | |                     panic!("unsupported token >> ")
[INFO] [stdout] 277 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 |                   /// The `+=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 | /                 BinOp::AddEq(_) => {
[INFO] [stdout] 280 | |                     panic!("unsupported token += ")
[INFO] [stdout] 281 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                   /// The `-=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 283 | /                 BinOp::SubEq(_) => {
[INFO] [stdout] 284 | |                     panic!("unsupported token -= ")
[INFO] [stdout] 285 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   /// The `*=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 287 | /                 BinOp::MulEq(_) => {
[INFO] [stdout] 288 | |                     panic!("unsupported token *= ")
[INFO] [stdout] 289 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                   /// The `/=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 291 | /                 BinOp::DivEq(_) => {
[INFO] [stdout] 292 | |                     panic!("unsupported token /= ")
[INFO] [stdout] 293 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                   /// The `%=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 295 | /                 BinOp::RemEq(_) => {
[INFO] [stdout] 296 | |                     panic!("unsupported token %= ")
[INFO] [stdout] 297 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |                   /// The `^=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 299 | /                 BinOp::BitXorEq(_) => {
[INFO] [stdout] 300 | |                     panic!("unsupported token ^= ")
[INFO] [stdout] 301 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   /// The `&=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 303 | /                 BinOp::BitAndEq(_) => {
[INFO] [stdout] 304 | |                     panic!("unsupported token &= ")
[INFO] [stdout] 305 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                   /// The `|=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 307 | /                 BinOp::BitOrEq(_) => {
[INFO] [stdout] 308 | |                     panic!("unsupported token |= ")
[INFO] [stdout] 309 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |                   /// The `<<=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 311 | /                 BinOp::ShlEq(_) => {
[INFO] [stdout] 312 | |                     panic!("unsupported token <<= ")
[INFO] [stdout] 313 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |                   /// The `>>=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 315 | /                 BinOp::ShrEq(_) => {
[INFO] [stdout] 316 | |                     panic!("unsupported token >>= ")
[INFO] [stdout] 317 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]  --> src/html_loader.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Debug, Formatter};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/parser.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decode`
[INFO] [stdout]  --> src/parser.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use base64::{decode, encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemStruct`
[INFO] [stdout]   --> src/parser.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::{AttributeArgs, Expr, ItemFn, ItemMod, ItemStruct, Path};
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeType`
[INFO] [stdout]  --> src/py_sql/print_node.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::py_sql::{Name, NodeType};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/string_util.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashSet, LinkedList};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataStruct`
[INFO] [stdout]  --> src/lib.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{parse_macro_input, AttributeArgs, DataStruct, ItemFn};
[INFO] [stdout]   |                                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemFn`
[INFO] [stdout]  --> src/func.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syn::{BinOp, Expr, ItemFn, Lit, Member};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::proc_macro::TokenStream`
[INFO] [stdout]  --> src/func.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                   /// The `-` operator (subtraction)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 | /                 BinOp::Sub(_) => {
[INFO] [stdout] 155 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 156 | |                         "({}).op_sub(&{})",
[INFO] [stdout] 157 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |                     .unwrap();
[INFO] [stdout] 161 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                   /// The `*` operator (multiplication)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 163 | /                 BinOp::Mul(_) => {
[INFO] [stdout] 164 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 165 | |                         "({}).op_mul(&{})",
[INFO] [stdout] 166 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |                     .unwrap();
[INFO] [stdout] 170 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                   /// The `/` operator (division)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 172 | /                 BinOp::Div(_) => {
[INFO] [stdout] 173 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 174 | |                         "({}).op_div(&{})",
[INFO] [stdout] 175 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |                     .unwrap();
[INFO] [stdout] 179 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                   /// The `%` operator (modulus)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 181 | /                 BinOp::Rem(_) => {
[INFO] [stdout] 182 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 183 | |                         "({}).op_rem(&{})",
[INFO] [stdout] 184 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |                     .unwrap();
[INFO] [stdout] 188 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |                   /// The `&` operator (bitwise and)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 190 | /                 BinOp::BitAnd(_) => {
[INFO] [stdout] 191 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 192 | |                         "({}).op_bitand(&{})",
[INFO] [stdout] 193 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |                     .unwrap();
[INFO] [stdout] 197 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                   /// The `|` operator (bitwise or)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 199 | /                 BinOp::BitOr(_) => {
[INFO] [stdout] 200 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 201 | |                         "({}).op_bitor(&{})",
[INFO] [stdout] 202 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |                     .unwrap();
[INFO] [stdout] 206 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |                   /// The `==` operator (equality)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 | /                 BinOp::Eq(_) => {
[INFO] [stdout] 209 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 210 | |                         "({}).op_eq(&{})",
[INFO] [stdout] 211 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |                     .unwrap();
[INFO] [stdout] 215 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |                   /// The `<` operator (less than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 217 | /                 BinOp::Lt(_) => {
[INFO] [stdout] 218 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 219 | |                         "({}).op_lt(&{})",
[INFO] [stdout] 220 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |                     .unwrap();
[INFO] [stdout] 224 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |                   /// The `<=` operator (less than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 | /                 BinOp::Le(_) => {
[INFO] [stdout] 227 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 228 | |                         "({}).op_le(&{})",
[INFO] [stdout] 229 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |                     .unwrap();
[INFO] [stdout] 233 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                   /// The `!=` operator (not equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 235 | /                 BinOp::Ne(_) => {
[INFO] [stdout] 236 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 237 | |                         "({}).op_ne(&{})",
[INFO] [stdout] 238 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |                     .unwrap();
[INFO] [stdout] 242 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |                   /// The `>=` operator (greater than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 244 | /                 BinOp::Ge(_) => {
[INFO] [stdout] 245 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 246 | |                         "({}).op_ge(&{})",
[INFO] [stdout] 247 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |                     .unwrap();
[INFO] [stdout] 251 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                   /// The `>` operator (greater than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 253 | /                 BinOp::Gt(_) => {
[INFO] [stdout] 254 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 255 | |                         "({}).op_gt(&{})",
[INFO] [stdout] 256 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | |                     .unwrap();
[INFO] [stdout] 260 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |                   /// The `^` operator (bitwise xor)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 262 | /                 BinOp::BitXor(_) => {
[INFO] [stdout] 263 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 264 | |                         "({}).op_bitxor(&{})",
[INFO] [stdout] 265 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |                     .unwrap();
[INFO] [stdout] 269 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                   /// The `<<` operator (shift left)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 271 | /                 BinOp::Shl(_) => {
[INFO] [stdout] 272 | |                     panic!("unsupported token << ")
[INFO] [stdout] 273 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                   /// The `>>` operator (shift right)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 | /                 BinOp::Shr(_) => {
[INFO] [stdout] 276 | |                     panic!("unsupported token >> ")
[INFO] [stdout] 277 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 |                   /// The `+=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 | /                 BinOp::AddEq(_) => {
[INFO] [stdout] 280 | |                     panic!("unsupported token += ")
[INFO] [stdout] 281 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                   /// The `-=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 283 | /                 BinOp::SubEq(_) => {
[INFO] [stdout] 284 | |                     panic!("unsupported token -= ")
[INFO] [stdout] 285 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                   /// The `*=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 287 | /                 BinOp::MulEq(_) => {
[INFO] [stdout] 288 | |                     panic!("unsupported token *= ")
[INFO] [stdout] 289 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                   /// The `/=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 291 | /                 BinOp::DivEq(_) => {
[INFO] [stdout] 292 | |                     panic!("unsupported token /= ")
[INFO] [stdout] 293 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                   /// The `%=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 295 | /                 BinOp::RemEq(_) => {
[INFO] [stdout] 296 | |                     panic!("unsupported token %= ")
[INFO] [stdout] 297 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |                   /// The `^=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 299 | /                 BinOp::BitXorEq(_) => {
[INFO] [stdout] 300 | |                     panic!("unsupported token ^= ")
[INFO] [stdout] 301 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   /// The `&=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 303 | /                 BinOp::BitAndEq(_) => {
[INFO] [stdout] 304 | |                     panic!("unsupported token &= ")
[INFO] [stdout] 305 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                   /// The `|=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 307 | /                 BinOp::BitOrEq(_) => {
[INFO] [stdout] 308 | |                     panic!("unsupported token |= ")
[INFO] [stdout] 309 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |                   /// The `<<=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 311 | /                 BinOp::ShlEq(_) => {
[INFO] [stdout] 312 | |                     panic!("unsupported token <<= ")
[INFO] [stdout] 313 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |                   /// The `>>=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 315 | /                 BinOp::ShrEq(_) => {
[INFO] [stdout] 316 | |                     panic!("unsupported token >>= ")
[INFO] [stdout] 317 | |                 }
[INFO] [stdout]     | |_________________- rustdoc does not generate documentation for match arms
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]  --> src/html_loader.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt::{Debug, Formatter};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/parser.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decode`
[INFO] [stdout]  --> src/parser.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use base64::{decode, encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemStruct`
[INFO] [stdout]   --> src/parser.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::{AttributeArgs, Expr, ItemFn, ItemMod, ItemStruct, Path};
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeType`
[INFO] [stdout]  --> src/py_sql/print_node.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::py_sql::{Name, NodeType};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/string_util.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashSet, LinkedList};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/element_from.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |             NodeType::NPrint(n) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/element_from.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |             NodeType::NPrint(n) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right_token`
[INFO] [stdout]    --> src/func.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     let right_token = b.right.to_token_stream().to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right_token`
[INFO] [stdout]    --> src/func.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     let right_token = b.right.to_token_stream().to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method_name_string`
[INFO] [stdout]    --> src/parser.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let (method_name_string, method_name) =
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method_name_string`
[INFO] [stdout]    --> src/parser.rs:426:22
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 let (method_name_string, method_name) =
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> src/parser.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 690 |     methods: &mut proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_name`
[INFO] [stdout]    --> src/parser.rs:692:5
[INFO] [stdout]     |
[INFO] [stdout] 692 |     block_name: &str,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> src/parser.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 |     methods: &mut proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_name`
[INFO] [stdout]    --> src/parser.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 710 |     block_name: &str,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ignore`
[INFO] [stdout]    --> src/parser.rs:711:5
[INFO] [stdout]     |
[INFO] [stdout] 711 |     ignore: &mut Vec<String>,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> src/parser.rs:728:5
[INFO] [stdout]     |
[INFO] [stdout] 728 |     arg: &Vec<Element>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:778:9
[INFO] [stdout]     |
[INFO] [stdout] 778 |     let mut t;
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_dir`
[INFO] [stdout]    --> src/parser.rs:772:9
[INFO] [stdout]     |
[INFO] [stdout] 772 |     let current_dir = current_dir().unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_name_path_buf`
[INFO] [stdout]    --> src/parser.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 783 |     let file_name_path_buf = PathBuf::from_str(&file_name).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name_path_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `format_char` is assigned to, but never used
[INFO] [stdout]    --> src/parser.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |     let mut format_char = '?';
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_format_char` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `format_char` is assigned to, but never used
[INFO] [stdout]    --> src/parser.rs:824:9
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let mut format_char = '?';
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_format_char` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method_name_string`
[INFO] [stdout]    --> src/parser.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let (method_name_string, method_name) =
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method_name_string`
[INFO] [stdout]    --> src/parser.rs:426:22
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 let (method_name_string, method_name) =
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> src/parser.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 690 |     methods: &mut proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_name`
[INFO] [stdout]    --> src/parser.rs:692:5
[INFO] [stdout]     |
[INFO] [stdout] 692 |     block_name: &str,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> src/parser.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 |     methods: &mut proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_name`
[INFO] [stdout]    --> src/parser.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 710 |     block_name: &str,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ignore`
[INFO] [stdout]    --> src/parser.rs:711:5
[INFO] [stdout]     |
[INFO] [stdout] 711 |     ignore: &mut Vec<String>,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> src/parser.rs:728:5
[INFO] [stdout]     |
[INFO] [stdout] 728 |     arg: &Vec<Element>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:778:9
[INFO] [stdout]     |
[INFO] [stdout] 778 |     let mut t;
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_dir`
[INFO] [stdout]    --> src/parser.rs:772:9
[INFO] [stdout]     |
[INFO] [stdout] 772 |     let current_dir = current_dir().unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_name_path_buf`
[INFO] [stdout]    --> src/parser.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 783 |     let file_name_path_buf = PathBuf::from_str(&file_name).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name_path_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `format_char` is assigned to, but never used
[INFO] [stdout]    --> src/parser.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |     let mut format_char = '?';
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_format_char` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `format_char` is assigned to, but never used
[INFO] [stdout]    --> src/parser.rs:824:9
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let mut format_char = '?';
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_format_char` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_mod` is never used
[INFO] [stdout]    --> src/parser.rs:167:4
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn to_mod(m: &ItemMod, t: &proc_macro2::TokenStream) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_path` is never used
[INFO] [stdout]    --> src/parser.rs:856:4
[INFO] [stdout]     |
[INFO] [stdout] 856 | fn parse_path(lit_str: &str) -> Path {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/py_sql/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OptionToResult` is never used
[INFO] [stdout]   --> src/py_sql/error.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub trait OptionToResult<T> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]  --> src/py_sql/print_node.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PrintNode {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 5 |     pub value: String,
[INFO] [stdout] 6 |     pub format: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PrintNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_string_num` is never used
[INFO] [stdout]   --> src/string_util.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn count_string_num(s: &String, c: char) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_snake_name` is never used
[INFO] [stdout]   --> src/string_util.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn to_snake_name(name: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `un_packing_string` is never used
[INFO] [stdout]   --> src/string_util.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn un_packing_string(column: &str) -> &str {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/parser.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   f.read_to_string(&mut html_string);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                             let _ = f.read_to_string(&mut html_string);
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `prefixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:272:21
[INFO] [stdout]     |
[INFO] [stdout] 272 |                 let prefixOverrides = x
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_overrides`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `suffixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 let suffixOverrides = x
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `suffix_overrides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `prefixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     prefixOverrides: &str,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_overrides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `suffixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     suffixOverrides: &str,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `suffix_overrides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/parser.rs:788:5
[INFO] [stdout]     |
[INFO] [stdout] 788 |     f.read_to_string(&mut data);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 788 |     let _ = f.read_to_string(&mut data);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_mod` is never used
[INFO] [stdout]    --> src/parser.rs:167:4
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn to_mod(m: &ItemMod, t: &proc_macro2::TokenStream) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_path` is never used
[INFO] [stdout]    --> src/parser.rs:856:4
[INFO] [stdout]     |
[INFO] [stdout] 856 | fn parse_path(lit_str: &str) -> Path {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/py_sql/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OptionToResult` is never used
[INFO] [stdout]   --> src/py_sql/error.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub trait OptionToResult<T> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]  --> src/py_sql/print_node.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PrintNode {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 5 |     pub value: String,
[INFO] [stdout] 6 |     pub format: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PrintNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_string_num` is never used
[INFO] [stdout]   --> src/string_util.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn count_string_num(s: &String, c: char) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_snake_name` is never used
[INFO] [stdout]   --> src/string_util.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn to_snake_name(name: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `un_packing_string` is never used
[INFO] [stdout]   --> src/string_util.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn un_packing_string(column: &str) -> &str {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/parser.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   f.read_to_string(&mut html_string);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                             let _ = f.read_to_string(&mut html_string);
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `prefixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:272:21
[INFO] [stdout]     |
[INFO] [stdout] 272 |                 let prefixOverrides = x
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_overrides`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `suffixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 let suffixOverrides = x
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `suffix_overrides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `prefixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     prefixOverrides: &str,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_overrides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `suffixOverrides` should have a snake case name
[INFO] [stdout]    --> src/parser.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     suffixOverrides: &str,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `suffix_overrides`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/parser.rs:788:5
[INFO] [stdout]     |
[INFO] [stdout] 788 |     f.read_to_string(&mut data);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 788 |     let _ = f.read_to_string(&mut data);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.20s
[INFO] running `Command { std: "docker" "inspect" "ec7d6bacad706a816824321249fac584887a069b874387066a401a45419b0e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec7d6bacad706a816824321249fac584887a069b874387066a401a45419b0e2d", kill_on_drop: false }`
[INFO] [stdout] ec7d6bacad706a816824321249fac584887a069b874387066a401a45419b0e2d
