[INFO] fetching crate rbatis_sql_macro 4.0.2... [INFO] testing rbatis_sql_macro-4.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rbatis_sql_macro 4.0.2 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rbatis_sql_macro 4.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding html_parser v0.6.3 (available: v0.7.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79966a4792339c0d95ae49315d94f17651976f7542fa0e50939b33f7e2da3d14 [INFO] running `Command { std: "docker" "start" "-a" "79966a4792339c0d95ae49315d94f17651976f7542fa0e50939b33f7e2da3d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79966a4792339c0d95ae49315d94f17651976f7542fa0e50939b33f7e2da3d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79966a4792339c0d95ae49315d94f17651976f7542fa0e50939b33f7e2da3d14", kill_on_drop: false }` [INFO] [stdout] 79966a4792339c0d95ae49315d94f17651976f7542fa0e50939b33f7e2da3d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb4c777bbce08639acdb9e76e4b23c2278662be00eda086850bf2427e927830e [INFO] running `Command { std: "docker" "start" "-a" "fb4c777bbce08639acdb9e76e4b23c2278662be00eda086850bf2427e927830e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling html_parser v0.6.3 [INFO] [stderr] Compiling 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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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: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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.67s [INFO] running `Command { std: "docker" "inspect" "fb4c777bbce08639acdb9e76e4b23c2278662be00eda086850bf2427e927830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4c777bbce08639acdb9e76e4b23c2278662be00eda086850bf2427e927830e", kill_on_drop: false }` [INFO] [stdout] fb4c777bbce08639acdb9e76e4b23c2278662be00eda086850bf2427e927830e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcc270bfe3d16af7dd65709b8b28414e8e6f1611b857ea7ff5aca789a16dad3 [INFO] running `Command { std: "docker" "start" "-a" "6bcc270bfe3d16af7dd65709b8b28414e8e6f1611b857ea7ff5aca789a16dad3", kill_on_drop: false }` [INFO] [stderr] Compiling 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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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: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:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | /// The `-` operator (subtraction) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 139 | / BinOp::Sub(_) => { [INFO] [stdout] 140 | | return syn::parse_str::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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::(&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: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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "6bcc270bfe3d16af7dd65709b8b28414e8e6f1611b857ea7ff5aca789a16dad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcc270bfe3d16af7dd65709b8b28414e8e6f1611b857ea7ff5aca789a16dad3", kill_on_drop: false }` [INFO] [stdout] 6bcc270bfe3d16af7dd65709b8b28414e8e6f1611b857ea7ff5aca789a16dad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33dcb247d906276284f3b6839312339a20149b370b1c2234c0fc87e78afa377e [INFO] running `Command { std: "docker" "start" "-a" "33dcb247d906276284f3b6839312339a20149b370b1c2234c0fc87e78afa377e", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:138:17 [INFO] [stderr] | [INFO] [stderr] 138 | /// The `-` operator (subtraction) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 139 | / BinOp::Sub(_) => { [INFO] [stderr] 140 | | return syn::parse_str::(&format!( [INFO] [stderr] 141 | | "({}).op_sub(&{})", [INFO] [stderr] 142 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 145 | | .unwrap(); [INFO] [stderr] 146 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:147:17 [INFO] [stderr] | [INFO] [stderr] 147 | /// The `*` operator (multiplication) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 148 | / BinOp::Mul(_) => { [INFO] [stderr] 149 | | return syn::parse_str::(&format!( [INFO] [stderr] 150 | | "({}).op_mul(&{})", [INFO] [stderr] 151 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 154 | | .unwrap(); [INFO] [stderr] 155 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | /// The `/` operator (division) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 157 | / BinOp::Div(_) => { [INFO] [stderr] 158 | | return syn::parse_str::(&format!( [INFO] [stderr] 159 | | "({}).op_div(&{})", [INFO] [stderr] 160 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 163 | | .unwrap(); [INFO] [stderr] 164 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:165:17 [INFO] [stderr] | [INFO] [stderr] 165 | /// The `%` operator (modulus) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 166 | / BinOp::Rem(_) => { [INFO] [stderr] 167 | | return syn::parse_str::(&format!( [INFO] [stderr] 168 | | "({}).op_rem(&{})", [INFO] [stderr] 169 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 172 | | .unwrap(); [INFO] [stderr] 173 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | /// The `&` operator (bitwise and) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 175 | / BinOp::BitAnd(_) => { [INFO] [stderr] 176 | | return syn::parse_str::(&format!( [INFO] [stderr] 177 | | "({}).op_bitand(&{})", [INFO] [stderr] 178 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 181 | | .unwrap(); [INFO] [stderr] 182 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:183:17 [INFO] [stderr] | [INFO] [stderr] 183 | /// The `|` operator (bitwise or) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | / BinOp::BitOr(_) => { [INFO] [stderr] 185 | | return syn::parse_str::(&format!( [INFO] [stderr] 186 | | "({}).op_bitor(&{})", [INFO] [stderr] 187 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 190 | | .unwrap(); [INFO] [stderr] 191 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | /// The `==` operator (equality) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 193 | / BinOp::Eq(_) => { [INFO] [stderr] 194 | | return syn::parse_str::(&format!( [INFO] [stderr] 195 | | "({}).op_eq(&{})", [INFO] [stderr] 196 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 199 | | .unwrap(); [INFO] [stderr] 200 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | /// The `<` operator (less than) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 202 | / BinOp::Lt(_) => { [INFO] [stderr] 203 | | return syn::parse_str::(&format!( [INFO] [stderr] 204 | | "({}).op_lt(&{})", [INFO] [stderr] 205 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 208 | | .unwrap(); [INFO] [stderr] 209 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:210:17 [INFO] [stderr] | [INFO] [stderr] 210 | /// The `<=` operator (less than or equal to) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 211 | / BinOp::Le(_) => { [INFO] [stderr] 212 | | return syn::parse_str::(&format!( [INFO] [stderr] 213 | | "({}).op_le(&{})", [INFO] [stderr] 214 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 217 | | .unwrap(); [INFO] [stderr] 218 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:219:17 [INFO] [stderr] | [INFO] [stderr] 219 | /// The `!=` operator (not equal to) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 220 | / BinOp::Ne(_) => { [INFO] [stderr] 221 | | return syn::parse_str::(&format!( [INFO] [stderr] 222 | | "({}).op_ne(&{})", [INFO] [stderr] 223 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 226 | | .unwrap(); [INFO] [stderr] 227 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | /// The `>=` operator (greater than or equal to) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 229 | / BinOp::Ge(_) => { [INFO] [stderr] 230 | | return syn::parse_str::(&format!( [INFO] [stderr] 231 | | "({}).op_ge(&{})", [INFO] [stderr] 232 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 235 | | .unwrap(); [INFO] [stderr] 236 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:237:17 [INFO] [stderr] | [INFO] [stderr] 237 | /// The `>` operator (greater than) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 238 | / BinOp::Gt(_) => { [INFO] [stderr] 239 | | return syn::parse_str::(&format!( [INFO] [stderr] 240 | | "({}).op_gt(&{})", [INFO] [stderr] 241 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 244 | | .unwrap(); [INFO] [stderr] 245 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:246:17 [INFO] [stderr] | [INFO] [stderr] 246 | /// The `^` operator (bitwise xor) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 247 | / BinOp::BitXor(_) => { [INFO] [stderr] 248 | | return syn::parse_str::(&format!( [INFO] [stderr] 249 | | "({}).op_bitxor(&{})", [INFO] [stderr] 250 | | b.left.to_token_stream(), [INFO] [stderr] ... | [INFO] [stderr] 253 | | .unwrap(); [INFO] [stderr] 254 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | /// The `<<` operator (shift left) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 256 | / BinOp::Shl(_) => { [INFO] [stderr] 257 | | panic!("unsupported token << ") [INFO] [stderr] 258 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:259:17 [INFO] [stderr] | [INFO] [stderr] 259 | /// The `>>` operator (shift right) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 260 | / BinOp::Shr(_) => { [INFO] [stderr] 261 | | panic!("unsupported token >> ") [INFO] [stderr] 262 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:263:17 [INFO] [stderr] | [INFO] [stderr] 263 | /// The `+=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 264 | / BinOp::AddEq(_) => { [INFO] [stderr] 265 | | panic!("unsupported token += ") [INFO] [stderr] 266 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | /// The `-=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 268 | / BinOp::SubEq(_) => { [INFO] [stderr] 269 | | panic!("unsupported token -= ") [INFO] [stderr] 270 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:271:17 [INFO] [stderr] | [INFO] [stderr] 271 | /// The `*=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 272 | / BinOp::MulEq(_) => { [INFO] [stderr] 273 | | panic!("unsupported token *= ") [INFO] [stderr] 274 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:275:17 [INFO] [stderr] | [INFO] [stderr] 275 | /// The `/=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 276 | / BinOp::DivEq(_) => { [INFO] [stderr] 277 | | panic!("unsupported token /= ") [INFO] [stderr] 278 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:279:17 [INFO] [stderr] | [INFO] [stderr] 279 | /// The `%=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 280 | / BinOp::RemEq(_) => { [INFO] [stderr] 281 | | panic!("unsupported token %= ") [INFO] [stderr] 282 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:283:17 [INFO] [stderr] | [INFO] [stderr] 283 | /// The `^=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 284 | / BinOp::BitXorEq(_) => { [INFO] [stderr] 285 | | panic!("unsupported token ^= ") [INFO] [stderr] 286 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:287:17 [INFO] [stderr] | [INFO] [stderr] 287 | /// The `&=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 288 | / BinOp::BitAndEq(_) => { [INFO] [stderr] 289 | | panic!("unsupported token &= ") [INFO] [stderr] 290 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:291:17 [INFO] [stderr] | [INFO] [stderr] 291 | /// The `|=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 292 | / BinOp::BitOrEq(_) => { [INFO] [stderr] 293 | | panic!("unsupported token |= ") [INFO] [stderr] 294 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:295:17 [INFO] [stderr] | [INFO] [stderr] 295 | /// The `<<=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 296 | / BinOp::ShlEq(_) => { [INFO] [stderr] 297 | | panic!("unsupported token <<= ") [INFO] [stderr] 298 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/func.rs:299:17 [INFO] [stderr] | [INFO] [stderr] 299 | /// The `>>=` operator [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 300 | / BinOp::ShrEq(_) => { [INFO] [stderr] 301 | | panic!("unsupported token >>= ") [INFO] [stderr] 302 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: `rbatis_sql_macro` (lib) generated 25 warnings [INFO] [stderr] warning: `rbatis_sql_macro` (lib test) generated 25 warnings (25 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rbatis_sql_macro-6bbcd11aba6abccd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test html_loader::test::test_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests rbatis_sql_macro [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33dcb247d906276284f3b6839312339a20149b370b1c2234c0fc87e78afa377e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dcb247d906276284f3b6839312339a20149b370b1c2234c0fc87e78afa377e", kill_on_drop: false }` [INFO] [stdout] 33dcb247d906276284f3b6839312339a20149b370b1c2234c0fc87e78afa377e