Oct 27 01:20:50.313 INFO checking luciusmagn/nary-lang against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:20:50.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 01:20:50.807 INFO blam! 5798287e828f37526263a77434bcfdcd2f68a5762bd6b3fda8126422c8c9a0e0 Oct 27 01:20:50.819 INFO running `"docker" "start" "-a" "5798287e828f37526263a77434bcfdcd2f68a5762bd6b3fda8126422c8c9a0e0"` Oct 27 01:20:51.885 INFO kablam! usermod: no changes Oct 27 01:20:51.921 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/reuse_scope.rs Oct 27 01:20:51.936 INFO kablam! Checking nary v0.1.2 (/source) Oct 27 01:20:52.304 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.304 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.304 INFO kablam! | Oct 27 01:20:52.304 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.304 INFO kablam! ... Oct 27 01:20:52.304 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.304 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.304 INFO kablam! | Oct 27 01:20:52.304 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 01:20:52.304 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.305 INFO kablam! | Oct 27 01:20:52.305 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.305 INFO kablam! ... Oct 27 01:20:52.305 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.305 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.305 INFO kablam! Oct 27 01:20:52.305 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.305 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.306 INFO kablam! ... Oct 27 01:20:52.306 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.306 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.306 INFO kablam! Oct 27 01:20:52.306 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.306 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.306 INFO kablam! | Oct 27 01:20:52.306 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.307 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.307 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.307 INFO kablam! Oct 27 01:20:52.307 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.307 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.307 INFO kablam! | Oct 27 01:20:52.307 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.307 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.308 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.308 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.308 INFO kablam! Oct 27 01:20:52.308 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.308 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.308 INFO kablam! | Oct 27 01:20:52.308 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.308 INFO kablam! ... Oct 27 01:20:52.308 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.308 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.309 INFO kablam! | Oct 27 01:20:52.309 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.309 INFO kablam! ... Oct 27 01:20:52.309 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.309 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.309 INFO kablam! Oct 27 01:20:52.309 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.309 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.310 INFO kablam! | Oct 27 01:20:52.310 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.310 INFO kablam! ... Oct 27 01:20:52.310 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.310 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.310 INFO kablam! Oct 27 01:20:52.310 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.310 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.310 INFO kablam! | Oct 27 01:20:52.310 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.310 INFO kablam! ... Oct 27 01:20:52.310 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.310 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.310 INFO kablam! Oct 27 01:20:52.310 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.310 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.310 INFO kablam! | Oct 27 01:20:52.310 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.310 INFO kablam! ... Oct 27 01:20:52.310 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.310 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.310 INFO kablam! Oct 27 01:20:52.310 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.310 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.310 INFO kablam! | Oct 27 01:20:52.310 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.310 INFO kablam! ... Oct 27 01:20:52.310 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.310 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.310 INFO kablam! Oct 27 01:20:52.310 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.310 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.310 INFO kablam! | Oct 27 01:20:52.310 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.310 INFO kablam! ... Oct 27 01:20:52.310 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.310 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.310 INFO kablam! Oct 27 01:20:52.310 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.310 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.310 INFO kablam! | Oct 27 01:20:52.310 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.310 INFO kablam! ... Oct 27 01:20:52.310 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.310 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.310 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.311 INFO kablam! ... Oct 27 01:20:52.311 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.311 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.311 INFO kablam! Oct 27 01:20:52.311 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.311 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.311 INFO kablam! | Oct 27 01:20:52.311 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.312 INFO kablam! ... Oct 27 01:20:52.312 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.312 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.312 INFO kablam! Oct 27 01:20:52.312 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.312 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.312 INFO kablam! | Oct 27 01:20:52.312 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.312 INFO kablam! ... Oct 27 01:20:52.312 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.312 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.312 INFO kablam! Oct 27 01:20:52.312 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.312 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.312 INFO kablam! | Oct 27 01:20:52.312 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.312 INFO kablam! ... Oct 27 01:20:52.312 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 27 01:20:52.312 INFO kablam! | -------------------------------- in this macro invocation Oct 27 01:20:52.312 INFO kablam! Oct 27 01:20:52.312 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.312 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.312 INFO kablam! | Oct 27 01:20:52.312 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.312 INFO kablam! ... Oct 27 01:20:52.312 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 27 01:20:52.312 INFO kablam! | --------------------------------- in this macro invocation Oct 27 01:20:52.312 INFO kablam! Oct 27 01:20:52.604 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.604 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.604 INFO kablam! | Oct 27 01:20:52.604 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.604 INFO kablam! ... Oct 27 01:20:52.604 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.604 INFO kablam! | Oct 27 01:20:52.604 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 01:20:52.604 INFO kablam! Oct 27 01:20:52.604 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.604 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.604 INFO kablam! | Oct 27 01:20:52.604 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.604 INFO kablam! ... Oct 27 01:20:52.604 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.604 INFO kablam! Oct 27 01:20:52.604 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.604 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.604 INFO kablam! | Oct 27 01:20:52.604 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.604 INFO kablam! ... Oct 27 01:20:52.604 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.604 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.604 INFO kablam! Oct 27 01:20:52.604 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.605 INFO kablam! | Oct 27 01:20:52.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.605 INFO kablam! ... Oct 27 01:20:52.605 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.605 INFO kablam! Oct 27 01:20:52.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.605 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.606 INFO kablam! | Oct 27 01:20:52.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.606 INFO kablam! ... Oct 27 01:20:52.606 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.606 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.606 INFO kablam! Oct 27 01:20:52.606 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.606 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.606 INFO kablam! | Oct 27 01:20:52.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.606 INFO kablam! ... Oct 27 01:20:52.606 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.606 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.606 INFO kablam! Oct 27 01:20:52.606 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.606 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.606 INFO kablam! | Oct 27 01:20:52.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.606 INFO kablam! ... Oct 27 01:20:52.606 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.606 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.606 INFO kablam! Oct 27 01:20:52.606 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.606 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.606 INFO kablam! | Oct 27 01:20:52.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.606 INFO kablam! ... Oct 27 01:20:52.606 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.606 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.606 INFO kablam! Oct 27 01:20:52.606 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.606 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.606 INFO kablam! | Oct 27 01:20:52.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.606 INFO kablam! ... Oct 27 01:20:52.606 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.606 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.606 INFO kablam! Oct 27 01:20:52.606 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.606 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.606 INFO kablam! | Oct 27 01:20:52.606 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.609 INFO kablam! ... Oct 27 01:20:52.609 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.609 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.609 INFO kablam! Oct 27 01:20:52.609 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.609 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.609 INFO kablam! | Oct 27 01:20:52.609 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.609 INFO kablam! ... Oct 27 01:20:52.609 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.610 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.610 INFO kablam! Oct 27 01:20:52.610 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.610 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.610 INFO kablam! | Oct 27 01:20:52.610 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.610 INFO kablam! ... Oct 27 01:20:52.610 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.610 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.610 INFO kablam! Oct 27 01:20:52.610 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.610 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.610 INFO kablam! | Oct 27 01:20:52.610 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.610 INFO kablam! ... Oct 27 01:20:52.610 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.610 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.610 INFO kablam! Oct 27 01:20:52.610 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.611 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.611 INFO kablam! | Oct 27 01:20:52.611 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.611 INFO kablam! ... Oct 27 01:20:52.611 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.611 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.611 INFO kablam! Oct 27 01:20:52.611 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.611 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.611 INFO kablam! | Oct 27 01:20:52.611 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.611 INFO kablam! ... Oct 27 01:20:52.611 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.611 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.611 INFO kablam! Oct 27 01:20:52.611 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.611 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.611 INFO kablam! | Oct 27 01:20:52.611 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.611 INFO kablam! ... Oct 27 01:20:52.612 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.612 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.612 INFO kablam! Oct 27 01:20:52.612 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.612 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.612 INFO kablam! | Oct 27 01:20:52.612 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.612 INFO kablam! ... Oct 27 01:20:52.612 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.612 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.612 INFO kablam! Oct 27 01:20:52.612 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.612 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.612 INFO kablam! | Oct 27 01:20:52.612 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.612 INFO kablam! ... Oct 27 01:20:52.612 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.612 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.612 INFO kablam! Oct 27 01:20:52.612 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.612 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.613 INFO kablam! | Oct 27 01:20:52.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.613 INFO kablam! ... Oct 27 01:20:52.613 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.613 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.613 INFO kablam! Oct 27 01:20:52.613 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.613 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.613 INFO kablam! | Oct 27 01:20:52.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.613 INFO kablam! ... Oct 27 01:20:52.613 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.613 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.613 INFO kablam! Oct 27 01:20:52.613 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.613 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.613 INFO kablam! | Oct 27 01:20:52.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.613 INFO kablam! ... Oct 27 01:20:52.614 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.614 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.614 INFO kablam! Oct 27 01:20:52.614 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.614 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.614 INFO kablam! | Oct 27 01:20:52.614 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.614 INFO kablam! ... Oct 27 01:20:52.614 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 27 01:20:52.614 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.614 INFO kablam! Oct 27 01:20:52.614 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.614 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.614 INFO kablam! | Oct 27 01:20:52.614 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.614 INFO kablam! ... Oct 27 01:20:52.614 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.614 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.614 INFO kablam! Oct 27 01:20:52.614 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.615 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.615 INFO kablam! | Oct 27 01:20:52.615 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.615 INFO kablam! ... Oct 27 01:20:52.615 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.615 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.615 INFO kablam! Oct 27 01:20:52.615 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.615 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.615 INFO kablam! | Oct 27 01:20:52.615 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.615 INFO kablam! ... Oct 27 01:20:52.615 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.615 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.615 INFO kablam! Oct 27 01:20:52.615 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.615 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.615 INFO kablam! | Oct 27 01:20:52.615 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.616 INFO kablam! ... Oct 27 01:20:52.616 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.616 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.616 INFO kablam! Oct 27 01:20:52.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.624 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.624 INFO kablam! | Oct 27 01:20:52.624 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.624 INFO kablam! ... Oct 27 01:20:52.624 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 27 01:20:52.624 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.624 INFO kablam! Oct 27 01:20:52.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.624 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.624 INFO kablam! | Oct 27 01:20:52.624 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.624 INFO kablam! ... Oct 27 01:20:52.624 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.625 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.625 INFO kablam! Oct 27 01:20:52.625 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.625 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.625 INFO kablam! | Oct 27 01:20:52.625 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.625 INFO kablam! ... Oct 27 01:20:52.625 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.625 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.625 INFO kablam! Oct 27 01:20:52.625 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.625 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.625 INFO kablam! | Oct 27 01:20:52.625 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.625 INFO kablam! ... Oct 27 01:20:52.625 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.625 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.625 INFO kablam! Oct 27 01:20:52.625 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.625 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.626 INFO kablam! | Oct 27 01:20:52.626 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.626 INFO kablam! ... Oct 27 01:20:52.626 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.626 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.626 INFO kablam! Oct 27 01:20:52.626 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.626 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.626 INFO kablam! | Oct 27 01:20:52.626 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.626 INFO kablam! ... Oct 27 01:20:52.626 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 27 01:20:52.626 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.626 INFO kablam! Oct 27 01:20:52.626 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.626 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.626 INFO kablam! | Oct 27 01:20:52.626 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.627 INFO kablam! ... Oct 27 01:20:52.627 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.627 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.627 INFO kablam! Oct 27 01:20:52.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.627 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.627 INFO kablam! | Oct 27 01:20:52.627 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.627 INFO kablam! ... Oct 27 01:20:52.627 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.627 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.627 INFO kablam! Oct 27 01:20:52.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.627 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.627 INFO kablam! | Oct 27 01:20:52.627 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.627 INFO kablam! ... Oct 27 01:20:52.627 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.627 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.627 INFO kablam! Oct 27 01:20:52.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.628 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.628 INFO kablam! | Oct 27 01:20:52.628 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.628 INFO kablam! ... Oct 27 01:20:52.628 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.628 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.628 INFO kablam! Oct 27 01:20:52.628 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.628 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.628 INFO kablam! | Oct 27 01:20:52.628 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.628 INFO kablam! ... Oct 27 01:20:52.628 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 27 01:20:52.628 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 01:20:52.628 INFO kablam! Oct 27 01:20:52.628 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.628 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.628 INFO kablam! | Oct 27 01:20:52.628 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.628 INFO kablam! ... Oct 27 01:20:52.629 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.629 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.629 INFO kablam! Oct 27 01:20:52.629 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.629 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.629 INFO kablam! | Oct 27 01:20:52.629 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.629 INFO kablam! ... Oct 27 01:20:52.629 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.629 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.629 INFO kablam! Oct 27 01:20:52.629 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.629 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.629 INFO kablam! | Oct 27 01:20:52.629 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.629 INFO kablam! ... Oct 27 01:20:52.629 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.629 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.629 INFO kablam! Oct 27 01:20:52.630 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.630 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.630 INFO kablam! | Oct 27 01:20:52.630 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.630 INFO kablam! ... Oct 27 01:20:52.630 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.630 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.630 INFO kablam! Oct 27 01:20:52.630 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.630 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.630 INFO kablam! | Oct 27 01:20:52.630 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.630 INFO kablam! ... Oct 27 01:20:52.630 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 27 01:20:52.630 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 01:20:52.630 INFO kablam! Oct 27 01:20:52.630 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.630 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.630 INFO kablam! | Oct 27 01:20:52.630 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.631 INFO kablam! ... Oct 27 01:20:52.631 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.631 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.631 INFO kablam! Oct 27 01:20:52.631 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.631 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.631 INFO kablam! | Oct 27 01:20:52.631 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.631 INFO kablam! ... Oct 27 01:20:52.631 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.631 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.631 INFO kablam! Oct 27 01:20:52.631 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.631 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.631 INFO kablam! | Oct 27 01:20:52.631 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.631 INFO kablam! ... Oct 27 01:20:52.631 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.631 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.632 INFO kablam! Oct 27 01:20:52.632 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.632 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.632 INFO kablam! | Oct 27 01:20:52.632 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.632 INFO kablam! ... Oct 27 01:20:52.632 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.632 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.632 INFO kablam! Oct 27 01:20:52.632 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.632 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.632 INFO kablam! | Oct 27 01:20:52.632 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.632 INFO kablam! ... Oct 27 01:20:52.632 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.632 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.632 INFO kablam! Oct 27 01:20:52.632 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.632 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.632 INFO kablam! | Oct 27 01:20:52.633 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.633 INFO kablam! ... Oct 27 01:20:52.633 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.633 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.633 INFO kablam! Oct 27 01:20:52.633 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.633 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.633 INFO kablam! | Oct 27 01:20:52.633 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.633 INFO kablam! ... Oct 27 01:20:52.633 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.633 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.633 INFO kablam! Oct 27 01:20:52.633 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.633 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.633 INFO kablam! | Oct 27 01:20:52.633 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.633 INFO kablam! ... Oct 27 01:20:52.633 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.633 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.633 INFO kablam! Oct 27 01:20:52.634 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.634 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.634 INFO kablam! | Oct 27 01:20:52.634 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.634 INFO kablam! ... Oct 27 01:20:52.634 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.634 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.634 INFO kablam! Oct 27 01:20:52.634 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.634 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.634 INFO kablam! | Oct 27 01:20:52.634 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.634 INFO kablam! ... Oct 27 01:20:52.634 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.634 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.634 INFO kablam! Oct 27 01:20:52.634 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.634 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.634 INFO kablam! | Oct 27 01:20:52.634 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.635 INFO kablam! ... Oct 27 01:20:52.635 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.635 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.635 INFO kablam! Oct 27 01:20:52.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.635 INFO kablam! --> src/engine.rs:1463:45 Oct 27 01:20:52.635 INFO kablam! | Oct 27 01:20:52.635 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 27 01:20:52.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.635 INFO kablam! ... Oct 27 01:20:52.635 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 27 01:20:52.635 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 01:20:52.635 INFO kablam! Oct 27 01:20:52.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.635 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.635 INFO kablam! | Oct 27 01:20:52.635 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.635 INFO kablam! ... Oct 27 01:20:52.635 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 27 01:20:52.635 INFO kablam! | -------------------------------- in this macro invocation Oct 27 01:20:52.636 INFO kablam! Oct 27 01:20:52.636 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 01:20:52.636 INFO kablam! --> src/engine.rs:1455:45 Oct 27 01:20:52.636 INFO kablam! | Oct 27 01:20:52.636 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 27 01:20:52.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 01:20:52.636 INFO kablam! ... Oct 27 01:20:52.636 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 27 01:20:52.636 INFO kablam! | --------------------------------- in this macro invocation Oct 27 01:20:52.636 INFO kablam! Oct 27 01:20:55.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.08s Oct 27 01:20:55.994 INFO kablam! su: No module specific data is present Oct 27 01:20:56.769 INFO running `"docker" "rm" "-f" "5798287e828f37526263a77434bcfdcd2f68a5762bd6b3fda8126422c8c9a0e0"` Oct 27 01:20:56.907 INFO blam! 5798287e828f37526263a77434bcfdcd2f68a5762bd6b3fda8126422c8c9a0e0