[INFO] fetching crate rbatis_sql_macro 4.0.2...
[INFO] checking rbatis_sql_macro-4.0.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate rbatis_sql_macro 4.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rbatis_sql_macro 4.0.2
[INFO] finished tweaking crates.io crate rbatis_sql_macro 4.0.2
[INFO] tweaked toml for crates.io crate rbatis_sql_macro 4.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbatis_sql_macro 4.0.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec4a966b9a8925316c498baae18c7de020e6bc149147798cce5826287a414472
[INFO] running `Command { std: "docker" "start" "-a" "ec4a966b9a8925316c498baae18c7de020e6bc149147798cce5826287a414472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec4a966b9a8925316c498baae18c7de020e6bc149147798cce5826287a414472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4a966b9a8925316c498baae18c7de020e6bc149147798cce5826287a414472", kill_on_drop: false }`
[INFO] [stdout] ec4a966b9a8925316c498baae18c7de020e6bc149147798cce5826287a414472
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f6c9ec97042de309144bed258943bef71dfbb63f0ca74873864c5e85f318c8f
[INFO] running `Command { std: "docker" "start" "-a" "4f6c9ec97042de309144bed258943bef71dfbb63f0ca74873864c5e85f318c8f", kill_on_drop: false }`
[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]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[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]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling pest_derive v2.8.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 html_parser v0.6.3
[INFO] [stderr]     Checking rbatis_sql_macro v4.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/func.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                   /// The `-` operator (subtraction)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 139 | /                 BinOp::Sub(_) => {
[INFO] [stdout] 140 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 141 | |                         "({}).op_sub(&{})",
[INFO] [stdout] 142 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                     .unwrap();
[INFO] [stdout] 146 | |                 }
[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:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |                   /// The `*` operator (multiplication)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 | /                 BinOp::Mul(_) => {
[INFO] [stdout] 149 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 150 | |                         "({}).op_mul(&{})",
[INFO] [stdout] 151 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                     .unwrap();
[INFO] [stdout] 155 | |                 }
[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:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |                   /// The `/` operator (division)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 | /                 BinOp::Div(_) => {
[INFO] [stdout] 158 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 159 | |                         "({}).op_div(&{})",
[INFO] [stdout] 160 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |                     .unwrap();
[INFO] [stdout] 164 | |                 }
[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:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |                   /// The `%` operator (modulus)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 | /                 BinOp::Rem(_) => {
[INFO] [stdout] 167 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 168 | |                         "({}).op_rem(&{})",
[INFO] [stdout] 169 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |                     .unwrap();
[INFO] [stdout] 173 | |                 }
[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:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   /// The `&` operator (bitwise and)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 175 | /                 BinOp::BitAnd(_) => {
[INFO] [stdout] 176 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 177 | |                         "({}).op_bitand(&{})",
[INFO] [stdout] 178 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |                     .unwrap();
[INFO] [stdout] 182 | |                 }
[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:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   /// The `|` operator (bitwise or)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 184 | /                 BinOp::BitOr(_) => {
[INFO] [stdout] 185 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 186 | |                         "({}).op_bitor(&{})",
[INFO] [stdout] 187 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |                     .unwrap();
[INFO] [stdout] 191 | |                 }
[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:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                   /// The `==` operator (equality)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 193 | /                 BinOp::Eq(_) => {
[INFO] [stdout] 194 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 195 | |                         "({}).op_eq(&{})",
[INFO] [stdout] 196 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                     .unwrap();
[INFO] [stdout] 200 | |                 }
[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:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                   /// The `<` operator (less than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 202 | /                 BinOp::Lt(_) => {
[INFO] [stdout] 203 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 204 | |                         "({}).op_lt(&{})",
[INFO] [stdout] 205 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     .unwrap();
[INFO] [stdout] 209 | |                 }
[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:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |                   /// The `<=` operator (less than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 211 | /                 BinOp::Le(_) => {
[INFO] [stdout] 212 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 213 | |                         "({}).op_le(&{})",
[INFO] [stdout] 214 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                     .unwrap();
[INFO] [stdout] 218 | |                 }
[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:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                   /// The `!=` operator (not equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 220 | /                 BinOp::Ne(_) => {
[INFO] [stdout] 221 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 222 | |                         "({}).op_ne(&{})",
[INFO] [stdout] 223 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |                     .unwrap();
[INFO] [stdout] 227 | |                 }
[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:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |                   /// The `>=` operator (greater than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 229 | /                 BinOp::Ge(_) => {
[INFO] [stdout] 230 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 231 | |                         "({}).op_ge(&{})",
[INFO] [stdout] 232 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |                     .unwrap();
[INFO] [stdout] 236 | |                 }
[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:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                   /// The `>` operator (greater than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 238 | /                 BinOp::Gt(_) => {
[INFO] [stdout] 239 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 240 | |                         "({}).op_gt(&{})",
[INFO] [stdout] 241 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                     .unwrap();
[INFO] [stdout] 245 | |                 }
[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:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   /// The `^` operator (bitwise xor)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 247 | /                 BinOp::BitXor(_) => {
[INFO] [stdout] 248 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 249 | |                         "({}).op_bitxor(&{})",
[INFO] [stdout] 250 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |                     .unwrap();
[INFO] [stdout] 254 | |                 }
[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:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   /// The `<<` operator (shift left)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 | /                 BinOp::Shl(_) => {
[INFO] [stdout] 257 | |                     panic!("unsupported token << ")
[INFO] [stdout] 258 | |                 }
[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:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |                   /// The `>>` operator (shift right)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 260 | /                 BinOp::Shr(_) => {
[INFO] [stdout] 261 | |                     panic!("unsupported token >> ")
[INFO] [stdout] 262 | |                 }
[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:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |                   /// The `+=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 264 | /                 BinOp::AddEq(_) => {
[INFO] [stdout] 265 | |                     panic!("unsupported token += ")
[INFO] [stdout] 266 | |                 }
[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:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                   /// The `-=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 | /                 BinOp::SubEq(_) => {
[INFO] [stdout] 269 | |                     panic!("unsupported token -= ")
[INFO] [stdout] 270 | |                 }
[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:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   /// The `*=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 | /                 BinOp::MulEq(_) => {
[INFO] [stdout] 273 | |                     panic!("unsupported token *= ")
[INFO] [stdout] 274 | |                 }
[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:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                   /// The `/=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 | /                 BinOp::DivEq(_) => {
[INFO] [stdout] 277 | |                     panic!("unsupported token /= ")
[INFO] [stdout] 278 | |                 }
[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:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |                   /// The `%=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 280 | /                 BinOp::RemEq(_) => {
[INFO] [stdout] 281 | |                     panic!("unsupported token %= ")
[INFO] [stdout] 282 | |                 }
[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:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                   /// The `-` operator (subtraction)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 139 | /                 BinOp::Sub(_) => {
[INFO] [stdout] 140 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 141 | |                         "({}).op_sub(&{})",
[INFO] [stdout] 142 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                     .unwrap();
[INFO] [stdout] 146 | |                 }
[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:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |                   /// The `*` operator (multiplication)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 | /                 BinOp::Mul(_) => {
[INFO] [stdout] 149 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 150 | |                         "({}).op_mul(&{})",
[INFO] [stdout] 151 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                     .unwrap();
[INFO] [stdout] 155 | |                 }
[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:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |                   /// The `/` operator (division)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 | /                 BinOp::Div(_) => {
[INFO] [stdout] 158 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 159 | |                         "({}).op_div(&{})",
[INFO] [stdout] 160 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |                     .unwrap();
[INFO] [stdout] 164 | |                 }
[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:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |                   /// The `%` operator (modulus)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 | /                 BinOp::Rem(_) => {
[INFO] [stdout] 167 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 168 | |                         "({}).op_rem(&{})",
[INFO] [stdout] 169 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |                     .unwrap();
[INFO] [stdout] 173 | |                 }
[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:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   /// The `&` operator (bitwise and)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 175 | /                 BinOp::BitAnd(_) => {
[INFO] [stdout] 176 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 177 | |                         "({}).op_bitand(&{})",
[INFO] [stdout] 178 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |                     .unwrap();
[INFO] [stdout] 182 | |                 }
[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:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   /// The `|` operator (bitwise or)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 184 | /                 BinOp::BitOr(_) => {
[INFO] [stdout] 185 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 186 | |                         "({}).op_bitor(&{})",
[INFO] [stdout] 187 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |                     .unwrap();
[INFO] [stdout] 191 | |                 }
[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:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                   /// The `==` operator (equality)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 193 | /                 BinOp::Eq(_) => {
[INFO] [stdout] 194 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 195 | |                         "({}).op_eq(&{})",
[INFO] [stdout] 196 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                     .unwrap();
[INFO] [stdout] 200 | |                 }
[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:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                   /// The `<` operator (less than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 202 | /                 BinOp::Lt(_) => {
[INFO] [stdout] 203 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 204 | |                         "({}).op_lt(&{})",
[INFO] [stdout] 205 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     .unwrap();
[INFO] [stdout] 209 | |                 }
[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:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |                   /// The `<=` operator (less than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 211 | /                 BinOp::Le(_) => {
[INFO] [stdout] 212 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 213 | |                         "({}).op_le(&{})",
[INFO] [stdout] 214 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                     .unwrap();
[INFO] [stdout] 218 | |                 }
[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:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                   /// The `!=` operator (not equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 220 | /                 BinOp::Ne(_) => {
[INFO] [stdout] 221 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 222 | |                         "({}).op_ne(&{})",
[INFO] [stdout] 223 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |                     .unwrap();
[INFO] [stdout] 227 | |                 }
[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:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |                   /// The `>=` operator (greater than or equal to)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 229 | /                 BinOp::Ge(_) => {
[INFO] [stdout] 230 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 231 | |                         "({}).op_ge(&{})",
[INFO] [stdout] 232 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |                     .unwrap();
[INFO] [stdout] 236 | |                 }
[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:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                   /// The `>` operator (greater than)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 238 | /                 BinOp::Gt(_) => {
[INFO] [stdout] 239 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 240 | |                         "({}).op_gt(&{})",
[INFO] [stdout] 241 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                     .unwrap();
[INFO] [stdout] 245 | |                 }
[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:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                   /// The `^` operator (bitwise xor)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 247 | /                 BinOp::BitXor(_) => {
[INFO] [stdout] 248 | |                     return syn::parse_str::<Expr>(&format!(
[INFO] [stdout] 249 | |                         "({}).op_bitxor(&{})",
[INFO] [stdout] 250 | |                         b.left.to_token_stream(),
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |                     .unwrap();
[INFO] [stdout] 254 | |                 }
[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:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                   /// The `<<` operator (shift left)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 | /                 BinOp::Shl(_) => {
[INFO] [stdout] 257 | |                     panic!("unsupported token << ")
[INFO] [stdout] 258 | |                 }
[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:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                   /// The `^=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 284 | /                 BinOp::BitXorEq(_) => {
[INFO] [stdout] 285 | |                     panic!("unsupported token ^= ")
[INFO] [stdout] 286 | |                 }
[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:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |                   /// The `&=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 288 | /                 BinOp::BitAndEq(_) => {
[INFO] [stdout] 289 | |                     panic!("unsupported token &= ")
[INFO] [stdout] 290 | |                 }
[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:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                   /// The `|=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 292 | /                 BinOp::BitOrEq(_) => {
[INFO] [stdout] 293 | |                     panic!("unsupported token |= ")
[INFO] [stdout] 294 | |                 }
[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:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                   /// The `<<=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 296 | /                 BinOp::ShlEq(_) => {
[INFO] [stdout] 297 | |                     panic!("unsupported token <<= ")
[INFO] [stdout] 298 | |                 }
[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:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |                   /// The `>>=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 300 | /                 BinOp::ShrEq(_) => {
[INFO] [stdout] 301 | |                     panic!("unsupported token >>= ")
[INFO] [stdout] 302 | |                 }
[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:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |                   /// The `>>` operator (shift right)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 260 | /                 BinOp::Shr(_) => {
[INFO] [stdout] 261 | |                     panic!("unsupported token >> ")
[INFO] [stdout] 262 | |                 }
[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:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |                   /// The `+=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 264 | /                 BinOp::AddEq(_) => {
[INFO] [stdout] 265 | |                     panic!("unsupported token += ")
[INFO] [stdout] 266 | |                 }
[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:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                   /// The `-=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 | /                 BinOp::SubEq(_) => {
[INFO] [stdout] 269 | |                     panic!("unsupported token -= ")
[INFO] [stdout] 270 | |                 }
[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:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |                   /// The `*=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 | /                 BinOp::MulEq(_) => {
[INFO] [stdout] 273 | |                     panic!("unsupported token *= ")
[INFO] [stdout] 274 | |                 }
[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:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                   /// The `/=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 | /                 BinOp::DivEq(_) => {
[INFO] [stdout] 277 | |                     panic!("unsupported token /= ")
[INFO] [stdout] 278 | |                 }
[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:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |                   /// The `%=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 280 | /                 BinOp::RemEq(_) => {
[INFO] [stdout] 281 | |                     panic!("unsupported token %= ")
[INFO] [stdout] 282 | |                 }
[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:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                   /// The `^=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 284 | /                 BinOp::BitXorEq(_) => {
[INFO] [stdout] 285 | |                     panic!("unsupported token ^= ")
[INFO] [stdout] 286 | |                 }
[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:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |                   /// The `&=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 288 | /                 BinOp::BitAndEq(_) => {
[INFO] [stdout] 289 | |                     panic!("unsupported token &= ")
[INFO] [stdout] 290 | |                 }
[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:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                   /// The `|=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 292 | /                 BinOp::BitOrEq(_) => {
[INFO] [stdout] 293 | |                     panic!("unsupported token |= ")
[INFO] [stdout] 294 | |                 }
[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:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                   /// The `<<=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 296 | /                 BinOp::ShlEq(_) => {
[INFO] [stdout] 297 | |                     panic!("unsupported token <<= ")
[INFO] [stdout] 298 | |                 }
[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:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |                   /// The `>>=` operator
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 300 | /                 BinOp::ShrEq(_) => {
[INFO] [stdout] 301 | |                     panic!("unsupported token >>= ")
[INFO] [stdout] 302 | |                 }
[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] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/parser.rs:723:30
[INFO] [stdout]     |
[INFO] [stdout] 723 |     let file_name_path_buf = PathBuf::from_str(&file_name).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/parser.rs:723:30
[INFO] [stdout]     |
[INFO] [stdout] 723 |     let file_name_path_buf = PathBuf::from_str(&file_name).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rbatis_sql_macro` (lib) due to 1 previous error; 25 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rbatis_sql_macro` (lib test) due to 1 previous error; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4f6c9ec97042de309144bed258943bef71dfbb63f0ca74873864c5e85f318c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6c9ec97042de309144bed258943bef71dfbb63f0ca74873864c5e85f318c8f", kill_on_drop: false }`
[INFO] [stdout] 4f6c9ec97042de309144bed258943bef71dfbb63f0ca74873864c5e85f318c8f
