Oct 14 13:08:06.719 INFO testing luciusmagn/nary-lang against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:08:06.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 13:08:07.233 INFO blam! 38c5704e2dc4e6c5ac1548b33a72ebd335bae409e83d4fa270044e83a37e6d0b Oct 14 13:08:07.234 INFO running `"docker" "start" "-a" "38c5704e2dc4e6c5ac1548b33a72ebd335bae409e83d4fa270044e83a37e6d0b"` Oct 14 13:08:08.320 INFO kablam! usermod: no changes Oct 14 13:08:08.371 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/reuse_scope.rs Oct 14 13:08:08.371 INFO kablam! Compiling nary v0.1.2 (/source) Oct 14 13:08:08.759 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.759 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.760 INFO kablam! | Oct 14 13:08:08.760 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.761 INFO kablam! ... Oct 14 13:08:08.761 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.761 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.762 INFO kablam! | Oct 14 13:08:08.762 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 13:08:08.762 INFO kablam! Oct 14 13:08:08.763 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.763 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.763 INFO kablam! | Oct 14 13:08:08.763 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.764 INFO kablam! ... Oct 14 13:08:08.764 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.765 INFO kablam! Oct 14 13:08:08.765 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.766 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.766 INFO kablam! | Oct 14 13:08:08.766 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.767 INFO kablam! ... Oct 14 13:08:08.767 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.767 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.768 INFO kablam! Oct 14 13:08:08.768 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.768 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.768 INFO kablam! | Oct 14 13:08:08.769 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.769 INFO kablam! ... Oct 14 13:08:08.769 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.770 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.770 INFO kablam! Oct 14 13:08:08.770 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.770 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.771 INFO kablam! | Oct 14 13:08:08.771 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.772 INFO kablam! ... Oct 14 13:08:08.772 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.772 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.773 INFO kablam! Oct 14 13:08:08.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.773 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.774 INFO kablam! | Oct 14 13:08:08.774 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.775 INFO kablam! ... Oct 14 13:08:08.775 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.775 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.775 INFO kablam! Oct 14 13:08:08.776 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.776 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.776 INFO kablam! | Oct 14 13:08:08.776 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.777 INFO kablam! ... Oct 14 13:08:08.777 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.778 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.778 INFO kablam! Oct 14 13:08:08.778 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.779 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.779 INFO kablam! | Oct 14 13:08:08.779 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.780 INFO kablam! ... Oct 14 13:08:08.780 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.780 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.780 INFO kablam! Oct 14 13:08:08.781 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.781 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.781 INFO kablam! | Oct 14 13:08:08.781 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.782 INFO kablam! ... Oct 14 13:08:08.782 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.782 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.783 INFO kablam! Oct 14 13:08:08.783 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.783 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.783 INFO kablam! | Oct 14 13:08:08.784 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.784 INFO kablam! ... Oct 14 13:08:08.785 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.785 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.785 INFO kablam! Oct 14 13:08:08.786 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.786 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.786 INFO kablam! | Oct 14 13:08:08.787 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.787 INFO kablam! ... Oct 14 13:08:08.787 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.788 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.788 INFO kablam! Oct 14 13:08:08.788 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.789 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.789 INFO kablam! | Oct 14 13:08:08.789 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.790 INFO kablam! ... Oct 14 13:08:08.790 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.790 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.791 INFO kablam! Oct 14 13:08:08.791 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.791 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.792 INFO kablam! | Oct 14 13:08:08.792 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.792 INFO kablam! ... Oct 14 13:08:08.793 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.793 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.793 INFO kablam! Oct 14 13:08:08.793 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.794 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.794 INFO kablam! | Oct 14 13:08:08.794 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.795 INFO kablam! ... Oct 14 13:08:08.795 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.795 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.796 INFO kablam! Oct 14 13:08:08.796 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.796 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.796 INFO kablam! | Oct 14 13:08:08.797 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.797 INFO kablam! ... Oct 14 13:08:08.798 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.798 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.798 INFO kablam! Oct 14 13:08:08.799 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.799 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.799 INFO kablam! | Oct 14 13:08:08.799 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.800 INFO kablam! ... Oct 14 13:08:08.800 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.801 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.801 INFO kablam! Oct 14 13:08:08.801 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.802 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.802 INFO kablam! | Oct 14 13:08:08.802 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.803 INFO kablam! ... Oct 14 13:08:08.803 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.803 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.804 INFO kablam! Oct 14 13:08:08.804 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.804 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.805 INFO kablam! | Oct 14 13:08:08.805 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.805 INFO kablam! ... Oct 14 13:08:08.806 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.806 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.806 INFO kablam! Oct 14 13:08:08.807 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.807 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.807 INFO kablam! | Oct 14 13:08:08.807 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.808 INFO kablam! ... Oct 14 13:08:08.808 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.809 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.809 INFO kablam! Oct 14 13:08:08.809 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.809 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.810 INFO kablam! | Oct 14 13:08:08.810 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.811 INFO kablam! ... Oct 14 13:08:08.811 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.811 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.811 INFO kablam! Oct 14 13:08:08.812 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.812 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.812 INFO kablam! | Oct 14 13:08:08.813 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.813 INFO kablam! ... Oct 14 13:08:08.813 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.814 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.814 INFO kablam! Oct 14 13:08:08.814 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.815 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.815 INFO kablam! | Oct 14 13:08:08.815 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.816 INFO kablam! ... Oct 14 13:08:08.816 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.816 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.817 INFO kablam! Oct 14 13:08:08.817 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.817 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.818 INFO kablam! | Oct 14 13:08:08.818 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.818 INFO kablam! ... Oct 14 13:08:08.819 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.819 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.819 INFO kablam! Oct 14 13:08:08.819 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.820 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.820 INFO kablam! | Oct 14 13:08:08.820 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.821 INFO kablam! ... Oct 14 13:08:08.821 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.821 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.822 INFO kablam! Oct 14 13:08:08.822 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.822 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.823 INFO kablam! | Oct 14 13:08:08.823 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.824 INFO kablam! ... Oct 14 13:08:08.824 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.824 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.824 INFO kablam! Oct 14 13:08:08.824 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.825 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.825 INFO kablam! | Oct 14 13:08:08.825 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.826 INFO kablam! ... Oct 14 13:08:08.826 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.826 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.826 INFO kablam! Oct 14 13:08:08.827 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.827 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.827 INFO kablam! | Oct 14 13:08:08.827 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.828 INFO kablam! ... Oct 14 13:08:08.828 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.829 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.829 INFO kablam! Oct 14 13:08:08.829 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.829 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.830 INFO kablam! | Oct 14 13:08:08.830 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.830 INFO kablam! ... Oct 14 13:08:08.831 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.831 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.831 INFO kablam! Oct 14 13:08:08.832 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.832 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.832 INFO kablam! | Oct 14 13:08:08.832 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.833 INFO kablam! ... Oct 14 13:08:08.833 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.834 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.834 INFO kablam! Oct 14 13:08:08.834 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.835 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.835 INFO kablam! | Oct 14 13:08:08.835 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.836 INFO kablam! ... Oct 14 13:08:08.836 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:08.836 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.837 INFO kablam! Oct 14 13:08:08.837 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.837 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.838 INFO kablam! | Oct 14 13:08:08.838 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.838 INFO kablam! ... Oct 14 13:08:08.839 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:08.839 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.839 INFO kablam! Oct 14 13:08:08.840 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.840 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.840 INFO kablam! | Oct 14 13:08:08.840 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.841 INFO kablam! ... Oct 14 13:08:08.841 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:08.842 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.842 INFO kablam! Oct 14 13:08:08.842 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.843 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.843 INFO kablam! | Oct 14 13:08:08.843 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.844 INFO kablam! ... Oct 14 13:08:08.844 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:08.844 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.844 INFO kablam! Oct 14 13:08:08.845 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.845 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.845 INFO kablam! | Oct 14 13:08:08.845 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.846 INFO kablam! ... Oct 14 13:08:08.846 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:08.847 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.847 INFO kablam! Oct 14 13:08:08.847 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.847 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.848 INFO kablam! | Oct 14 13:08:08.848 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.848 INFO kablam! ... Oct 14 13:08:08.849 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:08.849 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.849 INFO kablam! Oct 14 13:08:08.850 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.850 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.850 INFO kablam! | Oct 14 13:08:08.850 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.851 INFO kablam! ... Oct 14 13:08:08.851 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:08.851 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.852 INFO kablam! Oct 14 13:08:08.852 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.852 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.852 INFO kablam! | Oct 14 13:08:08.853 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.853 INFO kablam! ... Oct 14 13:08:08.853 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:08.854 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.854 INFO kablam! Oct 14 13:08:08.854 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.854 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.855 INFO kablam! | Oct 14 13:08:08.855 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.856 INFO kablam! ... Oct 14 13:08:08.856 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:08.856 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.857 INFO kablam! Oct 14 13:08:08.857 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.857 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.858 INFO kablam! | Oct 14 13:08:08.858 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.858 INFO kablam! ... Oct 14 13:08:08.859 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:08.859 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.859 INFO kablam! Oct 14 13:08:08.860 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.860 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.860 INFO kablam! | Oct 14 13:08:08.860 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.861 INFO kablam! ... Oct 14 13:08:08.861 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:08.861 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.862 INFO kablam! Oct 14 13:08:08.862 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.862 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.862 INFO kablam! | Oct 14 13:08:08.863 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.863 INFO kablam! ... Oct 14 13:08:08.864 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:08.864 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.864 INFO kablam! Oct 14 13:08:08.864 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.865 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.865 INFO kablam! | Oct 14 13:08:08.865 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.866 INFO kablam! ... Oct 14 13:08:08.866 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:08.867 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.867 INFO kablam! Oct 14 13:08:08.867 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.867 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.868 INFO kablam! | Oct 14 13:08:08.868 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.869 INFO kablam! ... Oct 14 13:08:08.869 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:08.869 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.869 INFO kablam! Oct 14 13:08:08.870 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.870 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.870 INFO kablam! | Oct 14 13:08:08.871 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.871 INFO kablam! ... Oct 14 13:08:08.871 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:08.872 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.872 INFO kablam! Oct 14 13:08:08.872 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.873 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.873 INFO kablam! | Oct 14 13:08:08.873 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.874 INFO kablam! ... Oct 14 13:08:08.874 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:08.875 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:08.875 INFO kablam! Oct 14 13:08:08.875 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.875 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.876 INFO kablam! | Oct 14 13:08:08.876 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.877 INFO kablam! ... Oct 14 13:08:08.877 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:08.877 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.878 INFO kablam! Oct 14 13:08:08.878 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.878 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.879 INFO kablam! | Oct 14 13:08:08.879 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.880 INFO kablam! ... Oct 14 13:08:08.880 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:08.880 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.880 INFO kablam! Oct 14 13:08:08.881 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.881 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.881 INFO kablam! | Oct 14 13:08:08.882 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.882 INFO kablam! ... Oct 14 13:08:08.883 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:08.883 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.883 INFO kablam! Oct 14 13:08:08.883 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.884 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.884 INFO kablam! | Oct 14 13:08:08.884 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.885 INFO kablam! ... Oct 14 13:08:08.885 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:08.885 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.885 INFO kablam! Oct 14 13:08:08.886 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.886 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.886 INFO kablam! | Oct 14 13:08:08.886 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.887 INFO kablam! ... Oct 14 13:08:08.887 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:08.888 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:08.888 INFO kablam! Oct 14 13:08:08.888 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.888 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.889 INFO kablam! | Oct 14 13:08:08.889 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.890 INFO kablam! ... Oct 14 13:08:08.890 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.890 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.891 INFO kablam! Oct 14 13:08:08.891 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.891 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.891 INFO kablam! | Oct 14 13:08:08.892 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.892 INFO kablam! ... Oct 14 13:08:08.893 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.893 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.893 INFO kablam! Oct 14 13:08:08.893 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.894 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.894 INFO kablam! | Oct 14 13:08:08.894 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.895 INFO kablam! ... Oct 14 13:08:08.895 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.895 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.896 INFO kablam! Oct 14 13:08:08.896 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.896 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.897 INFO kablam! | Oct 14 13:08:08.897 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.898 INFO kablam! ... Oct 14 13:08:08.898 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.898 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.898 INFO kablam! Oct 14 13:08:08.899 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.899 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.899 INFO kablam! | Oct 14 13:08:08.899 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.900 INFO kablam! ... Oct 14 13:08:08.900 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.900 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.901 INFO kablam! Oct 14 13:08:08.901 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.901 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.901 INFO kablam! | Oct 14 13:08:08.902 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.902 INFO kablam! ... Oct 14 13:08:08.903 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.903 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.903 INFO kablam! Oct 14 13:08:08.903 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.904 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.904 INFO kablam! | Oct 14 13:08:08.904 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.905 INFO kablam! ... Oct 14 13:08:08.905 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.905 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.906 INFO kablam! Oct 14 13:08:08.906 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.906 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.906 INFO kablam! | Oct 14 13:08:08.907 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.907 INFO kablam! ... Oct 14 13:08:08.908 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.908 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.908 INFO kablam! Oct 14 13:08:08.909 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.909 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.909 INFO kablam! | Oct 14 13:08:08.910 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.910 INFO kablam! ... Oct 14 13:08:08.910 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.931 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.931 INFO kablam! Oct 14 13:08:08.931 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.931 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.931 INFO kablam! | Oct 14 13:08:08.931 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.931 INFO kablam! ... Oct 14 13:08:08.931 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.931 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.931 INFO kablam! Oct 14 13:08:08.931 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.931 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.931 INFO kablam! | Oct 14 13:08:08.931 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.931 INFO kablam! ... Oct 14 13:08:08.931 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.931 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.931 INFO kablam! Oct 14 13:08:08.931 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.931 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:08.931 INFO kablam! | Oct 14 13:08:08.931 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:08.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.931 INFO kablam! ... Oct 14 13:08:08.931 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:08.931 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:08.931 INFO kablam! Oct 14 13:08:08.931 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.931 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.931 INFO kablam! | Oct 14 13:08:08.931 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.931 INFO kablam! ... Oct 14 13:08:08.931 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 14 13:08:08.931 INFO kablam! | -------------------------------- in this macro invocation Oct 14 13:08:08.931 INFO kablam! Oct 14 13:08:08.931 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:08.931 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:08.931 INFO kablam! | Oct 14 13:08:08.931 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:08.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:08.931 INFO kablam! ... Oct 14 13:08:08.931 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 14 13:08:08.931 INFO kablam! | --------------------------------- in this macro invocation Oct 14 13:08:08.931 INFO kablam! Oct 14 13:08:15.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Oct 14 13:08:15.283 INFO kablam! su: No module specific data is present Oct 14 13:08:15.983 INFO running `"docker" "rm" "-f" "38c5704e2dc4e6c5ac1548b33a72ebd335bae409e83d4fa270044e83a37e6d0b"` Oct 14 13:08:16.307 INFO blam! 38c5704e2dc4e6c5ac1548b33a72ebd335bae409e83d4fa270044e83a37e6d0b Oct 14 13:08:16.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 13:08:16.959 INFO blam! ab6f4d7946368927c0b05e90e2d1a063b27f48dd88003552d7e017c598877349 Oct 14 13:08:16.975 INFO running `"docker" "start" "-a" "ab6f4d7946368927c0b05e90e2d1a063b27f48dd88003552d7e017c598877349"` Oct 14 13:08:18.131 INFO kablam! usermod: no changes Oct 14 13:08:18.169 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/reuse_scope.rs Oct 14 13:08:18.175 INFO kablam! Compiling nary v0.1.2 (/source) Oct 14 13:08:19.605 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.605 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.605 INFO kablam! | Oct 14 13:08:19.605 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.605 INFO kablam! ... Oct 14 13:08:19.605 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.605 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.607 INFO kablam! | Oct 14 13:08:19.607 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 13:08:19.607 INFO kablam! Oct 14 13:08:19.607 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.607 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.607 INFO kablam! | Oct 14 13:08:19.607 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.607 INFO kablam! ... Oct 14 13:08:19.607 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.607 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.607 INFO kablam! Oct 14 13:08:19.607 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.607 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.607 INFO kablam! | Oct 14 13:08:19.607 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.607 INFO kablam! ... Oct 14 13:08:19.607 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.607 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.607 INFO kablam! Oct 14 13:08:19.611 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.611 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.611 INFO kablam! | Oct 14 13:08:19.611 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.611 INFO kablam! ... Oct 14 13:08:19.611 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.611 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.611 INFO kablam! Oct 14 13:08:19.611 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.611 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.613 INFO kablam! | Oct 14 13:08:19.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.613 INFO kablam! ... Oct 14 13:08:19.613 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.613 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.613 INFO kablam! Oct 14 13:08:19.613 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.613 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.613 INFO kablam! | Oct 14 13:08:19.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.613 INFO kablam! ... Oct 14 13:08:19.613 INFO kablam! 1483 | reg_op!(engine, "+", add, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.613 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.613 INFO kablam! Oct 14 13:08:19.613 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.613 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.613 INFO kablam! | Oct 14 13:08:19.613 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.616 INFO kablam! ... Oct 14 13:08:19.617 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.617 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.617 INFO kablam! Oct 14 13:08:19.617 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.617 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.617 INFO kablam! | Oct 14 13:08:19.617 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.617 INFO kablam! ... Oct 14 13:08:19.617 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.617 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.617 INFO kablam! Oct 14 13:08:19.617 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.617 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.617 INFO kablam! | Oct 14 13:08:19.617 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.617 INFO kablam! ... Oct 14 13:08:19.617 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.617 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.617 INFO kablam! Oct 14 13:08:19.617 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.617 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.617 INFO kablam! | Oct 14 13:08:19.617 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.617 INFO kablam! ... Oct 14 13:08:19.617 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.617 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.617 INFO kablam! Oct 14 13:08:19.617 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.617 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.617 INFO kablam! | Oct 14 13:08:19.617 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.623 INFO kablam! ... Oct 14 13:08:19.623 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.623 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.623 INFO kablam! Oct 14 13:08:19.623 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.623 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.623 INFO kablam! | Oct 14 13:08:19.623 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.623 INFO kablam! ... Oct 14 13:08:19.623 INFO kablam! 1484 | reg_op!(engine, "-", sub, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.623 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.623 INFO kablam! Oct 14 13:08:19.623 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1485 | reg_op!(engine, "*", mul, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.624 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.624 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.624 INFO kablam! | Oct 14 13:08:19.624 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.624 INFO kablam! ... Oct 14 13:08:19.624 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.624 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.624 INFO kablam! Oct 14 13:08:19.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.627 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.627 INFO kablam! | Oct 14 13:08:19.627 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.627 INFO kablam! ... Oct 14 13:08:19.627 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.627 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.627 INFO kablam! Oct 14 13:08:19.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.627 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.627 INFO kablam! | Oct 14 13:08:19.627 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.627 INFO kablam! ... Oct 14 13:08:19.627 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.627 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.627 INFO kablam! Oct 14 13:08:19.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.627 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.627 INFO kablam! | Oct 14 13:08:19.627 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.627 INFO kablam! ... Oct 14 13:08:19.627 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.627 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.627 INFO kablam! Oct 14 13:08:19.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.627 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.627 INFO kablam! | Oct 14 13:08:19.627 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.627 INFO kablam! ... Oct 14 13:08:19.627 INFO kablam! 1486 | reg_op!(engine, "/", div, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.627 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.627 INFO kablam! Oct 14 13:08:19.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.635 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.635 INFO kablam! | Oct 14 13:08:19.635 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.635 INFO kablam! ... Oct 14 13:08:19.635 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.635 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.635 INFO kablam! Oct 14 13:08:19.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.635 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.635 INFO kablam! | Oct 14 13:08:19.635 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.635 INFO kablam! ... Oct 14 13:08:19.635 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.635 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.635 INFO kablam! Oct 14 13:08:19.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.635 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.635 INFO kablam! | Oct 14 13:08:19.635 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.635 INFO kablam! ... Oct 14 13:08:19.635 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.635 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.635 INFO kablam! Oct 14 13:08:19.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.635 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.635 INFO kablam! | Oct 14 13:08:19.635 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.635 INFO kablam! ... Oct 14 13:08:19.635 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.635 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.635 INFO kablam! Oct 14 13:08:19.635 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.635 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.635 INFO kablam! | Oct 14 13:08:19.636 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.636 INFO kablam! ... Oct 14 13:08:19.636 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.636 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.636 INFO kablam! Oct 14 13:08:19.636 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.636 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.636 INFO kablam! | Oct 14 13:08:19.636 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.636 INFO kablam! ... Oct 14 13:08:19.636 INFO kablam! 1487 | reg_op!(engine, "%", rem, i32, i64, u32, u64, f32, f64); Oct 14 13:08:19.636 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.636 INFO kablam! Oct 14 13:08:19.636 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.636 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.636 INFO kablam! | Oct 14 13:08:19.636 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.636 INFO kablam! ... Oct 14 13:08:19.636 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:19.636 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.636 INFO kablam! Oct 14 13:08:19.636 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.636 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.636 INFO kablam! | Oct 14 13:08:19.636 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.636 INFO kablam! ... Oct 14 13:08:19.636 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:19.636 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.636 INFO kablam! Oct 14 13:08:19.636 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.636 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.636 INFO kablam! | Oct 14 13:08:19.636 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.636 INFO kablam! ... Oct 14 13:08:19.636 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:19.636 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.636 INFO kablam! Oct 14 13:08:19.636 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.636 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.636 INFO kablam! | Oct 14 13:08:19.636 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.636 INFO kablam! ... Oct 14 13:08:19.636 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:19.636 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.636 INFO kablam! Oct 14 13:08:19.643 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.643 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.643 INFO kablam! | Oct 14 13:08:19.643 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.643 INFO kablam! ... Oct 14 13:08:19.643 INFO kablam! 1489 | reg_cmp!(engine, "<", lt, i32, i64, u32, u64, String); Oct 14 13:08:19.643 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.643 INFO kablam! Oct 14 13:08:19.643 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.643 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.643 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1490 | reg_cmp!(engine, "<=", lte, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.644 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.644 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.644 INFO kablam! | Oct 14 13:08:19.644 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.644 INFO kablam! ... Oct 14 13:08:19.644 INFO kablam! 1491 | reg_cmp!(engine, ">", gt, i32, i64, u32, u64, String); Oct 14 13:08:19.644 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 14 13:08:19.644 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:19.645 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:19.645 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:19.645 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:19.645 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1492 | reg_cmp!(engine, ">=", gte, i32, i64, u32, u64, String); Oct 14 13:08:19.645 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.645 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.645 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.645 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.645 INFO kablam! ... Oct 14 13:08:19.645 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.645 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.645 INFO kablam! Oct 14 13:08:19.645 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.645 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.645 INFO kablam! | Oct 14 13:08:19.645 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1493 | reg_cmp!(engine, "==", eq, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1463:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1463 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->bool)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1494 | reg_cmp!(engine, "!=", ne, i32, i64, u32, u64, bool, String); Oct 14 13:08:19.646 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.646 INFO kablam! ... Oct 14 13:08:19.646 INFO kablam! 1496 | reg_op!(engine, "||", or, bool); Oct 14 13:08:19.646 INFO kablam! | -------------------------------- in this macro invocation Oct 14 13:08:19.646 INFO kablam! Oct 14 13:08:19.646 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:08:19.646 INFO kablam! --> src/engine.rs:1455:45 Oct 14 13:08:19.646 INFO kablam! | Oct 14 13:08:19.646 INFO kablam! 1455 | $engine.register_fn($x, ($op as fn(x: $y, y: $y)->$y)); Oct 14 13:08:19.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:08:19.647 INFO kablam! ... Oct 14 13:08:19.647 INFO kablam! 1497 | reg_op!(engine, "&&", and, bool); Oct 14 13:08:19.647 INFO kablam! | --------------------------------- in this macro invocation Oct 14 13:08:19.647 INFO kablam! Oct 14 13:08:26.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.80s Oct 14 13:08:26.965 INFO kablam! su: No module specific data is present Oct 14 13:08:27.704 INFO running `"docker" "rm" "-f" "ab6f4d7946368927c0b05e90e2d1a063b27f48dd88003552d7e017c598877349"` Oct 14 13:08:27.955 INFO blam! ab6f4d7946368927c0b05e90e2d1a063b27f48dd88003552d7e017c598877349 Oct 14 13:08:27.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 13:08:28.403 INFO blam! 823c279912b20d60b5ab274634bd12f288b7cc620ec258c9899618746786e201 Oct 14 13:08:28.408 INFO running `"docker" "start" "-a" "823c279912b20d60b5ab274634bd12f288b7cc620ec258c9899618746786e201"` Oct 14 13:08:29.379 INFO kablam! usermod: no changes Oct 14 13:08:29.419 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/reuse_scope.rs Oct 14 13:08:29.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 13:08:29.435 INFO kablam! Running /target/debug/deps/nary-05ee7865e60f0b8b Oct 14 13:08:29.436 INFO blam! Oct 14 13:08:29.436 INFO blam! running 18 tests Oct 14 13:08:29.463 INFO blam! test tests::test_big_get_set ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_arrays ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_big_internal_fn ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_bool_op2 ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_array_with_structs ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_if ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_bool_op1 ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_get_set ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_chars ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_string ... ok Oct 14 13:08:29.471 INFO blam! test tests::test_number_literal ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_op_prec ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_internal_fn ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_while ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_mismatched_op ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_method_call ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_ops ... ok Oct 14 13:08:29.475 INFO blam! test tests::test_var_scope ... ok Oct 14 13:08:29.475 INFO blam! Oct 14 13:08:29.475 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:08:29.475 INFO blam! Oct 14 13:08:29.477 INFO kablam! Doc-tests nary Oct 14 13:08:29.723 INFO blam! Oct 14 13:08:29.723 INFO blam! running 0 tests Oct 14 13:08:29.723 INFO blam! Oct 14 13:08:29.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:08:29.723 INFO blam! Oct 14 13:08:29.731 INFO kablam! su: No module specific data is present Oct 14 13:08:30.649 INFO running `"docker" "rm" "-f" "823c279912b20d60b5ab274634bd12f288b7cc620ec258c9899618746786e201"` Oct 14 13:08:30.899 INFO blam! 823c279912b20d60b5ab274634bd12f288b7cc620ec258c9899618746786e201