Oct 12 18:11:21.493 INFO checking luciusmagn/nary-lang against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 18:11:21.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 18:11:21.706 INFO blam! a262c25332945bea82d1c14ab0451a7d6c7d13d68a2df81a9496bb8cebe91b0e Oct 12 18:11:21.707 INFO running `"docker" "start" "-a" "a262c25332945bea82d1c14ab0451a7d6c7d13d68a2df81a9496bb8cebe91b0e"` Oct 12 18:11:22.358 INFO kablam! usermod: no changes Oct 12 18:11:22.392 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/custom_types_and_methods.rs Oct 12 18:11:22.401 INFO kablam! Checking nary v0.1.2 (/source) Oct 12 18:11:22.764 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.764 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.764 INFO kablam! | Oct 12 18:11:22.764 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.764 INFO kablam! ... Oct 12 18:11:22.764 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.764 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.764 INFO kablam! | Oct 12 18:11:22.764 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 18:11:22.764 INFO kablam! Oct 12 18:11:22.764 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.764 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.764 INFO kablam! | Oct 12 18:11:22.764 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.765 INFO kablam! ... Oct 12 18:11:22.765 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.765 INFO kablam! Oct 12 18:11:22.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.765 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.765 INFO kablam! | Oct 12 18:11:22.765 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.766 INFO kablam! ... Oct 12 18:11:22.766 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.766 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.766 INFO kablam! Oct 12 18:11:22.766 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.766 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.766 INFO kablam! | Oct 12 18:11:22.766 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.766 INFO kablam! ... Oct 12 18:11:22.766 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.766 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.766 INFO kablam! Oct 12 18:11:22.766 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.766 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.766 INFO kablam! | Oct 12 18:11:22.766 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.769 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.769 INFO kablam! | Oct 12 18:11:22.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.769 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.769 INFO kablam! | Oct 12 18:11:22.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.769 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.769 INFO kablam! | Oct 12 18:11:22.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.769 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.769 INFO kablam! | Oct 12 18:11:22.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.769 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.769 INFO kablam! | Oct 12 18:11:22.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.769 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.769 INFO kablam! | Oct 12 18:11:22.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.769 INFO kablam! ... Oct 12 18:11:22.769 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.769 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.769 INFO kablam! Oct 12 18:11:22.769 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.770 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.770 INFO kablam! Oct 12 18:11:22.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.770 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.770 INFO kablam! | Oct 12 18:11:22.770 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.770 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.771 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.771 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.771 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.771 INFO kablam! Oct 12 18:11:22.771 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.771 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.771 INFO kablam! | Oct 12 18:11:22.771 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.771 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.772 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.772 INFO kablam! Oct 12 18:11:22.772 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.772 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.772 INFO kablam! | Oct 12 18:11:22.772 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.772 INFO kablam! ... Oct 12 18:11:22.772 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.773 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.773 INFO kablam! Oct 12 18:11:22.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.773 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.773 INFO kablam! | Oct 12 18:11:22.773 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.773 INFO kablam! ... Oct 12 18:11:22.773 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.773 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.773 INFO kablam! Oct 12 18:11:22.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.773 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.773 INFO kablam! | Oct 12 18:11:22.773 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.773 INFO kablam! ... Oct 12 18:11:22.773 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.773 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.773 INFO kablam! Oct 12 18:11:22.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.773 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.773 INFO kablam! | Oct 12 18:11:22.773 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.773 INFO kablam! ... Oct 12 18:11:22.773 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.773 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.773 INFO kablam! Oct 12 18:11:22.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.773 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.773 INFO kablam! | Oct 12 18:11:22.773 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.773 INFO kablam! ... Oct 12 18:11:22.773 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.773 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.773 INFO kablam! Oct 12 18:11:22.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.773 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.773 INFO kablam! | Oct 12 18:11:22.773 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.773 INFO kablam! ... Oct 12 18:11:22.773 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.773 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.773 INFO kablam! Oct 12 18:11:22.776 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.777 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.777 INFO kablam! | Oct 12 18:11:22.777 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.777 INFO kablam! ... Oct 12 18:11:22.777 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.777 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.777 INFO kablam! Oct 12 18:11:22.777 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.777 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.777 INFO kablam! | Oct 12 18:11:22.777 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.777 INFO kablam! ... Oct 12 18:11:22.777 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.777 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.777 INFO kablam! Oct 12 18:11:22.777 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.777 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.777 INFO kablam! | Oct 12 18:11:22.777 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.777 INFO kablam! ... Oct 12 18:11:22.777 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.777 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.777 INFO kablam! Oct 12 18:11:22.777 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.777 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.777 INFO kablam! | Oct 12 18:11:22.777 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.777 INFO kablam! ... Oct 12 18:11:22.777 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.777 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.777 INFO kablam! Oct 12 18:11:22.777 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.777 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.777 INFO kablam! | Oct 12 18:11:22.777 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.777 INFO kablam! ... Oct 12 18:11:22.777 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.777 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.777 INFO kablam! Oct 12 18:11:22.777 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.777 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.777 INFO kablam! | Oct 12 18:11:22.777 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.778 INFO kablam! ... Oct 12 18:11:22.778 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.778 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.778 INFO kablam! Oct 12 18:11:22.778 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.778 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.778 INFO kablam! | Oct 12 18:11:22.778 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.778 INFO kablam! ... Oct 12 18:11:22.778 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.778 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.778 INFO kablam! Oct 12 18:11:22.778 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.778 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.778 INFO kablam! | Oct 12 18:11:22.778 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.778 INFO kablam! ... Oct 12 18:11:22.778 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 12 18:11:22.778 INFO kablam! | -------------------------------- in this macro invocation Oct 12 18:11:22.778 INFO kablam! Oct 12 18:11:22.778 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.778 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.778 INFO kablam! | Oct 12 18:11:22.778 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.778 INFO kablam! ... Oct 12 18:11:22.778 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 12 18:11:22.778 INFO kablam! | --------------------------------- in this macro invocation Oct 12 18:11:22.778 INFO kablam! Oct 12 18:11:22.784 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.784 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.784 INFO kablam! | Oct 12 18:11:22.784 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.784 INFO kablam! ... Oct 12 18:11:22.784 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.784 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.784 INFO kablam! | Oct 12 18:11:22.784 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 18:11:22.784 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.785 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.785 INFO kablam! | Oct 12 18:11:22.785 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.785 INFO kablam! ... Oct 12 18:11:22.785 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.785 INFO kablam! Oct 12 18:11:22.785 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.786 INFO kablam! ... Oct 12 18:11:22.786 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.786 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.786 INFO kablam! Oct 12 18:11:22.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.786 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.786 INFO kablam! | Oct 12 18:11:22.786 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.787 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.787 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.787 INFO kablam! | Oct 12 18:11:22.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.787 INFO kablam! ... Oct 12 18:11:22.787 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.787 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.787 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.788 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.788 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.788 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 12 18:11:22.788 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.788 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.788 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.788 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.788 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.788 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.788 INFO kablam! ... Oct 12 18:11:22.788 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 12 18:11:22.788 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.788 INFO kablam! Oct 12 18:11:22.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.788 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.788 INFO kablam! | Oct 12 18:11:22.789 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.789 INFO kablam! ... Oct 12 18:11:22.789 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.789 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.789 INFO kablam! Oct 12 18:11:22.789 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.789 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.789 INFO kablam! | Oct 12 18:11:22.789 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.789 INFO kablam! ... Oct 12 18:11:22.789 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.789 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.789 INFO kablam! Oct 12 18:11:22.789 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.789 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.789 INFO kablam! | Oct 12 18:11:22.789 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.789 INFO kablam! ... Oct 12 18:11:22.789 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.789 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.789 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.790 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.790 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.790 INFO kablam! | Oct 12 18:11:22.790 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.790 INFO kablam! ... Oct 12 18:11:22.790 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.790 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.790 INFO kablam! Oct 12 18:11:22.791 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.791 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.791 INFO kablam! | Oct 12 18:11:22.791 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.791 INFO kablam! ... Oct 12 18:11:22.791 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.791 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.791 INFO kablam! Oct 12 18:11:22.791 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.791 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.791 INFO kablam! | Oct 12 18:11:22.791 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.791 INFO kablam! ... Oct 12 18:11:22.791 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 12 18:11:22.791 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 12 18:11:22.791 INFO kablam! Oct 12 18:11:22.791 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.791 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.791 INFO kablam! | Oct 12 18:11:22.791 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.791 INFO kablam! ... Oct 12 18:11:22.791 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.791 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.791 INFO kablam! Oct 12 18:11:22.791 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.791 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.791 INFO kablam! | Oct 12 18:11:22.791 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.791 INFO kablam! ... Oct 12 18:11:22.791 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.791 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.791 INFO kablam! Oct 12 18:11:22.791 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.791 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.791 INFO kablam! | Oct 12 18:11:22.791 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.791 INFO kablam! ... Oct 12 18:11:22.791 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.800 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.800 INFO kablam! Oct 12 18:11:22.800 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.800 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.800 INFO kablam! | Oct 12 18:11:22.800 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.800 INFO kablam! ... Oct 12 18:11:22.800 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.800 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.800 INFO kablam! Oct 12 18:11:22.800 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.800 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.800 INFO kablam! | Oct 12 18:11:22.800 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.800 INFO kablam! ... Oct 12 18:11:22.800 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.800 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.800 INFO kablam! Oct 12 18:11:22.800 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.800 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.800 INFO kablam! | Oct 12 18:11:22.800 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.800 INFO kablam! ... Oct 12 18:11:22.800 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.800 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.800 INFO kablam! Oct 12 18:11:22.800 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.800 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.800 INFO kablam! | Oct 12 18:11:22.800 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.800 INFO kablam! ... Oct 12 18:11:22.800 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.800 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.800 INFO kablam! Oct 12 18:11:22.800 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.800 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.800 INFO kablam! | Oct 12 18:11:22.800 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.800 INFO kablam! ... Oct 12 18:11:22.800 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.800 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:22.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.801 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.801 INFO kablam! | Oct 12 18:11:22.801 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.801 INFO kablam! ... Oct 12 18:11:22.801 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.801 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:22.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.801 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.801 INFO kablam! | Oct 12 18:11:22.801 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.801 INFO kablam! ... Oct 12 18:11:22.801 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.801 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:22.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.801 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.801 INFO kablam! | Oct 12 18:11:22.801 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.801 INFO kablam! ... Oct 12 18:11:22.801 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.801 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:22.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.801 INFO kablam! --> src/engine.rs:1463:45 Oct 12 18:11:22.801 INFO kablam! | Oct 12 18:11:22.801 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 12 18:11:22.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.801 INFO kablam! ... Oct 12 18:11:22.801 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 12 18:11:22.801 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:22.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.801 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.801 INFO kablam! | Oct 12 18:11:22.801 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.801 INFO kablam! ... Oct 12 18:11:22.801 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 12 18:11:22.801 INFO kablam! | -------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:22.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 18:11:22.801 INFO kablam! --> src/engine.rs:1455:45 Oct 12 18:11:22.801 INFO kablam! | Oct 12 18:11:22.801 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 12 18:11:22.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 18:11:22.801 INFO kablam! ... Oct 12 18:11:22.801 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 12 18:11:22.801 INFO kablam! | --------------------------------- in this macro invocation Oct 12 18:11:22.801 INFO kablam! Oct 12 18:11:26.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.66s Oct 12 18:11:26.051 INFO kablam! su: No module specific data is present Oct 12 18:11:26.470 INFO running `"docker" "rm" "-f" "a262c25332945bea82d1c14ab0451a7d6c7d13d68a2df81a9496bb8cebe91b0e"` Oct 12 18:11:26.552 INFO blam! a262c25332945bea82d1c14ab0451a7d6c7d13d68a2df81a9496bb8cebe91b0e