Oct 10 19:18:06.871 INFO testing luciusmagn/nary-lang against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:18:06.871 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:18:06.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:18:07.050 INFO blam! e94200c00e339f407c40523d29c5f3cbaa2a442632054bef7baaba765a8fe305 Oct 10 19:18:07.052 INFO running `"docker" "start" "-a" "e94200c00e339f407c40523d29c5f3cbaa2a442632054bef7baaba765a8fe305"` Oct 10 19:18:07.440 INFO kablam! usermod: no changes Oct 10 19:18:07.463 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/custom_types_and_methods.rs Oct 10 19:18:07.468 INFO kablam! Compiling nary v0.1.2 (/source) Oct 10 19:18:07.988 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.988 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.988 INFO kablam! | Oct 10 19:18:07.988 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.988 INFO kablam! ... Oct 10 19:18:07.988 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.988 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.988 INFO kablam! | Oct 10 19:18:07.988 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 19:18:07.988 INFO kablam! Oct 10 19:18:07.988 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.988 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.988 INFO kablam! | Oct 10 19:18:07.988 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.988 INFO kablam! ... Oct 10 19:18:07.988 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.988 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.988 INFO kablam! Oct 10 19:18:07.988 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.988 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.988 INFO kablam! | Oct 10 19:18:07.988 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.988 INFO kablam! ... Oct 10 19:18:07.988 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.988 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.988 INFO kablam! Oct 10 19:18:07.988 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.988 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.988 INFO kablam! | Oct 10 19:18:07.988 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.988 INFO kablam! ... Oct 10 19:18:07.988 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.988 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.988 INFO kablam! Oct 10 19:18:07.988 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.988 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.988 INFO kablam! | Oct 10 19:18:07.989 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.989 INFO kablam! ... Oct 10 19:18:07.989 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.989 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.989 INFO kablam! Oct 10 19:18:07.989 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.989 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.989 INFO kablam! | Oct 10 19:18:07.989 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.989 INFO kablam! ... Oct 10 19:18:07.989 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.989 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.989 INFO kablam! Oct 10 19:18:07.989 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.989 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.989 INFO kablam! | Oct 10 19:18:07.989 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.989 INFO kablam! ... Oct 10 19:18:07.989 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.989 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.989 INFO kablam! Oct 10 19:18:07.989 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.989 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.989 INFO kablam! | Oct 10 19:18:07.989 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.989 INFO kablam! ... Oct 10 19:18:07.989 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.989 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.989 INFO kablam! Oct 10 19:18:07.989 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.989 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.989 INFO kablam! | Oct 10 19:18:07.989 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.989 INFO kablam! ... Oct 10 19:18:07.989 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.989 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.989 INFO kablam! Oct 10 19:18:07.989 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.989 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.989 INFO kablam! | Oct 10 19:18:07.989 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.989 INFO kablam! ... Oct 10 19:18:07.989 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.989 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.989 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.992 INFO kablam! ... Oct 10 19:18:07.992 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.992 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.992 INFO kablam! Oct 10 19:18:07.992 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.992 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.992 INFO kablam! | Oct 10 19:18:07.992 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.993 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.993 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.993 INFO kablam! | Oct 10 19:18:07.993 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.993 INFO kablam! ... Oct 10 19:18:07.993 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.993 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.993 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.994 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:07.994 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.994 INFO kablam! ... Oct 10 19:18:07.994 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:07.994 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.994 INFO kablam! Oct 10 19:18:07.994 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.994 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.994 INFO kablam! | Oct 10 19:18:07.994 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.995 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.995 INFO kablam! | Oct 10 19:18:07.995 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.995 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.995 INFO kablam! | Oct 10 19:18:07.995 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.995 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.995 INFO kablam! | Oct 10 19:18:07.995 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.995 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.995 INFO kablam! | Oct 10 19:18:07.995 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.995 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.995 INFO kablam! | Oct 10 19:18:07.995 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.995 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.995 INFO kablam! | Oct 10 19:18:07.995 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.995 INFO kablam! ... Oct 10 19:18:07.995 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:07.995 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.995 INFO kablam! Oct 10 19:18:07.998 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.998 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.998 INFO kablam! | Oct 10 19:18:07.998 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.998 INFO kablam! ... Oct 10 19:18:07.998 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:07.998 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:07.998 INFO kablam! Oct 10 19:18:07.998 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.998 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.998 INFO kablam! | Oct 10 19:18:07.998 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.998 INFO kablam! ... Oct 10 19:18:07.998 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:07.998 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.998 INFO kablam! Oct 10 19:18:07.998 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.998 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.998 INFO kablam! | Oct 10 19:18:07.998 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.998 INFO kablam! ... Oct 10 19:18:07.998 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:07.998 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.998 INFO kablam! Oct 10 19:18:07.998 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.998 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.998 INFO kablam! | Oct 10 19:18:07.998 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.998 INFO kablam! ... Oct 10 19:18:07.998 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:07.998 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.998 INFO kablam! Oct 10 19:18:07.998 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.998 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.998 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:07.999 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:07.999 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:07.999 INFO kablam! | Oct 10 19:18:07.999 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:07.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:07.999 INFO kablam! ... Oct 10 19:18:07.999 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:07.999 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:07.999 INFO kablam! Oct 10 19:18:07.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:07.999 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:08.000 INFO kablam! | Oct 10 19:18:08.000 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:08.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:08.000 INFO kablam! ... Oct 10 19:18:08.000 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:08.000 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:08.000 INFO kablam! Oct 10 19:18:08.000 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:08.000 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:08.000 INFO kablam! | Oct 10 19:18:08.000 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:08.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:08.000 INFO kablam! ... Oct 10 19:18:08.000 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:08.000 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:08.000 INFO kablam! Oct 10 19:18:08.000 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:08.000 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:08.000 INFO kablam! | Oct 10 19:18:08.000 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:08.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:08.000 INFO kablam! ... Oct 10 19:18:08.000 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:08.000 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:08.000 INFO kablam! Oct 10 19:18:08.000 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:08.000 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:08.000 INFO kablam! | Oct 10 19:18:08.003 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:08.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:08.003 INFO kablam! ... Oct 10 19:18:08.003 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:08.003 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:08.003 INFO kablam! Oct 10 19:18:08.003 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:08.003 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:08.003 INFO kablam! | Oct 10 19:18:08.003 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:08.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:08.003 INFO kablam! ... Oct 10 19:18:08.003 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 10 19:18:08.003 INFO kablam! | -------------------------------- in this macro invocation Oct 10 19:18:08.003 INFO kablam! Oct 10 19:18:08.003 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:08.003 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:08.003 INFO kablam! | Oct 10 19:18:08.003 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:08.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:08.003 INFO kablam! ... Oct 10 19:18:08.003 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 10 19:18:08.004 INFO kablam! | --------------------------------- in this macro invocation Oct 10 19:18:08.004 INFO kablam! Oct 10 19:18:11.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.53s Oct 10 19:18:12.016 INFO kablam! su: No module specific data is present Oct 10 19:18:12.498 INFO running `"docker" "rm" "-f" "e94200c00e339f407c40523d29c5f3cbaa2a442632054bef7baaba765a8fe305"` Oct 10 19:18:12.600 INFO blam! e94200c00e339f407c40523d29c5f3cbaa2a442632054bef7baaba765a8fe305 Oct 10 19:18:12.602 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:18:12.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:18:12.862 INFO blam! 54ac686c60ebb1b598059086f00a6ca58fa6b7dc060c73af8107c15c08add5e6 Oct 10 19:18:12.866 INFO running `"docker" "start" "-a" "54ac686c60ebb1b598059086f00a6ca58fa6b7dc060c73af8107c15c08add5e6"` Oct 10 19:18:13.323 INFO kablam! usermod: no changes Oct 10 19:18:13.341 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/custom_types_and_methods.rs Oct 10 19:18:13.356 INFO kablam! Compiling nary v0.1.2 (/source) Oct 10 19:18:14.316 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.316 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.317 INFO kablam! | Oct 10 19:18:14.318 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.319 INFO kablam! ... Oct 10 19:18:14.319 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.320 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.320 INFO kablam! | Oct 10 19:18:14.320 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 19:18:14.320 INFO kablam! Oct 10 19:18:14.320 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.320 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.320 INFO kablam! | Oct 10 19:18:14.320 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.321 INFO kablam! ... Oct 10 19:18:14.321 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.321 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.321 INFO kablam! Oct 10 19:18:14.321 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.321 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.321 INFO kablam! | Oct 10 19:18:14.321 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.323 INFO kablam! ... Oct 10 19:18:14.323 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.323 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.323 INFO kablam! Oct 10 19:18:14.324 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.325 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.325 INFO kablam! | Oct 10 19:18:14.325 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.325 INFO kablam! ... Oct 10 19:18:14.325 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.326 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.326 INFO kablam! Oct 10 19:18:14.326 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.326 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.326 INFO kablam! | Oct 10 19:18:14.326 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.326 INFO kablam! ... Oct 10 19:18:14.326 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.326 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.326 INFO kablam! Oct 10 19:18:14.326 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.326 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.326 INFO kablam! | Oct 10 19:18:14.326 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.326 INFO kablam! ... Oct 10 19:18:14.326 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.326 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.326 INFO kablam! Oct 10 19:18:14.326 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.326 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.326 INFO kablam! | Oct 10 19:18:14.326 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.327 INFO kablam! ... Oct 10 19:18:14.327 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.327 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.327 INFO kablam! Oct 10 19:18:14.327 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.327 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.327 INFO kablam! | Oct 10 19:18:14.327 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.327 INFO kablam! ... Oct 10 19:18:14.327 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.327 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.327 INFO kablam! Oct 10 19:18:14.327 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.327 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.327 INFO kablam! | Oct 10 19:18:14.328 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.328 INFO kablam! ... Oct 10 19:18:14.328 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.329 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.329 INFO kablam! Oct 10 19:18:14.329 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.329 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.329 INFO kablam! | Oct 10 19:18:14.329 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.329 INFO kablam! ... Oct 10 19:18:14.329 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.329 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.329 INFO kablam! Oct 10 19:18:14.329 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.330 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.330 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.330 INFO kablam! | Oct 10 19:18:14.330 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.330 INFO kablam! ... Oct 10 19:18:14.330 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.330 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.330 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.331 INFO kablam! ... Oct 10 19:18:14.331 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.331 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.331 INFO kablam! Oct 10 19:18:14.331 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.331 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.331 INFO kablam! | Oct 10 19:18:14.331 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.332 INFO kablam! ... Oct 10 19:18:14.332 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.332 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.332 INFO kablam! Oct 10 19:18:14.332 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.332 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.332 INFO kablam! | Oct 10 19:18:14.332 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.332 INFO kablam! ... Oct 10 19:18:14.332 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.332 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.332 INFO kablam! Oct 10 19:18:14.332 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.332 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.332 INFO kablam! | Oct 10 19:18:14.332 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.332 INFO kablam! ... Oct 10 19:18:14.332 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 10 19:18:14.332 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.332 INFO kablam! Oct 10 19:18:14.332 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.332 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.332 INFO kablam! | Oct 10 19:18:14.332 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.332 INFO kablam! ... Oct 10 19:18:14.332 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:14.332 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.332 INFO kablam! Oct 10 19:18:14.332 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.332 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.332 INFO kablam! | Oct 10 19:18:14.332 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.332 INFO kablam! ... Oct 10 19:18:14.332 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:14.332 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.332 INFO kablam! Oct 10 19:18:14.332 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.332 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.332 INFO kablam! | Oct 10 19:18:14.332 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.333 INFO kablam! ... Oct 10 19:18:14.333 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:14.333 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.333 INFO kablam! Oct 10 19:18:14.333 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.333 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.333 INFO kablam! | Oct 10 19:18:14.333 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.333 INFO kablam! ... Oct 10 19:18:14.333 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:14.333 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.333 INFO kablam! Oct 10 19:18:14.333 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.333 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.333 INFO kablam! | Oct 10 19:18:14.333 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.333 INFO kablam! ... Oct 10 19:18:14.333 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 10 19:18:14.333 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.333 INFO kablam! Oct 10 19:18:14.333 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.333 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.334 INFO kablam! | Oct 10 19:18:14.334 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.334 INFO kablam! ... Oct 10 19:18:14.334 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:14.334 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.334 INFO kablam! Oct 10 19:18:14.334 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.334 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.334 INFO kablam! | Oct 10 19:18:14.334 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.334 INFO kablam! ... Oct 10 19:18:14.334 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:14.334 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.334 INFO kablam! Oct 10 19:18:14.334 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.334 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.334 INFO kablam! | Oct 10 19:18:14.334 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.334 INFO kablam! ... Oct 10 19:18:14.334 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:14.334 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.334 INFO kablam! Oct 10 19:18:14.334 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.334 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.334 INFO kablam! | Oct 10 19:18:14.334 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.334 INFO kablam! ... Oct 10 19:18:14.334 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:14.334 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.334 INFO kablam! Oct 10 19:18:14.334 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.334 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.334 INFO kablam! | Oct 10 19:18:14.334 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.335 INFO kablam! ... Oct 10 19:18:14.335 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 10 19:18:14.335 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.335 INFO kablam! Oct 10 19:18:14.335 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.335 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.335 INFO kablam! | Oct 10 19:18:14.335 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.335 INFO kablam! ... Oct 10 19:18:14.335 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:14.335 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.335 INFO kablam! Oct 10 19:18:14.335 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.335 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.335 INFO kablam! | Oct 10 19:18:14.335 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.335 INFO kablam! ... Oct 10 19:18:14.335 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:14.335 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.335 INFO kablam! Oct 10 19:18:14.335 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.335 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.335 INFO kablam! | Oct 10 19:18:14.335 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.335 INFO kablam! ... Oct 10 19:18:14.335 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:14.335 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.336 INFO kablam! Oct 10 19:18:14.336 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.336 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.336 INFO kablam! | Oct 10 19:18:14.336 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.336 INFO kablam! ... Oct 10 19:18:14.336 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:14.336 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.336 INFO kablam! Oct 10 19:18:14.336 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.336 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.336 INFO kablam! | Oct 10 19:18:14.336 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.336 INFO kablam! ... Oct 10 19:18:14.336 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 10 19:18:14.337 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.337 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.337 INFO kablam! | Oct 10 19:18:14.337 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.337 INFO kablam! ... Oct 10 19:18:14.337 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:14.337 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.337 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.337 INFO kablam! | Oct 10 19:18:14.337 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.337 INFO kablam! ... Oct 10 19:18:14.337 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:14.337 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.337 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.337 INFO kablam! | Oct 10 19:18:14.337 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.337 INFO kablam! ... Oct 10 19:18:14.337 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:14.337 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.337 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.337 INFO kablam! | Oct 10 19:18:14.337 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.337 INFO kablam! ... Oct 10 19:18:14.337 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:14.337 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.337 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.337 INFO kablam! | Oct 10 19:18:14.337 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.337 INFO kablam! ... Oct 10 19:18:14.337 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 10 19:18:14.337 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.337 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.337 INFO kablam! | Oct 10 19:18:14.337 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.337 INFO kablam! ... Oct 10 19:18:14.337 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.337 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.337 INFO kablam! Oct 10 19:18:14.337 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.338 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.338 INFO kablam! | Oct 10 19:18:14.338 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.338 INFO kablam! ... Oct 10 19:18:14.338 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.338 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.338 INFO kablam! Oct 10 19:18:14.338 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.338 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.338 INFO kablam! | Oct 10 19:18:14.338 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.338 INFO kablam! ... Oct 10 19:18:14.338 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.338 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.338 INFO kablam! Oct 10 19:18:14.338 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.338 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.338 INFO kablam! | Oct 10 19:18:14.338 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.338 INFO kablam! ... Oct 10 19:18:14.338 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.338 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.338 INFO kablam! Oct 10 19:18:14.338 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.338 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.338 INFO kablam! | Oct 10 19:18:14.338 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.338 INFO kablam! ... Oct 10 19:18:14.338 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.338 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.338 INFO kablam! Oct 10 19:18:14.338 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.338 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.338 INFO kablam! | Oct 10 19:18:14.338 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.338 INFO kablam! ... Oct 10 19:18:14.338 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.338 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.338 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.340 INFO kablam! ... Oct 10 19:18:14.340 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.340 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.340 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.340 INFO kablam! ... Oct 10 19:18:14.340 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.340 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.340 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.340 INFO kablam! ... Oct 10 19:18:14.340 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.340 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.340 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.340 INFO kablam! ... Oct 10 19:18:14.340 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.340 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.340 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.340 INFO kablam! ... Oct 10 19:18:14.340 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.340 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.340 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1463:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.340 INFO kablam! ... Oct 10 19:18:14.340 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 10 19:18:14.340 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 10 19:18:14.340 INFO kablam! Oct 10 19:18:14.340 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.340 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.340 INFO kablam! | Oct 10 19:18:14.340 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.341 INFO kablam! ... Oct 10 19:18:14.341 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 10 19:18:14.341 INFO kablam! | -------------------------------- in this macro invocation Oct 10 19:18:14.341 INFO kablam! Oct 10 19:18:14.341 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:18:14.341 INFO kablam! --> src/engine.rs:1455:45 Oct 10 19:18:14.341 INFO kablam! | Oct 10 19:18:14.341 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 10 19:18:14.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:18:14.341 INFO kablam! ... Oct 10 19:18:14.341 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 10 19:18:14.341 INFO kablam! | --------------------------------- in this macro invocation Oct 10 19:18:14.348 INFO kablam! Oct 10 19:18:17.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.88s Oct 10 19:18:17.219 INFO kablam! su: No module specific data is present Oct 10 19:18:17.538 INFO running `"docker" "rm" "-f" "54ac686c60ebb1b598059086f00a6ca58fa6b7dc060c73af8107c15c08add5e6"` Oct 10 19:18:17.618 INFO blam! 54ac686c60ebb1b598059086f00a6ca58fa6b7dc060c73af8107c15c08add5e6 Oct 10 19:18:17.620 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:18:17.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:18:17.798 INFO blam! 42b8bac3096d364aa1e6f46d952e53081e1260830263b509796e3fd104964659 Oct 10 19:18:17.799 INFO running `"docker" "start" "-a" "42b8bac3096d364aa1e6f46d952e53081e1260830263b509796e3fd104964659"` Oct 10 19:18:18.153 INFO kablam! usermod: no changes Oct 10 19:18:18.178 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/custom_types_and_methods.rs Oct 10 19:18:18.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 19:18:18.181 INFO kablam! Running /target/debug/deps/nary-05ee7865e60f0b8b Oct 10 19:18:18.182 INFO blam! Oct 10 19:18:18.182 INFO blam! running 18 tests Oct 10 19:18:18.183 INFO blam! test tests::test_bool_op2 ... ok Oct 10 19:18:18.184 INFO blam! test tests::test_bool_op1 ... ok Oct 10 19:18:18.185 INFO blam! test tests::test_arrays ... ok Oct 10 19:18:18.185 INFO blam! test tests::test_array_with_structs ... ok Oct 10 19:18:18.185 INFO blam! test tests::test_chars ... ok Oct 10 19:18:18.186 INFO blam! test tests::test_get_set ... ok Oct 10 19:18:18.186 INFO blam! test tests::test_big_internal_fn ... ok Oct 10 19:18:18.186 INFO blam! test tests::test_method_call ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_if ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_big_get_set ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_mismatched_op ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_internal_fn ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_op_prec ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_number_literal ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_ops ... ok Oct 10 19:18:18.187 INFO blam! test tests::test_var_scope ... ok Oct 10 19:18:18.188 INFO blam! test tests::test_string ... ok Oct 10 19:18:18.188 INFO blam! test tests::test_while ... ok Oct 10 19:18:18.189 INFO kablam! Doc-tests nary Oct 10 19:18:18.189 INFO blam! Oct 10 19:18:18.189 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:18:18.189 INFO blam! Oct 10 19:18:18.849 INFO blam! Oct 10 19:18:18.849 INFO blam! running 0 tests Oct 10 19:18:18.849 INFO blam! Oct 10 19:18:18.849 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:18:18.849 INFO blam! Oct 10 19:18:18.854 INFO kablam! su: No module specific data is present Oct 10 19:18:19.071 INFO running `"docker" "rm" "-f" "42b8bac3096d364aa1e6f46d952e53081e1260830263b509796e3fd104964659"` Oct 10 19:18:19.190 INFO blam! 42b8bac3096d364aa1e6f46d952e53081e1260830263b509796e3fd104964659