Sep 17 12:19:07.059 INFO checking luciusmagn/nary-lang against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 12:19:07.059 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 12:19:07.059 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:19:07.491 INFO blam! 10dd8507aaf2d34991cacd2eec4bae92b9a45760eb135e4ef7a8e788bca1cb83 Sep 17 12:19:07.493 INFO running `"docker" "start" "-a" "10dd8507aaf2d34991cacd2eec4bae92b9a45760eb135e4ef7a8e788bca1cb83"` Sep 17 12:19:09.999 INFO kablam! usermod: no changes Sep 17 12:19:10.069 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/arrays_and_structs.rs Sep 17 12:19:10.093 INFO kablam! Checking nary v0.1.2 (/source) Sep 17 12:19:10.541 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.541 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.541 INFO kablam! ... Sep 17 12:19:10.541 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.541 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 12:19:10.541 INFO kablam! Sep 17 12:19:10.541 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.541 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.541 INFO kablam! ... Sep 17 12:19:10.541 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.541 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.541 INFO kablam! Sep 17 12:19:10.541 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.541 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.541 INFO kablam! ... Sep 17 12:19:10.541 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.541 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.541 INFO kablam! Sep 17 12:19:10.541 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.541 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.541 INFO kablam! ... Sep 17 12:19:10.541 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.541 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.541 INFO kablam! Sep 17 12:19:10.541 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.541 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.541 INFO kablam! ... Sep 17 12:19:10.541 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.541 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.541 INFO kablam! Sep 17 12:19:10.541 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.541 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.541 INFO kablam! | Sep 17 12:19:10.541 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.542 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.542 INFO kablam! Sep 17 12:19:10.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.542 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.542 INFO kablam! | Sep 17 12:19:10.542 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.542 INFO kablam! ... Sep 17 12:19:10.542 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.543 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.544 INFO kablam! Sep 17 12:19:10.544 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.544 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.544 INFO kablam! | Sep 17 12:19:10.544 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.544 INFO kablam! ... Sep 17 12:19:10.544 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.544 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.544 INFO kablam! Sep 17 12:19:10.544 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.544 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.544 INFO kablam! | Sep 17 12:19:10.544 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.544 INFO kablam! ... Sep 17 12:19:10.544 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.544 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.544 INFO kablam! Sep 17 12:19:10.544 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.544 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.544 INFO kablam! | Sep 17 12:19:10.544 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.544 INFO kablam! ... Sep 17 12:19:10.544 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.544 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.544 INFO kablam! Sep 17 12:19:10.544 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.544 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.544 INFO kablam! | Sep 17 12:19:10.544 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.544 INFO kablam! ... Sep 17 12:19:10.544 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.544 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.544 INFO kablam! Sep 17 12:19:10.544 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.547 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.547 INFO kablam! | Sep 17 12:19:10.547 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.547 INFO kablam! ... Sep 17 12:19:10.547 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.547 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.547 INFO kablam! Sep 17 12:19:10.547 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.547 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.547 INFO kablam! | Sep 17 12:19:10.547 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.547 INFO kablam! ... Sep 17 12:19:10.547 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.547 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.548 INFO kablam! Sep 17 12:19:10.548 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.548 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.548 INFO kablam! | Sep 17 12:19:10.548 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.548 INFO kablam! ... Sep 17 12:19:10.548 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.548 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.548 INFO kablam! Sep 17 12:19:10.548 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.548 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.548 INFO kablam! | Sep 17 12:19:10.548 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.548 INFO kablam! ... Sep 17 12:19:10.548 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.548 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.548 INFO kablam! Sep 17 12:19:10.548 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.549 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.549 INFO kablam! | Sep 17 12:19:10.549 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.549 INFO kablam! ... Sep 17 12:19:10.549 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.549 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.549 INFO kablam! Sep 17 12:19:10.549 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.549 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.549 INFO kablam! | Sep 17 12:19:10.549 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.549 INFO kablam! ... Sep 17 12:19:10.549 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.549 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.549 INFO kablam! Sep 17 12:19:10.549 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.549 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.549 INFO kablam! | Sep 17 12:19:10.549 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.550 INFO kablam! ... Sep 17 12:19:10.550 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.550 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.550 INFO kablam! Sep 17 12:19:10.550 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.550 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.550 INFO kablam! | Sep 17 12:19:10.550 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.550 INFO kablam! ... Sep 17 12:19:10.550 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.550 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.550 INFO kablam! Sep 17 12:19:10.550 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.550 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.550 INFO kablam! | Sep 17 12:19:10.550 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.551 INFO kablam! ... Sep 17 12:19:10.551 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.551 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.551 INFO kablam! Sep 17 12:19:10.551 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.551 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.551 INFO kablam! | Sep 17 12:19:10.551 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.551 INFO kablam! ... Sep 17 12:19:10.551 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.551 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.551 INFO kablam! Sep 17 12:19:10.551 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.551 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.551 INFO kablam! | Sep 17 12:19:10.551 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.551 INFO kablam! ... Sep 17 12:19:10.552 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.552 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.552 INFO kablam! Sep 17 12:19:10.552 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.552 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.552 INFO kablam! | Sep 17 12:19:10.552 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.552 INFO kablam! ... Sep 17 12:19:10.552 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.552 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.552 INFO kablam! Sep 17 12:19:10.552 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.552 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.552 INFO kablam! | Sep 17 12:19:10.552 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.555 INFO kablam! ... Sep 17 12:19:10.555 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.555 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.555 INFO kablam! Sep 17 12:19:10.555 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.555 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.555 INFO kablam! | Sep 17 12:19:10.555 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.555 INFO kablam! ... Sep 17 12:19:10.555 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.555 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.555 INFO kablam! Sep 17 12:19:10.555 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.555 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.555 INFO kablam! | Sep 17 12:19:10.555 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.556 INFO kablam! ... Sep 17 12:19:10.556 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.556 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.556 INFO kablam! Sep 17 12:19:10.556 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.556 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.556 INFO kablam! | Sep 17 12:19:10.556 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.556 INFO kablam! ... Sep 17 12:19:10.556 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.556 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.556 INFO kablam! Sep 17 12:19:10.556 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.556 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.556 INFO kablam! | Sep 17 12:19:10.556 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.557 INFO kablam! ... Sep 17 12:19:10.557 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.557 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.557 INFO kablam! Sep 17 12:19:10.557 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.557 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.557 INFO kablam! | Sep 17 12:19:10.557 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.557 INFO kablam! ... Sep 17 12:19:10.557 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.557 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.557 INFO kablam! Sep 17 12:19:10.557 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.557 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.557 INFO kablam! | Sep 17 12:19:10.557 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.558 INFO kablam! ... Sep 17 12:19:10.558 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.558 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.558 INFO kablam! Sep 17 12:19:10.558 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.558 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.558 INFO kablam! | Sep 17 12:19:10.558 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.558 INFO kablam! ... Sep 17 12:19:10.558 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.558 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.558 INFO kablam! Sep 17 12:19:10.558 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.558 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.558 INFO kablam! | Sep 17 12:19:10.558 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.558 INFO kablam! ... Sep 17 12:19:10.558 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.558 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.559 INFO kablam! Sep 17 12:19:10.559 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.559 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.559 INFO kablam! | Sep 17 12:19:10.559 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.559 INFO kablam! ... Sep 17 12:19:10.559 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.559 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.559 INFO kablam! Sep 17 12:19:10.559 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.559 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.559 INFO kablam! | Sep 17 12:19:10.559 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.559 INFO kablam! ... Sep 17 12:19:10.559 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.559 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.559 INFO kablam! Sep 17 12:19:10.559 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.559 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.559 INFO kablam! | Sep 17 12:19:10.560 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.560 INFO kablam! ... Sep 17 12:19:10.560 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.560 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.560 INFO kablam! Sep 17 12:19:10.560 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.560 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.560 INFO kablam! | Sep 17 12:19:10.560 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.560 INFO kablam! ... Sep 17 12:19:10.560 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.560 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.560 INFO kablam! Sep 17 12:19:10.560 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.560 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.560 INFO kablam! | Sep 17 12:19:10.560 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.561 INFO kablam! ... Sep 17 12:19:10.561 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.561 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.561 INFO kablam! Sep 17 12:19:10.561 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.561 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.561 INFO kablam! | Sep 17 12:19:10.561 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.561 INFO kablam! ... Sep 17 12:19:10.561 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.561 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.561 INFO kablam! Sep 17 12:19:10.561 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.561 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.561 INFO kablam! | Sep 17 12:19:10.561 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.561 INFO kablam! ... Sep 17 12:19:10.561 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.561 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.562 INFO kablam! Sep 17 12:19:10.562 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.562 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.562 INFO kablam! | Sep 17 12:19:10.562 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.562 INFO kablam! ... Sep 17 12:19:10.562 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.562 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.562 INFO kablam! Sep 17 12:19:10.562 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.562 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.562 INFO kablam! | Sep 17 12:19:10.562 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.562 INFO kablam! ... Sep 17 12:19:10.562 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.562 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.562 INFO kablam! Sep 17 12:19:10.562 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.563 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.563 INFO kablam! | Sep 17 12:19:10.563 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.563 INFO kablam! ... Sep 17 12:19:10.563 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.563 INFO kablam! Sep 17 12:19:10.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.563 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.563 INFO kablam! | Sep 17 12:19:10.563 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.563 INFO kablam! ... Sep 17 12:19:10.563 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.563 INFO kablam! Sep 17 12:19:10.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.563 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.563 INFO kablam! | Sep 17 12:19:10.564 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.564 INFO kablam! ... Sep 17 12:19:10.564 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.564 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.564 INFO kablam! Sep 17 12:19:10.564 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.564 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.564 INFO kablam! | Sep 17 12:19:10.564 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.565 INFO kablam! ... Sep 17 12:19:10.565 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.565 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.565 INFO kablam! Sep 17 12:19:10.565 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.565 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.565 INFO kablam! | Sep 17 12:19:10.565 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.565 INFO kablam! ... Sep 17 12:19:10.565 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.565 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.565 INFO kablam! Sep 17 12:19:10.565 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.566 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.566 INFO kablam! | Sep 17 12:19:10.566 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.566 INFO kablam! ... Sep 17 12:19:10.566 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.566 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.566 INFO kablam! Sep 17 12:19:10.566 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.566 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.566 INFO kablam! | Sep 17 12:19:10.566 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.566 INFO kablam! ... Sep 17 12:19:10.566 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.566 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.566 INFO kablam! Sep 17 12:19:10.567 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.567 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.567 INFO kablam! | Sep 17 12:19:10.567 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.567 INFO kablam! ... Sep 17 12:19:10.567 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.567 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.567 INFO kablam! Sep 17 12:19:10.567 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.567 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.567 INFO kablam! | Sep 17 12:19:10.567 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.567 INFO kablam! ... Sep 17 12:19:10.567 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.567 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.568 INFO kablam! Sep 17 12:19:10.568 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.568 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.568 INFO kablam! | Sep 17 12:19:10.568 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.568 INFO kablam! ... Sep 17 12:19:10.568 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.568 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.568 INFO kablam! Sep 17 12:19:10.568 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.568 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.568 INFO kablam! | Sep 17 12:19:10.568 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.568 INFO kablam! ... Sep 17 12:19:10.568 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.569 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.569 INFO kablam! Sep 17 12:19:10.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.569 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.569 INFO kablam! | Sep 17 12:19:10.569 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.569 INFO kablam! ... Sep 17 12:19:10.569 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.569 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.569 INFO kablam! Sep 17 12:19:10.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.569 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.569 INFO kablam! | Sep 17 12:19:10.569 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.569 INFO kablam! ... Sep 17 12:19:10.570 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.570 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.570 INFO kablam! Sep 17 12:19:10.570 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.570 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.570 INFO kablam! | Sep 17 12:19:10.570 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.570 INFO kablam! ... Sep 17 12:19:10.570 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.570 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.570 INFO kablam! Sep 17 12:19:10.570 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.570 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.570 INFO kablam! | Sep 17 12:19:10.570 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.570 INFO kablam! ... Sep 17 12:19:10.571 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.571 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.571 INFO kablam! Sep 17 12:19:10.571 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.571 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.571 INFO kablam! | Sep 17 12:19:10.571 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.571 INFO kablam! ... Sep 17 12:19:10.571 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 17 12:19:10.571 INFO kablam! | -------------------------------- in this macro invocation Sep 17 12:19:10.571 INFO kablam! Sep 17 12:19:10.571 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.571 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.571 INFO kablam! | Sep 17 12:19:10.571 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.571 INFO kablam! ... Sep 17 12:19:10.572 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 17 12:19:10.572 INFO kablam! | --------------------------------- in this macro invocation Sep 17 12:19:10.572 INFO kablam! Sep 17 12:19:10.584 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.584 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.584 INFO kablam! | Sep 17 12:19:10.584 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.584 INFO kablam! ... Sep 17 12:19:10.584 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.584 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.585 INFO kablam! ... Sep 17 12:19:10.585 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.585 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.585 INFO kablam! ... Sep 17 12:19:10.585 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.585 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.585 INFO kablam! ... Sep 17 12:19:10.585 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.585 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.585 INFO kablam! ... Sep 17 12:19:10.585 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.585 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.585 INFO kablam! ... Sep 17 12:19:10.585 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.585 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.585 INFO kablam! ... Sep 17 12:19:10.585 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.585 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.585 INFO kablam! Sep 17 12:19:10.585 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.585 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.585 INFO kablam! | Sep 17 12:19:10.585 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.586 INFO kablam! ... Sep 17 12:19:10.586 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.586 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.586 INFO kablam! Sep 17 12:19:10.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.586 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.586 INFO kablam! | Sep 17 12:19:10.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.586 INFO kablam! ... Sep 17 12:19:10.586 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.586 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.586 INFO kablam! Sep 17 12:19:10.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.586 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.586 INFO kablam! | Sep 17 12:19:10.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.586 INFO kablam! ... Sep 17 12:19:10.586 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.586 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.586 INFO kablam! Sep 17 12:19:10.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.586 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.586 INFO kablam! | Sep 17 12:19:10.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.586 INFO kablam! ... Sep 17 12:19:10.586 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.586 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.586 INFO kablam! Sep 17 12:19:10.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.586 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.586 INFO kablam! | Sep 17 12:19:10.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.586 INFO kablam! ... Sep 17 12:19:10.586 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.586 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.586 INFO kablam! Sep 17 12:19:10.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.586 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.586 INFO kablam! | Sep 17 12:19:10.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.586 INFO kablam! ... Sep 17 12:19:10.586 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.587 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.587 INFO kablam! Sep 17 12:19:10.587 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.587 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.587 INFO kablam! | Sep 17 12:19:10.587 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.588 INFO kablam! ... Sep 17 12:19:10.588 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.588 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.588 INFO kablam! Sep 17 12:19:10.588 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.588 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.588 INFO kablam! | Sep 17 12:19:10.588 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.588 INFO kablam! ... Sep 17 12:19:10.588 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.588 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.588 INFO kablam! Sep 17 12:19:10.588 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.588 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.588 INFO kablam! | Sep 17 12:19:10.588 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.588 INFO kablam! ... Sep 17 12:19:10.590 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.590 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.590 INFO kablam! Sep 17 12:19:10.591 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.591 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.591 INFO kablam! | Sep 17 12:19:10.591 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.591 INFO kablam! ... Sep 17 12:19:10.591 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.591 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.591 INFO kablam! Sep 17 12:19:10.591 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.591 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.591 INFO kablam! | Sep 17 12:19:10.591 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.591 INFO kablam! ... Sep 17 12:19:10.591 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.591 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.591 INFO kablam! Sep 17 12:19:10.592 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.592 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.592 INFO kablam! | Sep 17 12:19:10.592 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.592 INFO kablam! ... Sep 17 12:19:10.592 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.592 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.592 INFO kablam! Sep 17 12:19:10.592 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.592 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.592 INFO kablam! | Sep 17 12:19:10.592 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.592 INFO kablam! ... Sep 17 12:19:10.592 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.592 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.592 INFO kablam! Sep 17 12:19:10.592 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.593 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.593 INFO kablam! | Sep 17 12:19:10.593 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.593 INFO kablam! ... Sep 17 12:19:10.593 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.593 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.593 INFO kablam! Sep 17 12:19:10.593 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.593 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.593 INFO kablam! | Sep 17 12:19:10.593 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.593 INFO kablam! ... Sep 17 12:19:10.593 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.593 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.593 INFO kablam! Sep 17 12:19:10.593 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.594 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.594 INFO kablam! | Sep 17 12:19:10.594 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.594 INFO kablam! ... Sep 17 12:19:10.594 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.594 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.594 INFO kablam! Sep 17 12:19:10.594 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.594 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.594 INFO kablam! | Sep 17 12:19:10.594 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.594 INFO kablam! ... Sep 17 12:19:10.594 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.594 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.594 INFO kablam! Sep 17 12:19:10.594 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.594 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.595 INFO kablam! | Sep 17 12:19:10.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.595 INFO kablam! ... Sep 17 12:19:10.595 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.595 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.595 INFO kablam! Sep 17 12:19:10.595 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.595 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.595 INFO kablam! | Sep 17 12:19:10.595 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.595 INFO kablam! ... Sep 17 12:19:10.595 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.598 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.599 INFO kablam! Sep 17 12:19:10.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.599 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.599 INFO kablam! | Sep 17 12:19:10.599 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.599 INFO kablam! ... Sep 17 12:19:10.599 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.599 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.599 INFO kablam! Sep 17 12:19:10.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.599 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.599 INFO kablam! | Sep 17 12:19:10.599 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.599 INFO kablam! ... Sep 17 12:19:10.600 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.600 INFO kablam! Sep 17 12:19:10.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.600 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.600 INFO kablam! | Sep 17 12:19:10.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.600 INFO kablam! ... Sep 17 12:19:10.600 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.600 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.600 INFO kablam! Sep 17 12:19:10.600 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.600 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.600 INFO kablam! | Sep 17 12:19:10.600 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.600 INFO kablam! ... Sep 17 12:19:10.601 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 17 12:19:10.601 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.601 INFO kablam! Sep 17 12:19:10.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.601 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.601 INFO kablam! | Sep 17 12:19:10.601 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.601 INFO kablam! ... Sep 17 12:19:10.601 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.601 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.601 INFO kablam! Sep 17 12:19:10.601 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.601 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.601 INFO kablam! | Sep 17 12:19:10.601 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.602 INFO kablam! ... Sep 17 12:19:10.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.602 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.602 INFO kablam! Sep 17 12:19:10.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.602 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.602 INFO kablam! | Sep 17 12:19:10.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.602 INFO kablam! ... Sep 17 12:19:10.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.602 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.602 INFO kablam! Sep 17 12:19:10.602 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.602 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.602 INFO kablam! | Sep 17 12:19:10.602 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.602 INFO kablam! ... Sep 17 12:19:10.602 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.603 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.603 INFO kablam! Sep 17 12:19:10.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.603 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.603 INFO kablam! | Sep 17 12:19:10.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.603 INFO kablam! ... Sep 17 12:19:10.603 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 17 12:19:10.603 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.603 INFO kablam! Sep 17 12:19:10.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.603 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.603 INFO kablam! | Sep 17 12:19:10.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.603 INFO kablam! ... Sep 17 12:19:10.603 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.603 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.603 INFO kablam! Sep 17 12:19:10.603 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.603 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.603 INFO kablam! | Sep 17 12:19:10.603 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.604 INFO kablam! ... Sep 17 12:19:10.604 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.604 INFO kablam! Sep 17 12:19:10.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.604 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.604 INFO kablam! | Sep 17 12:19:10.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.604 INFO kablam! ... Sep 17 12:19:10.604 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.604 INFO kablam! Sep 17 12:19:10.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.604 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.604 INFO kablam! | Sep 17 12:19:10.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.604 INFO kablam! ... Sep 17 12:19:10.604 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.604 INFO kablam! Sep 17 12:19:10.604 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.604 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.604 INFO kablam! | Sep 17 12:19:10.604 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.605 INFO kablam! ... Sep 17 12:19:10.605 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 17 12:19:10.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.605 INFO kablam! Sep 17 12:19:10.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.605 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.605 INFO kablam! | Sep 17 12:19:10.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.605 INFO kablam! ... Sep 17 12:19:10.605 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.605 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.605 INFO kablam! Sep 17 12:19:10.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.605 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.605 INFO kablam! | Sep 17 12:19:10.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.605 INFO kablam! ... Sep 17 12:19:10.605 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.605 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.605 INFO kablam! Sep 17 12:19:10.605 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.605 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.605 INFO kablam! | Sep 17 12:19:10.605 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.606 INFO kablam! ... Sep 17 12:19:10.606 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.606 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.606 INFO kablam! Sep 17 12:19:10.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.606 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.606 INFO kablam! | Sep 17 12:19:10.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.606 INFO kablam! ... Sep 17 12:19:10.606 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.606 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.606 INFO kablam! Sep 17 12:19:10.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.606 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.606 INFO kablam! | Sep 17 12:19:10.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.606 INFO kablam! ... Sep 17 12:19:10.606 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 17 12:19:10.606 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 17 12:19:10.606 INFO kablam! Sep 17 12:19:10.606 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.606 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.606 INFO kablam! | Sep 17 12:19:10.606 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.607 INFO kablam! ... Sep 17 12:19:10.607 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.607 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.607 INFO kablam! Sep 17 12:19:10.607 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.607 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.607 INFO kablam! | Sep 17 12:19:10.607 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.607 INFO kablam! ... Sep 17 12:19:10.607 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.607 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.607 INFO kablam! Sep 17 12:19:10.607 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.607 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.607 INFO kablam! | Sep 17 12:19:10.607 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.607 INFO kablam! ... Sep 17 12:19:10.607 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.608 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.608 INFO kablam! Sep 17 12:19:10.608 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.608 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.608 INFO kablam! | Sep 17 12:19:10.608 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.608 INFO kablam! ... Sep 17 12:19:10.608 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.608 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.608 INFO kablam! Sep 17 12:19:10.608 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.608 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.608 INFO kablam! | Sep 17 12:19:10.608 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.608 INFO kablam! ... Sep 17 12:19:10.608 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 17 12:19:10.608 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 12:19:10.608 INFO kablam! Sep 17 12:19:10.608 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.608 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.608 INFO kablam! | Sep 17 12:19:10.608 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.608 INFO kablam! ... Sep 17 12:19:10.608 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.608 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.608 INFO kablam! Sep 17 12:19:10.608 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.608 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.608 INFO kablam! | Sep 17 12:19:10.608 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.609 INFO kablam! ... Sep 17 12:19:10.609 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.609 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.609 INFO kablam! Sep 17 12:19:10.609 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.609 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.609 INFO kablam! | Sep 17 12:19:10.609 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.609 INFO kablam! ... Sep 17 12:19:10.609 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.609 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.609 INFO kablam! Sep 17 12:19:10.609 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.609 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.609 INFO kablam! | Sep 17 12:19:10.609 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.609 INFO kablam! ... Sep 17 12:19:10.609 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.609 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.609 INFO kablam! Sep 17 12:19:10.609 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.609 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.609 INFO kablam! | Sep 17 12:19:10.609 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.609 INFO kablam! ... Sep 17 12:19:10.609 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.610 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.610 INFO kablam! Sep 17 12:19:10.610 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.610 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.610 INFO kablam! | Sep 17 12:19:10.610 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.610 INFO kablam! ... Sep 17 12:19:10.610 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.610 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.610 INFO kablam! Sep 17 12:19:10.610 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.610 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.610 INFO kablam! | Sep 17 12:19:10.610 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.610 INFO kablam! ... Sep 17 12:19:10.610 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.610 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.610 INFO kablam! Sep 17 12:19:10.610 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.610 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.610 INFO kablam! | Sep 17 12:19:10.610 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.610 INFO kablam! ... Sep 17 12:19:10.610 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.610 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.611 INFO kablam! Sep 17 12:19:10.611 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.611 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.611 INFO kablam! | Sep 17 12:19:10.611 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.611 INFO kablam! ... Sep 17 12:19:10.611 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.611 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.611 INFO kablam! Sep 17 12:19:10.611 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.611 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.611 INFO kablam! | Sep 17 12:19:10.611 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.611 INFO kablam! ... Sep 17 12:19:10.611 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.611 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.611 INFO kablam! Sep 17 12:19:10.611 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.611 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.611 INFO kablam! | Sep 17 12:19:10.611 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.612 INFO kablam! ... Sep 17 12:19:10.612 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.612 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.612 INFO kablam! Sep 17 12:19:10.612 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.612 INFO kablam! --> src/engine.rs:1463:45 Sep 17 12:19:10.612 INFO kablam! | Sep 17 12:19:10.612 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 17 12:19:10.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.612 INFO kablam! ... Sep 17 12:19:10.612 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 17 12:19:10.612 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 17 12:19:10.612 INFO kablam! Sep 17 12:19:10.612 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.612 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.612 INFO kablam! | Sep 17 12:19:10.612 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.612 INFO kablam! ... Sep 17 12:19:10.612 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 17 12:19:10.612 INFO kablam! | -------------------------------- in this macro invocation Sep 17 12:19:10.612 INFO kablam! Sep 17 12:19:10.613 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 12:19:10.613 INFO kablam! --> src/engine.rs:1455:45 Sep 17 12:19:10.613 INFO kablam! | Sep 17 12:19:10.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 17 12:19:10.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 12:19:10.613 INFO kablam! ... Sep 17 12:19:10.613 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 17 12:19:10.613 INFO kablam! | --------------------------------- in this macro invocation Sep 17 12:19:10.613 INFO kablam! Sep 17 12:19:15.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.29s Sep 17 12:19:15.331 INFO kablam! su: No module specific data is present Sep 17 12:19:16.832 INFO running `"docker" "rm" "-f" "10dd8507aaf2d34991cacd2eec4bae92b9a45760eb135e4ef7a8e788bca1cb83"` Sep 17 12:19:17.159 INFO blam! 10dd8507aaf2d34991cacd2eec4bae92b9a45760eb135e4ef7a8e788bca1cb83