Sep 05 18:17:39.473 INFO checking luciusmagn/nary-lang against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 18:17:39.473 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 18:17:39.473 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:17:39.931 INFO blam! 378d9cc813aeef66f7e3bdf6342fb615250a69fb668daf6a07990647ba7db962 Sep 05 18:17:39.932 INFO running `"docker" "start" "-a" "378d9cc813aeef66f7e3bdf6342fb615250a69fb668daf6a07990647ba7db962"` Sep 05 18:17:41.984 INFO kablam! usermod: no changes Sep 05 18:17:42.053 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/arrays_and_structs.rs Sep 05 18:17:42.063 INFO kablam! Checking nary v0.1.2 (file:///source) Sep 05 18:17:42.428 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.428 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.428 INFO kablam! | Sep 05 18:17:42.428 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.428 INFO kablam! ... Sep 05 18:17:42.428 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.428 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.429 INFO kablam! | Sep 05 18:17:42.429 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 18:17:42.429 INFO kablam! Sep 05 18:17:42.430 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.430 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.430 INFO kablam! | Sep 05 18:17:42.430 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.430 INFO kablam! ... Sep 05 18:17:42.430 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.430 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.430 INFO kablam! Sep 05 18:17:42.431 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.431 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.431 INFO kablam! | Sep 05 18:17:42.431 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.431 INFO kablam! ... Sep 05 18:17:42.431 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.431 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.431 INFO kablam! Sep 05 18:17:42.432 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.432 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.432 INFO kablam! | Sep 05 18:17:42.432 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.432 INFO kablam! ... Sep 05 18:17:42.432 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.432 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.432 INFO kablam! Sep 05 18:17:42.432 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.433 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.433 INFO kablam! | Sep 05 18:17:42.433 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.433 INFO kablam! ... Sep 05 18:17:42.433 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.433 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.433 INFO kablam! Sep 05 18:17:42.433 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.433 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.433 INFO kablam! | Sep 05 18:17:42.433 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.434 INFO kablam! ... Sep 05 18:17:42.434 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.434 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.434 INFO kablam! Sep 05 18:17:42.434 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.434 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.434 INFO kablam! | Sep 05 18:17:42.434 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.434 INFO kablam! ... Sep 05 18:17:42.434 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.434 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.435 INFO kablam! Sep 05 18:17:42.435 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.435 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.435 INFO kablam! | Sep 05 18:17:42.435 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.435 INFO kablam! ... Sep 05 18:17:42.435 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.435 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.436 INFO kablam! Sep 05 18:17:42.436 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.436 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.436 INFO kablam! | Sep 05 18:17:42.436 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.436 INFO kablam! ... Sep 05 18:17:42.436 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.436 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.437 INFO kablam! Sep 05 18:17:42.437 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.437 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.437 INFO kablam! | Sep 05 18:17:42.437 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.437 INFO kablam! ... Sep 05 18:17:42.437 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.437 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.438 INFO kablam! Sep 05 18:17:42.438 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.438 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.438 INFO kablam! | Sep 05 18:17:42.438 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.438 INFO kablam! ... Sep 05 18:17:42.438 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.438 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.438 INFO kablam! Sep 05 18:17:42.439 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.439 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.439 INFO kablam! | Sep 05 18:17:42.439 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.439 INFO kablam! ... Sep 05 18:17:42.439 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.439 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.439 INFO kablam! Sep 05 18:17:42.440 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.440 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.440 INFO kablam! | Sep 05 18:17:42.440 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.440 INFO kablam! ... Sep 05 18:17:42.440 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.440 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.440 INFO kablam! Sep 05 18:17:42.441 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.441 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.441 INFO kablam! | Sep 05 18:17:42.441 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.441 INFO kablam! ... Sep 05 18:17:42.441 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.441 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.441 INFO kablam! Sep 05 18:17:42.441 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.441 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.442 INFO kablam! | Sep 05 18:17:42.442 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.442 INFO kablam! ... Sep 05 18:17:42.442 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.442 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.442 INFO kablam! Sep 05 18:17:42.442 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.442 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.442 INFO kablam! | Sep 05 18:17:42.442 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.442 INFO kablam! ... Sep 05 18:17:42.442 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.442 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.443 INFO kablam! Sep 05 18:17:42.443 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.443 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.443 INFO kablam! | Sep 05 18:17:42.443 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.443 INFO kablam! ... Sep 05 18:17:42.443 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.443 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.444 INFO kablam! Sep 05 18:17:42.444 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.444 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.444 INFO kablam! | Sep 05 18:17:42.444 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.444 INFO kablam! ... Sep 05 18:17:42.444 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.444 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.444 INFO kablam! Sep 05 18:17:42.445 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.445 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.445 INFO kablam! | Sep 05 18:17:42.445 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.445 INFO kablam! ... Sep 05 18:17:42.445 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.445 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.445 INFO kablam! Sep 05 18:17:42.446 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.446 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.446 INFO kablam! | Sep 05 18:17:42.446 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.446 INFO kablam! ... Sep 05 18:17:42.446 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.446 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.446 INFO kablam! Sep 05 18:17:42.446 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.446 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.447 INFO kablam! | Sep 05 18:17:42.447 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.447 INFO kablam! ... Sep 05 18:17:42.447 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.447 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.447 INFO kablam! Sep 05 18:17:42.447 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.447 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.447 INFO kablam! | Sep 05 18:17:42.447 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.447 INFO kablam! ... Sep 05 18:17:42.447 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.447 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.448 INFO kablam! Sep 05 18:17:42.448 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.448 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.448 INFO kablam! | Sep 05 18:17:42.448 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.448 INFO kablam! ... Sep 05 18:17:42.448 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.448 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.449 INFO kablam! Sep 05 18:17:42.449 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.449 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.449 INFO kablam! | Sep 05 18:17:42.449 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.449 INFO kablam! ... Sep 05 18:17:42.449 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.449 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.450 INFO kablam! Sep 05 18:17:42.450 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.450 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.450 INFO kablam! | Sep 05 18:17:42.450 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.450 INFO kablam! ... Sep 05 18:17:42.450 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.450 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.450 INFO kablam! Sep 05 18:17:42.451 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.451 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.451 INFO kablam! | Sep 05 18:17:42.451 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.451 INFO kablam! ... Sep 05 18:17:42.451 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.451 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.451 INFO kablam! Sep 05 18:17:42.452 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.452 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.452 INFO kablam! | Sep 05 18:17:42.452 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.452 INFO kablam! ... Sep 05 18:17:42.452 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.452 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.452 INFO kablam! Sep 05 18:17:42.452 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.452 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.452 INFO kablam! | Sep 05 18:17:42.452 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.453 INFO kablam! ... Sep 05 18:17:42.453 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.453 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.453 INFO kablam! Sep 05 18:17:42.453 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.453 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.453 INFO kablam! | Sep 05 18:17:42.453 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.453 INFO kablam! ... Sep 05 18:17:42.453 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.453 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.454 INFO kablam! Sep 05 18:17:42.454 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.454 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.454 INFO kablam! | Sep 05 18:17:42.454 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.454 INFO kablam! ... Sep 05 18:17:42.454 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.454 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.455 INFO kablam! Sep 05 18:17:42.455 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.455 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.455 INFO kablam! | Sep 05 18:17:42.455 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.455 INFO kablam! ... Sep 05 18:17:42.455 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.455 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.456 INFO kablam! Sep 05 18:17:42.456 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.456 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.456 INFO kablam! | Sep 05 18:17:42.456 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.456 INFO kablam! ... Sep 05 18:17:42.456 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.456 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.456 INFO kablam! Sep 05 18:17:42.457 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.457 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.457 INFO kablam! | Sep 05 18:17:42.457 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.457 INFO kablam! ... Sep 05 18:17:42.457 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.457 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.457 INFO kablam! Sep 05 18:17:42.458 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.458 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.458 INFO kablam! | Sep 05 18:17:42.458 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.458 INFO kablam! ... Sep 05 18:17:42.458 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.458 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.458 INFO kablam! Sep 05 18:17:42.458 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.459 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.459 INFO kablam! | Sep 05 18:17:42.459 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.459 INFO kablam! ... Sep 05 18:17:42.459 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.459 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.459 INFO kablam! Sep 05 18:17:42.459 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.459 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.459 INFO kablam! | Sep 05 18:17:42.459 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.459 INFO kablam! ... Sep 05 18:17:42.459 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.459 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.460 INFO kablam! Sep 05 18:17:42.460 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.460 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.460 INFO kablam! | Sep 05 18:17:42.460 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.460 INFO kablam! ... Sep 05 18:17:42.460 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.460 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.461 INFO kablam! Sep 05 18:17:42.461 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.461 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.461 INFO kablam! | Sep 05 18:17:42.461 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.461 INFO kablam! ... Sep 05 18:17:42.461 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.461 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.462 INFO kablam! Sep 05 18:17:42.462 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.462 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.462 INFO kablam! | Sep 05 18:17:42.462 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.462 INFO kablam! ... Sep 05 18:17:42.462 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.462 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.462 INFO kablam! Sep 05 18:17:42.463 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.463 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.463 INFO kablam! | Sep 05 18:17:42.463 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.463 INFO kablam! ... Sep 05 18:17:42.463 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.463 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.463 INFO kablam! Sep 05 18:17:42.464 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.464 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.464 INFO kablam! | Sep 05 18:17:42.464 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.464 INFO kablam! ... Sep 05 18:17:42.464 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.464 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.464 INFO kablam! Sep 05 18:17:42.465 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.465 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.465 INFO kablam! | Sep 05 18:17:42.465 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.465 INFO kablam! ... Sep 05 18:17:42.465 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.465 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.465 INFO kablam! Sep 05 18:17:42.465 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.465 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.465 INFO kablam! | Sep 05 18:17:42.465 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.466 INFO kablam! ... Sep 05 18:17:42.466 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.466 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.466 INFO kablam! Sep 05 18:17:42.466 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.466 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.466 INFO kablam! | Sep 05 18:17:42.466 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.466 INFO kablam! ... Sep 05 18:17:42.466 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.466 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.467 INFO kablam! Sep 05 18:17:42.467 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.467 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.467 INFO kablam! | Sep 05 18:17:42.467 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.467 INFO kablam! ... Sep 05 18:17:42.467 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.467 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.468 INFO kablam! Sep 05 18:17:42.468 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.468 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.468 INFO kablam! | Sep 05 18:17:42.468 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.468 INFO kablam! ... Sep 05 18:17:42.468 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.468 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.469 INFO kablam! Sep 05 18:17:42.469 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.469 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.469 INFO kablam! | Sep 05 18:17:42.469 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.469 INFO kablam! ... Sep 05 18:17:42.469 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.469 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.470 INFO kablam! Sep 05 18:17:42.470 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.470 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.470 INFO kablam! | Sep 05 18:17:42.470 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.470 INFO kablam! ... Sep 05 18:17:42.470 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.470 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.470 INFO kablam! Sep 05 18:17:42.471 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.471 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.471 INFO kablam! | Sep 05 18:17:42.471 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.471 INFO kablam! ... Sep 05 18:17:42.471 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.471 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.471 INFO kablam! Sep 05 18:17:42.472 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.472 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.472 INFO kablam! | Sep 05 18:17:42.472 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.472 INFO kablam! ... Sep 05 18:17:42.472 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.472 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.472 INFO kablam! Sep 05 18:17:42.472 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.472 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.472 INFO kablam! | Sep 05 18:17:42.472 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.472 INFO kablam! ... Sep 05 18:17:42.472 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.472 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.473 INFO kablam! Sep 05 18:17:42.473 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.473 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.473 INFO kablam! | Sep 05 18:17:42.473 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.473 INFO kablam! ... Sep 05 18:17:42.473 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.473 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.474 INFO kablam! Sep 05 18:17:42.474 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.474 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.474 INFO kablam! | Sep 05 18:17:42.474 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.474 INFO kablam! ... Sep 05 18:17:42.474 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.474 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.475 INFO kablam! Sep 05 18:17:42.475 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.475 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.475 INFO kablam! | Sep 05 18:17:42.475 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.475 INFO kablam! ... Sep 05 18:17:42.475 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.475 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.476 INFO kablam! Sep 05 18:17:42.476 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.476 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.476 INFO kablam! | Sep 05 18:17:42.476 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.476 INFO kablam! ... Sep 05 18:17:42.476 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.476 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.476 INFO kablam! Sep 05 18:17:42.477 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.477 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.477 INFO kablam! | Sep 05 18:17:42.477 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.477 INFO kablam! ... Sep 05 18:17:42.477 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.477 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.477 INFO kablam! Sep 05 18:17:42.478 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.478 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.478 INFO kablam! | Sep 05 18:17:42.478 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.478 INFO kablam! ... Sep 05 18:17:42.478 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.478 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.478 INFO kablam! Sep 05 18:17:42.478 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.479 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.479 INFO kablam! | Sep 05 18:17:42.479 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.479 INFO kablam! ... Sep 05 18:17:42.479 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.479 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.479 INFO kablam! Sep 05 18:17:42.479 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.479 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.479 INFO kablam! | Sep 05 18:17:42.479 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.479 INFO kablam! ... Sep 05 18:17:42.479 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.479 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.480 INFO kablam! Sep 05 18:17:42.480 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.480 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.480 INFO kablam! | Sep 05 18:17:42.480 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.480 INFO kablam! ... Sep 05 18:17:42.480 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.480 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.481 INFO kablam! Sep 05 18:17:42.481 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.481 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.481 INFO kablam! | Sep 05 18:17:42.481 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.481 INFO kablam! ... Sep 05 18:17:42.481 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.481 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.482 INFO kablam! Sep 05 18:17:42.482 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.482 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.482 INFO kablam! | Sep 05 18:17:42.482 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.482 INFO kablam! ... Sep 05 18:17:42.482 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.482 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.483 INFO kablam! Sep 05 18:17:42.483 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.483 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.483 INFO kablam! | Sep 05 18:17:42.483 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.483 INFO kablam! ... Sep 05 18:17:42.483 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 05 18:17:42.483 INFO kablam! | -------------------------------- in this macro invocation Sep 05 18:17:42.484 INFO kablam! Sep 05 18:17:42.484 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.484 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.484 INFO kablam! | Sep 05 18:17:42.484 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.484 INFO kablam! ... Sep 05 18:17:42.484 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 05 18:17:42.484 INFO kablam! | --------------------------------- in this macro invocation Sep 05 18:17:42.484 INFO kablam! Sep 05 18:17:42.594 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.594 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.594 INFO kablam! | Sep 05 18:17:42.594 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.594 INFO kablam! ... Sep 05 18:17:42.594 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.594 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.594 INFO kablam! | Sep 05 18:17:42.594 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 18:17:42.594 INFO kablam! Sep 05 18:17:42.594 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.594 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.594 INFO kablam! | Sep 05 18:17:42.594 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.594 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.595 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.595 INFO kablam! Sep 05 18:17:42.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.595 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.595 INFO kablam! | Sep 05 18:17:42.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.595 INFO kablam! ... Sep 05 18:17:42.596 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.596 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.596 INFO kablam! Sep 05 18:17:42.596 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.596 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.596 INFO kablam! | Sep 05 18:17:42.596 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.596 INFO kablam! ... Sep 05 18:17:42.596 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.596 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.596 INFO kablam! Sep 05 18:17:42.596 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.596 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.596 INFO kablam! | Sep 05 18:17:42.596 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.596 INFO kablam! ... Sep 05 18:17:42.596 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.596 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.596 INFO kablam! Sep 05 18:17:42.596 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.596 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.596 INFO kablam! | Sep 05 18:17:42.596 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.596 INFO kablam! ... Sep 05 18:17:42.596 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.596 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.596 INFO kablam! Sep 05 18:17:42.596 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.596 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.596 INFO kablam! | Sep 05 18:17:42.596 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.596 INFO kablam! ... Sep 05 18:17:42.596 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.596 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.596 INFO kablam! Sep 05 18:17:42.596 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.596 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.596 INFO kablam! | Sep 05 18:17:42.596 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.596 INFO kablam! ... Sep 05 18:17:42.596 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.597 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.597 INFO kablam! Sep 05 18:17:42.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.599 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.599 INFO kablam! | Sep 05 18:17:42.599 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.599 INFO kablam! ... Sep 05 18:17:42.599 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.599 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.599 INFO kablam! Sep 05 18:17:42.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.599 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.599 INFO kablam! | Sep 05 18:17:42.599 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.599 INFO kablam! ... Sep 05 18:17:42.599 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.599 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.599 INFO kablam! Sep 05 18:17:42.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.599 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.599 INFO kablam! | Sep 05 18:17:42.599 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.599 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.600 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.600 INFO kablam! | Sep 05 18:17:42.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.600 INFO kablam! ... Sep 05 18:17:42.600 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.600 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 05 18:17:42.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.601 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.601 INFO kablam! | Sep 05 18:17:42.601 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.601 INFO kablam! ... Sep 05 18:17:42.601 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.601 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.601 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.602 INFO kablam! | Sep 05 18:17:42.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.602 INFO kablam! ... Sep 05 18:17:42.602 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.602 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.602 INFO kablam! Sep 05 18:17:42.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.602 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.603 INFO kablam! ... Sep 05 18:17:42.603 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.603 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.603 INFO kablam! Sep 05 18:17:42.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.603 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.603 INFO kablam! ... Sep 05 18:17:42.603 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 05 18:17:42.603 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.603 INFO kablam! Sep 05 18:17:42.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.603 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.603 INFO kablam! ... Sep 05 18:17:42.603 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.603 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.603 INFO kablam! Sep 05 18:17:42.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.603 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.603 INFO kablam! ... Sep 05 18:17:42.603 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.603 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.603 INFO kablam! Sep 05 18:17:42.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.603 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.603 INFO kablam! ... Sep 05 18:17:42.603 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.603 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.603 INFO kablam! Sep 05 18:17:42.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.603 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.603 INFO kablam! ... Sep 05 18:17:42.603 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.603 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.603 INFO kablam! Sep 05 18:17:42.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.603 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.603 INFO kablam! | Sep 05 18:17:42.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.604 INFO kablam! ... Sep 05 18:17:42.604 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 05 18:17:42.604 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 05 18:17:42.604 INFO kablam! Sep 05 18:17:42.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.604 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.604 INFO kablam! | Sep 05 18:17:42.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.604 INFO kablam! ... Sep 05 18:17:42.604 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.604 INFO kablam! Sep 05 18:17:42.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.604 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.604 INFO kablam! | Sep 05 18:17:42.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.604 INFO kablam! ... Sep 05 18:17:42.604 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.604 INFO kablam! Sep 05 18:17:42.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.604 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.604 INFO kablam! | Sep 05 18:17:42.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.604 INFO kablam! ... Sep 05 18:17:42.604 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.604 INFO kablam! Sep 05 18:17:42.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.604 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.604 INFO kablam! | Sep 05 18:17:42.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.604 INFO kablam! ... Sep 05 18:17:42.604 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.604 INFO kablam! Sep 05 18:17:42.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.604 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.604 INFO kablam! | Sep 05 18:17:42.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.604 INFO kablam! ... Sep 05 18:17:42.604 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 05 18:17:42.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 05 18:17:42.604 INFO kablam! Sep 05 18:17:42.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.604 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.604 INFO kablam! | Sep 05 18:17:42.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.605 INFO kablam! ... Sep 05 18:17:42.605 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.605 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.605 INFO kablam! Sep 05 18:17:42.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.605 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.605 INFO kablam! | Sep 05 18:17:42.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.605 INFO kablam! ... Sep 05 18:17:42.605 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.605 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.605 INFO kablam! Sep 05 18:17:42.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.605 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.605 INFO kablam! | Sep 05 18:17:42.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.605 INFO kablam! ... Sep 05 18:17:42.605 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.605 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.605 INFO kablam! Sep 05 18:17:42.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.605 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.605 INFO kablam! | Sep 05 18:17:42.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.605 INFO kablam! ... Sep 05 18:17:42.605 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.605 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.605 INFO kablam! Sep 05 18:17:42.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.605 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.605 INFO kablam! | Sep 05 18:17:42.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.605 INFO kablam! ... Sep 05 18:17:42.605 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.605 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.605 INFO kablam! Sep 05 18:17:42.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.605 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.605 INFO kablam! | Sep 05 18:17:42.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.605 INFO kablam! ... Sep 05 18:17:42.605 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.605 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.605 INFO kablam! Sep 05 18:17:42.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.605 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.605 INFO kablam! | Sep 05 18:17:42.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.606 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.606 INFO kablam! Sep 05 18:17:42.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.606 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.606 INFO kablam! | Sep 05 18:17:42.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.606 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.606 INFO kablam! Sep 05 18:17:42.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.606 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.606 INFO kablam! | Sep 05 18:17:42.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.606 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.606 INFO kablam! Sep 05 18:17:42.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.606 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.606 INFO kablam! | Sep 05 18:17:42.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.606 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.606 INFO kablam! Sep 05 18:17:42.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.606 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.606 INFO kablam! | Sep 05 18:17:42.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.606 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.606 INFO kablam! Sep 05 18:17:42.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.606 INFO kablam! --> src/engine.rs:1463:45 Sep 05 18:17:42.606 INFO kablam! | Sep 05 18:17:42.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 05 18:17:42.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 05 18:17:42.606 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 05 18:17:42.606 INFO kablam! Sep 05 18:17:42.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.606 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.606 INFO kablam! | Sep 05 18:17:42.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.606 INFO kablam! ... Sep 05 18:17:42.606 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 05 18:17:42.607 INFO kablam! | -------------------------------- in this macro invocation Sep 05 18:17:42.607 INFO kablam! Sep 05 18:17:42.607 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 18:17:42.607 INFO kablam! --> src/engine.rs:1455:45 Sep 05 18:17:42.607 INFO kablam! | Sep 05 18:17:42.607 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 05 18:17:42.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:17:42.607 INFO kablam! ... Sep 05 18:17:42.607 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 05 18:17:42.607 INFO kablam! | --------------------------------- in this macro invocation Sep 05 18:17:42.607 INFO kablam! Sep 05 18:17:46.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Sep 05 18:17:46.803 INFO kablam! su: No module specific data is present Sep 05 18:17:48.520 INFO running `"docker" "rm" "-f" "378d9cc813aeef66f7e3bdf6342fb615250a69fb668daf6a07990647ba7db962"` Sep 05 18:17:48.815 INFO blam! 378d9cc813aeef66f7e3bdf6342fb615250a69fb668daf6a07990647ba7db962