Sep 04 09:45:42.337 INFO checking redis-client-0.5.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 09:45:42.337 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 09:45:42.337 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:45:42.490 INFO blam! 098cb4f98cd60a6b6c876f6feea2f1ad2ccec3aecb5689dbb37145bc27d57231 Sep 04 09:45:42.492 INFO running `"docker" "start" "-a" "098cb4f98cd60a6b6c876f6feea2f1ad2ccec3aecb5689dbb37145bc27d57231"` Sep 04 09:45:43.197 INFO kablam! Checking redis-client v0.5.0 (file:///source) Sep 04 09:45:43.772 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.772 INFO kablam! --> src/commands.rs:275:16 Sep 04 09:45:43.772 INFO kablam! | Sep 04 09:45:43.772 INFO kablam! 275 | add_cmd("APPEND"); Sep 04 09:45:43.772 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.772 INFO kablam! | Sep 04 09:45:43.772 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 09:45:43.772 INFO kablam! Sep 04 09:45:43.772 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.772 INFO kablam! --> src/commands.rs:276:16 Sep 04 09:45:43.772 INFO kablam! | Sep 04 09:45:43.772 INFO kablam! 276 | add_arg(key); Sep 04 09:45:43.772 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.772 INFO kablam! Sep 04 09:45:43.772 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.772 INFO kablam! --> src/commands.rs:277:16 Sep 04 09:45:43.772 INFO kablam! | Sep 04 09:45:43.772 INFO kablam! 277 | add_arg(value); Sep 04 09:45:43.773 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.773 INFO kablam! Sep 04 09:45:43.773 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.773 INFO kablam! --> src/commands.rs:281:16 Sep 04 09:45:43.773 INFO kablam! | Sep 04 09:45:43.773 INFO kablam! 281 | add_cmd("AUTH"); Sep 04 09:45:43.773 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.773 INFO kablam! Sep 04 09:45:43.773 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.773 INFO kablam! --> src/commands.rs:282:16 Sep 04 09:45:43.773 INFO kablam! | Sep 04 09:45:43.773 INFO kablam! 282 | add_arg(password); Sep 04 09:45:43.773 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.773 INFO kablam! Sep 04 09:45:43.773 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.773 INFO kablam! --> src/commands.rs:286:16 Sep 04 09:45:43.773 INFO kablam! | Sep 04 09:45:43.773 INFO kablam! 286 | add_cmd("BGREWRITEAOF"); Sep 04 09:45:43.773 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.773 INFO kablam! Sep 04 09:45:43.773 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.773 INFO kablam! --> src/commands.rs:290:16 Sep 04 09:45:43.773 INFO kablam! | Sep 04 09:45:43.773 INFO kablam! 290 | add_cmd("BGSAVE"); Sep 04 09:45:43.773 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.773 INFO kablam! Sep 04 09:45:43.773 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.773 INFO kablam! --> src/commands.rs:294:16 Sep 04 09:45:43.773 INFO kablam! | Sep 04 09:45:43.773 INFO kablam! 294 | add_cmd("BITCOUNT"); Sep 04 09:45:43.773 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.773 INFO kablam! Sep 04 09:45:43.773 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.773 INFO kablam! --> src/commands.rs:295:16 Sep 04 09:45:43.774 INFO kablam! | Sep 04 09:45:43.774 INFO kablam! 295 | add_arg(key); Sep 04 09:45:43.774 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.774 INFO kablam! Sep 04 09:45:43.774 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.774 INFO kablam! --> src/commands.rs:299:16 Sep 04 09:45:43.774 INFO kablam! | Sep 04 09:45:43.774 INFO kablam! 299 | add_cmd("BITCOUNT"); Sep 04 09:45:43.774 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.774 INFO kablam! Sep 04 09:45:43.774 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.774 INFO kablam! --> src/commands.rs:300:16 Sep 04 09:45:43.774 INFO kablam! | Sep 04 09:45:43.774 INFO kablam! 300 | add_arg(key); Sep 04 09:45:43.774 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.774 INFO kablam! Sep 04 09:45:43.774 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.774 INFO kablam! --> src/commands.rs:301:16 Sep 04 09:45:43.774 INFO kablam! | Sep 04 09:45:43.774 INFO kablam! 301 | add_arg(start_range); Sep 04 09:45:43.774 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.774 INFO kablam! Sep 04 09:45:43.774 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.774 INFO kablam! --> src/commands.rs:302:16 Sep 04 09:45:43.774 INFO kablam! | Sep 04 09:45:43.774 INFO kablam! 302 | add_arg(end_range); Sep 04 09:45:43.774 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.774 INFO kablam! Sep 04 09:45:43.774 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.774 INFO kablam! --> src/commands.rs:306:16 Sep 04 09:45:43.774 INFO kablam! | Sep 04 09:45:43.774 INFO kablam! 306 | add_cmd("BLPOP"); Sep 04 09:45:43.774 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.774 INFO kablam! Sep 04 09:45:43.774 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.774 INFO kablam! --> src/commands.rs:307:16 Sep 04 09:45:43.775 INFO kablam! | Sep 04 09:45:43.775 INFO kablam! 307 | add_arg(key); Sep 04 09:45:43.775 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.775 INFO kablam! Sep 04 09:45:43.775 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.775 INFO kablam! --> src/commands.rs:308:16 Sep 04 09:45:43.775 INFO kablam! | Sep 04 09:45:43.775 INFO kablam! 308 | add_arg(timeout); Sep 04 09:45:43.775 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.775 INFO kablam! Sep 04 09:45:43.775 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.775 INFO kablam! --> src/commands.rs:312:16 Sep 04 09:45:43.775 INFO kablam! | Sep 04 09:45:43.775 INFO kablam! 312 | add_cmd("BLPOP"); Sep 04 09:45:43.775 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.775 INFO kablam! Sep 04 09:45:43.775 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.775 INFO kablam! --> src/commands.rs:313:17 Sep 04 09:45:43.775 INFO kablam! | Sep 04 09:45:43.775 INFO kablam! 313 | add_args(keys); Sep 04 09:45:43.775 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.775 INFO kablam! Sep 04 09:45:43.775 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.775 INFO kablam! --> src/commands.rs:314:16 Sep 04 09:45:43.775 INFO kablam! | Sep 04 09:45:43.775 INFO kablam! 314 | add_arg(timeout); Sep 04 09:45:43.775 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.775 INFO kablam! Sep 04 09:45:43.775 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.775 INFO kablam! --> src/commands.rs:318:16 Sep 04 09:45:43.775 INFO kablam! | Sep 04 09:45:43.775 INFO kablam! 318 | add_cmd("BRPOP"); Sep 04 09:45:43.775 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.775 INFO kablam! Sep 04 09:45:43.775 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.775 INFO kablam! --> src/commands.rs:319:16 Sep 04 09:45:43.776 INFO kablam! | Sep 04 09:45:43.776 INFO kablam! 319 | add_arg(key); Sep 04 09:45:43.776 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.776 INFO kablam! Sep 04 09:45:43.776 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.776 INFO kablam! --> src/commands.rs:320:16 Sep 04 09:45:43.776 INFO kablam! | Sep 04 09:45:43.776 INFO kablam! 320 | add_arg(timeout); Sep 04 09:45:43.776 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.776 INFO kablam! Sep 04 09:45:43.776 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.776 INFO kablam! --> src/commands.rs:324:16 Sep 04 09:45:43.776 INFO kablam! | Sep 04 09:45:43.776 INFO kablam! 324 | add_cmd("BRPOP"); Sep 04 09:45:43.776 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.776 INFO kablam! Sep 04 09:45:43.776 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.776 INFO kablam! --> src/commands.rs:325:17 Sep 04 09:45:43.776 INFO kablam! | Sep 04 09:45:43.776 INFO kablam! 325 | add_args(keys); Sep 04 09:45:43.776 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.776 INFO kablam! Sep 04 09:45:43.776 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.776 INFO kablam! --> src/commands.rs:326:16 Sep 04 09:45:43.776 INFO kablam! | Sep 04 09:45:43.776 INFO kablam! 326 | add_arg(timeout); Sep 04 09:45:43.776 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.776 INFO kablam! Sep 04 09:45:43.776 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.776 INFO kablam! --> src/commands.rs:330:16 Sep 04 09:45:43.776 INFO kablam! | Sep 04 09:45:43.776 INFO kablam! 330 | add_cmd("BRPOPLPUSH"); Sep 04 09:45:43.776 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.776 INFO kablam! Sep 04 09:45:43.776 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.777 INFO kablam! --> src/commands.rs:331:16 Sep 04 09:45:43.777 INFO kablam! | Sep 04 09:45:43.777 INFO kablam! 331 | add_arg(source); Sep 04 09:45:43.777 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.777 INFO kablam! Sep 04 09:45:43.777 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.777 INFO kablam! --> src/commands.rs:332:16 Sep 04 09:45:43.777 INFO kablam! | Sep 04 09:45:43.777 INFO kablam! 332 | add_arg(dest); Sep 04 09:45:43.777 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.777 INFO kablam! Sep 04 09:45:43.777 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.777 INFO kablam! --> src/commands.rs:333:16 Sep 04 09:45:43.777 INFO kablam! | Sep 04 09:45:43.777 INFO kablam! 333 | add_arg(timeout); Sep 04 09:45:43.777 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.777 INFO kablam! Sep 04 09:45:43.777 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.777 INFO kablam! --> src/commands.rs:337:16 Sep 04 09:45:43.777 INFO kablam! | Sep 04 09:45:43.777 INFO kablam! 337 | add_cmd("DECR"); Sep 04 09:45:43.777 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.777 INFO kablam! Sep 04 09:45:43.777 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.777 INFO kablam! --> src/commands.rs:338:16 Sep 04 09:45:43.777 INFO kablam! | Sep 04 09:45:43.777 INFO kablam! 338 | add_arg(key); Sep 04 09:45:43.777 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.777 INFO kablam! Sep 04 09:45:43.778 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.778 INFO kablam! --> src/commands.rs:342:16 Sep 04 09:45:43.778 INFO kablam! | Sep 04 09:45:43.778 INFO kablam! 342 | add_cmd("DECRBY"); Sep 04 09:45:43.778 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.778 INFO kablam! Sep 04 09:45:43.778 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.778 INFO kablam! --> src/commands.rs:343:16 Sep 04 09:45:43.778 INFO kablam! | Sep 04 09:45:43.778 INFO kablam! 343 | add_arg(key); Sep 04 09:45:43.778 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.778 INFO kablam! Sep 04 09:45:43.778 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.778 INFO kablam! --> src/commands.rs:344:16 Sep 04 09:45:43.778 INFO kablam! | Sep 04 09:45:43.778 INFO kablam! 344 | add_arg(increment); Sep 04 09:45:43.778 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.778 INFO kablam! Sep 04 09:45:43.779 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.779 INFO kablam! --> src/commands.rs:348:16 Sep 04 09:45:43.779 INFO kablam! | Sep 04 09:45:43.779 INFO kablam! 348 | add_cmd("DEL"); Sep 04 09:45:43.779 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.779 INFO kablam! Sep 04 09:45:43.779 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.779 INFO kablam! --> src/commands.rs:349:16 Sep 04 09:45:43.779 INFO kablam! | Sep 04 09:45:43.779 INFO kablam! 349 | add_arg(key); Sep 04 09:45:43.779 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.779 INFO kablam! Sep 04 09:45:43.779 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.779 INFO kablam! --> src/commands.rs:353:16 Sep 04 09:45:43.779 INFO kablam! | Sep 04 09:45:43.779 INFO kablam! 353 | add_cmd("DEL"); Sep 04 09:45:43.779 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.779 INFO kablam! Sep 04 09:45:43.779 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.779 INFO kablam! --> src/commands.rs:354:17 Sep 04 09:45:43.779 INFO kablam! | Sep 04 09:45:43.779 INFO kablam! 354 | add_args(keys); Sep 04 09:45:43.779 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.779 INFO kablam! Sep 04 09:45:43.779 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.779 INFO kablam! --> src/commands.rs:358:16 Sep 04 09:45:43.779 INFO kablam! | Sep 04 09:45:43.779 INFO kablam! 358 | add_cmd("DISCARD"); Sep 04 09:45:43.779 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.779 INFO kablam! Sep 04 09:45:43.779 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.779 INFO kablam! --> src/commands.rs:362:16 Sep 04 09:45:43.780 INFO kablam! | Sep 04 09:45:43.780 INFO kablam! 362 | add_cmd("ECHO"); Sep 04 09:45:43.780 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.780 INFO kablam! Sep 04 09:45:43.780 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.780 INFO kablam! --> src/commands.rs:363:16 Sep 04 09:45:43.780 INFO kablam! | Sep 04 09:45:43.780 INFO kablam! 363 | add_arg(msg); Sep 04 09:45:43.780 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.780 INFO kablam! Sep 04 09:45:43.780 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.780 INFO kablam! --> src/commands.rs:367:16 Sep 04 09:45:43.780 INFO kablam! | Sep 04 09:45:43.780 INFO kablam! 367 | add_cmd("EXEC"); Sep 04 09:45:43.780 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.780 INFO kablam! Sep 04 09:45:43.780 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.780 INFO kablam! --> src/commands.rs:371:16 Sep 04 09:45:43.780 INFO kablam! | Sep 04 09:45:43.780 INFO kablam! 371 | add_cmd("EXISTS"); Sep 04 09:45:43.780 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.780 INFO kablam! Sep 04 09:45:43.780 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.780 INFO kablam! --> src/commands.rs:372:16 Sep 04 09:45:43.780 INFO kablam! | Sep 04 09:45:43.780 INFO kablam! 372 | add_arg(key); Sep 04 09:45:43.780 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.780 INFO kablam! Sep 04 09:45:43.780 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.780 INFO kablam! --> src/commands.rs:376:16 Sep 04 09:45:43.780 INFO kablam! | Sep 04 09:45:43.780 INFO kablam! 376 | add_cmd("EXISTS"); Sep 04 09:45:43.781 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.781 INFO kablam! Sep 04 09:45:43.781 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.781 INFO kablam! --> src/commands.rs:377:17 Sep 04 09:45:43.781 INFO kablam! | Sep 04 09:45:43.781 INFO kablam! 377 | add_args(keys); Sep 04 09:45:43.781 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.781 INFO kablam! Sep 04 09:45:43.781 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.781 INFO kablam! --> src/commands.rs:381:16 Sep 04 09:45:43.781 INFO kablam! | Sep 04 09:45:43.781 INFO kablam! 381 | add_cmd("EXPIRE"); Sep 04 09:45:43.781 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.781 INFO kablam! Sep 04 09:45:43.781 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.781 INFO kablam! --> src/commands.rs:382:16 Sep 04 09:45:43.781 INFO kablam! | Sep 04 09:45:43.781 INFO kablam! 382 | add_arg(key); Sep 04 09:45:43.781 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.781 INFO kablam! Sep 04 09:45:43.781 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.781 INFO kablam! --> src/commands.rs:383:16 Sep 04 09:45:43.781 INFO kablam! | Sep 04 09:45:43.781 INFO kablam! 383 | add_arg(expiry); Sep 04 09:45:43.781 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.781 INFO kablam! Sep 04 09:45:43.781 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.781 INFO kablam! --> src/commands.rs:387:16 Sep 04 09:45:43.781 INFO kablam! | Sep 04 09:45:43.781 INFO kablam! 387 | add_cmd("EXPIREAT"); Sep 04 09:45:43.781 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.782 INFO kablam! Sep 04 09:45:43.782 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.782 INFO kablam! --> src/commands.rs:388:16 Sep 04 09:45:43.782 INFO kablam! | Sep 04 09:45:43.782 INFO kablam! 388 | add_arg(key); Sep 04 09:45:43.782 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.782 INFO kablam! Sep 04 09:45:43.782 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.782 INFO kablam! --> src/commands.rs:389:16 Sep 04 09:45:43.782 INFO kablam! | Sep 04 09:45:43.782 INFO kablam! 389 | add_arg(timestamp); Sep 04 09:45:43.782 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.782 INFO kablam! Sep 04 09:45:43.782 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.782 INFO kablam! --> src/commands.rs:393:16 Sep 04 09:45:43.782 INFO kablam! | Sep 04 09:45:43.782 INFO kablam! 393 | add_cmd("GET"); Sep 04 09:45:43.782 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.782 INFO kablam! Sep 04 09:45:43.782 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.782 INFO kablam! --> src/commands.rs:394:16 Sep 04 09:45:43.782 INFO kablam! | Sep 04 09:45:43.782 INFO kablam! 394 | add_arg(key); Sep 04 09:45:43.782 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.782 INFO kablam! Sep 04 09:45:43.782 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.782 INFO kablam! --> src/commands.rs:398:16 Sep 04 09:45:43.782 INFO kablam! | Sep 04 09:45:43.782 INFO kablam! 398 | add_cmd("GETRANGE"); Sep 04 09:45:43.782 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.782 INFO kablam! Sep 04 09:45:43.783 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.783 INFO kablam! --> src/commands.rs:399:16 Sep 04 09:45:43.783 INFO kablam! | Sep 04 09:45:43.783 INFO kablam! 399 | add_arg(key); Sep 04 09:45:43.783 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.783 INFO kablam! Sep 04 09:45:43.783 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.783 INFO kablam! --> src/commands.rs:400:16 Sep 04 09:45:43.783 INFO kablam! | Sep 04 09:45:43.783 INFO kablam! 400 | add_arg(start_range); Sep 04 09:45:43.783 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.783 INFO kablam! Sep 04 09:45:43.783 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.783 INFO kablam! --> src/commands.rs:401:16 Sep 04 09:45:43.783 INFO kablam! | Sep 04 09:45:43.783 INFO kablam! 401 | add_arg(end_range); Sep 04 09:45:43.783 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.783 INFO kablam! Sep 04 09:45:43.783 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.783 INFO kablam! --> src/commands.rs:405:16 Sep 04 09:45:43.783 INFO kablam! | Sep 04 09:45:43.783 INFO kablam! 405 | add_cmd("HDEL"); Sep 04 09:45:43.783 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.783 INFO kablam! Sep 04 09:45:43.783 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.783 INFO kablam! --> src/commands.rs:406:16 Sep 04 09:45:43.783 INFO kablam! | Sep 04 09:45:43.783 INFO kablam! 406 | add_arg(key); Sep 04 09:45:43.783 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.783 INFO kablam! Sep 04 09:45:43.783 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.783 INFO kablam! --> src/commands.rs:407:16 Sep 04 09:45:43.784 INFO kablam! | Sep 04 09:45:43.784 INFO kablam! 407 | add_arg(field); Sep 04 09:45:43.784 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.784 INFO kablam! Sep 04 09:45:43.784 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.784 INFO kablam! --> src/commands.rs:411:16 Sep 04 09:45:43.784 INFO kablam! | Sep 04 09:45:43.784 INFO kablam! 411 | add_cmd("HDEL"); Sep 04 09:45:43.784 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.784 INFO kablam! Sep 04 09:45:43.784 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.784 INFO kablam! --> src/commands.rs:412:16 Sep 04 09:45:43.784 INFO kablam! | Sep 04 09:45:43.785 INFO kablam! 412 | add_arg(key); Sep 04 09:45:43.785 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.785 INFO kablam! Sep 04 09:45:43.786 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.786 INFO kablam! --> src/commands.rs:413:17 Sep 04 09:45:43.786 INFO kablam! | Sep 04 09:45:43.786 INFO kablam! 413 | add_args(fields); Sep 04 09:45:43.786 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.786 INFO kablam! Sep 04 09:45:43.786 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.786 INFO kablam! --> src/commands.rs:417:16 Sep 04 09:45:43.786 INFO kablam! | Sep 04 09:45:43.786 INFO kablam! 417 | add_cmd("HEXISTS"); Sep 04 09:45:43.786 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.786 INFO kablam! Sep 04 09:45:43.786 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.786 INFO kablam! --> src/commands.rs:418:16 Sep 04 09:45:43.786 INFO kablam! | Sep 04 09:45:43.786 INFO kablam! 418 | add_arg(key); Sep 04 09:45:43.786 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.786 INFO kablam! Sep 04 09:45:43.786 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.786 INFO kablam! --> src/commands.rs:419:16 Sep 04 09:45:43.787 INFO kablam! | Sep 04 09:45:43.787 INFO kablam! 419 | add_arg(field); Sep 04 09:45:43.787 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.787 INFO kablam! Sep 04 09:45:43.788 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.788 INFO kablam! --> src/commands.rs:423:16 Sep 04 09:45:43.788 INFO kablam! | Sep 04 09:45:43.788 INFO kablam! 423 | add_cmd("HGET"); Sep 04 09:45:43.788 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.788 INFO kablam! Sep 04 09:45:43.788 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.788 INFO kablam! --> src/commands.rs:424:16 Sep 04 09:45:43.788 INFO kablam! | Sep 04 09:45:43.788 INFO kablam! 424 | add_arg(key); Sep 04 09:45:43.788 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.788 INFO kablam! Sep 04 09:45:43.788 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.788 INFO kablam! --> src/commands.rs:425:16 Sep 04 09:45:43.788 INFO kablam! | Sep 04 09:45:43.788 INFO kablam! 425 | add_arg(field); Sep 04 09:45:43.788 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.788 INFO kablam! Sep 04 09:45:43.788 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.789 INFO kablam! --> src/commands.rs:429:16 Sep 04 09:45:43.789 INFO kablam! | Sep 04 09:45:43.789 INFO kablam! 429 | add_cmd("HGETALL"); Sep 04 09:45:43.789 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.790 INFO kablam! Sep 04 09:45:43.790 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.790 INFO kablam! --> src/commands.rs:430:16 Sep 04 09:45:43.790 INFO kablam! | Sep 04 09:45:43.790 INFO kablam! 430 | add_arg(key); Sep 04 09:45:43.790 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.790 INFO kablam! Sep 04 09:45:43.790 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.790 INFO kablam! --> src/commands.rs:434:16 Sep 04 09:45:43.790 INFO kablam! | Sep 04 09:45:43.790 INFO kablam! 434 | add_cmd("HINCRBY"); Sep 04 09:45:43.790 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.790 INFO kablam! Sep 04 09:45:43.790 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.790 INFO kablam! --> src/commands.rs:435:16 Sep 04 09:45:43.790 INFO kablam! | Sep 04 09:45:43.790 INFO kablam! 435 | add_arg(key); Sep 04 09:45:43.790 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.790 INFO kablam! Sep 04 09:45:43.790 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.791 INFO kablam! --> src/commands.rs:436:16 Sep 04 09:45:43.791 INFO kablam! | Sep 04 09:45:43.791 INFO kablam! 436 | add_arg(field); Sep 04 09:45:43.791 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.791 INFO kablam! Sep 04 09:45:43.791 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.791 INFO kablam! --> src/commands.rs:437:16 Sep 04 09:45:43.791 INFO kablam! | Sep 04 09:45:43.792 INFO kablam! 437 | add_arg(increment); Sep 04 09:45:43.792 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.792 INFO kablam! Sep 04 09:45:43.792 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.792 INFO kablam! --> src/commands.rs:441:16 Sep 04 09:45:43.792 INFO kablam! | Sep 04 09:45:43.792 INFO kablam! 441 | add_cmd("HINCRBYBYFLOAT"); Sep 04 09:45:43.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.792 INFO kablam! Sep 04 09:45:43.792 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.793 INFO kablam! --> src/commands.rs:442:16 Sep 04 09:45:43.793 INFO kablam! | Sep 04 09:45:43.793 INFO kablam! 442 | add_arg(key); Sep 04 09:45:43.793 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.793 INFO kablam! Sep 04 09:45:43.793 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.793 INFO kablam! --> src/commands.rs:443:16 Sep 04 09:45:43.793 INFO kablam! | Sep 04 09:45:43.793 INFO kablam! 443 | add_arg(field); Sep 04 09:45:43.793 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.793 INFO kablam! Sep 04 09:45:43.793 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.793 INFO kablam! --> src/commands.rs:444:16 Sep 04 09:45:43.793 INFO kablam! | Sep 04 09:45:43.794 INFO kablam! 444 | add_arg(increment); Sep 04 09:45:43.794 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.794 INFO kablam! Sep 04 09:45:43.794 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.794 INFO kablam! --> src/commands.rs:448:16 Sep 04 09:45:43.794 INFO kablam! | Sep 04 09:45:43.794 INFO kablam! 448 | add_cmd("HKEYS"); Sep 04 09:45:43.794 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.795 INFO kablam! Sep 04 09:45:43.795 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.795 INFO kablam! --> src/commands.rs:449:16 Sep 04 09:45:43.795 INFO kablam! | Sep 04 09:45:43.795 INFO kablam! 449 | add_arg(key); Sep 04 09:45:43.795 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.795 INFO kablam! Sep 04 09:45:43.795 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.795 INFO kablam! --> src/commands.rs:453:16 Sep 04 09:45:43.795 INFO kablam! | Sep 04 09:45:43.795 INFO kablam! 453 | add_cmd("HLEN"); Sep 04 09:45:43.795 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.795 INFO kablam! Sep 04 09:45:43.795 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.795 INFO kablam! --> src/commands.rs:454:16 Sep 04 09:45:43.795 INFO kablam! | Sep 04 09:45:43.795 INFO kablam! 454 | add_arg(key); Sep 04 09:45:43.795 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.795 INFO kablam! Sep 04 09:45:43.797 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.797 INFO kablam! --> src/commands.rs:458:16 Sep 04 09:45:43.797 INFO kablam! | Sep 04 09:45:43.797 INFO kablam! 458 | add_cmd("HMGET"); Sep 04 09:45:43.797 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.797 INFO kablam! Sep 04 09:45:43.797 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.797 INFO kablam! --> src/commands.rs:459:16 Sep 04 09:45:43.797 INFO kablam! | Sep 04 09:45:43.797 INFO kablam! 459 | add_arg(key); Sep 04 09:45:43.797 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.797 INFO kablam! Sep 04 09:45:43.797 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.798 INFO kablam! --> src/commands.rs:460:17 Sep 04 09:45:43.798 INFO kablam! | Sep 04 09:45:43.798 INFO kablam! 460 | add_args(fields); Sep 04 09:45:43.798 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.798 INFO kablam! Sep 04 09:45:43.798 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.798 INFO kablam! --> src/commands.rs:464:16 Sep 04 09:45:43.798 INFO kablam! | Sep 04 09:45:43.798 INFO kablam! 464 | add_cmd("HMSET"); Sep 04 09:45:43.798 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.798 INFO kablam! Sep 04 09:45:43.798 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.798 INFO kablam! --> src/commands.rs:465:16 Sep 04 09:45:43.798 INFO kablam! | Sep 04 09:45:43.798 INFO kablam! 465 | add_arg(key); Sep 04 09:45:43.798 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.798 INFO kablam! Sep 04 09:45:43.798 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.798 INFO kablam! --> src/commands.rs:466:20 Sep 04 09:45:43.798 INFO kablam! | Sep 04 09:45:43.798 INFO kablam! 466 | add_arg_map(fields); Sep 04 09:45:43.798 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.798 INFO kablam! Sep 04 09:45:43.798 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.798 INFO kablam! --> src/commands.rs:470:16 Sep 04 09:45:43.798 INFO kablam! | Sep 04 09:45:43.798 INFO kablam! 470 | add_cmd("HSET"); Sep 04 09:45:43.799 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.799 INFO kablam! Sep 04 09:45:43.799 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.799 INFO kablam! --> src/commands.rs:471:16 Sep 04 09:45:43.799 INFO kablam! | Sep 04 09:45:43.799 INFO kablam! 471 | add_arg(key); Sep 04 09:45:43.799 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.799 INFO kablam! Sep 04 09:45:43.800 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.800 INFO kablam! --> src/commands.rs:472:16 Sep 04 09:45:43.800 INFO kablam! | Sep 04 09:45:43.800 INFO kablam! 472 | add_arg(field); Sep 04 09:45:43.800 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.800 INFO kablam! Sep 04 09:45:43.800 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.800 INFO kablam! --> src/commands.rs:473:16 Sep 04 09:45:43.800 INFO kablam! | Sep 04 09:45:43.800 INFO kablam! 473 | add_arg(value); Sep 04 09:45:43.800 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.800 INFO kablam! Sep 04 09:45:43.800 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.801 INFO kablam! --> src/commands.rs:477:16 Sep 04 09:45:43.801 INFO kablam! | Sep 04 09:45:43.801 INFO kablam! 477 | add_cmd("HSTRLEN"); Sep 04 09:45:43.801 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.801 INFO kablam! Sep 04 09:45:43.801 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.801 INFO kablam! --> src/commands.rs:478:16 Sep 04 09:45:43.801 INFO kablam! | Sep 04 09:45:43.801 INFO kablam! 478 | add_arg(key); Sep 04 09:45:43.801 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.801 INFO kablam! Sep 04 09:45:43.801 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.801 INFO kablam! --> src/commands.rs:479:16 Sep 04 09:45:43.801 INFO kablam! | Sep 04 09:45:43.802 INFO kablam! 479 | add_arg(field); Sep 04 09:45:43.802 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.802 INFO kablam! Sep 04 09:45:43.802 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.802 INFO kablam! --> src/commands.rs:483:16 Sep 04 09:45:43.802 INFO kablam! | Sep 04 09:45:43.802 INFO kablam! 483 | add_cmd("HSETNX"); Sep 04 09:45:43.802 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.802 INFO kablam! Sep 04 09:45:43.802 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.802 INFO kablam! --> src/commands.rs:484:16 Sep 04 09:45:43.802 INFO kablam! | Sep 04 09:45:43.802 INFO kablam! 484 | add_arg(key); Sep 04 09:45:43.802 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.802 INFO kablam! Sep 04 09:45:43.802 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.802 INFO kablam! --> src/commands.rs:485:16 Sep 04 09:45:43.802 INFO kablam! | Sep 04 09:45:43.802 INFO kablam! 485 | add_arg(field); Sep 04 09:45:43.803 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.803 INFO kablam! Sep 04 09:45:43.803 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.803 INFO kablam! --> src/commands.rs:486:16 Sep 04 09:45:43.803 INFO kablam! | Sep 04 09:45:43.803 INFO kablam! 486 | add_arg(value); Sep 04 09:45:43.803 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.803 INFO kablam! Sep 04 09:45:43.803 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.803 INFO kablam! --> src/commands.rs:490:16 Sep 04 09:45:43.803 INFO kablam! | Sep 04 09:45:43.803 INFO kablam! 490 | add_cmd("HVALS"); Sep 04 09:45:43.804 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.804 INFO kablam! Sep 04 09:45:43.804 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.804 INFO kablam! --> src/commands.rs:491:16 Sep 04 09:45:43.804 INFO kablam! | Sep 04 09:45:43.804 INFO kablam! 491 | add_arg(key); Sep 04 09:45:43.804 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.804 INFO kablam! Sep 04 09:45:43.804 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.804 INFO kablam! --> src/commands.rs:495:16 Sep 04 09:45:43.804 INFO kablam! | Sep 04 09:45:43.805 INFO kablam! 495 | add_cmd("LINDEX"); Sep 04 09:45:43.805 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.805 INFO kablam! Sep 04 09:45:43.805 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.805 INFO kablam! --> src/commands.rs:496:16 Sep 04 09:45:43.805 INFO kablam! | Sep 04 09:45:43.805 INFO kablam! 496 | add_arg(key); Sep 04 09:45:43.805 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.805 INFO kablam! Sep 04 09:45:43.805 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.805 INFO kablam! --> src/commands.rs:497:16 Sep 04 09:45:43.805 INFO kablam! | Sep 04 09:45:43.806 INFO kablam! 497 | add_arg(index); Sep 04 09:45:43.806 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.806 INFO kablam! Sep 04 09:45:43.806 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.806 INFO kablam! --> src/commands.rs:501:16 Sep 04 09:45:43.806 INFO kablam! | Sep 04 09:45:43.806 INFO kablam! 501 | add_cmd("LINSERT"); Sep 04 09:45:43.806 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.806 INFO kablam! Sep 04 09:45:43.806 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.806 INFO kablam! --> src/commands.rs:502:16 Sep 04 09:45:43.807 INFO kablam! | Sep 04 09:45:43.807 INFO kablam! 502 | add_arg(key); Sep 04 09:45:43.807 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.807 INFO kablam! Sep 04 09:45:43.807 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.807 INFO kablam! --> src/commands.rs:503:16 Sep 04 09:45:43.807 INFO kablam! | Sep 04 09:45:43.807 INFO kablam! 503 | add_arg("AFTER"); Sep 04 09:45:43.807 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.807 INFO kablam! Sep 04 09:45:43.807 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.808 INFO kablam! --> src/commands.rs:504:16 Sep 04 09:45:43.808 INFO kablam! | Sep 04 09:45:43.808 INFO kablam! 504 | add_arg(pivot); Sep 04 09:45:43.808 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.808 INFO kablam! Sep 04 09:45:43.808 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.808 INFO kablam! --> src/commands.rs:505:16 Sep 04 09:45:43.808 INFO kablam! | Sep 04 09:45:43.808 INFO kablam! 505 | add_arg(value); Sep 04 09:45:43.808 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.809 INFO kablam! Sep 04 09:45:43.809 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.809 INFO kablam! --> src/commands.rs:509:16 Sep 04 09:45:43.809 INFO kablam! | Sep 04 09:45:43.809 INFO kablam! 509 | add_cmd("LINSERT"); Sep 04 09:45:43.809 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.809 INFO kablam! Sep 04 09:45:43.809 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.809 INFO kablam! --> src/commands.rs:510:16 Sep 04 09:45:43.809 INFO kablam! | Sep 04 09:45:43.809 INFO kablam! 510 | add_arg(key); Sep 04 09:45:43.810 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.810 INFO kablam! Sep 04 09:45:43.810 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.810 INFO kablam! --> src/commands.rs:511:16 Sep 04 09:45:43.810 INFO kablam! | Sep 04 09:45:43.810 INFO kablam! 511 | add_arg("BEFORE"); Sep 04 09:45:43.810 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.810 INFO kablam! Sep 04 09:45:43.810 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.810 INFO kablam! --> src/commands.rs:512:16 Sep 04 09:45:43.810 INFO kablam! | Sep 04 09:45:43.811 INFO kablam! 512 | add_arg(pivot); Sep 04 09:45:43.811 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.811 INFO kablam! Sep 04 09:45:43.811 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.811 INFO kablam! --> src/commands.rs:513:16 Sep 04 09:45:43.811 INFO kablam! | Sep 04 09:45:43.811 INFO kablam! 513 | add_arg(value); Sep 04 09:45:43.811 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.811 INFO kablam! Sep 04 09:45:43.811 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.811 INFO kablam! --> src/commands.rs:517:16 Sep 04 09:45:43.812 INFO kablam! | Sep 04 09:45:43.812 INFO kablam! 517 | add_cmd("LLEN"); Sep 04 09:45:43.812 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.812 INFO kablam! Sep 04 09:45:43.812 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.812 INFO kablam! --> src/commands.rs:518:16 Sep 04 09:45:43.812 INFO kablam! | Sep 04 09:45:43.812 INFO kablam! 518 | add_arg(key); Sep 04 09:45:43.812 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.812 INFO kablam! Sep 04 09:45:43.812 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.813 INFO kablam! --> src/commands.rs:522:16 Sep 04 09:45:43.813 INFO kablam! | Sep 04 09:45:43.813 INFO kablam! 522 | add_cmd("LPOP"); Sep 04 09:45:43.813 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.813 INFO kablam! Sep 04 09:45:43.813 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.813 INFO kablam! --> src/commands.rs:523:16 Sep 04 09:45:43.813 INFO kablam! | Sep 04 09:45:43.813 INFO kablam! 523 | add_arg(key); Sep 04 09:45:43.813 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.813 INFO kablam! Sep 04 09:45:43.814 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.814 INFO kablam! --> src/commands.rs:527:16 Sep 04 09:45:43.814 INFO kablam! | Sep 04 09:45:43.814 INFO kablam! 527 | add_cmd("LPUSH"); Sep 04 09:45:43.814 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.814 INFO kablam! Sep 04 09:45:43.814 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.814 INFO kablam! --> src/commands.rs:528:16 Sep 04 09:45:43.814 INFO kablam! | Sep 04 09:45:43.814 INFO kablam! 528 | add_arg(key); Sep 04 09:45:43.814 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.815 INFO kablam! Sep 04 09:45:43.815 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.815 INFO kablam! --> src/commands.rs:529:16 Sep 04 09:45:43.815 INFO kablam! | Sep 04 09:45:43.815 INFO kablam! 529 | add_arg(value); Sep 04 09:45:43.815 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.815 INFO kablam! Sep 04 09:45:43.815 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.815 INFO kablam! --> src/commands.rs:533:16 Sep 04 09:45:43.816 INFO kablam! | Sep 04 09:45:43.816 INFO kablam! 533 | add_cmd("LPUSH"); Sep 04 09:45:43.816 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.816 INFO kablam! Sep 04 09:45:43.816 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.816 INFO kablam! --> src/commands.rs:534:16 Sep 04 09:45:43.816 INFO kablam! | Sep 04 09:45:43.816 INFO kablam! 534 | add_arg(key); Sep 04 09:45:43.816 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.816 INFO kablam! Sep 04 09:45:43.816 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.816 INFO kablam! --> src/commands.rs:535:17 Sep 04 09:45:43.816 INFO kablam! | Sep 04 09:45:43.816 INFO kablam! 535 | add_args(values); Sep 04 09:45:43.816 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.816 INFO kablam! Sep 04 09:45:43.816 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.816 INFO kablam! --> src/commands.rs:539:16 Sep 04 09:45:43.817 INFO kablam! | Sep 04 09:45:43.817 INFO kablam! 539 | add_cmd("LPUSHX"); Sep 04 09:45:43.817 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.817 INFO kablam! Sep 04 09:45:43.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.817 INFO kablam! --> src/commands.rs:540:16 Sep 04 09:45:43.817 INFO kablam! | Sep 04 09:45:43.817 INFO kablam! 540 | add_arg(key); Sep 04 09:45:43.817 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.818 INFO kablam! Sep 04 09:45:43.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.818 INFO kablam! --> src/commands.rs:541:16 Sep 04 09:45:43.818 INFO kablam! | Sep 04 09:45:43.818 INFO kablam! 541 | add_arg(value); Sep 04 09:45:43.818 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.818 INFO kablam! Sep 04 09:45:43.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.818 INFO kablam! --> src/commands.rs:545:16 Sep 04 09:45:43.818 INFO kablam! | Sep 04 09:45:43.818 INFO kablam! 545 | add_cmd("LRANGE"); Sep 04 09:45:43.818 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.818 INFO kablam! Sep 04 09:45:43.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.818 INFO kablam! --> src/commands.rs:546:16 Sep 04 09:45:43.818 INFO kablam! | Sep 04 09:45:43.818 INFO kablam! 546 | add_arg(key); Sep 04 09:45:43.818 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.818 INFO kablam! Sep 04 09:45:43.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.818 INFO kablam! --> src/commands.rs:547:16 Sep 04 09:45:43.818 INFO kablam! | Sep 04 09:45:43.819 INFO kablam! 547 | add_arg(start); Sep 04 09:45:43.819 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.819 INFO kablam! Sep 04 09:45:43.819 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.819 INFO kablam! --> src/commands.rs:548:16 Sep 04 09:45:43.819 INFO kablam! | Sep 04 09:45:43.819 INFO kablam! 548 | add_arg(end); Sep 04 09:45:43.819 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.819 INFO kablam! Sep 04 09:45:43.819 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.819 INFO kablam! --> src/commands.rs:552:16 Sep 04 09:45:43.819 INFO kablam! | Sep 04 09:45:43.819 INFO kablam! 552 | add_cmd("LREM"); Sep 04 09:45:43.819 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.819 INFO kablam! Sep 04 09:45:43.819 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.819 INFO kablam! --> src/commands.rs:553:16 Sep 04 09:45:43.819 INFO kablam! | Sep 04 09:45:43.819 INFO kablam! 553 | add_arg(key); Sep 04 09:45:43.819 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.819 INFO kablam! Sep 04 09:45:43.819 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.820 INFO kablam! --> src/commands.rs:554:16 Sep 04 09:45:43.820 INFO kablam! | Sep 04 09:45:43.820 INFO kablam! 554 | add_arg(count); Sep 04 09:45:43.820 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.820 INFO kablam! Sep 04 09:45:43.820 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.820 INFO kablam! --> src/commands.rs:555:16 Sep 04 09:45:43.820 INFO kablam! | Sep 04 09:45:43.820 INFO kablam! 555 | add_arg(value); Sep 04 09:45:43.820 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.820 INFO kablam! Sep 04 09:45:43.820 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.820 INFO kablam! --> src/commands.rs:559:16 Sep 04 09:45:43.820 INFO kablam! | Sep 04 09:45:43.820 INFO kablam! 559 | add_cmd("LSET"); Sep 04 09:45:43.820 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.820 INFO kablam! Sep 04 09:45:43.820 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.820 INFO kablam! --> src/commands.rs:560:16 Sep 04 09:45:43.820 INFO kablam! | Sep 04 09:45:43.820 INFO kablam! 560 | add_arg(key); Sep 04 09:45:43.821 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.821 INFO kablam! Sep 04 09:45:43.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.821 INFO kablam! --> src/commands.rs:561:16 Sep 04 09:45:43.821 INFO kablam! | Sep 04 09:45:43.821 INFO kablam! 561 | add_arg(index); Sep 04 09:45:43.821 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.821 INFO kablam! Sep 04 09:45:43.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.821 INFO kablam! --> src/commands.rs:562:16 Sep 04 09:45:43.821 INFO kablam! | Sep 04 09:45:43.821 INFO kablam! 562 | add_arg(value); Sep 04 09:45:43.821 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.821 INFO kablam! Sep 04 09:45:43.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.821 INFO kablam! --> src/commands.rs:566:16 Sep 04 09:45:43.821 INFO kablam! | Sep 04 09:45:43.821 INFO kablam! 566 | add_cmd("LTRIM"); Sep 04 09:45:43.821 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.821 INFO kablam! Sep 04 09:45:43.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.821 INFO kablam! --> src/commands.rs:567:16 Sep 04 09:45:43.822 INFO kablam! | Sep 04 09:45:43.822 INFO kablam! 567 | add_arg(key); Sep 04 09:45:43.822 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.822 INFO kablam! Sep 04 09:45:43.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.822 INFO kablam! --> src/commands.rs:568:16 Sep 04 09:45:43.822 INFO kablam! | Sep 04 09:45:43.822 INFO kablam! 568 | add_arg(start); Sep 04 09:45:43.822 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.822 INFO kablam! Sep 04 09:45:43.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.822 INFO kablam! --> src/commands.rs:569:16 Sep 04 09:45:43.822 INFO kablam! | Sep 04 09:45:43.822 INFO kablam! 569 | add_arg(end); Sep 04 09:45:43.822 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.822 INFO kablam! Sep 04 09:45:43.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.822 INFO kablam! --> src/commands.rs:573:16 Sep 04 09:45:43.822 INFO kablam! | Sep 04 09:45:43.822 INFO kablam! 573 | add_cmd("MULTI"); Sep 04 09:45:43.822 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.822 INFO kablam! Sep 04 09:45:43.823 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.823 INFO kablam! --> src/commands.rs:577:16 Sep 04 09:45:43.823 INFO kablam! | Sep 04 09:45:43.823 INFO kablam! 577 | add_cmd("RENAME"); Sep 04 09:45:43.823 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.823 INFO kablam! Sep 04 09:45:43.823 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.823 INFO kablam! --> src/commands.rs:578:16 Sep 04 09:45:43.823 INFO kablam! | Sep 04 09:45:43.823 INFO kablam! 578 | add_arg(key); Sep 04 09:45:43.823 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.823 INFO kablam! Sep 04 09:45:43.823 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.823 INFO kablam! --> src/commands.rs:579:16 Sep 04 09:45:43.823 INFO kablam! | Sep 04 09:45:43.823 INFO kablam! 579 | add_arg(new_key); Sep 04 09:45:43.823 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.823 INFO kablam! Sep 04 09:45:43.823 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.823 INFO kablam! --> src/commands.rs:583:16 Sep 04 09:45:43.823 INFO kablam! | Sep 04 09:45:43.824 INFO kablam! 583 | add_cmd("RENAMENX"); Sep 04 09:45:43.824 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.824 INFO kablam! Sep 04 09:45:43.824 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.824 INFO kablam! --> src/commands.rs:584:16 Sep 04 09:45:43.824 INFO kablam! | Sep 04 09:45:43.824 INFO kablam! 584 | add_arg(key); Sep 04 09:45:43.824 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.824 INFO kablam! Sep 04 09:45:43.824 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.824 INFO kablam! --> src/commands.rs:585:16 Sep 04 09:45:43.824 INFO kablam! | Sep 04 09:45:43.824 INFO kablam! 585 | add_arg(new_key); Sep 04 09:45:43.824 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.824 INFO kablam! Sep 04 09:45:43.824 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.824 INFO kablam! --> src/commands.rs:589:16 Sep 04 09:45:43.824 INFO kablam! | Sep 04 09:45:43.824 INFO kablam! 589 | add_cmd("RPOP"); Sep 04 09:45:43.824 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.824 INFO kablam! Sep 04 09:45:43.825 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.825 INFO kablam! --> src/commands.rs:590:16 Sep 04 09:45:43.825 INFO kablam! | Sep 04 09:45:43.825 INFO kablam! 590 | add_arg(key); Sep 04 09:45:43.825 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.825 INFO kablam! Sep 04 09:45:43.825 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.825 INFO kablam! --> src/commands.rs:594:16 Sep 04 09:45:43.825 INFO kablam! | Sep 04 09:45:43.825 INFO kablam! 594 | add_cmd("RPOPLPUSH"); Sep 04 09:45:43.825 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.825 INFO kablam! Sep 04 09:45:43.825 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.825 INFO kablam! --> src/commands.rs:595:16 Sep 04 09:45:43.825 INFO kablam! | Sep 04 09:45:43.825 INFO kablam! 595 | add_arg(source); Sep 04 09:45:43.825 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.825 INFO kablam! Sep 04 09:45:43.825 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.825 INFO kablam! --> src/commands.rs:596:16 Sep 04 09:45:43.825 INFO kablam! | Sep 04 09:45:43.826 INFO kablam! 596 | add_arg(dest); Sep 04 09:45:43.826 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.826 INFO kablam! Sep 04 09:45:43.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.826 INFO kablam! --> src/commands.rs:600:16 Sep 04 09:45:43.826 INFO kablam! | Sep 04 09:45:43.826 INFO kablam! 600 | add_cmd("RPUSH"); Sep 04 09:45:43.826 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.826 INFO kablam! Sep 04 09:45:43.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.826 INFO kablam! --> src/commands.rs:601:16 Sep 04 09:45:43.826 INFO kablam! | Sep 04 09:45:43.826 INFO kablam! 601 | add_arg(key); Sep 04 09:45:43.826 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.826 INFO kablam! Sep 04 09:45:43.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.826 INFO kablam! --> src/commands.rs:602:16 Sep 04 09:45:43.826 INFO kablam! | Sep 04 09:45:43.826 INFO kablam! 602 | add_arg(value); Sep 04 09:45:43.826 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.826 INFO kablam! Sep 04 09:45:43.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.826 INFO kablam! --> src/commands.rs:606:16 Sep 04 09:45:43.827 INFO kablam! | Sep 04 09:45:43.827 INFO kablam! 606 | add_cmd("RPUSH"); Sep 04 09:45:43.827 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.827 INFO kablam! Sep 04 09:45:43.827 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.827 INFO kablam! --> src/commands.rs:607:16 Sep 04 09:45:43.827 INFO kablam! | Sep 04 09:45:43.827 INFO kablam! 607 | add_arg(key); Sep 04 09:45:43.827 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.827 INFO kablam! Sep 04 09:45:43.827 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.827 INFO kablam! --> src/commands.rs:608:17 Sep 04 09:45:43.827 INFO kablam! | Sep 04 09:45:43.827 INFO kablam! 608 | add_args(values); Sep 04 09:45:43.827 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.827 INFO kablam! Sep 04 09:45:43.827 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.827 INFO kablam! --> src/commands.rs:612:16 Sep 04 09:45:43.827 INFO kablam! | Sep 04 09:45:43.827 INFO kablam! 612 | add_cmd("RPUSHX"); Sep 04 09:45:43.827 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.827 INFO kablam! Sep 04 09:45:43.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.828 INFO kablam! --> src/commands.rs:613:16 Sep 04 09:45:43.828 INFO kablam! | Sep 04 09:45:43.828 INFO kablam! 613 | add_arg(key); Sep 04 09:45:43.828 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.828 INFO kablam! Sep 04 09:45:43.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.828 INFO kablam! --> src/commands.rs:614:16 Sep 04 09:45:43.828 INFO kablam! | Sep 04 09:45:43.828 INFO kablam! 614 | add_arg(value); Sep 04 09:45:43.828 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.828 INFO kablam! Sep 04 09:45:43.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.828 INFO kablam! --> src/commands.rs:618:16 Sep 04 09:45:43.828 INFO kablam! | Sep 04 09:45:43.828 INFO kablam! 618 | add_cmd("SADD"); Sep 04 09:45:43.828 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.828 INFO kablam! Sep 04 09:45:43.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.828 INFO kablam! --> src/commands.rs:619:16 Sep 04 09:45:43.828 INFO kablam! | Sep 04 09:45:43.829 INFO kablam! 619 | add_arg(key); Sep 04 09:45:43.829 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.829 INFO kablam! Sep 04 09:45:43.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.829 INFO kablam! --> src/commands.rs:620:16 Sep 04 09:45:43.829 INFO kablam! | Sep 04 09:45:43.829 INFO kablam! 620 | add_arg(member); Sep 04 09:45:43.829 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.829 INFO kablam! Sep 04 09:45:43.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.829 INFO kablam! --> src/commands.rs:624:16 Sep 04 09:45:43.829 INFO kablam! | Sep 04 09:45:43.829 INFO kablam! 624 | add_cmd("SADD"); Sep 04 09:45:43.829 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.829 INFO kablam! Sep 04 09:45:43.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.829 INFO kablam! --> src/commands.rs:625:16 Sep 04 09:45:43.829 INFO kablam! | Sep 04 09:45:43.829 INFO kablam! 625 | add_arg(key); Sep 04 09:45:43.829 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.829 INFO kablam! Sep 04 09:45:43.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.830 INFO kablam! --> src/commands.rs:626:17 Sep 04 09:45:43.830 INFO kablam! | Sep 04 09:45:43.830 INFO kablam! 626 | add_args(members); Sep 04 09:45:43.830 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.830 INFO kablam! Sep 04 09:45:43.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.830 INFO kablam! --> src/commands.rs:630:16 Sep 04 09:45:43.830 INFO kablam! | Sep 04 09:45:43.830 INFO kablam! 630 | add_cmd("SADD"); Sep 04 09:45:43.830 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.830 INFO kablam! Sep 04 09:45:43.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.830 INFO kablam! --> src/commands.rs:631:16 Sep 04 09:45:43.830 INFO kablam! | Sep 04 09:45:43.830 INFO kablam! 631 | add_arg(key); Sep 04 09:45:43.830 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.830 INFO kablam! Sep 04 09:45:43.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.830 INFO kablam! --> src/commands.rs:632:23 Sep 04 09:45:43.830 INFO kablam! | Sep 04 09:45:43.830 INFO kablam! 632 | add_binary_arg(member); Sep 04 09:45:43.831 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.831 INFO kablam! Sep 04 09:45:43.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.831 INFO kablam! --> src/commands.rs:636:16 Sep 04 09:45:43.831 INFO kablam! | Sep 04 09:45:43.831 INFO kablam! 636 | add_cmd("SCARD"); Sep 04 09:45:43.831 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.831 INFO kablam! Sep 04 09:45:43.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.831 INFO kablam! --> src/commands.rs:637:16 Sep 04 09:45:43.831 INFO kablam! | Sep 04 09:45:43.831 INFO kablam! 637 | add_arg(key); Sep 04 09:45:43.831 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.831 INFO kablam! Sep 04 09:45:43.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.831 INFO kablam! --> src/commands.rs:641:16 Sep 04 09:45:43.831 INFO kablam! | Sep 04 09:45:43.831 INFO kablam! 641 | add_cmd("SELECT"); Sep 04 09:45:43.831 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.831 INFO kablam! Sep 04 09:45:43.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.831 INFO kablam! --> src/commands.rs:642:16 Sep 04 09:45:43.832 INFO kablam! | Sep 04 09:45:43.832 INFO kablam! 642 | add_arg(db_index); Sep 04 09:45:43.832 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.832 INFO kablam! Sep 04 09:45:43.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.832 INFO kablam! --> src/commands.rs:646:16 Sep 04 09:45:43.832 INFO kablam! | Sep 04 09:45:43.832 INFO kablam! 646 | add_cmd("SET"); Sep 04 09:45:43.832 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.832 INFO kablam! Sep 04 09:45:43.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.832 INFO kablam! --> src/commands.rs:647:16 Sep 04 09:45:43.832 INFO kablam! | Sep 04 09:45:43.832 INFO kablam! 647 | add_arg(key); Sep 04 09:45:43.832 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.832 INFO kablam! Sep 04 09:45:43.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.832 INFO kablam! --> src/commands.rs:648:16 Sep 04 09:45:43.832 INFO kablam! | Sep 04 09:45:43.832 INFO kablam! 648 | add_arg(value); Sep 04 09:45:43.832 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.833 INFO kablam! Sep 04 09:45:43.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.833 INFO kablam! --> src/commands.rs:652:16 Sep 04 09:45:43.833 INFO kablam! | Sep 04 09:45:43.833 INFO kablam! 652 | add_cmd("SET"); Sep 04 09:45:43.833 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.833 INFO kablam! Sep 04 09:45:43.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.833 INFO kablam! --> src/commands.rs:653:16 Sep 04 09:45:43.833 INFO kablam! | Sep 04 09:45:43.833 INFO kablam! 653 | add_arg(key); Sep 04 09:45:43.833 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.833 INFO kablam! Sep 04 09:45:43.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.833 INFO kablam! --> src/commands.rs:654:23 Sep 04 09:45:43.833 INFO kablam! | Sep 04 09:45:43.833 INFO kablam! 654 | add_binary_arg(value); Sep 04 09:45:43.833 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.833 INFO kablam! Sep 04 09:45:43.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.833 INFO kablam! --> src/commands.rs:658:16 Sep 04 09:45:43.834 INFO kablam! | Sep 04 09:45:43.834 INFO kablam! 658 | add_cmd("SET"); Sep 04 09:45:43.834 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.834 INFO kablam! Sep 04 09:45:43.834 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.834 INFO kablam! --> src/commands.rs:659:16 Sep 04 09:45:43.834 INFO kablam! | Sep 04 09:45:43.834 INFO kablam! 659 | add_arg(key); Sep 04 09:45:43.834 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.834 INFO kablam! Sep 04 09:45:43.834 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.834 INFO kablam! --> src/commands.rs:660:16 Sep 04 09:45:43.834 INFO kablam! | Sep 04 09:45:43.834 INFO kablam! 660 | add_arg(value); Sep 04 09:45:43.834 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.834 INFO kablam! Sep 04 09:45:43.834 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.834 INFO kablam! --> src/commands.rs:661:16 Sep 04 09:45:43.834 INFO kablam! | Sep 04 09:45:43.834 INFO kablam! 661 | add_arg("EX"); Sep 04 09:45:43.834 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.834 INFO kablam! Sep 04 09:45:43.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.835 INFO kablam! --> src/commands.rs:662:16 Sep 04 09:45:43.835 INFO kablam! | Sep 04 09:45:43.835 INFO kablam! 662 | add_arg(expiry); Sep 04 09:45:43.835 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.835 INFO kablam! Sep 04 09:45:43.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.835 INFO kablam! --> src/commands.rs:666:16 Sep 04 09:45:43.835 INFO kablam! | Sep 04 09:45:43.835 INFO kablam! 666 | add_cmd("SET"); Sep 04 09:45:43.835 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.835 INFO kablam! Sep 04 09:45:43.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.835 INFO kablam! --> src/commands.rs:667:16 Sep 04 09:45:43.835 INFO kablam! | Sep 04 09:45:43.835 INFO kablam! 667 | add_arg(key); Sep 04 09:45:43.835 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.835 INFO kablam! Sep 04 09:45:43.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.835 INFO kablam! --> src/commands.rs:668:16 Sep 04 09:45:43.835 INFO kablam! | Sep 04 09:45:43.836 INFO kablam! 668 | add_arg(value); Sep 04 09:45:43.836 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.836 INFO kablam! Sep 04 09:45:43.836 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.836 INFO kablam! --> src/commands.rs:669:16 Sep 04 09:45:43.836 INFO kablam! | Sep 04 09:45:43.836 INFO kablam! 669 | add_arg("PX"); Sep 04 09:45:43.836 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.836 INFO kablam! Sep 04 09:45:43.836 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.836 INFO kablam! --> src/commands.rs:670:16 Sep 04 09:45:43.836 INFO kablam! | Sep 04 09:45:43.836 INFO kablam! 670 | add_arg(expiry); Sep 04 09:45:43.836 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.836 INFO kablam! Sep 04 09:45:43.836 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.836 INFO kablam! --> src/commands.rs:674:16 Sep 04 09:45:43.836 INFO kablam! | Sep 04 09:45:43.836 INFO kablam! 674 | add_cmd("SET"); Sep 04 09:45:43.836 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.836 INFO kablam! Sep 04 09:45:43.837 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.837 INFO kablam! --> src/commands.rs:675:16 Sep 04 09:45:43.837 INFO kablam! | Sep 04 09:45:43.837 INFO kablam! 675 | add_arg(key); Sep 04 09:45:43.837 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.837 INFO kablam! Sep 04 09:45:43.837 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.837 INFO kablam! --> src/commands.rs:676:16 Sep 04 09:45:43.837 INFO kablam! | Sep 04 09:45:43.837 INFO kablam! 676 | add_arg(value); Sep 04 09:45:43.837 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.837 INFO kablam! Sep 04 09:45:43.837 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.837 INFO kablam! --> src/commands.rs:677:16 Sep 04 09:45:43.837 INFO kablam! | Sep 04 09:45:43.837 INFO kablam! 677 | add_arg("NX"); Sep 04 09:45:43.837 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.837 INFO kablam! Sep 04 09:45:43.837 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.837 INFO kablam! --> src/commands.rs:681:16 Sep 04 09:45:43.837 INFO kablam! | Sep 04 09:45:43.837 INFO kablam! 681 | add_cmd("SET"); Sep 04 09:45:43.838 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.838 INFO kablam! Sep 04 09:45:43.838 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.838 INFO kablam! --> src/commands.rs:682:16 Sep 04 09:45:43.838 INFO kablam! | Sep 04 09:45:43.838 INFO kablam! 682 | add_arg(key); Sep 04 09:45:43.838 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.838 INFO kablam! Sep 04 09:45:43.838 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.838 INFO kablam! --> src/commands.rs:683:16 Sep 04 09:45:43.838 INFO kablam! | Sep 04 09:45:43.838 INFO kablam! 683 | add_arg(value); Sep 04 09:45:43.838 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.838 INFO kablam! Sep 04 09:45:43.838 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.838 INFO kablam! --> src/commands.rs:684:16 Sep 04 09:45:43.838 INFO kablam! | Sep 04 09:45:43.838 INFO kablam! 684 | add_arg("XX"); Sep 04 09:45:43.838 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.838 INFO kablam! Sep 04 09:45:43.838 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.839 INFO kablam! --> src/commands.rs:688:16 Sep 04 09:45:43.839 INFO kablam! | Sep 04 09:45:43.839 INFO kablam! 688 | add_cmd("SET"); Sep 04 09:45:43.839 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.839 INFO kablam! Sep 04 09:45:43.839 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.839 INFO kablam! --> src/commands.rs:689:16 Sep 04 09:45:43.839 INFO kablam! | Sep 04 09:45:43.839 INFO kablam! 689 | add_arg(key); Sep 04 09:45:43.839 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.839 INFO kablam! Sep 04 09:45:43.839 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.839 INFO kablam! --> src/commands.rs:690:16 Sep 04 09:45:43.839 INFO kablam! | Sep 04 09:45:43.839 INFO kablam! 690 | add_arg(value); Sep 04 09:45:43.839 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.839 INFO kablam! Sep 04 09:45:43.839 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.839 INFO kablam! --> src/commands.rs:691:16 Sep 04 09:45:43.839 INFO kablam! | Sep 04 09:45:43.839 INFO kablam! 691 | add_arg("EX"); Sep 04 09:45:43.840 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.840 INFO kablam! Sep 04 09:45:43.840 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.840 INFO kablam! --> src/commands.rs:692:16 Sep 04 09:45:43.840 INFO kablam! | Sep 04 09:45:43.840 INFO kablam! 692 | add_arg(expiry); Sep 04 09:45:43.840 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.840 INFO kablam! Sep 04 09:45:43.840 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.840 INFO kablam! --> src/commands.rs:693:16 Sep 04 09:45:43.840 INFO kablam! | Sep 04 09:45:43.840 INFO kablam! 693 | add_arg("NX"); Sep 04 09:45:43.840 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.840 INFO kablam! Sep 04 09:45:43.840 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.840 INFO kablam! --> src/commands.rs:697:16 Sep 04 09:45:43.840 INFO kablam! | Sep 04 09:45:43.840 INFO kablam! 697 | add_cmd("SET"); Sep 04 09:45:43.840 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.840 INFO kablam! Sep 04 09:45:43.840 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.841 INFO kablam! --> src/commands.rs:698:16 Sep 04 09:45:43.841 INFO kablam! | Sep 04 09:45:43.841 INFO kablam! 698 | add_arg(key); Sep 04 09:45:43.841 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.841 INFO kablam! Sep 04 09:45:43.841 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.841 INFO kablam! --> src/commands.rs:699:16 Sep 04 09:45:43.841 INFO kablam! | Sep 04 09:45:43.841 INFO kablam! 699 | add_arg(value); Sep 04 09:45:43.841 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.841 INFO kablam! Sep 04 09:45:43.841 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.841 INFO kablam! --> src/commands.rs:700:16 Sep 04 09:45:43.841 INFO kablam! | Sep 04 09:45:43.841 INFO kablam! 700 | add_arg("EX"); Sep 04 09:45:43.841 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.841 INFO kablam! Sep 04 09:45:43.841 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.841 INFO kablam! --> src/commands.rs:701:16 Sep 04 09:45:43.841 INFO kablam! | Sep 04 09:45:43.841 INFO kablam! 701 | add_arg(expiry); Sep 04 09:45:43.841 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.842 INFO kablam! Sep 04 09:45:43.842 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.842 INFO kablam! --> src/commands.rs:702:16 Sep 04 09:45:43.842 INFO kablam! | Sep 04 09:45:43.842 INFO kablam! 702 | add_arg("XX"); Sep 04 09:45:43.842 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.842 INFO kablam! Sep 04 09:45:43.842 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.842 INFO kablam! --> src/commands.rs:706:16 Sep 04 09:45:43.842 INFO kablam! | Sep 04 09:45:43.842 INFO kablam! 706 | add_cmd("SET"); Sep 04 09:45:43.842 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.842 INFO kablam! Sep 04 09:45:43.842 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.842 INFO kablam! --> src/commands.rs:707:16 Sep 04 09:45:43.842 INFO kablam! | Sep 04 09:45:43.842 INFO kablam! 707 | add_arg(key); Sep 04 09:45:43.842 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.842 INFO kablam! Sep 04 09:45:43.842 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.842 INFO kablam! --> src/commands.rs:708:16 Sep 04 09:45:43.842 INFO kablam! | Sep 04 09:45:43.843 INFO kablam! 708 | add_arg(value); Sep 04 09:45:43.843 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.843 INFO kablam! Sep 04 09:45:43.843 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.843 INFO kablam! --> src/commands.rs:709:16 Sep 04 09:45:43.843 INFO kablam! | Sep 04 09:45:43.843 INFO kablam! 709 | add_arg("PX"); Sep 04 09:45:43.843 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.843 INFO kablam! Sep 04 09:45:43.843 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.843 INFO kablam! --> src/commands.rs:710:16 Sep 04 09:45:43.843 INFO kablam! | Sep 04 09:45:43.843 INFO kablam! 710 | add_arg(expiry); Sep 04 09:45:43.843 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.843 INFO kablam! Sep 04 09:45:43.843 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.843 INFO kablam! --> src/commands.rs:711:16 Sep 04 09:45:43.843 INFO kablam! | Sep 04 09:45:43.843 INFO kablam! 711 | add_arg("NX"); Sep 04 09:45:43.843 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.843 INFO kablam! Sep 04 09:45:43.843 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.844 INFO kablam! --> src/commands.rs:715:16 Sep 04 09:45:43.844 INFO kablam! | Sep 04 09:45:43.844 INFO kablam! 715 | add_cmd("SET"); Sep 04 09:45:43.844 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.844 INFO kablam! Sep 04 09:45:43.844 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.844 INFO kablam! --> src/commands.rs:716:16 Sep 04 09:45:43.844 INFO kablam! | Sep 04 09:45:43.844 INFO kablam! 716 | add_arg(key); Sep 04 09:45:43.844 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.844 INFO kablam! Sep 04 09:45:43.844 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.844 INFO kablam! --> src/commands.rs:717:16 Sep 04 09:45:43.844 INFO kablam! | Sep 04 09:45:43.844 INFO kablam! 717 | add_arg(value); Sep 04 09:45:43.844 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.844 INFO kablam! Sep 04 09:45:43.844 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.844 INFO kablam! --> src/commands.rs:718:16 Sep 04 09:45:43.844 INFO kablam! | Sep 04 09:45:43.844 INFO kablam! 718 | add_arg("PX"); Sep 04 09:45:43.845 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.845 INFO kablam! Sep 04 09:45:43.845 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.845 INFO kablam! --> src/commands.rs:719:16 Sep 04 09:45:43.845 INFO kablam! | Sep 04 09:45:43.845 INFO kablam! 719 | add_arg(expiry); Sep 04 09:45:43.845 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.845 INFO kablam! Sep 04 09:45:43.845 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.845 INFO kablam! --> src/commands.rs:720:16 Sep 04 09:45:43.845 INFO kablam! | Sep 04 09:45:43.845 INFO kablam! 720 | add_arg("XX"); Sep 04 09:45:43.845 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.845 INFO kablam! Sep 04 09:45:43.845 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.845 INFO kablam! --> src/commands.rs:724:16 Sep 04 09:45:43.845 INFO kablam! | Sep 04 09:45:43.845 INFO kablam! 724 | add_cmd("SETBIT"); Sep 04 09:45:43.845 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.845 INFO kablam! Sep 04 09:45:43.845 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.846 INFO kablam! --> src/commands.rs:725:16 Sep 04 09:45:43.846 INFO kablam! | Sep 04 09:45:43.846 INFO kablam! 725 | add_arg(key); Sep 04 09:45:43.846 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.846 INFO kablam! Sep 04 09:45:43.846 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.846 INFO kablam! --> src/commands.rs:726:16 Sep 04 09:45:43.846 INFO kablam! | Sep 04 09:45:43.846 INFO kablam! 726 | add_arg(offset); Sep 04 09:45:43.846 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.846 INFO kablam! Sep 04 09:45:43.846 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.846 INFO kablam! --> src/commands.rs:727:16 Sep 04 09:45:43.846 INFO kablam! | Sep 04 09:45:43.846 INFO kablam! 727 | add_arg(bit); Sep 04 09:45:43.846 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.846 INFO kablam! Sep 04 09:45:43.846 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.846 INFO kablam! --> src/commands.rs:731:16 Sep 04 09:45:43.846 INFO kablam! | Sep 04 09:45:43.846 INFO kablam! 731 | add_cmd("SETRANGE"); Sep 04 09:45:43.846 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.847 INFO kablam! Sep 04 09:45:43.847 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.847 INFO kablam! --> src/commands.rs:732:16 Sep 04 09:45:43.847 INFO kablam! | Sep 04 09:45:43.847 INFO kablam! 732 | add_arg(key); Sep 04 09:45:43.847 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.847 INFO kablam! Sep 04 09:45:43.847 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.847 INFO kablam! --> src/commands.rs:733:16 Sep 04 09:45:43.847 INFO kablam! | Sep 04 09:45:43.847 INFO kablam! 733 | add_arg(offset); Sep 04 09:45:43.847 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.847 INFO kablam! Sep 04 09:45:43.847 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.847 INFO kablam! --> src/commands.rs:734:16 Sep 04 09:45:43.847 INFO kablam! | Sep 04 09:45:43.847 INFO kablam! 734 | add_arg(value); Sep 04 09:45:43.847 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.847 INFO kablam! Sep 04 09:45:43.847 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.847 INFO kablam! --> src/commands.rs:738:16 Sep 04 09:45:43.848 INFO kablam! | Sep 04 09:45:43.848 INFO kablam! 738 | add_cmd("SISMEMBER"); Sep 04 09:45:43.848 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.848 INFO kablam! Sep 04 09:45:43.848 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.848 INFO kablam! --> src/commands.rs:739:16 Sep 04 09:45:43.848 INFO kablam! | Sep 04 09:45:43.848 INFO kablam! 739 | add_arg(key); Sep 04 09:45:43.848 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.848 INFO kablam! Sep 04 09:45:43.848 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.848 INFO kablam! --> src/commands.rs:740:16 Sep 04 09:45:43.848 INFO kablam! | Sep 04 09:45:43.848 INFO kablam! 740 | add_arg(member); Sep 04 09:45:43.848 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.848 INFO kablam! Sep 04 09:45:43.848 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.848 INFO kablam! --> src/commands.rs:744:16 Sep 04 09:45:43.848 INFO kablam! | Sep 04 09:45:43.848 INFO kablam! 744 | add_cmd("SMEMBERS"); Sep 04 09:45:43.848 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.849 INFO kablam! Sep 04 09:45:43.849 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.849 INFO kablam! --> src/commands.rs:745:16 Sep 04 09:45:43.849 INFO kablam! | Sep 04 09:45:43.849 INFO kablam! 745 | add_arg(key); Sep 04 09:45:43.849 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.849 INFO kablam! Sep 04 09:45:43.849 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.849 INFO kablam! --> src/commands.rs:749:16 Sep 04 09:45:43.849 INFO kablam! | Sep 04 09:45:43.849 INFO kablam! 749 | add_cmd("SPOP"); Sep 04 09:45:43.849 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.849 INFO kablam! Sep 04 09:45:43.849 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.849 INFO kablam! --> src/commands.rs:750:16 Sep 04 09:45:43.849 INFO kablam! | Sep 04 09:45:43.849 INFO kablam! 750 | add_arg(key); Sep 04 09:45:43.849 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.849 INFO kablam! Sep 04 09:45:43.849 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.849 INFO kablam! --> src/commands.rs:754:16 Sep 04 09:45:43.850 INFO kablam! | Sep 04 09:45:43.850 INFO kablam! 754 | add_cmd("SPOP"); Sep 04 09:45:43.850 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.850 INFO kablam! Sep 04 09:45:43.850 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.850 INFO kablam! --> src/commands.rs:755:16 Sep 04 09:45:43.850 INFO kablam! | Sep 04 09:45:43.850 INFO kablam! 755 | add_arg(key); Sep 04 09:45:43.850 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.850 INFO kablam! Sep 04 09:45:43.850 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.850 INFO kablam! --> src/commands.rs:756:16 Sep 04 09:45:43.850 INFO kablam! | Sep 04 09:45:43.850 INFO kablam! 756 | add_arg(count); Sep 04 09:45:43.850 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.850 INFO kablam! Sep 04 09:45:43.850 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.850 INFO kablam! --> src/commands.rs:760:16 Sep 04 09:45:43.850 INFO kablam! | Sep 04 09:45:43.850 INFO kablam! 760 | add_cmd("SREM"); Sep 04 09:45:43.850 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.850 INFO kablam! Sep 04 09:45:43.851 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.851 INFO kablam! --> src/commands.rs:761:16 Sep 04 09:45:43.851 INFO kablam! | Sep 04 09:45:43.851 INFO kablam! 761 | add_arg(key); Sep 04 09:45:43.851 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.851 INFO kablam! Sep 04 09:45:43.851 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.851 INFO kablam! --> src/commands.rs:762:16 Sep 04 09:45:43.851 INFO kablam! | Sep 04 09:45:43.851 INFO kablam! 762 | add_arg(member); Sep 04 09:45:43.851 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.851 INFO kablam! Sep 04 09:45:43.851 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.851 INFO kablam! --> src/commands.rs:766:16 Sep 04 09:45:43.851 INFO kablam! | Sep 04 09:45:43.851 INFO kablam! 766 | add_cmd("SREM"); Sep 04 09:45:43.851 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.851 INFO kablam! Sep 04 09:45:43.851 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.851 INFO kablam! --> src/commands.rs:767:16 Sep 04 09:45:43.851 INFO kablam! | Sep 04 09:45:43.852 INFO kablam! 767 | add_arg(key); Sep 04 09:45:43.852 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.852 INFO kablam! Sep 04 09:45:43.852 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.852 INFO kablam! --> src/commands.rs:768:17 Sep 04 09:45:43.852 INFO kablam! | Sep 04 09:45:43.852 INFO kablam! 768 | add_args(members); Sep 04 09:45:43.852 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.852 INFO kablam! Sep 04 09:45:43.852 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.852 INFO kablam! --> src/commands.rs:772:16 Sep 04 09:45:43.852 INFO kablam! | Sep 04 09:45:43.852 INFO kablam! 772 | add_cmd("STRLEN"); Sep 04 09:45:43.852 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.852 INFO kablam! Sep 04 09:45:43.852 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.852 INFO kablam! --> src/commands.rs:773:16 Sep 04 09:45:43.852 INFO kablam! | Sep 04 09:45:43.852 INFO kablam! 773 | add_arg(key); Sep 04 09:45:43.852 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.852 INFO kablam! Sep 04 09:45:43.853 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.853 INFO kablam! --> src/commands.rs:777:16 Sep 04 09:45:43.853 INFO kablam! | Sep 04 09:45:43.853 INFO kablam! 777 | add_cmd("TTL"); Sep 04 09:45:43.853 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.853 INFO kablam! Sep 04 09:45:43.853 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.853 INFO kablam! --> src/commands.rs:778:16 Sep 04 09:45:43.853 INFO kablam! | Sep 04 09:45:43.853 INFO kablam! 778 | add_arg(key); Sep 04 09:45:43.853 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.853 INFO kablam! Sep 04 09:45:43.853 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.853 INFO kablam! --> src/commands.rs:782:16 Sep 04 09:45:43.853 INFO kablam! | Sep 04 09:45:43.853 INFO kablam! 782 | add_cmd("UNWATCH"); Sep 04 09:45:43.853 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.853 INFO kablam! Sep 04 09:45:43.853 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.853 INFO kablam! --> src/commands.rs:786:16 Sep 04 09:45:43.853 INFO kablam! | Sep 04 09:45:43.854 INFO kablam! 786 | add_cmd("WATCH"); Sep 04 09:45:43.854 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.854 INFO kablam! Sep 04 09:45:43.854 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.854 INFO kablam! --> src/commands.rs:787:16 Sep 04 09:45:43.854 INFO kablam! | Sep 04 09:45:43.854 INFO kablam! 787 | add_arg(key); Sep 04 09:45:43.854 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.854 INFO kablam! Sep 04 09:45:43.854 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.854 INFO kablam! --> src/commands.rs:791:16 Sep 04 09:45:43.854 INFO kablam! | Sep 04 09:45:43.854 INFO kablam! 791 | add_cmd("WATCH"); Sep 04 09:45:43.854 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.854 INFO kablam! Sep 04 09:45:43.854 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.854 INFO kablam! --> src/commands.rs:792:17 Sep 04 09:45:43.854 INFO kablam! | Sep 04 09:45:43.854 INFO kablam! 792 | add_args(keys); Sep 04 09:45:43.854 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.854 INFO kablam! Sep 04 09:45:43.855 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.855 INFO kablam! --> src/commands.rs:796:16 Sep 04 09:45:43.855 INFO kablam! | Sep 04 09:45:43.855 INFO kablam! 796 | add_cmd("ZADD"); Sep 04 09:45:43.855 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.855 INFO kablam! Sep 04 09:45:43.855 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.855 INFO kablam! --> src/commands.rs:797:16 Sep 04 09:45:43.855 INFO kablam! | Sep 04 09:45:43.855 INFO kablam! 797 | add_arg(key); Sep 04 09:45:43.855 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.855 INFO kablam! Sep 04 09:45:43.855 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.855 INFO kablam! --> src/commands.rs:798:16 Sep 04 09:45:43.855 INFO kablam! | Sep 04 09:45:43.855 INFO kablam! 798 | add_arg(score); Sep 04 09:45:43.855 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.855 INFO kablam! Sep 04 09:45:43.855 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.855 INFO kablam! --> src/commands.rs:799:16 Sep 04 09:45:43.855 INFO kablam! | Sep 04 09:45:43.855 INFO kablam! 799 | add_arg(member); Sep 04 09:45:43.855 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.856 INFO kablam! Sep 04 09:45:43.856 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.856 INFO kablam! --> src/commands.rs:803:16 Sep 04 09:45:43.856 INFO kablam! | Sep 04 09:45:43.856 INFO kablam! 803 | add_cmd("ZADD"); Sep 04 09:45:43.856 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.856 INFO kablam! Sep 04 09:45:43.856 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.856 INFO kablam! --> src/commands.rs:804:16 Sep 04 09:45:43.856 INFO kablam! | Sep 04 09:45:43.856 INFO kablam! 804 | add_arg(key); Sep 04 09:45:43.856 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.856 INFO kablam! Sep 04 09:45:43.856 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.856 INFO kablam! --> src/commands.rs:805:16 Sep 04 09:45:43.856 INFO kablam! | Sep 04 09:45:43.856 INFO kablam! 805 | add_arg(score); Sep 04 09:45:43.856 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.856 INFO kablam! Sep 04 09:45:43.856 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.856 INFO kablam! --> src/commands.rs:806:23 Sep 04 09:45:43.856 INFO kablam! | Sep 04 09:45:43.857 INFO kablam! 806 | add_binary_arg(member); Sep 04 09:45:43.857 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.857 INFO kablam! Sep 04 09:45:43.857 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.857 INFO kablam! --> src/commands.rs:810:16 Sep 04 09:45:43.857 INFO kablam! | Sep 04 09:45:43.857 INFO kablam! 810 | add_cmd("ZADD"); Sep 04 09:45:43.857 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.857 INFO kablam! Sep 04 09:45:43.857 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.857 INFO kablam! --> src/commands.rs:811:16 Sep 04 09:45:43.857 INFO kablam! | Sep 04 09:45:43.857 INFO kablam! 811 | add_arg(key); Sep 04 09:45:43.857 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.857 INFO kablam! Sep 04 09:45:43.857 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.857 INFO kablam! --> src/commands.rs:812:16 Sep 04 09:45:43.857 INFO kablam! | Sep 04 09:45:43.857 INFO kablam! 812 | add_arg("NX"); Sep 04 09:45:43.857 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.857 INFO kablam! Sep 04 09:45:43.857 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.857 INFO kablam! --> src/commands.rs:813:16 Sep 04 09:45:43.857 INFO kablam! | Sep 04 09:45:43.858 INFO kablam! 813 | add_arg(score); Sep 04 09:45:43.858 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.858 INFO kablam! Sep 04 09:45:43.858 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.858 INFO kablam! --> src/commands.rs:814:16 Sep 04 09:45:43.858 INFO kablam! | Sep 04 09:45:43.858 INFO kablam! 814 | add_arg(member); Sep 04 09:45:43.858 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.858 INFO kablam! Sep 04 09:45:43.858 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.858 INFO kablam! --> src/commands.rs:818:16 Sep 04 09:45:43.858 INFO kablam! | Sep 04 09:45:43.858 INFO kablam! 818 | add_cmd("ZADD"); Sep 04 09:45:43.858 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.858 INFO kablam! Sep 04 09:45:43.858 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.858 INFO kablam! --> src/commands.rs:819:16 Sep 04 09:45:43.858 INFO kablam! | Sep 04 09:45:43.858 INFO kablam! 819 | add_arg(key); Sep 04 09:45:43.858 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.858 INFO kablam! Sep 04 09:45:43.858 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.858 INFO kablam! --> src/commands.rs:820:16 Sep 04 09:45:43.858 INFO kablam! | Sep 04 09:45:43.858 INFO kablam! 820 | add_arg("XX"); Sep 04 09:45:43.858 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.858 INFO kablam! Sep 04 09:45:43.858 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.858 INFO kablam! --> src/commands.rs:821:16 Sep 04 09:45:43.858 INFO kablam! | Sep 04 09:45:43.858 INFO kablam! 821 | add_arg(score); Sep 04 09:45:43.859 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.859 INFO kablam! Sep 04 09:45:43.859 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.859 INFO kablam! --> src/commands.rs:822:16 Sep 04 09:45:43.859 INFO kablam! | Sep 04 09:45:43.859 INFO kablam! 822 | add_arg(member); Sep 04 09:45:43.859 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.859 INFO kablam! Sep 04 09:45:43.859 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.859 INFO kablam! --> src/commands.rs:826:16 Sep 04 09:45:43.859 INFO kablam! | Sep 04 09:45:43.859 INFO kablam! 826 | add_cmd("ZADD"); Sep 04 09:45:43.859 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.859 INFO kablam! Sep 04 09:45:43.859 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.859 INFO kablam! --> src/commands.rs:827:16 Sep 04 09:45:43.859 INFO kablam! | Sep 04 09:45:43.859 INFO kablam! 827 | add_arg(key); Sep 04 09:45:43.859 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.859 INFO kablam! Sep 04 09:45:43.859 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.859 INFO kablam! --> src/commands.rs:828:16 Sep 04 09:45:43.859 INFO kablam! | Sep 04 09:45:43.860 INFO kablam! 828 | add_arg("NX"); Sep 04 09:45:43.860 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.860 INFO kablam! Sep 04 09:45:43.860 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.860 INFO kablam! --> src/commands.rs:829:16 Sep 04 09:45:43.860 INFO kablam! | Sep 04 09:45:43.860 INFO kablam! 829 | add_arg("CH"); Sep 04 09:45:43.860 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.860 INFO kablam! Sep 04 09:45:43.860 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.860 INFO kablam! --> src/commands.rs:830:16 Sep 04 09:45:43.860 INFO kablam! | Sep 04 09:45:43.860 INFO kablam! 830 | add_arg(score); Sep 04 09:45:43.860 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.860 INFO kablam! Sep 04 09:45:43.860 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.860 INFO kablam! --> src/commands.rs:831:16 Sep 04 09:45:43.860 INFO kablam! | Sep 04 09:45:43.860 INFO kablam! 831 | add_arg(member); Sep 04 09:45:43.860 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.860 INFO kablam! Sep 04 09:45:43.860 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.860 INFO kablam! --> src/commands.rs:835:16 Sep 04 09:45:43.861 INFO kablam! | Sep 04 09:45:43.861 INFO kablam! 835 | add_cmd("ZADD"); Sep 04 09:45:43.861 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.861 INFO kablam! Sep 04 09:45:43.861 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.861 INFO kablam! --> src/commands.rs:836:16 Sep 04 09:45:43.861 INFO kablam! | Sep 04 09:45:43.861 INFO kablam! 836 | add_arg(key); Sep 04 09:45:43.861 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.861 INFO kablam! Sep 04 09:45:43.861 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.861 INFO kablam! --> src/commands.rs:837:16 Sep 04 09:45:43.861 INFO kablam! | Sep 04 09:45:43.861 INFO kablam! 837 | add_arg("XX"); Sep 04 09:45:43.861 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.861 INFO kablam! Sep 04 09:45:43.861 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.861 INFO kablam! --> src/commands.rs:838:16 Sep 04 09:45:43.861 INFO kablam! | Sep 04 09:45:43.861 INFO kablam! 838 | add_arg("CH"); Sep 04 09:45:43.861 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.861 INFO kablam! Sep 04 09:45:43.861 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.862 INFO kablam! --> src/commands.rs:839:16 Sep 04 09:45:43.862 INFO kablam! | Sep 04 09:45:43.862 INFO kablam! 839 | add_arg(score); Sep 04 09:45:43.862 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.862 INFO kablam! Sep 04 09:45:43.862 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.862 INFO kablam! --> src/commands.rs:840:16 Sep 04 09:45:43.862 INFO kablam! | Sep 04 09:45:43.862 INFO kablam! 840 | add_arg(member); Sep 04 09:45:43.862 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.862 INFO kablam! Sep 04 09:45:43.862 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.862 INFO kablam! --> src/commands.rs:844:16 Sep 04 09:45:43.862 INFO kablam! | Sep 04 09:45:43.862 INFO kablam! 844 | add_cmd("ZCARD"); Sep 04 09:45:43.862 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.862 INFO kablam! Sep 04 09:45:43.862 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.862 INFO kablam! --> src/commands.rs:845:16 Sep 04 09:45:43.862 INFO kablam! | Sep 04 09:45:43.862 INFO kablam! 845 | add_arg(key); Sep 04 09:45:43.862 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.863 INFO kablam! Sep 04 09:45:43.863 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.863 INFO kablam! --> src/commands.rs:849:16 Sep 04 09:45:43.863 INFO kablam! | Sep 04 09:45:43.863 INFO kablam! 849 | add_cmd("ZCOUNT"); Sep 04 09:45:43.863 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.863 INFO kablam! Sep 04 09:45:43.863 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.863 INFO kablam! --> src/commands.rs:850:16 Sep 04 09:45:43.863 INFO kablam! | Sep 04 09:45:43.863 INFO kablam! 850 | add_arg(key); Sep 04 09:45:43.863 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.863 INFO kablam! Sep 04 09:45:43.863 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.863 INFO kablam! --> src/commands.rs:851:16 Sep 04 09:45:43.863 INFO kablam! | Sep 04 09:45:43.863 INFO kablam! 851 | add_arg(start_range); Sep 04 09:45:43.863 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.863 INFO kablam! Sep 04 09:45:43.863 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.863 INFO kablam! --> src/commands.rs:852:16 Sep 04 09:45:43.863 INFO kablam! | Sep 04 09:45:43.863 INFO kablam! 852 | add_arg(end_range); Sep 04 09:45:43.864 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.864 INFO kablam! Sep 04 09:45:43.864 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.864 INFO kablam! --> src/commands.rs:856:16 Sep 04 09:45:43.864 INFO kablam! | Sep 04 09:45:43.864 INFO kablam! 856 | add_cmd("ZINCRBY"); Sep 04 09:45:43.864 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.864 INFO kablam! Sep 04 09:45:43.864 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.864 INFO kablam! --> src/commands.rs:857:16 Sep 04 09:45:43.864 INFO kablam! | Sep 04 09:45:43.864 INFO kablam! 857 | add_arg(key); Sep 04 09:45:43.864 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.864 INFO kablam! Sep 04 09:45:43.864 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.864 INFO kablam! --> src/commands.rs:858:16 Sep 04 09:45:43.864 INFO kablam! | Sep 04 09:45:43.864 INFO kablam! 858 | add_arg(increment); Sep 04 09:45:43.864 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.864 INFO kablam! Sep 04 09:45:43.864 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.864 INFO kablam! --> src/commands.rs:859:16 Sep 04 09:45:43.864 INFO kablam! | Sep 04 09:45:43.865 INFO kablam! 859 | add_arg(member); Sep 04 09:45:43.865 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.865 INFO kablam! Sep 04 09:45:43.865 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.865 INFO kablam! --> src/commands.rs:863:16 Sep 04 09:45:43.865 INFO kablam! | Sep 04 09:45:43.865 INFO kablam! 863 | add_cmd("ZLEXCOUNT"); Sep 04 09:45:43.865 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.865 INFO kablam! Sep 04 09:45:43.865 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.865 INFO kablam! --> src/commands.rs:864:16 Sep 04 09:45:43.865 INFO kablam! | Sep 04 09:45:43.865 INFO kablam! 864 | add_arg(key); Sep 04 09:45:43.865 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.865 INFO kablam! Sep 04 09:45:43.865 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.865 INFO kablam! --> src/commands.rs:865:16 Sep 04 09:45:43.865 INFO kablam! | Sep 04 09:45:43.865 INFO kablam! 865 | add_arg(min); Sep 04 09:45:43.865 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.865 INFO kablam! Sep 04 09:45:43.865 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.865 INFO kablam! --> src/commands.rs:866:16 Sep 04 09:45:43.865 INFO kablam! | Sep 04 09:45:43.866 INFO kablam! 866 | add_arg(max); Sep 04 09:45:43.866 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.866 INFO kablam! Sep 04 09:45:43.866 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.866 INFO kablam! --> src/commands.rs:870:16 Sep 04 09:45:43.866 INFO kablam! | Sep 04 09:45:43.866 INFO kablam! 870 | add_cmd("ZREM"); Sep 04 09:45:43.866 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.866 INFO kablam! Sep 04 09:45:43.866 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.866 INFO kablam! --> src/commands.rs:871:16 Sep 04 09:45:43.866 INFO kablam! | Sep 04 09:45:43.866 INFO kablam! 871 | add_arg(key); Sep 04 09:45:43.866 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.866 INFO kablam! Sep 04 09:45:43.866 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.866 INFO kablam! --> src/commands.rs:872:16 Sep 04 09:45:43.866 INFO kablam! | Sep 04 09:45:43.866 INFO kablam! 872 | add_arg(member); Sep 04 09:45:43.866 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.866 INFO kablam! Sep 04 09:45:43.866 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.866 INFO kablam! --> src/commands.rs:876:16 Sep 04 09:45:43.867 INFO kablam! | Sep 04 09:45:43.867 INFO kablam! 876 | add_cmd("ZREM"); Sep 04 09:45:43.867 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.867 INFO kablam! Sep 04 09:45:43.867 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.867 INFO kablam! --> src/commands.rs:877:16 Sep 04 09:45:43.867 INFO kablam! | Sep 04 09:45:43.867 INFO kablam! 877 | add_arg(key); Sep 04 09:45:43.867 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.867 INFO kablam! Sep 04 09:45:43.867 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.867 INFO kablam! --> src/commands.rs:878:17 Sep 04 09:45:43.867 INFO kablam! | Sep 04 09:45:43.867 INFO kablam! 878 | add_args(members); Sep 04 09:45:43.867 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.867 INFO kablam! Sep 04 09:45:43.867 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.867 INFO kablam! --> src/commands.rs:882:16 Sep 04 09:45:43.867 INFO kablam! | Sep 04 09:45:43.867 INFO kablam! 882 | add_cmd("ZRANGE"); Sep 04 09:45:43.867 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.867 INFO kablam! Sep 04 09:45:43.867 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.867 INFO kablam! --> src/commands.rs:883:16 Sep 04 09:45:43.867 INFO kablam! | Sep 04 09:45:43.867 INFO kablam! 883 | add_arg(key); Sep 04 09:45:43.867 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.867 INFO kablam! Sep 04 09:45:43.868 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.868 INFO kablam! --> src/commands.rs:884:16 Sep 04 09:45:43.868 INFO kablam! | Sep 04 09:45:43.868 INFO kablam! 884 | add_arg(start_range); Sep 04 09:45:43.868 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.868 INFO kablam! Sep 04 09:45:43.868 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.868 INFO kablam! --> src/commands.rs:885:16 Sep 04 09:45:43.868 INFO kablam! | Sep 04 09:45:43.868 INFO kablam! 885 | add_arg(end_range); Sep 04 09:45:43.868 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.868 INFO kablam! Sep 04 09:45:43.868 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.868 INFO kablam! --> src/commands.rs:889:16 Sep 04 09:45:43.868 INFO kablam! | Sep 04 09:45:43.868 INFO kablam! 889 | add_cmd("ZRANGE"); Sep 04 09:45:43.868 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.868 INFO kablam! Sep 04 09:45:43.868 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.868 INFO kablam! --> src/commands.rs:890:16 Sep 04 09:45:43.868 INFO kablam! | Sep 04 09:45:43.868 INFO kablam! 890 | add_arg(key); Sep 04 09:45:43.869 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.869 INFO kablam! Sep 04 09:45:43.869 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.869 INFO kablam! --> src/commands.rs:891:16 Sep 04 09:45:43.869 INFO kablam! | Sep 04 09:45:43.869 INFO kablam! 891 | add_arg(start_range); Sep 04 09:45:43.869 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.869 INFO kablam! Sep 04 09:45:43.869 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.869 INFO kablam! --> src/commands.rs:892:16 Sep 04 09:45:43.869 INFO kablam! | Sep 04 09:45:43.869 INFO kablam! 892 | add_arg(end_range); Sep 04 09:45:43.869 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.869 INFO kablam! Sep 04 09:45:43.869 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.869 INFO kablam! --> src/commands.rs:893:16 Sep 04 09:45:43.869 INFO kablam! | Sep 04 09:45:43.869 INFO kablam! 893 | add_arg("WITHSCORES"); Sep 04 09:45:43.869 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.869 INFO kablam! Sep 04 09:45:43.869 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.869 INFO kablam! --> src/commands.rs:897:16 Sep 04 09:45:43.869 INFO kablam! | Sep 04 09:45:43.869 INFO kablam! 897 | add_cmd("ZREVRANGE"); Sep 04 09:45:43.869 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.870 INFO kablam! Sep 04 09:45:43.870 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.870 INFO kablam! --> src/commands.rs:898:16 Sep 04 09:45:43.870 INFO kablam! | Sep 04 09:45:43.870 INFO kablam! 898 | add_arg(key); Sep 04 09:45:43.870 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.870 INFO kablam! Sep 04 09:45:43.870 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.870 INFO kablam! --> src/commands.rs:899:16 Sep 04 09:45:43.870 INFO kablam! | Sep 04 09:45:43.870 INFO kablam! 899 | add_arg(start_range); Sep 04 09:45:43.870 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.870 INFO kablam! Sep 04 09:45:43.870 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.870 INFO kablam! --> src/commands.rs:900:16 Sep 04 09:45:43.870 INFO kablam! | Sep 04 09:45:43.870 INFO kablam! 900 | add_arg(end_range); Sep 04 09:45:43.870 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.870 INFO kablam! Sep 04 09:45:43.870 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.870 INFO kablam! --> src/commands.rs:904:16 Sep 04 09:45:43.870 INFO kablam! | Sep 04 09:45:43.870 INFO kablam! 904 | add_cmd("ZREVRANGE"); Sep 04 09:45:43.870 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.870 INFO kablam! Sep 04 09:45:43.870 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.870 INFO kablam! --> src/commands.rs:905:16 Sep 04 09:45:43.870 INFO kablam! | Sep 04 09:45:43.870 INFO kablam! 905 | add_arg(key); Sep 04 09:45:43.871 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.871 INFO kablam! Sep 04 09:45:43.871 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.871 INFO kablam! --> src/commands.rs:906:16 Sep 04 09:45:43.871 INFO kablam! | Sep 04 09:45:43.871 INFO kablam! 906 | add_arg(start_range); Sep 04 09:45:43.871 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.871 INFO kablam! Sep 04 09:45:43.871 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.871 INFO kablam! --> src/commands.rs:907:16 Sep 04 09:45:43.871 INFO kablam! | Sep 04 09:45:43.871 INFO kablam! 907 | add_arg(end_range); Sep 04 09:45:43.871 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.871 INFO kablam! Sep 04 09:45:43.871 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.871 INFO kablam! --> src/commands.rs:908:16 Sep 04 09:45:43.871 INFO kablam! | Sep 04 09:45:43.871 INFO kablam! 908 | add_arg("WITHSCORES"); Sep 04 09:45:43.871 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.871 INFO kablam! Sep 04 09:45:43.926 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.926 INFO kablam! --> src/commands.rs:275:16 Sep 04 09:45:43.926 INFO kablam! | Sep 04 09:45:43.926 INFO kablam! 275 | add_cmd("APPEND"); Sep 04 09:45:43.926 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.926 INFO kablam! | Sep 04 09:45:43.926 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 09:45:43.926 INFO kablam! Sep 04 09:45:43.926 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.926 INFO kablam! --> src/commands.rs:276:16 Sep 04 09:45:43.926 INFO kablam! | Sep 04 09:45:43.926 INFO kablam! 276 | add_arg(key); Sep 04 09:45:43.926 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.927 INFO kablam! Sep 04 09:45:43.927 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.927 INFO kablam! --> src/commands.rs:277:16 Sep 04 09:45:43.927 INFO kablam! | Sep 04 09:45:43.927 INFO kablam! 277 | add_arg(value); Sep 04 09:45:43.927 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.927 INFO kablam! Sep 04 09:45:43.927 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.927 INFO kablam! --> src/commands.rs:281:16 Sep 04 09:45:43.927 INFO kablam! | Sep 04 09:45:43.927 INFO kablam! 281 | add_cmd("AUTH"); Sep 04 09:45:43.927 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.927 INFO kablam! Sep 04 09:45:43.927 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.927 INFO kablam! --> src/commands.rs:282:16 Sep 04 09:45:43.927 INFO kablam! | Sep 04 09:45:43.927 INFO kablam! 282 | add_arg(password); Sep 04 09:45:43.927 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.928 INFO kablam! Sep 04 09:45:43.928 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.928 INFO kablam! --> src/commands.rs:286:16 Sep 04 09:45:43.928 INFO kablam! | Sep 04 09:45:43.928 INFO kablam! 286 | add_cmd("BGREWRITEAOF"); Sep 04 09:45:43.928 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.928 INFO kablam! Sep 04 09:45:43.928 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.928 INFO kablam! --> src/commands.rs:290:16 Sep 04 09:45:43.928 INFO kablam! | Sep 04 09:45:43.928 INFO kablam! 290 | add_cmd("BGSAVE"); Sep 04 09:45:43.928 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.928 INFO kablam! Sep 04 09:45:43.928 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.928 INFO kablam! --> src/commands.rs:294:16 Sep 04 09:45:43.928 INFO kablam! | Sep 04 09:45:43.928 INFO kablam! 294 | add_cmd("BITCOUNT"); Sep 04 09:45:43.928 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.928 INFO kablam! Sep 04 09:45:43.928 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.928 INFO kablam! --> src/commands.rs:295:16 Sep 04 09:45:43.928 INFO kablam! | Sep 04 09:45:43.928 INFO kablam! 295 | add_arg(key); Sep 04 09:45:43.928 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.928 INFO kablam! Sep 04 09:45:43.928 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.928 INFO kablam! --> src/commands.rs:299:16 Sep 04 09:45:43.928 INFO kablam! | Sep 04 09:45:43.929 INFO kablam! 299 | add_cmd("BITCOUNT"); Sep 04 09:45:43.929 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.929 INFO kablam! Sep 04 09:45:43.929 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.929 INFO kablam! --> src/commands.rs:300:16 Sep 04 09:45:43.929 INFO kablam! | Sep 04 09:45:43.929 INFO kablam! 300 | add_arg(key); Sep 04 09:45:43.929 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.929 INFO kablam! Sep 04 09:45:43.929 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.929 INFO kablam! --> src/commands.rs:301:16 Sep 04 09:45:43.929 INFO kablam! | Sep 04 09:45:43.929 INFO kablam! 301 | add_arg(start_range); Sep 04 09:45:43.929 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.929 INFO kablam! Sep 04 09:45:43.929 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.929 INFO kablam! --> src/commands.rs:302:16 Sep 04 09:45:43.929 INFO kablam! | Sep 04 09:45:43.929 INFO kablam! 302 | add_arg(end_range); Sep 04 09:45:43.929 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.929 INFO kablam! Sep 04 09:45:43.929 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.929 INFO kablam! --> src/commands.rs:306:16 Sep 04 09:45:43.929 INFO kablam! | Sep 04 09:45:43.929 INFO kablam! 306 | add_cmd("BLPOP"); Sep 04 09:45:43.929 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.929 INFO kablam! Sep 04 09:45:43.929 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.929 INFO kablam! --> src/commands.rs:307:16 Sep 04 09:45:43.929 INFO kablam! | Sep 04 09:45:43.930 INFO kablam! 307 | add_arg(key); Sep 04 09:45:43.930 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.930 INFO kablam! Sep 04 09:45:43.930 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.930 INFO kablam! --> src/commands.rs:308:16 Sep 04 09:45:43.930 INFO kablam! | Sep 04 09:45:43.930 INFO kablam! 308 | add_arg(timeout); Sep 04 09:45:43.930 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.930 INFO kablam! Sep 04 09:45:43.930 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.930 INFO kablam! --> src/commands.rs:312:16 Sep 04 09:45:43.930 INFO kablam! | Sep 04 09:45:43.930 INFO kablam! 312 | add_cmd("BLPOP"); Sep 04 09:45:43.930 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.930 INFO kablam! Sep 04 09:45:43.930 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.930 INFO kablam! --> src/commands.rs:313:17 Sep 04 09:45:43.930 INFO kablam! | Sep 04 09:45:43.930 INFO kablam! 313 | add_args(keys); Sep 04 09:45:43.930 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.930 INFO kablam! Sep 04 09:45:43.930 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.930 INFO kablam! --> src/commands.rs:314:16 Sep 04 09:45:43.930 INFO kablam! | Sep 04 09:45:43.930 INFO kablam! 314 | add_arg(timeout); Sep 04 09:45:43.930 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.930 INFO kablam! Sep 04 09:45:43.930 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.930 INFO kablam! --> src/commands.rs:318:16 Sep 04 09:45:43.930 INFO kablam! | Sep 04 09:45:43.931 INFO kablam! 318 | add_cmd("BRPOP"); Sep 04 09:45:43.931 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.931 INFO kablam! Sep 04 09:45:43.931 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.931 INFO kablam! --> src/commands.rs:319:16 Sep 04 09:45:43.931 INFO kablam! | Sep 04 09:45:43.931 INFO kablam! 319 | add_arg(key); Sep 04 09:45:43.931 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.931 INFO kablam! Sep 04 09:45:43.931 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.931 INFO kablam! --> src/commands.rs:320:16 Sep 04 09:45:43.931 INFO kablam! | Sep 04 09:45:43.931 INFO kablam! 320 | add_arg(timeout); Sep 04 09:45:43.931 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.931 INFO kablam! Sep 04 09:45:43.931 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.931 INFO kablam! --> src/commands.rs:324:16 Sep 04 09:45:43.931 INFO kablam! | Sep 04 09:45:43.931 INFO kablam! 324 | add_cmd("BRPOP"); Sep 04 09:45:43.931 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.931 INFO kablam! Sep 04 09:45:43.931 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.931 INFO kablam! --> src/commands.rs:325:17 Sep 04 09:45:43.931 INFO kablam! | Sep 04 09:45:43.931 INFO kablam! 325 | add_args(keys); Sep 04 09:45:43.931 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.931 INFO kablam! Sep 04 09:45:43.931 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.931 INFO kablam! --> src/commands.rs:326:16 Sep 04 09:45:43.931 INFO kablam! | Sep 04 09:45:43.932 INFO kablam! 326 | add_arg(timeout); Sep 04 09:45:43.932 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.932 INFO kablam! Sep 04 09:45:43.932 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.932 INFO kablam! --> src/commands.rs:330:16 Sep 04 09:45:43.932 INFO kablam! | Sep 04 09:45:43.932 INFO kablam! 330 | add_cmd("BRPOPLPUSH"); Sep 04 09:45:43.932 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.932 INFO kablam! Sep 04 09:45:43.932 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.932 INFO kablam! --> src/commands.rs:331:16 Sep 04 09:45:43.932 INFO kablam! | Sep 04 09:45:43.932 INFO kablam! 331 | add_arg(source); Sep 04 09:45:43.932 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.932 INFO kablam! Sep 04 09:45:43.932 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.932 INFO kablam! --> src/commands.rs:332:16 Sep 04 09:45:43.936 INFO kablam! | Sep 04 09:45:43.936 INFO kablam! 332 | add_arg(dest); Sep 04 09:45:43.936 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.936 INFO kablam! Sep 04 09:45:43.936 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.936 INFO kablam! --> src/commands.rs:333:16 Sep 04 09:45:43.936 INFO kablam! | Sep 04 09:45:43.936 INFO kablam! 333 | add_arg(timeout); Sep 04 09:45:43.936 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.936 INFO kablam! Sep 04 09:45:43.936 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.936 INFO kablam! --> src/commands.rs:337:16 Sep 04 09:45:43.936 INFO kablam! | Sep 04 09:45:43.936 INFO kablam! 337 | add_cmd("DECR"); Sep 04 09:45:43.936 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.936 INFO kablam! Sep 04 09:45:43.937 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.937 INFO kablam! --> src/commands.rs:338:16 Sep 04 09:45:43.937 INFO kablam! | Sep 04 09:45:43.937 INFO kablam! 338 | add_arg(key); Sep 04 09:45:43.937 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.937 INFO kablam! Sep 04 09:45:43.937 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.937 INFO kablam! --> src/commands.rs:342:16 Sep 04 09:45:43.937 INFO kablam! | Sep 04 09:45:43.937 INFO kablam! 342 | add_cmd("DECRBY"); Sep 04 09:45:43.937 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.938 INFO kablam! Sep 04 09:45:43.938 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.938 INFO kablam! --> src/commands.rs:343:16 Sep 04 09:45:43.938 INFO kablam! | Sep 04 09:45:43.938 INFO kablam! 343 | add_arg(key); Sep 04 09:45:43.938 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.938 INFO kablam! Sep 04 09:45:43.938 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.938 INFO kablam! --> src/commands.rs:344:16 Sep 04 09:45:43.939 INFO kablam! | Sep 04 09:45:43.939 INFO kablam! 344 | add_arg(increment); Sep 04 09:45:43.939 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.939 INFO kablam! Sep 04 09:45:43.939 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.939 INFO kablam! --> src/commands.rs:348:16 Sep 04 09:45:43.939 INFO kablam! | Sep 04 09:45:43.939 INFO kablam! 348 | add_cmd("DEL"); Sep 04 09:45:43.939 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.939 INFO kablam! Sep 04 09:45:43.940 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.940 INFO kablam! --> src/commands.rs:349:16 Sep 04 09:45:43.940 INFO kablam! | Sep 04 09:45:43.940 INFO kablam! 349 | add_arg(key); Sep 04 09:45:43.940 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.940 INFO kablam! Sep 04 09:45:43.940 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.940 INFO kablam! --> src/commands.rs:353:16 Sep 04 09:45:43.940 INFO kablam! | Sep 04 09:45:43.940 INFO kablam! 353 | add_cmd("DEL"); Sep 04 09:45:43.940 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.940 INFO kablam! Sep 04 09:45:43.940 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.940 INFO kablam! --> src/commands.rs:354:17 Sep 04 09:45:43.940 INFO kablam! | Sep 04 09:45:43.940 INFO kablam! 354 | add_args(keys); Sep 04 09:45:43.940 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.940 INFO kablam! Sep 04 09:45:43.940 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.941 INFO kablam! --> src/commands.rs:358:16 Sep 04 09:45:43.941 INFO kablam! | Sep 04 09:45:43.941 INFO kablam! 358 | add_cmd("DISCARD"); Sep 04 09:45:43.941 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.941 INFO kablam! Sep 04 09:45:43.941 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.941 INFO kablam! --> src/commands.rs:362:16 Sep 04 09:45:43.941 INFO kablam! | Sep 04 09:45:43.941 INFO kablam! 362 | add_cmd("ECHO"); Sep 04 09:45:43.941 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.941 INFO kablam! Sep 04 09:45:43.941 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.941 INFO kablam! --> src/commands.rs:363:16 Sep 04 09:45:43.942 INFO kablam! | Sep 04 09:45:43.942 INFO kablam! 363 | add_arg(msg); Sep 04 09:45:43.942 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.942 INFO kablam! Sep 04 09:45:43.942 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.942 INFO kablam! --> src/commands.rs:367:16 Sep 04 09:45:43.942 INFO kablam! | Sep 04 09:45:43.942 INFO kablam! 367 | add_cmd("EXEC"); Sep 04 09:45:43.942 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.942 INFO kablam! Sep 04 09:45:43.942 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.942 INFO kablam! --> src/commands.rs:371:16 Sep 04 09:45:43.942 INFO kablam! | Sep 04 09:45:43.942 INFO kablam! 371 | add_cmd("EXISTS"); Sep 04 09:45:43.942 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.942 INFO kablam! Sep 04 09:45:43.942 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.942 INFO kablam! --> src/commands.rs:372:16 Sep 04 09:45:43.942 INFO kablam! | Sep 04 09:45:43.942 INFO kablam! 372 | add_arg(key); Sep 04 09:45:43.943 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.943 INFO kablam! Sep 04 09:45:43.943 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.943 INFO kablam! --> src/commands.rs:376:16 Sep 04 09:45:43.943 INFO kablam! | Sep 04 09:45:43.943 INFO kablam! 376 | add_cmd("EXISTS"); Sep 04 09:45:43.943 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.943 INFO kablam! Sep 04 09:45:43.943 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.943 INFO kablam! --> src/commands.rs:377:17 Sep 04 09:45:43.943 INFO kablam! | Sep 04 09:45:43.943 INFO kablam! 377 | add_args(keys); Sep 04 09:45:43.943 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.943 INFO kablam! Sep 04 09:45:43.943 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.943 INFO kablam! --> src/commands.rs:381:16 Sep 04 09:45:43.943 INFO kablam! | Sep 04 09:45:43.943 INFO kablam! 381 | add_cmd("EXPIRE"); Sep 04 09:45:43.943 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.943 INFO kablam! Sep 04 09:45:43.943 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.943 INFO kablam! --> src/commands.rs:382:16 Sep 04 09:45:43.944 INFO kablam! | Sep 04 09:45:43.944 INFO kablam! 382 | add_arg(key); Sep 04 09:45:43.944 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.944 INFO kablam! Sep 04 09:45:43.944 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.944 INFO kablam! --> src/commands.rs:383:16 Sep 04 09:45:43.944 INFO kablam! | Sep 04 09:45:43.944 INFO kablam! 383 | add_arg(expiry); Sep 04 09:45:43.944 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.944 INFO kablam! Sep 04 09:45:43.944 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.944 INFO kablam! --> src/commands.rs:387:16 Sep 04 09:45:43.944 INFO kablam! | Sep 04 09:45:43.944 INFO kablam! 387 | add_cmd("EXPIREAT"); Sep 04 09:45:43.944 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.944 INFO kablam! Sep 04 09:45:43.944 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.944 INFO kablam! --> src/commands.rs:388:16 Sep 04 09:45:43.945 INFO kablam! | Sep 04 09:45:43.945 INFO kablam! 388 | add_arg(key); Sep 04 09:45:43.945 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.945 INFO kablam! Sep 04 09:45:43.945 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.945 INFO kablam! --> src/commands.rs:389:16 Sep 04 09:45:43.945 INFO kablam! | Sep 04 09:45:43.945 INFO kablam! 389 | add_arg(timestamp); Sep 04 09:45:43.946 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.947 INFO kablam! Sep 04 09:45:43.947 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.947 INFO kablam! --> src/commands.rs:393:16 Sep 04 09:45:43.947 INFO kablam! | Sep 04 09:45:43.947 INFO kablam! 393 | add_cmd("GET"); Sep 04 09:45:43.947 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.947 INFO kablam! Sep 04 09:45:43.947 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.948 INFO kablam! --> src/commands.rs:394:16 Sep 04 09:45:43.948 INFO kablam! | Sep 04 09:45:43.948 INFO kablam! 394 | add_arg(key); Sep 04 09:45:43.948 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.948 INFO kablam! Sep 04 09:45:43.948 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.948 INFO kablam! --> src/commands.rs:398:16 Sep 04 09:45:43.948 INFO kablam! | Sep 04 09:45:43.948 INFO kablam! 398 | add_cmd("GETRANGE"); Sep 04 09:45:43.948 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.948 INFO kablam! Sep 04 09:45:43.948 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.948 INFO kablam! --> src/commands.rs:399:16 Sep 04 09:45:43.948 INFO kablam! | Sep 04 09:45:43.948 INFO kablam! 399 | add_arg(key); Sep 04 09:45:43.948 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.948 INFO kablam! Sep 04 09:45:43.948 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.948 INFO kablam! --> src/commands.rs:400:16 Sep 04 09:45:43.948 INFO kablam! | Sep 04 09:45:43.948 INFO kablam! 400 | add_arg(start_range); Sep 04 09:45:43.948 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.948 INFO kablam! Sep 04 09:45:43.948 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.948 INFO kablam! --> src/commands.rs:401:16 Sep 04 09:45:43.949 INFO kablam! | Sep 04 09:45:43.949 INFO kablam! 401 | add_arg(end_range); Sep 04 09:45:43.949 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.950 INFO kablam! Sep 04 09:45:43.950 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.950 INFO kablam! --> src/commands.rs:405:16 Sep 04 09:45:43.950 INFO kablam! | Sep 04 09:45:43.950 INFO kablam! 405 | add_cmd("HDEL"); Sep 04 09:45:43.950 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.950 INFO kablam! Sep 04 09:45:43.950 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.950 INFO kablam! --> src/commands.rs:406:16 Sep 04 09:45:43.950 INFO kablam! | Sep 04 09:45:43.950 INFO kablam! 406 | add_arg(key); Sep 04 09:45:43.950 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.950 INFO kablam! Sep 04 09:45:43.950 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.950 INFO kablam! --> src/commands.rs:407:16 Sep 04 09:45:43.950 INFO kablam! | Sep 04 09:45:43.950 INFO kablam! 407 | add_arg(field); Sep 04 09:45:43.950 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.950 INFO kablam! Sep 04 09:45:43.950 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.951 INFO kablam! --> src/commands.rs:411:16 Sep 04 09:45:43.951 INFO kablam! | Sep 04 09:45:43.951 INFO kablam! 411 | add_cmd("HDEL"); Sep 04 09:45:43.951 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.951 INFO kablam! Sep 04 09:45:43.951 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.951 INFO kablam! --> src/commands.rs:412:16 Sep 04 09:45:43.951 INFO kablam! | Sep 04 09:45:43.951 INFO kablam! 412 | add_arg(key); Sep 04 09:45:43.951 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.951 INFO kablam! Sep 04 09:45:43.951 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.951 INFO kablam! --> src/commands.rs:413:17 Sep 04 09:45:43.951 INFO kablam! | Sep 04 09:45:43.951 INFO kablam! 413 | add_args(fields); Sep 04 09:45:43.951 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.951 INFO kablam! Sep 04 09:45:43.951 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.951 INFO kablam! --> src/commands.rs:417:16 Sep 04 09:45:43.951 INFO kablam! | Sep 04 09:45:43.951 INFO kablam! 417 | add_cmd("HEXISTS"); Sep 04 09:45:43.952 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.952 INFO kablam! Sep 04 09:45:43.952 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.952 INFO kablam! --> src/commands.rs:418:16 Sep 04 09:45:43.952 INFO kablam! | Sep 04 09:45:43.952 INFO kablam! 418 | add_arg(key); Sep 04 09:45:43.952 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.952 INFO kablam! Sep 04 09:45:43.952 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.952 INFO kablam! --> src/commands.rs:419:16 Sep 04 09:45:43.952 INFO kablam! | Sep 04 09:45:43.952 INFO kablam! 419 | add_arg(field); Sep 04 09:45:43.952 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.952 INFO kablam! Sep 04 09:45:43.952 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.952 INFO kablam! --> src/commands.rs:423:16 Sep 04 09:45:43.952 INFO kablam! | Sep 04 09:45:43.952 INFO kablam! 423 | add_cmd("HGET"); Sep 04 09:45:43.952 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.952 INFO kablam! Sep 04 09:45:43.952 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.952 INFO kablam! --> src/commands.rs:424:16 Sep 04 09:45:43.952 INFO kablam! | Sep 04 09:45:43.952 INFO kablam! 424 | add_arg(key); Sep 04 09:45:43.952 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.953 INFO kablam! Sep 04 09:45:43.953 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.953 INFO kablam! --> src/commands.rs:425:16 Sep 04 09:45:43.953 INFO kablam! | Sep 04 09:45:43.953 INFO kablam! 425 | add_arg(field); Sep 04 09:45:43.953 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.953 INFO kablam! Sep 04 09:45:43.953 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.953 INFO kablam! --> src/commands.rs:429:16 Sep 04 09:45:43.953 INFO kablam! | Sep 04 09:45:43.953 INFO kablam! 429 | add_cmd("HGETALL"); Sep 04 09:45:43.953 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.953 INFO kablam! Sep 04 09:45:43.953 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.953 INFO kablam! --> src/commands.rs:430:16 Sep 04 09:45:43.953 INFO kablam! | Sep 04 09:45:43.953 INFO kablam! 430 | add_arg(key); Sep 04 09:45:43.953 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.953 INFO kablam! Sep 04 09:45:43.953 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.953 INFO kablam! --> src/commands.rs:434:16 Sep 04 09:45:43.953 INFO kablam! | Sep 04 09:45:43.953 INFO kablam! 434 | add_cmd("HINCRBY"); Sep 04 09:45:43.953 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.953 INFO kablam! Sep 04 09:45:43.953 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.954 INFO kablam! --> src/commands.rs:435:16 Sep 04 09:45:43.954 INFO kablam! | Sep 04 09:45:43.954 INFO kablam! 435 | add_arg(key); Sep 04 09:45:43.954 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.954 INFO kablam! Sep 04 09:45:43.954 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.954 INFO kablam! --> src/commands.rs:436:16 Sep 04 09:45:43.954 INFO kablam! | Sep 04 09:45:43.954 INFO kablam! 436 | add_arg(field); Sep 04 09:45:43.954 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.954 INFO kablam! Sep 04 09:45:43.954 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.954 INFO kablam! --> src/commands.rs:437:16 Sep 04 09:45:43.954 INFO kablam! | Sep 04 09:45:43.954 INFO kablam! 437 | add_arg(increment); Sep 04 09:45:43.954 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.954 INFO kablam! Sep 04 09:45:43.954 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.954 INFO kablam! --> src/commands.rs:441:16 Sep 04 09:45:43.954 INFO kablam! | Sep 04 09:45:43.954 INFO kablam! 441 | add_cmd("HINCRBYBYFLOAT"); Sep 04 09:45:43.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.954 INFO kablam! Sep 04 09:45:43.954 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.954 INFO kablam! --> src/commands.rs:442:16 Sep 04 09:45:43.954 INFO kablam! | Sep 04 09:45:43.955 INFO kablam! 442 | add_arg(key); Sep 04 09:45:43.955 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.955 INFO kablam! Sep 04 09:45:43.955 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.955 INFO kablam! --> src/commands.rs:443:16 Sep 04 09:45:43.955 INFO kablam! | Sep 04 09:45:43.955 INFO kablam! 443 | add_arg(field); Sep 04 09:45:43.955 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.955 INFO kablam! Sep 04 09:45:43.955 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.955 INFO kablam! --> src/commands.rs:444:16 Sep 04 09:45:43.955 INFO kablam! | Sep 04 09:45:43.955 INFO kablam! 444 | add_arg(increment); Sep 04 09:45:43.955 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.955 INFO kablam! Sep 04 09:45:43.955 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.955 INFO kablam! --> src/commands.rs:448:16 Sep 04 09:45:43.955 INFO kablam! | Sep 04 09:45:43.955 INFO kablam! 448 | add_cmd("HKEYS"); Sep 04 09:45:43.955 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.956 INFO kablam! Sep 04 09:45:43.956 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.956 INFO kablam! --> src/commands.rs:449:16 Sep 04 09:45:43.956 INFO kablam! | Sep 04 09:45:43.956 INFO kablam! 449 | add_arg(key); Sep 04 09:45:43.956 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.956 INFO kablam! Sep 04 09:45:43.956 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.956 INFO kablam! --> src/commands.rs:453:16 Sep 04 09:45:43.956 INFO kablam! | Sep 04 09:45:43.956 INFO kablam! 453 | add_cmd("HLEN"); Sep 04 09:45:43.956 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.956 INFO kablam! Sep 04 09:45:43.956 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.956 INFO kablam! --> src/commands.rs:454:16 Sep 04 09:45:43.956 INFO kablam! | Sep 04 09:45:43.956 INFO kablam! 454 | add_arg(key); Sep 04 09:45:43.956 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.956 INFO kablam! Sep 04 09:45:43.956 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.956 INFO kablam! --> src/commands.rs:458:16 Sep 04 09:45:43.957 INFO kablam! | Sep 04 09:45:43.957 INFO kablam! 458 | add_cmd("HMGET"); Sep 04 09:45:43.957 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.957 INFO kablam! Sep 04 09:45:43.957 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.957 INFO kablam! --> src/commands.rs:459:16 Sep 04 09:45:43.957 INFO kablam! | Sep 04 09:45:43.957 INFO kablam! 459 | add_arg(key); Sep 04 09:45:43.957 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.957 INFO kablam! Sep 04 09:45:43.957 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.957 INFO kablam! --> src/commands.rs:460:17 Sep 04 09:45:43.957 INFO kablam! | Sep 04 09:45:43.957 INFO kablam! 460 | add_args(fields); Sep 04 09:45:43.957 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.957 INFO kablam! Sep 04 09:45:43.957 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.957 INFO kablam! --> src/commands.rs:464:16 Sep 04 09:45:43.957 INFO kablam! | Sep 04 09:45:43.957 INFO kablam! 464 | add_cmd("HMSET"); Sep 04 09:45:43.957 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.958 INFO kablam! Sep 04 09:45:43.958 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.958 INFO kablam! --> src/commands.rs:465:16 Sep 04 09:45:43.958 INFO kablam! | Sep 04 09:45:43.958 INFO kablam! 465 | add_arg(key); Sep 04 09:45:43.958 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.958 INFO kablam! Sep 04 09:45:43.958 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.958 INFO kablam! --> src/commands.rs:466:20 Sep 04 09:45:43.958 INFO kablam! | Sep 04 09:45:43.958 INFO kablam! 466 | add_arg_map(fields); Sep 04 09:45:43.958 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.958 INFO kablam! Sep 04 09:45:43.958 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.958 INFO kablam! --> src/commands.rs:470:16 Sep 04 09:45:43.958 INFO kablam! | Sep 04 09:45:43.958 INFO kablam! 470 | add_cmd("HSET"); Sep 04 09:45:43.958 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.958 INFO kablam! Sep 04 09:45:43.958 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.958 INFO kablam! --> src/commands.rs:471:16 Sep 04 09:45:43.959 INFO kablam! | Sep 04 09:45:43.959 INFO kablam! 471 | add_arg(key); Sep 04 09:45:43.960 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.960 INFO kablam! Sep 04 09:45:43.960 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.960 INFO kablam! --> src/commands.rs:472:16 Sep 04 09:45:43.960 INFO kablam! | Sep 04 09:45:43.960 INFO kablam! 472 | add_arg(field); Sep 04 09:45:43.960 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.960 INFO kablam! Sep 04 09:45:43.960 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.960 INFO kablam! --> src/commands.rs:473:16 Sep 04 09:45:43.961 INFO kablam! | Sep 04 09:45:43.961 INFO kablam! 473 | add_arg(value); Sep 04 09:45:43.961 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.961 INFO kablam! Sep 04 09:45:43.961 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.961 INFO kablam! --> src/commands.rs:477:16 Sep 04 09:45:43.961 INFO kablam! | Sep 04 09:45:43.961 INFO kablam! 477 | add_cmd("HSTRLEN"); Sep 04 09:45:43.961 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.961 INFO kablam! Sep 04 09:45:43.961 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.961 INFO kablam! --> src/commands.rs:478:16 Sep 04 09:45:43.961 INFO kablam! | Sep 04 09:45:43.961 INFO kablam! 478 | add_arg(key); Sep 04 09:45:43.961 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.961 INFO kablam! Sep 04 09:45:43.961 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.961 INFO kablam! --> src/commands.rs:479:16 Sep 04 09:45:43.961 INFO kablam! | Sep 04 09:45:43.961 INFO kablam! 479 | add_arg(field); Sep 04 09:45:43.961 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.961 INFO kablam! Sep 04 09:45:43.962 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.962 INFO kablam! --> src/commands.rs:483:16 Sep 04 09:45:43.963 INFO kablam! | Sep 04 09:45:43.963 INFO kablam! 483 | add_cmd("HSETNX"); Sep 04 09:45:43.963 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.963 INFO kablam! Sep 04 09:45:43.963 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.963 INFO kablam! --> src/commands.rs:484:16 Sep 04 09:45:43.963 INFO kablam! | Sep 04 09:45:43.963 INFO kablam! 484 | add_arg(key); Sep 04 09:45:43.963 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.963 INFO kablam! Sep 04 09:45:43.963 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.963 INFO kablam! --> src/commands.rs:485:16 Sep 04 09:45:43.963 INFO kablam! | Sep 04 09:45:43.964 INFO kablam! 485 | add_arg(field); Sep 04 09:45:43.964 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.964 INFO kablam! Sep 04 09:45:43.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.964 INFO kablam! --> src/commands.rs:486:16 Sep 04 09:45:43.964 INFO kablam! | Sep 04 09:45:43.964 INFO kablam! 486 | add_arg(value); Sep 04 09:45:43.964 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.964 INFO kablam! Sep 04 09:45:43.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.964 INFO kablam! --> src/commands.rs:490:16 Sep 04 09:45:43.964 INFO kablam! | Sep 04 09:45:43.964 INFO kablam! 490 | add_cmd("HVALS"); Sep 04 09:45:43.964 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.964 INFO kablam! Sep 04 09:45:43.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.964 INFO kablam! --> src/commands.rs:491:16 Sep 04 09:45:43.964 INFO kablam! | Sep 04 09:45:43.964 INFO kablam! 491 | add_arg(key); Sep 04 09:45:43.964 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.964 INFO kablam! Sep 04 09:45:43.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.965 INFO kablam! --> src/commands.rs:495:16 Sep 04 09:45:43.965 INFO kablam! | Sep 04 09:45:43.965 INFO kablam! 495 | add_cmd("LINDEX"); Sep 04 09:45:43.965 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.965 INFO kablam! Sep 04 09:45:43.965 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.965 INFO kablam! --> src/commands.rs:496:16 Sep 04 09:45:43.965 INFO kablam! | Sep 04 09:45:43.965 INFO kablam! 496 | add_arg(key); Sep 04 09:45:43.965 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.965 INFO kablam! Sep 04 09:45:43.965 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.965 INFO kablam! --> src/commands.rs:497:16 Sep 04 09:45:43.965 INFO kablam! | Sep 04 09:45:43.965 INFO kablam! 497 | add_arg(index); Sep 04 09:45:43.965 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.965 INFO kablam! Sep 04 09:45:43.965 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.965 INFO kablam! --> src/commands.rs:501:16 Sep 04 09:45:43.965 INFO kablam! | Sep 04 09:45:43.965 INFO kablam! 501 | add_cmd("LINSERT"); Sep 04 09:45:43.966 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.966 INFO kablam! Sep 04 09:45:43.966 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.966 INFO kablam! --> src/commands.rs:502:16 Sep 04 09:45:43.966 INFO kablam! | Sep 04 09:45:43.966 INFO kablam! 502 | add_arg(key); Sep 04 09:45:43.966 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.966 INFO kablam! Sep 04 09:45:43.966 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.966 INFO kablam! --> src/commands.rs:503:16 Sep 04 09:45:43.966 INFO kablam! | Sep 04 09:45:43.966 INFO kablam! 503 | add_arg("AFTER"); Sep 04 09:45:43.966 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.966 INFO kablam! Sep 04 09:45:43.966 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.966 INFO kablam! --> src/commands.rs:504:16 Sep 04 09:45:43.966 INFO kablam! | Sep 04 09:45:43.966 INFO kablam! 504 | add_arg(pivot); Sep 04 09:45:43.966 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.966 INFO kablam! Sep 04 09:45:43.966 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.967 INFO kablam! --> src/commands.rs:505:16 Sep 04 09:45:43.967 INFO kablam! | Sep 04 09:45:43.967 INFO kablam! 505 | add_arg(value); Sep 04 09:45:43.967 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.967 INFO kablam! Sep 04 09:45:43.967 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.967 INFO kablam! --> src/commands.rs:509:16 Sep 04 09:45:43.967 INFO kablam! | Sep 04 09:45:43.967 INFO kablam! 509 | add_cmd("LINSERT"); Sep 04 09:45:43.967 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.967 INFO kablam! Sep 04 09:45:43.967 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.967 INFO kablam! --> src/commands.rs:510:16 Sep 04 09:45:43.967 INFO kablam! | Sep 04 09:45:43.967 INFO kablam! 510 | add_arg(key); Sep 04 09:45:43.967 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.967 INFO kablam! Sep 04 09:45:43.967 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.967 INFO kablam! --> src/commands.rs:511:16 Sep 04 09:45:43.967 INFO kablam! | Sep 04 09:45:43.968 INFO kablam! 511 | add_arg("BEFORE"); Sep 04 09:45:43.968 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.968 INFO kablam! Sep 04 09:45:43.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.968 INFO kablam! --> src/commands.rs:512:16 Sep 04 09:45:43.968 INFO kablam! | Sep 04 09:45:43.968 INFO kablam! 512 | add_arg(pivot); Sep 04 09:45:43.968 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.968 INFO kablam! Sep 04 09:45:43.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.968 INFO kablam! --> src/commands.rs:513:16 Sep 04 09:45:43.968 INFO kablam! | Sep 04 09:45:43.968 INFO kablam! 513 | add_arg(value); Sep 04 09:45:43.968 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.968 INFO kablam! Sep 04 09:45:43.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.968 INFO kablam! --> src/commands.rs:517:16 Sep 04 09:45:43.968 INFO kablam! | Sep 04 09:45:43.968 INFO kablam! 517 | add_cmd("LLEN"); Sep 04 09:45:43.968 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.968 INFO kablam! Sep 04 09:45:43.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.969 INFO kablam! --> src/commands.rs:518:16 Sep 04 09:45:43.969 INFO kablam! | Sep 04 09:45:43.969 INFO kablam! 518 | add_arg(key); Sep 04 09:45:43.969 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.969 INFO kablam! Sep 04 09:45:43.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.969 INFO kablam! --> src/commands.rs:522:16 Sep 04 09:45:43.969 INFO kablam! | Sep 04 09:45:43.969 INFO kablam! 522 | add_cmd("LPOP"); Sep 04 09:45:43.969 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.969 INFO kablam! Sep 04 09:45:43.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.969 INFO kablam! --> src/commands.rs:523:16 Sep 04 09:45:43.969 INFO kablam! | Sep 04 09:45:43.969 INFO kablam! 523 | add_arg(key); Sep 04 09:45:43.969 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.969 INFO kablam! Sep 04 09:45:43.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.969 INFO kablam! --> src/commands.rs:527:16 Sep 04 09:45:43.969 INFO kablam! | Sep 04 09:45:43.970 INFO kablam! 527 | add_cmd("LPUSH"); Sep 04 09:45:43.970 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.970 INFO kablam! Sep 04 09:45:43.970 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.970 INFO kablam! --> src/commands.rs:528:16 Sep 04 09:45:43.970 INFO kablam! | Sep 04 09:45:43.970 INFO kablam! 528 | add_arg(key); Sep 04 09:45:43.970 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.970 INFO kablam! Sep 04 09:45:43.970 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.970 INFO kablam! --> src/commands.rs:529:16 Sep 04 09:45:43.970 INFO kablam! | Sep 04 09:45:43.970 INFO kablam! 529 | add_arg(value); Sep 04 09:45:43.970 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.970 INFO kablam! Sep 04 09:45:43.970 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.970 INFO kablam! --> src/commands.rs:533:16 Sep 04 09:45:43.970 INFO kablam! | Sep 04 09:45:43.970 INFO kablam! 533 | add_cmd("LPUSH"); Sep 04 09:45:43.970 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.970 INFO kablam! Sep 04 09:45:43.970 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.970 INFO kablam! --> src/commands.rs:534:16 Sep 04 09:45:43.971 INFO kablam! | Sep 04 09:45:43.971 INFO kablam! 534 | add_arg(key); Sep 04 09:45:43.971 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.971 INFO kablam! Sep 04 09:45:43.971 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.971 INFO kablam! --> src/commands.rs:535:17 Sep 04 09:45:43.971 INFO kablam! | Sep 04 09:45:43.971 INFO kablam! 535 | add_args(values); Sep 04 09:45:43.971 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.971 INFO kablam! Sep 04 09:45:43.971 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.971 INFO kablam! --> src/commands.rs:539:16 Sep 04 09:45:43.971 INFO kablam! | Sep 04 09:45:43.971 INFO kablam! 539 | add_cmd("LPUSHX"); Sep 04 09:45:43.971 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.971 INFO kablam! Sep 04 09:45:43.971 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.971 INFO kablam! --> src/commands.rs:540:16 Sep 04 09:45:43.971 INFO kablam! | Sep 04 09:45:43.971 INFO kablam! 540 | add_arg(key); Sep 04 09:45:43.971 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.971 INFO kablam! Sep 04 09:45:43.972 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.972 INFO kablam! --> src/commands.rs:541:16 Sep 04 09:45:43.972 INFO kablam! | Sep 04 09:45:43.972 INFO kablam! 541 | add_arg(value); Sep 04 09:45:43.972 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.972 INFO kablam! Sep 04 09:45:43.972 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.972 INFO kablam! --> src/commands.rs:545:16 Sep 04 09:45:43.972 INFO kablam! | Sep 04 09:45:43.972 INFO kablam! 545 | add_cmd("LRANGE"); Sep 04 09:45:43.972 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.972 INFO kablam! Sep 04 09:45:43.972 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.972 INFO kablam! --> src/commands.rs:546:16 Sep 04 09:45:43.972 INFO kablam! | Sep 04 09:45:43.972 INFO kablam! 546 | add_arg(key); Sep 04 09:45:43.972 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.972 INFO kablam! Sep 04 09:45:43.972 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.972 INFO kablam! --> src/commands.rs:547:16 Sep 04 09:45:43.972 INFO kablam! | Sep 04 09:45:43.972 INFO kablam! 547 | add_arg(start); Sep 04 09:45:43.972 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.973 INFO kablam! Sep 04 09:45:43.973 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.973 INFO kablam! --> src/commands.rs:548:16 Sep 04 09:45:43.973 INFO kablam! | Sep 04 09:45:43.973 INFO kablam! 548 | add_arg(end); Sep 04 09:45:43.973 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.973 INFO kablam! Sep 04 09:45:43.973 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.973 INFO kablam! --> src/commands.rs:552:16 Sep 04 09:45:43.973 INFO kablam! | Sep 04 09:45:43.973 INFO kablam! 552 | add_cmd("LREM"); Sep 04 09:45:43.973 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.973 INFO kablam! Sep 04 09:45:43.973 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.973 INFO kablam! --> src/commands.rs:553:16 Sep 04 09:45:43.973 INFO kablam! | Sep 04 09:45:43.973 INFO kablam! 553 | add_arg(key); Sep 04 09:45:43.973 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.973 INFO kablam! Sep 04 09:45:43.973 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.973 INFO kablam! --> src/commands.rs:554:16 Sep 04 09:45:43.973 INFO kablam! | Sep 04 09:45:43.974 INFO kablam! 554 | add_arg(count); Sep 04 09:45:43.974 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.974 INFO kablam! Sep 04 09:45:43.974 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.974 INFO kablam! --> src/commands.rs:555:16 Sep 04 09:45:43.974 INFO kablam! | Sep 04 09:45:43.974 INFO kablam! 555 | add_arg(value); Sep 04 09:45:43.974 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.974 INFO kablam! Sep 04 09:45:43.974 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.974 INFO kablam! --> src/commands.rs:559:16 Sep 04 09:45:43.974 INFO kablam! | Sep 04 09:45:43.974 INFO kablam! 559 | add_cmd("LSET"); Sep 04 09:45:43.974 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.974 INFO kablam! Sep 04 09:45:43.974 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.974 INFO kablam! --> src/commands.rs:560:16 Sep 04 09:45:43.974 INFO kablam! | Sep 04 09:45:43.974 INFO kablam! 560 | add_arg(key); Sep 04 09:45:43.974 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.974 INFO kablam! Sep 04 09:45:43.974 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.974 INFO kablam! --> src/commands.rs:561:16 Sep 04 09:45:43.974 INFO kablam! | Sep 04 09:45:43.975 INFO kablam! 561 | add_arg(index); Sep 04 09:45:43.975 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.975 INFO kablam! Sep 04 09:45:43.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.975 INFO kablam! --> src/commands.rs:562:16 Sep 04 09:45:43.975 INFO kablam! | Sep 04 09:45:43.975 INFO kablam! 562 | add_arg(value); Sep 04 09:45:43.975 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.975 INFO kablam! Sep 04 09:45:43.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.975 INFO kablam! --> src/commands.rs:566:16 Sep 04 09:45:43.975 INFO kablam! | Sep 04 09:45:43.975 INFO kablam! 566 | add_cmd("LTRIM"); Sep 04 09:45:43.975 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.975 INFO kablam! Sep 04 09:45:43.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.975 INFO kablam! --> src/commands.rs:567:16 Sep 04 09:45:43.975 INFO kablam! | Sep 04 09:45:43.975 INFO kablam! 567 | add_arg(key); Sep 04 09:45:43.975 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.975 INFO kablam! Sep 04 09:45:43.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.975 INFO kablam! --> src/commands.rs:568:16 Sep 04 09:45:43.975 INFO kablam! | Sep 04 09:45:43.976 INFO kablam! 568 | add_arg(start); Sep 04 09:45:43.976 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.976 INFO kablam! Sep 04 09:45:43.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.976 INFO kablam! --> src/commands.rs:569:16 Sep 04 09:45:43.976 INFO kablam! | Sep 04 09:45:43.976 INFO kablam! 569 | add_arg(end); Sep 04 09:45:43.976 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.976 INFO kablam! Sep 04 09:45:43.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.976 INFO kablam! --> src/commands.rs:573:16 Sep 04 09:45:43.976 INFO kablam! | Sep 04 09:45:43.976 INFO kablam! 573 | add_cmd("MULTI"); Sep 04 09:45:43.976 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.976 INFO kablam! Sep 04 09:45:43.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.976 INFO kablam! --> src/commands.rs:577:16 Sep 04 09:45:43.976 INFO kablam! | Sep 04 09:45:43.976 INFO kablam! 577 | add_cmd("RENAME"); Sep 04 09:45:43.976 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.976 INFO kablam! Sep 04 09:45:43.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.976 INFO kablam! --> src/commands.rs:578:16 Sep 04 09:45:43.976 INFO kablam! | Sep 04 09:45:43.977 INFO kablam! 578 | add_arg(key); Sep 04 09:45:43.977 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.977 INFO kablam! Sep 04 09:45:43.977 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.977 INFO kablam! --> src/commands.rs:579:16 Sep 04 09:45:43.977 INFO kablam! | Sep 04 09:45:43.977 INFO kablam! 579 | add_arg(new_key); Sep 04 09:45:43.977 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.977 INFO kablam! Sep 04 09:45:43.977 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.977 INFO kablam! --> src/commands.rs:583:16 Sep 04 09:45:43.977 INFO kablam! | Sep 04 09:45:43.977 INFO kablam! 583 | add_cmd("RENAMENX"); Sep 04 09:45:43.977 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.977 INFO kablam! Sep 04 09:45:43.977 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.977 INFO kablam! --> src/commands.rs:584:16 Sep 04 09:45:43.977 INFO kablam! | Sep 04 09:45:43.977 INFO kablam! 584 | add_arg(key); Sep 04 09:45:43.977 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.977 INFO kablam! Sep 04 09:45:43.977 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.977 INFO kablam! --> src/commands.rs:585:16 Sep 04 09:45:43.977 INFO kablam! | Sep 04 09:45:43.977 INFO kablam! 585 | add_arg(new_key); Sep 04 09:45:43.978 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.978 INFO kablam! Sep 04 09:45:43.978 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.978 INFO kablam! --> src/commands.rs:589:16 Sep 04 09:45:43.978 INFO kablam! | Sep 04 09:45:43.978 INFO kablam! 589 | add_cmd("RPOP"); Sep 04 09:45:43.978 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.978 INFO kablam! Sep 04 09:45:43.978 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.978 INFO kablam! --> src/commands.rs:590:16 Sep 04 09:45:43.978 INFO kablam! | Sep 04 09:45:43.978 INFO kablam! 590 | add_arg(key); Sep 04 09:45:43.978 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.978 INFO kablam! Sep 04 09:45:43.978 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.978 INFO kablam! --> src/commands.rs:594:16 Sep 04 09:45:43.978 INFO kablam! | Sep 04 09:45:43.978 INFO kablam! 594 | add_cmd("RPOPLPUSH"); Sep 04 09:45:43.978 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.978 INFO kablam! Sep 04 09:45:43.978 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.978 INFO kablam! --> src/commands.rs:595:16 Sep 04 09:45:43.978 INFO kablam! | Sep 04 09:45:43.978 INFO kablam! 595 | add_arg(source); Sep 04 09:45:43.979 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.979 INFO kablam! Sep 04 09:45:43.979 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.979 INFO kablam! --> src/commands.rs:596:16 Sep 04 09:45:43.979 INFO kablam! | Sep 04 09:45:43.979 INFO kablam! 596 | add_arg(dest); Sep 04 09:45:43.979 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.979 INFO kablam! Sep 04 09:45:43.979 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.979 INFO kablam! --> src/commands.rs:600:16 Sep 04 09:45:43.979 INFO kablam! | Sep 04 09:45:43.979 INFO kablam! 600 | add_cmd("RPUSH"); Sep 04 09:45:43.979 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.979 INFO kablam! Sep 04 09:45:43.979 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.979 INFO kablam! --> src/commands.rs:601:16 Sep 04 09:45:43.979 INFO kablam! | Sep 04 09:45:43.979 INFO kablam! 601 | add_arg(key); Sep 04 09:45:43.979 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.979 INFO kablam! Sep 04 09:45:43.979 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.979 INFO kablam! --> src/commands.rs:602:16 Sep 04 09:45:43.979 INFO kablam! | Sep 04 09:45:43.980 INFO kablam! 602 | add_arg(value); Sep 04 09:45:43.980 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.980 INFO kablam! Sep 04 09:45:43.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.980 INFO kablam! --> src/commands.rs:606:16 Sep 04 09:45:43.980 INFO kablam! | Sep 04 09:45:43.980 INFO kablam! 606 | add_cmd("RPUSH"); Sep 04 09:45:43.980 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.980 INFO kablam! Sep 04 09:45:43.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.980 INFO kablam! --> src/commands.rs:607:16 Sep 04 09:45:43.980 INFO kablam! | Sep 04 09:45:43.980 INFO kablam! 607 | add_arg(key); Sep 04 09:45:43.980 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.980 INFO kablam! Sep 04 09:45:43.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.980 INFO kablam! --> src/commands.rs:608:17 Sep 04 09:45:43.980 INFO kablam! | Sep 04 09:45:43.980 INFO kablam! 608 | add_args(values); Sep 04 09:45:43.980 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.980 INFO kablam! Sep 04 09:45:43.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.980 INFO kablam! --> src/commands.rs:612:16 Sep 04 09:45:43.981 INFO kablam! | Sep 04 09:45:43.981 INFO kablam! 612 | add_cmd("RPUSHX"); Sep 04 09:45:43.981 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.981 INFO kablam! Sep 04 09:45:43.981 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.981 INFO kablam! --> src/commands.rs:613:16 Sep 04 09:45:43.981 INFO kablam! | Sep 04 09:45:43.981 INFO kablam! 613 | add_arg(key); Sep 04 09:45:43.981 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.981 INFO kablam! Sep 04 09:45:43.981 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.981 INFO kablam! --> src/commands.rs:614:16 Sep 04 09:45:43.981 INFO kablam! | Sep 04 09:45:43.981 INFO kablam! 614 | add_arg(value); Sep 04 09:45:43.981 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.981 INFO kablam! Sep 04 09:45:43.981 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.981 INFO kablam! --> src/commands.rs:618:16 Sep 04 09:45:43.981 INFO kablam! | Sep 04 09:45:43.981 INFO kablam! 618 | add_cmd("SADD"); Sep 04 09:45:43.981 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.981 INFO kablam! Sep 04 09:45:43.981 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.982 INFO kablam! --> src/commands.rs:619:16 Sep 04 09:45:43.982 INFO kablam! | Sep 04 09:45:43.982 INFO kablam! 619 | add_arg(key); Sep 04 09:45:43.982 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.982 INFO kablam! Sep 04 09:45:43.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.982 INFO kablam! --> src/commands.rs:620:16 Sep 04 09:45:43.982 INFO kablam! | Sep 04 09:45:43.982 INFO kablam! 620 | add_arg(member); Sep 04 09:45:43.982 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.982 INFO kablam! Sep 04 09:45:43.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.982 INFO kablam! --> src/commands.rs:624:16 Sep 04 09:45:43.982 INFO kablam! | Sep 04 09:45:43.982 INFO kablam! 624 | add_cmd("SADD"); Sep 04 09:45:43.982 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.982 INFO kablam! Sep 04 09:45:43.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.982 INFO kablam! --> src/commands.rs:625:16 Sep 04 09:45:43.982 INFO kablam! | Sep 04 09:45:43.982 INFO kablam! 625 | add_arg(key); Sep 04 09:45:43.982 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.983 INFO kablam! Sep 04 09:45:43.983 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.983 INFO kablam! --> src/commands.rs:626:17 Sep 04 09:45:43.983 INFO kablam! | Sep 04 09:45:43.983 INFO kablam! 626 | add_args(members); Sep 04 09:45:43.983 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.983 INFO kablam! Sep 04 09:45:43.983 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.983 INFO kablam! --> src/commands.rs:630:16 Sep 04 09:45:43.983 INFO kablam! | Sep 04 09:45:43.983 INFO kablam! 630 | add_cmd("SADD"); Sep 04 09:45:43.983 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.983 INFO kablam! Sep 04 09:45:43.983 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.983 INFO kablam! --> src/commands.rs:631:16 Sep 04 09:45:43.983 INFO kablam! | Sep 04 09:45:43.983 INFO kablam! 631 | add_arg(key); Sep 04 09:45:43.983 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.983 INFO kablam! Sep 04 09:45:43.983 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.983 INFO kablam! --> src/commands.rs:632:23 Sep 04 09:45:43.983 INFO kablam! | Sep 04 09:45:43.984 INFO kablam! 632 | add_binary_arg(member); Sep 04 09:45:43.984 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.984 INFO kablam! Sep 04 09:45:43.984 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.984 INFO kablam! --> src/commands.rs:636:16 Sep 04 09:45:43.984 INFO kablam! | Sep 04 09:45:43.984 INFO kablam! 636 | add_cmd("SCARD"); Sep 04 09:45:43.984 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.984 INFO kablam! Sep 04 09:45:43.984 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.984 INFO kablam! --> src/commands.rs:637:16 Sep 04 09:45:43.984 INFO kablam! | Sep 04 09:45:43.984 INFO kablam! 637 | add_arg(key); Sep 04 09:45:43.984 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.984 INFO kablam! Sep 04 09:45:43.984 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.984 INFO kablam! --> src/commands.rs:641:16 Sep 04 09:45:43.984 INFO kablam! | Sep 04 09:45:43.984 INFO kablam! 641 | add_cmd("SELECT"); Sep 04 09:45:43.984 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.984 INFO kablam! Sep 04 09:45:43.985 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.985 INFO kablam! --> src/commands.rs:642:16 Sep 04 09:45:43.985 INFO kablam! | Sep 04 09:45:43.985 INFO kablam! 642 | add_arg(db_index); Sep 04 09:45:43.985 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.985 INFO kablam! Sep 04 09:45:43.985 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.986 INFO kablam! --> src/commands.rs:646:16 Sep 04 09:45:43.986 INFO kablam! | Sep 04 09:45:43.986 INFO kablam! 646 | add_cmd("SET"); Sep 04 09:45:43.986 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.986 INFO kablam! Sep 04 09:45:43.986 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.986 INFO kablam! --> src/commands.rs:647:16 Sep 04 09:45:43.986 INFO kablam! | Sep 04 09:45:43.986 INFO kablam! 647 | add_arg(key); Sep 04 09:45:43.986 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.986 INFO kablam! Sep 04 09:45:43.987 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.987 INFO kablam! --> src/commands.rs:648:16 Sep 04 09:45:43.987 INFO kablam! | Sep 04 09:45:43.987 INFO kablam! 648 | add_arg(value); Sep 04 09:45:43.987 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.987 INFO kablam! Sep 04 09:45:43.987 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.987 INFO kablam! --> src/commands.rs:652:16 Sep 04 09:45:43.987 INFO kablam! | Sep 04 09:45:43.987 INFO kablam! 652 | add_cmd("SET"); Sep 04 09:45:43.987 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.987 INFO kablam! Sep 04 09:45:43.987 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.987 INFO kablam! --> src/commands.rs:653:16 Sep 04 09:45:43.987 INFO kablam! | Sep 04 09:45:43.987 INFO kablam! 653 | add_arg(key); Sep 04 09:45:43.987 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.988 INFO kablam! Sep 04 09:45:43.988 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.988 INFO kablam! --> src/commands.rs:654:23 Sep 04 09:45:43.988 INFO kablam! | Sep 04 09:45:43.988 INFO kablam! 654 | add_binary_arg(value); Sep 04 09:45:43.988 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.988 INFO kablam! Sep 04 09:45:43.988 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.988 INFO kablam! --> src/commands.rs:658:16 Sep 04 09:45:43.989 INFO kablam! | Sep 04 09:45:43.989 INFO kablam! 658 | add_cmd("SET"); Sep 04 09:45:43.989 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.989 INFO kablam! Sep 04 09:45:43.989 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.989 INFO kablam! --> src/commands.rs:659:16 Sep 04 09:45:43.989 INFO kablam! | Sep 04 09:45:43.989 INFO kablam! 659 | add_arg(key); Sep 04 09:45:43.989 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.989 INFO kablam! Sep 04 09:45:43.989 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.989 INFO kablam! --> src/commands.rs:660:16 Sep 04 09:45:43.989 INFO kablam! | Sep 04 09:45:43.989 INFO kablam! 660 | add_arg(value); Sep 04 09:45:43.989 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.989 INFO kablam! Sep 04 09:45:43.989 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.989 INFO kablam! --> src/commands.rs:661:16 Sep 04 09:45:43.989 INFO kablam! | Sep 04 09:45:43.989 INFO kablam! 661 | add_arg("EX"); Sep 04 09:45:43.989 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.989 INFO kablam! Sep 04 09:45:43.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.990 INFO kablam! --> src/commands.rs:662:16 Sep 04 09:45:43.990 INFO kablam! | Sep 04 09:45:43.990 INFO kablam! 662 | add_arg(expiry); Sep 04 09:45:43.990 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.990 INFO kablam! Sep 04 09:45:43.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.990 INFO kablam! --> src/commands.rs:666:16 Sep 04 09:45:43.990 INFO kablam! | Sep 04 09:45:43.990 INFO kablam! 666 | add_cmd("SET"); Sep 04 09:45:43.990 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.990 INFO kablam! Sep 04 09:45:43.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.990 INFO kablam! --> src/commands.rs:667:16 Sep 04 09:45:43.990 INFO kablam! | Sep 04 09:45:43.990 INFO kablam! 667 | add_arg(key); Sep 04 09:45:43.990 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.990 INFO kablam! Sep 04 09:45:43.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.990 INFO kablam! --> src/commands.rs:668:16 Sep 04 09:45:43.990 INFO kablam! | Sep 04 09:45:43.990 INFO kablam! 668 | add_arg(value); Sep 04 09:45:43.991 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.991 INFO kablam! Sep 04 09:45:43.991 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.991 INFO kablam! --> src/commands.rs:669:16 Sep 04 09:45:43.991 INFO kablam! | Sep 04 09:45:43.991 INFO kablam! 669 | add_arg("PX"); Sep 04 09:45:43.991 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.991 INFO kablam! Sep 04 09:45:43.991 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.991 INFO kablam! --> src/commands.rs:670:16 Sep 04 09:45:43.991 INFO kablam! | Sep 04 09:45:43.991 INFO kablam! 670 | add_arg(expiry); Sep 04 09:45:43.991 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.991 INFO kablam! Sep 04 09:45:43.991 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.991 INFO kablam! --> src/commands.rs:674:16 Sep 04 09:45:43.991 INFO kablam! | Sep 04 09:45:43.991 INFO kablam! 674 | add_cmd("SET"); Sep 04 09:45:43.991 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.991 INFO kablam! Sep 04 09:45:43.991 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.991 INFO kablam! --> src/commands.rs:675:16 Sep 04 09:45:43.992 INFO kablam! | Sep 04 09:45:43.992 INFO kablam! 675 | add_arg(key); Sep 04 09:45:43.992 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.992 INFO kablam! Sep 04 09:45:43.992 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.992 INFO kablam! --> src/commands.rs:676:16 Sep 04 09:45:43.992 INFO kablam! | Sep 04 09:45:43.992 INFO kablam! 676 | add_arg(value); Sep 04 09:45:43.992 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.992 INFO kablam! Sep 04 09:45:43.992 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.992 INFO kablam! --> src/commands.rs:677:16 Sep 04 09:45:43.992 INFO kablam! | Sep 04 09:45:43.992 INFO kablam! 677 | add_arg("NX"); Sep 04 09:45:43.992 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.992 INFO kablam! Sep 04 09:45:43.992 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.992 INFO kablam! --> src/commands.rs:681:16 Sep 04 09:45:43.992 INFO kablam! | Sep 04 09:45:43.992 INFO kablam! 681 | add_cmd("SET"); Sep 04 09:45:43.992 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.993 INFO kablam! Sep 04 09:45:43.993 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.993 INFO kablam! --> src/commands.rs:682:16 Sep 04 09:45:43.993 INFO kablam! | Sep 04 09:45:43.993 INFO kablam! 682 | add_arg(key); Sep 04 09:45:43.993 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.993 INFO kablam! Sep 04 09:45:43.993 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.993 INFO kablam! --> src/commands.rs:683:16 Sep 04 09:45:43.993 INFO kablam! | Sep 04 09:45:43.993 INFO kablam! 683 | add_arg(value); Sep 04 09:45:43.993 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.993 INFO kablam! Sep 04 09:45:43.993 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.993 INFO kablam! --> src/commands.rs:684:16 Sep 04 09:45:43.993 INFO kablam! | Sep 04 09:45:43.993 INFO kablam! 684 | add_arg("XX"); Sep 04 09:45:43.993 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.993 INFO kablam! Sep 04 09:45:43.993 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.993 INFO kablam! --> src/commands.rs:688:16 Sep 04 09:45:43.993 INFO kablam! | Sep 04 09:45:43.993 INFO kablam! 688 | add_cmd("SET"); Sep 04 09:45:43.993 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.994 INFO kablam! Sep 04 09:45:43.994 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.994 INFO kablam! --> src/commands.rs:689:16 Sep 04 09:45:43.994 INFO kablam! | Sep 04 09:45:43.994 INFO kablam! 689 | add_arg(key); Sep 04 09:45:43.994 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.994 INFO kablam! Sep 04 09:45:43.994 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.994 INFO kablam! --> src/commands.rs:690:16 Sep 04 09:45:43.994 INFO kablam! | Sep 04 09:45:43.994 INFO kablam! 690 | add_arg(value); Sep 04 09:45:43.994 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.994 INFO kablam! Sep 04 09:45:43.994 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.994 INFO kablam! --> src/commands.rs:691:16 Sep 04 09:45:43.994 INFO kablam! | Sep 04 09:45:43.994 INFO kablam! 691 | add_arg("EX"); Sep 04 09:45:43.994 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.994 INFO kablam! Sep 04 09:45:43.994 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.994 INFO kablam! --> src/commands.rs:692:16 Sep 04 09:45:43.994 INFO kablam! | Sep 04 09:45:43.995 INFO kablam! 692 | add_arg(expiry); Sep 04 09:45:43.995 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.995 INFO kablam! Sep 04 09:45:43.995 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.995 INFO kablam! --> src/commands.rs:693:16 Sep 04 09:45:43.995 INFO kablam! | Sep 04 09:45:43.995 INFO kablam! 693 | add_arg("NX"); Sep 04 09:45:43.995 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.995 INFO kablam! Sep 04 09:45:43.995 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.995 INFO kablam! --> src/commands.rs:697:16 Sep 04 09:45:43.995 INFO kablam! | Sep 04 09:45:43.995 INFO kablam! 697 | add_cmd("SET"); Sep 04 09:45:43.995 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.995 INFO kablam! Sep 04 09:45:43.995 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.995 INFO kablam! --> src/commands.rs:698:16 Sep 04 09:45:43.995 INFO kablam! | Sep 04 09:45:43.995 INFO kablam! 698 | add_arg(key); Sep 04 09:45:43.995 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.995 INFO kablam! Sep 04 09:45:43.995 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.995 INFO kablam! --> src/commands.rs:699:16 Sep 04 09:45:43.996 INFO kablam! | Sep 04 09:45:43.996 INFO kablam! 699 | add_arg(value); Sep 04 09:45:43.996 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.996 INFO kablam! Sep 04 09:45:43.996 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.996 INFO kablam! --> src/commands.rs:700:16 Sep 04 09:45:43.996 INFO kablam! | Sep 04 09:45:43.996 INFO kablam! 700 | add_arg("EX"); Sep 04 09:45:43.996 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.996 INFO kablam! Sep 04 09:45:43.996 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.996 INFO kablam! --> src/commands.rs:701:16 Sep 04 09:45:43.996 INFO kablam! | Sep 04 09:45:43.996 INFO kablam! 701 | add_arg(expiry); Sep 04 09:45:43.996 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.996 INFO kablam! Sep 04 09:45:43.996 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.996 INFO kablam! --> src/commands.rs:702:16 Sep 04 09:45:43.996 INFO kablam! | Sep 04 09:45:43.996 INFO kablam! 702 | add_arg("XX"); Sep 04 09:45:43.996 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.997 INFO kablam! Sep 04 09:45:43.997 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.997 INFO kablam! --> src/commands.rs:706:16 Sep 04 09:45:43.997 INFO kablam! | Sep 04 09:45:43.997 INFO kablam! 706 | add_cmd("SET"); Sep 04 09:45:43.997 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.997 INFO kablam! Sep 04 09:45:43.997 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.997 INFO kablam! --> src/commands.rs:707:16 Sep 04 09:45:43.997 INFO kablam! | Sep 04 09:45:43.997 INFO kablam! 707 | add_arg(key); Sep 04 09:45:43.997 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:43.997 INFO kablam! Sep 04 09:45:43.997 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.997 INFO kablam! --> src/commands.rs:708:16 Sep 04 09:45:43.997 INFO kablam! | Sep 04 09:45:43.997 INFO kablam! 708 | add_arg(value); Sep 04 09:45:43.997 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:43.997 INFO kablam! Sep 04 09:45:43.997 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.997 INFO kablam! --> src/commands.rs:709:16 Sep 04 09:45:43.998 INFO kablam! | Sep 04 09:45:43.998 INFO kablam! 709 | add_arg("PX"); Sep 04 09:45:43.998 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:43.998 INFO kablam! Sep 04 09:45:43.998 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:43.998 INFO kablam! --> src/commands.rs:710:16 Sep 04 09:45:43.998 INFO kablam! | Sep 04 09:45:43.998 INFO kablam! 710 | add_arg(expiry); Sep 04 09:45:43.998 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:43.998 INFO kablam! Sep 04 09:45:43.999 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.000 INFO kablam! --> src/commands.rs:711:16 Sep 04 09:45:44.000 INFO kablam! | Sep 04 09:45:44.000 INFO kablam! 711 | add_arg("NX"); Sep 04 09:45:44.000 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.000 INFO kablam! Sep 04 09:45:44.000 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.000 INFO kablam! --> src/commands.rs:715:16 Sep 04 09:45:44.000 INFO kablam! | Sep 04 09:45:44.000 INFO kablam! 715 | add_cmd("SET"); Sep 04 09:45:44.000 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.000 INFO kablam! Sep 04 09:45:44.000 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.000 INFO kablam! --> src/commands.rs:716:16 Sep 04 09:45:44.000 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 716 | add_arg(key); Sep 04 09:45:44.001 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:717:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 717 | add_arg(value); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:718:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 718 | add_arg("PX"); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:719:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 719 | add_arg(expiry); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:720:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 720 | add_arg("XX"); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:724:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 724 | add_cmd("SETBIT"); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:725:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 725 | add_arg(key); Sep 04 09:45:44.001 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:726:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 726 | add_arg(offset); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:727:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 727 | add_arg(bit); Sep 04 09:45:44.001 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.001 INFO kablam! --> src/commands.rs:731:16 Sep 04 09:45:44.001 INFO kablam! | Sep 04 09:45:44.001 INFO kablam! 731 | add_cmd("SETRANGE"); Sep 04 09:45:44.001 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.001 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:732:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 732 | add_arg(key); Sep 04 09:45:44.002 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:733:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 733 | add_arg(offset); Sep 04 09:45:44.002 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:734:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 734 | add_arg(value); Sep 04 09:45:44.002 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:738:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 738 | add_cmd("SISMEMBER"); Sep 04 09:45:44.002 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:739:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 739 | add_arg(key); Sep 04 09:45:44.002 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:740:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 740 | add_arg(member); Sep 04 09:45:44.002 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:744:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 744 | add_cmd("SMEMBERS"); Sep 04 09:45:44.002 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:745:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 745 | add_arg(key); Sep 04 09:45:44.002 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:749:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 749 | add_cmd("SPOP"); Sep 04 09:45:44.002 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.002 INFO kablam! Sep 04 09:45:44.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.002 INFO kablam! --> src/commands.rs:750:16 Sep 04 09:45:44.002 INFO kablam! | Sep 04 09:45:44.002 INFO kablam! 750 | add_arg(key); Sep 04 09:45:44.002 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:754:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.003 INFO kablam! 754 | add_cmd("SPOP"); Sep 04 09:45:44.003 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:755:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.003 INFO kablam! 755 | add_arg(key); Sep 04 09:45:44.003 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:756:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.003 INFO kablam! 756 | add_arg(count); Sep 04 09:45:44.003 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:760:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.003 INFO kablam! 760 | add_cmd("SREM"); Sep 04 09:45:44.003 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:761:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.003 INFO kablam! 761 | add_arg(key); Sep 04 09:45:44.003 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:762:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.003 INFO kablam! 762 | add_arg(member); Sep 04 09:45:44.003 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.003 INFO kablam! Sep 04 09:45:44.003 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.003 INFO kablam! --> src/commands.rs:766:16 Sep 04 09:45:44.003 INFO kablam! | Sep 04 09:45:44.004 INFO kablam! 766 | add_cmd("SREM"); Sep 04 09:45:44.004 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.004 INFO kablam! Sep 04 09:45:44.004 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.004 INFO kablam! --> src/commands.rs:767:16 Sep 04 09:45:44.004 INFO kablam! | Sep 04 09:45:44.004 INFO kablam! 767 | add_arg(key); Sep 04 09:45:44.004 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.004 INFO kablam! Sep 04 09:45:44.004 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.004 INFO kablam! --> src/commands.rs:768:17 Sep 04 09:45:44.004 INFO kablam! | Sep 04 09:45:44.004 INFO kablam! 768 | add_args(members); Sep 04 09:45:44.004 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.004 INFO kablam! Sep 04 09:45:44.004 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.004 INFO kablam! --> src/commands.rs:772:16 Sep 04 09:45:44.004 INFO kablam! | Sep 04 09:45:44.004 INFO kablam! 772 | add_cmd("STRLEN"); Sep 04 09:45:44.004 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.004 INFO kablam! Sep 04 09:45:44.004 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.004 INFO kablam! --> src/commands.rs:773:16 Sep 04 09:45:44.004 INFO kablam! | Sep 04 09:45:44.004 INFO kablam! 773 | add_arg(key); Sep 04 09:45:44.004 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.004 INFO kablam! Sep 04 09:45:44.004 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.004 INFO kablam! --> src/commands.rs:777:16 Sep 04 09:45:44.004 INFO kablam! | Sep 04 09:45:44.005 INFO kablam! 777 | add_cmd("TTL"); Sep 04 09:45:44.005 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.005 INFO kablam! Sep 04 09:45:44.005 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.005 INFO kablam! --> src/commands.rs:778:16 Sep 04 09:45:44.005 INFO kablam! | Sep 04 09:45:44.005 INFO kablam! 778 | add_arg(key); Sep 04 09:45:44.005 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.005 INFO kablam! Sep 04 09:45:44.005 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.005 INFO kablam! --> src/commands.rs:782:16 Sep 04 09:45:44.005 INFO kablam! | Sep 04 09:45:44.005 INFO kablam! 782 | add_cmd("UNWATCH"); Sep 04 09:45:44.005 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.005 INFO kablam! Sep 04 09:45:44.005 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.005 INFO kablam! --> src/commands.rs:786:16 Sep 04 09:45:44.005 INFO kablam! | Sep 04 09:45:44.005 INFO kablam! 786 | add_cmd("WATCH"); Sep 04 09:45:44.005 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.005 INFO kablam! Sep 04 09:45:44.005 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.005 INFO kablam! --> src/commands.rs:787:16 Sep 04 09:45:44.005 INFO kablam! | Sep 04 09:45:44.005 INFO kablam! 787 | add_arg(key); Sep 04 09:45:44.005 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.005 INFO kablam! Sep 04 09:45:44.005 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.005 INFO kablam! --> src/commands.rs:791:16 Sep 04 09:45:44.005 INFO kablam! | Sep 04 09:45:44.005 INFO kablam! 791 | add_cmd("WATCH"); Sep 04 09:45:44.005 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.005 INFO kablam! Sep 04 09:45:44.006 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.006 INFO kablam! --> src/commands.rs:792:17 Sep 04 09:45:44.006 INFO kablam! | Sep 04 09:45:44.006 INFO kablam! 792 | add_args(keys); Sep 04 09:45:44.006 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.006 INFO kablam! Sep 04 09:45:44.006 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.006 INFO kablam! --> src/commands.rs:796:16 Sep 04 09:45:44.006 INFO kablam! | Sep 04 09:45:44.006 INFO kablam! 796 | add_cmd("ZADD"); Sep 04 09:45:44.006 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.006 INFO kablam! Sep 04 09:45:44.006 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.006 INFO kablam! --> src/commands.rs:797:16 Sep 04 09:45:44.006 INFO kablam! | Sep 04 09:45:44.006 INFO kablam! 797 | add_arg(key); Sep 04 09:45:44.006 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.006 INFO kablam! Sep 04 09:45:44.006 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.006 INFO kablam! --> src/commands.rs:798:16 Sep 04 09:45:44.006 INFO kablam! | Sep 04 09:45:44.006 INFO kablam! 798 | add_arg(score); Sep 04 09:45:44.006 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.006 INFO kablam! Sep 04 09:45:44.006 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.006 INFO kablam! --> src/commands.rs:799:16 Sep 04 09:45:44.006 INFO kablam! | Sep 04 09:45:44.006 INFO kablam! 799 | add_arg(member); Sep 04 09:45:44.007 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.007 INFO kablam! Sep 04 09:45:44.007 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.007 INFO kablam! --> src/commands.rs:803:16 Sep 04 09:45:44.007 INFO kablam! | Sep 04 09:45:44.007 INFO kablam! 803 | add_cmd("ZADD"); Sep 04 09:45:44.007 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.007 INFO kablam! Sep 04 09:45:44.007 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.007 INFO kablam! --> src/commands.rs:804:16 Sep 04 09:45:44.007 INFO kablam! | Sep 04 09:45:44.007 INFO kablam! 804 | add_arg(key); Sep 04 09:45:44.007 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.007 INFO kablam! Sep 04 09:45:44.007 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.007 INFO kablam! --> src/commands.rs:805:16 Sep 04 09:45:44.007 INFO kablam! | Sep 04 09:45:44.007 INFO kablam! 805 | add_arg(score); Sep 04 09:45:44.007 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.007 INFO kablam! Sep 04 09:45:44.007 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.007 INFO kablam! --> src/commands.rs:806:23 Sep 04 09:45:44.007 INFO kablam! | Sep 04 09:45:44.007 INFO kablam! 806 | add_binary_arg(member); Sep 04 09:45:44.008 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.008 INFO kablam! Sep 04 09:45:44.008 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.008 INFO kablam! --> src/commands.rs:810:16 Sep 04 09:45:44.008 INFO kablam! | Sep 04 09:45:44.008 INFO kablam! 810 | add_cmd("ZADD"); Sep 04 09:45:44.008 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.008 INFO kablam! Sep 04 09:45:44.008 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.008 INFO kablam! --> src/commands.rs:811:16 Sep 04 09:45:44.008 INFO kablam! | Sep 04 09:45:44.008 INFO kablam! 811 | add_arg(key); Sep 04 09:45:44.008 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.008 INFO kablam! Sep 04 09:45:44.008 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.008 INFO kablam! --> src/commands.rs:812:16 Sep 04 09:45:44.008 INFO kablam! | Sep 04 09:45:44.008 INFO kablam! 812 | add_arg("NX"); Sep 04 09:45:44.008 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.008 INFO kablam! Sep 04 09:45:44.008 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.008 INFO kablam! --> src/commands.rs:813:16 Sep 04 09:45:44.008 INFO kablam! | Sep 04 09:45:44.008 INFO kablam! 813 | add_arg(score); Sep 04 09:45:44.008 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.008 INFO kablam! Sep 04 09:45:44.008 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.008 INFO kablam! --> src/commands.rs:814:16 Sep 04 09:45:44.009 INFO kablam! | Sep 04 09:45:44.009 INFO kablam! 814 | add_arg(member); Sep 04 09:45:44.009 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.009 INFO kablam! Sep 04 09:45:44.009 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.009 INFO kablam! --> src/commands.rs:818:16 Sep 04 09:45:44.009 INFO kablam! | Sep 04 09:45:44.009 INFO kablam! 818 | add_cmd("ZADD"); Sep 04 09:45:44.009 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.009 INFO kablam! Sep 04 09:45:44.009 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.009 INFO kablam! --> src/commands.rs:819:16 Sep 04 09:45:44.009 INFO kablam! | Sep 04 09:45:44.009 INFO kablam! 819 | add_arg(key); Sep 04 09:45:44.009 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.009 INFO kablam! Sep 04 09:45:44.009 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.009 INFO kablam! --> src/commands.rs:820:16 Sep 04 09:45:44.009 INFO kablam! | Sep 04 09:45:44.009 INFO kablam! 820 | add_arg("XX"); Sep 04 09:45:44.009 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.009 INFO kablam! Sep 04 09:45:44.009 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.009 INFO kablam! --> src/commands.rs:821:16 Sep 04 09:45:44.009 INFO kablam! | Sep 04 09:45:44.009 INFO kablam! 821 | add_arg(score); Sep 04 09:45:44.009 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.010 INFO kablam! Sep 04 09:45:44.010 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.010 INFO kablam! --> src/commands.rs:822:16 Sep 04 09:45:44.010 INFO kablam! | Sep 04 09:45:44.010 INFO kablam! 822 | add_arg(member); Sep 04 09:45:44.010 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.010 INFO kablam! Sep 04 09:45:44.010 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.010 INFO kablam! --> src/commands.rs:826:16 Sep 04 09:45:44.010 INFO kablam! | Sep 04 09:45:44.010 INFO kablam! 826 | add_cmd("ZADD"); Sep 04 09:45:44.010 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.010 INFO kablam! Sep 04 09:45:44.010 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.010 INFO kablam! --> src/commands.rs:827:16 Sep 04 09:45:44.010 INFO kablam! | Sep 04 09:45:44.010 INFO kablam! 827 | add_arg(key); Sep 04 09:45:44.010 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.010 INFO kablam! Sep 04 09:45:44.010 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.010 INFO kablam! --> src/commands.rs:828:16 Sep 04 09:45:44.010 INFO kablam! | Sep 04 09:45:44.010 INFO kablam! 828 | add_arg("NX"); Sep 04 09:45:44.010 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.011 INFO kablam! Sep 04 09:45:44.011 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.011 INFO kablam! --> src/commands.rs:829:16 Sep 04 09:45:44.011 INFO kablam! | Sep 04 09:45:44.011 INFO kablam! 829 | add_arg("CH"); Sep 04 09:45:44.011 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.011 INFO kablam! Sep 04 09:45:44.011 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.011 INFO kablam! --> src/commands.rs:830:16 Sep 04 09:45:44.011 INFO kablam! | Sep 04 09:45:44.011 INFO kablam! 830 | add_arg(score); Sep 04 09:45:44.011 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.011 INFO kablam! Sep 04 09:45:44.011 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.011 INFO kablam! --> src/commands.rs:831:16 Sep 04 09:45:44.011 INFO kablam! | Sep 04 09:45:44.011 INFO kablam! 831 | add_arg(member); Sep 04 09:45:44.011 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.011 INFO kablam! Sep 04 09:45:44.011 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.011 INFO kablam! --> src/commands.rs:835:16 Sep 04 09:45:44.011 INFO kablam! | Sep 04 09:45:44.012 INFO kablam! 835 | add_cmd("ZADD"); Sep 04 09:45:44.012 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.012 INFO kablam! Sep 04 09:45:44.012 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.012 INFO kablam! --> src/commands.rs:836:16 Sep 04 09:45:44.012 INFO kablam! | Sep 04 09:45:44.012 INFO kablam! 836 | add_arg(key); Sep 04 09:45:44.012 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.012 INFO kablam! Sep 04 09:45:44.012 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.012 INFO kablam! --> src/commands.rs:837:16 Sep 04 09:45:44.012 INFO kablam! | Sep 04 09:45:44.012 INFO kablam! 837 | add_arg("XX"); Sep 04 09:45:44.012 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.012 INFO kablam! Sep 04 09:45:44.012 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.012 INFO kablam! --> src/commands.rs:838:16 Sep 04 09:45:44.012 INFO kablam! | Sep 04 09:45:44.012 INFO kablam! 838 | add_arg("CH"); Sep 04 09:45:44.012 INFO kablam! | ^^^^^^ help: remove these parentheses Sep 04 09:45:44.012 INFO kablam! Sep 04 09:45:44.013 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.013 INFO kablam! --> src/commands.rs:839:16 Sep 04 09:45:44.013 INFO kablam! | Sep 04 09:45:44.013 INFO kablam! 839 | add_arg(score); Sep 04 09:45:44.013 INFO kablam! | ^^^^^^^ help: remove these parentheses Sep 04 09:45:44.013 INFO kablam! Sep 04 09:45:44.013 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.013 INFO kablam! --> src/commands.rs:840:16 Sep 04 09:45:44.013 INFO kablam! | Sep 04 09:45:44.013 INFO kablam! 840 | add_arg(member); Sep 04 09:45:44.013 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.013 INFO kablam! Sep 04 09:45:44.013 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.013 INFO kablam! --> src/commands.rs:844:16 Sep 04 09:45:44.013 INFO kablam! | Sep 04 09:45:44.013 INFO kablam! 844 | add_cmd("ZCARD"); Sep 04 09:45:44.013 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.013 INFO kablam! Sep 04 09:45:44.013 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.013 INFO kablam! --> src/commands.rs:845:16 Sep 04 09:45:44.013 INFO kablam! | Sep 04 09:45:44.013 INFO kablam! 845 | add_arg(key); Sep 04 09:45:44.014 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.014 INFO kablam! Sep 04 09:45:44.014 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.014 INFO kablam! --> src/commands.rs:849:16 Sep 04 09:45:44.014 INFO kablam! | Sep 04 09:45:44.014 INFO kablam! 849 | add_cmd("ZCOUNT"); Sep 04 09:45:44.014 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.014 INFO kablam! Sep 04 09:45:44.014 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.014 INFO kablam! --> src/commands.rs:850:16 Sep 04 09:45:44.014 INFO kablam! | Sep 04 09:45:44.014 INFO kablam! 850 | add_arg(key); Sep 04 09:45:44.014 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.014 INFO kablam! Sep 04 09:45:44.014 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.014 INFO kablam! --> src/commands.rs:851:16 Sep 04 09:45:44.014 INFO kablam! | Sep 04 09:45:44.014 INFO kablam! 851 | add_arg(start_range); Sep 04 09:45:44.014 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.014 INFO kablam! Sep 04 09:45:44.014 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.015 INFO kablam! --> src/commands.rs:852:16 Sep 04 09:45:44.015 INFO kablam! | Sep 04 09:45:44.015 INFO kablam! 852 | add_arg(end_range); Sep 04 09:45:44.015 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.015 INFO kablam! Sep 04 09:45:44.015 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.015 INFO kablam! --> src/commands.rs:856:16 Sep 04 09:45:44.015 INFO kablam! | Sep 04 09:45:44.015 INFO kablam! 856 | add_cmd("ZINCRBY"); Sep 04 09:45:44.015 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.015 INFO kablam! Sep 04 09:45:44.015 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.015 INFO kablam! --> src/commands.rs:857:16 Sep 04 09:45:44.015 INFO kablam! | Sep 04 09:45:44.015 INFO kablam! 857 | add_arg(key); Sep 04 09:45:44.015 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.015 INFO kablam! Sep 04 09:45:44.015 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.015 INFO kablam! --> src/commands.rs:858:16 Sep 04 09:45:44.015 INFO kablam! | Sep 04 09:45:44.015 INFO kablam! 858 | add_arg(increment); Sep 04 09:45:44.015 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.016 INFO kablam! Sep 04 09:45:44.016 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.016 INFO kablam! --> src/commands.rs:859:16 Sep 04 09:45:44.016 INFO kablam! | Sep 04 09:45:44.016 INFO kablam! 859 | add_arg(member); Sep 04 09:45:44.016 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.016 INFO kablam! Sep 04 09:45:44.016 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.016 INFO kablam! --> src/commands.rs:863:16 Sep 04 09:45:44.016 INFO kablam! | Sep 04 09:45:44.016 INFO kablam! 863 | add_cmd("ZLEXCOUNT"); Sep 04 09:45:44.016 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.016 INFO kablam! Sep 04 09:45:44.016 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.016 INFO kablam! --> src/commands.rs:864:16 Sep 04 09:45:44.016 INFO kablam! | Sep 04 09:45:44.016 INFO kablam! 864 | add_arg(key); Sep 04 09:45:44.016 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.016 INFO kablam! Sep 04 09:45:44.016 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.016 INFO kablam! --> src/commands.rs:865:16 Sep 04 09:45:44.017 INFO kablam! | Sep 04 09:45:44.017 INFO kablam! 865 | add_arg(min); Sep 04 09:45:44.017 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.017 INFO kablam! Sep 04 09:45:44.017 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.017 INFO kablam! --> src/commands.rs:866:16 Sep 04 09:45:44.017 INFO kablam! | Sep 04 09:45:44.017 INFO kablam! 866 | add_arg(max); Sep 04 09:45:44.017 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.017 INFO kablam! Sep 04 09:45:44.017 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.017 INFO kablam! --> src/commands.rs:870:16 Sep 04 09:45:44.017 INFO kablam! | Sep 04 09:45:44.017 INFO kablam! 870 | add_cmd("ZREM"); Sep 04 09:45:44.017 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.017 INFO kablam! Sep 04 09:45:44.017 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.017 INFO kablam! --> src/commands.rs:871:16 Sep 04 09:45:44.017 INFO kablam! | Sep 04 09:45:44.017 INFO kablam! 871 | add_arg(key); Sep 04 09:45:44.017 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.018 INFO kablam! Sep 04 09:45:44.018 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.018 INFO kablam! --> src/commands.rs:872:16 Sep 04 09:45:44.018 INFO kablam! | Sep 04 09:45:44.018 INFO kablam! 872 | add_arg(member); Sep 04 09:45:44.018 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.018 INFO kablam! Sep 04 09:45:44.018 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.018 INFO kablam! --> src/commands.rs:876:16 Sep 04 09:45:44.018 INFO kablam! | Sep 04 09:45:44.018 INFO kablam! 876 | add_cmd("ZREM"); Sep 04 09:45:44.018 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.018 INFO kablam! Sep 04 09:45:44.018 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.018 INFO kablam! --> src/commands.rs:877:16 Sep 04 09:45:44.018 INFO kablam! | Sep 04 09:45:44.018 INFO kablam! 877 | add_arg(key); Sep 04 09:45:44.018 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.018 INFO kablam! Sep 04 09:45:44.018 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.018 INFO kablam! --> src/commands.rs:878:17 Sep 04 09:45:44.019 INFO kablam! | Sep 04 09:45:44.019 INFO kablam! 878 | add_args(members); Sep 04 09:45:44.019 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.019 INFO kablam! Sep 04 09:45:44.019 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.019 INFO kablam! --> src/commands.rs:882:16 Sep 04 09:45:44.019 INFO kablam! | Sep 04 09:45:44.019 INFO kablam! 882 | add_cmd("ZRANGE"); Sep 04 09:45:44.019 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.019 INFO kablam! Sep 04 09:45:44.019 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.019 INFO kablam! --> src/commands.rs:883:16 Sep 04 09:45:44.019 INFO kablam! | Sep 04 09:45:44.019 INFO kablam! 883 | add_arg(key); Sep 04 09:45:44.019 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.019 INFO kablam! Sep 04 09:45:44.019 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.019 INFO kablam! --> src/commands.rs:884:16 Sep 04 09:45:44.019 INFO kablam! | Sep 04 09:45:44.019 INFO kablam! 884 | add_arg(start_range); Sep 04 09:45:44.019 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.019 INFO kablam! Sep 04 09:45:44.020 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.020 INFO kablam! --> src/commands.rs:885:16 Sep 04 09:45:44.020 INFO kablam! | Sep 04 09:45:44.020 INFO kablam! 885 | add_arg(end_range); Sep 04 09:45:44.020 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.020 INFO kablam! Sep 04 09:45:44.020 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.020 INFO kablam! --> src/commands.rs:889:16 Sep 04 09:45:44.020 INFO kablam! | Sep 04 09:45:44.020 INFO kablam! 889 | add_cmd("ZRANGE"); Sep 04 09:45:44.020 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.020 INFO kablam! Sep 04 09:45:44.020 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.020 INFO kablam! --> src/commands.rs:890:16 Sep 04 09:45:44.020 INFO kablam! | Sep 04 09:45:44.020 INFO kablam! 890 | add_arg(key); Sep 04 09:45:44.020 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.020 INFO kablam! Sep 04 09:45:44.020 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.020 INFO kablam! --> src/commands.rs:891:16 Sep 04 09:45:44.020 INFO kablam! | Sep 04 09:45:44.021 INFO kablam! 891 | add_arg(start_range); Sep 04 09:45:44.021 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.021 INFO kablam! Sep 04 09:45:44.021 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.021 INFO kablam! --> src/commands.rs:892:16 Sep 04 09:45:44.021 INFO kablam! | Sep 04 09:45:44.021 INFO kablam! 892 | add_arg(end_range); Sep 04 09:45:44.021 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.021 INFO kablam! Sep 04 09:45:44.021 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.021 INFO kablam! --> src/commands.rs:893:16 Sep 04 09:45:44.021 INFO kablam! | Sep 04 09:45:44.021 INFO kablam! 893 | add_arg("WITHSCORES"); Sep 04 09:45:44.021 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.021 INFO kablam! Sep 04 09:45:44.021 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.021 INFO kablam! --> src/commands.rs:897:16 Sep 04 09:45:44.021 INFO kablam! | Sep 04 09:45:44.021 INFO kablam! 897 | add_cmd("ZREVRANGE"); Sep 04 09:45:44.021 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.021 INFO kablam! Sep 04 09:45:44.022 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.022 INFO kablam! --> src/commands.rs:898:16 Sep 04 09:45:44.022 INFO kablam! | Sep 04 09:45:44.022 INFO kablam! 898 | add_arg(key); Sep 04 09:45:44.022 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.022 INFO kablam! Sep 04 09:45:44.022 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.022 INFO kablam! --> src/commands.rs:899:16 Sep 04 09:45:44.022 INFO kablam! | Sep 04 09:45:44.022 INFO kablam! 899 | add_arg(start_range); Sep 04 09:45:44.022 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.022 INFO kablam! Sep 04 09:45:44.022 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.022 INFO kablam! --> src/commands.rs:900:16 Sep 04 09:45:44.022 INFO kablam! | Sep 04 09:45:44.022 INFO kablam! 900 | add_arg(end_range); Sep 04 09:45:44.022 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.022 INFO kablam! Sep 04 09:45:44.022 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.022 INFO kablam! --> src/commands.rs:904:16 Sep 04 09:45:44.022 INFO kablam! | Sep 04 09:45:44.023 INFO kablam! 904 | add_cmd("ZREVRANGE"); Sep 04 09:45:44.023 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.023 INFO kablam! Sep 04 09:45:44.023 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.023 INFO kablam! --> src/commands.rs:905:16 Sep 04 09:45:44.023 INFO kablam! | Sep 04 09:45:44.023 INFO kablam! 905 | add_arg(key); Sep 04 09:45:44.023 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 09:45:44.023 INFO kablam! Sep 04 09:45:44.023 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.023 INFO kablam! --> src/commands.rs:906:16 Sep 04 09:45:44.023 INFO kablam! | Sep 04 09:45:44.023 INFO kablam! 906 | add_arg(start_range); Sep 04 09:45:44.023 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.023 INFO kablam! Sep 04 09:45:44.023 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.023 INFO kablam! --> src/commands.rs:907:16 Sep 04 09:45:44.023 INFO kablam! | Sep 04 09:45:44.023 INFO kablam! 907 | add_arg(end_range); Sep 04 09:45:44.023 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.023 INFO kablam! Sep 04 09:45:44.023 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 09:45:44.023 INFO kablam! --> src/commands.rs:908:16 Sep 04 09:45:44.024 INFO kablam! | Sep 04 09:45:44.024 INFO kablam! 908 | add_arg("WITHSCORES"); Sep 04 09:45:44.024 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 09:45:44.024 INFO kablam! Sep 04 09:45:45.654 INFO kablam! warning: variable does not need to be mutable Sep 04 09:45:45.654 INFO kablam! --> src/redis.rs:81:13 Sep 04 09:45:45.654 INFO kablam! | Sep 04 09:45:45.654 INFO kablam! 81 | let mut writer = self.buffer.get_mut() as &mut Write; Sep 04 09:45:45.654 INFO kablam! | ----^^^^^^ Sep 04 09:45:45.654 INFO kablam! | | Sep 04 09:45:45.654 INFO kablam! | help: remove this `mut` Sep 04 09:45:45.654 INFO kablam! | Sep 04 09:45:45.654 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 09:45:45.654 INFO kablam! Sep 04 09:45:45.788 INFO kablam! warning: variable does not need to be mutable Sep 04 09:45:45.789 INFO kablam! --> src/redis.rs:81:13 Sep 04 09:45:45.789 INFO kablam! | Sep 04 09:45:45.789 INFO kablam! 81 | let mut writer = self.buffer.get_mut() as &mut Write; Sep 04 09:45:45.789 INFO kablam! | ----^^^^^^ Sep 04 09:45:45.789 INFO kablam! | | Sep 04 09:45:45.789 INFO kablam! | help: remove this `mut` Sep 04 09:45:45.789 INFO kablam! | Sep 04 09:45:45.789 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 09:45:45.789 INFO kablam! Sep 04 09:45:46.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.78s Sep 04 09:45:46.945 INFO kablam! su: No module specific data is present Sep 04 09:45:47.419 INFO running `"docker" "rm" "-f" "098cb4f98cd60a6b6c876f6feea2f1ad2ccec3aecb5689dbb37145bc27d57231"` Sep 04 09:45:47.520 INFO blam! 098cb4f98cd60a6b6c876f6feea2f1ad2ccec3aecb5689dbb37145bc27d57231