Sep 20 22:05:50.499 INFO checking luciusmagn/nary-lang against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 22:05:50.499 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 22:05:50.499 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:05:50.735 INFO blam! a7ad969cbe7db09aa9b7b91d120b16095a17436717e65c7365634bda03ef1066 Sep 20 22:05:50.737 INFO running `"docker" "start" "-a" "a7ad969cbe7db09aa9b7b91d120b16095a17436717e65c7365634bda03ef1066"` Sep 20 22:05:53.298 INFO kablam! usermod: no changes Sep 20 22:05:53.374 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/arrays_and_structs.rs Sep 20 22:05:53.394 INFO kablam! Checking nary v0.1.2 (/source) Sep 20 22:05:53.798 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.799 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.799 INFO kablam! | Sep 20 22:05:53.799 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.800 INFO kablam! ... Sep 20 22:05:53.800 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.801 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.801 INFO kablam! | Sep 20 22:05:53.802 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:05:53.802 INFO kablam! Sep 20 22:05:53.802 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.803 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.803 INFO kablam! | Sep 20 22:05:53.803 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.804 INFO kablam! ... Sep 20 22:05:53.804 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.805 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.805 INFO kablam! Sep 20 22:05:53.805 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.806 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.806 INFO kablam! | Sep 20 22:05:53.806 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.807 INFO kablam! ... Sep 20 22:05:53.807 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.808 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.808 INFO kablam! Sep 20 22:05:53.808 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.809 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.809 INFO kablam! | Sep 20 22:05:53.810 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.810 INFO kablam! ... Sep 20 22:05:53.811 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.811 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.811 INFO kablam! Sep 20 22:05:53.812 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.812 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.812 INFO kablam! | Sep 20 22:05:53.813 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.814 INFO kablam! ... Sep 20 22:05:53.814 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.814 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.815 INFO kablam! Sep 20 22:05:53.815 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.815 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.815 INFO kablam! | Sep 20 22:05:53.816 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.816 INFO kablam! ... Sep 20 22:05:53.816 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.816 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.816 INFO kablam! Sep 20 22:05:53.816 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.816 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.816 INFO kablam! | Sep 20 22:05:53.816 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.816 INFO kablam! ... Sep 20 22:05:53.816 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.816 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.816 INFO kablam! Sep 20 22:05:53.816 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.816 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.817 INFO kablam! Sep 20 22:05:53.817 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.817 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.817 INFO kablam! | Sep 20 22:05:53.817 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.817 INFO kablam! ... Sep 20 22:05:53.817 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.817 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.818 INFO kablam! Sep 20 22:05:53.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.818 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.818 INFO kablam! | Sep 20 22:05:53.818 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.818 INFO kablam! ... Sep 20 22:05:53.818 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.818 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.818 INFO kablam! Sep 20 22:05:53.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.818 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.818 INFO kablam! | Sep 20 22:05:53.818 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.818 INFO kablam! ... Sep 20 22:05:53.818 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.818 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.818 INFO kablam! Sep 20 22:05:53.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.818 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.818 INFO kablam! | Sep 20 22:05:53.818 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.818 INFO kablam! ... Sep 20 22:05:53.818 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.818 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.818 INFO kablam! Sep 20 22:05:53.818 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.821 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.821 INFO kablam! | Sep 20 22:05:53.821 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.821 INFO kablam! ... Sep 20 22:05:53.821 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.821 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.821 INFO kablam! Sep 20 22:05:53.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.821 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.821 INFO kablam! | Sep 20 22:05:53.821 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.821 INFO kablam! ... Sep 20 22:05:53.821 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.821 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.821 INFO kablam! Sep 20 22:05:53.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.821 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.821 INFO kablam! | Sep 20 22:05:53.821 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.821 INFO kablam! ... Sep 20 22:05:53.821 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.821 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.821 INFO kablam! Sep 20 22:05:53.821 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.821 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.821 INFO kablam! | Sep 20 22:05:53.821 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.821 INFO kablam! ... Sep 20 22:05:53.821 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.821 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.822 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.822 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.822 INFO kablam! Sep 20 22:05:53.822 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.822 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.822 INFO kablam! | Sep 20 22:05:53.822 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.822 INFO kablam! ... Sep 20 22:05:53.823 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.823 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.823 INFO kablam! Sep 20 22:05:53.823 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.823 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.823 INFO kablam! | Sep 20 22:05:53.823 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.823 INFO kablam! ... Sep 20 22:05:53.823 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.823 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.823 INFO kablam! Sep 20 22:05:53.823 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.823 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.823 INFO kablam! | Sep 20 22:05:53.823 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.826 INFO kablam! ... Sep 20 22:05:53.826 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.826 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.826 INFO kablam! Sep 20 22:05:53.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.826 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.826 INFO kablam! | Sep 20 22:05:53.826 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.826 INFO kablam! ... Sep 20 22:05:53.826 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.826 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.826 INFO kablam! Sep 20 22:05:53.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.826 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.826 INFO kablam! | Sep 20 22:05:53.826 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.826 INFO kablam! ... Sep 20 22:05:53.826 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.826 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.826 INFO kablam! Sep 20 22:05:53.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.826 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.826 INFO kablam! | Sep 20 22:05:53.826 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.826 INFO kablam! ... Sep 20 22:05:53.826 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.826 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.826 INFO kablam! Sep 20 22:05:53.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.826 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.826 INFO kablam! | Sep 20 22:05:53.826 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.826 INFO kablam! ... Sep 20 22:05:53.826 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.826 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.826 INFO kablam! Sep 20 22:05:53.826 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.826 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.826 INFO kablam! | Sep 20 22:05:53.827 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.828 INFO kablam! ... Sep 20 22:05:53.828 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.828 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.828 INFO kablam! Sep 20 22:05:53.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.828 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.828 INFO kablam! | Sep 20 22:05:53.828 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.828 INFO kablam! ... Sep 20 22:05:53.828 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.828 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.828 INFO kablam! Sep 20 22:05:53.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.828 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.828 INFO kablam! | Sep 20 22:05:53.828 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.828 INFO kablam! ... Sep 20 22:05:53.828 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.828 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.828 INFO kablam! Sep 20 22:05:53.828 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.828 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.828 INFO kablam! | Sep 20 22:05:53.828 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.829 INFO kablam! ... Sep 20 22:05:53.829 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.829 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.829 INFO kablam! Sep 20 22:05:53.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.829 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.829 INFO kablam! | Sep 20 22:05:53.829 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.829 INFO kablam! ... Sep 20 22:05:53.829 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:53.829 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.829 INFO kablam! Sep 20 22:05:53.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.829 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.829 INFO kablam! | Sep 20 22:05:53.829 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.829 INFO kablam! ... Sep 20 22:05:53.829 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:53.829 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.829 INFO kablam! Sep 20 22:05:53.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.829 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.829 INFO kablam! | Sep 20 22:05:53.829 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.829 INFO kablam! ... Sep 20 22:05:53.829 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:53.829 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.829 INFO kablam! Sep 20 22:05:53.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.829 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.829 INFO kablam! | Sep 20 22:05:53.829 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.829 INFO kablam! ... Sep 20 22:05:53.829 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:53.829 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.829 INFO kablam! Sep 20 22:05:53.829 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.829 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.829 INFO kablam! | Sep 20 22:05:53.829 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.829 INFO kablam! ... Sep 20 22:05:53.829 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:53.830 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.830 INFO kablam! Sep 20 22:05:53.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.830 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.830 INFO kablam! | Sep 20 22:05:53.830 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.830 INFO kablam! ... Sep 20 22:05:53.830 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:53.830 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.830 INFO kablam! Sep 20 22:05:53.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.830 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.830 INFO kablam! | Sep 20 22:05:53.830 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.830 INFO kablam! ... Sep 20 22:05:53.830 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:53.830 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.830 INFO kablam! Sep 20 22:05:53.830 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.830 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.831 INFO kablam! | Sep 20 22:05:53.831 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.831 INFO kablam! ... Sep 20 22:05:53.831 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:53.831 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.831 INFO kablam! Sep 20 22:05:53.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.831 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.831 INFO kablam! | Sep 20 22:05:53.831 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.831 INFO kablam! ... Sep 20 22:05:53.831 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:53.831 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.831 INFO kablam! Sep 20 22:05:53.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.831 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.831 INFO kablam! | Sep 20 22:05:53.831 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.831 INFO kablam! ... Sep 20 22:05:53.831 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:53.831 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.832 INFO kablam! Sep 20 22:05:53.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.832 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.832 INFO kablam! | Sep 20 22:05:53.832 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.832 INFO kablam! ... Sep 20 22:05:53.832 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.832 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.832 INFO kablam! Sep 20 22:05:53.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.832 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.832 INFO kablam! | Sep 20 22:05:53.832 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.832 INFO kablam! ... Sep 20 22:05:53.832 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.832 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.832 INFO kablam! Sep 20 22:05:53.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.832 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.832 INFO kablam! | Sep 20 22:05:53.832 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.832 INFO kablam! ... Sep 20 22:05:53.832 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.832 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.832 INFO kablam! Sep 20 22:05:53.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.832 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.832 INFO kablam! | Sep 20 22:05:53.832 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.832 INFO kablam! ... Sep 20 22:05:53.832 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.832 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.832 INFO kablam! Sep 20 22:05:53.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.832 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.832 INFO kablam! | Sep 20 22:05:53.832 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.833 INFO kablam! ... Sep 20 22:05:53.833 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.833 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.833 INFO kablam! Sep 20 22:05:53.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.833 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.833 INFO kablam! | Sep 20 22:05:53.833 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.833 INFO kablam! ... Sep 20 22:05:53.833 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.833 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.833 INFO kablam! Sep 20 22:05:53.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.833 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.833 INFO kablam! | Sep 20 22:05:53.833 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.833 INFO kablam! ... Sep 20 22:05:53.833 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.833 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.833 INFO kablam! Sep 20 22:05:53.833 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.833 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.833 INFO kablam! | Sep 20 22:05:53.833 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.833 INFO kablam! ... Sep 20 22:05:53.833 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.833 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.834 INFO kablam! Sep 20 22:05:53.834 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.834 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.834 INFO kablam! | Sep 20 22:05:53.834 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.834 INFO kablam! ... Sep 20 22:05:53.834 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.834 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.834 INFO kablam! Sep 20 22:05:53.834 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.834 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.834 INFO kablam! | Sep 20 22:05:53.834 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.834 INFO kablam! ... Sep 20 22:05:53.834 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.834 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.834 INFO kablam! Sep 20 22:05:53.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.835 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.835 INFO kablam! | Sep 20 22:05:53.835 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.835 INFO kablam! ... Sep 20 22:05:53.835 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.835 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.835 INFO kablam! Sep 20 22:05:53.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.835 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.835 INFO kablam! | Sep 20 22:05:53.835 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.835 INFO kablam! ... Sep 20 22:05:53.835 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:53.835 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:53.835 INFO kablam! Sep 20 22:05:53.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.835 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.835 INFO kablam! | Sep 20 22:05:53.835 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.835 INFO kablam! ... Sep 20 22:05:53.835 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 20 22:05:53.835 INFO kablam! | -------------------------------- in this macro invocation Sep 20 22:05:53.835 INFO kablam! Sep 20 22:05:53.835 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.835 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.835 INFO kablam! | Sep 20 22:05:53.836 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.836 INFO kablam! ... Sep 20 22:05:53.836 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 20 22:05:53.836 INFO kablam! | --------------------------------- in this macro invocation Sep 20 22:05:53.836 INFO kablam! Sep 20 22:05:53.922 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.922 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.922 INFO kablam! | Sep 20 22:05:53.922 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.922 INFO kablam! ... Sep 20 22:05:53.922 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.922 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.922 INFO kablam! | Sep 20 22:05:53.922 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:05:53.923 INFO kablam! Sep 20 22:05:53.923 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.923 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.923 INFO kablam! | Sep 20 22:05:53.923 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.923 INFO kablam! ... Sep 20 22:05:53.923 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.923 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.923 INFO kablam! Sep 20 22:05:53.923 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.923 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.923 INFO kablam! | Sep 20 22:05:53.923 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.924 INFO kablam! ... Sep 20 22:05:53.924 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.924 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.924 INFO kablam! Sep 20 22:05:53.925 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.925 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.925 INFO kablam! | Sep 20 22:05:53.925 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.925 INFO kablam! ... Sep 20 22:05:53.925 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.925 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.925 INFO kablam! Sep 20 22:05:53.925 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.925 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.925 INFO kablam! | Sep 20 22:05:53.925 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.925 INFO kablam! ... Sep 20 22:05:53.926 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.926 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.926 INFO kablam! Sep 20 22:05:53.926 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.927 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.927 INFO kablam! | Sep 20 22:05:53.927 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.927 INFO kablam! ... Sep 20 22:05:53.927 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.928 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.928 INFO kablam! Sep 20 22:05:53.928 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.928 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.929 INFO kablam! | Sep 20 22:05:53.929 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.929 INFO kablam! ... Sep 20 22:05:53.929 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.930 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.930 INFO kablam! Sep 20 22:05:53.930 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.930 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.931 INFO kablam! | Sep 20 22:05:53.931 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.931 INFO kablam! ... Sep 20 22:05:53.931 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.932 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.932 INFO kablam! Sep 20 22:05:53.932 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.932 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.933 INFO kablam! | Sep 20 22:05:53.933 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.933 INFO kablam! ... Sep 20 22:05:53.933 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.934 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.934 INFO kablam! Sep 20 22:05:53.934 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.934 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.934 INFO kablam! | Sep 20 22:05:53.934 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.934 INFO kablam! ... Sep 20 22:05:53.934 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.934 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.935 INFO kablam! Sep 20 22:05:53.935 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.935 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.935 INFO kablam! | Sep 20 22:05:53.935 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.936 INFO kablam! ... Sep 20 22:05:53.936 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.936 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.936 INFO kablam! Sep 20 22:05:53.942 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.942 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.943 INFO kablam! | Sep 20 22:05:53.943 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.943 INFO kablam! ... Sep 20 22:05:53.943 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.944 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.944 INFO kablam! Sep 20 22:05:53.944 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.944 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.945 INFO kablam! | Sep 20 22:05:53.945 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.945 INFO kablam! ... Sep 20 22:05:53.945 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.946 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.946 INFO kablam! Sep 20 22:05:53.946 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.946 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.947 INFO kablam! | Sep 20 22:05:53.947 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.947 INFO kablam! ... Sep 20 22:05:53.947 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.947 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.948 INFO kablam! Sep 20 22:05:53.948 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.948 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.948 INFO kablam! | Sep 20 22:05:53.949 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.949 INFO kablam! ... Sep 20 22:05:53.949 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.949 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.950 INFO kablam! Sep 20 22:05:53.950 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.950 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.950 INFO kablam! | Sep 20 22:05:53.951 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.951 INFO kablam! ... Sep 20 22:05:53.951 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.951 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.951 INFO kablam! Sep 20 22:05:53.952 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.952 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.952 INFO kablam! | Sep 20 22:05:53.952 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.953 INFO kablam! ... Sep 20 22:05:53.953 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.953 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.953 INFO kablam! Sep 20 22:05:53.954 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.954 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.954 INFO kablam! | Sep 20 22:05:53.954 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.955 INFO kablam! ... Sep 20 22:05:53.955 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.955 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.955 INFO kablam! Sep 20 22:05:53.956 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.956 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.956 INFO kablam! | Sep 20 22:05:53.956 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.957 INFO kablam! ... Sep 20 22:05:53.957 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.957 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.957 INFO kablam! Sep 20 22:05:53.958 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.958 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.958 INFO kablam! | Sep 20 22:05:53.958 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.959 INFO kablam! ... Sep 20 22:05:53.959 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.959 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.959 INFO kablam! Sep 20 22:05:53.960 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.960 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.960 INFO kablam! | Sep 20 22:05:53.960 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.961 INFO kablam! ... Sep 20 22:05:53.961 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.961 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.961 INFO kablam! Sep 20 22:05:53.962 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.962 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.962 INFO kablam! | Sep 20 22:05:53.962 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.963 INFO kablam! ... Sep 20 22:05:53.963 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.963 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.963 INFO kablam! Sep 20 22:05:53.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.964 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.964 INFO kablam! | Sep 20 22:05:53.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.965 INFO kablam! ... Sep 20 22:05:53.965 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.965 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.965 INFO kablam! Sep 20 22:05:53.966 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.966 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.966 INFO kablam! | Sep 20 22:05:53.966 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.967 INFO kablam! ... Sep 20 22:05:53.967 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.967 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.967 INFO kablam! Sep 20 22:05:53.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.968 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.968 INFO kablam! | Sep 20 22:05:53.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.969 INFO kablam! ... Sep 20 22:05:53.969 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.969 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.969 INFO kablam! Sep 20 22:05:53.970 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.970 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.970 INFO kablam! | Sep 20 22:05:53.970 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.971 INFO kablam! ... Sep 20 22:05:53.971 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.971 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.971 INFO kablam! Sep 20 22:05:53.972 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.972 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.972 INFO kablam! | Sep 20 22:05:53.972 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.973 INFO kablam! ... Sep 20 22:05:53.973 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.973 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.973 INFO kablam! Sep 20 22:05:53.974 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.974 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.974 INFO kablam! | Sep 20 22:05:53.974 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.975 INFO kablam! ... Sep 20 22:05:53.975 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.975 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.975 INFO kablam! Sep 20 22:05:53.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.976 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.976 INFO kablam! | Sep 20 22:05:53.976 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.977 INFO kablam! ... Sep 20 22:05:53.977 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.977 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.977 INFO kablam! Sep 20 22:05:53.978 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.978 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:53.978 INFO kablam! | Sep 20 22:05:53.978 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:53.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.979 INFO kablam! ... Sep 20 22:05:53.979 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:05:53.979 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.979 INFO kablam! Sep 20 22:05:53.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.980 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.980 INFO kablam! | Sep 20 22:05:53.980 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.981 INFO kablam! ... Sep 20 22:05:53.981 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.981 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.981 INFO kablam! Sep 20 22:05:53.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.982 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.982 INFO kablam! | Sep 20 22:05:53.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.983 INFO kablam! ... Sep 20 22:05:53.983 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.983 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.983 INFO kablam! Sep 20 22:05:53.984 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.984 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.984 INFO kablam! | Sep 20 22:05:53.984 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.985 INFO kablam! ... Sep 20 22:05:53.985 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.985 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.985 INFO kablam! Sep 20 22:05:53.986 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.986 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.986 INFO kablam! | Sep 20 22:05:53.986 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.987 INFO kablam! ... Sep 20 22:05:53.987 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.987 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.987 INFO kablam! Sep 20 22:05:53.988 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.988 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.988 INFO kablam! | Sep 20 22:05:53.988 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.989 INFO kablam! ... Sep 20 22:05:53.989 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:05:53.989 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:53.989 INFO kablam! Sep 20 22:05:53.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.990 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.990 INFO kablam! | Sep 20 22:05:53.990 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.991 INFO kablam! ... Sep 20 22:05:53.991 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.991 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.991 INFO kablam! Sep 20 22:05:53.992 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.992 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.992 INFO kablam! | Sep 20 22:05:53.992 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.993 INFO kablam! ... Sep 20 22:05:53.993 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:53.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:53.998 INFO kablam! Sep 20 22:05:53.998 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:53.999 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:53.999 INFO kablam! | Sep 20 22:05:53.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:53.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:53.999 INFO kablam! ... Sep 20 22:05:53.999 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:54.000 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.000 INFO kablam! Sep 20 22:05:54.000 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.000 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.001 INFO kablam! | Sep 20 22:05:54.001 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.001 INFO kablam! ... Sep 20 22:05:54.001 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:54.001 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.002 INFO kablam! Sep 20 22:05:54.002 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.002 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.002 INFO kablam! | Sep 20 22:05:54.003 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.003 INFO kablam! ... Sep 20 22:05:54.003 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:05:54.003 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.004 INFO kablam! Sep 20 22:05:54.004 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.004 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.004 INFO kablam! | Sep 20 22:05:54.005 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.005 INFO kablam! ... Sep 20 22:05:54.005 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:54.005 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:54.006 INFO kablam! Sep 20 22:05:54.006 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.006 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.006 INFO kablam! | Sep 20 22:05:54.007 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.007 INFO kablam! ... Sep 20 22:05:54.007 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:54.007 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:54.007 INFO kablam! Sep 20 22:05:54.008 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.008 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.008 INFO kablam! | Sep 20 22:05:54.008 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.009 INFO kablam! ... Sep 20 22:05:54.009 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:54.009 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:54.009 INFO kablam! Sep 20 22:05:54.010 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.010 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.010 INFO kablam! | Sep 20 22:05:54.010 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.011 INFO kablam! ... Sep 20 22:05:54.011 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:54.011 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:54.011 INFO kablam! Sep 20 22:05:54.012 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.012 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.012 INFO kablam! | Sep 20 22:05:54.012 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.013 INFO kablam! ... Sep 20 22:05:54.013 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:05:54.013 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:05:54.018 INFO kablam! Sep 20 22:05:54.018 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.018 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.019 INFO kablam! | Sep 20 22:05:54.019 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.019 INFO kablam! ... Sep 20 22:05:54.019 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:54.020 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.020 INFO kablam! Sep 20 22:05:54.020 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.020 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.020 INFO kablam! | Sep 20 22:05:54.021 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.021 INFO kablam! ... Sep 20 22:05:54.021 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:54.021 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.022 INFO kablam! Sep 20 22:05:54.022 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.022 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.023 INFO kablam! | Sep 20 22:05:54.023 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.023 INFO kablam! ... Sep 20 22:05:54.023 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:54.023 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.024 INFO kablam! Sep 20 22:05:54.024 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.024 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.024 INFO kablam! | Sep 20 22:05:54.025 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.025 INFO kablam! ... Sep 20 22:05:54.025 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:54.025 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.026 INFO kablam! Sep 20 22:05:54.026 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.026 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.027 INFO kablam! | Sep 20 22:05:54.027 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.027 INFO kablam! ... Sep 20 22:05:54.027 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:05:54.027 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:05:54.028 INFO kablam! Sep 20 22:05:54.028 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.028 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.028 INFO kablam! | Sep 20 22:05:54.029 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.029 INFO kablam! ... Sep 20 22:05:54.029 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.029 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.029 INFO kablam! Sep 20 22:05:54.030 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.030 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.030 INFO kablam! | Sep 20 22:05:54.030 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.031 INFO kablam! ... Sep 20 22:05:54.031 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.031 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.031 INFO kablam! Sep 20 22:05:54.031 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.032 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.032 INFO kablam! | Sep 20 22:05:54.032 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.032 INFO kablam! ... Sep 20 22:05:54.032 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.033 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.033 INFO kablam! Sep 20 22:05:54.033 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.033 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.033 INFO kablam! | Sep 20 22:05:54.034 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.034 INFO kablam! ... Sep 20 22:05:54.034 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.034 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.034 INFO kablam! Sep 20 22:05:54.035 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.035 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.035 INFO kablam! | Sep 20 22:05:54.035 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.036 INFO kablam! ... Sep 20 22:05:54.036 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.036 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.036 INFO kablam! Sep 20 22:05:54.037 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.037 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.037 INFO kablam! | Sep 20 22:05:54.037 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.038 INFO kablam! ... Sep 20 22:05:54.038 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.038 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.038 INFO kablam! Sep 20 22:05:54.039 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.039 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.039 INFO kablam! | Sep 20 22:05:54.039 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.039 INFO kablam! ... Sep 20 22:05:54.040 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.040 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.040 INFO kablam! Sep 20 22:05:54.040 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.041 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.041 INFO kablam! | Sep 20 22:05:54.041 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.041 INFO kablam! ... Sep 20 22:05:54.041 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.042 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.042 INFO kablam! Sep 20 22:05:54.042 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.042 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.043 INFO kablam! | Sep 20 22:05:54.043 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.043 INFO kablam! ... Sep 20 22:05:54.043 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.044 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.044 INFO kablam! Sep 20 22:05:54.044 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.044 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.045 INFO kablam! | Sep 20 22:05:54.045 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.045 INFO kablam! ... Sep 20 22:05:54.046 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.046 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.046 INFO kablam! Sep 20 22:05:54.046 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.047 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.047 INFO kablam! | Sep 20 22:05:54.047 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.048 INFO kablam! ... Sep 20 22:05:54.048 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.048 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.048 INFO kablam! Sep 20 22:05:54.049 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.049 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:05:54.049 INFO kablam! | Sep 20 22:05:54.050 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:05:54.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.050 INFO kablam! ... Sep 20 22:05:54.050 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:05:54.051 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:05:54.051 INFO kablam! Sep 20 22:05:54.051 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.051 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:54.052 INFO kablam! | Sep 20 22:05:54.052 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:54.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.052 INFO kablam! ... Sep 20 22:05:54.052 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 20 22:05:54.052 INFO kablam! | -------------------------------- in this macro invocation Sep 20 22:05:54.053 INFO kablam! Sep 20 22:05:54.053 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:05:54.053 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:05:54.053 INFO kablam! | Sep 20 22:05:54.054 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:05:54.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:05:54.054 INFO kablam! ... Sep 20 22:05:54.054 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 20 22:05:54.054 INFO kablam! | --------------------------------- in this macro invocation Sep 20 22:05:54.055 INFO kablam! Sep 20 22:05:58.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.56s Sep 20 22:05:58.890 INFO kablam! su: No module specific data is present Sep 20 22:06:00.264 INFO running `"docker" "rm" "-f" "a7ad969cbe7db09aa9b7b91d120b16095a17436717e65c7365634bda03ef1066"` Sep 20 22:06:00.387 INFO blam! a7ad969cbe7db09aa9b7b91d120b16095a17436717e65c7365634bda03ef1066