Sep 20 22:06:00.431 INFO checking luciusmagn/nary-lang against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 22:06:00.431 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 22:06:00.431 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:06:00.695 INFO blam! deb65cf9592e2cffad5438c2dbd973c83068a917ff84c4ae482c1abc26b13b38 Sep 20 22:06:00.697 INFO running `"docker" "start" "-a" "deb65cf9592e2cffad5438c2dbd973c83068a917ff84c4ae482c1abc26b13b38"` Sep 20 22:06:02.038 INFO kablam! usermod: no changes Sep 20 22:06:02.097 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/arrays_and_structs.rs Sep 20 22:06:02.123 INFO kablam! Checking nary v0.1.2 (/source) Sep 20 22:06:02.554 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.554 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.554 INFO kablam! | Sep 20 22:06:02.554 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.554 INFO kablam! ... Sep 20 22:06:02.554 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.554 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.554 INFO kablam! | Sep 20 22:06:02.554 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:06:02.554 INFO kablam! Sep 20 22:06:02.554 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.554 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.554 INFO kablam! | Sep 20 22:06:02.554 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.554 INFO kablam! ... Sep 20 22:06:02.554 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.554 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.554 INFO kablam! Sep 20 22:06:02.554 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.554 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.554 INFO kablam! | Sep 20 22:06:02.555 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.555 INFO kablam! ... Sep 20 22:06:02.555 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.555 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.555 INFO kablam! Sep 20 22:06:02.555 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.555 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.555 INFO kablam! | Sep 20 22:06:02.555 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.555 INFO kablam! ... Sep 20 22:06:02.555 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.555 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.555 INFO kablam! Sep 20 22:06:02.555 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.555 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.555 INFO kablam! | Sep 20 22:06:02.555 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.555 INFO kablam! ... Sep 20 22:06:02.555 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.555 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.555 INFO kablam! Sep 20 22:06:02.562 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.562 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.562 INFO kablam! | Sep 20 22:06:02.562 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.562 INFO kablam! ... Sep 20 22:06:02.562 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.562 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.562 INFO kablam! Sep 20 22:06:02.562 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.562 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.563 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.563 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.563 INFO kablam! | Sep 20 22:06:02.563 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.563 INFO kablam! ... Sep 20 22:06:02.563 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.563 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.563 INFO kablam! Sep 20 22:06:02.564 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.564 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.564 INFO kablam! | Sep 20 22:06:02.564 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.564 INFO kablam! ... Sep 20 22:06:02.564 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.564 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.564 INFO kablam! Sep 20 22:06:02.564 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.564 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.564 INFO kablam! | Sep 20 22:06:02.564 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.564 INFO kablam! ... Sep 20 22:06:02.564 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.564 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.564 INFO kablam! Sep 20 22:06:02.564 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.564 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.564 INFO kablam! | Sep 20 22:06:02.564 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.564 INFO kablam! ... Sep 20 22:06:02.564 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.564 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.564 INFO kablam! Sep 20 22:06:02.564 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.564 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.564 INFO kablam! | Sep 20 22:06:02.564 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.564 INFO kablam! ... Sep 20 22:06:02.564 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.564 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.564 INFO kablam! Sep 20 22:06:02.564 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.566 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.566 INFO kablam! | Sep 20 22:06:02.566 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.566 INFO kablam! ... Sep 20 22:06:02.566 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.566 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.566 INFO kablam! Sep 20 22:06:02.566 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.566 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.566 INFO kablam! | Sep 20 22:06:02.566 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.566 INFO kablam! ... Sep 20 22:06:02.566 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.566 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.566 INFO kablam! Sep 20 22:06:02.566 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.566 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.566 INFO kablam! | Sep 20 22:06:02.566 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.566 INFO kablam! ... Sep 20 22:06:02.566 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.567 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.567 INFO kablam! Sep 20 22:06:02.567 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.567 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.567 INFO kablam! | Sep 20 22:06:02.567 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.567 INFO kablam! ... Sep 20 22:06:02.567 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.567 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.567 INFO kablam! Sep 20 22:06:02.568 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.568 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.568 INFO kablam! | Sep 20 22:06:02.568 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.568 INFO kablam! ... Sep 20 22:06:02.568 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.568 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.568 INFO kablam! Sep 20 22:06:02.568 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.568 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.568 INFO kablam! | Sep 20 22:06:02.568 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.568 INFO kablam! ... Sep 20 22:06:02.568 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.568 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.568 INFO kablam! Sep 20 22:06:02.568 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.568 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.568 INFO kablam! | Sep 20 22:06:02.568 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.568 INFO kablam! ... Sep 20 22:06:02.568 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.568 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.568 INFO kablam! Sep 20 22:06:02.568 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.568 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.569 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.569 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.569 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.569 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.569 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.569 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.569 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.569 INFO kablam! | Sep 20 22:06:02.569 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.569 INFO kablam! ... Sep 20 22:06:02.569 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.569 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.569 INFO kablam! Sep 20 22:06:02.569 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.569 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.570 INFO kablam! | Sep 20 22:06:02.570 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.570 INFO kablam! ... Sep 20 22:06:02.570 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.570 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.570 INFO kablam! Sep 20 22:06:02.570 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.570 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.570 INFO kablam! | Sep 20 22:06:02.570 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.570 INFO kablam! ... Sep 20 22:06:02.570 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.571 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.571 INFO kablam! Sep 20 22:06:02.571 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.572 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.572 INFO kablam! | Sep 20 22:06:02.572 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.572 INFO kablam! ... Sep 20 22:06:02.572 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.572 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.572 INFO kablam! Sep 20 22:06:02.572 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.579 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.579 INFO kablam! | Sep 20 22:06:02.579 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.579 INFO kablam! ... Sep 20 22:06:02.579 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.579 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.579 INFO kablam! Sep 20 22:06:02.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.580 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.580 INFO kablam! | Sep 20 22:06:02.580 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.580 INFO kablam! ... Sep 20 22:06:02.580 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.580 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.580 INFO kablam! Sep 20 22:06:02.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.580 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.580 INFO kablam! | Sep 20 22:06:02.580 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.580 INFO kablam! ... Sep 20 22:06:02.580 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.580 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.580 INFO kablam! Sep 20 22:06:02.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.580 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.580 INFO kablam! | Sep 20 22:06:02.580 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.580 INFO kablam! ... Sep 20 22:06:02.580 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.580 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.580 INFO kablam! Sep 20 22:06:02.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.580 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.580 INFO kablam! | Sep 20 22:06:02.580 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.580 INFO kablam! ... Sep 20 22:06:02.580 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.580 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.580 INFO kablam! Sep 20 22:06:02.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.580 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.580 INFO kablam! | Sep 20 22:06:02.580 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.580 INFO kablam! ... Sep 20 22:06:02.580 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.580 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.580 INFO kablam! Sep 20 22:06:02.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.580 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.580 INFO kablam! | Sep 20 22:06:02.580 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.580 INFO kablam! ... Sep 20 22:06:02.580 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.580 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.580 INFO kablam! Sep 20 22:06:02.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.582 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.582 INFO kablam! | Sep 20 22:06:02.582 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.582 INFO kablam! ... Sep 20 22:06:02.582 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.582 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.582 INFO kablam! Sep 20 22:06:02.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.582 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.582 INFO kablam! | Sep 20 22:06:02.582 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.582 INFO kablam! ... Sep 20 22:06:02.582 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.582 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.582 INFO kablam! Sep 20 22:06:02.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.582 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.582 INFO kablam! | Sep 20 22:06:02.582 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.582 INFO kablam! ... Sep 20 22:06:02.582 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.582 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.582 INFO kablam! Sep 20 22:06:02.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.582 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.582 INFO kablam! | Sep 20 22:06:02.582 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.582 INFO kablam! ... Sep 20 22:06:02.582 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.582 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.582 INFO kablam! Sep 20 22:06:02.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.582 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.582 INFO kablam! | Sep 20 22:06:02.582 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.582 INFO kablam! ... Sep 20 22:06:02.582 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.582 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.582 INFO kablam! Sep 20 22:06:02.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.582 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.582 INFO kablam! | Sep 20 22:06:02.582 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.582 INFO kablam! ... Sep 20 22:06:02.582 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.582 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.583 INFO kablam! Sep 20 22:06:02.583 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.583 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.583 INFO kablam! | Sep 20 22:06:02.583 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.583 INFO kablam! ... Sep 20 22:06:02.583 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.583 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.583 INFO kablam! Sep 20 22:06:02.583 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.583 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.583 INFO kablam! | Sep 20 22:06:02.583 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.583 INFO kablam! ... Sep 20 22:06:02.583 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.583 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.583 INFO kablam! Sep 20 22:06:02.583 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.583 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.583 INFO kablam! | Sep 20 22:06:02.583 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.583 INFO kablam! ... Sep 20 22:06:02.583 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.583 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.583 INFO kablam! Sep 20 22:06:02.583 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.583 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.583 INFO kablam! | Sep 20 22:06:02.583 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.583 INFO kablam! ... Sep 20 22:06:02.583 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.583 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.583 INFO kablam! Sep 20 22:06:02.583 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.583 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.583 INFO kablam! | Sep 20 22:06:02.583 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.583 INFO kablam! ... Sep 20 22:06:02.583 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.583 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.583 INFO kablam! Sep 20 22:06:02.583 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.583 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.583 INFO kablam! | Sep 20 22:06:02.583 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.586 INFO kablam! ... Sep 20 22:06:02.586 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.586 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.586 INFO kablam! Sep 20 22:06:02.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.586 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.586 INFO kablam! | Sep 20 22:06:02.586 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.586 INFO kablam! ... Sep 20 22:06:02.586 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.586 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.586 INFO kablam! Sep 20 22:06:02.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.586 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.586 INFO kablam! | Sep 20 22:06:02.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.586 INFO kablam! ... Sep 20 22:06:02.586 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 20 22:06:02.586 INFO kablam! | -------------------------------- in this macro invocation Sep 20 22:06:02.586 INFO kablam! Sep 20 22:06:02.586 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.586 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.586 INFO kablam! | Sep 20 22:06:02.586 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.586 INFO kablam! ... Sep 20 22:06:02.586 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 20 22:06:02.586 INFO kablam! | --------------------------------- in this macro invocation Sep 20 22:06:02.586 INFO kablam! Sep 20 22:06:02.666 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.666 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.666 INFO kablam! | Sep 20 22:06:02.666 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.666 INFO kablam! ... Sep 20 22:06:02.666 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.666 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.666 INFO kablam! | Sep 20 22:06:02.666 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:06:02.666 INFO kablam! Sep 20 22:06:02.666 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.666 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.666 INFO kablam! | Sep 20 22:06:02.666 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.666 INFO kablam! ... Sep 20 22:06:02.666 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.666 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.666 INFO kablam! Sep 20 22:06:02.666 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.666 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.666 INFO kablam! | Sep 20 22:06:02.666 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.666 INFO kablam! ... Sep 20 22:06:02.666 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.666 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.666 INFO kablam! Sep 20 22:06:02.666 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.666 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.666 INFO kablam! | Sep 20 22:06:02.666 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.667 INFO kablam! ... Sep 20 22:06:02.667 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.667 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.667 INFO kablam! Sep 20 22:06:02.670 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.670 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.670 INFO kablam! | Sep 20 22:06:02.670 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.670 INFO kablam! ... Sep 20 22:06:02.670 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.670 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.670 INFO kablam! Sep 20 22:06:02.670 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.670 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.670 INFO kablam! | Sep 20 22:06:02.670 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.670 INFO kablam! ... Sep 20 22:06:02.670 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.670 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.670 INFO kablam! Sep 20 22:06:02.670 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.670 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.670 INFO kablam! | Sep 20 22:06:02.670 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.670 INFO kablam! ... Sep 20 22:06:02.670 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.671 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.671 INFO kablam! Sep 20 22:06:02.671 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.671 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.671 INFO kablam! | Sep 20 22:06:02.671 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.671 INFO kablam! ... Sep 20 22:06:02.671 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.671 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.671 INFO kablam! Sep 20 22:06:02.671 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.671 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.671 INFO kablam! | Sep 20 22:06:02.671 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.671 INFO kablam! ... Sep 20 22:06:02.671 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.671 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.671 INFO kablam! Sep 20 22:06:02.688 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.689 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.689 INFO kablam! | Sep 20 22:06:02.689 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.689 INFO kablam! ... Sep 20 22:06:02.689 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.689 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.689 INFO kablam! Sep 20 22:06:02.689 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.690 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.690 INFO kablam! | Sep 20 22:06:02.690 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.690 INFO kablam! ... Sep 20 22:06:02.690 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.690 INFO kablam! Sep 20 22:06:02.690 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.690 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.690 INFO kablam! | Sep 20 22:06:02.690 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.690 INFO kablam! ... Sep 20 22:06:02.690 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.690 INFO kablam! Sep 20 22:06:02.690 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.690 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.690 INFO kablam! | Sep 20 22:06:02.690 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.690 INFO kablam! ... Sep 20 22:06:02.690 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.690 INFO kablam! Sep 20 22:06:02.690 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.690 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.690 INFO kablam! | Sep 20 22:06:02.690 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.690 INFO kablam! ... Sep 20 22:06:02.690 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.690 INFO kablam! Sep 20 22:06:02.690 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.690 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.690 INFO kablam! | Sep 20 22:06:02.690 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.690 INFO kablam! ... Sep 20 22:06:02.690 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.690 INFO kablam! Sep 20 22:06:02.692 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.693 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.693 INFO kablam! Sep 20 22:06:02.693 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.693 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.693 INFO kablam! | Sep 20 22:06:02.693 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.693 INFO kablam! ... Sep 20 22:06:02.693 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Sep 20 22:06:02.694 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.694 INFO kablam! Sep 20 22:06:02.694 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.694 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.694 INFO kablam! | Sep 20 22:06:02.694 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.694 INFO kablam! ... Sep 20 22:06:02.694 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.694 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.694 INFO kablam! Sep 20 22:06:02.694 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.694 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.694 INFO kablam! | Sep 20 22:06:02.694 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.694 INFO kablam! ... Sep 20 22:06:02.694 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.694 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.694 INFO kablam! Sep 20 22:06:02.694 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.694 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.694 INFO kablam! | Sep 20 22:06:02.694 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.694 INFO kablam! ... Sep 20 22:06:02.694 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.694 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.694 INFO kablam! Sep 20 22:06:02.694 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.694 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.694 INFO kablam! | Sep 20 22:06:02.694 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.694 INFO kablam! ... Sep 20 22:06:02.694 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.694 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.694 INFO kablam! Sep 20 22:06:02.694 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.694 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.694 INFO kablam! | Sep 20 22:06:02.694 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.694 INFO kablam! ... Sep 20 22:06:02.694 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Sep 20 22:06:02.694 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.694 INFO kablam! Sep 20 22:06:02.694 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.694 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.694 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.696 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.696 INFO kablam! Sep 20 22:06:02.696 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.696 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.696 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.696 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.696 INFO kablam! Sep 20 22:06:02.696 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.696 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.696 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.696 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.696 INFO kablam! Sep 20 22:06:02.696 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.696 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.696 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.696 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.696 INFO kablam! Sep 20 22:06:02.696 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.696 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.696 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Sep 20 22:06:02.696 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.696 INFO kablam! Sep 20 22:06:02.696 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.696 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.696 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.696 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.696 INFO kablam! Sep 20 22:06:02.696 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.696 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.696 INFO kablam! | Sep 20 22:06:02.696 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.696 INFO kablam! ... Sep 20 22:06:02.696 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.697 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.697 INFO kablam! Sep 20 22:06:02.697 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.697 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.697 INFO kablam! | Sep 20 22:06:02.697 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.697 INFO kablam! ... Sep 20 22:06:02.697 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.697 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.697 INFO kablam! Sep 20 22:06:02.697 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.697 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.697 INFO kablam! | Sep 20 22:06:02.697 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.697 INFO kablam! ... Sep 20 22:06:02.697 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.697 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.697 INFO kablam! Sep 20 22:06:02.697 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.697 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.697 INFO kablam! | Sep 20 22:06:02.697 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.697 INFO kablam! ... Sep 20 22:06:02.697 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Sep 20 22:06:02.697 INFO kablam! | ------------------------------------------------------ in this macro invocation Sep 20 22:06:02.697 INFO kablam! Sep 20 22:06:02.697 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.697 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.697 INFO kablam! | Sep 20 22:06:02.697 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.697 INFO kablam! ... Sep 20 22:06:02.697 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.697 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.697 INFO kablam! Sep 20 22:06:02.699 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.699 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.699 INFO kablam! | Sep 20 22:06:02.699 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.699 INFO kablam! ... Sep 20 22:06:02.699 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.699 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.699 INFO kablam! Sep 20 22:06:02.699 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.700 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.700 INFO kablam! | Sep 20 22:06:02.700 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.700 INFO kablam! ... Sep 20 22:06:02.700 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.700 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.700 INFO kablam! Sep 20 22:06:02.700 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.700 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.700 INFO kablam! | Sep 20 22:06:02.700 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.700 INFO kablam! ... Sep 20 22:06:02.700 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.700 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.700 INFO kablam! Sep 20 22:06:02.700 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.700 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.700 INFO kablam! | Sep 20 22:06:02.700 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.700 INFO kablam! ... Sep 20 22:06:02.700 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Sep 20 22:06:02.700 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 20 22:06:02.700 INFO kablam! Sep 20 22:06:02.700 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.700 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.700 INFO kablam! | Sep 20 22:06:02.700 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.700 INFO kablam! ... Sep 20 22:06:02.700 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.700 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.700 INFO kablam! Sep 20 22:06:02.700 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.700 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.700 INFO kablam! | Sep 20 22:06:02.700 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.700 INFO kablam! ... Sep 20 22:06:02.701 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.701 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.701 INFO kablam! Sep 20 22:06:02.701 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.701 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.701 INFO kablam! | Sep 20 22:06:02.701 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.701 INFO kablam! ... Sep 20 22:06:02.701 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.701 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.701 INFO kablam! Sep 20 22:06:02.701 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.701 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.701 INFO kablam! | Sep 20 22:06:02.701 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.701 INFO kablam! ... Sep 20 22:06:02.701 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.701 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.701 INFO kablam! Sep 20 22:06:02.701 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.701 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.701 INFO kablam! | Sep 20 22:06:02.701 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.702 INFO kablam! ... Sep 20 22:06:02.702 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.702 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.702 INFO kablam! Sep 20 22:06:02.702 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.702 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.702 INFO kablam! | Sep 20 22:06:02.702 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.702 INFO kablam! ... Sep 20 22:06:02.702 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.702 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.702 INFO kablam! Sep 20 22:06:02.702 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.702 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.702 INFO kablam! | Sep 20 22:06:02.702 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.703 INFO kablam! ... Sep 20 22:06:02.703 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.703 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.703 INFO kablam! Sep 20 22:06:02.703 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.703 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.703 INFO kablam! | Sep 20 22:06:02.703 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.703 INFO kablam! ... Sep 20 22:06:02.703 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.703 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.703 INFO kablam! Sep 20 22:06:02.703 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.703 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.703 INFO kablam! | Sep 20 22:06:02.703 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.703 INFO kablam! ... Sep 20 22:06:02.703 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.703 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.703 INFO kablam! Sep 20 22:06:02.703 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.703 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.703 INFO kablam! | Sep 20 22:06:02.703 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.703 INFO kablam! ... Sep 20 22:06:02.703 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.703 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.703 INFO kablam! Sep 20 22:06:02.703 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.703 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.703 INFO kablam! | Sep 20 22:06:02.703 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.703 INFO kablam! ... Sep 20 22:06:02.703 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.703 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.703 INFO kablam! Sep 20 22:06:02.703 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.704 INFO kablam! --> src/engine.rs:1463:45 Sep 20 22:06:02.704 INFO kablam! | Sep 20 22:06:02.704 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Sep 20 22:06:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.704 INFO kablam! ... Sep 20 22:06:02.704 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Sep 20 22:06:02.704 INFO kablam! | ------------------------------------------------------------- in this macro invocation Sep 20 22:06:02.704 INFO kablam! Sep 20 22:06:02.704 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.704 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.704 INFO kablam! | Sep 20 22:06:02.704 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.704 INFO kablam! ... Sep 20 22:06:02.704 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Sep 20 22:06:02.704 INFO kablam! | -------------------------------- in this macro invocation Sep 20 22:06:02.704 INFO kablam! Sep 20 22:06:02.704 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 22:06:02.704 INFO kablam! --> src/engine.rs:1455:45 Sep 20 22:06:02.704 INFO kablam! | Sep 20 22:06:02.704 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Sep 20 22:06:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:06:02.704 INFO kablam! ... Sep 20 22:06:02.704 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Sep 20 22:06:02.704 INFO kablam! | --------------------------------- in this macro invocation Sep 20 22:06:02.704 INFO kablam! Sep 20 22:06:07.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.25s Sep 20 22:06:07.334 INFO kablam! su: No module specific data is present Sep 20 22:06:09.459 INFO running `"docker" "rm" "-f" "deb65cf9592e2cffad5438c2dbd973c83068a917ff84c4ae482c1abc26b13b38"` Sep 20 22:06:09.585 INFO blam! deb65cf9592e2cffad5438c2dbd973c83068a917ff84c4ae482c1abc26b13b38