Sep 19 15:16:21.615 INFO checking luciusmagn/nary-lang against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:16:21.615 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:16:21.616 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:16:21.828 INFO blam! 826ea2a495d5ad03760bf012e5e44649df0c1754048c985687904591280a97bd Sep 19 15:16:21.830 INFO running `"docker" "start" "-a" "826ea2a495d5ad03760bf012e5e44649df0c1754048c985687904591280a97bd"` Sep 19 15:16:23.630 INFO kablam! usermod: no changes Sep 19 15:16:23.669 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/arrays_and_structs.rs Sep 19 15:16:23.686 INFO kablam! Checking nary v0.1.2 (/source) Sep 19 15:16:23.963 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.963 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.963 INFO kablam! | Sep 19 15:16:23.963 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.963 INFO kablam! ... Sep 19 15:16:23.963 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.963 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.963 INFO kablam! | Sep 19 15:16:23.963 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 15:16:23.963 INFO kablam! Sep 19 15:16:23.963 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.963 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.963 INFO kablam! | Sep 19 15:16:23.963 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.963 INFO kablam! ... Sep 19 15:16:23.963 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.963 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.963 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.964 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.964 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.964 INFO kablam! Sep 19 15:16:23.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.964 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.964 INFO kablam! | Sep 19 15:16:23.964 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.964 INFO kablam! ... Sep 19 15:16:23.965 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.965 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.965 INFO kablam! Sep 19 15:16:23.965 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.965 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.965 INFO kablam! | Sep 19 15:16:23.965 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.965 INFO kablam! ... Sep 19 15:16:23.965 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.965 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.965 INFO kablam! Sep 19 15:16:23.965 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.965 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.965 INFO kablam! | Sep 19 15:16:23.965 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.965 INFO kablam! ... Sep 19 15:16:23.965 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.965 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.965 INFO kablam! Sep 19 15:16:23.965 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.965 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.965 INFO kablam! | Sep 19 15:16:23.965 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.965 INFO kablam! ... Sep 19 15:16:23.965 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.965 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.965 INFO kablam! Sep 19 15:16:23.967 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.967 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.967 INFO kablam! | Sep 19 15:16:23.967 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.967 INFO kablam! ... Sep 19 15:16:23.967 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.967 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.967 INFO kablam! Sep 19 15:16:23.967 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.967 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.967 INFO kablam! | Sep 19 15:16:23.967 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.967 INFO kablam! ... Sep 19 15:16:23.967 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.967 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.967 INFO kablam! Sep 19 15:16:23.967 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.968 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.968 INFO kablam! Sep 19 15:16:23.968 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.968 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.968 INFO kablam! | Sep 19 15:16:23.968 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.968 INFO kablam! ... Sep 19 15:16:23.968 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.969 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.969 INFO kablam! Sep 19 15:16:23.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.969 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.969 INFO kablam! | Sep 19 15:16:23.969 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.969 INFO kablam! ... Sep 19 15:16:23.969 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.969 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.969 INFO kablam! Sep 19 15:16:23.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.969 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.969 INFO kablam! | Sep 19 15:16:23.969 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.969 INFO kablam! ... Sep 19 15:16:23.969 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.969 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.969 INFO kablam! Sep 19 15:16:23.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.969 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.969 INFO kablam! | Sep 19 15:16:23.969 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.969 INFO kablam! ... Sep 19 15:16:23.969 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.969 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.969 INFO kablam! Sep 19 15:16:23.969 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.969 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.969 INFO kablam! | Sep 19 15:16:23.971 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.971 INFO kablam! ... Sep 19 15:16:23.971 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.971 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.971 INFO kablam! Sep 19 15:16:23.971 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.971 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.971 INFO kablam! | Sep 19 15:16:23.971 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.971 INFO kablam! ... Sep 19 15:16:23.971 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.971 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.971 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.975 INFO kablam! | Sep 19 15:16:23.975 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.975 INFO kablam! ... Sep 19 15:16:23.975 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.975 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.975 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.975 INFO kablam! | Sep 19 15:16:23.975 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.975 INFO kablam! ... Sep 19 15:16:23.975 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:23.975 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.975 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.975 INFO kablam! | Sep 19 15:16:23.975 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.975 INFO kablam! ... Sep 19 15:16:23.975 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:23.975 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.975 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.975 INFO kablam! | Sep 19 15:16:23.975 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.975 INFO kablam! ... Sep 19 15:16:23.975 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:23.975 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.975 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.975 INFO kablam! | Sep 19 15:16:23.975 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.975 INFO kablam! ... Sep 19 15:16:23.975 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:23.975 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.975 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.975 INFO kablam! | Sep 19 15:16:23.975 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.975 INFO kablam! ... Sep 19 15:16:23.975 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:23.975 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.975 INFO kablam! Sep 19 15:16:23.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.975 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:23.976 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.976 INFO kablam! Sep 19 15:16:23.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.976 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:23.976 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.976 INFO kablam! Sep 19 15:16:23.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.976 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:23.976 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.976 INFO kablam! Sep 19 15:16:23.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.976 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:23.976 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.976 INFO kablam! Sep 19 15:16:23.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.976 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:23.976 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.976 INFO kablam! Sep 19 15:16:23.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.976 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:23.976 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.976 INFO kablam! Sep 19 15:16:23.976 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.976 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.976 INFO kablam! | Sep 19 15:16:23.976 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.976 INFO kablam! ... Sep 19 15:16:23.976 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:23.979 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.979 INFO kablam! Sep 19 15:16:23.979 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.979 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.979 INFO kablam! | Sep 19 15:16:23.979 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.979 INFO kablam! ... Sep 19 15:16:23.979 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:23.979 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.979 INFO kablam! Sep 19 15:16:23.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.980 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.980 INFO kablam! | Sep 19 15:16:23.980 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.980 INFO kablam! ... Sep 19 15:16:23.980 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:23.980 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.980 INFO kablam! Sep 19 15:16:23.981 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.981 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.982 INFO kablam! | Sep 19 15:16:23.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.982 INFO kablam! ... Sep 19 15:16:23.982 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:23.982 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.982 INFO kablam! Sep 19 15:16:23.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.982 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.982 INFO kablam! | Sep 19 15:16:23.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.982 INFO kablam! ... Sep 19 15:16:23.982 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:23.982 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:23.982 INFO kablam! Sep 19 15:16:23.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.982 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.982 INFO kablam! | Sep 19 15:16:23.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.982 INFO kablam! ... Sep 19 15:16:23.982 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:23.982 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.982 INFO kablam! Sep 19 15:16:23.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.982 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.982 INFO kablam! | Sep 19 15:16:23.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.982 INFO kablam! ... Sep 19 15:16:23.982 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:23.982 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.982 INFO kablam! Sep 19 15:16:23.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.982 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.982 INFO kablam! | Sep 19 15:16:23.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.982 INFO kablam! ... Sep 19 15:16:23.982 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:23.982 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.982 INFO kablam! Sep 19 15:16:23.982 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.982 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.982 INFO kablam! | Sep 19 15:16:23.982 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.982 INFO kablam! ... Sep 19 15:16:23.982 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:23.982 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.984 INFO kablam! Sep 19 15:16:23.984 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.984 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.984 INFO kablam! | Sep 19 15:16:23.984 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.985 INFO kablam! ... Sep 19 15:16:23.985 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:23.985 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:23.985 INFO kablam! Sep 19 15:16:23.985 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.985 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.985 INFO kablam! | Sep 19 15:16:23.985 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.985 INFO kablam! ... Sep 19 15:16:23.985 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.985 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.985 INFO kablam! Sep 19 15:16:23.985 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.985 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.985 INFO kablam! | Sep 19 15:16:23.985 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.985 INFO kablam! ... Sep 19 15:16:23.985 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.985 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.985 INFO kablam! Sep 19 15:16:23.985 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.985 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.985 INFO kablam! | Sep 19 15:16:23.985 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.985 INFO kablam! ... Sep 19 15:16:23.985 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.985 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.985 INFO kablam! Sep 19 15:16:23.985 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.985 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.985 INFO kablam! | Sep 19 15:16:23.985 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.985 INFO kablam! ... Sep 19 15:16:23.985 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.985 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.987 INFO kablam! Sep 19 15:16:23.987 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.987 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.987 INFO kablam! | Sep 19 15:16:23.987 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.987 INFO kablam! ... Sep 19 15:16:23.987 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.987 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.987 INFO kablam! Sep 19 15:16:23.987 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.987 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.987 INFO kablam! | Sep 19 15:16:23.987 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.987 INFO kablam! ... Sep 19 15:16:23.987 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.987 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.987 INFO kablam! Sep 19 15:16:23.987 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.987 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.987 INFO kablam! | Sep 19 15:16:23.987 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.987 INFO kablam! ... Sep 19 15:16:23.987 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.987 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.988 INFO kablam! Sep 19 15:16:23.988 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.988 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.988 INFO kablam! | Sep 19 15:16:23.988 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.988 INFO kablam! ... Sep 19 15:16:23.988 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.988 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.988 INFO kablam! Sep 19 15:16:23.988 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.988 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.988 INFO kablam! | Sep 19 15:16:23.988 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.988 INFO kablam! ... Sep 19 15:16:23.988 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.988 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.988 INFO kablam! Sep 19 15:16:23.988 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.988 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.988 INFO kablam! | Sep 19 15:16:23.988 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.988 INFO kablam! ... Sep 19 15:16:23.988 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.988 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.988 INFO kablam! Sep 19 15:16:23.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.990 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.990 INFO kablam! | Sep 19 15:16:23.990 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.990 INFO kablam! ... Sep 19 15:16:23.990 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.990 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.990 INFO kablam! Sep 19 15:16:23.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.990 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:23.990 INFO kablam! | Sep 19 15:16:23.990 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:23.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.990 INFO kablam! ... Sep 19 15:16:23.990 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:23.990 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:23.990 INFO kablam! Sep 19 15:16:23.990 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.990 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.990 INFO kablam! | Sep 19 15:16:23.990 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.991 INFO kablam! ... Sep 19 15:16:23.991 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 19 15:16:23.991 INFO kablam! | -------------------------------- in this macro invocation Sep 19 15:16:23.991 INFO kablam! Sep 19 15:16:23.991 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:23.991 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:23.991 INFO kablam! | Sep 19 15:16:23.991 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:23.991 INFO kablam! ... Sep 19 15:16:23.991 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 19 15:16:23.991 INFO kablam! | --------------------------------- in this macro invocation Sep 19 15:16:23.991 INFO kablam! Sep 19 15:16:24.186 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.187 INFO kablam! | Sep 19 15:16:24.187 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.187 INFO kablam! ... Sep 19 15:16:24.187 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.187 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.187 INFO kablam! Sep 19 15:16:24.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.187 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.188 INFO kablam! Sep 19 15:16:24.188 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.188 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.188 INFO kablam! | Sep 19 15:16:24.188 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.188 INFO kablam! ... Sep 19 15:16:24.188 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.189 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.189 INFO kablam! | Sep 19 15:16:24.189 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.189 INFO kablam! ... Sep 19 15:16:24.189 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.189 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.189 INFO kablam! Sep 19 15:16:24.189 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.190 INFO kablam! ... Sep 19 15:16:24.190 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.190 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.190 INFO kablam! Sep 19 15:16:24.190 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.190 INFO kablam! ... Sep 19 15:16:24.190 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.190 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.190 INFO kablam! Sep 19 15:16:24.190 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.190 INFO kablam! ... Sep 19 15:16:24.190 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.190 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.190 INFO kablam! Sep 19 15:16:24.190 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.190 INFO kablam! ... Sep 19 15:16:24.190 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.190 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.190 INFO kablam! Sep 19 15:16:24.190 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.190 INFO kablam! ... Sep 19 15:16:24.190 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.190 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.190 INFO kablam! Sep 19 15:16:24.190 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.190 INFO kablam! ... Sep 19 15:16:24.190 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.190 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.190 INFO kablam! Sep 19 15:16:24.190 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.190 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.190 INFO kablam! | Sep 19 15:16:24.190 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.191 INFO kablam! ... Sep 19 15:16:24.191 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.191 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.191 INFO kablam! Sep 19 15:16:24.191 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.191 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.191 INFO kablam! | Sep 19 15:16:24.191 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.191 INFO kablam! ... Sep 19 15:16:24.191 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 19 15:16:24.191 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.191 INFO kablam! Sep 19 15:16:24.191 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.191 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.191 INFO kablam! | Sep 19 15:16:24.191 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.191 INFO kablam! ... Sep 19 15:16:24.191 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:24.191 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.191 INFO kablam! Sep 19 15:16:24.191 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.191 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.191 INFO kablam! | Sep 19 15:16:24.191 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.191 INFO kablam! ... Sep 19 15:16:24.191 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:24.191 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.191 INFO kablam! Sep 19 15:16:24.191 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.191 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.191 INFO kablam! | Sep 19 15:16:24.191 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.191 INFO kablam! ... Sep 19 15:16:24.191 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:24.191 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.191 INFO kablam! Sep 19 15:16:24.191 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.191 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.191 INFO kablam! | Sep 19 15:16:24.191 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.191 INFO kablam! ... Sep 19 15:16:24.191 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:24.191 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.191 INFO kablam! Sep 19 15:16:24.191 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.191 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.192 INFO kablam! | Sep 19 15:16:24.192 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.192 INFO kablam! ... Sep 19 15:16:24.192 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 19 15:16:24.192 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.192 INFO kablam! Sep 19 15:16:24.192 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.192 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.192 INFO kablam! | Sep 19 15:16:24.192 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.192 INFO kablam! ... Sep 19 15:16:24.192 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:24.192 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.192 INFO kablam! Sep 19 15:16:24.192 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.192 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.192 INFO kablam! | Sep 19 15:16:24.192 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.192 INFO kablam! ... Sep 19 15:16:24.192 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:24.192 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.192 INFO kablam! Sep 19 15:16:24.192 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.192 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.192 INFO kablam! | Sep 19 15:16:24.192 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.192 INFO kablam! ... Sep 19 15:16:24.192 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:24.192 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.192 INFO kablam! Sep 19 15:16:24.192 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.192 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.192 INFO kablam! | Sep 19 15:16:24.192 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.192 INFO kablam! ... Sep 19 15:16:24.192 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:24.192 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.192 INFO kablam! Sep 19 15:16:24.192 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.192 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.192 INFO kablam! | Sep 19 15:16:24.192 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.193 INFO kablam! Sep 19 15:16:24.193 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.193 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.193 INFO kablam! | Sep 19 15:16:24.193 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.193 INFO kablam! Sep 19 15:16:24.193 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.193 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.193 INFO kablam! | Sep 19 15:16:24.193 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.193 INFO kablam! Sep 19 15:16:24.193 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.193 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.193 INFO kablam! | Sep 19 15:16:24.193 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.193 INFO kablam! Sep 19 15:16:24.193 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.193 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.193 INFO kablam! | Sep 19 15:16:24.193 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.193 INFO kablam! Sep 19 15:16:24.193 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.193 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.193 INFO kablam! | Sep 19 15:16:24.193 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 19 15:16:24.193 INFO kablam! Sep 19 15:16:24.193 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.193 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.193 INFO kablam! | Sep 19 15:16:24.193 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.193 INFO kablam! ... Sep 19 15:16:24.193 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:24.193 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.194 INFO kablam! Sep 19 15:16:24.194 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.194 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.194 INFO kablam! | Sep 19 15:16:24.194 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.194 INFO kablam! ... Sep 19 15:16:24.194 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:24.196 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.196 INFO kablam! Sep 19 15:16:24.196 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.196 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.196 INFO kablam! | Sep 19 15:16:24.196 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.196 INFO kablam! ... Sep 19 15:16:24.196 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:24.196 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:24.197 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 19 15:16:24.197 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.197 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.197 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.197 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.197 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.197 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.197 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.197 INFO kablam! Sep 19 15:16:24.197 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.197 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.197 INFO kablam! | Sep 19 15:16:24.197 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.197 INFO kablam! ... Sep 19 15:16:24.198 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.198 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.198 INFO kablam! Sep 19 15:16:24.198 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.198 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.198 INFO kablam! | Sep 19 15:16:24.198 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.198 INFO kablam! ... Sep 19 15:16:24.198 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.198 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.198 INFO kablam! Sep 19 15:16:24.198 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.198 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.198 INFO kablam! | Sep 19 15:16:24.198 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.198 INFO kablam! ... Sep 19 15:16:24.198 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.198 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.198 INFO kablam! Sep 19 15:16:24.198 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.198 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.198 INFO kablam! | Sep 19 15:16:24.206 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.206 INFO kablam! ... Sep 19 15:16:24.206 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.206 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.206 INFO kablam! Sep 19 15:16:24.206 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.206 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.206 INFO kablam! | Sep 19 15:16:24.206 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.206 INFO kablam! ... Sep 19 15:16:24.206 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.206 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.206 INFO kablam! Sep 19 15:16:24.206 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.206 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.206 INFO kablam! | Sep 19 15:16:24.206 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.206 INFO kablam! ... Sep 19 15:16:24.206 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.206 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.206 INFO kablam! Sep 19 15:16:24.206 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.206 INFO kablam! --> src/engine.rs:1463:45 Sep 19 15:16:24.206 INFO kablam! | Sep 19 15:16:24.206 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 19 15:16:24.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.206 INFO kablam! ... Sep 19 15:16:24.206 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 19 15:16:24.206 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 19 15:16:24.206 INFO kablam! Sep 19 15:16:24.206 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.206 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.206 INFO kablam! | Sep 19 15:16:24.206 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.206 INFO kablam! ... Sep 19 15:16:24.207 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 19 15:16:24.207 INFO kablam! | -------------------------------- in this macro invocation Sep 19 15:16:24.207 INFO kablam! Sep 19 15:16:24.207 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:16:24.207 INFO kablam! --> src/engine.rs:1455:45 Sep 19 15:16:24.207 INFO kablam! | Sep 19 15:16:24.207 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 19 15:16:24.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:16:24.207 INFO kablam! ... Sep 19 15:16:24.207 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 19 15:16:24.207 INFO kablam! | --------------------------------- in this macro invocation Sep 19 15:16:24.207 INFO kablam! Sep 19 15:16:28.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.05s Sep 19 15:16:28.718 INFO kablam! su: No module specific data is present Sep 19 15:16:29.669 INFO running `"docker" "rm" "-f" "826ea2a495d5ad03760bf012e5e44649df0c1754048c985687904591280a97bd"` Sep 19 15:16:29.782 INFO blam! 826ea2a495d5ad03760bf012e5e44649df0c1754048c985687904591280a97bd